Any poppler version newer than 24.02.0 (the last one to build successfully for me) fails to build with:
/usr/include/c++/v1/csetjmp:39:6: error: "If libc++ starts defining <setjmp.h>, the __has_include check should move to libc++'s <setjmp.h?"
This comes from these files and a few others:
/tmp/usr/ports/graphics/poppler/work/poppler-25.0.2/poppler/Stream.cc:79
/tmp/usr/ports/graphics/poppler/work/poppler-25.0.2/poppler/DCTStream.h:25
/tmp/usr/ports/graphics/poppler/work/poppler-25.0.2/poppler/ImageEmbeddingUtils.cc:23
Any ideas why is this happening?
Many ports depend on poppler and lately all of those fail to build.
/usr/include/c++/v1/csetjmp:39:6: error: "If libc++ starts defining <setjmp.h>, the __has_include check should move to libc++'s <setjmp.h?"
This comes from these files and a few others:
/tmp/usr/ports/graphics/poppler/work/poppler-25.0.2/poppler/Stream.cc:79
/tmp/usr/ports/graphics/poppler/work/poppler-25.0.2/poppler/DCTStream.h:25
/tmp/usr/ports/graphics/poppler/work/poppler-25.0.2/poppler/ImageEmbeddingUtils.cc:23
Any ideas why is this happening?
Many ports depend on poppler and lately all of those fail to build.