Skip to content

Instantly share code, notes, and snippets.

Created May 5, 2015 05:01
Show Gist options
  • Save anonymous/4c13e3e099957a6c4cc9 to your computer and use it in GitHub Desktop.
Save anonymous/4c13e3e099957a6c4cc9 to your computer and use it in GitHub Desktop.
2015-05-05 04:59:20 +0000
./configure
--disable-dependency-tracking
--prefix=/home/vagrant/.linuxbrew/Cellar/libcroco/0.6.8
--disable-Bsymbolic
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... yes
checking for gcc... /usr/bin/gcc-4.8
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.8 accepts -g... yes
checking for /usr/bin/gcc-4.8 option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/gcc-4.8... none
checking how to run the C preprocessor... /usr/bin/gcc-4.8 -E
checking whether make sets $(MAKE)... (cached) yes
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for library containing strerror... none required
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by /usr/bin/gcc-4.8... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
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... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /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... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc-4.8 object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
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 /usr/bin/gcc-4.8 supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/gcc-4.8 option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc-4.8 PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/gcc-4.8 static flag -static works... yes
checking if /usr/bin/gcc-4.8 supports -c -o file.o... yes
checking if /usr/bin/gcc-4.8 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc-4.8 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
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 pkg-config... /home/vagrant/.linuxbrew/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
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 CROCO... no
configure: error: Package requirements (
glib-2.0 >= 2.0
libxml-2.0 >= 2.4.23) were not met:
No package 'libxml-2.0' 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 CROCO_CFLAGS
and CROCO_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/linuxbrew.git
HEAD: 6c6491268fc7babc89f4d81221f969cbffa032f0
Last commit: 8 hours ago
HOMEBREW_PREFIX: /home/vagrant/.linuxbrew
HOMEBREW_CELLAR: /home/vagrant/.linuxbrew/Cellar
CPU: single-core 64-bit 6
OS X: 0-x86_64
Xcode: N/A
CLT: N/A
Clang: N/A
X11: N/A
System Ruby: 1.9.3-p484 => /usr/bin/ruby1.9.1
Perl: /usr/bin/perl
Python: /usr/bin/python => /usr/bin/python2.7
Ruby: /usr/bin/ruby => /usr/bin/ruby1.9.1
Java: N/A
CC: /usr/bin/gcc-4.8
CXX: /usr/bin/g++-4.8
OBJC: /usr/bin/gcc-4.8
OBJCXX: /usr/bin/g++-4.8
CFLAGS: -Os -w -pipe -march=core2
CXXFLAGS: -Os -w -pipe -march=core2
CPPFLAGS: -isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2
LDFLAGS: -L/home/vagrant/.linuxbrew/lib -Wl,-rpath,/home/vagrant/.linuxbrew/lib
MAKEFLAGS: -j1
CMAKE_PREFIX_PATH: /home/vagrant/.linuxbrew
PKG_CONFIG_LIBDIR: /home/vagrant/.linuxbrew/lib/pkgconfig:/usr/lib/pkgconfig
PATH: /home/vagrant/.linuxbrew/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/vagrant/.linuxbrew/Library/ENV/scm
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by libcroco configure 0.6.8, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --disable-dependency-tracking --prefix=/home/vagrant/.linuxbrew/Cellar/libcroco/0.6.8 --disable-Bsymbolic
## --------- ##
## Platform. ##
## --------- ##
hostname = vagrant-ubuntu-trusty-64
uname -m = x86_64
uname -r = 3.13.0-49-generic
uname -s = Linux
uname -v = #83-Ubuntu SMP Fri Apr 10 20:11:33 UTC 2015
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /home/vagrant/.linuxbrew/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /usr/local/games
PATH: /home/vagrant/.linuxbrew/Library/ENV/scm
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2200: checking build system type
configure:2214: result: x86_64-unknown-linux-gnu
configure:2234: checking host system type
configure:2247: result: x86_64-unknown-linux-gnu
configure:2284: checking for a BSD-compatible install
configure:2352: result: /usr/bin/install -c
configure:2363: checking whether build environment is sane
configure:2413: result: yes
configure:2554: checking for a thread-safe mkdir -p
configure:2593: result: /bin/mkdir -p
configure:2606: checking for gawk
configure:2622: found /usr/bin/gawk
configure:2633: result: gawk
configure:2644: checking whether make sets $(MAKE)
configure:2666: result: yes
configure:2753: checking whether to enable maintainer-specific portions of Makefiles
configure:2762: result: yes
configure:2787: checking whether make supports nested variables
configure:2804: result: yes
configure:2886: checking for gcc
configure:2913: result: /usr/bin/gcc-4.8
configure:3142: checking for C compiler version
configure:3151: /usr/bin/gcc-4.8 --version >&5
gcc-4.8 (Ubuntu 4.8.2-19ubuntu1) 4.8.2
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3162: $? = 0
configure:3151: /usr/bin/gcc-4.8 -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc-4.8
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
configure:3162: $? = 0
configure:3151: /usr/bin/gcc-4.8 -V >&5
gcc-4.8: error: unrecognized command line option '-V'
gcc-4.8: fatal error: no input files
compilation terminated.
configure:3162: $? = 4
configure:3151: /usr/bin/gcc-4.8 -qversion >&5
gcc-4.8: error: unrecognized command line option '-qversion'
gcc-4.8: fatal error: no input files
compilation terminated.
configure:3162: $? = 4
configure:3182: checking whether the C compiler works
configure:3204: /usr/bin/gcc-4.8 -Os -w -pipe -march=core2 -isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2 -L/home/vagrant/.linuxbrew/lib -Wl,-rpath,/home/vagrant/.linuxbrew/lib conftest.c >&5
configure:3208: $? = 0
configure:3256: result: yes
configure:3259: checking for C compiler default output file name
configure:3261: result: a.out
configure:3267: checking for suffix of executables
configure:3274: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=core2 -isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2 -L/home/vagrant/.linuxbrew/lib -Wl,-rpath,/home/vagrant/.linuxbrew/lib conftest.c >&5
configure:3278: $? = 0
configure:3300: result:
configure:3322: checking whether we are cross compiling
configure:3330: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=core2 -isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2 -L/home/vagrant/.linuxbrew/lib -Wl,-rpath,/home/vagrant/.linuxbrew/lib conftest.c >&5
configure:3334: $? = 0
configure:3341: ./conftest
configure:3345: $? = 0
configure:3360: result: no
configure:3365: checking for suffix of object files
configure:3387: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2 conftest.c >&5
configure:3391: $? = 0
configure:3412: result: o
configure:3416: checking whether we are using the GNU C compiler
configure:3435: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2 conftest.c >&5
configure:3435: $? = 0
configure:3444: result: yes
configure:3453: checking whether /usr/bin/gcc-4.8 accepts -g
configure:3473: /usr/bin/gcc-4.8 -c -g -isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2 conftest.c >&5
configure:3473: $? = 0
configure:3514: result: yes
configure:3531: checking for /usr/bin/gcc-4.8 option to accept ISO C89
configure:3595: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2 conftest.c >&5
configure:3595: $? = 0
configure:3608: result: none needed
configure:3639: checking for style of include used by make
configure:3667: result: GNU
configure:3693: checking dependency style of /usr/bin/gcc-4.8
configure:3804: result: none
configure:3825: checking how to run the C preprocessor
configure:3856: /usr/bin/gcc-4.8 -E -isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2 conftest.c
configure:3856: $? = 0
configure:3870: /usr/bin/gcc-4.8 -E -isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2 conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:3870: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libcroco"
| #define PACKAGE_TARNAME "libcroco"
| #define PACKAGE_VERSION "0.6.8"
| #define PACKAGE_STRING "libcroco 0.6.8"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libcroco"
| #define PACKAGE_URL ""
| #define PACKAGE "libcroco"
| #define VERSION "0.6.8"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3895: result: /usr/bin/gcc-4.8 -E
configure:3915: /usr/bin/gcc-4.8 -E -isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2 conftest.c
configure:3915: $? = 0
configure:3929: /usr/bin/gcc-4.8 -E -isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2 conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:3929: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libcroco"
| #define PACKAGE_TARNAME "libcroco"
| #define PACKAGE_VERSION "0.6.8"
| #define PACKAGE_STRING "libcroco 0.6.8"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libcroco"
| #define PACKAGE_URL ""
| #define PACKAGE "libcroco"
| #define VERSION "0.6.8"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3957: checking whether make sets $(MAKE)
configure:3979: result: yes
configure:3990: checking for grep that handles long lines and -e
configure:4048: result: /bin/grep
configure:4053: checking for egrep
configure:4115: result: /bin/grep -E
configure:4120: checking for ANSI C header files
configure:4140: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2 conftest.c >&5
configure:4140: $? = 0
configure:4213: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=core2 -isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2 -L/home/vagrant/.linuxbrew/lib -Wl,-rpath,/home/vagrant/.linuxbrew/lib conftest.c >&5
configure:4213: $? = 0
configure:4213: ./conftest
configure:4213: $? = 0
configure:4224: result: yes
configure:4232: checking for library containing strerror
configure:4263: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=core2 -isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2 -L/home/vagrant/.linuxbrew/lib -Wl,-rpath,/home/vagrant/.linuxbrew/lib conftest.c >&5
configure:4263: $? = 0
configure:4280: result: none required
configure:4335: checking how to print strings
configure:4362: result: printf
configure:4383: checking for a sed that does not truncate output
configure:4447: result: /bin/sed
configure:4465: checking for fgrep
configure:4527: result: /bin/grep -F
configure:4562: checking for ld used by /usr/bin/gcc-4.8
configure:4629: result: /usr/bin/ld
configure:4636: checking if the linker (/usr/bin/ld) is GNU ld
configure:4651: result: yes
configure:4663: checking for BSD- or MS-compatible name lister (nm)
configure:4712: result: /usr/bin/nm -B
configure:4842: checking the name lister (/usr/bin/nm -B) interface
configure:4849: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2 conftest.c >&5
configure:4852: /usr/bin/nm -B "conftest.o"
configure:4855: output
0000000000000000 B some_variable
configure:4862: result: BSD nm
configure:4865: checking whether ln -s works
configure:4869: result: yes
configure:4877: checking the maximum length of command line arguments
configure:5007: result: 1572864
configure:5024: checking whether the shell understands some XSI constructs
configure:5034: result: yes
configure:5038: checking whether the shell understands "+="
configure:5044: result: yes
configure:5079: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:5119: result: func_convert_file_noop
configure:5126: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:5146: result: func_convert_file_noop
configure:5153: checking for /usr/bin/ld option to reload object files
configure:5160: result: -r
configure:5234: checking for objdump
configure:5250: found /usr/bin/objdump
configure:5261: result: objdump
configure:5293: checking how to recognize dependent libraries
configure:5495: result: pass_all
configure:5580: checking for dlltool
configure:5610: result: no
configure:5640: checking how to associate runtime and link libraries
configure:5667: result: printf %s\n
configure:5727: checking for ar
configure:5743: found /usr/bin/ar
configure:5754: result: ar
configure:5791: checking for archiver @FILE support
configure:5808: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2 conftest.c >&5
configure:5808: $? = 0
configure:5811: ar cru libconftest.a @conftest.lst >&5
configure:5814: $? = 0
configure:5819: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:5822: $? = 1
configure:5834: result: @
configure:5892: checking for strip
configure:5908: found /usr/bin/strip
configure:5919: result: strip
configure:5991: checking for ranlib
configure:6007: found /usr/bin/ranlib
configure:6018: result: ranlib
configure:6120: checking command to parse /usr/bin/nm -B output from /usr/bin/gcc-4.8 object
configure:6240: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2 conftest.c >&5
configure:6243: $? = 0
configure:6247: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6250: $? = 0
configure:6316: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=core2 -isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2 -L/home/vagrant/.linuxbrew/lib -Wl,-rpath,/home/vagrant/.linuxbrew/lib conftest.c conftstm.o >&5
configure:6319: $? = 0
configure:6357: result: ok
configure:6394: checking for sysroot
configure:6424: result: no
configure:6501: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2 conftest.c >&5
configure:6504: $? = 0
configure:6680: checking for mt
configure:6696: found /bin/mt
configure:6707: result: mt
configure:6730: checking if mt is a manifest tool
configure:6736: mt '-?'
configure:6744: result: no
configure:7386: checking for sys/types.h
configure:7386: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2 conftest.c >&5
configure:7386: $? = 0
configure:7386: result: yes
configure:7386: checking for sys/stat.h
configure:7386: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2 conftest.c >&5
configure:7386: $? = 0
configure:7386: result: yes
configure:7386: checking for stdlib.h
configure:7386: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2 conftest.c >&5
configure:7386: $? = 0
configure:7386: result: yes
configure:7386: checking for string.h
configure:7386: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2 conftest.c >&5
configure:7386: $? = 0
configure:7386: result: yes
configure:7386: checking for memory.h
configure:7386: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2 conftest.c >&5
configure:7386: $? = 0
configure:7386: result: yes
configure:7386: checking for strings.h
configure:7386: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2 conftest.c >&5
configure:7386: $? = 0
configure:7386: result: yes
configure:7386: checking for inttypes.h
configure:7386: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2 conftest.c >&5
configure:7386: $? = 0
configure:7386: result: yes
configure:7386: checking for stdint.h
configure:7386: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2 conftest.c >&5
configure:7386: $? = 0
configure:7386: result: yes
configure:7386: checking for unistd.h
configure:7386: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2 conftest.c >&5
configure:7386: $? = 0
configure:7386: result: yes
configure:7400: checking for dlfcn.h
configure:7400: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2 conftest.c >&5
configure:7400: $? = 0
configure:7400: result: yes
configure:7606: checking for objdir
configure:7621: result: .libs
configure:7888: checking if /usr/bin/gcc-4.8 supports -fno-rtti -fno-exceptions
configure:7906: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2 -fno-rtti -fno-exceptions conftest.c >&5
configure:7910: $? = 0
configure:7923: result: yes
configure:8250: checking for /usr/bin/gcc-4.8 option to produce PIC
configure:8257: result: -fPIC -DPIC
configure:8265: checking if /usr/bin/gcc-4.8 PIC flag -fPIC -DPIC works
configure:8283: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2 -fPIC -DPIC -DPIC conftest.c >&5
configure:8287: $? = 0
configure:8300: result: yes
configure:8329: checking if /usr/bin/gcc-4.8 static flag -static works
configure:8357: result: yes
configure:8372: checking if /usr/bin/gcc-4.8 supports -c -o file.o
configure:8393: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2 -o out/conftest2.o conftest.c >&5
configure:8397: $? = 0
configure:8419: result: yes
configure:8427: checking if /usr/bin/gcc-4.8 supports -c -o file.o
configure:8474: result: yes
configure:8507: checking whether the /usr/bin/gcc-4.8 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:9660: result: yes
configure:9697: checking whether -lc should be explicitly linked in
configure:9705: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=core2 -isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2 conftest.c >&5
configure:9708: $? = 0
configure:9723: /usr/bin/gcc-4.8 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:9726: $? = 0
configure:9740: result: no
configure:9900: checking dynamic linker characteristics
configure:10411: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=core2 -isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2 -L/home/vagrant/.linuxbrew/lib -Wl,-rpath,/home/vagrant/.linuxbrew/lib -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10411: $? = 0
configure:10637: result: GNU/Linux ld.so
configure:10744: checking how to hardcode library paths into programs
configure:10769: result: immediate
configure:11309: checking whether stripping libraries is possible
configure:11314: result: yes
configure:11349: checking if libtool supports shared libraries
configure:11351: result: yes
configure:11354: checking whether to build shared libraries
configure:11375: result: yes
configure:11378: checking whether to build static libraries
configure:11382: result: yes
configure:11493: checking for pkg-config
configure:11511: found /home/vagrant/.linuxbrew/bin/pkg-config
configure:11523: result: /home/vagrant/.linuxbrew/bin/pkg-config
configure:11548: checking pkg-config is at least version 0.9.0
configure:11551: result: yes
configure:11564: checking for gtkdoc-check
configure:11597: result: no
configure:11606: checking for gtkdoc-rebase
configure:11639: result: no
configure:11650: checking for gtkdoc-mkpdf
configure:11683: result: no
configure:11814: checking whether to build gtk-doc documentation
configure:11816: result: no
configure:11905: checking for CROCO
configure:11914: $PKG_CONFIG --exists --print-errors "
glib-2.0 >= $GLIB_REQUIRED
libxml-2.0 >= $LIBXML_REQUIRED"
Package libxml-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libxml-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libxml-2.0' found
configure:11919: $? = 1
configure:11936: $PKG_CONFIG --exists --print-errors "
glib-2.0 >= $GLIB_REQUIRED
libxml-2.0 >= $LIBXML_REQUIRED"
Package libxml-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libxml-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libxml-2.0' found
configure:11941: $? = 1
configure:11956: result: no
No package 'libxml-2.0' found
configure:11976: error: Package requirements (
glib-2.0 >= 2.0
libxml-2.0 >= 2.4.23) were not met:
No package 'libxml-2.0' 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 CROCO_CFLAGS
and CROCO_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/gcc-4.8
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Os -w -pipe -march=core2'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2'
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CROCO_CFLAGS_set=
ac_cv_env_CROCO_CFLAGS_value=
ac_cv_env_CROCO_LIBS_set=
ac_cv_env_CROCO_LIBS_value=
ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
ac_cv_env_GTKDOC_DEPS_LIBS_set=
ac_cv_env_GTKDOC_DEPS_LIBS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/home/vagrant/.linuxbrew/lib -Wl,-rpath,/home/vagrant/.linuxbrew/lib'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=set
ac_cv_env_PKG_CONFIG_LIBDIR_value=/home/vagrant/.linuxbrew/lib/pkgconfig:/usr/lib/pkgconfig
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/home/vagrant/.linuxbrew/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='/usr/bin/gcc-4.8 -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.8
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_strerror='none required'
am_cv_CC_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/libcroco20150505-21936-8rr1oe/libcroco-0.6.8/missing --run aclocal-1.11'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /tmp/libcroco20150505-21936-8rr1oe/libcroco-0.6.8/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/libcroco20150505-21936-8rr1oe/libcroco-0.6.8/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/libcroco20150505-21936-8rr1oe/libcroco-0.6.8/missing --run automake-1.11'
AWK='gawk'
BSYMBOLIC_LDFLAG=''
CC='/usr/bin/gcc-4.8'
CCDEPMODE='depmode=none'
CFLAGS='-Os -w -pipe -march=core2'
CPP='/usr/bin/gcc-4.8 -E'
CPPFLAGS='-isystem/home/vagrant/.linuxbrew/include -I/usr/include/libxml2'
CROCO_CFLAGS=''
CROCO_LIB='libcroco-0.6.la'
CROCO_LIBS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE='#'
EXEEXT=''
FGREP='/bin/grep -F'
GREP='/bin/grep'
GTKDOC_CHECK=''
GTKDOC_DEPS_CFLAGS=''
GTKDOC_DEPS_LIBS=''
GTKDOC_MKPDF=''
GTKDOC_REBASE='true'
GTK_DOC_BUILD_HTML_FALSE='#'
GTK_DOC_BUILD_HTML_TRUE=''
GTK_DOC_BUILD_PDF_FALSE=''
GTK_DOC_BUILD_PDF_TRUE='#'
GTK_DOC_USE_LIBTOOL_FALSE='#'
GTK_DOC_USE_LIBTOOL_TRUE=''
GTK_DOC_USE_REBASE_FALSE='#'
GTK_DOC_USE_REBASE_TRUE=''
G_DISABLE_CHECKS='0'
HTML_DIR='${datadir}/gtk-doc/html'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS='-L/home/vagrant/.linuxbrew/lib -Wl,-rpath,/home/vagrant/.linuxbrew/lib'
LIBCROCO_AGE='0'
LIBCROCO_CURRENT='3'
LIBCROCO_MAJOR_VERSION='0'
LIBCROCO_MICRO_VERSION='8'
LIBCROCO_MINOR_VERSION='6'
LIBCROCO_VERSION='0.6.8'
LIBCROCO_VERSION_INFO='3:1:0'
LIBCROCO_VERSION_NUMBER='608'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /tmp/libcroco20150505-21936-8rr1oe/libcroco-0.6.8/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='libcroco'
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=libcroco'
PACKAGE_NAME='libcroco'
PACKAGE_STRING='libcroco 0.6.8'
PACKAGE_TARNAME='libcroco'
PACKAGE_URL=''
PACKAGE_VERSION='0.6.8'
PATH_SEPARATOR=':'
PKG_CONFIG='/home/vagrant/.linuxbrew/bin/pkg-config'
PKG_CONFIG_LIBDIR='/home/vagrant/.linuxbrew/lib/pkgconfig:/usr/lib/pkgconfig'
PKG_CONFIG_PATH=''
PLATFORM_WIN32_FALSE=''
PLATFORM_WIN32_TRUE='#'
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
VERSION='0.6.8'
ac_ct_AR='ar'
ac_ct_CC='/usr/bin/gcc-4.8'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/libcroco20150505-21936-8rr1oe/libcroco-0.6.8/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/home/vagrant/.linuxbrew/Cellar/libcroco/0.6.8'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libcroco"
#define PACKAGE_TARNAME "libcroco"
#define PACKAGE_VERSION "0.6.8"
#define PACKAGE_STRING "libcroco 0.6.8"
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libcroco"
#define PACKAGE_URL ""
#define PACKAGE "libcroco"
#define VERSION "0.6.8"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
configure: exit 1
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/linuxbrew.git
HEAD: 6c6491268fc7babc89f4d81221f969cbffa032f0
Last commit: 8 hours ago
HOMEBREW_PREFIX: /home/vagrant/.linuxbrew
HOMEBREW_CELLAR: /home/vagrant/.linuxbrew/Cellar
CPU: single-core 64-bit 6
OS X: 0-x86_64
Xcode: N/A
CLT: N/A
Clang: N/A
X11: N/A
System Ruby: 1.9.3-p484 => /usr/bin/ruby1.9.1
Perl: /usr/bin/perl
Python: /usr/bin/python => /usr/bin/python2.7
Ruby: /usr/bin/ruby => /usr/bin/ruby1.9.1
Java: N/A
Warning: Homebrew's sbin was not found in your PATH but you have installed
formulae that put executables in /home/vagrant/.linuxbrew/sbin.
Consider setting the PATH for example like so
echo 'export PATH="/home/vagrant/.linuxbrew/sbin:$PATH"' >> ~/.bash_profile
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment