Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 499282 - games-util/nml-0.2.4-r2 fails to install nmlc compiler
Summary: games-util/nml-0.2.4-r2 fails to install nmlc compiler
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-25 22:42 UTC by MaurizioB
Modified: 2014-04-30 22:22 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge--info.txt,7.87 KB, text/plain)
2014-01-26 18:44 UTC, MaurizioB
Details
Full emerge output (nmlc-build,65.26 KB, text/plain)
2014-02-02 16:54 UTC, MaurizioB
Details
output of equery files nml (file_499282.txt,16.67 KB, text/plain)
2014-02-02 16:55 UTC, MaurizioB
Details

Note You need to log in before you can comment on or make changes to this bug.
Description MaurizioB 2014-01-25 22:42:02 UTC
I was upgrading games-misc/opengfx (required for OpenTTD) and I received errors complaining of nmlc not found.
It looks like, even if games-util/nml is installed in portage (I even re-emerged it, to be certain), there is no trace of nmlc. I had a look in /var/tmp/portage while re-emerging nml and it was there, so I manually copied in /usr/bin; after that opengfx installed without further errors. I don't know if I made some errors in my configuration (I'm updating world since about a year, and I'm getting a lot of conflicts and blockings that I am slowly resolving), but it doesn't look like it could be this.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2014-01-26 14:58:06 UTC
reopen with the output of emerge --info
Comment 2 MaurizioB 2014-01-26 18:44:56 UTC
Created attachment 368804 [details]
emerge --info
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2014-01-29 22:26:47 UTC
Can you attach the full output of the build please?  Also it would be great if you can install gentoolkit and post the output from equery files nml
Comment 4 MaurizioB 2014-02-02 16:54:17 UTC
Created attachment 369352 [details]
Full emerge output
Comment 5 MaurizioB 2014-02-02 16:55:34 UTC
Created attachment 369354 [details]
output of equery files nml
Comment 6 Mr. Bones. (RETIRED) gentoo-dev 2014-02-02 21:10:33 UTC
What version of dev-python/setuptools?
Comment 7 MaurizioB 2014-02-05 17:15:56 UTC
I have the latest stable version of setuptools, 0.8-r1.
Comment 8 Mr. Bones. (RETIRED) gentoo-dev 2014-02-05 17:36:54 UTC
Well, something's not right on your system with related to setuptools since you're getting:

/usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'entry_points'
  warnings.warn(msg)

did you remember to run python-updater when you upgraded python last?

Try re-emerging your python-related packages and make sure to follow any additional directions that the ebuilds print out.
Comment 9 MaurizioB 2014-02-11 22:10:18 UTC
As I remember I did run python-updater, to be sure I just reemerged both python-2.7, setuptools and pip (googling around resulted in similar errors regarding pip and I remember that about 6 months ago I messed around with it by mistake).
Still no nmlc when installing nml and I still get that error. I checked setuptools emerge log and there's such no error, and I can't emerge every python package I have to check for the same error. Is there a package which can show a similar error? Or a specific package I could have missed that should be emerged again?
Comment 10 Mr. Bones. (RETIRED) gentoo-dev 2014-02-13 21:05:33 UTC
maybe the python group can help you out.
Comment 11 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2014-04-30 22:22:48 UTC
#gentoo-bugs | MaurizioB | I was able to track the origin of the issue, so there was no actual bug, just a problem with my python configuration