public inbox for gentoo-alpha@lists.gentoo.org
 help / color / mirror / Atom feed
From: Allen Ziegenfus <listmail@allenz.net>
To: gentoo-alpha@lists.gentoo.org
Subject: [gentoo-alpha] Error building PyQt on Alpha: failed to set dynamic section sizes: File format not recognized
Date: Mon, 7 Jun 2004 11:45:20 -0400	[thread overview]
Message-ID: <20040607114520.7eea0dee.listmail@allenz.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 4767 bytes --]

Has anyone got PyQt to build on Alpha? I was trying to emerge this last
night and the compile was literally keeping me from sleeping because it
was thrashing to swap (I have an old HD that is too loud). I have 256 MB
memory, which is apparently not enough. 

I changed my swap configuration to use a faster drive, and now at
least I am getting an error message: Failed to set dynamic section
sizes: file format not recognized. Googling this error gives me a bunch
of hits on people having trouble compiling different packages on
alpha, but not solution. 

Anybody know what to do? Does this have anything to do with running out
of memory? Below is a log of my emerge attempt

Thanks, 

Allen

Script started on Mon Jun  7 10:40:00 2004
[01;31mopus [01;34mpyqt # [00memerb ge py  Pyu Qt
Calculating dependencies  \ ...done!
>>> emerge (1 of 1) dev-python/PyQt-3.12 to /
>>> md5 src_uri ;-) PyQt-x11-gpl-3.12.tar.gz
>>> Unpacking source...
>>> Unpacking PyQt-x11-gpl-3.12.tar.gz to
>/var/tmp/portage/PyQt-3.12/work>> Source unpacked.
SIP 4.0rc4 is being used.
QScintilla 1.3 is being used.
Checking to see if the qtcanvas module should be built...
Checking to see if the qtnetwork module should be built...
Checking to see if the qttable module should be built...
Checking to see if the qtxml module should be built...
Checking to see if the qtgl module should be built...
Checking to see if the qtui module should be built...
Checking to see if the qtsql module should be built...
Checking to see if the qtext module should be built...
Checking to see if the QAssistantClient class is available...
Creating features file...
Checking to see if the QCDEStyle class is built in...
Checking to see if the QInterlaceStyle class is built in...
Checking to see if the QMotifStyle class is built in...
Checking to see if the QMotifPlusStyle class is built in...
Checking to see if the QPlatinumStyle class is built in...
Checking to see if the QSGIStyle class is built in...
Checking to see if the QWindowsStyle class is built in...
These PyQt modules will be built: qt qtcanvas qtnetwork qttable qtxml
qtgl qtui qtsql qtext.
Support for these Qt classes has been disabled: QInterlaceStyle.
The PyQt modules will be installed in /usr/lib/python2.3/site-packages.
The PyQt .sip files will be installed in /usr/share/sip.
pyuic will be installed in /usr/bin.
pylupdate will be installed in /usr/bin.
Generating the C++ source for the qt module...
Creating the Makefile for the qt module...
Generating the C++ source for the qtext module...
Creating the Makefile for the qtext module...
Generating the C++ source for the qtgl module...
Creating the Makefile for the qtgl module...
Generating the C++ source for the qtsql module...
Creating the Makefile for the qtsql module...
Generating the C++ source for the qtui module...
Creating the Makefile for the qtui module...
Generating the C++ source for the qtcanvas module...
Creating the Makefile for the qtcanvas module...
Generating the C++ source for the qtnetwork module...
Creating the Makefile for the qtnetwork module...
Generating the C++ source for the qttable module...
Creating the Makefile for the qttable module...
Generating the C++ source for the qtxml module...
Creating the Makefile for the qtxml module...
Creating pyuic Makefile...
Creating pylupdate Makefile...
Creating top level Makefile...
Creating pyqtconfig.py...
make[1]: Entering directory
`/var/tmp/portage/PyQt-3.12/work/PyQt-x11-gpl-3.12/qt' g++ -c -pipe
-mcpu=ev56 -O3 -pipe -fPIC -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG
-DQT_THREAD_SUPPORT -I. -I/usr/include/python2.3 -I/usr/qt/3/include
-I/usr/X11R6/include -o sipqtpart0.o sipqtpart0.cpp/usr/qt/3/bin/moc -o
moc_sipqtpart0.cpp sipqtpart0.h g++ -c -pipe -mcpu=ev56 -O3 -pipe -fPIC
-O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I.
-I/usr/include/python2.3 -I/usr/qt/3/include -I/usr/X11R6/include -o
moc_sipqtpart0.o moc_sipqtpart0.cpp g++ -shared -Wl,-rpath,/usr/qt/3/lib
-o qt.so sipqtpart0.o moc_sipqtpart0.o -L/usr/qt/3/lib -L/usr/X11R6/lib
-lqassistantclient -lqt-mt -lXext -lX11 -lm
-lpthread/usr/lib/gcc-lib/alphaev56-unknown-linux-gnu/3.3.3/../../../..
/alphaev56-unknown-linux-gnu/bin/ld: sipqtpart0.o: .got subsegment
exceeds 64K (size
112792)/usr/lib/gcc-lib/alphaev56-unknown-linux-gnu/3.3.3/../../../../a
lphaev56-unknown-linux-gnu/bin/ld: failed to set dynamic section sizes:
File format not recognized collect2: ld returned 1 exit status
make[1]: *** [qt.so] Error 1
make[1]: Leaving directory
`/var/tmp/portage/PyQt-3.12/work/PyQt-x11-gpl-3.12/qt' make: *** [all]
Error 2

!!! ERROR: dev-python/PyQt-3.12 failed.
!!! Function src_compile, Line 36, Exitcode 2
!!! (no error message)

[01;31mopus [01;34mpyqt # [00mexit

Script done on Mon Jun  7 11:23:29 2004



-- 

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

             reply	other threads:[~2004-06-07 15:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-07 15:45 Allen Ziegenfus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-06-08 21:18 [gentoo-alpha] Error building PyQt on Alpha: failed to set dynamic section sizes: File format not recognized Donsbach, Jeff
2004-06-09  1:58 ` Allen Ziegenfus
2004-06-08 21:22 Donsbach, Jeff
2004-06-09  3:48 Donsbach, Jeff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040607114520.7eea0dee.listmail@allenz.net \
    --to=listmail@allenz.net \
    --cc=gentoo-alpha@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox