не компилируется x11-libs/libdrm-2.4.6[РЕШЕНО]

Во время обновления системы возникли проблемы с x11-libs/libdrm-2.4.6 вылетает вот с такой ошибкой

* Messages for package x11-libs/libdrm-2.4.6:

*
* ERROR: x11-libs/libdrm-2.4.6 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 3104: Called x-modular_src_compile
* environment, line 3884: Called x-modular_src_make
* environment, line 3923: Called die
* The specific snippet of code:
* emake || die "emake failed"
* The die message:
* emake failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/x11-libs/libdrm-2.4.6/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/x11-libs/libdrm-2.4.6/temp/environment'.
*

подскажите как решить. Зарание спасибо.

Покажите весь вывод, ошибка

Покажите весь вывод, ошибка выше.

Я Gentoo & Funtoo

# emerge -uND world

# emerge -uND world
Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) x11-libs/libdrm-2.4.6
* libdrm-2.4.6.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
>>> Unpacking source...
>>> Unpacking libdrm-2.4.6.tar.bz2 to /var/tmp/portage/x11-libs/libdrm-2.4.6/work
* Running elibtoolize in: libdrm-2.4.6
* Applying portage-2.2.patch ...
* 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=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr --datadir=/usr/share --libdir=/usr/lib64 --build=x86_64-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... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for style of include used by make... GNU
checking for x86_64-pc-linux-gnu-gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of x86_64-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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-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/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking how to run the C preprocessor... x86_64-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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking dependency style of x86_64-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... no
checking for x86_64-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 x86_64-pc-linux-gnu-gcc supports -Wall... yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wextra... yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wsign-compare... yes
checking whether x86_64-pc-linux-gnu-gcc supports -Werror-implicit-function-declaration... yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wpointer-arith... yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wwrite-strings... yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wstrict-prototypes... yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wmissing-prototypes... yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wmissing-declarations... yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wnested-externs... yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wpacked... yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wswitch-enum... yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wmissing-format-attribute... yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wstrict-aliasing=2... yes
checking whether x86_64-pc-linux-gnu-gcc supports -Winit-self... yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wunsafe-loop-optimizations... yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wdeclaration-after-statement... yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wold-style-definition... yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wno-missing-field-initializers... yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wno-unused-parameter... yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wno-attributes... yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wno-long-long... yes
checking whether x86_64-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 -j2
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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../shared-core -march=nocona -O2 -pipe -MT xf86drm.lo -MD -MP -MF .deps/xf86drm.Tpo -c -o xf86drm.lo xf86drm.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../shared-core -march=nocona -O2 -pipe -MT xf86drmHash.lo -MD -MP -MF .deps/xf86drmHash.Tpo -c -o xf86drmHash.lo xf86drmHash.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../shared-core -march=nocona -O2 -pipe -MT xf86drmHash.lo -MD -MP -MF .deps/xf86drmHash.Tpo -c xf86drmHash.c -fPIC -DPIC -o .libs/xf86drmHash.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../shared-core -march=nocona -O2 -pipe -MT xf86drm.lo -MD -MP -MF .deps/xf86drm.Tpo -c xf86drm.c -fPIC -DPIC -o .libs/xf86drm.o
xf86drm.c: В функции ‘drmAddMap’:
xf86drm.c:935: предупреждение: приведение указателя к целому другого размера
xf86drm.c: В функции ‘drmRmMap’:
xf86drm.c:943: предупреждение: приведение к типу указателя от целого другого размера
xf86drm.c: В функции ‘drmAddContextPrivateMapping’:
xf86drm.c:2079: предупреждение: приведение к типу указателя от целого другого размера
xf86drm.c: В функции ‘drmGetContextPrivateMapping’:
xf86drm.c:2096: предупреждение: приведение указателя к целому другого размера
mv -f .deps/xf86drmHash.Tpo .deps/xf86drmHash.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../shared-core -march=nocona -O2 -pipe -MT xf86drmRandom.lo -MD -MP -MF .deps/xf86drmRandom.Tpo -c -o xf86drmRandom.lo xf86drmRandom.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../shared-core -march=nocona -O2 -pipe -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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../shared-core -march=nocona -O2 -pipe -MT xf86drmSL.lo -MD -MP -MF .deps/xf86drmSL.Tpo -c -o xf86drmSL.lo xf86drmSL.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../shared-core -march=nocona -O2 -pipe -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
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../shared-core -march=nocona -O2 -pipe -MT xf86drmMode.lo -MD -MP -MF .deps/xf86drmMode.Tpo -c -o xf86drmMode.lo xf86drmMode.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../shared-core -march=nocona -O2 -pipe -MT xf86drmMode.lo -MD -MP -MF .deps/xf86drmMode.Tpo -c xf86drmMode.c -fPIC -DPIC -o .libs/xf86drmMode.o
mv -f .deps/xf86drm.Tpo .deps/xf86drm.Plo
mv -f .deps/xf86drmMode.Tpo .deps/xf86drmMode.Plo
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../shared-core -march=nocona -O2 -pipe -version-number 2:4:0 -no-undefined -Wl,-O1 -o libdrm.la -rpath /usr/lib64 xf86drm.lo xf86drmHash.lo xf86drmRandom.lo xf86drmSL.lo xf86drmMode.lo -lrt
libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/xf86drm.o .libs/xf86drmHash.o .libs/xf86drmRandom.o .libs/xf86drmSL.o .libs/xf86drmMode.o -lrt -march=nocona -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 x86_64-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=nocona -O2 -pipe -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 x86_64-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=nocona -O2 -pipe -MT intel_bufmgr_fake.lo -MD -MP -MF .deps/intel_bufmgr_fake.Tpo -c -o intel_bufmgr_fake.lo intel_bufmgr_fake.c
libtool: compile: x86_64-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=nocona -O2 -pipe -MT intel_bufmgr.lo -MD -MP -MF .deps/intel_bufmgr.Tpo -c intel_bufmgr.c -fPIC -DPIC -o .libs/intel_bufmgr.o
libtool: compile: x86_64-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=nocona -O2 -pipe -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 x86_64-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=nocona -O2 -pipe -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: x86_64-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=nocona -O2 -pipe -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
intel_bufmgr_gem.c: В функции ‘drm_intel_gem_bo_unmap_gtt’:
intel_bufmgr_gem.c:740: предупреждение: неиспользуемая переменная ‘sw_finish’
mv -f .deps/intel_bufmgr_fake.Tpo .deps/intel_bufmgr_fake.Plo
/bin/sh ../../libtool --tag=CC --mode=compile x86_64-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=nocona -O2 -pipe -MT mm.lo -MD -MP -MF .deps/mm.Tpo -c -o mm.lo mm.c
libtool: compile: x86_64-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=nocona -O2 -pipe -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_gem.Tpo .deps/intel_bufmgr_gem.Plo
/bin/sh ../../libtool --tag=CC --mode=link x86_64-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=nocona -O2 -pipe -version-number 1:0:0 -no-undefined -Wl,-O1 -o libdrm_intel.la -rpath /usr/lib64 intel_bufmgr.lo intel_bufmgr_fake.lo intel_bufmgr_gem.lo mm.lo ../libdrm.la
libtool: link: x86_64-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=nocona -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]: Цель `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'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libdrm -I../../shared-core -I../../libdrm/intel/ -I../../libdrm -march=nocona -O2 -pipe -MT modeprint.o -MD -MP -MF .deps/modeprint.Tpo -c -o modeprint.o modeprint.c
modeprint.c: В функции ‘printConnector’:
modeprint.c:172: предупреждение: несовместимый тип указателя в присваивании
mv -f .deps/modeprint.Tpo .deps/modeprint.Po
/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../shared-core -I../../libdrm/intel/ -I../../libdrm -march=nocona -O2 -pipe -Wl,-O1 -o modeprint modeprint.o ../../libdrm/libdrm.la ../../libdrm/intel/libdrm_intel.la
libtool: link: x86_64-pc-linux-gnu-gcc -I../../shared-core -I../../libdrm/intel/ -I../../libdrm -march=nocona -O2 -pipe -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'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libdrm -I../../shared-core -I../../libdrm/intel/ -I../../libdrm -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=nocona -O2 -pipe -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 x86_64-pc-linux-gnu-gcc -I../../shared-core -I../../libdrm/intel/ -I../../libdrm -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=nocona -O2 -pipe -Wl,-O1 -o modetest modetest.o ../../libdrm/libdrm.la ../../libdrm/intel/libdrm_intel.la -lcairo
libtool: link: x86_64-pc-linux-gnu-gcc -I../../shared-core -I../../libdrm/intel/ -I../../libdrm -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=nocona -O2 -pipe -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/lib64/libcairo.so /usr/lib64/libpixman-1.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libexpat.so /usr/lib64/libpng12.so /usr/lib64/libxcb-render-util.so /usr/lib64/libxcb-render.so /usr/lib64/libXrender.so /usr/lib64/libX11.so /usr/lib64/libxcb-xlib.so /usr/lib64/libxcb.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so -ldl -lz -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'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libdrm -I ../shared-core -I ../libdrm -march=nocona -O2 -pipe -MT dristat.o -MD -MP -MF .deps/dristat.Tpo -c -o dristat.o dristat.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libdrm -I ../shared-core -I ../libdrm -march=nocona -O2 -pipe -MT drmstat.o -MD -MP -MF .deps/drmstat.Tpo -c -o drmstat.o drmstat.c
In file included from dristat.c:36:
../libdrm/xf86drm.c: В функции ‘drmAddMap’:
../libdrm/xf86drm.c:935: предупреждение: приведение указателя к целому другого размера
../libdrm/xf86drm.c: В функции ‘drmRmMap’:
../libdrm/xf86drm.c:943: предупреждение: приведение к типу указателя от целого другого размера
../libdrm/xf86drm.c: В функции ‘drmAddContextPrivateMapping’:
../libdrm/xf86drm.c:2079: предупреждение: приведение к типу указателя от целого другого размера
../libdrm/xf86drm.c: В функции ‘drmGetContextPrivateMapping’:
../libdrm/xf86drm.c:2096: предупреждение: приведение указателя к целому другого размера
mv -f .deps/drmstat.Tpo .deps/drmstat.Po
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I ../shared-core -I ../libdrm -march=nocona -O2 -pipe -Wl,-O1 -o drmstat drmstat.o
libtool: link: x86_64-pc-linux-gnu-gcc -I ../shared-core -I ../libdrm -march=nocona -O2 -pipe -Wl,-O1 -o drmstat drmstat.o
drmstat.o: In function `process_sigio':
drmstat.c:(.text+0x52): undefined reference to `drmError'
drmstat.o: In function `main':
drmstat.c:(.text+0x10c): undefined reference to `drmGetVersion'
drmstat.c:(.text+0x186): undefined reference to `drmFreeVersion'
drmstat.c:(.text+0x1c5): undefined reference to `drmAddMap'
drmstat.c:(.text+0x233): undefined reference to `drmOpen'
drmstat.c:(.text+0x256): undefined reference to `drmError'
drmstat.c:(.text+0x2aa): undefined reference to `drmAddMap'
drmstat.c:(.text+0x320): undefined reference to `drmSetBusid'
drmstat.c:(.text+0x33d): undefined reference to `drmError'
drmstat.c:(.text+0x385): undefined reference to `drmAddBufs'
drmstat.c:(.text+0x398): undefined reference to `drmGetBufInfo'
drmstat.c:(.text+0x3f7): undefined reference to `drmMarkBufs'
drmstat.c:(.text+0x40d): undefined reference to `drmGetBufInfo'
drmstat.c:(.text+0x4a1): undefined reference to `drmMapBufs'
drmstat.c:(.text+0x515): undefined reference to `drmCreateContext'
drmstat.c:(.text+0x578): undefined reference to `drmMap'
drmstat.c:(.text+0x770): undefined reference to `drmAddMap'
drmstat.c:(.text+0x7cb): undefined reference to `drmMap'
drmstat.c:(.text+0x89a): undefined reference to `drmOpen'
drmstat.c:(.text+0x8b9): undefined reference to `drmError'
drmstat.c:(.text+0x935): undefined reference to `drmMap'
drmstat.c:(.text+0xc5c): undefined reference to `drmSwitchToContext'
drmstat.c:(.text+0xc79): undefined reference to `drmError'
drmstat.c:(.text+0xd31): undefined reference to `drmDMA'
drmstat.c:(.text+0xd9d): undefined reference to `drmFreeBufs'
drmstat.c:(.text+0xdb0): undefined reference to `drmUnlock'
drmstat.c:(.text+0xdc5): undefined reference to `drmGetLock'
drmstat.c:(.text+0xf0c): undefined reference to `drmError'
drmstat.c:(.text+0xf28): undefined reference to `drmError'
collect2: ld returned 1 exit status
make[2]: *** [drmstat] Ошибка 1
make[2]: *** Ожидание завершения заданий...
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] Ошибка 1
make[1]: Leaving directory `/var/tmp/portage/x11-libs/libdrm-2.4.6/work/libdrm-2.4.6/tests'
make: *** [all-recursive] Ошибка 1
*
* ERROR: x11-libs/libdrm-2.4.6 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 3104: Called x-modular_src_compile
* environment, line 3884: Called x-modular_src_make
* environment, line 3923: Called die
* The specific snippet of code:
* emake || die "emake failed"
* The die message:
* emake failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/x11-libs/libdrm-2.4.6/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/x11-libs/libdrm-2.4.6/temp/environment'.
*

>>> Failed to emerge x11-libs/libdrm-2.4.6, Log file:

>>> '/var/tmp/portage/x11-libs/libdrm-2.4.6/temp/build.log'

* Messages for package x11-libs/libdrm-2.4.6:

*
* ERROR: x11-libs/libdrm-2.4.6 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 3104: Called x-modular_src_compile
* environment, line 3884: Called x-modular_src_make
* environment, line 3923: Called die
* The specific snippet of code:
* emake || die "emake failed"
* The die message:
* emake failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/x11-libs/libdrm-2.4.6/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/x11-libs/libdrm-2.4.6/temp/environment'.
*

Вы пользуетесь оверлеем?

Вы пользуетесь оверлеем?

Я Gentoo & Funtoo

нет

нет

Обновил дерево, собрал сабж

Обновил дерево, собрал сабж без проблем. Правда, у меня архитектура другая.

Я Gentoo & Funtoo

Обновил портежи, запустил

Обновил портежи, запустил emerge -uND world и все скомпилировалось - просто чудеса. РЕШЕНО

Настройки просмотра комментариев

Выберите нужный метод показа комментариев и нажмите "Сохранить установки".