* [gentoo-user] Failed to emerge dev-lang/python-2.5.4-r4
@ 2011-09-14 0:17 Moritz Schlarb
2011-09-14 0:52 ` Alex Schuster
0 siblings, 1 reply; 3+ messages in thread
From: Moritz Schlarb @ 2011-09-14 0:17 UTC (permalink / raw
To: gentoo-user
Hi at all!
For using Google App Engine, I wanted to emerge Python 2.5, so I did
emerge -av =dev-lang/python-2.5.4-r4
and everything went fine, until:
/usr/bin/install -c -m 644 pyconfig.h
/var/tmp/portage/dev-lang/python-2.5.4-r4/image//usr/include/python2.5/pyconfig.h
emake failed
* ERROR: dev-lang/python-2.5.4-r4 failed (install phase):
* emake altinstall maninstall failed
*
* Call stack:
* ebuild.sh, line 56: Called src_install
* environment, line 5753: Called die
* The specific snippet of code:
* emake DESTDIR="${D}" altinstall maninstall || die "emake
altinstall maninstall failed";
Doesn't make much sense to me, failing at installing to
python2.5-specific directories... I would investigate further, but I
don't know how to make portage tell me more about the error that occured!
But I'm eager to learn, would be great if someone could tell me where to
look for debugging infos.
I've uploaded:
complete build log: https://www.dropbox.com/s/t47wn56vtynlh3y/build.log
ebuild environment file:
https://www.dropbox.com/s/p1zdtxzewuc0745/environment
emerge --info =dev-lang/python-2.5.4-r4:
https://www.dropbox.com/s/8ran13tlk32p8f0/info
emerge -pqv =dev-lang/python-2.5.4-r4:
https://www.dropbox.com/s/rscag1azv3j5dwn/pqv
Looking forward to some instructions...
Regards,
Moritz
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] Failed to emerge dev-lang/python-2.5.4-r4
2011-09-14 0:17 [gentoo-user] Failed to emerge dev-lang/python-2.5.4-r4 Moritz Schlarb
@ 2011-09-14 0:52 ` Alex Schuster
2011-09-14 9:41 ` [gentoo-user] " Moritz Schlarb
0 siblings, 1 reply; 3+ messages in thread
From: Alex Schuster @ 2011-09-14 0:52 UTC (permalink / raw
To: gentoo-user
Moritz Schlarb writes:
> /usr/bin/install -c -m 644 pyconfig.h
> /var/tmp/portage/dev-lang/python-2.5.4-r4/image//usr/include/python2.5/pyconfig.h
> emake failed
> * ERROR: dev-lang/python-2.5.4-r4 failed (install phase):
> * emake altinstall maninstall failed
[...]
> Doesn't make much sense to me, failing at installing to
> python2.5-specific directories... I would investigate further, but I
> don't know how to make portage tell me more about the error that
> occured! But I'm eager to learn, would be great if someone could tell
> me where to look for debugging infos.
Look at yout build.log, line 942, a libpython2.5.so.1.0 cannot be found.
I don't know why, and I have no time to look further right now. I'd try
again with MAKEOPTS=-j1 in case something was executed out of order and in
parallel, but that's just a tip, no idea if this might help. Look
in /var/tmp/portage/dev-lang/python-2.5.4-r4/image/ and check if this
library exists, and maybe try to do by hand what failed in the build log.
Sorry, my time is up,
Wonko
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-user] Re: Failed to emerge dev-lang/python-2.5.4-r4
2011-09-14 0:52 ` Alex Schuster
@ 2011-09-14 9:41 ` Moritz Schlarb
0 siblings, 0 replies; 3+ messages in thread
From: Moritz Schlarb @ 2011-09-14 9:41 UTC (permalink / raw
To: gentoo-user
Hey Wonko,
thanks for your answer...
I played around and found that there's a place in the Makefile, where
various PATHs are set, but not LD_LIBRARY_PATH, so I set it myself, and
continues by hand and it worked....
I already wanted to file a bug, so I ran emerge again to get the build
logs again, but then emerge ran fine...
So... Nevermind! ;)
Am 14.09.2011 02:52, schrieb Alex Schuster:
> Moritz Schlarb writes:
>
>
>> /usr/bin/install -c -m 644 pyconfig.h
>> /var/tmp/portage/dev-lang/python-2.5.4-r4/image//usr/include/python2.5/pyconfig.h
>> emake failed
>> * ERROR: dev-lang/python-2.5.4-r4 failed (install phase):
>> * emake altinstall maninstall failed
> [...]
>> Doesn't make much sense to me, failing at installing to
>> python2.5-specific directories... I would investigate further, but I
>> don't know how to make portage tell me more about the error that
>> occured! But I'm eager to learn, would be great if someone could tell
>> me where to look for debugging infos.
>
> Look at yout build.log, line 942, a libpython2.5.so.1.0 cannot be found.
> I don't know why, and I have no time to look further right now. I'd try
> again with MAKEOPTS=-j1 in case something was executed out of order and in
> parallel, but that's just a tip, no idea if this might help. Look
> in /var/tmp/portage/dev-lang/python-2.5.4-r4/image/ and check if this
> library exists, and maybe try to do by hand what failed in the build log.
>
> Sorry, my time is up,
>
> Wonko
>
>
--
Moritz Schlarb
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-09-14 9:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-14 0:17 [gentoo-user] Failed to emerge dev-lang/python-2.5.4-r4 Moritz Schlarb
2011-09-14 0:52 ` Alex Schuster
2011-09-14 9:41 ` [gentoo-user] " Moritz Schlarb
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox