Created
February 22, 2014 17:46
-
-
Save sbp/9158848 to your computer and use it in GitHub Desktop.
Debug information for https://github.com/Homebrew/homebrew/issues/26920
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
/Library/Developer/CommandLineTools/usr/bin/make all-recursive | |
Making all in gdk-pixbuf | |
GEN s-enum-types-h | |
GEN stamp-gdk-pixbuf-marshal.h | |
/Library/Developer/CommandLineTools/usr/bin/make all-recursive | |
Making all in pixops | |
CC pixops.lo | |
CCLD libpixops.la | |
CC timescale.o | |
CCLD timescale | |
CC gdk-pixbuf.lo | |
CC gdk-pixbuf-animation.lo | |
CC gdk-pixbuf-data.lo | |
CC gdk-pixbuf-io.lo | |
CC gdk-pixbuf-loader.lo | |
CC gdk-pixbuf-scale.lo | |
CC gdk-pixbuf-simple-anim.lo | |
CC gdk-pixbuf-scaled-anim.lo | |
CC gdk-pixbuf-util.lo | |
gdk-pixbuf-util.c:24:10: fatal error: 'libintl.h' file not found | |
#include <libintl.h> | |
^ | |
1 error generated. | |
make[4]: *** [gdk-pixbuf-util.lo] Error 1 | |
make[3]: *** [all-recursive] Error 1 | |
make[2]: *** [all] Error 2 | |
make[1]: *** [all-recursive] Error 1 | |
make: *** [all] Error 2 | |
HOMEBREW_VERSION: 0.9.5 | |
HEAD: 7053381dce9a0226256b77d66ce2c0c342f3fe55 | |
CPU: quad-core 64-bit arrandale | |
OS X: 10.9.1-x86_64 | |
CLT: 5.0.1.0.1.1382131676 | |
X11: 2.7.5 => /opt/X11 |
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
$ brew doctor | |
Warning: Unbrewed dylibs were found in /usr/local/lib. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected dylibs: | |
/usr/local/lib/IKStealthPedalAPI.dylib | |
/usr/local/lib/IKStompIO1API.dylib | |
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
$ HOMEBREW_MAzJOBS=1 brew install -v gdk-pixbuf 2>&1 | |
==> Downloading http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/2.30/gdk-pixbuf-2.30.4.tar.xz | |
Already downloaded: /Library/Caches/Homebrew/gdk-pixbuf-2.30.4.tar.xz | |
==> Verifying gdk-pixbuf-2.30.4.tar.xz checksum | |
/usr/local/opt/xz/bin/xz -dc "/Library/Caches/Homebrew/gdk-pixbuf-2.30.4.tar.xz" | tar xf - | |
==> ./configure --disable-dependency-tracking --disable-maintainer-mode --enable-debug=no --prefix=/usr/local/Cellar/gdk-pixbuf/2.30.4 --enable-introspection=yes --disable-Bsymbolic --without-gdiplus | |
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 UID '501' is supported by ustar format... yes | |
checking whether GID '20' is supported by ustar format... yes | |
checking how to create a ustar tar archive... gnutar | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking whether make supports nested variables... (cached) yes | |
checking for gcc... 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 clang accepts -g... yes | |
checking for clang option to accept ISO C89... none needed | |
checking whether clang understands -c and -o together... yes | |
checking for style of include used by make... GNU | |
checking dependency style of clang... none | |
checking whether clang and cc understand -c and -o together... yes | |
checking for clang option to accept ISO C99... none needed | |
checking for clang option to accept ISO Standard C... (cached) none needed | |
checking whether make sets $(MAKE)... (cached) yes | |
checking for gawk... (cached) awk | |
checking for pkg-config... /usr/local/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking build system type... x86_64-apple-darwin13.0.0 | |
checking host system type... x86_64-apple-darwin13.0.0 | |
checking for native Win32... no | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/sed | |
checking for grep that handles long lines and -e... /usr/local/bin/ggrep | |
checking for egrep... /usr/local/bin/ggrep -E | |
checking for fgrep... /usr/local/bin/ggrep -F | |
checking for ld used by clang... /usr/local/Library/ENV/4.3/ld | |
checking if the linker (/usr/local/Library/ENV/4.3/ld) is GNU ld... no | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm | |
checking the name lister (/usr/bin/nm) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 196608 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking how to convert x86_64-apple-darwin13.0.0 file names to x86_64-apple-darwin13.0.0 format... func_convert_file_noop | |
checking how to convert x86_64-apple-darwin13.0.0 file names to toolchain format... func_convert_file_noop | |
checking for /usr/local/Library/ENV/4.3/ld option to reload object files... -r | |
checking for objdump... no | |
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 output from clang object... ok | |
checking for sysroot... no | |
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... clang -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 clang supports -fno-rtti -fno-exceptions... yes | |
checking for clang option to produce PIC... -fno-common -DPIC | |
checking if clang PIC flag -fno-common -DPIC works... yes | |
checking if clang static flag -static works... no | |
checking if clang supports -c -o file.o... yes | |
checking if clang supports -c -o file.o... (cached) yes | |
checking whether the clang linker (/usr/local/Library/ENV/4.3/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin13.0.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... no | |
configure: creating ./config.lt | |
config.lt: creating libtool | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... no | |
checking dependency style of clang... none | |
checking for some Win32 platform... no | |
checking whether build environment is sane... yes | |
checking for BASE_DEPENDENCIES... yes | |
checking Whether to write dependencies into .pc files... no | |
checking for perl5... no | |
checking for perl... /usr/bin/perl | |
checking for sigsetjmp... yes | |
checking whether NLS is requested... yes | |
checking for msgfmt... /usr/local/opt/gettext/bin/msgfmt | |
checking for gmsgfmt... /usr/local/opt/gettext/bin/msgfmt | |
checking for xgettext... /usr/local/opt/gettext/bin/xgettext | |
checking for msgmerge... /usr/local/opt/gettext/bin/msgmerge | |
checking for ld used by GCC... /usr/local/Library/ENV/4.3/ld | |
checking if the linker (/usr/local/Library/ENV/4.3/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... no | |
checking whether to use NLS... no | |
checking for extra flags to get ANSI library prototypes... none needed | |
checking for the BeOS... no | |
checking for HP-UX... no | |
checking for extra flags for POSIX compliance... none needed | |
checking for pkg-config... (cached) /usr/local/bin/pkg-config | |
checking pkg-config is at least version 0.16... yes | |
checking for GLIB - version >= 2.37.6... yes (version 2.38.2) | |
checking for bind_textdomain_codeset... yes | |
checking for unistd.h... (cached) yes | |
checking sys/resource.h usability... yes | |
checking sys/resource.h presence... yes | |
checking for sys/resource.h... yes | |
checking for setrlimit... yes | |
checking for ANSI C header files... (cached) yes | |
checking for an ANSI C-conforming const... yes | |
checking whether to build gmodulized gdk-pixbuf... yes | |
checking whether dynamic modules work... yes | |
checking for TIFFReadRGBAImageOriented in -ltiff... yes | |
checking tiffio.h usability... yes | |
checking tiffio.h presence... yes | |
checking for tiffio.h... yes | |
checking for jpeg_destroy_decompress in -ljpeg... yes | |
checking for jpeglib.h... yes | |
checking for jpeg_simple_progression in -ljpeg... yes | |
checking for libpng16... no | |
checking for libpng15... yes | |
checking pixbuf loaders to build... | |
checking if gio can sniff png... no | |
checking sys/systeminfo.h usability... no | |
checking sys/systeminfo.h presence... no | |
checking for sys/systeminfo.h... no | |
checking sys/sysinfo.h usability... no | |
checking sys/sysinfo.h presence... no | |
checking for sys/sysinfo.h... no | |
checking for mediaLib 2.3... checking for mlib_ImageSetStruct in -lmlib... no | |
checking for x86 platform... no | |
checking for gobject-introspection... yes | |
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 db2html... false | |
checking whether to build with gcov testing... no | |
checking that generated files are newer than configure... done | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating gdk-pixbuf-2.0.pc | |
config.status: creating gdk-pixbuf-2.0-uninstalled.pc | |
config.status: creating gdk-pixbuf/Makefile | |
config.status: creating gdk-pixbuf/gdk_pixbuf.rc | |
config.status: creating gdk-pixbuf/gdk-pixbuf-features.h | |
config.status: creating gdk-pixbuf/pixops/Makefile | |
config.status: creating build/Makefile | |
config.status: creating build/win32/Makefile | |
config.status: creating build/win32/vs9/Makefile | |
config.status: creating build/win32/vs10/Makefile | |
config.status: creating docs/Makefile | |
config.status: creating docs/reference/Makefile | |
config.status: creating docs/reference/gdk-pixbuf/Makefile | |
config.status: creating docs/reference/gdk-pixbuf/version.xml | |
config.status: creating po/Makefile.in | |
config.status: creating tests/Makefile | |
config.status: creating contrib/Makefile | |
config.status: creating contrib/gdk-pixbuf-xlib/Makefile | |
config.status: creating contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-2.0.pc | |
config.status: creating config.h.win32 | |
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 | |
==> make | |
/Library/Developer/CommandLineTools/usr/bin/make all-recursive | |
Making all in gdk-pixbuf | |
GEN s-enum-types-h | |
GEN stamp-gdk-pixbuf-marshal.h | |
/Library/Developer/CommandLineTools/usr/bin/make all-recursive | |
Making all in pixops | |
CC pixops.lo | |
CCLD libpixops.la | |
CC timescale.o | |
CCLD timescale | |
CC gdk-pixbuf.lo | |
CC gdk-pixbuf-animation.lo | |
CC gdk-pixbuf-data.lo | |
CC gdk-pixbuf-io.lo | |
CC gdk-pixbuf-loader.lo | |
CC gdk-pixbuf-scale.lo | |
CC gdk-pixbuf-simple-anim.lo | |
CC gdk-pixbuf-scaled-anim.lo | |
CC gdk-pixbuf-util.lo | |
gdk-pixbuf-util.c:24:10: fatal error: 'libintl.h' file not found | |
#include <libintl.h> | |
^ | |
1 error generated. | |
make[4]: *** [gdk-pixbuf-util.lo] Error 1 | |
make[3]: *** [all-recursive] Error 1 | |
make[2]: *** [all] Error 2 | |
make[1]: *** [all-recursive] Error 1 | |
make: *** [all] Error 2 | |
==> Configuration | |
HOMEBREW_VERSION: 0.9.5 | |
HEAD: 7053381dce9a0226256b77d66ce2c0c342f3fe55 | |
CPU: quad-core 64-bit arrandale | |
OS X: 10.9.1-x86_64 | |
CLT: 5.0.1.0.1.1382131676 | |
X11: 2.7.5 => /opt/X11 | |
==> ENV | |
HOMEBREW_CC: clang | |
HOMEBREW_CXX: clang++ | |
MAKEFLAGS: -j1 | |
CMAKE_PREFIX_PATH: /usr/local/opt/gettext:/usr/local/opt/libffi:/usr/local | |
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
PKG_CONFIG_PATH: /usr/local/opt/xz/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/gobject-introspection/lib/pkgconfig | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.9 | |
HOMEBREW_MAKE_JOBS: 1 | |
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal | |
PATH: /usr/local/bin:/usr/local/Library/ENV/4.3:/usr/local/opt/xz/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/gettext/bin:/usr/local/opt/glib/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/libtiff/bin:/usr/local/opt/libpng/bin:/usr/local/opt/gobject-introspection/bin:/usr/bin:/bin:/usr/sbin:/sbin | |
Error: gdk-pixbuf did not build | |
Logs: | |
/Users/sbp/Library/Logs/Homebrew/gdk-pixbuf/01.configure | |
/Users/sbp/Library/Logs/Homebrew/gdk-pixbuf/01.configure.cc | |
/Users/sbp/Library/Logs/Homebrew/gdk-pixbuf/02.make | |
/Users/sbp/Library/Logs/Homebrew/gdk-pixbuf/02.make.cc | |
/Users/sbp/Library/Logs/Homebrew/gdk-pixbuf/config.log | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment