Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[WORKAROUND] package games-util/nml-0.2.4
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
PascalMarmier
n00b
n00b


Joined: 02 Dec 2012
Posts: 2
Location: Bruxelles

PostPosted: Sun Dec 02, 2012 1:11 pm    Post subject: [WORKAROUND] package games-util/nml-0.2.4 Reply with quote

Hello.

I'm having some weird issue when emerging openttd.
Newly installed computer, 1 week ago.
ACCEPT_KEYWORDS="amd64"

To be merged :
Code:

emerge -pv openttd

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N     ] games-util/nml-0.2.3  0 kB
[ebuild  N     ] games-misc/opengfx-0.4.4  0 kB
[ebuild  N     ] games-simulation/openttd-1.2.2  USE="iconv openmedia png timidity truetype zlib -aplaymidi -debug -dedicated -icu -lzo" 0 kB

Total: 3 packages (3 new), Size of downloads: 0 kB


Error :
Code:

 * Messages for package games-util/nml-0.2.3:

 * ERROR: games-util/nml-0.2.3 failed (compile phase):
 *   Building failed
 *
 * Call stack:
 *     ebuild.sh, line   93:  Called src_compile
 *   environment, line 3659:  Called distutils_src_compile
 *   environment, line  998:  Called die
 * The specific snippet of code:
 *               "$(PYTHON)" "${setup_file#*|}" "${_DISTUTILS_GLOBAL_OPTIONS[@]}" build "$@" || die "Building failed";
 *


Code:

>>> Compiling source in /var/tmp/portage/games-util/nml-0.2.3/work/nml-0.2.3 ...
python2.7 setup.py build
Traceback (most recent call last):
  File "setup.py", line 5, in <module>
    from setuptools import setup
ImportError: No module named setuptools


What I already did :
- accept "~amd64" for all 3 packages in /etc/portage/package.keywords --> version changes for all 3 but same error.
- python-updater --> 6 packages rebuilt but no further result.
Code:

eselect python list
Available Python interpreters:
  [1]   python2.7
  [2]   python3.2 *


"nml" package seems not known by portage 8O
Code:

emerge -s games-util/nml
Searching...   
[ Results for search key : games-util/nml ]
[ Applications found : 0 ]


As that appends with stable releases, I suppose I miss something somewhere.
If more info needed, just ask :)

Thanks for help


Last edited by PascalMarmier on Sun Dec 09, 2012 1:46 pm; edited 1 time in total
Back to top
View user's profile Send private message
PascalMarmier
n00b
n00b


Joined: 02 Dec 2012
Posts: 2
Location: Bruxelles

PostPosted: Sun Dec 09, 2012 1:45 pm    Post subject: [WORKAROUND] package games-util/nml-0.2.4 Reply with quote

I finally find a workaround :
[url]https://forums.gentoo.org/viewtopic-t-943834-highlight-setuptools.html[/url]

Clearly, the dependency to dev-python/setuptools-0.6.21 is missing in ebuild of games-util/nml-0.2.3
Also in ebuild of games-util/nml-0.2.4 (currently unstable ~amd64)

I'll post a bug.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum