Gentoo Archives: gentoo-user

From: gevisz <gevisz@×××××.com>
To: "gentoo-user@l.g.o" <gentoo-user@l.g.o>
Subject: [gentoo-user] Updating media-libs/mesa failed
Date: Sat, 11 Mar 2017 17:31:37
Message-Id: CA+t6X7eerwd_ippQiKJ_=dvmn4=NQHCfvm8onxeOic37W4XefA@mail.gmail.com
1 Today, updating my system, I have got:
2
3 # emerge --update --deep --with-bdeps=y --newuse --backtrack=90 --ask
4 world --exclude chromium
5
6 These are the packages that would be merged, in order:
7
8 Calculating dependencies... done!
9 [ebuild U ] media-libs/mesa-13.0.5 [12.0.1] USE="nettle%*
10 -gcrypt% (-libressl) -openssl% -vulkan%"
11 [ebuild U ] x11-libs/cairo-1.14.8 [1.14.6]
12 [ebuild U ] media-libs/libepoxy-1.4.1 [1.3.1] USE="X%*"
13 [ebuild U ] dev-libs/libinput-1.6.2 [1.4.2]
14 [ebuild U ] app-misc/mc-4.8.18-r1 [4.8.15]
15 [ebuild U ] x11-apps/xauth-1.0.10 [1.0.9-r2] USE="{-test}"
16 [ebuild U ] x11-base/xorg-server-1.19.2 [1.18.4] USE="-debug%"
17 [ebuild U ] x11-drivers/xf86-video-ati-7.8.0 [7.7.0]
18 [ebuild U ] x11-drivers/xf86-input-evdev-2.10.5 [2.10.3]
19 [ebuild U ] x11-base/xorg-drivers-1.19 [1.18-r1]
20 VIDEO_CARDS="-ark% -i915% -i965% (-newport) -sis%"
21 [ebuild U ] net-analyzer/wireshark-2.2.5 [2.2.4]
22 [ebuild U ] www-client/firefox-45.8.0 [45.7.0]
23
24 Would you like to merge these packages? [Yes/No] y
25 >>> Verifying ebuild manifests
26 >>> Running pre-merge checks for x11-base/xorg-server-1.19.2
27 >>> Running pre-merge checks for x11-drivers/xf86-video-ati-7.8.0
28 * Determining the location of the kernel source code
29 * Found kernel source directory:
30 * /usr/src/linux
31 * Found kernel object directory:
32 * /lib/modules/4.9.6-gentoo-r1/build
33 * Found sources for kernel version:
34 * 4.9.6-gentoo-r1
35 * Checking for suitable kernel configuration options...
36
37 [ ok ]
38 >>> Running pre-merge checks for x11-drivers/xf86-input-evdev-2.10.5
39 * Determining the location of the kernel source code
40 * Found kernel source directory:
41 * /usr/src/linux
42 * Found kernel object directory:
43 * /lib/modules/4.9.6-gentoo-r1/build
44 * Found sources for kernel version:
45 * 4.9.6-gentoo-r1
46 * Checking for suitable kernel configuration options...
47
48 [ ok ]
49 >>> Running pre-merge checks for www-client/firefox-45.8.0
50 * Checking for at least 4 GiB disk space at
51 "/var/tmp/portage/www-client/firefox-45.8.0/temp" ...
52 [ ok ]
53
54 >>> Emerging (1 of 12) media-libs/mesa-13.0.5::gentoo
55 ...
56 configure: error: Package requirements (libdrm_amdgpu >= 2.4.63) were not met:
57
58 No package 'libdrm_amdgpu' found
59
60 Consider adjusting the PKG_CONFIG_PATH environment variable if you
61 installed software in a non-standard prefix.
62
63 Alternatively, you may set the environment variables AMDGPU_CFLAGS
64 and AMDGPU_LIBS to avoid the need to call pkg-config.
65 See the pkg-config man page for more details.
66
67 !!! Please attach the following file when seeking support:
68 !!! /var/tmp/portage/media-libs/mesa-13.0.5/work/mesa-13.0.5-abi_x86_32.x86/config.log
69 * ERROR: media-libs/mesa-13.0.5::gentoo failed (configure phase):
70 * econf failed
71 *
72 * Call stack:
73 * ebuild.sh, line 115: Called src_configure
74 * environment, line 4601: Called multilib-minimal_src_configure
75 * environment, line 2924: Called multilib_foreach_abi
76 'multilib-minimal_abi_src_configure'
77 * environment, line 3138: Called
78 multibuild_foreach_variant '_multilib_multibuild_wrapper'
79 'multilib-minimal_abi_src_configure'
80 * environment, line 2854: Called _multibuild_run
81 '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
82 * environment, line 2852: Called
83 _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure'
84 * environment, line 736: Called
85 multilib-minimal_abi_src_configure
86 * environment, line 2918: Called multilib_src_configure
87 * environment, line 3416: Called econf '--enable-dri'
88 '--enable-glx' '--enable-shared-glapi' '--disable-shader-cache'
89 '--enable-texture-float' '--disable-nine' '--disable-debug'
90 '--enable-dri3' '--enable-egl' '--enable-gbm' '--disable-gles1'
91 '--enable-gles2' '--enable-glx-tls' '--enable-valgrind=no'
92 '--enable-llvm-shared-libs' '--with-dri-drivers=,swrast,radeon,r200'
93 '--with-gallium-drivers=,swrast,r300,r600,radeonsi'
94 '--with-vulkan-drivers=' '--with-sha1=libnettle'
95 'PYTHON2=/usr/bin/python2.7' '--with-egl-platforms=x11,drm'
96 '--disable-nine' '--enable-gallium-llvm' '--disable-omx'
97 '--disable-va' '--disable-vdpau' '--disable-xa' '--disable-xvmc'
98 '--disable-glx-read-only-text' '--disable-gallium-osmesa'
99 * phase-helpers.sh, line 665: Called __helpers_die 'econf failed'
100 * isolated-functions.sh, line 117: Called die
101 * The specific snippet of code:
102 * die "$@"
103 *
104 * If you need support, post the output of `emerge --info
105 '=media-libs/mesa-13.0.5::gentoo'`,
106 * the complete build log and the output of `emerge -pqv
107 '=media-libs/mesa-13.0.5::gentoo'`.
108 * The complete build log is located at
109 '/var/tmp/portage/media-libs/mesa-13.0.5/temp/build.log'.
110 * The ebuild environment file is located at
111 '/var/tmp/portage/media-libs/mesa-13.0.5/temp/environment'.
112 * Working directory:
113 '/var/tmp/portage/media-libs/mesa-13.0.5/work/mesa-13.0.5-abi_x86_32.x86'
114 * S: '/var/tmp/portage/media-libs/mesa-13.0.5/work/mesa-13.0.5'
115
116 >>> Failed to emerge media-libs/mesa-13.0.5, Log file:
117
118 >>> '/var/tmp/portage/media-libs/mesa-13.0.5/temp/build.log'
119
120 * Messages for package media-libs/mesa-13.0.5:
121
122 * ERROR: media-libs/mesa-13.0.5::gentoo failed (configure phase):
123 * econf failed
124 *
125 * Call stack:
126 * ebuild.sh, line 115: Called src_configure
127 * environment, line 4601: Called multilib-minimal_src_configure
128 * environment, line 2924: Called multilib_foreach_abi
129 'multilib-minimal_abi_src_configure'
130 * environment, line 3138: Called
131 multibuild_foreach_variant '_multilib_multibuild_wrapper'
132 'multilib-minimal_abi_src_configure'
133 * environment, line 2854: Called _multibuild_run
134 '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
135 * environment, line 2852: Called
136 _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure'
137 * environment, line 736: Called
138 multilib-minimal_abi_src_configure
139 * environment, line 2918: Called multilib_src_configure
140 * environment, line 3416: Called econf '--enable-dri'
141 '--enable-glx' '--enable-shared-glapi' '--disable-shader-cache'
142 '--enable-texture-float' '--disable-nine' '--disable-debug'
143 '--enable-dri3' '--enable-egl' '--enable-gbm' '--disable-gles1'
144 '--enable-gles2' '--enable-glx-tls' '--enable-valgrind=no'
145 '--enable-llvm-shared-libs' '--with-dri-drivers=,swrast,radeon,r200'
146 '--with-gallium-drivers=,swrast,r300,r600,radeonsi'
147 '--with-vulkan-drivers=' '--with-sha1=libnettle'
148 'PYTHON2=/usr/bin/python2.7' '--with-egl-platforms=x11,drm'
149 '--disable-nine' '--enable-gallium-llvm' '--disable-omx'
150 '--disable-va' '--disable-vdpau' '--disable-xa' '--disable-xvmc'
151 '--disable-glx-read-only-text' '--disable-gallium-osmesa'
152 * phase-helpers.sh, line 665: Called __helpers_die 'econf failed'
153 * isolated-functions.sh, line 117: Called die
154 * The specific snippet of code:
155 * die "$@"
156 *
157 * If you need support, post the output of `emerge --info
158 '=media-libs/mesa-13.0.5::gentoo'`,
159 * the complete build log and the output of `emerge -pqv
160 '=media-libs/mesa-13.0.5::gentoo'`.
161 * The complete build log is located at
162 '/var/tmp/portage/media-libs/mesa-13.0.5/temp/build.log'.
163 * The ebuild environment file is located at
164 '/var/tmp/portage/media-libs/mesa-13.0.5/temp/environment'.
165 * Working directory:
166 '/var/tmp/portage/media-libs/mesa-13.0.5/work/mesa-13.0.5-abi_x86_32.x86'
167 * S: '/var/tmp/portage/media-libs/mesa-13.0.5/work/mesa-13.0.5'
168
169 $ eix libdrm_amdgpu
170 No matches found
171
172 So, there is no libdrm_amdgpu in my updated portage tree but
173 media-libs/mesa-13.0.5::gentoo seems to demand it!
174
175 $ eix amdgpu
176 * sys-firmware/amdgpu-ucode
177 Available versions: 20160628 20161121 {legacy}
178 Homepage: https://people.freedesktop.org/~agd5f/radeon_ucode/
179 Description: Microcode for C.Islands/V.Islands/A.Islands
180 Radeon GPUs and APUs
181
182 * x11-drivers/xf86-video-amdgpu
183 Available versions: 1.1.0 ~1.1.2 1.2.0 **9999 {glamor}
184 Homepage: https://www.x.org/wiki/
185 Description: Accelerated Open Source driver for AMDGPU cards
186
187 Any ideas?

Replies

Subject Author
Re: [gentoo-user] Updating media-libs/mesa failed Alan Mackenzie <acm@×××.de>