Created
November 15, 2018 08:06
-
-
Save samm-git/04d9fe1289867965d3d4d985eead2dcd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
*** Configuring gegl *** [38/62] | |
./configure --prefix /Users/distiller/gtk/inst --disable-docs | |
checking whether make supports nested variables... yes | |
checking build system type... x86_64-apple-darwin17.7.0 | |
checking host system type... x86_64-apple-darwin17.7.0 | |
checking target system type... x86_64-apple-darwin17.7.0 | |
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 to enable maintainer-specific portions of Makefiles... yes | |
checking for gcc... /Applications/Xcode-10.app/Contents/Developer/usr/bin/gcc | |
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 /Applications/Xcode-10.app/Contents/Developer/usr/bin/gcc accepts -g... yes | |
checking for /Applications/Xcode-10.app/Contents/Developer/usr/bin/gcc option to accept ISO C89... none needed | |
checking whether /Applications/Xcode-10.app/Contents/Developer/usr/bin/gcc understands -c and -o together... yes | |
checking whether make supports the include directive... yes (GNU style) | |
checking dependency style of /Applications/Xcode-10.app/Contents/Developer/usr/bin/gcc... gcc3 | |
checking for /Applications/Xcode-10.app/Contents/Developer/usr/bin/gcc option to accept ISO C99... none needed | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether /Applications/Xcode-10.app/Contents/Developer/usr/bin/g++ accepts -g... yes | |
checking dependency style of /Applications/Xcode-10.app/Contents/Developer/usr/bin/g++... gcc3 | |
checking whether make sets $(MAKE)... (cached) yes | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... no | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /usr/bin/sed | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by /Applications/Xcode-10.app/Contents/Developer/usr/bin/gcc... /Applications/Xcode-10.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode-10.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-darwin17.7.0 file names to x86_64-apple-darwin17.7.0 format... func_convert_file_noop | |
checking how to convert x86_64-apple-darwin17.7.0 file names to toolchain format... func_convert_file_noop | |
checking for /Applications/Xcode-10.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... no | |
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 /Applications/Xcode-10.app/Contents/Developer/usr/bin/gcc 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 how to run the C preprocessor... /Applications/Xcode-10.app/Contents/Developer/usr/bin/gcc -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 for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if /Applications/Xcode-10.app/Contents/Developer/usr/bin/gcc supports -fno-rtti -fno-exceptions... yes | |
checking for /Applications/Xcode-10.app/Contents/Developer/usr/bin/gcc option to produce PIC... -fno-common -DPIC | |
checking if /Applications/Xcode-10.app/Contents/Developer/usr/bin/gcc PIC flag -fno-common -DPIC works... yes | |
checking if /Applications/Xcode-10.app/Contents/Developer/usr/bin/gcc static flag -static works... no | |
checking if /Applications/Xcode-10.app/Contents/Developer/usr/bin/gcc supports -c -o file.o... yes | |
checking if /Applications/Xcode-10.app/Contents/Developer/usr/bin/gcc supports -c -o file.o... (cached) yes | |
checking whether the /Applications/Xcode-10.app/Contents/Developer/usr/bin/gcc linker (/Applications/Xcode-10.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin17.7.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking for dlopen in -ldl... yes | |
checking whether a program can dlopen itself... yes | |
checking whether a statically linked program can dlopen itself... yes | |
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... no | |
checking how to run the C++ preprocessor... /Applications/Xcode-10.app/Contents/Developer/usr/bin/g++ -E | |
checking for ld used by /Applications/Xcode-10.app/Contents/Developer/usr/bin/g++... /Applications/Xcode-10.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode-10.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking whether the /Applications/Xcode-10.app/Contents/Developer/usr/bin/g++ linker (/Applications/Xcode-10.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking for /Applications/Xcode-10.app/Contents/Developer/usr/bin/g++ option to produce PIC... -fno-common -DPIC | |
checking if /Applications/Xcode-10.app/Contents/Developer/usr/bin/g++ PIC flag -fno-common -DPIC works... yes | |
checking if /Applications/Xcode-10.app/Contents/Developer/usr/bin/g++ static flag -static works... no | |
checking if /Applications/Xcode-10.app/Contents/Developer/usr/bin/g++ supports -c -o file.o... yes | |
checking if /Applications/Xcode-10.app/Contents/Developer/usr/bin/g++ supports -c -o file.o... (cached) yes | |
checking whether the /Applications/Xcode-10.app/Contents/Developer/usr/bin/g++ linker (/Applications/Xcode-10.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin17.7.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking for GNUC variadic macros... yes | |
checking for ISO C99 variadic macros in C... yes | |
checking for ISO C99 variadic macros in C++... yes | |
checking whether to turn on debugging... no | |
checking whether to turn on profiling... no | |
checking for C/C++ restrict keyword... __restrict | |
checking for aclocal flags... | |
checking for target architecture... x86_64-apple-darwin17.7.0 | |
checking for dynamic library filename suffix... .dylib | |
checking for some Darwin platform... yes | |
checking for some Win32 platform... no | |
checking for native Win32... no | |
checking to see if compiler understands -mmmx... yes | |
checking whether we can compile MMX code... yes | |
checking to see if compiler understands -msse... yes | |
checking to see if compiler understands -ftree-vectorize... yes | |
checking to see if compiler understands -ffast-math... yes | |
checking whether we can compile SSE code... yes | |
checking for perl5... no | |
checking for perl... /usr/bin/perl | |
checking for pkg-config... /Users/distiller/gtk/inst/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking for gobject-introspection... yes | |
checking for fsync... yes | |
checking for BABL... yes | |
checking for pkg-config... (cached) /Users/distiller/gtk/inst/bin/pkg-config | |
checking pkg-config is at least version 0.16... yes | |
checking for GLIB - version >= 2.44.0... yes (version 2.58.1) | |
checking for DEP... yes | |
checking whether NLS is requested... yes | |
checking for msgfmt... /Users/distiller/gtk/inst/bin/msgfmt | |
checking for gmsgfmt... /Users/distiller/gtk/inst/bin/msgfmt | |
checking for xgettext... /Users/distiller/gtk/inst/bin/xgettext | |
checking for msgmerge... /Users/distiller/gtk/inst/bin/msgmerge | |
checking for ld used by /Applications/Xcode-10.app/Contents/Developer/usr/bin/gcc... /Applications/Xcode-10.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode-10.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking for shared library run path origin... done | |
checking for CFPreferencesCopyAppValue... yes | |
checking for CFLocaleCopyCurrent... yes | |
checking for GNU gettext in libc... no | |
checking for iconv... yes | |
checking for working iconv... yes | |
checking how to link with libiconv... -liconv | |
checking for GNU gettext in libintl... yes | |
checking whether to use NLS... yes | |
checking where the gettext function comes from... external libintl | |
checking how to link with libintl... -lintl -Wl,-framework -Wl,CoreFoundation | |
checking for bind_textdomain_codeset... yes | |
checking for gtkdoc-check... /Users/distiller/gtk/inst/bin/gtkdoc-check | |
checking for gtkdoc-rebase... /Users/distiller/gtk/inst/bin/gtkdoc-rebase | |
checking for gtkdoc-mkpdf... /Users/distiller/gtk/inst/bin/gtkdoc-mkpdf | |
checking whether to build gtk-doc documentation... no | |
checking for perl5... /usr/bin/perl | |
checking for ruby... yes | |
checking for enscript... no | |
checking for asciidoc... no | |
*** Check for asciidoc failed. | |
checking for dot... no | |
*** Check for dot command failed. | |
checking for a Python interpreter with version >= 2.5.0... python | |
checking for python... /Users/distiller/gtk/inst/bin/python | |
checking for python version... 2.7 | |
checking for python platform... darwin | |
checking for python script directory... ${prefix}/lib/python2.7/site-packages | |
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages | |
checking for MRG... no | |
checking for GEXIV2... no | |
checking for CAIRO... yes | |
checking for PANGO... yes | |
checking for PANGOCAIRO... yes | |
checking for GDK_PIXBUF... yes | |
checking for LENSFUN... no | |
checking for jpeg_destroy_decompress in -ljpeg... yes | |
checking for jpeglib.h... yes | |
checking for jpeg_save_markers in -ljpeg... yes | |
checking for PNG... yes | |
checking for RSVG... no | |
checking for V4L2... no | |
checking for OPENEXR... no | |
checking for sdl-config... no | |
*** Check for SDL library failed. | |
checking for LIBRAW... no | |
checking for JASPER... no | |
checking for jas_stream_freopen in -ljasper... no | |
checking for dot... no | |
*** Check for dot command from graphviz failed. | |
checking for LUA... no | |
checking for LUA... no | |
checking for LUA... no | |
checking for AVFORMAT... no | |
checking linux/videodev2.h usability... no | |
checking linux/videodev2.h presence... no | |
checking for linux/videodev2.h... no | |
checking for LCMS... yes | |
checking for run_spiro in -lspiro... no | |
checking for EXIV2... no | |
checking for umfpack_dl_solve in -lumfpack... no | |
checking for TIFF... yes | |
checking for WEBP... no | |
checking for P2TC... no | |
checking execinfo.h usability... yes | |
checking execinfo.h presence... yes | |
checking for execinfo.h... yes | |
checking for w3m... no | |
checking for rint... yes | |
checking to see if compiler understands -Wall... yes | |
checking to see if compiler understands -Wdeclaration-after-statement... yes | |
checking to see if compiler understands -Wmissing-prototypes... yes | |
checking to see if compiler understands -Wmissing-declarations... yes | |
checking to see if compiler understands -Winit-self... yes | |
checking to see if compiler understands -Wpointer-arith... yes | |
checking to see if compiler understands -Wold-style-definition... yes | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating bin/Makefile | |
config.status: creating gcut/Makefile | |
config.status: creating gegl/Makefile | |
config.status: creating gegl/gegl-version.h | |
config.status: creating gegl/buffer/Makefile | |
config.status: creating gegl/graph/Makefile | |
config.status: creating gegl/module/Makefile | |
config.status: creating gegl/operation/Makefile | |
config.status: creating gegl/process/Makefile | |
config.status: creating gegl/property-types/Makefile | |
config.status: creating gegl/opencl/Makefile | |
config.status: creating libs/Makefile | |
config.status: creating libs/rgbe/Makefile | |
config.status: creating libs/npd/Makefile | |
config.status: creating libs/poly2tri-c/Makefile | |
config.status: creating libs/poly2tri-c/poly2tri-c/Makefile | |
config.status: creating libs/poly2tri-c/poly2tri-c/render/Makefile | |
config.status: creating libs/poly2tri-c/poly2tri-c/p2t/sweep/Makefile | |
config.status: creating libs/poly2tri-c/poly2tri-c/p2t/common/Makefile | |
config.status: creating libs/poly2tri-c/poly2tri-c/p2t/Makefile | |
config.status: creating libs/poly2tri-c/poly2tri-c/refine/Makefile | |
config.status: creating seamless-clone/Makefile | |
config.status: creating operations/Makefile | |
config.status: creating operations/core/Makefile | |
config.status: creating operations/json/Makefile | |
config.status: creating operations/common/Makefile | |
config.status: creating operations/common/perlin/Makefile | |
config.status: creating operations/common-gpl3+/Makefile | |
config.status: creating operations/seamless-clone/Makefile | |
config.status: creating operations/external/Makefile | |
config.status: creating operations/generated/Makefile | |
config.status: creating operations/transform/Makefile | |
config.status: creating operations/workshop/Makefile | |
config.status: creating operations/workshop/external/Makefile | |
config.status: creating operations/workshop/generated/Makefile | |
config.status: creating tools/Makefile | |
config.status: creating docs/Makefile | |
config.status: creating docs/index.txt | |
config.status: creating docs/hello-world.txt | |
config.status: creating docs/copyright.txt | |
config.status: creating examples/data/Makefile | |
config.status: creating tests/Makefile | |
config.status: creating tests/buffer/Makefile | |
config.status: creating tests/buffer/reference/Makefile | |
config.status: creating tests/buffer/tests/Makefile | |
config.status: creating tests/compositions/Makefile | |
config.status: creating tests/compositions/data/Makefile | |
config.status: creating tests/ff-load-save/Makefile | |
config.status: creating tests/python/Makefile | |
config.status: creating tests/simple/Makefile | |
config.status: creating tests/mipmap/Makefile | |
config.status: creating tests/xml/Makefile | |
config.status: creating tests/xml/data/Makefile | |
config.status: creating perf/Makefile | |
config.status: creating po/Makefile.in | |
config.status: creating gegl-uninstalled.pc | |
config.status: creating opencl/Makefile | |
config.status: creating gegl-0.4.pc | |
config.status: creating gegl/gegl-0.4.deps | |
config.status: creating gegl/Gegl-0.4.metadata | |
config.status: creating seamless-clone/gegl-sc-0.4.pc | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
config.status: executing po-directories commands | |
config.status: creating po/POTFILES | |
config.status: creating po/Makefile | |
Building GEGL with prefix=/Users/distiller/gtk/inst | |
Optional features: | |
GEGL docs: no | |
Build workshop: no | |
Build website: no (asciidoc not found) | |
SIMD: sse:yes mmx:yes | |
Vala support: no (vapigen not found) | |
Optional dependencies: | |
asciidoc: no (asciidoc not found) | |
enscript: no (enscript not found) | |
mrg: no (mrg not found) | |
Ruby: yes | |
Lua: no (usable lua not found) | |
Cairo: yes | |
Pango: yes | |
pangocairo: yes | |
GDKPixbuf: yes | |
JPEG: yes | |
PNG: yes | |
OpenEXR: no (OpenEXR library not found) | |
rsvg: no (usable librsvg not found) | |
SDL: no (SDL library not found) | |
libraw: no (libraw library not found) | |
Jasper: no (jasper library not found) | |
graphviz: no (graphviz not found) | |
avformat: no (sufficiently new libavformat / libavcodec or libswcale not found) | |
V4L: no (kernel header not found) | |
V4L2: no (usable libv4l2 not found) | |
spiro: no (usable SPIRO library not found) | |
EXIV: no (exiv2 library not found) | |
gexiv2: no (gexiv2 not found) | |
umfpack: no (usable umfpack library not found) | |
TIFF yes | |
webp: no (webp library not found) | |
poly2tri-c: yes (internal) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment