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

Bug 220371

Summary: dev-python/glewpy-0.7.4 fails to compile.
Product: Gentoo Linux Reporter: Xavian-Anderson Macpherson <Shingoshi>
Component: [OLD] DevelopmentAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: glewpy-0.7.4-x86_64-emergeinfo_buildlog

Description Xavian-Anderson Macpherson 2008-05-05 14:38:31 UTC
x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -pipe -march=opteron -fPIC -I/usr/include/python2.5 -c -I/usr/include/python2.5 -c src/glew.c -o build/temp.linux-x86_64-2.5/src/glew.o
src/glew.c:1:2: error: #error Do not use this file, it is the result of a failed Pyrex compilation.
error: command 'x86_64-pc-linux-gnu-gcc' failed with exit status 1
 * 
 * ERROR: dev-python/glewpy-0.7.4 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2435:  Called distutils_src_compile
 *             environment, line  753:  Called die
 * The specific snippet of code:
 *       ${python} setup.py build "$@" || die "compilation failed"
 *  The die message:
 *   compilation failed
Comment 1 Xavian-Anderson Macpherson 2008-05-05 14:40:39 UTC
Created attachment 151933 [details]
glewpy-0.7.4-x86_64-emergeinfo_buildlog
Comment 2 Jan Kundrát (RETIRED) gentoo-dev 2008-05-05 15:01:36 UTC
The issue is still the same, so we prefer to track it in just one bug.

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