[Bug 278657] graphics/poppler: 14-STABLE compile failure: error: "If libc++ starts defining <setjmp.h>

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 30 Apr 2024 04:56:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278657

            Bug ID: 278657
           Summary: graphics/poppler: 14-STABLE compile failure: error:
                    "If libc++ starts defining <setjmp.h>
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: desktop@FreeBSD.org
          Reporter: ohartmann@walstatt.org
          Assignee: desktop@FreeBSD.org
             Flags: maintainer-feedback?(desktop@FreeBSD.org)

While the port graphics/poppler compiles fine in CURRENT (both poudriere and
traditional source/make), it fails compiling via make on 14-STABLE (FreeBSD
14.1-PRERELEASE #5 stable/14-n267548-abc4b308894: Mon Apr 29 15:27:50 CEST 2024
amd64)with the error show below. even after recompiling all dependencies via
"portmaster -df graphics/poppler":

[...]
In file included from
/usr/ports/graphics/poppler/work/poppler-24.02.0/poppler/ImageEmbeddingUtils.cc:23:
/usr/include/c++/v1/csetjmp:40:6: error: "If libc++ starts defining <setjmp.h>,
the __has_include check should move to libc++'s <setjmp.h>"
   40 | #    error "If libc++ starts defining <setjmp.h>, the __has_include
check should move to libc++'s <setjmp.h>"
      |      ^
1 error generated.

-- 
You are receiving this mail because:
You are the assignee for the bug.