Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 54806 Details for
Bug 83900
OGMRip ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log from ogmrip-0.7.1 ebuild
config.log (text/plain), 28.87 KB, created by
Ian Perry
on 2005-03-29 18:55:14 UTC
(
hide
)
Description:
config.log from ogmrip-0.7.1 ebuild
Filename:
MIME Type:
Creator:
Ian Perry
Created:
2005-03-29 18:55:14 UTC
Size:
28.87 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by OGMRip configure 0.7.1, which was >generated by GNU Autoconf 2.59. Invocation command line was > > $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-gnome-support --disable-maintainer-mode --enable-enchant-support --disable-gtk-doc > >## --------- ## >## Platform. ## >## --------- ## > >hostname = me >uname -m = i686 >uname -r = 2.6.11-gentoo-r4 >uname -s = Linux >uname -v = #2 Wed Mar 23 01:16:17 EST 2005 > >/usr/bin/uname -p = Pentium III (Coppermine) >/bin/uname -X = unknown > >/bin/arch = i686 >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.4.3-20050110 >PATH: /usr/i386-pc-linux-gnu/gcc-bin/3.3 >PATH: /opt/sun-jdk-1.4.2.07/bin >PATH: /opt/sun-jdk-1.4.2.07/jre/bin >PATH: /opt/sun-jdk-1.4.2.07/jre/javaws > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1555: checking for a BSD-compatible install >configure:1610: result: /bin/install -c >configure:1621: checking whether build environment is sane >configure:1664: result: yes >configure:1679: checking whether make sets $(MAKE) >configure:1699: result: yes >configure:1731: checking for working aclocal-1.4 >configure:1738: result: found >configure:1746: checking for working autoconf >configure:1753: result: found >configure:1761: checking for working automake-1.4 >configure:1768: result: found >configure:1776: checking for working autoheader >configure:1783: result: found >configure:1791: checking for working makeinfo >configure:1798: result: found >configure:1822: checking for i686-pc-linux-gnu-gcc >configure:1838: found /usr/bin/i686-pc-linux-gnu-gcc >configure:1848: result: i686-pc-linux-gnu-gcc >configure:2130: checking for C compiler version >configure:2133: i686-pc-linux-gnu-gcc --version </dev/null >&5 >i686-pc-linux-gnu-gcc (GCC) 3.4.3-20050110 (Gentoo Linux 3.4.3.20050110-r1, ssp-3.4.3.20050110-0, pie-8.7.7) >Copyright (C) 2004 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:2136: $? = 0 >configure:2138: i686-pc-linux-gnu-gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.3-20050110/specs >Configured with: /var/tmp/portage/gcc-3.4.3.20050110-r1/work/gcc-3.4.3/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.3-20050110 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.3-20050110/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.3-20050110 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.3-20050110/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.3-20050110/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.3-20050110/include/g++-v3 --host=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --enable-__cxa_atexit --disable-sjlj-exceptions --enable-clocale=gnu --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix >Thread model: posix >gcc version 3.4.3-20050110 (Gentoo Linux 3.4.3.20050110-r1, ssp-3.4.3.20050110-0, pie-8.7.7) >configure:2141: $? = 0 >configure:2143: i686-pc-linux-gnu-gcc -V </dev/null >&5 >i686-pc-linux-gnu-gcc: `-V' option must have argument >configure:2146: $? = 1 >configure:2169: checking for C compiler default output file name >configure:2172: i686-pc-linux-gnu-gcc -march=pentium3 -O2 -pipe conftest.c >&5 >configure:2175: $? = 0 >configure:2221: result: a.out >configure:2226: checking whether the C compiler works >configure:2232: ./a.out >configure:2235: $? = 0 >configure:2252: result: yes >configure:2259: checking whether we are cross compiling >configure:2261: result: no >configure:2264: checking for suffix of executables >configure:2266: i686-pc-linux-gnu-gcc -o conftest -march=pentium3 -O2 -pipe conftest.c >&5 >configure:2269: $? = 0 >configure:2294: result: >configure:2300: checking for suffix of object files >configure:2321: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -pipe conftest.c >&5 >configure:2324: $? = 0 >configure:2346: result: o >configure:2350: checking whether we are using the GNU C compiler >configure:2374: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -pipe conftest.c >&5 >configure:2380: $? = 0 >configure:2384: test -z > || test ! -s conftest.err >configure:2387: $? = 0 >configure:2390: test -s conftest.o >configure:2393: $? = 0 >configure:2406: result: yes >configure:2412: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:2433: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:2439: $? = 0 >configure:2443: test -z > || test ! -s conftest.err >configure:2446: $? = 0 >configure:2449: test -s conftest.o >configure:2452: $? = 0 >configure:2463: result: yes >configure:2480: checking for i686-pc-linux-gnu-gcc option to accept ANSI C >configure:2550: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -pipe conftest.c >&5 >configure:2556: $? = 0 >configure:2560: test -z > || test ! -s conftest.err >configure:2563: $? = 0 >configure:2566: test -s conftest.o >configure:2569: $? = 0 >configure:2587: result: none needed >configure:2605: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -pipe conftest.c >&5 >conftest.c:2: error: parse error before "me" >configure:2611: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:2757: checking for a BSD-compatible install >configure:2812: result: /bin/install -c >configure:2901: checking build system type >configure:2919: result: i686-pc-linux-gnu >configure:2927: checking host system type >configure:2941: result: i686-pc-linux-gnu >configure:2949: checking for a sed that does not truncate output >configure:3003: result: /bin/sed >configure:3006: checking for egrep >configure:3016: result: grep -E >configure:3032: checking for ld used by i686-pc-linux-gnu-gcc >configure:3099: result: /usr/i686-pc-linux-gnu/bin/ld >configure:3108: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:3123: result: yes >configure:3128: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files >configure:3135: result: -r >configure:3153: checking for BSD-compatible nm >configure:3195: result: /usr/bin/i686-pc-linux-gnu-nm -B >configure:3199: checking whether ln -s works >configure:3203: result: yes >configure:3210: checking how to recognise dependent libraries >configure:3382: result: pass_all >configure:3514: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -pipe conftest.c >&5 >configure:3517: $? = 0 >configure:3614: checking how to run the C preprocessor >configure:3649: i686-pc-linux-gnu-gcc -E conftest.c >configure:3655: $? = 0 >configure:3687: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:11:28: ac_nonexistent.h: No such file or directory >configure:3693: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OGMRip" >| #define PACKAGE_TARNAME "ogmrip" >| #define PACKAGE_VERSION "0.7.1" >| #define PACKAGE_STRING "OGMRip 0.7.1" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ogmrip" >| #define VERSION "0.7.1" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3732: result: i686-pc-linux-gnu-gcc -E >configure:3756: i686-pc-linux-gnu-gcc -E conftest.c >configure:3762: $? = 0 >configure:3794: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:11:28: ac_nonexistent.h: No such file or directory >configure:3800: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OGMRip" >| #define PACKAGE_TARNAME "ogmrip" >| #define PACKAGE_VERSION "0.7.1" >| #define PACKAGE_STRING "OGMRip 0.7.1" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ogmrip" >| #define VERSION "0.7.1" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3844: checking for ANSI C header files >configure:3869: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -pipe conftest.c >&5 >configure:3875: $? = 0 >configure:3879: test -z > || test ! -s conftest.err >configure:3882: $? = 0 >configure:3885: test -s conftest.o >configure:3888: $? = 0 >configure:3977: i686-pc-linux-gnu-gcc -o conftest -march=pentium3 -O2 -pipe conftest.c >&5 >configure:3980: $? = 0 >configure:3982: ./conftest >configure:3985: $? = 0 >configure:4000: result: yes >configure:4024: checking for sys/types.h >configure:4040: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -pipe conftest.c >&5 >configure:4046: $? = 0 >configure:4050: test -z > || test ! -s conftest.err >configure:4053: $? = 0 >configure:4056: test -s conftest.o >configure:4059: $? = 0 >configure:4070: result: yes >configure:4024: checking for sys/stat.h >configure:4040: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -pipe conftest.c >&5 >configure:4046: $? = 0 >configure:4050: test -z > || test ! -s conftest.err >configure:4053: $? = 0 >configure:4056: test -s conftest.o >configure:4059: $? = 0 >configure:4070: result: yes >configure:4024: checking for stdlib.h >configure:4040: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -pipe conftest.c >&5 >configure:4046: $? = 0 >configure:4050: test -z > || test ! -s conftest.err >configure:4053: $? = 0 >configure:4056: test -s conftest.o >configure:4059: $? = 0 >configure:4070: result: yes >configure:4024: checking for string.h >configure:4040: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -pipe conftest.c >&5 >configure:4046: $? = 0 >configure:4050: test -z > || test ! -s conftest.err >configure:4053: $? = 0 >configure:4056: test -s conftest.o >configure:4059: $? = 0 >configure:4070: result: yes >configure:4024: checking for memory.h >configure:4040: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -pipe conftest.c >&5 >configure:4046: $? = 0 >configure:4050: test -z > || test ! -s conftest.err >configure:4053: $? = 0 >configure:4056: test -s conftest.o >configure:4059: $? = 0 >configure:4070: result: yes >configure:4024: checking for strings.h >configure:4040: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -pipe conftest.c >&5 >configure:4046: $? = 0 >configure:4050: test -z > || test ! -s conftest.err >configure:4053: $? = 0 >configure:4056: test -s conftest.o >configure:4059: $? = 0 >configure:4070: result: yes >configure:4024: checking for inttypes.h >configure:4040: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -pipe conftest.c >&5 >configure:4046: $? = 0 >configure:4050: test -z > || test ! -s conftest.err >configure:4053: $? = 0 >configure:4056: test -s conftest.o >configure:4059: $? = 0 >configure:4070: result: yes >configure:4024: checking for stdint.h >configure:4040: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -pipe conftest.c >&5 >configure:4046: $? = 0 >configure:4050: test -z > || test ! -s conftest.err >configure:4053: $? = 0 >configure:4056: test -s conftest.o >configure:4059: $? = 0 >configure:4070: result: yes >configure:4024: checking for unistd.h >configure:4040: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -pipe conftest.c >&5 >configure:4046: $? = 0 >configure:4050: test -z > || test ! -s conftest.err >configure:4053: $? = 0 >configure:4056: test -s conftest.o >configure:4059: $? = 0 >configure:4070: result: yes >configure:4096: checking dlfcn.h usability >configure:4108: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -pipe conftest.c >&5 >configure:4114: $? = 0 >configure:4118: test -z > || test ! -s conftest.err >configure:4121: $? = 0 >configure:4124: test -s conftest.o >configure:4127: $? = 0 >configure:4137: result: yes >configure:4141: checking dlfcn.h presence >configure:4151: i686-pc-linux-gnu-gcc -E conftest.c >configure:4157: $? = 0 >configure:4177: result: yes >configure:4212: checking for dlfcn.h >configure:4219: result: yes >configure:4242: checking for i686-pc-linux-gnu-g++ >configure:4258: found /usr/bin/i686-pc-linux-gnu-g++ >configure:4268: result: i686-pc-linux-gnu-g++ >configure:4326: checking for C++ compiler version >configure:4329: i686-pc-linux-gnu-g++ --version </dev/null >&5 >i686-pc-linux-gnu-g++ (GCC) 3.4.3-20050110 (Gentoo Linux 3.4.3.20050110-r1, ssp-3.4.3.20050110-0, pie-8.7.7) >Copyright (C) 2004 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:4332: $? = 0 >configure:4334: i686-pc-linux-gnu-g++ -v </dev/null >&5 >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.3-20050110/specs >Configured with: /var/tmp/portage/gcc-3.4.3.20050110-r1/work/gcc-3.4.3/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.3-20050110 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.3-20050110/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.3-20050110 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.3-20050110/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.3-20050110/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.3-20050110/include/g++-v3 --host=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --enable-__cxa_atexit --disable-sjlj-exceptions --enable-clocale=gnu --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix >Thread model: posix >gcc version 3.4.3-20050110 (Gentoo Linux 3.4.3.20050110-r1, ssp-3.4.3.20050110-0, pie-8.7.7) >configure:4337: $? = 0 >configure:4339: i686-pc-linux-gnu-g++ -V </dev/null >&5 >i686-pc-linux-gnu-g++: `-V' option must have argument >configure:4342: $? = 1 >configure:4345: checking whether we are using the GNU C++ compiler >configure:4369: i686-pc-linux-gnu-g++ -c -march=pentium3 -O2 -pipe conftest.cc >&5 >configure:4375: $? = 0 >configure:4379: test -z > || test ! -s conftest.err >configure:4382: $? = 0 >configure:4385: test -s conftest.o >configure:4388: $? = 0 >configure:4401: result: yes >configure:4407: checking whether i686-pc-linux-gnu-g++ accepts -g >configure:4428: i686-pc-linux-gnu-g++ -c -g conftest.cc >&5 >configure:4434: $? = 0 >configure:4438: test -z > || test ! -s conftest.err >configure:4441: $? = 0 >configure:4444: test -s conftest.o >configure:4447: $? = 0 >configure:4458: result: yes >configure:4500: i686-pc-linux-gnu-g++ -c -march=pentium3 -O2 -pipe conftest.cc >&5 >configure:4506: $? = 0 >configure:4510: test -z > || test ! -s conftest.err >configure:4513: $? = 0 >configure:4516: test -s conftest.o >configure:4519: $? = 0 >configure:4545: i686-pc-linux-gnu-g++ -c -march=pentium3 -O2 -pipe conftest.cc >&5 >conftest.cc: In function `int main()': >conftest.cc:26: error: `exit' undeclared (first use this function) >conftest.cc:26: error: (Each undeclared identifier is reported only once for each function it appears in.) >configure:4551: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OGMRip" >| #define PACKAGE_TARNAME "ogmrip" >| #define PACKAGE_VERSION "0.7.1" >| #define PACKAGE_STRING "OGMRip 0.7.1" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ogmrip" >| #define VERSION "0.7.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:4500: i686-pc-linux-gnu-g++ -c -march=pentium3 -O2 -pipe conftest.cc >&5 >configure:4506: $? = 0 >configure:4510: test -z > || test ! -s conftest.err >configure:4513: $? = 0 >configure:4516: test -s conftest.o >configure:4519: $? = 0 >configure:4545: i686-pc-linux-gnu-g++ -c -march=pentium3 -O2 -pipe conftest.cc >&5 >configure:4551: $? = 0 >configure:4555: test -z > || test ! -s conftest.err >configure:4558: $? = 0 >configure:4561: test -s conftest.o >configure:4564: $? = 0 >configure:4597: checking how to run the C++ preprocessor >configure:4628: i686-pc-linux-gnu-g++ -E conftest.cc >configure:4634: $? = 0 >configure:4666: i686-pc-linux-gnu-g++ -E conftest.cc >conftest.cc:25:28: ac_nonexistent.h: No such file or directory >configure:4672: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OGMRip" >| #define PACKAGE_TARNAME "ogmrip" >| #define PACKAGE_VERSION "0.7.1" >| #define PACKAGE_STRING "OGMRip 0.7.1" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ogmrip" >| #define VERSION "0.7.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4711: result: i686-pc-linux-gnu-g++ -E >configure:4735: i686-pc-linux-gnu-g++ -E conftest.cc >configure:4741: $? = 0 >configure:4773: i686-pc-linux-gnu-g++ -E conftest.cc >conftest.cc:25:28: ac_nonexistent.h: No such file or directory >configure:4779: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OGMRip" >| #define PACKAGE_TARNAME "ogmrip" >| #define PACKAGE_VERSION "0.7.1" >| #define PACKAGE_STRING "OGMRip 0.7.1" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "ogmrip" >| #define VERSION "0.7.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4834: checking for i686-pc-linux-gnu-g77 >configure:4863: result: no >configure:4834: checking for i686-pc-linux-gnu-f77 >configure:4863: result: no >configure:4834: checking for i686-pc-linux-gnu-xlf >configure:4863: result: no >configure:4834: checking for i686-pc-linux-gnu-frt >configure:4863: result: no >configure:4834: checking for i686-pc-linux-gnu-pgf77 >configure:4863: result: no >configure:4834: checking for i686-pc-linux-gnu-fort77 >configure:4863: result: no >configure:4834: checking for i686-pc-linux-gnu-fl32 >configure:4863: result: no >configure:4834: checking for i686-pc-linux-gnu-af77 >configure:4863: result: no >configure:4834: checking for i686-pc-linux-gnu-f90 >configure:4863: result: no >configure:4834: checking for i686-pc-linux-gnu-xlf90 >configure:4863: result: no >configure:4834: checking for i686-pc-linux-gnu-pgf90 >configure:4863: result: no >configure:4834: checking for i686-pc-linux-gnu-epcf90 >configure:4863: result: no >configure:4834: checking for i686-pc-linux-gnu-f95 >configure:4863: result: no >configure:4834: checking for i686-pc-linux-gnu-fort >configure:4863: result: no >configure:4834: checking for i686-pc-linux-gnu-xlf95 >configure:4863: result: no >configure:4834: checking for i686-pc-linux-gnu-ifc >configure:4863: result: no >configure:4834: checking for i686-pc-linux-gnu-efc >configure:4863: result: no >configure:4834: checking for i686-pc-linux-gnu-pgf95 >configure:4863: result: no >configure:4834: checking for i686-pc-linux-gnu-lf95 >configure:4863: result: no >configure:4834: checking for i686-pc-linux-gnu-gfortran >configure:4863: result: no >configure:4876: checking for g77 >configure:4905: result: no >configure:4876: checking for f77 >configure:4905: result: no >configure:4876: checking for xlf >configure:4905: result: no >configure:4876: checking for frt >configure:4905: result: no >configure:4876: checking for pgf77 >configure:4905: result: no >configure:4876: checking for fort77 >configure:4905: result: no >configure:4876: checking for fl32 >configure:4905: result: no >configure:4876: checking for af77 >configure:4905: result: no >configure:4876: checking for f90 >configure:4905: result: no >configure:4876: checking for xlf90 >configure:4905: result: no >configure:4876: checking for pgf90 >configure:4905: result: no >configure:4876: checking for epcf90 >configure:4905: result: no >configure:4876: checking for f95 >configure:4905: result: no >configure:4876: checking for fort >configure:4905: result: no >configure:4876: checking for xlf95 >configure:4905: result: no >configure:4876: checking for ifc >configure:4905: result: no >configure:4876: checking for efc >configure:4905: result: no >configure:4876: checking for pgf95 >configure:4905: result: no >configure:4876: checking for lf95 >configure:4905: result: no >configure:4876: checking for gfortran >configure:4905: result: no >configure:4917: checking for Fortran 77 compiler version >configure:4920: --version </dev/null >&5 >./configure: line 4921: --version: command not found >configure:4923: $? = 127 >configure:4925: -v </dev/null >&5 >./configure: line 4926: -v: command not found >configure:4928: $? = 127 >configure:4930: -V </dev/null >&5 >./configure: line 4931: -V: command not found >configure:4933: $? = 127 >configure:4941: checking whether we are using the GNU Fortran 77 compiler >configure:4955: -c conftest.F >&5 >./configure: line 4956: -c: command not found >configure:4961: $? = 127 >configure: failed program was: >| program main >| #ifndef __GNUC__ >| choke me >| #endif >| >| end >configure:4987: result: no >configure:4993: checking whether accepts -g >configure:5005: -c -g conftest.f >&5 >./configure: line 5006: -c: command not found >configure:5011: $? = 127 >configure: failed program was: >| program main >| >| end >configure:5036: result: no >configure:5066: checking the maximum length of command line arguments >configure:5145: result: 32768 >configure:5156: checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object >configure:5252: i686-pc-linux-gnu-gcc -c -march=pentium3 -O2 -pipe conftest.c >&5 >configure:5255: $? = 0 >configure:5259: /usr/bin/i686-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm >configure:5262: $? = 0 >configure:5314: i686-pc-linux-gnu-gcc -o conftest -march=pentium3 -O2 -pipe conftest.c conftstm.o >&5 >configure:5317: $? = 0 >configure:5355: result: ok >configure:5359: checking for objdir >configure:5374: result: .libs >configure:5426: checking for i686-pc-linux-gnu-ar >configure:5442: found /usr/bin/i686-pc-linux-gnu-ar >configure:5452: result: i686-pc-linux-gnu-ar >configure:5506: checking for i686-pc-linux-gnu-ranlib >configure:5522: found /usr/bin/i686-pc-linux-gnu-ranlib >configure:5532: result: i686-pc-linux-gnu-ranlib >configure:5586: checking for i686-pc-linux-gnu-strip >configure:5602: found /usr/bin/i686-pc-linux-gnu-strip >configure:5612: result: i686-pc-linux-gnu-strip >configure:5864: checking for correct ltmain.sh version >configure:5878: result: no > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux-gnu >ac_cv_build_alias=i686-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-march=pentium3 -O2 -pipe' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CXXCPP_set= >ac_cv_env_CXXCPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-march=pentium3 -O2 -pipe' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_F77_set= >ac_cv_env_F77_value= >ac_cv_env_FFLAGS_set= >ac_cv_env_FFLAGS_value= >ac_cv_env_LDFLAGS_set= >ac_cv_env_LDFLAGS_value= >ac_cv_env_build_alias_set= >ac_cv_env_build_alias_value= >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_exeext= >ac_cv_f77_compiler_gnu=no >ac_cv_header_dlfcn_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_unistd_h=yes >ac_cv_host=i686-pc-linux-gnu >ac_cv_host_alias=i686-pc-linux-gnu >ac_cv_objext=o >ac_cv_path_install='/bin/install -c' >ac_cv_prog_AR=i686-pc-linux-gnu-ar >ac_cv_prog_CC=i686-pc-linux-gnu-gcc >ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' >ac_cv_prog_CXX=i686-pc-linux-gnu-g++ >ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E' >ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=i686-pc-linux-gnu-strip >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_prog_cxx_g=yes >ac_cv_prog_egrep='grep -E' >ac_cv_prog_f77_g=no >ac_cv_prog_make_make_set=yes >lt_cv_cc_64bit_output=no >lt_cv_deplibs_check_method=pass_all >lt_cv_file_magic_cmd='$MAGIC_CMD' >lt_cv_file_magic_test_file= >lt_cv_ld_reload_flag=-r >lt_cv_objdir=.libs >lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld >lt_cv_path_NM='/usr/bin/i686-pc-linux-gnu-nm -B' >lt_cv_path_SED=/bin/sed >lt_cv_prog_gnu_ld=yes >lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' >lt_cv_sys_max_cmd_len=32768 > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='aclocal-1.4' >AR='i686-pc-linux-gnu-ar' >AUTOCONF='autoconf' >AUTOHEADER='autoheader' >AUTOMAKE='automake-1.4' >CATALOGS='' >CATOBJEXT='' >CC='i686-pc-linux-gnu-gcc' >CFLAGS='-march=pentium3 -O2 -pipe' >CPP='i686-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CXX='i686-pc-linux-gnu-g++' >CXXCPP='i686-pc-linux-gnu-g++ -E' >CXXFLAGS='-march=pentium3 -O2 -pipe' >DATADIRNAME='' >DEFS='' >DVDREAD_LIBS='' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >EXEEXT='' >F77='' >FFLAGS='' >GCONFTOOL='' >GCONF_SCHEMAS_INSTALL_FALSE='' >GCONF_SCHEMAS_INSTALL_TRUE='' >GCONF_SCHEMA_CONFIG_SOURCE='' >GCONF_SCHEMA_FILE_DIR='' >GETTEXT_PACKAGE='' >GLIB_GENMARSHAL='' >GMOFILES='' >GMSGFMT='' >GOCR_PROG='' >HAVE_ENCHANT_SUPPORT_FALSE='' >HAVE_ENCHANT_SUPPORT_TRUE='' >HAVE_GNOME_SUPPORT_FALSE='' >HAVE_GNOME_SUPPORT_TRUE='' >HAVE_MKV_SUPPORT_FALSE='' >HAVE_MKV_SUPPORT_TRUE='' >HAVE_SRT_SUPPORT_FALSE='' >HAVE_SRT_SUPPORT_TRUE='' >HAVE_THEORA_SUPPORT_FALSE='' >HAVE_THEORA_SUPPORT_TRUE='' >HAVE_X264_SUPPORT_FALSE='' >HAVE_X264_SUPPORT_TRUE='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTOBJEXT='' >INTLLIBS='' >INTLTOOL_CAVES_RULE='' >INTLTOOL_DESKTOP_RULE='' >INTLTOOL_DIRECTORY_RULE='' >INTLTOOL_EXTRACT='' >INTLTOOL_KBD_RULE='' >INTLTOOL_KEYS_RULE='' >INTLTOOL_MERGE='' >INTLTOOL_OAF_RULE='' >INTLTOOL_PERL='' >INTLTOOL_PONG_RULE='' >INTLTOOL_PROP_RULE='' >INTLTOOL_SCHEMAS_RULE='' >INTLTOOL_SERVER_RULE='' >INTLTOOL_SHEET_RULE='' >INTLTOOL_SOUNDLIST_RULE='' >INTLTOOL_THEME_RULE='' >INTLTOOL_UI_RULE='' >INTLTOOL_UPDATE='' >INTLTOOL_XAM_RULE='' >INTLTOOL_XML_RULE='' >LAME_PROG='' >LDFLAGS='' >LIBOBJS='' >LIBS='' >LIBTOOL='' >LN_S='ln -s' >LTLIBOBJS='' >MAINT='' >MAINTAINER_MODE_FALSE='' >MAINTAINER_MODE_TRUE='' >MAKEINFO='makeinfo' >MENCODER_PROG='' >MKINSTALLDIRS='' >MKVMERGE_PROG='' >MPLAYER_PROG='' >MSGFMT='' >OBJEXT='o' >OGGENC_PROG='' >OGMMERGE_PROG='' >OGMRIP_ENCHANT_CFLAGS='' >OGMRIP_ENCHANT_LIBS='' >OGMRIP_GNOME_CFLAGS='' >OGMRIP_GNOME_LIBS='' >OGMRIP_LIB_CFLAGS='' >OGMRIP_LIB_LIBS='' >OGMSPLIT_PROG='' >PACKAGE='ogmrip' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='OGMRip' >PACKAGE_STRING='OGMRip 0.7.1' >PACKAGE_TARNAME='ogmrip' >PACKAGE_VERSION='0.7.1' >PATH_SEPARATOR=':' >PKG_CONFIG='' >POFILES='' >POSUB='' >PO_IN_DATADIR_FALSE='' >PO_IN_DATADIR_TRUE='' >RANLIB='i686-pc-linux-gnu-ranlib' >SCHEMAS_INSTALL_FALSE='' >SCHEMAS_INSTALL_TRUE='' >SED_PROG='' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='i686-pc-linux-gnu-strip' >USE_NLS='' >VERSION='0.7.1' >XGETTEXT='' >ac_ct_AR='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_F77='' >ac_ct_RANLIB='' >ac_ct_STRIP='' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >exec_prefix='NONE' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >includedir='${prefix}/include' >infodir='/usr/share/info' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localstatedir='/var/lib' >mandir='/usr/share/man' >oldincludedir='/usr/include' >prefix='/usr' >program_transform_name='s,x,x,' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define HAVE_DLFCN_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STRING_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_UNISTD_H 1 >#define PACKAGE "ogmrip" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_NAME "OGMRip" >#define PACKAGE_STRING "OGMRip 0.7.1" >#define PACKAGE_TARNAME "ogmrip" >#define PACKAGE_VERSION "0.7.1" >#define STDC_HEADERS 1 >#define VERSION "0.7.1" >#endif >#ifdef __cplusplus >extern "C" void std::exit (int) throw (); using std::exit; > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 83900
:
52514
|
52515
|
52516
|
52517
|
52518
|
52590
|
52591
|
52592
| 54806 |
56248
|
56271
|
56319
|
56320
|
56762
|
56831
|
56833
|
56834
|
58015