Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 403160 Details for
Bug 549308
dev-db/sqlite-3.8.10.1[-tcl,-test,tools] fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/x-log), 11.52 KB, created by
Bertrand Jacquin
on 2015-05-12 22:54:59 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Bertrand Jacquin
Created:
2015-05-12 22:54:59 UTC
Size:
11.52 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-db/sqlite-3.8.10.1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: arfrever.fta@gmail.com proxy-maint@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc icu kernel_linux readline secure-delete tools userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking sqlite-src-3081001.zip to /var/tmp/portage/dev-db/sqlite-3.8.10.1/work >>>> Source unpacked in /var/tmp/portage/dev-db/sqlite-3.8.10.1/work >>>> Preparing source in /var/tmp/portage/dev-db/sqlite-3.8.10.1/work/sqlite-src-3081001 ... > [32;01m*[0m Applying sqlite-3.8.1-src-dlopen_check.patch ... >[A[151C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying sqlite-3.8.1-tests-icu-52.patch ... >[A[151C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/dev-db/sqlite-3.8.10.1/work/sqlite-src-3081001' ... > [32;01m*[0m Running libtoolize --install --copy --force ... >[A[151C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal ... >[A[151C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf --force ... >[A[151C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[151C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: sqlite-src-3081001/ > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Running elibtoolize in: sqlite-src-3081001/autoconf/ > [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.4.2 patch ... > [32;01m*[0m Will copy sources from /var/tmp/portage/dev-db/sqlite-3.8.10.1/work/sqlite-src-3081001 > [32;01m*[0m abi_x86_64.amd64: copying to /var/tmp/portage/dev-db/sqlite-3.8.10.1/work/sqlite-src-3081001-abi_x86_64.amd64 >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-db/sqlite-3.8.10.1/work/sqlite-src-3081001 ... > [32;01m*[0m abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * econf: updating sqlite-src-3081001/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating sqlite-src-3081001/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating sqlite-src-3081001/autoconf/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating sqlite-src-3081001/autoconf/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating sqlite-src-3081001-abi_x86_64.amd64/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating sqlite-src-3081001-abi_x86_64.amd64/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating sqlite-src-3081001-abi_x86_64.amd64/autoconf/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating sqlite-src-3081001-abi_x86_64.amd64/autoconf/config.guess with /usr/share/gnuconfig/config.guess >./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 --enable-load-extension --enable-threadsafe --enable-readline --disable-static --with-readline-inc=-I/usr/include/readline --disable-debug --enable-tcl >configure: loading site script /usr/share/config.site >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >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 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 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/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-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 x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >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-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for gawk... gawk >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >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... no >checking for a BSD-compatible install... /usr/lib/portage/python3.3/ebuild-helpers/xattr/install -c >checking for gawk... (cached) gawk >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for int8_t... yes >checking for int16_t... yes >checking for int32_t... yes >checking for int64_t... yes >checking for intptr_t... yes >checking for uint8_t... yes >checking for uint16_t... yes >checking for uint32_t... yes >checking for uint64_t... yes >checking for uintptr_t... yes >checking for sys/types.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for stdint.h... (cached) yes >checking for inttypes.h... (cached) yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for fdatasync... yes >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 strchrnul... yes >checking for usleep... yes >checking for utime... yes >checking for tclsh8.6... no >checking for tclsh8.5... no >checking for tclsh... no >Warning: can't find tclsh - defaulting to non-amalgamation build. >./configure: line 11759: tclsh: command not found >configure: Version set to 3.8 >configure: Release set to 3.8.10.1 >configure: Version number set to 3008010 >checking whether to support threadsafe operation... yes >checking for library containing pthread_create... -lpthread >checking whether to support shared library linked as release mode or not... no >checking whether to use an in-ram database for temporary tables... no >checking if executables have the .exe suffix... unknown >checking for Tcl configuration... ./configure: line 12083: tclsh: command not found >configure: WARNING: Can't find Tcl configuration definitions >configure: WARNING: *** Without Tcl the regression tests cannot be executed *** >configure: WARNING: *** Consider using --with-tcl=... to define location of Tcl *** >checking for library containing tgetent... -lncurses >checking for readline in -lreadline... yes >checking for library containing fdatasync... none required >checking for library containing dlopen... -ldl >configure: creating ./config.status >config.status: creating Makefile >config.status: creating sqlite3.pc >config.status: creating config.h >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-db/sqlite-3.8.10.1/work/sqlite-src-3081001 ... > [32;01m*[0m abi_x86_64.amd64: running multilib-minimal_abi_src_compile >make -j4 TCLLIBDIR=/usr/lib64/sqlite-3.8.10.1 >tclsh /var/tmp/portage/dev-db/sqlite-3.8.10.1/work/sqlite-src-3081001-abi_x86_64.amd64/tool/mksqlite3h.tcl /var/tmp/portage/dev-db/sqlite-3.8.10.1/work/sqlite-src-3081001-abi_x86_64.amd64 >sqlite3.h >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -o mkkeywordhash -DSQLITE_ENABLE_API_ARMOR -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_DBSTAT_VTAB -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_STMT_SCANSTATUS -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_ICU /var/tmp/portage/dev-db/sqlite-3.8.10.1/work/sqlite-src-3081001-abi_x86_64.amd64/tool/mkkeywordhash.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -o lemon /var/tmp/portage/dev-db/sqlite-3.8.10.1/work/sqlite-src-3081001-abi_x86_64.amd64/tool/lemon.c >/bin/sh: tclsh: command not found >Makefile:863: recipe for target 'sqlite3.h' failed >make: *** [sqlite3.h] Error 127 >make: *** Waiting for unfinished jobs.... >./mkkeywordhash >keywordhash.h >cp /var/tmp/portage/dev-db/sqlite-3.8.10.1/work/sqlite-src-3081001-abi_x86_64.amd64/src/lempar.c . > [31;01m*[0m ERROR: dev-db/sqlite-3.8.10.1::gentoo 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.8.10.1::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-db/sqlite-3.8.10.1::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/log/portage/dev-db:sqlite-3.8.10.1:20150512-192733.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-db/sqlite-3.8.10.1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-db/sqlite-3.8.10.1/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-db/sqlite-3.8.10.1/work/sqlite-src-3081001-abi_x86_64.amd64' > [31;01m*[0m S: '/var/tmp/portage/dev-db/sqlite-3.8.10.1/work/sqlite-src-3081001'
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 549308
: 403160 |
403162