* Package: dev-cpp/ctemplate-0.99 * Repository: gentoo * Maintainer: cpp@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking ctemplate-0.99.tar.gz to /var/tmp/portage/dev-cpp/ctemplate-0.99/work >>> Source unpacked in /var/tmp/portage/dev-cpp/ctemplate-0.99/work >>> Preparing source in /var/tmp/portage/dev-cpp/ctemplate-0.99/work/ctemplate-0.99 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-cpp/ctemplate-0.99/work/ctemplate-0.99 ... * econf: updating ctemplate-0.99/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ctemplate-0.99/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --enable-shared --disable-static configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... none checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/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 for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok 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 whether we are using the GNU C++ compiler... (cached) yes checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of i686-pc-linux-gnu-g++... (cached) none checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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... no checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether ln -s works... yes checking for __attribute__... yes checking for ANSI C header files... (cached) yes checking printf format code for printing a size_t and ssize_t... checking for getopt_long... yes checking for getopt... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for uint32_t... yes checking for u_int32_t... yes checking for __int32... no checking for uint64_t... yes checking for u_int64_t... yes checking for __int64... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking libkern/OSByteOrder.h usability... no checking libkern/OSByteOrder.h presence... no checking for libkern/OSByteOrder.h... no checking sys/byteorder.h usability... no checking sys/byteorder.h presence... no checking for sys/byteorder.h... no checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking machine/endian.h usability... no checking machine/endian.h presence... no checking for machine/endian.h... no checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/isa_defs.h usability... no checking sys/isa_defs.h presence... no checking for sys/isa_defs.h... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking whether to check for GCC pthread/shared inconsistencies... yes checking whether -pthread is sufficient with -shared... yes checking support for pthread_rwlock_* functions... yes checking whether first argument to InterlockedExchange omits volatile... yes checking whether the compiler implements namespaces... yes checking what namespace STL code is in... std checking the location of hash_map... configure: creating ./config.status config.status: creating Makefile config.status: creating src/ctemplate/template_string.h config.status: creating src/ctemplate/template_enums.h config.status: creating src/ctemplate/template.h config.status: creating src/ctemplate/template_cache.h config.status: creating src/ctemplate/template_modifiers.h config.status: creating src/ctemplate/template_emitter.h config.status: creating src/ctemplate/template_annotator.h config.status: creating src/ctemplate/template_dictionary.h config.status: creating src/ctemplate/template_pathops.h config.status: creating src/ctemplate/template_namelist.h config.status: creating src/ctemplate/per_expand_data.h config.status: creating src/ctemplate/template_dictionary_interface.h config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-cpp/ctemplate-0.99/work/ctemplate-0.99 ... make -j14 make all-am make[1]: Entering directory `/var/tmp/portage/dev-cpp/ctemplate-0.99/work/ctemplate-0.99' /bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c -o libctemplate_la-arena.lo `test -f 'src/base/arena.cc' || echo './'`src/base/arena.cc /bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c -o libctemplate_la-template.lo `test -f 'src/template.cc' || echo './'`src/template.cc /bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c -o libctemplate_la-template_cache.lo `test -f 'src/template_cache.cc' || echo './'`src/template_cache.cc /bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c -o libctemplate_la-template_dictionary.lo `test -f 'src/template_dictionary.cc' || echo './'`src/template_dictionary.cc /bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c -o libctemplate_la-template_modifiers.lo `test -f 'src/template_modifiers.cc' || echo './'`src/template_modifiers.cc /bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c -o libctemplate_la-template_annotator.lo `test -f 'src/template_annotator.cc' || echo './'`src/template_annotator.cc /bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c -o libctemplate_la-per_expand_data.lo `test -f 'src/per_expand_data.cc' || echo './'`src/per_expand_data.cc /bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c -o libctemplate_la-template_string.lo `test -f 'src/template_string.cc' || echo './'`src/template_string.cc /bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c -o libctemplate_la-template_namelist.lo `test -f 'src/template_namelist.cc' || echo './'`src/template_namelist.cc /bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c -o libctemplate_la-template_pathops.lo `test -f 'src/template_pathops.cc' || echo './'`src/template_pathops.cc /bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c -o libctemplate_la-htmlparser.lo `test -f 'src/htmlparser/htmlparser.cc' || echo './'`src/htmlparser/htmlparser.cc /bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c -o libctemplate_la-jsparser.lo `test -f 'src/htmlparser/jsparser.cc' || echo './'`src/htmlparser/jsparser.cc /bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c -o libctemplate_la-statemachine.lo `test -f 'src/htmlparser/statemachine.cc' || echo './'`src/htmlparser/statemachine.cc /bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c -o libctemplate_nothreads_la-arena.lo `test -f 'src/base/arena.cc' || echo './'`src/base/arena.cc libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c src/template_cache.cc -fPIC -DPIC -o .libs/libctemplate_la-template_cache.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c src/template_string.cc -fPIC -DPIC -o .libs/libctemplate_la-template_string.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c src/template_pathops.cc -fPIC -DPIC -o .libs/libctemplate_la-template_pathops.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c src/template.cc -fPIC -DPIC -o .libs/libctemplate_la-template.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c src/template_namelist.cc -fPIC -DPIC -o .libs/libctemplate_la-template_namelist.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c src/template_annotator.cc -fPIC -DPIC -o .libs/libctemplate_la-template_annotator.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c src/base/arena.cc -fPIC -DPIC -o .libs/libctemplate_la-arena.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c src/template_modifiers.cc -fPIC -DPIC -o .libs/libctemplate_la-template_modifiers.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c src/per_expand_data.cc -fPIC -DPIC -o .libs/libctemplate_la-per_expand_data.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c src/template_dictionary.cc -fPIC -DPIC -o .libs/libctemplate_la-template_dictionary.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c src/base/arena.cc -fPIC -DPIC -o .libs/libctemplate_nothreads_la-arena.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c src/htmlparser/jsparser.cc -fPIC -DPIC -o .libs/libctemplate_la-jsparser.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c src/htmlparser/htmlparser.cc -fPIC -DPIC -o .libs/libctemplate_la-htmlparser.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c src/htmlparser/statemachine.cc -fPIC -DPIC -o .libs/libctemplate_la-statemachine.o src/htmlparser/htmlparser.cc: In function ‘int google_ctemplate_streamhtmlparser::htmlparser_is_url_start(google_ctemplate_streamhtmlparser::htmlparser_ctx*)’: src/htmlparser/htmlparser.cc:994:15: warning: variable ‘attr’ set but not used [-Wunused-but-set-variable] /bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c -o libctemplate_nothreads_la-template.lo `test -f 'src/template.cc' || echo './'`src/template.cc /bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c -o libctemplate_nothreads_la-template_cache.lo `test -f 'src/template_cache.cc' || echo './'`src/template_cache.cc /bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c -o libctemplate_nothreads_la-template_dictionary.lo `test -f 'src/template_dictionary.cc' || echo './'`src/template_dictionary.cc /bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c -o libctemplate_nothreads_la-template_modifiers.lo `test -f 'src/template_modifiers.cc' || echo './'`src/template_modifiers.cc libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c src/template.cc -fPIC -DPIC -o .libs/libctemplate_nothreads_la-template.o In file included from ./src/ctemplate/template.h:50:0, from src/template.cc:65: ./src/ctemplate/template_dictionary.h:73:11: error: ‘ptrdiff_t’ does not name a type libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c src/template_cache.cc -fPIC -DPIC -o .libs/libctemplate_nothreads_la-template_cache.o /bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c -o libctemplate_nothreads_la-template_annotator.lo `test -f 'src/template_annotator.cc' || echo './'`src/template_annotator.cc In file included from ./src/ctemplate/template.h:50:0, from src/template_namelist.cc:48: ./src/ctemplate/template_dictionary.h:73:11: error: ‘ptrdiff_t’ does not name a type /bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c -o libctemplate_nothreads_la-per_expand_data.lo `test -f 'src/per_expand_data.cc' || echo './'`src/per_expand_data.cc In file included from src/template_dictionary.cc:46:0: ./src/ctemplate/template_dictionary.h:73:11: error: ‘ptrdiff_t’ does not name a type libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c src/template_dictionary.cc -fPIC -DPIC -o .libs/libctemplate_nothreads_la-template_dictionary.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c src/template_modifiers.cc -fPIC -DPIC -o .libs/libctemplate_nothreads_la-template_modifiers.o make[1]: *** [libctemplate_la-template_namelist.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... src/template.cc: In member function ‘void ctemplate::Template::Dump(const char*) const’: src/template.cc:2268:46: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c src/template_annotator.cc -fPIC -DPIC -o .libs/libctemplate_nothreads_la-template_annotator.o make[1]: *** [libctemplate_la-template.lo] Error 1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -c src/per_expand_data.cc -fPIC -DPIC -o .libs/libctemplate_nothreads_la-per_expand_data.o src/template_dictionary.cc: In member function ‘void ctemplate::TemplateDictionary::Dump(int) const’: src/template_dictionary.cc:889:46: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] make[1]: *** [libctemplate_la-template_dictionary.lo] Error 1 In file included from src/template_dictionary.cc:46:0: ./src/ctemplate/template_dictionary.h:73:11: error: ‘ptrdiff_t’ does not name a type In file included from ./src/ctemplate/template.h:50:0, from src/template.cc:65: ./src/ctemplate/template_dictionary.h:73:11: error: ‘ptrdiff_t’ does not name a type src/template_dictionary.cc: In member function ‘void ctemplate::TemplateDictionary::Dump(int) const’: src/template_dictionary.cc:889:46: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] make[1]: *** [libctemplate_nothreads_la-template_dictionary.lo] Error 1 src/template.cc: In member function ‘void ctemplate::Template::Dump(const char*) const’: src/template.cc:2268:46: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] make[1]: *** [libctemplate_nothreads_la-template.lo] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-cpp/ctemplate-0.99/work/ctemplate-0.99' make: *** [all] Error 2 emake failed * ERROR: dev-cpp/ctemplate-0.99 failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 477: Called die * The specific snippet of code: * emake || die "emake failed"; * * If you need support, post the output of 'emerge --info =dev-cpp/ctemplate-0.99', * the complete build log and the output of 'emerge -pqv =dev-cpp/ctemplate-0.99'. * The complete build log is located at '/var/log/portage/build/dev-cpp/ctemplate-0.99:20110412-025917.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-cpp/ctemplate-0.99/temp/environment'. * S: '/var/tmp/portage/dev-cpp/ctemplate-0.99/work/ctemplate-0.99'