Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 97446 Details for
Bug 147337
perl-5.8.8-r2 emerge fails
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
DB_File emerge logfile
DB_File-emerge (text/plain), 8.95 KB, created by
Alexander Hsia
on 2006-09-19 12:07:10 UTC
(
hide
)
Description:
DB_File emerge logfile
Filename:
MIME Type:
Creator:
Alexander Hsia
Created:
2006-09-19 12:07:10 UTC
Size:
8.95 KB
patch
obsolete
># emerge DB_File >Calculating dependencies... done! > >>>> Emerging (1 of 1) perl-core/DB_File-1.814 to / > * DB_File-1.814.tar.gz MD5 ;-) ... [ ok ] > * DB_File-1.814.tar.gz size ;-) ... [ ok ] > * checking ebuild checksums ;-) ... [ ok ] > * checking auxfile checksums ;-) ... [ ok ] > * checking miscfile checksums ;-) ... [ ok ] > * checking DB_File-1.814.tar.gz ;-) ... [ ok ] >>>> Unpacking source... >>>> Unpacking DB_File-1.814.tar.gz to /var/tmp/portage/DB_File-1.814/work > * Applying DB_File-MakeMaker.patch ... [ ok ] >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/DB_File-1.814/work/DB_File-1.814 ... >/var/tmp/portage/DB_File-1.814/work/DB_File-1.814 > * Using ExtUtils::MakeMaker >Parsing config.in... >Looks Good. >Checking if your kit is complete... >Looks good >Writing Makefile for DB_File >cp DB_File.pm blib/lib/DB_File.pm >AutoSplitting blib/lib/DB_File.pm (blib/lib/auto/DB_File) >i686-pc-linux-gnu-gcc -c -I/usr/local/BerkeleyDB/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -march=athlon-mp -O2 -pipe -DVERSION=\"1.814\" -DXS_VERSION=\"1.814\" -fPIC "-I/usr/lib/perl5/5.8.8/i686-linux/CORE" -D_NOT_CORE -DmDB_Prefix_t=size_t -DmDB_Hash_t=u_int32_t version.c >/usr/bin/perl5.8.8 /usr/lib/perl5/vendor_perl/5.8.8/ExtUtils/xsubpp -noprototypes -typemap /usr/lib/perl5/5.8.8/ExtUtils/typemap -typemap typemap DB_File.xs > DB_File.xsc && mv DB_File.xsc DB_File.c >i686-pc-linux-gnu-gcc -c -I/usr/local/BerkeleyDB/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -march=athlon-mp -O2 -pipe -DVERSION=\"1.814\" -DXS_VERSION=\"1.814\" -fPIC "-I/usr/lib/perl5/5.8.8/i686-linux/CORE" -D_NOT_CORE -DmDB_Prefix_t=size_t -DmDB_Hash_t=u_int32_t DB_File.c >DB_File.xs:453: error: expected specifier-qualifier-list before 'recno_t' >DB_File.xs: In function 'btree_compare': >DB_File.xs:572: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.xs:573: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.xs:593: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.xs:594: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.xs:595: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.xs:596: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.xs:604: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.xs:609: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.xs: In function 'btree_prefix': >DB_File.xs:656: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.xs:657: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.xs:677: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.xs:678: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.xs:679: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.xs:680: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.xs:688: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.xs:693: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.xs: In function 'hash_cb': >DB_File.xs:745: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.xs:746: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.xs:758: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.xs:759: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.xs:760: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.xs:761: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.xs:769: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.xs:774: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.xs: At top level: >DB_File.xs:905: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'GetRecnoKey' >DB_File.xs: In function 'ParseOpenInfo': >DB_File.xs:968: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.xs: In function 'XS_DB_File_DESTROY': >DB_File.xs:1541: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.c: In function 'XS_DB_File_DELETE': >DB_File.c:1747: error: 'my_cxt_t' has no member named 'x_Value' >DB_File.c:1749: error: 'my_cxt_t' has no member named 'x_Value' >DB_File.c:1750: error: 'my_cxt_t' has no member named 'x_Value' >DB_File.c:1751: error: 'recno_t' undeclared (first use in this function) >DB_File.c:1751: error: (Each undeclared identifier is reported only once >DB_File.c:1751: error: for each function it appears in.) >DB_File.xs:1574: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.c: In function 'XS_DB_File_EXISTS': >DB_File.c:1805: error: 'my_cxt_t' has no member named 'x_Value' >DB_File.c:1807: error: 'my_cxt_t' has no member named 'x_Value' >DB_File.c:1808: error: 'my_cxt_t' has no member named 'x_Value' >DB_File.c:1809: error: 'recno_t' undeclared (first use in this function) >DB_File.xs:1588: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.c: In function 'XS_DB_File_FETCH': >DB_File.c:1861: error: 'my_cxt_t' has no member named 'x_Value' >DB_File.c:1863: error: 'my_cxt_t' has no member named 'x_Value' >DB_File.c:1864: error: 'my_cxt_t' has no member named 'x_Value' >DB_File.c:1865: error: 'recno_t' undeclared (first use in this function) >DB_File.xs:1607: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.c: In function 'XS_DB_File_STORE': >DB_File.c:1926: error: 'my_cxt_t' has no member named 'x_Value' >DB_File.c:1928: error: 'my_cxt_t' has no member named 'x_Value' >DB_File.c:1929: error: 'my_cxt_t' has no member named 'x_Value' >DB_File.c:1930: error: 'recno_t' undeclared (first use in this function) >DB_File.xs:1622: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.xs: In function 'XS_DB_File_FIRSTKEY': >DB_File.xs:1638: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.xs: In function 'XS_DB_File_NEXTKEY': >DB_File.xs:1657: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.xs: In function 'XS_DB_File_unshift': >DB_File.xs:1683: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.xs: In function 'XS_DB_File_pop': >DB_File.xs:1726: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.xs: In function 'XS_DB_File_shift': >DB_File.xs:1757: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.xs: In function 'XS_DB_File_push': >DB_File.xs:1790: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.xs: In function 'XS_DB_File_length': >DB_File.xs:1825: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.c: In function 'XS_DB_File_del': >DB_File.c:2334: error: 'my_cxt_t' has no member named 'x_Value' >DB_File.c:2336: error: 'my_cxt_t' has no member named 'x_Value' >DB_File.c:2337: error: 'my_cxt_t' has no member named 'x_Value' >DB_File.c:2338: error: 'recno_t' undeclared (first use in this function) >DB_File.xs:1843: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.c: In function 'XS_DB_File_get': >DB_File.c:2399: error: 'my_cxt_t' has no member named 'x_Value' >DB_File.c:2401: error: 'my_cxt_t' has no member named 'x_Value' >DB_File.c:2402: error: 'my_cxt_t' has no member named 'x_Value' >DB_File.c:2403: error: 'recno_t' undeclared (first use in this function) >DB_File.xs:1864: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.c: In function 'XS_DB_File_put': >DB_File.c:2467: error: 'my_cxt_t' has no member named 'x_Value' >DB_File.c:2469: error: 'my_cxt_t' has no member named 'x_Value' >DB_File.c:2470: error: 'my_cxt_t' has no member named 'x_Value' >DB_File.c:2471: error: 'recno_t' undeclared (first use in this function) >DB_File.xs:1886: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.xs: In function 'XS_DB_File_fd': >DB_File.xs:1904: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.xs: In function 'XS_DB_File_sync': >DB_File.xs:1930: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.c: In function 'XS_DB_File_seq': >DB_File.c:2632: error: 'my_cxt_t' has no member named 'x_Value' >DB_File.c:2634: error: 'my_cxt_t' has no member named 'x_Value' >DB_File.c:2635: error: 'my_cxt_t' has no member named 'x_Value' >DB_File.c:2636: error: 'recno_t' undeclared (first use in this function) >DB_File.xs:1949: error: 'my_cxt_t' has no member named 'x_CurrentDB' >DB_File.xs: In function 'boot_DB_File': >DB_File.xs:1501: error: 'my_cxt_t' has no member named 'x_empty' >DB_File.xs:1502: error: 'my_cxt_t' has no member named 'x_empty' >DB_File.xs:1502: error: 'my_cxt_t' has no member named 'x_zero' >DB_File.xs:1503: error: 'my_cxt_t' has no member named 'x_empty' >DB_File.xs:1503: error: 'recno_t' undeclared (first use in this function) >make: *** [DB_File.o] Error 1 > >!!! ERROR: perl-core/DB_File-1.814 failed. >Call stack: > ebuild.sh, line 1546: Called dyn_compile > ebuild.sh, line 937: Called src_compile > ebuild.sh, line 1255: Called perl-module_src_compile > perl-module.eclass, line 138: Called die > >!!! compilation failed >!!! If you need support, post the topmost build error, and the call stack if relevant. > >
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 147337
:
96801
|
96802
| 97446