Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 398883 - x11 overlay: media-libs/mesa-9999 needs libdrm_intel >= 2.4.30
Summary: x11 overlay: media-libs/mesa-9999 needs libdrm_intel >= 2.4.30
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matt Turner
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-14 14:57 UTC by Jan Kundrát (RETIRED)
Modified: 2012-01-14 16:04 UTC (History)
1 user (show)

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 Jan Kundrát (RETIRED) gentoo-dev 2012-01-14 14:57:05 UTC
[ebuild   R   #] media-libs/mesa-9999  USE="classic egl gallium gbm gles2* llvm nptl openvg pax_kernel shared-glapi -bindist -d3d -debug -g3dvl -gles1 -osmesa -pic (-selinux) -shared-dricore (-vdpau) -wayland -xvmc" VIDEO_CARDS="i915 intel -i965 -nouveau -r100 -r200 -r300 -r600 -radeon -vmware" 0 kB [1]                                                                                                                                                                          

Total: 1 package (1 reinstall), Size of downloads: 0 kB
Portage tree and overlays:
 [0] /usr/portage
 [1] /var/lib/layman/x11

Would you like to merge these packages? [Yes/No] y

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) media-libs/mesa-9999 from x11
>>> Unpacking source...
GIT update -->
   repository:               git://anongit.freedesktop.org/mesa/mesa
   at the commit:            bb1f0cf3508630a9a93512c79badf8c493c46743
   branch:                   master
   storage directory:        "/usr/portage/distfiles/egit-src/mesa"
   checkout type:            bare repository
Cloning into /var/tmp/portage/media-libs/mesa-9999/work/Mesa-9999...
done.
Branch branch-master set up to track remote branch master from origin.
Switched to a new branch 'branch-master'
>>> Unpacked to /var/tmp/portage/media-libs/mesa-9999/work/Mesa-9999
>>> Source unpacked in /var/tmp/portage/media-libs/mesa-9999/work
>>> Preparing source in /var/tmp/portage/media-libs/mesa-9999/work/Mesa-9999 ...
 * Running eautoreconf in '/var/tmp/portage/media-libs/mesa-9999/work/Mesa-9999' ...
 * Running aclocal ...                                                                                                                                                                                                                [ ok ]
 * Running autoconf ...                                                                                                                                                                                                               [ ok ]
 * Running automake --add-missing --copy --foreign ...                                                                                                                                                                                [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-libs/mesa-9999/work/Mesa-9999 ...
 * econf: updating Mesa-9999/bin/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating Mesa-9999/bin/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-option-checking --enable-dri --enable-glx --enable-texture-float --disable-debug --enable-egl --enable-gbm --disable-gles1 --enable-gles2 --enable-glx-tls --disable-osmesa --enable-asm --disable-shared-dricore --enable-shared-glapi --with-dri-drivers=,swrast,i915 --with-gallium-drivers=,swrast,i915 --with-egl-platforms=x11,drm --enable-gallium-egl --disable-d3d1x --disable-gallium-g3dvl --enable-gallium-llvm --enable-openvg --disable-vdpau --disable-xvmc --disable-glx-rts
checking build system type... x86_64-pc-linux-gnu
checking host system type... 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 for style of include used by make... GNU
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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... none
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
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) none
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of x86_64-pc-linux-gnu-g++... none
checking for gmake... gmake
checking for python2... python2
checking for a sed that does not truncate output... /bin/sed
checking for makedepend... /usr/bin/makedepend
checking for flex... /usr/bin/flex
checking for bison... /usr/bin/bison
checking for gtest-config... no
checking if compiling with clang... no
checking whether gcc version is sufficient... yes
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 whether x86_64-pc-linux-gnu-gcc supports -fvisibility=hidden... yes
checking whether x86_64-pc-linux-gnu-g++ supports -fvisibility=hidden... yes
configure: WARNING: Floating-point textures enabled.
configure: WARNING: Please consult docs/patents.txt with your lawyer before building Mesa.
checking whether to enable assembly... yes, x86_64
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for posix_memalign... yes
checking for LIBDRM... yes
checking pkg-config files for X11 are available... yes
checking for X11... yes
checking for GLPROTO... yes
checking for DRI2PROTO... yes
checking for XF86VIDMODE... yes
checking for DRIGL... yes
checking for xcb_glx_create_context_attribs_arb_checked in -lxcb-glx... yes
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for XML_ParserCreate in -lexpat... yes
checking for INTEL... no
configure: error: Package requirements (libdrm_intel >= 2.4.30) were not met:

Requested 'libdrm_intel >= 2.4.30' but version of libdrm is 2.4.29

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables INTEL_CFLAGS
and INTEL_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Comment 1 Matt Turner gentoo-dev 2012-01-14 16:04:30 UTC
Fixed, thanks.