* Package: dev-db/sqlite-3.7.7.1  * Repository: gentoo  * Maintainer: betelgeuse@gentoo.org arfrever.fta@gmail.com  * USE: elibc_glibc extensions fts3 kernel_linux ppc readline threadsafe userland_GNU  * FEATURES: ccache sandbox >>> Unpacking source... >>> Unpacking sqlite-autoconf-3070701.tar.gz to /var/tmp/portage/dev-db/sqlite-3.7.7.1/work >>> Source unpacked in /var/tmp/portage/dev-db/sqlite-3.7.7.1/work >>> Preparing source in /var/tmp/portage/dev-db/sqlite-3.7.7.1/work/sqlite-autoconf-3070701 ... * Applying sqlite-3.7.7.1-interix-amalgamation.patch ...  [ ok ] * Removing useless C++ checks ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-db/sqlite-3.7.7.1/work/sqlite-autoconf-3070701 ... * econf: updating sqlite-autoconf-3070701/config.sub with /usr/share/gnuconfig/config.sub * econf: updating sqlite-autoconf-3070701/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=powerpc-unknown-linux-gnu --host=powerpc-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-dynamic-extensions --enable-readline --enable-threadsafe configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux 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 style of include used by make... GNU checking for powerpc-unknown-linux-gnu-gcc... powerpc-unknown-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 powerpc-unknown-linux-gnu-gcc accepts -g... yes checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of powerpc-unknown-linux-gnu-gcc... gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for powerpc-unknown-linux-gnu-gcc... (cached) powerpc-unknown-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether powerpc-unknown-linux-gnu-gcc accepts -g... (cached) yes checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of powerpc-unknown-linux-gnu-gcc... (cached) gcc3 checking for powerpc-unknown-linux-gnu-ranlib... powerpc-unknown-linux-gnu-ranlib checking build system type... powerpc-unknown-linux-gnu checking host system type... powerpc-unknown-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by powerpc-unknown-linux-gnu-gcc... /usr/powerpc-unknown-linux-gnu/bin/ld checking if the linker (/usr/powerpc-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/powerpc-unknown-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... powerpc-unknown-linux-gnu-gcc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for powerpc-unknown-linux-gnu-g++... powerpc-unknown-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether powerpc-unknown-linux-gnu-g++ accepts -g... yes checking dependency style of powerpc-unknown-linux-gnu-g++... gcc3 checking how to run the C++ preprocessor... powerpc-unknown-linux-gnu-g++ -E checking for powerpc-unknown-linux-gnu-g77... no checking for powerpc-unknown-linux-gnu-xlf... no checking for powerpc-unknown-linux-gnu-f77... no checking for powerpc-unknown-linux-gnu-frt... no checking for powerpc-unknown-linux-gnu-pgf77... no checking for powerpc-unknown-linux-gnu-cf77... no checking for powerpc-unknown-linux-gnu-fort77... no checking for powerpc-unknown-linux-gnu-fl32... no checking for powerpc-unknown-linux-gnu-af77... no checking for powerpc-unknown-linux-gnu-xlf90... no checking for powerpc-unknown-linux-gnu-f90... no checking for powerpc-unknown-linux-gnu-pgf90... no checking for powerpc-unknown-linux-gnu-pghpf... no checking for powerpc-unknown-linux-gnu-epcf90... no checking for powerpc-unknown-linux-gnu-gfortran... no checking for powerpc-unknown-linux-gnu-g95... no checking for powerpc-unknown-linux-gnu-xlf95... no checking for powerpc-unknown-linux-gnu-f95... no checking for powerpc-unknown-linux-gnu-fort... no checking for powerpc-unknown-linux-gnu-ifort... no checking for powerpc-unknown-linux-gnu-ifc... no checking for powerpc-unknown-linux-gnu-efc... no checking for powerpc-unknown-linux-gnu-pgf95... no checking for powerpc-unknown-linux-gnu-lf95... no checking for powerpc-unknown-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from powerpc-unknown-linux-gnu-gcc object... ok checking for objdir... .libs checking for powerpc-unknown-linux-gnu-ar... powerpc-unknown-linux-gnu-ar checking for powerpc-unknown-linux-gnu-ranlib... (cached) powerpc-unknown-linux-gnu-ranlib checking for powerpc-unknown-linux-gnu-strip... powerpc-unknown-linux-gnu-strip checking if powerpc-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for powerpc-unknown-linux-gnu-gcc option to produce PIC... -fPIC checking if powerpc-unknown-linux-gnu-gcc PIC flag -fPIC works... yes checking if powerpc-unknown-linux-gnu-gcc static flag -static works... yes checking if powerpc-unknown-linux-gnu-gcc supports -c -o file.o... yes checking whether the powerpc-unknown-linux-gnu-gcc linker (/usr/powerpc-unknown-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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by powerpc-unknown-linux-gnu-g++... /usr/powerpc-unknown-linux-gnu/bin/ld checking if the linker (/usr/powerpc-unknown-linux-gnu/bin/ld) is GNU ld... yes checking whether the powerpc-unknown-linux-gnu-g++ linker (/usr/powerpc-unknown-linux-gnu/bin/ld) supports shared libraries... yes checking for powerpc-unknown-linux-gnu-g++ option to produce PIC... -fPIC checking if powerpc-unknown-linux-gnu-g++ PIC flag -fPIC works... yes checking if powerpc-unknown-linux-gnu-g++ static flag -static works... yes checking if powerpc-unknown-linux-gnu-g++ supports -c -o file.o... yes checking whether the powerpc-unknown-linux-gnu-g++ linker (/usr/powerpc-unknown-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 appending configuration tag "F77" to libtool checking for a thread-safe mkdir -p... /bin/mkdir -p checking for fdatasync... yes checking for usleep... yes checking for fullfsync... no checking for localtime_r... yes checking for gmtime_r... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for library containing tgetent... -lcurses checking for library containing readline... -lreadline checking for readline... yes checking for library containing pthread_create... -lpthread checking for library containing dlopen... -ldl checking for whether to support dynamic extensions... yes checking for posix_fallocate... yes configure: creating ./config.status config.status: creating Makefile config.status: creating sqlite3.pc config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-db/sqlite-3.7.7.1/work/sqlite-autoconf-3070701 ... make -j2 TCLLIBDIR=/usr/lib/sqlite-3.7.7.1 /bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.7.7.1\" -DPACKAGE_STRING=\"sqlite\ 3.7.7.1\" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.7.7.1\" -D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_READLINE=1 -DHAVE_POSIX_FALLOCATE=1 -I.@am__isrc@ -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -O2 -mcpu=603e -fno-strict-aliasing -pipe -fsigned-char -MT sqlite3.lo -MD -MP -MF .deps/sqlite3.Tpo -c -o sqlite3.lo sqlite3.c powerpc-unknown-linux-gnu-gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.7.7.1\" -DPACKAGE_STRING=\"sqlite\ 3.7.7.1\" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.7.7.1\" -D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_READLINE=1 -DHAVE_POSIX_FALLOCATE=1 -I.@am__isrc@ -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -O2 -mcpu=603e -fno-strict-aliasing -pipe -fsigned-char -MT shell.o -MD -MP -MF .deps/shell.Tpo -c -o shell.o shell.c mv -f .deps/shell.Tpo .deps/shell.Po mkdir .libs powerpc-unknown-linux-gnu-gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.7.7.1\" "-DPACKAGE_STRING=\"sqlite 3.7.7.1\"" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.7.7.1\" -D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_READLINE=1 -DHAVE_POSIX_FALLOCATE=1 -I.@am__isrc@ -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -O2 -mcpu=603e -fno-strict-aliasing -pipe -fsigned-char -MT sqlite3.lo -MD -MP -MF .deps/sqlite3.Tpo -c sqlite3.c -fPIC -DPIC -o .libs/sqlite3.o {standard input}: Assembler messages: {standard input}:109127: Warning: end of file not at end of a line; newline inserted {standard input}:111314: Error: missing operand {standard input}:111314: Error: syntax error; end of line, expected `(' powerpc-unknown-linux-gnu-gcc: Internal error: Killed (program cc1) Please submit a full bug report. See for instructions. make: *** [sqlite3.lo] Error 1 emake failed * ERROR: dev-db/sqlite-3.7.7.1 failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 85: Called src_compile * environment, line 3108: Called die * The specific snippet of code: * emake TCLLIBDIR="${EPREFIX}/usr/$(get_libdir)/${P}" || die "emake failed" * * If you need support, post the output of 'emerge --info =dev-db/sqlite-3.7.7.1', * the complete build log and the output of 'emerge -pqv =dev-db/sqlite-3.7.7.1'. * The complete build log is located at '/var/tmp/portage/dev-db/sqlite-3.7.7.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-db/sqlite-3.7.7.1/temp/environment'. * S: '/var/tmp/portage/dev-db/sqlite-3.7.7.1/work/sqlite-autoconf-3070701'