Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 152658 - x11-libs/qt-3.3.6-r3 fails to compile: unknown pseudo-op: `.weakref'
Summary: x11-libs/qt-3.3.6-r3 fails to compile: unknown pseudo-op: `.weakref'
Status: RESOLVED DUPLICATE of bug 147303
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-24 07:08 UTC by Walter Ray-Dulany
Modified: 2006-10-24 11:22 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
output of 'MAKEOPTS="-j1" emerge =x11-libs/qt-3.3.6-r3 &> j1-log' (j1-log,79.91 KB, text/plain)
2006-10-24 07:10 UTC, Walter Ray-Dulany
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Walter Ray-Dulany 2006-10-24 07:08:09 UTC
This is very similar to the problem in bug 147303, in the listed URL above, but I can't reopen that bug (since I'm not the original poster), and so I'm reporting it here as a new bug (let me know if I should do otherwise in the future). The error I get is: 

...
make[1]: Entering directory `/var/tmp/portage/qt-3.3.6-r3/work/qt-x11-free-3.3.6/src'
i686-pc-linux-gnu-g++ -c -pipe -I/usr/include/mysql -fno-exceptions -Wall -W -O2 -march=prescott -pipe -fno-strict-aliasing -D_REENTRANT -fPIC -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_THREAD_SUPPORT -DQT_NO_NIS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DQT_NO_XINERAMA -DQT_DLOPEN_OPENGL -DQT_BUILTIN_GIF_READER=1 -DQT_NO_STYLE_MAC -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_COMPACT -DQT_NO_STYLE_POCKETPC -I/var/tmp/portage/qt-3.3.6-r3/work/qt-x11-free-3.3.6/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I3rdparty/opentype -I../include -I/usr/include -I.moc/release-shared-mt/ -o .obj/release-shared-mt/qtaddons_x11.o kernel/qtaddons_x11.cpp
/var/tmp/portage/qt-3.3.6-r3/work/qt-x11-free-3.3.6/bin/moc kernel/qapplication_x11.cpp -o .moc/release-shared-mt/qapplication_x11.moc
i686-pc-linux-gnu-g++ -c -pipe -I/usr/include/mysql -fno-exceptions -Wall -W -O2 -march=prescott -pipe -fno-strict-aliasing -D_REENTRANT -fPIC -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_THREAD_SUPPORT -DQT_NO_NIS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DQT_NO_XINERAMA -DQT_DLOPEN_OPENGL -DQT_BUILTIN_GIF_READER=1 -DQT_NO_STYLE_MAC -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_COMPACT -DQT_NO_STYLE_POCKETPC -I/var/tmp/portage/qt-3.3.6-r3/work/qt-x11-free-3.3.6/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I3rdparty/opentype -I../include -I/usr/include -I.moc/release-shared-mt/ -o .obj/release-shared-mt/qclipboard_x11.o kernel/qclipboard_x11.cpp
{standard input}: Assembler messages:
{standard input}:2: Error: unknown pseudo-op: `.weakref'
{standard input}:3: Error: unknown pseudo-op: `.weakref'
{standard input}:4: Error: unknown pseudo-op: `.weakref'
{standard input}:5: Error: unknown pseudo-op: `.weakref'
{standard input}:6: Error: unknown pseudo-op: `.weakref'
{standard input}:7: Error: unknown pseudo-op: `.weakref'
{standard input}:8: Error: unknown pseudo-op: `.weakref'
{standard input}:9: Error: unknown pseudo-op: `.weakref'
{standard input}:10: Error: unknown pseudo-op: `.weakref'
{standard input}:11: Error: unknown pseudo-op: `.weakref'
{standard input}:12: Error: unknown pseudo-op: `.weakref'
{standard input}:13: Error: unknown pseudo-op: `.weakref'
{standard input}:14: Error: unknown pseudo-op: `.weakref'
{standard input}:15: Error: unknown pseudo-op: `.weakref'
make[1]: *** [.obj/release-shared-mt/qtaddons_x11.o] Error 1
make[1]: *** Waiting for unfinished jobs....
{standard input}: Assembler messages:
{standard input}:6363: Error: unknown pseudo-op: `.weakref'
{standard input}:6364: Error: unknown pseudo-op: `.weakref'
{standard input}:6365: Error: unknown pseudo-op: `.weakref'
{standard input}:6366: Error: unknown pseudo-op: `.weakref'
{standard input}:6367: Error: unknown pseudo-op: `.weakref'
{standard input}:6368: Error: unknown pseudo-op: `.weakref'
{standard input}:6369: Error: unknown pseudo-op: `.weakref'
{standard input}:6370: Error: unknown pseudo-op: `.weakref'
{standard input}:6371: Error: unknown pseudo-op: `.weakref'
{standard input}:6372: Error: unknown pseudo-op: `.weakref'
{standard input}:6373: Error: unknown pseudo-op: `.weakref'
{standard input}:6374: Error: unknown pseudo-op: `.weakref'
{standard input}:6375: Error: unknown pseudo-op: `.weakref'
{standard input}:6376: Error: unknown pseudo-op: `.weakref'
make[1]: *** [.obj/release-shared-mt/qclipboard_x11.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/qt-3.3.6-r3/work/qt-x11-free-3.3.6/src'
make: *** [sub-src] Error 2

!!! ERROR: x11-libs/qt-3.3.6-r3 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
    ebuild.sh, line 937:   Called src_compile
      qt-3.3.6-r3.ebuild, line 203:   Called die

      !!! (no error message)
      !!! If you need support, post the topmost build error, and the call stack if relevant.

My emerge --info follows immediately, and I'll attach a copy of 
MAKEOPTS="-j1" emerge =x11-libs/qt-3.3.6-r3 &> qt-log
next.
Comment 1 Walter Ray-Dulany 2006-10-24 07:10:53 UTC
Created attachment 100381 [details]
output of  'MAKEOPTS="-j1" emerge =x11-libs/qt-3.3.6-r3 &> j1-log'
Comment 2 SpanKY gentoo-dev 2006-10-24 11:22:23 UTC
post your log and `emerge info` to Bug 147303

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