Gentoo Archives: gentoo-dev

From: Thomas Mangin <thomas.mangin@××××.fr>
To: Sylvain <asm8@×××××××.fr>
Cc: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Probleme merging media-video/avifile
Date: Sat, 05 Apr 2003 08:30:53
Message-Id: 044d01c2fb4d$ad8e8f90$1e00000a@xp
In Reply to: Re: [gentoo-dev] Probleme merging media-video/avifile by Sylvain
1 Sylvain,
2
3 The epm -qa to show the version of the dependancies.
4 Here is a listing of the directory with the content of the config.log file,
5 "Just in case" :-)
6 Have a nice week-end.
7
8 Thomas
9 ---
10 gentoo root # ls -al
11 /var/tmp/portage/avifile-0.7.32.20030219/work/avifile0.7-0.7.32/
12 total 1732
13 drwxrwxrwx 15 root root 4096 Apr 4 19:43 .
14 drwx------ 3 root root 4096 Apr 4 19:43 ..
15 -rw-r--r-- 1 root root 17982 Jan 23 2001 COPYING
16 -rw-r--r-- 1 root root 51071 Feb 19 16:15 ChangeLog
17 -rw-r--r-- 1 root root 1964 Apr 26 2002 INSTALL
18 -rw-r--r-- 1 root root 1382 Feb 19 16:25 Makefile.am
19 -rw-r--r-- 1 root root 16021 Feb 19 21:01 Makefile.in
20 -rw-r--r-- 1 root root 9778 Jun 27 2002 README
21 -rw-r--r-- 2 root root 50645 Feb 19 20:57 acinclude.m4
22 -rw-r--r-- 1 root root 176647 Feb 19 20:57 aclocal.m4
23 drwxrwxrwx 2 root root 4096 Feb 19 21:01 admin
24 -rwxr-xr-x 1 root root 7030 Nov 7 15:04 autogen.sh
25 -rwxr-xr-x 1 root root 2020 Apr 30 2002 avifile-config.in
26 -rw-r--r-- 1 root root 253 Feb 19 17:51 avifile.pc.in
27 -rw-r--r-- 1 root root 4940 Jan 24 11:28 avifile.spec.in
28 drwxrwxrwx 2 root root 4096 Feb 19 21:02 bin
29 -rw-r--r-- 1 root root 8698 Apr 4 19:43 config.log
30 -rwxr-xr-x 1 root root 615364 Apr 4 19:43 configure
31 -rw-r--r-- 2 root root 36553 Feb 19 18:33 configure.ac
32 -rw-r--r-- 2 root root 36553 Feb 19 18:33 configure.in
33 -rwxr-xr-x 1 root root 615364 Apr 4 19:43 configure.orig
34 drwxrwxrwx 2 root root 4096 Feb 19 21:02 debian
35 drwxrwxrwx 2 root root 4096 Feb 19 21:02 doc
36 drwxrwxrwx 4 root root 4096 Feb 19 21:01 drivers
37 drwxrwxrwx 4 root root 4096 Feb 19 21:01 ffmpeg
38 drwxrwxrwx 2 root root 4096 Feb 19 21:02 include
39 drwxrwxrwx 8 root root 4096 Feb 19 21:01 lib
40 drwxrwxrwx 2 root root 4096 Feb 19 21:02 libavqt
41 drwxrwxrwx 2 root root 4096 Feb 19 21:01 m4
42 drwxrwxrwx 2 root root 4096 Feb 19 21:02 player
43 drwxrwxrwx 13 root root 4096 Feb 19 21:02 plugins
44 drwxrwxrwx 7 root root 4096 Feb 19 21:02 samples
45 ----
46
47 gentoo root # less
48 /var/tmp/portage/avifile-0.7.32.20030219/work/avifile0.7-0.7.32/config.log
49
50 It was created by configure, which was
51 generated by GNU Autoconf 2.57. Invocation command line was
52
53 $
54 ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man -
55 -infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstate
56 dir=/var/lib --enable-samples --disable-vidix --with-fpic --with-gnu-ld --en
57 able-oss --disable-static --disable-freetype2 --enable-xv --enable-sdl --dis
58 able-a52 --disable-ffmpeg-a52 --enable-quiet --enable-x86opt --enable-libz -
59 -enable-vorbis --with-x --enable-xft --with-qt-dir=/usr/qt/3
60
61 ## --------- ##
62 ## Platform. ##
63 ## --------- ##
64
65 hostname = gentoo.slhan.org
66 uname -m = i686
67 uname -r = 2.4.20-gentoo-r1
68 uname -s = Linux
69 uname -v = #2 SMP Mon Mar 17 19:05:30 GMT 2003
70
71 /usr/bin/uname -p = unknown
72 /bin/uname -X = unknown
73
74 /bin/arch = i686
75 /usr/bin/arch -k = unknown
76 /usr/convex/getsysinfo = unknown
77 hostinfo = unknown
78 /bin/machine = unknown
79 /usr/bin/oslevel = unknown
80 /bin/universe = unknown
81
82 PATH: /usr/bin/ccache
83 PATH: /sbin
84 PATH: /usr/sbin
85 PATH: /usr/lib/portage/bin
86 PATH: /bin
87 PATH: /usr/bin
88 PATH: /usr/local/bin
89 PATH: /opt/bin
90 PATH: /usr/i586-pc-linux-gnu/gcc-bin/3.2
91 PATH: /usr/X11R6/bin
92 PATH: /opt/blackdown-jre-1.3.1/bin
93 PATH: /usr/qt/3/bin
94 PATH: /usr/kde/3.1/sbin
95 PATH: /usr/kde/3.1/bin
96 PATH: /usr/qt/2/bin
97
98
99 ## ----------- ##
100 ## Core tests. ##
101 ## ----------- ##
102
103 configure:1561: checking build system type
104 configure:1579: result: i686-pc-linux-gnu
105 configure:1587: checking host system type
106 configure:1601: result: i686-pc-linux-gnu
107 configure:1609: checking target system type
108 configure:1623: result: i686-pc-linux-gnu
109 configure:1651: checking for a BSD-compatible install
110 configure:1705: result: /bin/install -c
111 configure:1716: checking whether build environment is sane
112 configure:1759: result: yes
113 configure:1774: checking whether make sets $(MAKE)
114 configure:1794: result: yes
115 configure:1826: checking for working aclocal-1.4
116 configure:1833: result: found
117 configure:1841: checking for working autoconf
118 configure:1848: result: found
119 configure:1856: checking for working automake-1.4
120 configure:1863: result: found
121 configure:1871: checking for working autoheader
122 configure:1878: result: found
123 configure:1886: checking for working makeinfo
124 configure:1893: result: found
125 configure:1931: checking for i686-pc-linux-gnu-g++
126 configure:1947: found /usr/bin/i686-pc-linux-gnu-g++
127 configure:1957: result: i686-pc-linux-gnu-g++
128 configure:2015: checking for C++ compiler version
129 configure:2018: i686-pc-linux-gnu-g++ --version </dev/null >&5
130 Could not run/locate i686-pc-linux-gnu-g++!
131 configure:2021: $? = 1
132 configure:2023: i686-pc-linux-gnu-g++ -v </dev/null >&5
133 Could not run/locate i686-pc-linux-gnu-g++!
134 configure:2026: $? = 1
135 configure:2028: i686-pc-linux-gnu-g++ -V </dev/null >&5
136 Could not run/locate i686-pc-linux-gnu-g++!
137 configure:2031: $? = 1
138 configure:2055: checking for C++ compiler default output
139 configure:2058: i686-pc-linux-gnu-g++ conftest.cc >&5
140 Could not run/locate i686-pc-linux-gnu-g++!
141 configure:2061: $? = 1
142 configure: failed program was:
143 | #line 2034 "configure"
144 | /* confdefs.h. */
145 |
146 | #define PACKAGE_NAME ""
147 | #define PACKAGE_TARNAME ""
148 | #define PACKAGE_VERSION ""
149 | #define PACKAGE_STRING ""
150 | #define PACKAGE_BUGREPORT ""
151 | #define PACKAGE "avifile0.7"
152 | #define VERSION "0.7.32"
153 | /* end confdefs.h. */
154 |
155 | int
156 | main ()
157 | {
158 |
159 | ;
160 | return 0;
161 | }
162 configure:2100: error: C++ compiler cannot create executables
163 See `config.log' for more details.
164
165 ## ---------------- ##
166 ## Cache variables. ##
167 ## ---------------- ##
168
169 ac_cv_build=i686-pc-linux-gnu
170 ac_cv_build_alias=i686-pc-linux-gnu
171 ac_cv_env_CC_set=
172 ac_cv_env_CC_value=
173 ac_cv_env_CFLAGS_set=
174 ac_cv_env_CFLAGS_value=
175 ac_cv_env_CPPFLAGS_set=
176 ac_cv_env_CPPFLAGS_value=
177 ac_cv_env_CPP_set=
178 ac_cv_env_CPP_value=
179 ac_cv_env_CXXFLAGS_set=
180 ac_cv_env_CXXFLAGS_value=
181 ac_cv_env_CXX_set=
182 ac_cv_env_CXX_value=
183 ac_cv_env_LDFLAGS_set=
184 ac_cv_env_LDFLAGS_value=
185 ac_cv_env_build_alias_set=
186 ac_cv_env_build_alias_value=
187 ac_cv_env_host_alias_set=set
188 ac_cv_env_host_alias_value=i686-pc-linux-gnu
189 ac_cv_env_target_alias_set=
190 ac_cv_env_target_alias_value=
191 ac_cv_host=i686-pc-linux-gnu
192 ac_cv_host_alias=i686-pc-linux-gnu
193 ac_cv_path_install='/bin/install -c'
194 ac_cv_prog_CXX=i686-pc-linux-gnu-g++
195 ac_cv_prog_make_make_set=yes
196 ac_cv_target=i686-pc-linux-gnu
197 ac_cv_target_alias=i686-pc-linux-gnu
198
199 ## ----------------- ##
200 ## Output variables. ##
201 ## ----------------- ##
202
203 A52_CFLAGS=''
204 A52_LIBS=''
205 ACLOCAL='aclocal-1.4'
206 ALLOCA=''
207 AMM_BUILD_STRPTIME_FALSE=''
208 AMM_BUILD_STRPTIME_TRUE=''
209 AMM_USE_A52BIN_FALSE=''
210 AMM_USE_A52BIN_TRUE=''
211 AMM_USE_A52_FALSE=''
212 AMM_USE_A52_TRUE=''
213 AMM_USE_AC3PASS_FALSE=''
214 AMM_USE_AC3PASS_TRUE=''
215 AMM_USE_ALPHAOPT_FALSE=''
216 AMM_USE_ALPHAOPT_TRUE=''
217 AMM_USE_ARMOPT_FALSE=''
218 AMM_USE_ARMOPT_TRUE=''
219 AMM_USE_ARTSC_FALSE=''
220 AMM_USE_ARTSC_TRUE=''
221 AMM_USE_AVICAP_FALSE=''
222 AMM_USE_AVICAP_TRUE=''
223 AMM_USE_AVIRECOMP_FALSE=''
224 AMM_USE_AVIRECOMP_TRUE=''
225 AMM_USE_DIVX4_FALSE=''
226 AMM_USE_DIVX4_TRUE=''
227 AMM_USE_FAST_BUILD_FALSE=''
228 AMM_USE_FAST_BUILD_TRUE=''
229 AMM_USE_FFMPEG_A52BIN_FALSE=''
230 AMM_USE_FFMPEG_A52BIN_TRUE=''
231 AMM_USE_FFMPEG_FALSE=''
232 AMM_USE_FFMPEG_TRUE=''
233 AMM_USE_FT2_FALSE=''
234 AMM_USE_FT2_TRUE=''
235 AMM_USE_JPEGLIB_FALSE=''
236 AMM_USE_JPEGLIB_TRUE=''
237 AMM_USE_LIBAVIPLAY_FALSE=''
238 AMM_USE_LIBAVIPLAY_TRUE=''
239 AMM_USE_LIBMAD_FALSE=''
240 AMM_USE_LIBMAD_TRUE=''
241 AMM_USE_LINUX_FALSE=''
242 AMM_USE_LINUX_TRUE=''
243 AMM_USE_MAD_FALSE=''
244 AMM_USE_MAD_TRUE=''
245 AMM_USE_MGA_VID_FALSE=''
246 AMM_USE_MGA_VID_TRUE=''
247 AMM_USE_MLIBOPT_FALSE=''
248 AMM_USE_MLIBOPT_TRUE=''
249 AMM_USE_MP3LAMEBIN_FALSE=''
250 AMM_USE_MP3LAMEBIN_TRUE=''
251 AMM_USE_MP3LAME_FALSE=''
252 AMM_USE_MP3LAME_TRUE=''
253 AMM_USE_OSS_FALSE=''
254 AMM_USE_OSS_TRUE=''
255 AMM_USE_PPCOPT_FALSE=''
256 AMM_USE_PPCOPT_TRUE=''
257 AMM_USE_PS2OPT_FALSE=''
258 AMM_USE_PS2OPT_TRUE=''
259 AMM_USE_QT_FALSE=''
260 AMM_USE_QT_TRUE=''
261 AMM_USE_SAMPLES_FALSE=''
262 AMM_USE_SAMPLES_TRUE=''
263 AMM_USE_SDL_FALSE=''
264 AMM_USE_SDL_TRUE=''
265 AMM_USE_SUN_FALSE=''
266 AMM_USE_SUN_TRUE=''
267 AMM_USE_V4L_FALSE=''
268 AMM_USE_V4L_TRUE=''
269 AMM_USE_VIDIX_FALSE=''
270 AMM_USE_VIDIX_TRUE=''
271 AMM_USE_VORBIS_FALSE=''
272 AMM_USE_VORBIS_TRUE=''
273 AMM_USE_WIN32_FALSE=''
274 AMM_USE_WIN32_TRUE=''
275 AMM_USE_X86OPT_FALSE=''
276 AMM_USE_X86OPT_TRUE=''
277 AMM_USE_XVID_FALSE=''
278 AMM_USE_XVID_TRUE=''
279 AUTOCONF='autoconf'
280 AUTOHEADER='autoheader'
281 AUTOMAKE='automake-1.4'
282 AVIFILE_BUILD=''
283 AVIFILE_MAJOR_VERSION='0'
284 AVIFILE_MICRO_VERSION='32'
285 AVIFILE_MINOR_VERSION='7'
286 AVIFILE_RLD_FLAGS=''
287 AVILIBDEPLIB=''
288 AWK=''
289 CC=''
290 CFLAGS=''
291 CINLINEFLAGS=''
292 CPP=''
293 CPPFLAGS=''
294 CXX='i686-pc-linux-gnu-g++'
295 CXXFLAGS=''
296 CXXRTTIEXCEPT=''
297 DEFS=''
298 DIVX4_CFLAGS=''
299 DIVX4_LIBS=''
300 ECHO='echo'
301 ECHO_C=''
302 ECHO_N='-n'
303 ECHO_T=''
304 EGREP=''
305 EXEEXT=''
306 FFMPEG_CFLAGS=''
307 FT2_CFLAGS=''
308 FT2_CONFIG=''
309 FT2_LIBS=''
310 I386_LDADD=''
311 ICONV_CFLAGS=''
312 ICONV_LIBS=''
313 INSTALL_DATA='${INSTALL} -m 644'
314 INSTALL_PROGRAM='${INSTALL}'
315 INSTALL_SCRIPT='${INSTALL}'
316 LDFLAGS=''
317 LIBOBJS=''
318 LIBS=''
319 LIBTOOL=''
320 LINUX_CFLAGS=''
321 LINUX_PREFIX=''
322 LN_S=''
323 LTLIBOBJS=''
324 LTNOPIC=''
325 MAD_LIBS=''
326 MAKEINFO='makeinfo'
327 MOC=''
328 OBJEXT=''
329 OGG_CFLAGS=''
330 OGG_LIBS=''
331 PACKAGE='avifile0.7'
332 PACKAGE_BUGREPORT=''
333 PACKAGE_NAME=''
334 PACKAGE_STRING=''
335 PACKAGE_TARNAME=''
336 PACKAGE_VERSION=''
337 PATH_SEPARATOR=':'
338 PTHREAD_CFLAGS=''
339 PTHREAD_LIBS=''
340 QT_CFLAGS=''
341 QT_LIBS=''
342 RANLIB=''
343 SDL_CFLAGS=''
344 SDL_CONFIG=''
345 SDL_LIBS=''
346 SDL_MY_CONFIG=''
347 SET_MAKE=''
348 SHELL='/bin/sh'
349 STRIP=''
350 VERSION='0.7.32'
351 VORBISENC_LIBS=''
352 VORBISFILE_LIBS=''
353 VORBIS_CFLAGS=''
354 VORBIS_LIBS=''
355 WIN32_PATH=''
356 XFT_CFLAGS=''
357 XFT_CONFIG=''
358 XFT_LIBS=''
359 XVID_CFLAGS=''
360 XVID_LIBS=''
361 X_CFLAGS=''
362 X_EXTRA_LIBS=''
363 X_LIBS=''
364 X_PRE_LIBS=''
365 Z_LIBS=''
366 ac_ct_CC=''
367 ac_ct_CXX=''
368 ac_ct_RANLIB=''
369 ac_ct_STRIP=''
370 bindir='${exec_prefix}/bin'
371 build='i686-pc-linux-gnu'
372 build_alias=''
373 build_cpu='i686'
374 build_os='linux-gnu'
375 build_vendor='pc'
376 datadir='/usr/share'
377 exec_prefix='NONE'
378 host='i686-pc-linux-gnu'
379 host_alias='i686-pc-linux-gnu'
380 host_cpu='i686'
381 host_os='linux-gnu'
382 host_vendor='pc'
383 includedir='${prefix}/include'
384 infodir='/usr/share/info'
385 libdir='${exec_prefix}/lib'
386 libexecdir='${exec_prefix}/libexec'
387 localstatedir='/var/lib'
388 mandir='/usr/share/man'
389 oldincludedir='/usr/include'
390 prefix='/usr'
391 program_transform_name='s,x,x,'
392 qt_version=''
393 sbindir='${exec_prefix}/sbin'
394 sharedstatedir='${prefix}/com'
395 subdirs=''
396 sysconfdir='/etc'
397 target='i686-pc-linux-gnu'
398 target_alias=''
399 target_cpu='i686'
400 target_os='linux-gnu'
401 target_vendor='pc'
402
403 ## ----------- ##
404 ## confdefs.h. ##
405 ## ----------- ##
406
407 #define PACKAGE "avifile0.7"
408 #define PACKAGE_BUGREPORT ""
409 #define PACKAGE_NAME ""
410 #define PACKAGE_STRING ""
411 #define PACKAGE_TARNAME ""
412 #define PACKAGE_VERSION ""
413 #define VERSION "0.7.32"
414
415 configure: exit 77
416
417
418 ----- Original Message -----
419 From: "Sylvain" <asm8@×××××××.fr>
420 To: <gentoo-dev@g.o>
421 Sent: Friday, April 04, 2003 11:38 PM
422 Subject: Re: [gentoo-dev] Probleme merging media-video/avifile
423
424
425 Hi,
426
427 the epm -qa is probably not very usefull, but have a look at your
428 /var/tmp/portage/avifile-0.7.32.20030219/work/avifile???/config.log
429 as reported just before the faillure of avifile merge.
430
431 regards,
432
433 sylvain
434
435
436 Le Fri, 4 Apr 2003 20:42:11 +0100
437 "Thomas Mangin" <thomas.mangin@××××.fr> a écrit:
438
439 > Hello,
440 >
441 > I encountered a problem with portage ...
442 > Hope it helps ..
443 >
444 > Thomas
445 > ---
446 > gentoo root # emerge sync
447 > [...]
448 >
449 > gentoo root # emerge -uDp gnome
450 >
451 > These are the packages that I would merge, in order:
452 >
453 > Calculating dependencies ...done!
454 > [ebuild N ] media-video/avifile-0.7.32.20030219
455 > [ebuild N ] media-video/mjpegtools-1.6.0-r7
456 > [ebuild N ] media-libs/hermes-1.3.2-r2
457 > [ebuild N ] media-libs/gst-plugins-0.6.0-r4
458 > [ebuild N ] gnome-extra/libgtkhtml-2.2.1
459 > [ebuild N ] gnome-extra/yelp-2.2.0
460 > [ebuild N ] app-editors/gedit-2.2.1
461 > [ebuild N ] gnome-extra/gnome-games-2.2.0
462 > [ebuild N ] gnome-extra/at-spi-1.0.2
463 > [ebuild N ] gnome-extra/libgail-gnome-1.0.2
464 > [ebuild N ] gnome-extra/gnome2-user-docs-2.0.6
465 > [ebuild N ] gnome-base/gnome-session-2.2.1
466 > [ebuild N ] gnome-extra/gnome-media-2.2.1.1
467 > [ebuild N ] gnome-extra/gnome-system-monitor-2.0.4-r1
468 > [ebuild U ] gnome-base/control-center-2.2.1 [1.4.0.5-r1]
469 > [ebuild N ] gnome-extra/acme-2.0.2
470 > [ebuild N ] sys-devel/gdb-5.3
471 > [ebuild N ] gnome-extra/bug-buddy-2.2.103
472 > [ebuild N ] gnome-extra/nautilus-media-0.2.1
473 > [ebuild N ] media-gfx/eog-2.2.1
474 > [ebuild N ] gnome-base/gnome-2.2.1
475 >
476 > gentoo root # emerge -uD gnome
477 > Calculating dependencies ...done!
478 > >>> emerge (1 of 21) media-video/avifile-0.7.32.20030219 to /
479 > >>> md5 ;-) avifile-0.7.32-20030219.tgz
480 > >>> Unpacking source...
481 > >>> Unpacking avifile-0.7.32-20030219.tgz to
482 > /var/tmp/portage/avifile-0.7.32.20030219/work
483 > >>> Source unpacked.
484 > xv
485 > sdl
486 > mmx
487 > zlib
488 > oggvorbis
489 > X
490 > qt
491 > configure: WARNING: If you wanted to set the --build type, don't
492 use --host.
493 > If a cross compiler is detected then cross compile mode will be used.
494 > avifile configure
495 >
496 options: --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --in
497 >
498 fodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir
499 >
500 =/var/lib --enable-samples --disable-vidix --with-fpic --with-gnu-ld --enabl
501 >
502 e-oss --disable-static --disable-freetype2 --enable-xv --enable-sdl --disabl
503 >
504 e-a52 --disable-ffmpeg-a52 --enable-quiet --enable-x86opt --enable-libz --en
505 > able-vorbis --with-x --enable-xft --with-qt-dir=/usr/qt/3
506 > checking build system type... i686-pc-linux-gnu
507 > checking host system type... i686-pc-linux-gnu
508 > checking target system type... i686-pc-linux-gnu
509 > checking for a BSD-compatible install... /bin/install -c
510 > checking whether build environment is sane... yes
511 > checking whether make sets $(MAKE)... yes
512 > checking for working aclocal-1.4... found
513 > checking for working autoconf... found
514 > checking for working automake-1.4... found
515 > checking for working autoheader... found
516 > checking for working makeinfo... found
517 > checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
518 > checking for C++ compiler default output... configure: error: C++ compiler
519 > cannot create executables
520 > See `config.log' for more details.
521 >
522 > !!! ERROR: media-video/avifile-0.7.32.20030219 failed.
523 > !!! Function econf, Line 273, Exitcode 77
524 > !!! econf failed
525 >
526
527 --
528 gentoo-dev@g.o mailing list
529
530
531
532 --
533 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Probleme merging media-video/avifile Sylvain <asm8@×××××××.fr>