Bug 145993 - {standard input}:221200: Error: bad register name `%'
Summary: {standard input}:221200: Error: bad register name `%'
Status: RESOLVED DUPLICATE of bug 145991
Alias: None
Product: bindings
Classification: Developer tools
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kde-bindings
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-26 17:26 UTC by oneforall
Modified: 2007-05-26 19:57 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description oneforall 2007-05-26 17:26:44 UTC
Version:           3.5.7 (using KDE KDE 3.5.7)
Installed from:    Compiled From Sources
Compiler:          gcc 4.1.2 glibc 2.5
OS:                Linux

sipqtpart0.cpp:11894: warning: dereferencing type-punned pointer will break strict-aliasing rules
sipqtpart0.cpp:11895: warning: dereferencing type-punned pointer will break strict-aliasing rules
{standard input}: Assembler messages:
{standard input}:220295: Warning: end of file not at end of a line; newline inserted
{standard input}:221200: Error: bad register name `%'
g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [sipqtpart0.o] Error 1
make[3]: Leaving directory `/tmp/kdebindings-3.5.7/python/pyqt/qt'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/tmp/kdebindings-3.5.7/python/pyqt'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/tmp/kdebindings-3.5.7/python'
make: *** [install-recursive] Error 1
rmdir: /tmp/package-kdebindings/usr/share: Directory not empty

it continues to compile and I don't see a ignore. then it gets to the same sipqtpart0.cpp:11895: warning: dereferencing type-punned pointer will break again and then the error
Comment 1 Pino Toscano 2007-05-26 19:57:19 UTC

*** This bug has been marked as a duplicate of 145991 ***