Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 350494 Details for
Bug 472680
dev-db/sqlite[icu] failed to link; libstdc++.so.6 not found
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
the build log for the unmodified ebuild
build.log (text/plain), 15.41 KB, created by
Simon Maurer
on 2013-06-09 08:25:55 UTC
(
hide
)
Description:
the build log for the unmodified ebuild
Filename:
MIME Type:
Creator:
Simon Maurer
Created:
2013-06-09 08:25:55 UTC
Size:
15.41 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-db/sqlite-3.7.17 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: arfrever.fta@gmail.com proxy-maint@gentoo.org >[32;01m * [39;49;00mUSE: arm elibc_glibc extensions icu kernel_linux readline userland_GNU >[32;01m * [39;49;00mFEATURES: ccache preserve-libs sandbox selinux sesandbox >>>> Unpacking source... >>>> Unpacking sqlite-autoconf-3071700.tar.gz to /var/tmp/portage/dev-db/sqlite-3.7.17/work >>>> Source unpacked in /var/tmp/portage/dev-db/sqlite-3.7.17/work >>>> Preparing source in /var/tmp/portage/dev-db/sqlite-3.7.17/work/sqlite-autoconf-3071700 ... > [32;01m*[0m Removing useless C++ checks ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-db/sqlite-3.7.17/work/sqlite-autoconf-3071700 ... > * econf: updating sqlite-autoconf-3071700/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating sqlite-autoconf-3071700/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=arm-linux-gnueabi --target=arm-linux-gnueabi --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --enable-threadsafe --enable-dynamic-extensions --enable-readline --disable-static >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/arm-linux-gnu >configure: loading site script /usr/share/crossdev/include/site/linux-gnueabi >configure: loading site script /usr/share/crossdev/include/site/arm-linux-gnueabi >configure: loading site script /usr/share/crossdev/include/site/arm-linux-gnueabi >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 arm-linux-gnueabi-strip... arm-linux-gnueabi-strip >checking for style of include used by make... GNU >checking for arm-linux-gnueabi-gcc... arm-linux-gnueabi-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... yes >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether arm-linux-gnueabi-gcc accepts -g... yes >checking for arm-linux-gnueabi-gcc option to accept ISO C89... none needed >checking dependency style of arm-linux-gnueabi-gcc... none >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking for arm-linux-gnueabi-gcc... (cached) arm-linux-gnueabi-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether arm-linux-gnueabi-gcc accepts -g... (cached) yes >checking for arm-linux-gnueabi-gcc option to accept ISO C89... (cached) none needed >checking dependency style of arm-linux-gnueabi-gcc... (cached) none >checking for arm-linux-gnueabi-ranlib... arm-linux-gnueabi-ranlib >checking build system type... x86_64-pc-linux-gnu >checking host system type... arm-unknown-linux-gnueabi >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 ld used by arm-linux-gnueabi-gcc... /usr/libexec/gcc/arm-linux-gnueabi/ld >checking if the linker (/usr/libexec/gcc/arm-linux-gnueabi/ld) is GNU ld... yes >checking for /usr/libexec/gcc/arm-linux-gnueabi/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/arm-linux-gnueabi-nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking how to run the C preprocessor... arm-linux-gnueabi-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 arm-linux-gnueabi-g++... arm-linux-gnueabi-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether arm-linux-gnueabi-g++ accepts -g... yes >checking dependency style of arm-linux-gnueabi-g++... none >checking how to run the C++ preprocessor... arm-linux-gnueabi-g++ -E >checking for arm-linux-gnueabi-g77... no >checking for arm-linux-gnueabi-xlf... no >checking for arm-linux-gnueabi-f77... no >checking for arm-linux-gnueabi-frt... no >checking for arm-linux-gnueabi-pgf77... no >checking for arm-linux-gnueabi-cf77... no >checking for arm-linux-gnueabi-fort77... no >checking for arm-linux-gnueabi-fl32... no >checking for arm-linux-gnueabi-af77... no >checking for arm-linux-gnueabi-xlf90... no >checking for arm-linux-gnueabi-f90... no >checking for arm-linux-gnueabi-pgf90... no >checking for arm-linux-gnueabi-pghpf... no >checking for arm-linux-gnueabi-epcf90... no >checking for arm-linux-gnueabi-gfortran... arm-linux-gnueabi-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether arm-linux-gnueabi-gfortran accepts -g... yes >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/arm-linux-gnueabi-nm -B output from arm-linux-gnueabi-gcc object... ok >checking for objdir... .libs >checking for arm-linux-gnueabi-ar... arm-linux-gnueabi-ar >checking for arm-linux-gnueabi-ranlib... (cached) arm-linux-gnueabi-ranlib >checking for arm-linux-gnueabi-strip... (cached) arm-linux-gnueabi-strip >checking if arm-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no >checking for arm-linux-gnueabi-gcc option to produce PIC... -fPIC >checking if arm-linux-gnueabi-gcc PIC flag -fPIC works... yes >checking if arm-linux-gnueabi-gcc static flag -static works... yes >checking if arm-linux-gnueabi-gcc supports -c -o file.o... yes >checking whether the arm-linux-gnueabi-gcc linker (/usr/libexec/gcc/arm-linux-gnueabi/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 >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by arm-linux-gnueabi-g++... /usr/libexec/gcc/arm-linux-gnueabi/ld >checking if the linker (/usr/libexec/gcc/arm-linux-gnueabi/ld) is GNU ld... yes >checking whether the arm-linux-gnueabi-g++ linker (/usr/libexec/gcc/arm-linux-gnueabi/ld) supports shared libraries... yes >checking for arm-linux-gnueabi-g++ option to produce PIC... -fPIC >checking if arm-linux-gnueabi-g++ PIC flag -fPIC works... yes >checking if arm-linux-gnueabi-g++ static flag -static works... yes >checking if arm-linux-gnueabi-g++ supports -c -o file.o... yes >checking whether the arm-linux-gnueabi-g++ linker (/usr/libexec/gcc/arm-linux-gnueabi/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 if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for arm-linux-gnueabi-gfortran option to produce PIC... -fPIC >checking if arm-linux-gnueabi-gfortran PIC flag -fPIC works... yes >checking if arm-linux-gnueabi-gfortran static flag -static works... yes >checking if arm-linux-gnueabi-gfortran supports -c -o file.o... yes >checking whether the arm-linux-gnueabi-gfortran linker (/usr/libexec/gcc/arm-linux-gnueabi/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >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.17/work/sqlite-autoconf-3071700 ... >make -j8 TCLLIBDIR=/usr/lib/sqlite-3.7.17 >/bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.7.17\" -DPACKAGE_STRING=\"sqlite\ 3.7.17\" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.7.17\" -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. -I. -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS4_UNICODE61 -DSQLITE_ENABLE_RTREE -DSQLITE_SOUNDEX -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_ICU -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -O2 -pipe -c -o sqlite3.lo sqlite3.c >arm-linux-gnueabi-gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.7.17\" -DPACKAGE_STRING=\"sqlite\ 3.7.17\" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.7.17\" -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. -I. -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS4_UNICODE61 -DSQLITE_ENABLE_RTREE -DSQLITE_SOUNDEX -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_ICU -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -O2 -pipe -c shell.c >mkdir .libs > arm-linux-gnueabi-gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.7.17\" "-DPACKAGE_STRING=\"sqlite 3.7.17\"" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.7.17\" -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. -I. -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS4_UNICODE61 -DSQLITE_ENABLE_RTREE -DSQLITE_SOUNDEX -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_ICU -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -O2 -pipe -c sqlite3.c -fPIC -DPIC -o .libs/sqlite3.o >/bin/sh ./libtool --tag=CC --mode=link arm-linux-gnueabi-gcc -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libsqlite3.la -rpath /usr/lib -no-undefined -version-info 8:6:8 sqlite3.lo -ldl -lpthread -licui18n -licuuc >arm-linux-gnueabi-gcc -shared .libs/sqlite3.o -ldl -lpthread -licui18n -licuuc -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libsqlite3.so.0 -o .libs/libsqlite3.so.0.8.6 >(cd .libs && rm -f libsqlite3.so.0 && ln -s libsqlite3.so.0.8.6 libsqlite3.so.0) >(cd .libs && rm -f libsqlite3.so && ln -s libsqlite3.so.0.8.6 libsqlite3.so) >creating libsqlite3.la >(cd .libs && rm -f libsqlite3.la && ln -s ../libsqlite3.la libsqlite3.la) >/bin/sh ./libtool --tag=CC --mode=link arm-linux-gnueabi-gcc -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -O2 -pipe -Wl,-O1 -Wl,--as-needed -o sqlite3 shell.o ./libsqlite3.la -lreadline -lcurses -ldl -lpthread -licui18n -licuuc >arm-linux-gnueabi-gcc -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/sqlite3 shell.o ./.libs/libsqlite3.so -lreadline -lcurses -ldl -lpthread -licui18n -licuuc >/usr/libexec/gcc/arm-linux-gnueabi/ld: warning: libstdc++.so.6, needed by /usr/arm-linux-gnueabi/usr/lib/libicui18n.so, not found (try using -rpath or -rpath-link) >/usr/arm-linux-gnueabi/usr/lib/libicui18n.so: undefined reference to `operator delete(void*)@GLIBCXX_3.4' >/usr/arm-linux-gnueabi/usr/lib/libicui18n.so: undefined reference to `vtable for __cxxabiv1::__class_type_info@CXXABI_1.3' >/usr/arm-linux-gnueabi/usr/lib/libicuuc.so: undefined reference to `__cxa_call_unexpected@CXXABI_1.3' >/usr/arm-linux-gnueabi/usr/lib/libicui18n.so: undefined reference to `__gxx_personality_v0@CXXABI_1.3' >/usr/arm-linux-gnueabi/usr/lib/libicui18n.so: undefined reference to `__cxa_end_cleanup@CXXABI_1.3' >/usr/arm-linux-gnueabi/usr/lib/libicui18n.so: undefined reference to `__dynamic_cast@CXXABI_1.3' >/usr/arm-linux-gnueabi/usr/lib/libicui18n.so: undefined reference to `vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3' >/usr/arm-linux-gnueabi/usr/lib/libicui18n.so: undefined reference to `vtable for __cxxabiv1::__vmi_class_type_info@CXXABI_1.3' >/usr/arm-linux-gnueabi/usr/lib/libicui18n.so: undefined reference to `__cxa_pure_virtual@CXXABI_1.3' >/usr/arm-linux-gnueabi/usr/lib/libicui18n.so: undefined reference to `std::type_info::operator==(std::type_info const&) const@GLIBCXX_3.4' >/usr/arm-linux-gnueabi/usr/lib/libicui18n.so: undefined reference to `std::terminate()@GLIBCXX_3.4' >collect2: error: ld returned 1 exit status >make: *** [sqlite3] Error 1 > [31;01m*[0m ERROR: dev-db/sqlite-3.7.17 failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-db/sqlite-3.7.17'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-db/sqlite-3.7.17'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-db/sqlite-3.7.17/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-db/sqlite-3.7.17/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-db/sqlite-3.7.17/work/sqlite-autoconf-3071700' > [31;01m*[0m S: '/var/tmp/portage/dev-db/sqlite-3.7.17/work/sqlite-autoconf-3071700'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 472680
:
350414
| 350494