Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 95273 Details for
Bug 145342
app-arch/par2cmdline-0.4 fails to emerge
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
faillog-par2cdmline-0.4 emerge
faillog-par2cdmline-0.4 (text/plain), 9.09 KB, created by
Dennis de Vaal
on 2006-08-28 05:36:39 UTC
(
hide
)
Description:
faillog-par2cdmline-0.4 emerge
Filename:
MIME Type:
Creator:
Dennis de Vaal
Created:
2006-08-28 05:36:39 UTC
Size:
9.09 KB
patch
obsolete
>make[1]: Entering directory `/var/tmp/portage/par2cmdline-0.4/work/par2cmdline-0.4' >if powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -mcpu=G5 -O2 -pipe -maltivec -mabi=altivec -fno-strict-aliasing -MT par2cmdline.o -MD -MP -MF ".deps/par2cmdline.Tpo" -c -o par2cmdline.o par2cmdline.cpp; \ >then mv -f ".deps/par2cmdline.Tpo" ".deps/par2cmdline.Po"; else rm -f ".deps/par2cmdline.Tpo"; exit 1; fi >if powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -mcpu=G5 -O2 -pipe -maltivec -mabi=altivec -fno-strict-aliasing -MT commandline.o -MD -MP -MF ".deps/commandline.Tpo" -c -o commandline.o commandline.cpp; \ >then mv -f ".deps/commandline.Tpo" ".deps/commandline.Po"; else rm -f ".deps/commandline.Tpo"; exit 1; fi >par2fileformat.h:66: warning: ignoring packed attribute on unpacked non-POD field 'leu64 PACKET_HEADER::length' >par2fileformat.h:67: warning: ignoring packed attribute on unpacked non-POD field 'MD5Hash PACKET_HEADER::hash' >par2fileformat.h:68: warning: ignoring packed attribute on unpacked non-POD field 'MD5Hash PACKET_HEADER::setid' >par2fileformat.h:79: warning: ignoring packed attribute on unpacked non-POD field 'MD5Hash FILEVERIFICATIONENTRY::hash' >par2fileformat.h:80: warning: ignoring packed attribute on unpacked non-POD field 'leu32 FILEVERIFICATIONENTRY::crc' >par2fileformat.h:86: warning: ignoring packed attribute on unpacked non-POD field 'MD5Hash FILEVERIFICATIONPACKET::fileid' >par2fileformat.h:87: warning: ignoring packed attribute on unpacked non-POD field 'FILEVERIFICATIONENTRY FILEVERIFICATIONPACKET::entries [0u]' >par2fileformat.h:101: warning: ignoring packed attribute on unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::fileid' >par2fileformat.h:102: warning: ignoring packed attribute on unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hashfull' >par2fileformat.h:103: warning: ignoring packed attribute on unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hash16k' >par2fileformat.h:104: warning: ignoring packed attribute on unpacked non-POD field 'leu64 FILEDESCRIPTIONPACKET::length' >par2fileformat.h:129: warning: ignoring packed attribute on unpacked non-POD field 'leu64 MAINPACKET::blocksize' >par2fileformat.h:130: warning: ignoring packed attribute on unpacked non-POD field 'leu32 MAINPACKET::recoverablefilecount' >par2fileformat.h:131: warning: ignoring packed attribute on unpacked non-POD field 'MD5Hash MAINPACKET::fileid [0u]' >par2fileformat.h:153: warning: ignoring packed attribute on unpacked non-POD field 'leu32 RECOVERYBLOCKPACKET::exponent' >mainpacket.h: In member function 'const MD5Hash& MainPacket::SetId() const': >mainpacket.h:101: error: cannot bind packed field '((const MAINPACKET*)((u8*)((const MainPacket*)this)->MainPacket::<anonymous>.CriticalPacket::packetdata))->MAINPACKET::header.PACKET_HEADER::setid' to 'const MD5Hash&' >par2fileformat.h:66: warning: ignoring packed attribute on unpacked non-POD field 'leu64 PACKET_HEADER::length' >par2fileformat.h:67: warning: ignoring packed attribute on unpacked non-POD field 'MD5Hash PACKET_HEADER::hash' >par2fileformat.h:68: warning: ignoring packed attribute on unpacked non-POD field 'MD5Hash PACKET_HEADER::setid' >par2fileformat.h:79: warning: ignoring packed attribute on unpacked non-POD field 'MD5Hash FILEVERIFICATIONENTRY::hash' >par2fileformat.h:80: warning: ignoring packed attribute on unpacked non-POD field 'leu32 FILEVERIFICATIONENTRY::crc' >par2fileformat.h:86: warning: ignoring packed attribute on unpacked non-POD field 'MD5Hash FILEVERIFICATIONPACKET::fileid' >par2fileformat.h:87: warning: ignoring packed attribute on unpacked non-POD field 'FILEVERIFICATIONENTRY FILEVERIFICATIONPACKET::entries [0u]' >par2fileformat.h:101: warning: ignoring packed attribute on unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::fileid' >par2fileformat.h:102: warning: ignoring packed attribute on unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hashfull' >par2fileformat.h:103: warning: ignoring packed attribute on unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hash16k' >par2fileformat.h:104: warning: ignoring packed attribute on unpacked non-POD field 'leu64 FILEDESCRIPTIONPACKET::length' >par2fileformat.h:129: warning: ignoring packed attribute on unpacked non-POD field 'leu64 MAINPACKET::blocksize' >par2fileformat.h:130: warning: ignoring packed attribute on unpacked non-POD field 'leu32 MAINPACKET::recoverablefilecount' >par2fileformat.h:131: warning: ignoring packed attribute on unpacked non-POD field 'MD5Hash MAINPACKET::fileid [0u]' >par2fileformat.h:153: warning: ignoring packed attribute on unpacked non-POD field 'leu32 RECOVERYBLOCKPACKET::exponent' >mainpacket.h: In member function 'const MD5Hash& MainPacket::SetId() const': >mainpacket.h:101: error: cannot bind packed field '((const MAINPACKET*)((u8*)((const MainPacket*)this)->MainPacket::<anonymous>.CriticalPacket::packetdata))->MAINPACKET::header.PACKET_HEADER::setid' to 'const MD5Hash&' >par1fileformat.h: At global scope: >par1fileformat.h:39: warning: ignoring packed attribute on unpacked non-POD field 'leu32 PAR1FILEHEADER::fileversion' >par1fileformat.h:40: warning: ignoring packed attribute on unpacked non-POD field 'leu32 PAR1FILEHEADER::programversion' >par1fileformat.h:41: warning: ignoring packed attribute on unpacked non-POD field 'MD5Hash PAR1FILEHEADER::controlhash' >par1fileformat.h:42: warning: ignoring packed attribute on unpacked non-POD field 'MD5Hash PAR1FILEHEADER::sethash' >par1fileformat.h:43: warning: ignoring packed attribute on unpacked non-POD field 'leu64 PAR1FILEHEADER::volumenumber' >par1fileformat.h:44: warning: ignoring packed attribute on unpacked non-POD field 'leu64 PAR1FILEHEADER::numberoffiles' >par1fileformat.h:45: warning: ignoring packed attribute on unpacked non-POD field 'leu64 PAR1FILEHEADER::filelistoffset' >par1fileformat.h:46: warning: ignoring packed attribute on unpacked non-POD field 'leu64 PAR1FILEHEADER::filelistsize' >par1fileformat.h:47: warning: ignoring packed attribute on unpacked non-POD field 'leu64 PAR1FILEHEADER::dataoffset' >par1fileformat.h:48: warning: ignoring packed attribute on unpacked non-POD field 'leu64 PAR1FILEHEADER::datasize' >par1fileformat.h:53: warning: ignoring packed attribute on unpacked non-POD field 'leu64 PAR1FILEENTRY::entrysize' >par1fileformat.h:54: warning: ignoring packed attribute on unpacked non-POD field 'leu64 PAR1FILEENTRY::status' >par1fileformat.h:55: warning: ignoring packed attribute on unpacked non-POD field 'leu64 PAR1FILEENTRY::filesize' >par1fileformat.h:56: warning: ignoring packed attribute on unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hashfull' >par1fileformat.h:57: warning: ignoring packed attribute on unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hash16k' >par1fileformat.h:58: warning: ignoring packed attribute on unpacked non-POD field 'leu16 PAR1FILEENTRY::name [0u]' >make[1]: *** [par2cmdline.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >par1fileformat.h: At global scope: >par1fileformat.h:39: warning: ignoring packed attribute on unpacked non-POD field 'leu32 PAR1FILEHEADER::fileversion' >par1fileformat.h:40: warning: ignoring packed attribute on unpacked non-POD field 'leu32 PAR1FILEHEADER::programversion' >par1fileformat.h:41: warning: ignoring packed attribute on unpacked non-POD field 'MD5Hash PAR1FILEHEADER::controlhash' >par1fileformat.h:42: warning: ignoring packed attribute on unpacked non-POD field 'MD5Hash PAR1FILEHEADER::sethash' >par1fileformat.h:43: warning: ignoring packed attribute on unpacked non-POD field 'leu64 PAR1FILEHEADER::volumenumber' >par1fileformat.h:44: warning: ignoring packed attribute on unpacked non-POD field 'leu64 PAR1FILEHEADER::numberoffiles' >par1fileformat.h:45: warning: ignoring packed attribute on unpacked non-POD field 'leu64 PAR1FILEHEADER::filelistoffset' >par1fileformat.h:46: warning: ignoring packed attribute on unpacked non-POD field 'leu64 PAR1FILEHEADER::filelistsize' >par1fileformat.h:47: warning: ignoring packed attribute on unpacked non-POD field 'leu64 PAR1FILEHEADER::dataoffset' >par1fileformat.h:48: warning: ignoring packed attribute on unpacked non-POD field 'leu64 PAR1FILEHEADER::datasize' >par1fileformat.h:53: warning: ignoring packed attribute on unpacked non-POD field 'leu64 PAR1FILEENTRY::entrysize' >par1fileformat.h:54: warning: ignoring packed attribute on unpacked non-POD field 'leu64 PAR1FILEENTRY::status' >par1fileformat.h:55: warning: ignoring packed attribute on unpacked non-POD field 'leu64 PAR1FILEENTRY::filesize' >par1fileformat.h:56: warning: ignoring packed attribute on unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hashfull' >par1fileformat.h:57: warning: ignoring packed attribute on unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hash16k' >par1fileformat.h:58: warning: ignoring packed attribute on unpacked non-POD field 'leu16 PAR1FILEENTRY::name [0u]' >make[1]: *** [commandline.o] Error 1 >make[1]: Leaving directory `/var/tmp/portage/par2cmdline-0.4/work/par2cmdline-0.4' >make: *** [all] Error 2 > >!!! ERROR: app-arch/par2cmdline-0.4 failed. >Call stack: > ebuild.sh, line 1539: Called dyn_compile > ebuild.sh, line 939: Called src_compile > ebuild.sh, line 609: Called die > > !!! emake 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 145342
: 95273 |
95302