Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 389111

Summary: dev-python/visual-5.50 upstream version fails build; [random_device.lo] Error 1
Product: Gentoo Linux Reporter: Ian Delaney (RETIRED) <idella4>
Component: New packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED DUPLICATE    
Severity: normal CC: jarausch
Priority: Normal Keywords: Bug
Version: 10.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: the build log
my emerge.info

Description Ian Delaney (RETIRED) gentoo-dev 2011-10-31 16:37:57 UTC
Testing upstream versions for python team

Reproducible: Always

Steps to Reproduce:
1. Acquire package version
2. Make new ebuild
3. emerge package
Actual Results:  

Compiling ./gtk2/render_surface.cpp ...
make[1]: *** [random_device.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/portage/dev-python/visual-5.50/work/visual-5.50_release-2.7/src'
make: *** [all-recursive] Error 1
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2011-10-31 16:40:25 UTC
Created attachment 291365 [details]
the build log
Comment 2 Ian Delaney (RETIRED) gentoo-dev 2011-10-31 16:41:23 UTC
Created attachment 291367 [details]
my emerge.info
Comment 3 Arfrever Frehtes Taifersar Arahesis 2011-10-31 18:36:28 UTC
This version is 5.5.0, not 5.50.
Comment 4 Helmut Jarausch 2011-11-09 10:41:07 UTC
(In reply to comment #0)
> Testing upstream versions for python team
> 
> Reproducible: Always
> 
> Steps to Reproduce:
> 1. Acquire package version
> 2. Make new ebuild
> 3. emerge package
> Actual Results:  
> 
> Compiling ./gtk2/render_surface.cpp ...
> make[1]: *** [random_device.lo] Error 1
> make[1]: *** Waiting for unfinished jobs....
> make[1]: Leaving directory
> `/var/tmp/portage/portage/dev-python/visual-5.50/work/visual-5.50_release-2.7/src'
> make: *** [all-recursive] Error 1

Unfortunately, I have exactly the same error for visual-5.4 (which is in the tree)
Any ideas?

Helmut.
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2011-12-04 05:22:05 UTC

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