Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 172068 Details for
Bug 247171
dev-scheme/gauche-cdb fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
dev-scheme:gauche-cdb-0.3.1:20081117-102626.log (text/plain), 5.88 KB, created by
Diego Elio Pettenò (RETIRED)
on 2008-11-17 10:28:57 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2008-11-17 10:28:57 UTC
Size:
5.88 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking Gauche-cdb-0.3.1.tar.gz to /var/tmp/portage/dev-scheme/gauche-cdb-0.3.1/work > [32;01m*[0m Applying gauche-cdb-0.3.1-tinycdb.diff ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying gauche-cdb-0.3.1-gpd.diff ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/dev-scheme/gauche-cdb-0.3.1/work/Gauche-cdb-0.3.1' ... > [32;01m*[0m Running aclocal ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/dev-scheme/gauche-cdb-0.3.1/work/Gauche-cdb-0.3.1 ... > * econf: updating Gauche-cdb-0.3.1/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating Gauche-cdb-0.3.1/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu >checking for gosh... /usr/bin/gosh >checking for gauche-config... /usr/bin/gauche-config >checking for gauche-package... /usr/bin/gauche-package >checking for gauche-install... /usr/bin/gauche-install >checking for gauche-cesconv... /usr/bin/gauche-cesconv >checking for a BSD-compatible install... /usr/bin/install -c >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc -std=gnu99 >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc -std=gnu99 accepts -g... yes >checking for i686-pc-linux-gnu-gcc -std=gnu99 option to accept ISO C89... none needed >checking for ld used by 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 shared library run path origin... done >checking how to link with libtinycdb... -ltinycdb >configure: creating Gauche-cdb.gpd >configure: creating ./config.status >config.status: creating Makefile >make -j14 >/usr/bin/gauche-config --fixup-extension cdb >/usr/bin/gosh genstub cdb.stub >/usr/bin/gauche-config --fixup-extension cdb >i686-pc-linux-gnu-gcc -std=gnu99 -I/usr/lib/gauche/0.8.13/include -O2 -pipe -I/usr/lib/gauche/0.8.13/include -c cdb_head.c -o cdb_head.o >i686-pc-linux-gnu-gcc -std=gnu99 -I/usr/lib/gauche/0.8.13/include -O2 -pipe -I/usr/lib/gauche/0.8.13/include -c cdb_tail.c -o cdb_tail.o >i686-pc-linux-gnu-gcc -std=gnu99 -I/usr/lib/gauche/0.8.13/include -O2 -pipe -I/usr/lib/gauche/0.8.13/include -c cdb.c -o cdb.o >cdb.c:11:22: error: tinycdb.h: No such file or directory >cdb.c:17: error: field 'cdb' has incomplete type >cdb.c:18: error: field 'cdbf' has incomplete type >cdb.c:19: error: field 'cdbm' has incomplete type >cdb.c: In function 'cdb_finalize': >cdb.c:47: warning: implicit declaration of function 'cdb_free' >cdb.c:47: warning: implicit declaration of function 'cdb_fileno' >cdb.c:50: warning: implicit declaration of function 'cdb_make_finish' >cdb.c: In function 'cdb_cdb_unpack': >cdb.c:108: warning: implicit declaration of function 'cdb_unpack' >cdb.c: In function 'cdb_cdb_open': >cdb.c:130: warning: implicit declaration of function 'cdb_init' >cdb.c: In function 'cdb_cdb_find': >cdb.c:208: warning: implicit declaration of function 'cdb_find' >cdb.c: In function 'cdb_cdb_datapos': >cdb.c:225: warning: implicit declaration of function 'cdb_datapos' >cdb.c: In function 'cdb_cdb_datalen': >cdb.c:241: warning: implicit declaration of function 'cdb_datalen' >cdb.c: In function 'cdb_cdb_read': >cdb.c:270: warning: implicit declaration of function 'cdb_read' >cdb.c: In function 'cdb_cdb_findinit': >cdb.c:294: warning: implicit declaration of function 'cdb_findinit' >cdb.c: In function 'cdb_cdb_findnext': >cdb.c:313: warning: implicit declaration of function 'cdb_findnext' >cdb.c: In function 'cdb_cdb_make_open': >cdb.c:347: warning: implicit declaration of function 'cdb_make_start' >cdb.c: In function 'cdb_cdb_make_add': >cdb.c:378: warning: implicit declaration of function 'cdb_make_add' >cdb.c: In function 'cdb_cdb_make_exists': >cdb.c:404: warning: implicit declaration of function 'cdb_make_exists' >cdb.c: In function 'cdb_cdb_make_put': >cdb.c:445: warning: implicit declaration of function 'cdb_make_put' >cdb.c: In function 'internal_init': >cdb.c:474: error: 'CDB_PUT_ADD' undeclared (first use in this function) >cdb.c:474: error: (Each undeclared identifier is reported only once >cdb.c:474: error: for each function it appears in.) >cdb.c:477: error: 'CDB_PUT_REPLACE' undeclared (first use in this function) >cdb.c:480: error: 'CDB_PUT_INSERT' undeclared (first use in this function) >cdb.c:483: error: 'CDB_PUT_WARN' undeclared (first use in this function) >make: *** [cdb.o] Error 1 >rm cdb.c > [31;01m*[0m > [31;01m*[0m ERROR: dev-scheme/gauche-cdb-0.3.1 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 2566: Called _eapi0_src_compile > [31;01m*[0m ebuild.sh, line 591: Called _eapi2_src_compile > [31;01m*[0m ebuild.sh, line 625: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m The die message: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/log/portage/dev-scheme:gauche-cdb-0.3.1:20081117-102626.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-scheme/gauche-cdb-0.3.1/temp/environment'. > [31;01m*[0m
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 247171
: 172068