Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 377161 - Latest dev-lang/python fails to install plat-linux
Summary: Latest dev-lang/python fails to install plat-linux
Status: RESOLVED DUPLICATE of bug 374579
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: All FreeBSD
: Normal normal (vote)
Assignee: Gentoo/BSD Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-31 13:56 UTC by Dmitri Bogomolov
Modified: 2011-07-31 14:01 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitri Bogomolov 2011-07-31 13:56:27 UTC
Both =dev-lang/python-2.7.2-r2 and =dev-lang/python-2.6.7-r2 die on install phase. Messages are:

* Found a non POSIX test construction in a configure script
 * The configure checks of this package may not function properly
 * Please report this on Gentoo Bugzilla in Gentoo/Alt product for component FreeBSD.
 * http://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%2FAlt&component=FreeBSD&op_sys=FreeBSD
 * ERROR: dev-lang/python-2.6.7-r2 failed (install phase):
 *   copy plat-linux failed
 * 
 * Call stack:
 *     ebuild.sh, line  56:  Called src_install
 *   environment, line 5817:  Called die
 * The specific snippet of code:
 *           cp -r "${ED}$(python_get_libdir)/plat-linux3" "${ED}$(python_get_libdir)/plat-linux2" || die "copy plat-linux failed";

Reproducible: Always
Comment 1 Naohiro Aota gentoo-dev 2011-07-31 14:01:32 UTC

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