Compare Pastes

Differences between the pastes #129496 (20.11.2019 16:08) and #168914 (18.03.2021 16:01).
1
# emerge x11-libs/libva
2
3
Local copy of remote index is up-to-date and will be used.
4
5
 * IMPORTANT: 2 news items need reading for repository 'gentoo'.
6
 * Use eselect news read to view new items.
7
8
Calculating dependencies... done!
9
>>> Verifying ebuild manifests
10
>>> Emerging (1 of 2) x11-libs/libva-2.5.0-r1::gentoo
11
>>> Failed to emerge x11-libs/libva-2.5.0-r1, Log file:
12
>>>  '/var/calculate/tmp/portage/x11-libs/libva-2.5.0-r1/temp/build.log'
13
>>> Jobs: 0 of 2 complete, 1 failed                 Load avg: 0.69, 0.36, 0.70
14
 * Package:    x11-libs/libva-2.5.0-r1
15
 * Repository: gentoo
16
 * Maintainer: aballier@gentoo.org
17
 * USE:        X abi_x86_32 abi_x86_64 amd64 drm elibc_glibc kernel_linux opengl userland_GNU vdpau
18
 * FEATURES:   network-sandbox preserve-libs sandbox usersandbox
19
>>> Unpacking source...
20
>>> Unpacking libva-2.5.0.tar.bz2 to /var/calculate/tmp/portage/x11-libs/libva-2.5.0-r1/work
21
>>> Source unpacked in /var/calculate/tmp/portage/x11-libs/libva-2.5.0-r1/work
22
>>> Preparing source in /var/calculate/tmp/portage/x11-libs/libva-2.5.0-r1/work/libva-2.5.0 ...
23
>>> Source prepared.
24
>>> Configuring source in /var/calculate/tmp/portage/x11-libs/libva-2.5.0-r1/work/libva-2.5.0 ...
25
 * abi_x86_32.x86: running multilib-minimal_abi_src_configure
26
 * econf: updating libva-2.5.0/config.guess with /usr/share/gnuconfig/config.guess
27
 * econf: updating libva-2.5.0/config.sub with /usr/share/gnuconfig/config.sub
28
/var/calculate/tmp/portage/x11-libs/libva-2.5.0-r1/work/libva-2.5.0/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/libva-2.5.0-r1 --htmldir=/usr/share/doc/libva-2.5.0-r1/html --with-sysroot=/ --libdir=/usr/lib32 --with-drivers-path=/usr/lib32/va/drivers --enable-glx --enable-x11 --disable-wayland --enable-drm
29
configure: loading site script /usr/share/config.site
30
checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c
31
checking whether build environment is sane... yes
32
checking for a thread-safe mkdir -p... /bin/mkdir -p
33
checking for gawk... gawk
34
checking whether make sets $(MAKE)... yes
35
checking whether make supports nested variables... yes
36
checking whether make supports nested variables... (cached) yes
37
checking build system type... i686-pc-linux-gnu
38
checking host system type... i686-pc-linux-gnu
39
checking how to print strings... printf
40
checking for style of include used by make... GNU
41
checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32
42
checking whether the C compiler works... yes
43
checking for C compiler default output file name... a.out
44
checking for suffix of executables... 
45
checking whether we are cross compiling... no
46
checking for suffix of object files... o
47
checking whether we are using the GNU C compiler... yes
48
checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... yes
49
checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... none needed
50
checking whether x86_64-pc-linux-gnu-gcc -m32 understands -c and -o together... yes
51
checking dependency style of x86_64-pc-linux-gnu-gcc -m32... none
52
checking for a sed that does not truncate output... /bin/sed
53
checking for grep that handles long lines and -e... /bin/grep
54
checking for egrep... /bin/grep -E
55
checking for fgrep... /bin/grep -F
56
checking for ld used by x86_64-pc-linux-gnu-gcc -m32... x86_64-pc-linux-gnu-ld -m elf_i386
57
checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes
58
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
59
checking the name lister (/usr/bin/nm -B) interface... BSD nm
60
checking whether ln -s works... yes
61
checking the maximum length of command line arguments... 1572864
62
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
63
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
64
checking for x86_64-pc-linux-gnu-ld -m elf_i386 option to reload object files... -r
65
checking for i686-pc-linux-gnu-objdump... no
66
checking for objdump... objdump
67
checking how to recognize dependent libraries... pass_all
68
checking for i686-pc-linux-gnu-dlltool... no
69
checking for dlltool... no
70
checking how to associate runtime and link libraries... printf %s\n
71
checking for i686-pc-linux-gnu-ar... no
72
checking for ar... ar
73
checking for archiver @FILE support... @
74
checking for i686-pc-linux-gnu-strip... no
75
checking for strip... strip
76
checking for i686-pc-linux-gnu-ranlib... no
77
checking for ranlib... ranlib
78
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -m32 object... ok
79
checking for sysroot... /
80
checking for a working dd... /bin/dd
81
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
82
checking for i686-pc-linux-gnu-mt... no
83
checking for mt... no
84
checking if : is a manifest tool... no
85
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -m32 -E
86
checking for ANSI C header files... yes
87
checking for sys/types.h... yes
88
checking for sys/stat.h... yes
89
checking for stdlib.h... yes
90
checking for string.h... yes
91
checking for memory.h... yes
92
checking for strings.h... yes
93
checking for inttypes.h... yes
94
checking for stdint.h... yes
95
checking for unistd.h... yes
96
checking for dlfcn.h... yes
97
checking for objdir... .libs
98
checking if x86_64-pc-linux-gnu-gcc -m32 supports -fno-rtti -fno-exceptions... no
99
checking for x86_64-pc-linux-gnu-gcc -m32 option to produce PIC... -fPIC -DPIC
100
checking if x86_64-pc-linux-gnu-gcc -m32 PIC flag -fPIC -DPIC works... yes
101
checking if x86_64-pc-linux-gnu-gcc -m32 static flag -static works... yes
102
checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... yes
103
checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... (cached) yes
104
checking whether the x86_64-pc-linux-gnu-gcc -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes
105
checking whether -lc should be explicitly linked in... no
106
checking dynamic linker characteristics... GNU/Linux ld.so
107
checking how to hardcode library paths into programs... immediate
108
checking whether stripping libraries is possible... yes
109
checking if libtool supports shared libraries... yes
110
checking whether to build shared libraries... yes
111
checking whether to build static libraries... no
112
checking for i686-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc -m32
113
checking whether we are using the GNU C compiler... (cached) yes
114
checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... (cached) yes
115
checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... (cached) none needed
116
checking whether x86_64-pc-linux-gnu-gcc -m32 understands -c and -o together... (cached) yes
117
checking dependency style of x86_64-pc-linux-gnu-gcc -m32... (cached) none
118
checking whether we are using the GNU C++ compiler... yes
119
checking whether x86_64-pc-linux-gnu-g++ -m32 accepts -g... yes
120
checking dependency style of x86_64-pc-linux-gnu-g++ -m32... none
121
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -m32 -E
122
checking for ld used by x86_64-pc-linux-gnu-g++ -m32... x86_64-pc-linux-gnu-ld -m elf_i386
123
checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes
124
checking whether the x86_64-pc-linux-gnu-g++ -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes
125
checking for x86_64-pc-linux-gnu-g++ -m32 option to produce PIC... -fPIC -DPIC
126
checking if x86_64-pc-linux-gnu-g++ -m32 PIC flag -fPIC -DPIC works... yes
127
checking if x86_64-pc-linux-gnu-g++ -m32 static flag -static works... yes
128
checking if x86_64-pc-linux-gnu-g++ -m32 supports -c -o file.o... yes
129
checking if x86_64-pc-linux-gnu-g++ -m32 supports -c -o file.o... (cached) yes
130
checking whether the x86_64-pc-linux-gnu-g++ -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes
131
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
132
checking how to hardcode library paths into programs... immediate
133
checking for a sed that does not truncate output... (cached) /bin/sed
134
checking for i686-pc-linux-gnu-pkg-config... /usr/bin/i686-pc-linux-gnu-pkg-config
135
checking pkg-config is at least version 0.9.0... yes
136
checking for ANSI C header files... (cached) yes
137
checking for special C compiler options needed for large files... no
138
checking for _FILE_OFFSET_BITS value needed for large files... 64
139
checking whether __attribute__((visibility())) is supported... yes
140
checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -fstack-protector... yes
141
checking for DRM... yes
142
checking for X11... no
143
configure: error: VA/X11 explicitly enabled, however No package 'x11' found
144
No package 'xext' found
145
No package 'xfixes' found
146
147
!!! Please attach the following file when seeking support:
148
!!! /var/calculate/tmp/portage/x11-libs/libva-2.5.0-r1/work/libva-2.5.0-abi_x86_32.x86/config.log
149
 * ERROR: x11-libs/libva-2.5.0-r1::gentoo failed (configure phase):
150
 *   econf failed
151
 * 
152
 * Call stack:
153
 *               ebuild.sh, line  125:  Called src_configure
154
 *             environment, line 1692:  Called multilib-minimal_src_configure
155
 *             environment, line 1107:  Called multilib_foreach_abi 'multilib-minimal_abi_src_configure'
156
 *             environment, line 1334:  Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
157
 *             environment, line 1037:  Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
158
 *             environment, line 1035:  Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure'
159
 *             environment, line  403:  Called multilib-minimal_abi_src_configure
160
 *             environment, line 1101:  Called multilib_src_configure
161
 *             environment, line 1555:  Called econf '--with-drivers-path=/usr/lib32/va/drivers' '--enable-glx' '--enable-x11' '--disable-wayland' '--enable-drm'
162
 *        phase-helpers.sh, line  681:  Called __helpers_die 'econf failed'
163
 *   isolated-functions.sh, line  112:  Called die
164
 * The specific snippet of code:
165
 *              die "$@"
166
 * 
167
 * If you need support, post the output of `emerge --info '=x11-libs/libva-2.5.0-r1::gentoo'`,
168
 * the complete build log and the output of `emerge -pqv '=x11-libs/libva-2.5.0-r1::gentoo'`.
169
 * The complete build log is located at '/var/calculate/tmp/portage/x11-libs/libva-2.5.0-r1/temp/build.log'.
170
 * The ebuild environment file is located at '/var/calculate/tmp/portage/x11-libs/libva-2.5.0-r1/temp/environment'.
171
 * Working directory: '/var/calculate/tmp/portage/x11-libs/libva-2.5.0-r1/work/libva-2.5.0-abi_x86_32.x86'
172
 * S: '/var/calculate/tmp/portage/x11-libs/libva-2.5.0-r1/work/libva-2.5.0'
173
174
 * Messages for package x11-libs/libva-2.5.0-r1:
175
176
 * ERROR: x11-libs/libva-2.5.0-r1::gentoo failed (configure phase):
177
 *   econf failed
178
 * 
179
 * Call stack:
180
 *               ebuild.sh, line  125:  Called src_configure
181
 *             environment, line 1692:  Called multilib-minimal_src_configure
182
 *             environment, line 1107:  Called multilib_foreach_abi 'multilib-minimal_abi_src_configure'
183
 *             environment, line 1334:  Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
184
 *             environment, line 1037:  Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
185
 *             environment, line 1035:  Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure'
186
 *             environment, line  403:  Called multilib-minimal_abi_src_configure
187
 *             environment, line 1101:  Called multilib_src_configure
188
 *             environment, line 1555:  Called econf '--with-drivers-path=/usr/lib32/va/drivers' '--enable-glx' '--enable-x11' '--disable-wayland' '--enable-drm'
189
 *        phase-helpers.sh, line  681:  Called __helpers_die 'econf failed'
190
 *   isolated-functions.sh, line  112:  Called die
191
 * The specific snippet of code:
192
 *              die "$@"
193
 * 
194
 * If you need support, post the output of `emerge --info '=x11-libs/libva-2.5.0-r1::gentoo'`,
195
 * the complete build log and the output of `emerge -pqv '=x11-libs/libva-2.5.0-r1::gentoo'`.
196
 * The complete build log is located at '/var/calculate/tmp/portage/x11-libs/libva-2.5.0-r1/temp/build.log'.
197
 * The ebuild environment file is located at '/var/calculate/tmp/portage/x11-libs/libva-2.5.0-r1/temp/environment'.
198
 * Working directory: '/var/calculate/tmp/portage/x11-libs/libva-2.5.0-r1/work/libva-2.5.0-abi_x86_32.x86'
199
 * S: '/var/calculate/tmp/portage/x11-libs/libva-2.5.0-r1/work/libva-2.5.0'