Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 187799 Details for
Bug 265436
x11-libs/libdrm-2.4.6 version bump request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 26.82 KB, created by
Octavian
on 2009-04-09 16:49:18 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Octavian
Created:
2009-04-09 16:49:18 UTC
Size:
26.82 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking libdrm-2.4.6.tar.bz2 to /var/tmp/portage/x11-libs/libdrm-2.4.6/work > [32;01m*[0m Running elibtoolize in: libdrm-2.4.6 > [32;01m*[0m Applying portage-2.2.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... >>>> Source unpacked in /var/tmp/portage/x11-libs/libdrm-2.4.6/work >>>> Compiling source in /var/tmp/portage/x11-libs/libdrm-2.4.6/work/libdrm-2.4.6 ... > * econf: updating libdrm-2.4.6/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating libdrm-2.4.6/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr --datadir=/usr/share --build=i686-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 >checking for ANSI C header files... (cached) yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for PTHREADSTUBS... yes >checking for clock_gettime... no >checking for clock_gettime in -lrt... yes >checking for supported warning flags... >checking whether i686-pc-linux-gnu-gcc supports -Wall... yes >checking whether i686-pc-linux-gnu-gcc supports -Wextra... yes >checking whether i686-pc-linux-gnu-gcc supports -Wsign-compare... yes >checking whether i686-pc-linux-gnu-gcc supports -Werror-implicit-function-declaration... yes >checking whether i686-pc-linux-gnu-gcc supports -Wpointer-arith... yes >checking whether i686-pc-linux-gnu-gcc supports -Wwrite-strings... yes >checking whether i686-pc-linux-gnu-gcc supports -Wstrict-prototypes... yes >checking whether i686-pc-linux-gnu-gcc supports -Wmissing-prototypes... yes >checking whether i686-pc-linux-gnu-gcc supports -Wmissing-declarations... yes >checking whether i686-pc-linux-gnu-gcc supports -Wnested-externs... yes >checking whether i686-pc-linux-gnu-gcc supports -Wpacked... yes >checking whether i686-pc-linux-gnu-gcc supports -Wswitch-enum... yes >checking whether i686-pc-linux-gnu-gcc supports -Wmissing-format-attribute... yes >checking whether i686-pc-linux-gnu-gcc supports -Wstrict-aliasing=2... yes >checking whether i686-pc-linux-gnu-gcc supports -Winit-self... yes >checking whether i686-pc-linux-gnu-gcc supports -Wunsafe-loop-optimizations... yes >checking whether i686-pc-linux-gnu-gcc supports -Wdeclaration-after-statement... yes >checking whether i686-pc-linux-gnu-gcc supports -Wold-style-definition... yes >checking whether i686-pc-linux-gnu-gcc supports -Wno-missing-field-initializers... yes >checking whether i686-pc-linux-gnu-gcc supports -Wno-unused-parameter... yes >checking whether i686-pc-linux-gnu-gcc supports -Wno-attributes... yes >checking whether i686-pc-linux-gnu-gcc supports -Wno-long-long... yes >checking whether i686-pc-linux-gnu-gcc supports -Winline... yes >checking which warning flags were supported... -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline >checking for CAIRO... yes >checking for LIBUDEV... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libdrm/Makefile >config.status: creating libdrm/intel/Makefile >config.status: creating libdrm/nouveau/Makefile >config.status: creating libdrm/nouveau/libdrm_nouveau.pc >config.status: creating shared-core/Makefile >config.status: creating tests/Makefile >config.status: creating tests/modeprint/Makefile >config.status: creating tests/modetest/Makefile >config.status: creating libdrm.pc >config.status: creating libdrm_intel.pc >config.status: creating libdrm/config.h >config.status: executing depfiles commands >config.status: executing libtool commands >make -j 3 >Making all in libdrm >make[1]: Entering directory `/var/tmp/portage/x11-libs/libdrm-2.4.6/work/libdrm-2.4.6/libdrm' >make all-recursive >make[2]: Entering directory `/var/tmp/portage/x11-libs/libdrm-2.4.6/work/libdrm-2.4.6/libdrm' >Making all in . >make[3]: Entering directory `/var/tmp/portage/x11-libs/libdrm-2.4.6/work/libdrm-2.4.6/libdrm' >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../shared-core -march=prescott -O2 -pipe -fomit-frame-pointer -MT xf86drm.lo -MD -MP -MF .deps/xf86drm.Tpo -c -o xf86drm.lo xf86drm.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../shared-core -march=prescott -O2 -pipe -fomit-frame-pointer -MT xf86drmHash.lo -MD -MP -MF .deps/xf86drmHash.Tpo -c -o xf86drmHash.lo xf86drmHash.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../shared-core -march=prescott -O2 -pipe -fomit-frame-pointer -MT xf86drmRandom.lo -MD -MP -MF .deps/xf86drmRandom.Tpo -c -o xf86drmRandom.lo xf86drmRandom.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../shared-core -march=prescott -O2 -pipe -fomit-frame-pointer -MT xf86drm.lo -MD -MP -MF .deps/xf86drm.Tpo -c xf86drm.c -fPIC -DPIC -o .libs/xf86drm.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../shared-core -march=prescott -O2 -pipe -fomit-frame-pointer -MT xf86drmHash.lo -MD -MP -MF .deps/xf86drmHash.Tpo -c xf86drmHash.c -fPIC -DPIC -o .libs/xf86drmHash.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../shared-core -march=prescott -O2 -pipe -fomit-frame-pointer -MT xf86drmRandom.lo -MD -MP -MF .deps/xf86drmRandom.Tpo -c xf86drmRandom.c -fPIC -DPIC -o .libs/xf86drmRandom.o >mv -f .deps/xf86drmRandom.Tpo .deps/xf86drmRandom.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../shared-core -march=prescott -O2 -pipe -fomit-frame-pointer -MT xf86drmSL.lo -MD -MP -MF .deps/xf86drmSL.Tpo -c -o xf86drmSL.lo xf86drmSL.c >mv -f .deps/xf86drmHash.Tpo .deps/xf86drmHash.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../shared-core -march=prescott -O2 -pipe -fomit-frame-pointer -MT xf86drmMode.lo -MD -MP -MF .deps/xf86drmMode.Tpo -c -o xf86drmMode.lo xf86drmMode.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../shared-core -march=prescott -O2 -pipe -fomit-frame-pointer -MT xf86drmSL.lo -MD -MP -MF .deps/xf86drmSL.Tpo -c xf86drmSL.c -fPIC -DPIC -o .libs/xf86drmSL.o >mv -f .deps/xf86drmSL.Tpo .deps/xf86drmSL.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../shared-core -march=prescott -O2 -pipe -fomit-frame-pointer -MT xf86drmMode.lo -MD -MP -MF .deps/xf86drmMode.Tpo -c xf86drmMode.c -fPIC -DPIC -o .libs/xf86drmMode.o >mv -f .deps/xf86drmMode.Tpo .deps/xf86drmMode.Plo >mv -f .deps/xf86drm.Tpo .deps/xf86drm.Plo >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -I../shared-core -march=prescott -O2 -pipe -fomit-frame-pointer -version-number 2:4:0 -no-undefined -Wl,-O1 -o libdrm.la -rpath /usr/lib xf86drm.lo xf86drmHash.lo xf86drmRandom.lo xf86drmSL.lo xf86drmMode.lo -lrt >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xf86drm.o .libs/xf86drmHash.o .libs/xf86drmRandom.o .libs/xf86drmSL.o .libs/xf86drmMode.o -lrt -march=prescott -Wl,-O1 -Wl,-soname -Wl,libdrm.so.2 -o .libs/libdrm.so.2.4.0 >libtool: link: (cd ".libs" && rm -f "libdrm.so.2" && ln -s "libdrm.so.2.4.0" "libdrm.so.2") >libtool: link: (cd ".libs" && rm -f "libdrm.so" && ln -s "libdrm.so.2.4.0" "libdrm.so") >libtool: link: ( cd ".libs" && rm -f "libdrm.la" && ln -s "../libdrm.la" "libdrm.la" ) >make[3]: Leaving directory `/var/tmp/portage/x11-libs/libdrm-2.4.6/work/libdrm-2.4.6/libdrm' >Making all in intel >make[3]: Entering directory `/var/tmp/portage/x11-libs/libdrm-2.4.6/work/libdrm-2.4.6/libdrm/intel' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libdrm -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/intel -I../../shared-core -march=prescott -O2 -pipe -fomit-frame-pointer -MT intel_bufmgr.lo -MD -MP -MF .deps/intel_bufmgr.Tpo -c -o intel_bufmgr.lo intel_bufmgr.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libdrm -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/intel -I../../shared-core -march=prescott -O2 -pipe -fomit-frame-pointer -MT intel_bufmgr_fake.lo -MD -MP -MF .deps/intel_bufmgr_fake.Tpo -c -o intel_bufmgr_fake.lo intel_bufmgr_fake.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libdrm -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/intel -I../../shared-core -march=prescott -O2 -pipe -fomit-frame-pointer -MT intel_bufmgr_gem.lo -MD -MP -MF .deps/intel_bufmgr_gem.Tpo -c -o intel_bufmgr_gem.lo intel_bufmgr_gem.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libdrm -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/intel -I../../shared-core -march=prescott -O2 -pipe -fomit-frame-pointer -MT intel_bufmgr.lo -MD -MP -MF .deps/intel_bufmgr.Tpo -c intel_bufmgr.c -fPIC -DPIC -o .libs/intel_bufmgr.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libdrm -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/intel -I../../shared-core -march=prescott -O2 -pipe -fomit-frame-pointer -MT intel_bufmgr_gem.lo -MD -MP -MF .deps/intel_bufmgr_gem.Tpo -c intel_bufmgr_gem.c -fPIC -DPIC -o .libs/intel_bufmgr_gem.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libdrm -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/intel -I../../shared-core -march=prescott -O2 -pipe -fomit-frame-pointer -MT intel_bufmgr_fake.lo -MD -MP -MF .deps/intel_bufmgr_fake.Tpo -c intel_bufmgr_fake.c -fPIC -DPIC -o .libs/intel_bufmgr_fake.o >mv -f .deps/intel_bufmgr.Tpo .deps/intel_bufmgr.Plo >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libdrm -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/intel -I../../shared-core -march=prescott -O2 -pipe -fomit-frame-pointer -MT mm.lo -MD -MP -MF .deps/mm.Tpo -c -o mm.lo mm.c >intel_bufmgr_gem.c: In function 'drm_intel_gem_bo_unmap_gtt': >intel_bufmgr_gem.c:740: warning: unused variable 'sw_finish' >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libdrm -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/intel -I../../shared-core -march=prescott -O2 -pipe -fomit-frame-pointer -MT mm.lo -MD -MP -MF .deps/mm.Tpo -c mm.c -fPIC -DPIC -o .libs/mm.o >mv -f .deps/mm.Tpo .deps/mm.Plo >mv -f .deps/intel_bufmgr_fake.Tpo .deps/intel_bufmgr_fake.Plo >mv -f .deps/intel_bufmgr_gem.Tpo .deps/intel_bufmgr_gem.Plo >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -I../../libdrm -I../../libdrm/intel -I../../shared-core -march=prescott -O2 -pipe -fomit-frame-pointer -version-number 1:0:0 -no-undefined -Wl,-O1 -o libdrm_intel.la -rpath /usr/lib intel_bufmgr.lo intel_bufmgr_fake.lo intel_bufmgr_gem.lo mm.lo ../libdrm.la >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/intel_bufmgr.o .libs/intel_bufmgr_fake.o .libs/intel_bufmgr_gem.o .libs/mm.o -Wl,-rpath -Wl,/var/tmp/portage/x11-libs/libdrm-2.4.6/work/libdrm-2.4.6/libdrm/.libs ../.libs/libdrm.so -lrt -march=prescott -Wl,-O1 -Wl,-soname -Wl,libdrm_intel.so.1 -o .libs/libdrm_intel.so.1.0.0 >libtool: link: (cd ".libs" && rm -f "libdrm_intel.so.1" && ln -s "libdrm_intel.so.1.0.0" "libdrm_intel.so.1") >libtool: link: (cd ".libs" && rm -f "libdrm_intel.so" && ln -s "libdrm_intel.so.1.0.0" "libdrm_intel.so") >libtool: link: ( cd ".libs" && rm -f "libdrm_intel.la" && ln -s "../libdrm_intel.la" "libdrm_intel.la" ) >make[3]: Leaving directory `/var/tmp/portage/x11-libs/libdrm-2.4.6/work/libdrm-2.4.6/libdrm/intel' >make[2]: Leaving directory `/var/tmp/portage/x11-libs/libdrm-2.4.6/work/libdrm-2.4.6/libdrm' >make[1]: Leaving directory `/var/tmp/portage/x11-libs/libdrm-2.4.6/work/libdrm-2.4.6/libdrm' >Making all in shared-core >make[1]: Entering directory `/var/tmp/portage/x11-libs/libdrm-2.4.6/work/libdrm-2.4.6/shared-core' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/x11-libs/libdrm-2.4.6/work/libdrm-2.4.6/shared-core' >Making all in tests >make[1]: Entering directory `/var/tmp/portage/x11-libs/libdrm-2.4.6/work/libdrm-2.4.6/tests' >Making all in modeprint >make[2]: Entering directory `/var/tmp/portage/x11-libs/libdrm-2.4.6/work/libdrm-2.4.6/tests/modeprint' >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libdrm -I../../shared-core -I../../libdrm/intel/ -I../../libdrm -march=prescott -O2 -pipe -fomit-frame-pointer -MT modeprint.o -MD -MP -MF .deps/modeprint.Tpo -c -o modeprint.o modeprint.c >modeprint.c: In function 'printConnector': >modeprint.c:172: warning: assignment from incompatible pointer type >mv -f .deps/modeprint.Tpo .deps/modeprint.Po >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -I../../shared-core -I../../libdrm/intel/ -I../../libdrm -march=prescott -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o modeprint modeprint.o ../../libdrm/libdrm.la ../../libdrm/intel/libdrm_intel.la >libtool: link: i686-pc-linux-gnu-gcc -I../../shared-core -I../../libdrm/intel/ -I../../libdrm -march=prescott -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o .libs/modeprint modeprint.o ../../libdrm/.libs/libdrm.so ../../libdrm/intel/.libs/libdrm_intel.so /var/tmp/portage/x11-libs/libdrm-2.4.6/work/libdrm-2.4.6/libdrm/.libs/libdrm.so -lrt >make[2]: Leaving directory `/var/tmp/portage/x11-libs/libdrm-2.4.6/work/libdrm-2.4.6/tests/modeprint' >Making all in modetest >make[2]: Entering directory `/var/tmp/portage/x11-libs/libdrm-2.4.6/work/libdrm-2.4.6/tests/modetest' >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libdrm -I../../shared-core -I../../libdrm/intel/ -I../../libdrm -D_REENTRANT -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -march=prescott -O2 -pipe -fomit-frame-pointer -MT modetest.o -MD -MP -MF .deps/modetest.Tpo -c -o modetest.o modetest.c >mv -f .deps/modetest.Tpo .deps/modetest.Po >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -I../../shared-core -I../../libdrm/intel/ -I../../libdrm -D_REENTRANT -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -march=prescott -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o modetest modetest.o ../../libdrm/libdrm.la ../../libdrm/intel/libdrm_intel.la -lcairo >libtool: link: i686-pc-linux-gnu-gcc -I../../shared-core -I../../libdrm/intel/ -I../../libdrm -D_REENTRANT -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -march=prescott -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o .libs/modetest modetest.o ../../libdrm/.libs/libdrm.so ../../libdrm/intel/.libs/libdrm_intel.so /var/tmp/portage/x11-libs/libdrm-2.4.6/work/libdrm-2.4.6/libdrm/.libs/libdrm.so -lrt /usr/lib/libcairo.so -L/usr/lib /usr/lib/libfontconfig.so /usr/lib/libfreetype.so /usr/lib/libexpat.so /usr/lib/libdirectfb.so /usr/lib/libfusion.so /usr/lib/libdirect.so /usr/lib/libglitz-glx.so /usr/lib/libglitz.so /usr/lib/libGL.so /usr/lib/libXmu.so /usr/lib/libXt.so /usr/lib/libSM.so /usr/lib/libICE.so /usr/lib/libXi.so /usr/lib/libXext.so -lpthread /usr/lib/libpng12.so -lz /usr/lib/libxcb-render-util.so /usr/lib/libxcb-render.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb-xlib.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so -ldl /usr/lib/libpixman-1.so -lm >make[2]: Leaving directory `/var/tmp/portage/x11-libs/libdrm-2.4.6/work/libdrm-2.4.6/tests/modetest' >make[2]: Entering directory `/var/tmp/portage/x11-libs/libdrm-2.4.6/work/libdrm-2.4.6/tests' >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libdrm -I ../shared-core -I ../libdrm -march=prescott -O2 -pipe -fomit-frame-pointer -MT dristat.o -MD -MP -MF .deps/dristat.Tpo -c -o dristat.o dristat.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libdrm -I ../shared-core -I ../libdrm -march=prescott -O2 -pipe -fomit-frame-pointer -MT drmstat.o -MD -MP -MF .deps/drmstat.Tpo -c -o drmstat.o drmstat.c >mv -f .deps/drmstat.Tpo .deps/drmstat.Po >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -I ../shared-core -I ../libdrm -march=prescott -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o drmstat drmstat.o >libtool: link: i686-pc-linux-gnu-gcc -I ../shared-core -I ../libdrm -march=prescott -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o drmstat drmstat.o >drmstat.o: In function `process_sigio': >drmstat.c:(.text+0xba): undefined reference to `drmError' >drmstat.o: In function `main': >drmstat.c:(.text+0x22f): undefined reference to `drmDMA' >drmstat.c:(.text+0x2a3): undefined reference to `drmFreeBufs' >drmstat.c:(.text+0x314): undefined reference to `drmMap' >drmstat.c:(.text+0x4fc): undefined reference to `drmGetVersion' >drmstat.c:(.text+0x57b): undefined reference to `drmFreeVersion' >drmstat.c:(.text+0x5d6): undefined reference to `drmAddMap' >drmstat.c:(.text+0x6c4): undefined reference to `drmAddMap' >drmstat.c:(.text+0x74e): undefined reference to `drmOpen' >drmstat.c:(.text+0x776): undefined reference to `drmError' >drmstat.c:(.text+0x7f2): undefined reference to `drmAddMap' >drmstat.c:(.text+0x81c): undefined reference to `drmSetBusid' >drmstat.c:(.text+0x83a): undefined reference to `drmError' >drmstat.c:(.text+0x8a6): undefined reference to `drmAddBufs' >drmstat.c:(.text+0x8be): undefined reference to `drmGetBufInfo' >drmstat.c:(.text+0x934): undefined reference to `drmMarkBufs' >drmstat.c:(.text+0x94c): undefined reference to `drmGetBufInfo' >drmstat.c:(.text+0x9ee): undefined reference to `drmMapBufs' >drmstat.c:(.text+0xab1): undefined reference to `drmCreateContext' >drmstat.c:(.text+0xb51): undefined reference to `drmMap' >drmstat.c:(.text+0xc4b): undefined reference to `drmOpen' >drmstat.c:(.text+0xc73): undefined reference to `drmError' >drmstat.c:(.text+0xd1c): undefined reference to `drmMap' >drmstat.c:(.text+0xee3): undefined reference to `drmSwitchToContext' >drmstat.c:(.text+0xf82): undefined reference to `drmGetLock' >drmstat.c:(.text+0xf9c): undefined reference to `drmUnlock' >drmstat.c:(.text+0x1136): undefined reference to `drmError' >drmstat.c:(.text+0x1154): undefined reference to `drmError' >drmstat.c:(.text+0x1172): undefined reference to `drmError' >collect2: ld returned 1 exit status >make[2]: *** [drmstat] Error 1 >make[2]: *** Waiting for unfinished jobs.... >mv -f .deps/dristat.Tpo .deps/dristat.Po >make[2]: Leaving directory `/var/tmp/portage/x11-libs/libdrm-2.4.6/work/libdrm-2.4.6/tests' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/x11-libs/libdrm-2.4.6/work/libdrm-2.4.6/tests' >make: *** [all-recursive] Error 1 > [31;01m*[0m > [31;01m*[0m ERROR: x11-libs/libdrm-2.4.6 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 3013: Called x-modular_src_compile > [31;01m*[0m environment, line 3793: Called x-modular_src_make > [31;01m*[0m environment, line 3832: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m The die message: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/tmp/portage/x11-libs/libdrm-2.4.6/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/x11-libs/libdrm-2.4.6/temp/environment'. > [31;01m*[0m
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 265436
:
187678
|
187679
| 187799