# ebuild sqlite-3.26.0.ebuild clean merge * sqlite-autoconf-3260000.tar.gz BLAKE2B SHA512 size ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking sqlite-autoconf-3260000.tar.gz to /var/tmp/portage/dev-db/sqlite-3.26.0/work >>> Source unpacked in /var/tmp/portage/dev-db/sqlite-3.26.0/work >>> Preparing source in /var/tmp/portage/dev-db/sqlite-3.26.0/work/sqlite-autoconf-3260000 ... * Applying sqlite-3.25.0-nonfull_archive-build.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-db/sqlite-3.26.0/work/sqlite-autoconf-3260000' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal ... [ ok ] * Running autoconf --force ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: sqlite-autoconf-3260000/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... * Running elibtoolize in: sqlite-autoconf-3260000/tea/ * Will copy sources from /var/tmp/portage/dev-db/sqlite-3.26.0/work/sqlite-autoconf-3260000 * abi_x86_32.x86: copying to /var/tmp/portage/dev-db/sqlite-3.26.0/work/sqlite-autoconf-3260000-abi_x86_32.x86 >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-db/sqlite-3.26.0/work/sqlite-autoconf-3260000 ... * abi_x86_32.x86: running multilib-minimal_abi_src_configure * econf: updating sqlite-autoconf-3260000-abi_x86_32.x86/config.guess with /usr/share/gnuconfig/config.guess * econf: updating sqlite-autoconf-3260000-abi_x86_32.x86/config.sub with /usr/share/gnuconfig/config.sub * econf: updating sqlite-autoconf-3260000/config.guess with /usr/share/gnuconfig/config.guess * econf: updating sqlite-autoconf-3260000/config.sub with /usr/share/gnuconfig/config.sub ./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 --disable-silent-rules --docdir=/usr/share/doc/sqlite-3.26.0 --htmldir=/usr/share/doc/sqlite-3.26.0/html --with-sysroot=/ --libdir=/usr/lib --enable-dynamic-extensions --enable-threadsafe --disable-static-shell --disable-editline --enable-readline --disable-static checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/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 whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) 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 whether i686-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether i686-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of i686-pc-linux-gnu-gcc... (cached) none checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking how to print strings... printf 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/i686-pc-linux-gnu-nm -B checking the name lister (/usr/bin/i686-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop 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-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for archiver @FILE support... @ 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/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i686-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i686-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 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 fdatasync... yes checking for fullfsync... no checking for gmtime_r... yes checking for isnan... yes checking for localtime_r... yes checking for localtime_s... no checking for malloc_usable_size... yes checking for posix_fallocate... yes checking for pread... yes checking for pread64... yes checking for pwrite... yes checking for pwrite64... yes checking for strchrnul... yes checking for usleep... yes checking for utime... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for library containing tgetent... -lcurses checking for library containing readline... -lreadline checking for library containing pthread_create... -lpthread checking for library containing pthread_mutexattr_init... none required checking for library containing dlopen... -ldl checking for whether to support dynamic extensions... yes checking for library containing log... -lm checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for library containing deflate... -lz checking for library containing system... none required checking that generated files are newer than configure... done 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.26.0/work/sqlite-autoconf-3260000 ... * abi_x86_32.x86: running multilib-minimal_abi_src_compile make --jobs 5 --load-average 7.95 HAVE_TCL= TCLLIBDIR=/usr/lib/sqlite-3.26.0 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.26.0\" -DPACKAGE_STRING=\"sqlite\ 3.26.0\" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.26.0\" -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_GMTIME_R=1 -DHAVE_ISNAN=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_POSIX_FALLOCATE=1 -DHAVE_PREAD=1 -DHAVE_PREAD64=1 -DHAVE_PWRITE=1 -DHAVE_PWRITE64=1 -DHAVE_STRCHRNUL=1 -DHAVE_USLEEP=1 -DHAVE_UTIME=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_READLINE_READLINE_H=1 -DHAVE_READLINE=1 -DHAVE_ZLIB_H=1 -I. -DSQLITE_ENABLE_STMT_SCANSTATUS -DNDEBUG -DSQLITE_SECURE_DELETE -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_RTREE -DSQLITE_HAVE_ZLIB -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_DBSTAT_VTAB -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -mfpmath=sse -c -o sqlite3-shell.o `test -f 'shell.c' || echo './'`shell.c /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.26.0\" -DPACKAGE_STRING=\"sqlite\ 3.26.0\" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.26.0\" -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_GMTIME_R=1 -DHAVE_ISNAN=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_POSIX_FALLOCATE=1 -DHAVE_PREAD=1 -DHAVE_PREAD64=1 -DHAVE_PWRITE=1 -DHAVE_PWRITE64=1 -DHAVE_STRCHRNUL=1 -DHAVE_USLEEP=1 -DHAVE_UTIME=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_READLINE_READLINE_H=1 -DHAVE_READLINE=1 -DHAVE_ZLIB_H=1 -I. -DSQLITE_ENABLE_STMT_SCANSTATUS -DNDEBUG -DSQLITE_SECURE_DELETE -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_RTREE -DSQLITE_HAVE_ZLIB -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -mfpmath=sse -c -o sqlite3.lo sqlite3.c libtool: compile: i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.26.0\" "-DPACKAGE_STRING=\"sqlite 3.26.0\"" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.26.0\" -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_GMTIME_R=1 -DHAVE_ISNAN=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_POSIX_FALLOCATE=1 -DHAVE_PREAD=1 -DHAVE_PREAD64=1 -DHAVE_PWRITE=1 -DHAVE_PWRITE64=1 -DHAVE_STRCHRNUL=1 -DHAVE_USLEEP=1 -DHAVE_UTIME=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_READLINE_READLINE_H=1 -DHAVE_READLINE=1 -DHAVE_ZLIB_H=1 -I. -DSQLITE_ENABLE_STMT_SCANSTATUS -DNDEBUG -DSQLITE_SECURE_DELETE -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_RTREE -DSQLITE_HAVE_ZLIB -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -mfpmath=sse -c sqlite3.c -fPIC -DPIC -o .libs/sqlite3.o /bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_RTREE -DSQLITE_HAVE_ZLIB -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -mfpmath=sse -no-undefined -version-info 8:6:8 -Wl,-O1 -Wl,--as-needed -o libsqlite3.la -rpath /usr/lib sqlite3.lo -lz -lm -ldl -lpthread libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/sqlite3.o -Wl,--as-needed -lz -lm -ldl -lpthread -O2 -march=pentium4m -mtune=pentium4m -mfpmath=sse -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: ( cd ".libs" && rm -f "libsqlite3.la" && ln -s "../libsqlite3.la" "libsqlite3.la" ) /bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_RTREE -DSQLITE_HAVE_ZLIB -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_DBSTAT_VTAB -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -mfpmath=sse -Wl,-O1 -Wl,--as-needed -o sqlite3 sqlite3-shell.o libsqlite3.la -lreadline -lcurses -lz -lm -ldl -lpthread libtool: link: i686-pc-linux-gnu-gcc -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_RTREE -DSQLITE_HAVE_ZLIB -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_DBSTAT_VTAB -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -mfpmath=sse -Wl,-O1 -o .libs/sqlite3 sqlite3-shell.o -Wl,--as-needed ./.libs/libsqlite3.so -lreadline -lcurses -lz -lm -ldl -lpthread >>> Source compiled. * Skipping make test/check due to ebuild restriction. >>> Test phase [disabled because of RESTRICT=test]: dev-db/sqlite-3.26.0 >>> Install sqlite-3.26.0 into /var/tmp/portage/dev-db/sqlite-3.26.0/image category dev-db * abi_x86_32.x86: running multilib-minimal_abi_src_install make --jobs 5 --load-average 7.95 DESTDIR=/var/tmp/portage/dev-db/sqlite-3.26.0/image HAVE_TCL= TCLLIBDIR=/usr/lib/sqlite-3.26.0 install make[1]: Entering directory '/var/tmp/portage/dev-db/sqlite-3.26.0/work/sqlite-autoconf-3260000-abi_x86_32.x86' /bin/mkdir -p '/var/tmp/portage/dev-db/sqlite-3.26.0/image/usr/lib' /bin/mkdir -p '/var/tmp/portage/dev-db/sqlite-3.26.0/image/usr/include' /bin/mkdir -p '/var/tmp/portage/dev-db/sqlite-3.26.0/image/usr/share/man/man1' /bin/sh ./libtool --mode=install /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c libsqlite3.la '/var/tmp/portage/dev-db/sqlite-3.26.0/image/usr/lib' /bin/mkdir -p '/var/tmp/portage/dev-db/sqlite-3.26.0/image/usr/lib/pkgconfig' /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c -m 644 sqlite3.h sqlite3ext.h '/var/tmp/portage/dev-db/sqlite-3.26.0/image/usr/include' /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c -m 644 sqlite3.pc '/var/tmp/portage/dev-db/sqlite-3.26.0/image/usr/lib/pkgconfig' /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c -m 644 sqlite3.1 '/var/tmp/portage/dev-db/sqlite-3.26.0/image/usr/share/man/man1' libtool: install: /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c .libs/libsqlite3.so.0.8.6 /var/tmp/portage/dev-db/sqlite-3.26.0/image/usr/lib/libsqlite3.so.0.8.6 libtool: install: (cd /var/tmp/portage/dev-db/sqlite-3.26.0/image/usr/lib && { 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.26.0/image/usr/lib && { 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/lib/portage/python2.7/ebuild-helpers/xattr/install -c .libs/libsqlite3.lai /var/tmp/portage/dev-db/sqlite-3.26.0/image/usr/lib/libsqlite3.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/var/tmp/portage/dev-db/sqlite-3.26.0/image/usr/bin' /bin/sh ./libtool --mode=install /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c sqlite3 '/var/tmp/portage/dev-db/sqlite-3.26.0/image/usr/bin' libtool: warning: 'libsqlite3.la' has not been installed in '/usr/lib' libtool: install: /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c .libs/sqlite3 /var/tmp/portage/dev-db/sqlite-3.26.0/image/usr/bin/sqlite3 make[1]: Leaving directory '/var/tmp/portage/dev-db/sqlite-3.26.0/work/sqlite-autoconf-3260000-abi_x86_32.x86' >>> Completed installing sqlite-3.26.0 into /var/tmp/portage/dev-db/sqlite-3.26.0/image * Final size of build directory: 27268 KiB (26.6 MiB) * Final size of installed tree: 2076 KiB ( 2.0 MiB) strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/bin/sqlite3 /usr/lib/libsqlite3.so.0.8.6 * checking 8 files for package collisions >>> Merging dev-db/sqlite-3.26.0 to / --- /usr/ --- /usr/lib/ >>> /usr/lib/libsqlite3.so.0 -> libsqlite3.so.0.8.6 >>> /usr/lib/libsqlite3.so -> libsqlite3.so.0.8.6 >>> /usr/lib/libsqlite3.so.0.8.6 --- /usr/lib/pkgconfig/ >>> /usr/lib/pkgconfig/sqlite3.pc --- /usr/share/ --- /usr/share/man/ --- /usr/share/man/man1/ >>> /usr/share/man/man1/sqlite3.1.bz2 --- /usr/bin/ >>> /usr/bin/sqlite3 --- /usr/include/ >>> /usr/include/sqlite3.h >>> /usr/include/sqlite3ext.h >>> Safely unmerging already-installed instance... No package files given... Grabbing a set. --- replaced obj /usr/share/man/man1/sqlite3.1.bz2 --- replaced dir /usr/share/man/man1 --- replaced dir /usr/share/man --- replaced dir /usr/share --- replaced obj /usr/lib/pkgconfig/sqlite3.pc --- replaced dir /usr/lib/pkgconfig --- replaced obj /usr/lib/libsqlite3.so.0.8.6 --- replaced sym /usr/lib/libsqlite3.so.0 --- replaced sym /usr/lib/libsqlite3.so --- replaced dir /usr/lib --- replaced obj /usr/include/sqlite3ext.h --- replaced obj /usr/include/sqlite3.h --- replaced dir /usr/include --- replaced obj /usr/bin/sqlite3 --- replaced dir /usr/bin --- replaced dir /usr >>> Regenerating /etc/ld.so.cache... >>> Original instance of package unmerged safely. >>> dev-db/sqlite-3.26.0 merged. >>> Regenerating /etc/ld.so.cache...