Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 290713 Details for
Bug 388343
sqlite w. useflag extensions: dlsym: invalid version (w/o 'extensions' :ok)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
build.log (text/plain), 12.53 KB, created by
Jens
on 2011-10-24 14:25:31 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Jens
Created:
2011-10-24 14:25:31 UTC
Size:
12.53 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-db/sqlite-3.7.8 >[32;01m * [39;49;00mRepository: gentoo_prefix >[32;01m * [39;49;00mMaintainer: betelgeuse@gentoo.org arfrever.fta@gmail.com >[32;01m * [39;49;00mUSE: elibc_SunOS extensions fts3 kernel_SunOS prefix readline threadsafe userland_GNU x86-solaris >[32;01m * [39;49;00mFEATURES: nostrip preserve-libs >>>> Unpacking source... >>>> Unpacking sqlite-autoconf-3070800.tar.gz to /gentoo/var/tmp/portage/dev-db/sqlite-3.7.8/work >>>> Source unpacked in /gentoo/var/tmp/portage/dev-db/sqlite-3.7.8/work >>>> Preparing source in /gentoo/var/tmp/portage/dev-db/sqlite-3.7.8/work/sqlite-autoconf-3070800 ... > [32;01m*[0m Running eautoreconf in '/gentoo/var/tmp/portage/dev-db/sqlite-3.7.8/work/sqlite-autoconf-3070800' ... > [32;01m*[0m Running aclocal -I /gentoo/usr/share/aclocal ... >[A[181C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --install --automake ... >[A[181C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I /gentoo/usr/share/aclocal ... >[A[181C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[181C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --foreign ... >[A[181C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: sqlite-autoconf-3070800/ > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Applying as-needed/2.2.6 patch ... > [32;01m*[0m Removing useless C++ checks ... >[A[181C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /gentoo/var/tmp/portage/dev-db/sqlite-3.7.8/work/sqlite-autoconf-3070800 ... > * econf: updating sqlite-autoconf-3070800/config.guess with /gentoo/usr/share/gnuconfig/config.guess > * econf: updating sqlite-autoconf-3070800/config.sub with /gentoo/usr/share/gnuconfig/config.sub >./configure --prefix=/gentoo/usr --build=i386-pc-solaris2.11 --host=i386-pc-solaris2.11 --mandir=/gentoo/usr/share/man --infodir=/gentoo/usr/share/info --datadir=/gentoo/usr/share --sysconfdir=/gentoo/etc --localstatedir=/gentoo/var/lib --disable-dependency-tracking --disable-static --enable-dynamic-extensions --enable-readline --enable-threadsafe >checking for a BSD-compatible install... /gentoo/usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /gentoo/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking for i386-pc-solaris2.11-gcc... i386-pc-solaris2.11-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 i386-pc-solaris2.11-gcc accepts -g... yes >checking for i386-pc-solaris2.11-gcc option to accept ISO C89... none needed >checking dependency style of i386-pc-solaris2.11-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 i386-pc-solaris2.11-gcc... (cached) i386-pc-solaris2.11-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether i386-pc-solaris2.11-gcc accepts -g... (cached) yes >checking for i386-pc-solaris2.11-gcc option to accept ISO C89... (cached) none needed >checking dependency style of i386-pc-solaris2.11-gcc... (cached) none >checking for i386-pc-solaris2.11-ranlib... i386-pc-solaris2.11-ranlib >checking build system type... i386-pc-solaris2.11 >checking host system type... i386-pc-solaris2.11 >checking how to print strings... print -r >checking for a sed that does not truncate output... /gentoo/bin/sed >checking for grep that handles long lines and -e... /gentoo/bin/grep >checking for egrep... /gentoo/bin/grep -E >checking for fgrep... /gentoo/bin/grep -F >checking for ld used by i386-pc-solaris2.11-gcc... /gentoo/usr/i386-pc-solaris2.11/bin/ld >checking if the linker (/gentoo/usr/i386-pc-solaris2.11/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /gentoo/usr/bin/nm -B >checking the name lister (/gentoo/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 786240 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop >checking how to convert i386-pc-solaris2.11 file names to toolchain format... func_convert_file_noop >checking for /gentoo/usr/i386-pc-solaris2.11/bin/ld option to reload object files... -r >checking for i386-pc-solaris2.11-objdump... i386-pc-solaris2.11-objdump >checking how to recognize dependent libraries... pass_all >checking for i386-pc-solaris2.11-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... print -r -- >checking for i386-pc-solaris2.11-ar... i386-pc-solaris2.11-ar >checking for archiver @FILE support... @ >checking for i386-pc-solaris2.11-strip... i386-pc-solaris2.11-strip >checking for i386-pc-solaris2.11-ranlib... (cached) i386-pc-solaris2.11-ranlib >checking command to parse /gentoo/usr/bin/nm -B output from i386-pc-solaris2.11-gcc object... ok >checking for sysroot... no >checking for i386-pc-solaris2.11-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking how to run the C preprocessor... i386-pc-solaris2.11-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 for dlfcn.h... yes >checking for objdir... .libs >checking if i386-pc-solaris2.11-gcc supports -fno-rtti -fno-exceptions... no >checking for i386-pc-solaris2.11-gcc option to produce PIC... -fPIC -DPIC >checking if i386-pc-solaris2.11-gcc PIC flag -fPIC -DPIC works... yes >checking if i386-pc-solaris2.11-gcc static flag -static works... no >checking if i386-pc-solaris2.11-gcc supports -c -o file.o... yes >checking if i386-pc-solaris2.11-gcc supports -c -o file.o... (cached) yes >checking whether the i386-pc-solaris2.11-gcc linker (/gentoo/usr/i386-pc-solaris2.11/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... yes >checking dynamic linker characteristics... solaris2.11 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 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... none required >checking for library containing dlopen... none required >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 >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /gentoo/var/tmp/portage/dev-db/sqlite-3.7.8/work/sqlite-autoconf-3070800 ... >make -j3 TCLLIBDIR=/gentoo/usr/lib/sqlite-3.7.8 >/gentoo/bin/bash ./libtool --tag=CC --mode=compile i386-pc-solaris2.11-gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.7.8\" -DPACKAGE_STRING=\"sqlite\ 3.7.8\" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.7.8\" -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 -DLT_OBJDIR=\".libs/\" -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. -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 -pipe -c -o sqlite3.lo sqlite3.c >i386-pc-solaris2.11-gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.7.8\" -DPACKAGE_STRING=\"sqlite\ 3.7.8\" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.7.8\" -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 -DLT_OBJDIR=\".libs/\" -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. -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 -pipe -c shell.c >libtool: compile: i386-pc-solaris2.11-gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.7.8\" "-DPACKAGE_STRING=\"sqlite 3.7.8\"" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.7.8\" -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 -DLT_OBJDIR=\".libs/\" -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. -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 -pipe -c sqlite3.c -fPIC -DPIC -o .libs/sqlite3.o >/gentoo/bin/bash ./libtool --tag=CC --mode=link i386-pc-solaris2.11-gcc -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -O2 -pipe -no-undefined -version-info 8:6:8 -o libsqlite3.la -rpath /gentoo/usr/lib sqlite3.lo >libtool: link: i386-pc-solaris2.11-gcc -shared -fPIC -DPIC .libs/sqlite3.o -lc -O2 -Wl,-soname -Wl,libsqlite3.so.0 -o .libs/libsqlite3.so.0.8.6 >libtool: link: (cd ".libs" && rm -f "libsqlite3.so.0" && ln -s "libsqlite3.so.0.8.6" "libsqlite3.so.0") >libtool: link: (cd ".libs" && rm -f "libsqlite3.so" && ln -s "libsqlite3.so.0.8.6" "libsqlite3.so") >libtool: link: ( cd ".libs" && rm -f "libsqlite3.la" && ln -s "../libsqlite3.la" "libsqlite3.la" ) >/gentoo/bin/bash ./libtool --tag=CC --mode=link i386-pc-solaris2.11-gcc -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -O2 -pipe -o sqlite3 shell.o ./libsqlite3.la -lreadline -lcurses >libtool: link: i386-pc-solaris2.11-gcc -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -O2 -pipe -o .libs/sqlite3 shell.o ./.libs/libsqlite3.so -lreadline -lcurses -Wl,-rpath -Wl,/gentoo/usr/lib >/gentoo/usr/lib/gcc/i386-pc-solaris2.11/4.2.4/../../../../i386-pc-solaris2.11/bin/ld: ./.libs/libsqlite3.so: dlsym: invalid version 10 (max 0) >./.libs/libsqlite3.so: could not read symbols: Bad value >collect2: ld returned 1 exit status >make: *** [sqlite3] Error 1 > [31;01m*[0m ERROR: dev-db/sqlite-3.7.8 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.8', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =dev-db/sqlite-3.7.8'. > [31;01m*[0m The complete build log is located at '/gentoo/var/tmp/portage/dev-db/sqlite-3.7.8/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/gentoo/var/tmp/portage/dev-db/sqlite-3.7.8/temp/environment'. > [31;01m*[0m S: '/gentoo/var/tmp/portage/dev-db/sqlite-3.7.8/work/sqlite-autoconf-3070800'
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 388343
: 290713 |
290715
|
290717