Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 377403 - media-libs/mesa-7.11 compilation failed
Summary: media-libs/mesa-7.11 compilation failed
Status: RESOLVED DUPLICATE of bug 375847
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-02 10:30 UTC by Anton Kochkov
Modified: 2011-08-03 05:19 UTC (History)
1 user (show)

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


Attachments
mesa.log (mesa.log,4.09 KB, text/plain)
2011-08-02 10:31 UTC, Anton Kochkov
Details
emerge --info output (emerge.info.log,14.35 KB, text/plain)
2011-08-02 10:31 UTC, Anton Kochkov
Details
full build log (build.log,688.72 KB, text/plain)
2011-08-02 16:41 UTC, Anton Kochkov
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***