* [gentoo-user] python-2.5.2-r7 build failure
@ 2009-01-13 22:50 Mark Knecht
2009-01-15 11:54 ` Peter Humphrey
0 siblings, 1 reply; 3+ messages in thread
From: Mark Knecht @ 2009-01-13 22:50 UTC (permalink / raw
To: gentoo-user
Hi,
Any ideas? I checked disk space. That's OK. Same flags as two other
machines that built it fine.
Thanks,
Mark
gandalf # emerge -pvDuN world
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild NS ] dev-lang/python-2.5.2-r7 [2.4.4-r6] USE="berkdb gdbm
ipv6 ncurses readline ssl threads -build -doc -examples -sqlite -tk
-ucs2 -wininst" 0 kB
Total: 1 package (1 in new slot), Size of downloads: 0 kB
gandalf #
Compiling /var/tmp/portage/dev-lang/python-2.5.2-r7/image//usr/lib/python2.5/xml/sax/xmlreader.py
...
Compiling /var/tmp/portage/dev-lang/python-2.5.2-r7/image//usr/lib/python2.5/xmllib.py
...
Compiling /var/tmp/portage/dev-lang/python-2.5.2-r7/image//usr/lib/python2.5/xmlrpclib.py
...
Compiling /var/tmp/portage/dev-lang/python-2.5.2-r7/image//usr/lib/python2.5/zipfile.py
...
make: *** [libinstall] Error 1
*
* ERROR: dev-lang/python-2.5.2-r7 failed.
* Call stack:
* ebuild.sh, line 49: Called src_install
* environment, line 3443: Called die
* The specific snippet of code:
* make DESTDIR="${D}" altinstall maninstall || die;
* The die message:
* (no error message)
*
* If you need support, post the topmost build error, and the call
stack if relevant.
* A complete build log is located at
'/var/tmp/portage/dev-lang/python-2.5.2-r7/temp/build.log'.
* The ebuild environment file is located at
'/var/tmp/portage/dev-lang/python-2.5.2-r7/temp/environment'.
*
>>> Failed to emerge dev-lang/python-2.5.2-r7, Log file:
>>> '/var/tmp/portage/dev-lang/python-2.5.2-r7/temp/build.log'
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] python-2.5.2-r7 build failure
2009-01-13 22:50 [gentoo-user] python-2.5.2-r7 build failure Mark Knecht
@ 2009-01-15 11:54 ` Peter Humphrey
2009-01-19 17:27 ` Mark Knecht
0 siblings, 1 reply; 3+ messages in thread
From: Peter Humphrey @ 2009-01-15 11:54 UTC (permalink / raw
To: gentoo-user
On Tuesday 13 January 2009 22:50:55 Mark Knecht wrote:
[...]
> Compiling
> /var/tmp/portage/dev-lang/python-2.5.2-r7/image//usr/lib/python2.5/zipfile.py
>...
[???]
> make: *** [libinstall] Error 1
> *
> * ERROR: dev-lang/python-2.5.2-r7 failed.
[...]
You've snipped the useful part, where I've indicated above with question
marks. You need to find the first mention of an error. That should tell you
what the problem is, or at least point to an investigation route.
--
Rgds
Peter
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] python-2.5.2-r7 build failure
2009-01-15 11:54 ` Peter Humphrey
@ 2009-01-19 17:27 ` Mark Knecht
0 siblings, 0 replies; 3+ messages in thread
From: Mark Knecht @ 2009-01-19 17:27 UTC (permalink / raw
To: gentoo-user
On Thu, Jan 15, 2009 at 3:54 AM, Peter Humphrey
<peter@humphrey.ukfsn.org> wrote:
> On Tuesday 13 January 2009 22:50:55 Mark Knecht wrote:
>
> [...]
>> Compiling
>> /var/tmp/portage/dev-lang/python-2.5.2-r7/image//usr/lib/python2.5/zipfile.py
>>...
> [???]
>> make: *** [libinstall] Error 1
>> *
>> * ERROR: dev-lang/python-2.5.2-r7 failed.
> [...]
>
> You've snipped the useful part, where I've indicated above with question
> marks. You need to find the first mention of an error. That should tell you
> what the problem is, or at least point to an investigation route.
>
> --
> Rgds
> Peter
>
>
Peter,
Thanks for the reponse. I didn't snip anything out. This is all I see:
gandalf ~ # tail -20 /var/tmp/portage/dev-lang/python-2.5.2-r7/temp/build.log
Compiling /var/tmp/portage/dev-lang/python-2.5.2-r7/image//usr/lib/python2.5/xml/sax/saxutils.py
...
Compiling /var/tmp/portage/dev-lang/python-2.5.2-r7/image//usr/lib/python2.5/xml/sax/xmlreader.py
...
Compiling /var/tmp/portage/dev-lang/python-2.5.2-r7/image//usr/lib/python2.5/xmllib.py
...
Compiling /var/tmp/portage/dev-lang/python-2.5.2-r7/image//usr/lib/python2.5/xmlrpclib.py
...
Compiling /var/tmp/portage/dev-lang/python-2.5.2-r7/image//usr/lib/python2.5/zipfile.py
...
make: *** [libinstall] Error 1
*
* ERROR: dev-lang/python-2.5.2-r7 failed.
* Call stack:
* ebuild.sh, line 49: Called src_install
* environment, line 3439: Called die
* The specific snippet of code:
* make DESTDIR="${D}" altinstall maninstall || die;
* The die message:
* (no error message)
*
* If you need support, post the topmost build error, and the call
stack if relevant.
* A complete build log is located at
'/var/tmp/portage/dev-lang/python-2.5.2-r7/temp/build.log'.
* The ebuild environment file is located at
'/var/tmp/portage/dev-lang/python-2.5.2-r7/temp/environment'.
*
gandalf ~ #
I've now seen this on two machine, one x86, the other amd64. I'm
submitting a bug report
Thanks,
Mark
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-01-19 17:27 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-13 22:50 [gentoo-user] python-2.5.2-r7 build failure Mark Knecht
2009-01-15 11:54 ` Peter Humphrey
2009-01-19 17:27 ` Mark Knecht
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox