Skip to content

Instantly share code, notes, and snippets.

@ilovezfs
Created September 4, 2017 15:56
Show Gist options
  • Save ilovezfs/84c900483ecb5633d1fad299c5f94c57 to your computer and use it in GitHub Desktop.
Save ilovezfs/84c900483ecb5633d1fad299c5f94c57 to your computer and use it in GitHub Desktop.
==> Downloading https://poppler.freedesktop.org/poppler-0.59.0.tar.xz
Already downloaded: /Users/joe/Library/Caches/Homebrew/poppler-0.59.0.tar.xz
==> Verifying poppler-0.59.0.tar.xz checksum
tar xJf /Users/joe/Library/Caches/Homebrew/poppler-0.59.0.tar.xz
==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/poppler/0.59.0 --enable-xpdf-headers --enable-poppler-glib --disable-gtk-test --enable-introspection=yes --disable-poppler-qt4 --disable-poppler-qt5
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for gcc... /usr/bin/clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/clang accepts -g... yes
checking for /usr/bin/clang option to accept ISO C89... none needed
checking whether /usr/bin/clang understands -c and -o together... yes
checking dependency style of /usr/bin/clang... none
checking how to run the C preprocessor... /usr/bin/clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking build system type... x86_64-apple-darwin15.6.0
checking host system type... x86_64-apple-darwin15.6.0
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert x86_64-apple-darwin15.6.0 file names to x86_64-apple-darwin15.6.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin15.6.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/clang object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/clang static flag -static works... no
checking if /usr/bin/clang supports -c -o file.o... yes
checking if /usr/bin/clang supports -c -o file.o... (cached) yes
checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin15.6.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gcc... (cached) /usr/bin/clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/bin/clang accepts -g... (cached) yes
checking for /usr/bin/clang option to accept ISO C89... (cached) none needed
checking whether /usr/bin/clang understands -c and -o together... (cached) yes
checking dependency style of /usr/bin/clang... (cached) none
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/clang++ accepts -g... yes
checking dependency style of /usr/bin/clang++... none
checking how to run the C++ preprocessor... /usr/bin/clang++ -E
checking for ld used by /usr/bin/clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking for /usr/bin/clang++ option to produce PIC... -fno-common -DPIC
checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/clang++ static flag -static works... no
checking if /usr/bin/clang++ supports -c -o file.o... yes
checking if /usr/bin/clang++ supports -c -o file.o... (cached) yes
checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin15.6.0 dyld
checking how to hardcode library paths into programs... immediate
checking for library containing strerror... none required
checking for /usr/bin/clang option to accept ISO C99... none needed
checking for /usr/bin/clang option to accept ISO Standard C... (cached) none needed
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether /usr/bin/clang++ accepts -g... (cached) yes
checking dependency style of /usr/bin/clang++... (cached) none
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_THREAD_SAFE
checking for PTHREAD_PRIO_INHERIT... yes
checking for X... libraries /usr/X11/lib, headers /usr/X11/include
checking whether -R must be followed by a space... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for stdint.h... (cached) yes
checking whether gettimeofday is declared... yes
checking for gettimeofday... yes
checking for localtime_r... yes
checking for gmtime_r... yes
checking for timegm... yes
checking for rand_r... yes
checking for nanosleep... yes
checking for LIBOPENJPEG... yes
checking for NSS3... no
checking for TIFFOpen in -ltiff... yes
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking for popen... yes
checking for mkstemp... yes
checking for mkstemps... yes
checking for strcpy_s... no
checking for strcat_s... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseek64... no
checking for ftell64... no
checking for pread64... no
checking for lseek64... no
checking for inflate in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking libjpeg.h works correctly... ok
checking for LIBPNG... yes
checking for FREETYPE... yes
checking which font configuration to use... fontconfig
checking for FONTCONFIG... yes
checking for CAIRO... yes
checking for PDFTOCAIRO... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for sys/stat.h... (cached) yes
checking for POPPLER_GLIB... yes
checking for gobject-introspection... yes
checking for glib-mkenums... /usr/local/bin/glib-mkenums
checking for gtk-doc... no
configure: WARNING:
You will not be able to create source packages with 'make dist'
because gtk-doc >= 1.14 is not found.
checking for gtkdoc-check... no
checking for gtkdoc-check... no
checking for gtkdoc-rebase... no
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking for GTKDOC_DEPS... yes
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... -liconv
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for LCMS... yes
checking for test data in /private/tmp/poppler-20170904-38890-d6tmps/poppler-0.59.0/./../test... no
configure: WARNING:
No test data found in /private/tmp/poppler-20170904-38890-d6tmps/poppler-0.59.0/./../test.
You will not be able to run 'make check' successfully.
The test data is not included in the source packages
and is also not part of the main git repository. Instead,
you can checkout the test data from its own git
repository with:
git clone git://git.freedesktop.org/git/poppler/test
You should checkout the test data as a sibling of your
poppler source folder or specify the location of your
checkout with --with-testdatadir=/path/to/checkoutdir/test.
checking for -fno-check-new compiler flag... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating goo/Makefile
config.status: creating fofi/Makefile
config.status: creating splash/Makefile
config.status: creating poppler/Makefile
config.status: creating utils/Makefile
config.status: creating glib/Makefile
config.status: creating glib/poppler-features.h
config.status: creating glib/reference/Makefile
config.status: creating glib/reference/version.xml
config.status: creating glib/demo/Makefile
config.status: creating test/Makefile
config.status: creating qt4/Makefile
config.status: creating qt4/src/Makefile
config.status: creating qt4/tests/Makefile
config.status: creating qt4/demos/Makefile
config.status: creating qt5/Makefile
config.status: creating qt5/src/Makefile
config.status: creating qt5/tests/Makefile
config.status: creating qt5/demos/Makefile
config.status: creating cpp/Makefile
config.status: creating cpp/poppler-version.h
config.status: creating cpp/tests/Makefile
config.status: creating poppler.pc
config.status: creating poppler-uninstalled.pc
config.status: creating poppler-cairo.pc
config.status: creating poppler-cairo-uninstalled.pc
config.status: creating poppler-splash.pc
config.status: creating poppler-splash-uninstalled.pc
config.status: creating poppler-glib.pc
config.status: creating poppler-glib-uninstalled.pc
config.status: creating poppler-qt4.pc
config.status: creating poppler-qt4-uninstalled.pc
config.status: creating poppler-qt5.pc
config.status: creating poppler-qt5-uninstalled.pc
config.status: creating poppler-cpp.pc
config.status: creating poppler-cpp-uninstalled.pc
config.status: creating config.h
config.status: creating poppler/poppler-config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Building poppler with support for:
font configuration: fontconfig
splash output: yes
cairo output: yes
qt4 wrapper: no
qt5 wrapper: no
glib wrapper: yes
introspection: yes
cpp wrapper: yes
use gtk-doc: no
use libjpeg: yes
use libpng: yes
use libtiff: yes
use zlib compress: yes
use zlib uncompress: no
use nss: no
use libcurl: no
use libopenjpeg: yes
with openjpeg2
use cms: yes
with lcms2
command line utils: yes
test data dir: /private/tmp/poppler-20170904-38890-d6tmps/poppler-0.59.0/./../test
==> make install
Making install in goo
CXX libgoo_la-gfile.lo
CXX libgoo_la-gmempp.lo
CXX libgoo_la-GooHash.lo
CXX libgoo_la-GooList.lo
CXX libgoo_la-GooTimer.lo
CXX libgoo_la-GooString.lo
CXX libgoo_la-gmem.lo
CXX libgoo_la-FixedPoint.lo
CXX libgoo_la-NetPBMWriter.lo
CXX libgoo_la-PNGWriter.lo
CXX libgoo_la-JpegWriter.lo
CXX libgoo_la-TiffWriter.lo
CXX libgoo_la-ImgWriter.lo
CXX libgoo_la-gstrtod.lo
CXX libgoo_la-grandom.lo
CXX libgoo_la-glibc.lo
CXXLD libgoo.la
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgoo.a(libgoo_la-gmempp.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgoo.a(libgoo_la-FixedPoint.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgoo.a(libgoo_la-glibc.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgoo.a(libgoo_la-gmempp.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgoo.a(libgoo_la-FixedPoint.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgoo.a(libgoo_la-glibc.o) has no symbols
make[2]: Nothing to be done for `install-exec-am'.
.././install-sh -c -d '/usr/local/Cellar/poppler/0.59.0/include/poppler/goo'
/usr/bin/install -c -m 644 GooHash.h GooList.h GooTimer.h GooMutex.h GooString.h gtypes.h gmem.h gfile.h FixedPoint.h NetPBMWriter.h PNGWriter.h JpegWriter.h TiffWriter.h ImgWriter.h GooLikely.h gstrtod.h grandom.h '/usr/local/Cellar/poppler/0.59.0/include/poppler/goo'
Making install in fofi
CXX libfofi_la-FoFiBase.lo
CXX libfofi_la-FoFiEncodings.lo
CXX libfofi_la-FoFiTrueType.lo
CXX libfofi_la-FoFiType1.lo
CXX libfofi_la-FoFiType1C.lo
CXX libfofi_la-FoFiIdentifier.lo
CXXLD libfofi.la
make[2]: Nothing to be done for `install-exec-am'.
.././install-sh -c -d '/usr/local/Cellar/poppler/0.59.0/include/poppler/fofi'
/usr/bin/install -c -m 644 FoFiBase.h FoFiEncodings.h FoFiTrueType.h FoFiType1.h FoFiIdentifier.h FoFiType1C.h '/usr/local/Cellar/poppler/0.59.0/include/poppler/fofi'
Making install in splash
CXX libsplash_la-Splash.lo
CXX libsplash_la-SplashBitmap.lo
CXX libsplash_la-SplashClip.lo
CXX libsplash_la-SplashFTFont.lo
CXX libsplash_la-SplashFTFontEngine.lo
CXX libsplash_la-SplashFTFontFile.lo
CXX libsplash_la-SplashFont.lo
CXX libsplash_la-SplashFontEngine.lo
CXX libsplash_la-SplashFontFile.lo
CXX libsplash_la-SplashFontFileID.lo
CXX libsplash_la-SplashPath.lo
CXX libsplash_la-SplashPattern.lo
CXX libsplash_la-SplashScreen.lo
CXX libsplash_la-SplashState.lo
CXX libsplash_la-SplashT1Font.lo
CXX libsplash_la-SplashT1FontEngine.lo
CXX libsplash_la-SplashT1FontFile.lo
CXX libsplash_la-SplashXPath.lo
CXX libsplash_la-SplashXPathScanner.lo
CXXLD libsplash.la
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsplash.a(libsplash_la-SplashT1Font.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsplash.a(libsplash_la-SplashT1FontEngine.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsplash.a(libsplash_la-SplashT1FontFile.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsplash.a(libsplash_la-SplashT1Font.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsplash.a(libsplash_la-SplashT1FontEngine.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsplash.a(libsplash_la-SplashT1FontFile.o) has no symbols
make[2]: Nothing to be done for `install-exec-am'.
.././install-sh -c -d '/usr/local/Cellar/poppler/0.59.0/include/poppler/splash'
/usr/bin/install -c -m 644 Splash.h SplashBitmap.h SplashClip.h SplashErrorCodes.h SplashFTFont.h SplashFTFontEngine.h SplashFTFontFile.h SplashFont.h SplashFontEngine.h SplashFontFile.h SplashFontFileID.h SplashGlyphBitmap.h SplashMath.h SplashPath.h SplashPattern.h SplashScreen.h SplashState.h SplashT1Font.h SplashT1FontEngine.h SplashT1FontFile.h SplashTypes.h SplashXPath.h SplashXPathScanner.h '/usr/local/Cellar/poppler/0.59.0/include/poppler/splash'
Making install in poppler
CXX libpoppler_la-SplashOutputDev.lo
CXX libpoppler_la-DCTStream.lo
CXX libpoppler_la-FlateEncoder.lo
CXX libpoppler_la-JPEG2000Stream.lo
CXX libpoppler_la-Annot.lo
CXX libpoppler_la-Array.lo
CXX libpoppler_la-BuiltinFont.lo
CXX libpoppler_la-BuiltinFontTables.lo
CXX libpoppler_la-CachedFile.lo
CXX libpoppler_la-Catalog.lo
CXX libpoppler_la-CharCodeToUnicode.lo
CXX libpoppler_la-CMap.lo
CXX libpoppler_la-DateInfo.lo
CXX libpoppler_la-Decrypt.lo
CXX libpoppler_la-Dict.lo
CXX libpoppler_la-Error.lo
CXX libpoppler_la-FileSpec.lo
CXX libpoppler_la-FontEncodingTables.lo
CXX libpoppler_la-Form.lo
CXX libpoppler_la-FontInfo.lo
CXX libpoppler_la-Function.lo
CXX libpoppler_la-Gfx.lo
CXX libpoppler_la-GfxFont.lo
CXX libpoppler_la-GfxState.lo
CXX libpoppler_la-GlobalParams.lo
CXX libpoppler_la-Hints.lo
CXX libpoppler_la-JArithmeticDecoder.lo
CXX libpoppler_la-JBIG2Stream.lo
CXX libpoppler_la-Lexer.lo
CXX libpoppler_la-Linearization.lo
CXX libpoppler_la-Link.lo
CXX libpoppler_la-LocalPDFDocBuilder.lo
CXX libpoppler_la-Movie.lo
CXX libpoppler_la-NameToCharCode.lo
CXX libpoppler_la-Object.lo
CXX libpoppler_la-OptionalContent.lo
CXX libpoppler_la-Outline.lo
CXX libpoppler_la-OutputDev.lo
CXX libpoppler_la-Page.lo
CXX libpoppler_la-PageTransition.lo
CXX libpoppler_la-Parser.lo
CXX libpoppler_la-PDFDoc.lo
CXX libpoppler_la-PDFDocEncoding.lo
CXX libpoppler_la-PDFDocFactory.lo
CXX libpoppler_la-PopplerCache.lo
CXX libpoppler_la-ProfileData.lo
CXX libpoppler_la-PreScanOutputDev.lo
CXX libpoppler_la-PSTokenizer.lo
CXX libpoppler_la-Rendition.lo
CXX libpoppler_la-SignatureInfo.lo
CXX libpoppler_la-StdinCachedFile.lo
CXX libpoppler_la-StdinPDFDocBuilder.lo
CXX libpoppler_la-Stream.lo
CXX libpoppler_la-StructTreeRoot.lo
CXX libpoppler_la-StructElement.lo
StructElement.cc:264:32: error: default initialization of an object of const type 'const AttributeDefaults' without a user-provided default constructor
static const AttributeDefaults attributeDefaults;
^
{}
1 error generated.
make[1]: *** [libpoppler_la-StructElement.lo] Error 1
make: *** [install-recursive] Error 1
/usr/local/Homebrew/Library/Homebrew/debrew.rb:11:in `raise'
BuildError: Failed executing: make install
1. raise
2. ignore
3. backtrace
4. irb
5. shell
Choose an action: 5
When you exit this shell, you will return to the menu.
bash-3.2$ make -j1 V=1
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive
Making all in goo
make[2]: Nothing to be done for `all'.
Making all in fofi
make[2]: Nothing to be done for `all'.
Making all in splash
make[2]: Nothing to be done for `all'.
Making all in poppler
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-am
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/little-cms2/2.8_1/include -I/usr/local/opt/openjpeg/include/openjpeg-2.2 -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I.. -I../goo -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/readline/include -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -Os -w -pipe -march=native -mmacosx-version-min=10.11 -std=c++11 -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -c -o libpoppler_la-StructElement.lo `test -f 'StructElement.cc' || echo './'`StructElement.cc
libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/little-cms2/2.8_1/include -I/usr/local/opt/openjpeg/include/openjpeg-2.2 -I/usr/local/Cellar/libpng/1.6.32/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.4/include -I/usr/local/opt/freetype/include/freetype2 -I.. -I../goo -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/readline/include -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -fPIC -Wall -Woverloaded-virtual -Wnon-virtual-dtor -Wcast-align -fno-exceptions -fno-check-new -fno-common -Os -w -pipe -march=native -mmacosx-version-min=10.11 -std=c++11 -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -c StructElement.cc -fno-common -DPIC -o .libs/libpoppler_la-StructElement.o
StructElement.cc:264:32: error: default initialization of an object of const type 'const AttributeDefaults' without a user-provided default constructor
static const AttributeDefaults attributeDefaults;
^
{}
1 error generated.
make[3]: *** [libpoppler_la-StructElement.lo] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
bash-3.2$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment