Created
August 6, 2012 19:31
-
-
Save pwolanin/3277810 to your computer and use it in GitHub Desktop.
brew install -v geany output
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
==> Downloading http://download.geany.org/geany-0.21.tar.gz | |
Already downloaded: /Library/Caches/Homebrew/geany-0.21.tar.gz | |
/usr/bin/tar xf /Library/Caches/Homebrew/geany-0.21.tar.gz | |
==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/geany/0.21 | |
./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/geany/0.21 | |
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 for style of include used by make... GNU | |
checking for gcc... /usr/bin/gcc-4.2 | |
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/gcc-4.2 accepts -g... yes | |
checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed | |
checking dependency style of /usr/bin/gcc-4.2... none | |
checking how to run the C preprocessor... /usr/bin/gcc-4.2 -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 minix/config.h usability... no | |
checking minix/config.h presence... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... yes | |
checking for gcc... (cached) /usr/bin/gcc-4.2 | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether /usr/bin/gcc-4.2 accepts -g... (cached) yes | |
checking for /usr/bin/gcc-4.2 option to accept ISO C89... (cached) none needed | |
checking dependency style of /usr/bin/gcc-4.2... (cached) none | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether /usr/bin/g++-4.2 accepts -g... yes | |
checking dependency style of /usr/bin/g++-4.2... none | |
checking whether ln -s works... yes | |
checking whether NLS is requested... yes | |
checking for intltool-update... /usr/local/bin/intltool-update | |
checking for intltool-merge... /usr/local/bin/intltool-merge | |
checking for intltool-extract... /usr/local/bin/intltool-extract | |
checking for xgettext... /usr/local/Cellar/gettext/0.18.1.1/bin/xgettext | |
checking for msgmerge... /usr/local/Cellar/gettext/0.18.1.1/bin/msgmerge | |
checking for msgfmt... /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt | |
checking for gmsgfmt... /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt | |
checking for perl... /usr/bin/perl | |
checking for perl >= 5.8.1... 5.10.0 | |
checking for XML::Parser... ok | |
checking build system type... x86_64-apple-darwin10.8.0 | |
checking host system type... x86_64-apple-darwin10.8.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/gcc-4.2... /usr/bin/gcc-4.2 | |
checking if the linker (/usr/bin/gcc-4.2) 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 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-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format... func_convert_file_noop | |
checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format... func_convert_file_noop | |
checking for /usr/bin/gcc-4.2 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 /usr/bin/gcc-4.2 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 for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... yes | |
checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC | |
checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes | |
checking if /usr/bin/gcc-4.2 static flag -static works... no | |
checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes | |
checking if /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes | |
checking whether the /usr/bin/gcc-4.2 linker (/usr/bin/gcc-4.2) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin10.8.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 | |
checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E | |
checking for ld used by /usr/bin/g++-4.2... /usr/bin/gcc-4.2 | |
checking if the linker (/usr/bin/gcc-4.2) is GNU ld... no | |
checking whether the /usr/bin/g++-4.2 linker (/usr/bin/gcc-4.2) supports shared libraries... yes | |
checking for /usr/bin/g++-4.2 option to produce PIC... -fno-common -DPIC | |
checking if /usr/bin/g++-4.2 PIC flag -fno-common -DPIC works... yes | |
checking if /usr/bin/g++-4.2 static flag -static works... no | |
checking if /usr/bin/g++-4.2 supports -c -o file.o... yes | |
checking if /usr/bin/g++-4.2 supports -c -o file.o... (cached) yes | |
checking whether the /usr/bin/g++-4.2 linker (/usr/bin/gcc-4.2) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin10.8.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking fnmatch.h usability... yes | |
checking fnmatch.h presence... yes | |
checking for fnmatch.h... yes | |
checking glob.h usability... yes | |
checking glob.h presence... yes | |
checking for glob.h... yes | |
checking regex.h usability... yes | |
checking regex.h presence... yes | |
checking for regex.h... yes | |
checking for stdlib.h... (cached) yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking for off_t... yes | |
checking for size_t... yes | |
checking whether struct tm is in sys/time.h or time.h... time.h | |
checking for gethostname... yes | |
checking for ftruncate... yes | |
checking for fgetpos... yes | |
checking for mkstemp... yes | |
checking for strerror... yes | |
checking for strstr... yes | |
checking whether binary relocation support should be enabled... no | |
checking for pkg-config... /usr/local/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking for GTK... no | |
configure: error: Package requirements (gtk+-2.0 >= 2.12 glib-2.0 >= 2.16 gio-2.0 >= 2.16) were not met: | |
Package fontconfig was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `fontconfig.pc' | |
to the PKG_CONFIG_PATH environment variable | |
Package 'fontconfig', required by 'cairo', not found | |
Consider adjusting the PKG_CONFIG_PATH environment variable if you | |
installed software in a non-standard prefix. | |
Alternatively, you may set the environment variables GTK_CFLAGS | |
and GTK_LIBS to avoid the need to call pkg-config. | |
See the pkg-config man page for more details. | |
==> Exit Status: 1 | |
https://github.com/mxcl/master/blob/master/Library/Formula/geany.rb#L18 | |
==> Build Environment | |
HOMEBREW_VERSION: 0.9.2 | |
HEAD: d9fab93cc8eb626dbfc91f078fde212f279e6b29 | |
CPU: quad-core 64-bit arrandale | |
OS X: 10.6.8-i386 | |
Xcode: 3.2.6 | |
X11: XQuartz 2.3.6 in /usr/X11 | |
CC: /usr/bin/gcc-4.2 | |
CXX: /usr/bin/g++-4.2 | |
LD: /usr/bin/gcc-4.2 | |
CFLAGS: -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.6 | |
CXXFLAGS: -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.6 | |
CPPFLAGS: -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include | |
LDFLAGS: -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -lgmodule-2.0 | |
MACOSX_DEPLOYMENT_TARGET: 10.6 | |
MAKEFLAGS: -j4 | |
PKG_CONFIG_PATH: /usr/local/Cellar/cairo/1.12.2/lib/pkgconfig:/usr/local/Cellar/pixman/0.26.2/lib/pkgconfig:/usr/local/Cellar/libffi/3.0.11/lib/pkgconfig | |
Error: Failed executing: ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/geany/0.21 (geany.rb:18) | |
This may help you fix or report the issue if `brew doctor` does not: | |
https://github.com/mxcl/homebrew/wiki/bug-fixing-checklist | |
We saved the configure log: | |
~/Library/Logs/Homebrew/config.log | |
When you report the issue please paste the config.log here: | |
http://gist.github.com/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment