- * Package: dev-util/ccglue-0.5.1
- * Repository: gentoo
- * Maintainer: vim@gentoo.org
- * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- >>> Unpacking source...
- >>> Unpacking ccglue-release-0.5.1.tar.bz2 to /tmp/portage/dev-util/ccglue-0.5.1/work
- >>> Source unpacked in /tmp/portage/dev-util/ccglue-0.5.1/work
- >>> Preparing source in /tmp/portage/dev-util/ccglue-0.5.1/work/ccglue_v0.5.1 ...
- * Applying ccglue-0.5.1-cflags.patch ...
- [ ok ]
- * Running eautoreconf in '/tmp/portage/dev-util/ccglue-0.5.1/work/ccglue_v0.5.1' ...
- * Running aclocal -I config ...
- [ ok ]
- * Running autoconf ...
- [ ok ]
- * Running autoheader ...
- [ ok ]
- * Running automake --add-missing --copy ...
- [ ok ]
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/dev-util/ccglue-0.5.1/work/ccglue_v0.5.1 ...
- ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking
- configure: loading site script /usr/share/config.site
- configure: loading site script /usr/share/crossdev/include/site/linux
- configure: loading site script /usr/share/crossdev/include/site/linux-gnu
- configure: loading site script /usr/share/crossdev/include/site/x86_64-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 for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
- 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 x86_64-pc-linux-gnu-g++ accepts -g... yes
- checking for style of include used by make... GNU
- checking dependency style of x86_64-pc-linux-gnu-g++... none
- -O2 -pipe -ggdb -march=native -ftracer
- checking whether the compiler implements namespaces... yes
- checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
- 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 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 sstream usability... yes
- checking sstream presence... yes
- checking for sstream... yes
- checking whether the STL defines stringstream... yes
- checking strstream usability... yes
- checking strstream presence... yes
- checking for strstream... yes
- checking whether the STL defines strstream... yes
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating src/Makefile
- config.status: creating doc/Makefile
- config.status: creating config.h
- config.status: config.h is unchanged
- config.status: executing depfiles commands
- >>> Source configured.
- >>> Compiling source in /tmp/portage/dev-util/ccglue-0.5.1/work/ccglue_v0.5.1 ...
- make -j24
- (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /tmp/portage/dev-util/ccglue-0.5.1/work/ccglue_v0.5.1/config/missing --run autoheader)
- rm -f stamp-h1
- touch config.h.in
- cd . && /bin/sh ./config.status config.h
- config.status: creating config.h
- config.status: config.h is unchanged
- make all-recursive
- make[1]: Entering directory `/tmp/portage/dev-util/ccglue-0.5.1/work/ccglue_v0.5.1'
- Making all in src
- make[2]: Entering directory `/tmp/portage/dev-util/ccglue-0.5.1/work/ccglue_v0.5.1/src'
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include/ -O2 -pipe -ggdb -march=native -ftracer -c -o options.o options.cpp
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include/ -O2 -pipe -ggdb -march=native -ftracer -c -o cscoperdr.o cscoperdr.cpp
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include/ -O2 -pipe -ggdb -march=native -ftracer -c -o sym_mgr.o sym_mgr.cpp
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include/ -O2 -pipe -ggdb -march=native -ftracer -c -o digraph.o digraph.cpp
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include/ -O2 -pipe -ggdb -march=native -ftracer -c -o main.o main.cpp
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include/ -O2 -pipe -ggdb -march=native -ftracer -c -o c_glue.o c_glue.cpp
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include/ -O2 -pipe -ggdb -march=native -ftracer -c -o tag_file_writer.o tag_file_writer.cpp
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include/ -O2 -pipe -ggdb -march=native -ftracer -c -o tracer_options.o tracer_options.cpp
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include/ -O2 -pipe -ggdb -march=native -ftracer -c -o tracer.o tracer.cpp
- options.cpp:1:27: fatal error: tclap/CmdLine.h: No such file or directory
- compilation terminated.
- make[2]: *** [options.o] Error 1
- make[2]: *** Waiting for unfinished jobs....
- tracer_options.cpp:1:27: fatal error: tclap/CmdLine.h: No such file or directory
- compilation terminated.
- make[2]: *** [tracer_options.o] Error 1
- main.cpp:27:27: fatal error: tclap/CmdLine.h: No such file or directory
- compilation terminated.
- make[2]: *** [main.o] Error 1
- tracer.cpp:4:27: fatal error: tclap/CmdLine.h: No such file or directory
- compilation terminated.
- make[2]: *** [tracer.o] Error 1
- make[2]: Leaving directory `/tmp/portage/dev-util/ccglue-0.5.1/work/ccglue_v0.5.1/src'
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory `/tmp/portage/dev-util/ccglue-0.5.1/work/ccglue_v0.5.1'
- make: *** [all] Error 2
- * ERROR: dev-util/ccglue-0.5.1 failed (compile phase):
- * emake failed
- *
- * If you need support, post the output of `emerge --info '=dev-util/ccglue-0.5.1'`,
- * the complete build log and the output of `emerge -pqv '=dev-util/ccglue-0.5.1'`.
- * The complete build log is located at '/var/log/portage/dev-util:ccglue-0.5.1:20120620-060132.log'.
- * For convenience, a symlink to the build log is located at '/tmp/portage/dev-util/ccglue-0.5.1/temp/build.log'.
- * The ebuild environment file is located at '/tmp/portage/dev-util/ccglue-0.5.1/temp/environment'.
- * Working directory: '/tmp/portage/dev-util/ccglue-0.5.1/work/ccglue_v0.5.1'
- * S: '/tmp/portage/dev-util/ccglue-0.5.1/work/ccglue_v0.5.1'