Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 293612 - [x11-overlay] media-libs/mesa-9999 is not parallel-make safe
Summary: [x11-overlay] media-libs/mesa-9999 is not parallel-make safe
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-18 11:58 UTC by Patrick Lauer
Modified: 2009-11-18 12:25 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Lauer gentoo-dev 2009-11-18 11:58:40 UTC
radeon_dma.c:182: warning: format '%d' expects type 'int', but argument 6 has type 'size_t'                                                                                  
x86_64-pc-linux-gnu-gcc -c -I. -I../../../../../../include -I../../../../../../src/mesa  -O2 -march=k8 -pipe -ggdb -ffast-math -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing  -fPIC  -DUSE_X86_64_ASM -D_GNU_SOURCE -DPTHREADS -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  memory_pool.c -o memory_pool.o                                                                                  
x86_64-pc-linux-gnu-gcc -c -I. -I../../../../../src/mesa/drivers/dri/common -Iserver -I../../../../../include -I../../../../../src/mesa -I../../../../../src/egl/main -I../../../../../src/egl/drivers/dri -I/usr/include/drm    -O2 -march=k8 -pipe -ggdb -ffast-math -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing  -fPIC  -DUSE_X86_64_ASM -D_GNU_SOURCE -DPTHREADS -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_LIBDRM_RADEON=1 -I/usr/include/drm   -DRADEON_R300 radeon_span.c -o radeon_span.o                                                              
x86_64-pc-linux-gnu-gcc -c -I. -I../../../../../src/mesa/drivers/dri/common -Iserver -I../../../../../include -I../../../../../src/mesa -I../../../../../src/egl/main -I../../../../../src/egl/drivers/dri -I/usr/include/drm    -O2 -march=k8 -pipe -ggdb -ffast-math -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing  -fPIC  -DUSE_X86_64_ASM -D_GNU_SOURCE -DPTHREADS -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_LIBDRM_RADEON=1 -I/usr/include/drm   -DRADEON_R300 radeon_queryobj.c -o radeon_queryobj.o                                                      
x86_64-pc-linux-gnu-gcc -c -I. -I../../../../../src/mesa/drivers/dri/common -Iserver -I../../../../../include -I../../../../../src/mesa -I../../../../../src/egl/main -I../../../../../src/egl/drivers/dri -I/usr/include/drm    -O2 -march=k8 -pipe -ggdb -ffast-math -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing  -fPIC  -DUSE_X86_64_ASM -D_GNU_SOURCE -DPTHREADS -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_LIBDRM_RADEON=1 -I/usr/include/drm   -DRADEON_R300 radeon_texture.c -o radeon_texture.o
gmake[5]: *** No rule to make target `compiler/libr300compiler.a', needed by `r300_dri.so'.  Stop.
gmake[5]: *** Waiting for unfinished jobs....
/bin/sh ../../../../../../bin/mklib -o r300compiler -static radeon_code.o radeon_compiler.o radeon_program.o radeon_program_print.o radeon_opcodes.o radeon_program_alu.o radeon_program_pair.o radeon_pair_translate.o radeon_pair_schedule.o radeon_pair_regalloc.o radeon_dataflow.o radeon_dataflow_deadcode.o radeon_dataflow_swizzles.o r3xx_fragprog.o r300_fragprog.o r300_fragprog_swizzle.o r300_fragprog_emit.o r500_fragprog.o r500_fragprog_emit.o r3xx_vertprog.o r3xx_vertprog_dump.o memory_pool.o
mklib: Making Linux static library:  libr300compiler.a
ar: creating libr300compiler.a
gmake[6]: Leaving directory `/var/tmp/portage/media-libs/mesa-9999/work/Mesa-9999/src/mesa/drivers/dri/r300/compiler'
gmake[5]: Leaving directory `/var/tmp/portage/media-libs/mesa-9999/work/Mesa-9999/src/mesa/drivers/dri/r300'
gmake[4]: *** [subdirs] Error 1
gmake[4]: Leaving directory `/var/tmp/portage/media-libs/mesa-9999/work/Mesa-9999/src/mesa/drivers/dri'
gmake[3]: *** [default] Error 1
gmake[3]: Leaving directory `/var/tmp/portage/media-libs/mesa-9999/work/Mesa-9999/src/mesa/drivers'
gmake[2]: *** [driver_subdirs] Error 2
gmake[2]: Leaving directory `/var/tmp/portage/media-libs/mesa-9999/work/Mesa-9999/src/mesa'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-libs/mesa-9999/work/Mesa-9999/src'
make: *** [default] Error 1
 * ERROR: media-libs/mesa-9999 failed:
Comment 1 Rémi Cardona (RETIRED) gentoo-dev 2009-11-18 12:12:59 UTC
upstream bug, check fd.o, I think it has already been fixed or is about to be fixed.

Thanks
Comment 2 Tomáš Chvátal (RETIRED) gentoo-dev 2009-11-18 12:25:38 UTC
correct bug this time :P
http://bugs.freedesktop.org/show_bug.cgi?id=24950