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

Bug 377403

Summary: media-libs/mesa-7.11 compilation failed
Product: Gentoo Linux Reporter: Anton Kochkov <anton.kochkov>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: anton.kochkov
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: mesa.log
emerge --info output
full build log

Description Anton Kochkov 2011-08-02 10:30:43 UTC
i686-pc-linux-gnu-gcc -c -I. -I../../../src/gallium/include -I../../../src/gallium/auxiliary -I../../../src/gallium/drivers  -O2 -march=core2 -mfpmath=sse -mmmx 
-msse -msse2 -mssse3 -pipe -ffast-math -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing  -fPIC   -D_GNU_SOURCE -DPTHREADS 
-DTEXTURE_FLOAT_ENABLED -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DGLX_USE_TLS -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING 
-DGLX_INDIRECT_RENDERING -DHAVE_ALIAS -DHAVE_LIBUDEV -DHAVE_XCB_DRI2 -DXCB_DRI2_CONNECT_DEVICE_NAME_BROKEN -DGALLIUM_LLVMPIPE -D__STDC_CONSTANT_MACROS 
-DHAVE_LLVM=0x0300 -fvisibility=hidden -I/usr/include  -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS gallivm/lp_bld_type.c -o 
gallivm/lp_bld_type.o
gallivm/lp_bld_type.c: In function ‘lp_typekind_name’:
gallivm/lp_bld_type.c:328:9: error: ‘LLVMOpaqueTypeKind’ undeclared (first use in this function)
gallivm/lp_bld_type.c:328:9: note: each undeclared identifier is reported only once for each function it appears in
Comment 1 Anton Kochkov 2011-08-02 10:31:04 UTC
Created attachment 281811 [details]
mesa.log
Comment 2 Anton Kochkov 2011-08-02 10:31:37 UTC
Created attachment 281813 [details]
emerge --info output
Comment 3 Agostino Sarubbo gentoo-dev 2011-08-02 10:55:54 UTC
Please add full build log as attachment
Comment 4 Anton Kochkov 2011-08-02 16:41:42 UTC
Created attachment 281851 [details]
full build log
Comment 5 Matt Turner gentoo-dev 2011-08-03 05:19:28 UTC

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