Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 238941 Details for
Bug 328443
dev-db/sqlite-3 with readline enabled doesn't have readline functionality
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
SQLite build log
sqlite3_build.log (text/plain), 15.35 KB, created by
Robert Spillner
on 2010-07-15 22:05:49 UTC
(
hide
)
Description:
SQLite build log
Filename:
MIME Type:
Creator:
Robert Spillner
Created:
2010-07-15 22:05:49 UTC
Size:
15.35 KB
patch
obsolete
>Calculating dependencies ... .... done! > >>>> Verifying ebuild manifests > >>>> Emerging (1 of 1) dev-db/sqlite-3.6.23.1 > * sqlite-amalgamation-3.6.23.1.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ] > * sqlite_docs_3_6_23.zip RMD160 SHA1 SHA256 size ;-) ... [ ok ] > * checking ebuild checksums ;-) ... [ ok ] > * checking auxfile checksums ;-) ... [ ok ] > * checking miscfile checksums ;-) ... [ ok ] > * CPV: dev-db/sqlite-3.6.23.1 > * REPO: gentoo > * USE: amd64 doc elibc_glibc fts3 kernel_linux multilib readline threadsafe userland_GNU >>>> Unpacking source... >>>> Unpacking sqlite-amalgamation-3.6.23.1.tar.gz to /var/tmp/portage/dev-db/sqlite-3.6.23.1/work >>>> Unpacking sqlite_docs_3_6_23.zip to /var/tmp/portage/dev-db/sqlite-3.6.23.1/work >>>> Source unpacked in /var/tmp/portage/dev-db/sqlite-3.6.23.1/work >>>> Preparing source in /var/tmp/portage/dev-db/sqlite-3.6.23.1/work/sqlite-3.6.23.1 ... > * Applying sqlite-3.6.22-interix-fixes-amalgamation.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/dev-db/sqlite-3.6.23.1/work/sqlite-3.6.23.1' ... > * Running aclocal ... > [ ok ] > * Running libtoolize --copy --force --install --automake ... > [ ok ] > * Running aclocal ... > [ ok ] > * Running autoconf ... > [ ok ] > * Running automake --add-missing --copy --foreign ... > [ ok ] > * Running elibtoolize in: sqlite-3.6.23.1 > * Applying portage-2.2.patch ... > * Applying sed-1.5.6.patch ... > * Applying as-needed-2.2.6.patch ... > * Removing useless C++ checks ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-db/sqlite-3.6.23.1/work/sqlite-3.6.23.1 ... > * econf: updating sqlite-3.6.23.1/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating sqlite-3.6.23.1/config.sub with /usr/share/gnuconfig/config.sub >./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-dynamic-extensions --enable-readline --enable-threadsafe >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 style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of x86_64-pc-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... no >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-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 fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-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/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking how to run the C preprocessor... x86_64-pc-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 for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 >checking for fdatasync... yes >checking for usleep... yes >checking for fullfsync... no >checking for localtime_r... yes >checking for gmtime_r... yes >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 whether to support dynamic extensions... no >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 /var/tmp/portage/dev-db/sqlite-3.6.23.1/work/sqlite-3.6.23.1 ... >make -j3 TCLLIBDIR=/usr/lib64/sqlite-3.6.23.1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.6.23.1\" -DPACKAGE_STRING=\"sqlite\ 3.6.23.1\" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.6.23.1\" -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_READLINE=1 -I. -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -march=nocona -O2 -pipe -MT sqlite3.lo -MD -MP -MF .deps/sqlite3.Tpo -c -o sqlite3.lo sqlite3.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.6.23.1\" -DPACKAGE_STRING=\"sqlite\ 3.6.23.1\" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.6.23.1\" -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_READLINE=1 -I. -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -march=nocona -O2 -pipe -MT shell.o -MD -MP -MF .deps/shell.Tpo -c -o shell.o shell.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.6.23.1\" "-DPACKAGE_STRING=\"sqlite 3.6.23.1\"" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.6.23.1\" -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_READLINE=1 -I. -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -march=nocona -O2 -pipe -MT sqlite3.lo -MD -MP -MF .deps/sqlite3.Tpo -c sqlite3.c -fPIC -DPIC -o .libs/sqlite3.o >sqlite3.c: In Funktion »rtreeInit«: >sqlite3.c:111508: Warnung: Typkonvertierung von Zeiger auf Ganzzahl anderer Breite >mv -f .deps/shell.Tpo .deps/shell.Po >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.6.23.1\" "-DPACKAGE_STRING=\"sqlite 3.6.23.1\"" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.6.23.1\" -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_READLINE=1 -I. -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -march=nocona -O2 -pipe -MT sqlite3.lo -MD -MP -MF .deps/sqlite3.Tpo -c sqlite3.c -o sqlite3.o >/dev/null 2>&1 >mv -f .deps/sqlite3.Tpo .deps/sqlite3.Plo >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DSQLITE_THREADSAFE=1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -march=nocona -O2 -pipe -no-undefined -version-info 8:6:8 -Wl,-O1 -o libsqlite3.la -rpath /usr/lib64 sqlite3.lo -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/sqlite3.o -lpthread -march=nocona -Wl,-O1 -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: x86_64-pc-linux-gnu-ar cru .libs/libsqlite3.a sqlite3.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsqlite3.a >libtool: link: ( cd ".libs" && rm -f "libsqlite3.la" && ln -s "../libsqlite3.la" "libsqlite3.la" ) >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DSQLITE_THREADSAFE=1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -march=nocona -O2 -pipe -Wl,-O1 -o sqlite3 shell.o ./libsqlite3.la -lreadline -lcurses -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -DSQLITE_THREADSAFE=1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -march=nocona -O2 -pipe -Wl,-O1 -o .libs/sqlite3 shell.o ./.libs/libsqlite3.so -lreadline -lcurses -lpthread >>>> Source compiled. >>>> Test phase [not enabled]: dev-db/sqlite-3.6.23.1 > >>>> Install sqlite-3.6.23.1 into /var/tmp/portage/dev-db/sqlite-3.6.23.1/image/ category dev-db >make -j3 DESTDIR=/var/tmp/portage/dev-db/sqlite-3.6.23.1/image/ TCLLIBDIR=/usr/lib64/sqlite-3.6.23.1 install >make[1]: Entering directory `/var/tmp/portage/dev-db/sqlite-3.6.23.1/work/sqlite-3.6.23.1' >test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/portage/dev-db/sqlite-3.6.23.1/image//usr/lib64" >test -z "/usr/include" || /bin/mkdir -p "/var/tmp/portage/dev-db/sqlite-3.6.23.1/image//usr/include" >test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/dev-db/sqlite-3.6.23.1/image//usr/share/man/man1" > /usr/bin/install -c -m 644 'sqlite3.h' '/var/tmp/portage/dev-db/sqlite-3.6.23.1/image//usr/include/sqlite3.h' > /bin/sh ./libtool --mode=install /usr/bin/install -c 'libsqlite3.la' '/var/tmp/portage/dev-db/sqlite-3.6.23.1/image//usr/lib64/libsqlite3.la' > /usr/bin/install -c -m 644 'sqlite3ext.h' '/var/tmp/portage/dev-db/sqlite-3.6.23.1/image//usr/include/sqlite3ext.h' >test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/var/tmp/portage/dev-db/sqlite-3.6.23.1/image//usr/lib64/pkgconfig" > /usr/bin/install -c -m 644 'sqlite3.pc' '/var/tmp/portage/dev-db/sqlite-3.6.23.1/image//usr/lib64/pkgconfig/sqlite3.pc' > /usr/bin/install -c -m 644 'sqlite3.1' '/var/tmp/portage/dev-db/sqlite-3.6.23.1/image//usr/share/man/man1/sqlite3.1' >libtool: install: /usr/bin/install -c .libs/libsqlite3.so.0.8.6 /var/tmp/portage/dev-db/sqlite-3.6.23.1/image//usr/lib64/libsqlite3.so.0.8.6 >libtool: install: (cd /var/tmp/portage/dev-db/sqlite-3.6.23.1/image//usr/lib64 && { ln -s -f libsqlite3.so.0.8.6 libsqlite3.so.0 || { rm -f libsqlite3.so.0 && ln -s libsqlite3.so.0.8.6 libsqlite3.so.0; }; }) >libtool: install: (cd /var/tmp/portage/dev-db/sqlite-3.6.23.1/image//usr/lib64 && { ln -s -f libsqlite3.so.0.8.6 libsqlite3.so || { rm -f libsqlite3.so && ln -s libsqlite3.so.0.8.6 libsqlite3.so; }; }) >libtool: install: /usr/bin/install -c .libs/libsqlite3.lai /var/tmp/portage/dev-db/sqlite-3.6.23.1/image//usr/lib64/libsqlite3.la >libtool: install: /usr/bin/install -c .libs/libsqlite3.a /var/tmp/portage/dev-db/sqlite-3.6.23.1/image//usr/lib64/libsqlite3.a >libtool: install: chmod 644 /var/tmp/portage/dev-db/sqlite-3.6.23.1/image//usr/lib64/libsqlite3.a >libtool: install: x86_64-pc-linux-gnu-ranlib /var/tmp/portage/dev-db/sqlite-3.6.23.1/image//usr/lib64/libsqlite3.a >libtool: install: warning: remember to run `libtool --finish /usr/lib64' >test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/dev-db/sqlite-3.6.23.1/image//usr/bin" > /bin/sh ./libtool --mode=install /usr/bin/install -c 'sqlite3' '/var/tmp/portage/dev-db/sqlite-3.6.23.1/image//usr/bin/sqlite3' >libtool: install: /usr/bin/install -c .libs/sqlite3 /var/tmp/portage/dev-db/sqlite-3.6.23.1/image//usr/bin/sqlite3 >make[1]: Leaving directory `/var/tmp/portage/dev-db/sqlite-3.6.23.1/work/sqlite-3.6.23.1' >>>> Completed installing sqlite-3.6.23.1 into /var/tmp/portage/dev-db/sqlite-3.6.23.1/image/ > >strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/lib64/libsqlite3.so.0.8.6 > usr/bin/sqlite3 > usr/lib64/libsqlite3.a >ecompressdir: bzip2 -9 /usr/share/man >removing executable bit: usr/lib64/libsqlite3.la > >>>> Installing (1 of 1) dev-db/sqlite-3.6.23.1 >>>> Auto-cleaning packages... > >>>> No outdated packages were found on your system. > > * GNU info directory index is up-to-date.
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 328443
: 238941