| Summary: | dev-dotnet/pnetlib-0.6.12 emerge fails | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Sven Jacobs <sven.jacobs> |
| Component: | New packages | Assignee: | dotnet project <dotnet> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | vapier |
| Priority: | High | ||
| Version: | 2005.0 | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Sven Jacobs
2005-05-12 13:24:34 UTC
the elibtoolize seems to be pointless in this package ... why is it even there ? Spanky: this wasn't originally my package, so I can't really comment on why that line was there. I've search for any resolve bugs concerning it, and find nothing. I've zapped the elibtoolize call, and put in a libtoolize --force --copy + aclocal which were needed to solve the ltmain.sh version mismatch stuff. Marking this FIXED, if you still experience any problems after emerge syncing and trying again, please feel free to re-open this. Thanks. Now there is another error message still related to ltmain.sh, later when configure is running. Should I open a new bug report or should this still go in here and be reopened? *** Gentoo sanity check failed! ***
*** libtool.m4 and ltmain.sh have a version mismatch! ***
*** (libtool.m4 = 1.5.16, ltmain.sh = 1.3.5) ***
Please run:
libtoolize --copy --force
if appropriate, please contact the maintainer of this
package (or your distribution) for help.
!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/pnetlib-0.6.12/work/pnetlib-0.6.12/config.log
!!! ERROR: dev-dotnet/pnetlib-0.6.12 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.
config.log:
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, 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 --with-profile=default1.1 --enable-xft
## --------- ##
## Platform. ##
## --------- ##
hostname = jupiter
uname -m = i686
uname -r = 2.6.11-gentoo-r8
uname -s = Linux
uname -v = #1 SMP Thu May 12 17:34:32 CEST 2005
/usr/bin/uname -p = AMD Athlon(tm) XP 2400+
/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: /usr/lib/ccache/bin
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.3.5-20050130
PATH: /opt/sun-jdk-1.4.2.08/bin
PATH: /opt/sun-jdk-1.4.2.08/jre/bin
PATH: /opt/sun-jdk-1.4.2.08/jre/javaws
PATH: /usr/qt/3/bin
PATH: /usr/kde/3.4/sbin
PATH: /usr/kde/3.4/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1546: checking for a BSD-compatible install
configure:1601: result: /bin/install -c
configure:1612: checking whether build environment is sane
configure:1655: result: yes
configure:1670: checking whether make sets $(MAKE)
configure:1690: result: yes
configure:1722: checking for working aclocal-1.4
configure:1729: result: found
configure:1737: checking for working autoconf
configure:1744: result: found
configure:1752: checking for working automake-1.4
configure:1759: result: found
configure:1767: checking for working autoheader
configure:1774: result: found
configure:1782: checking for working makeinfo
configure:1789: result: found
configure:1798: checking whether to enable maintainer-specific portions of Makefiles
configure:1807: result: no
configure:1849: checking for gawk
configure:1865: found /bin/gawk
configure:1875: result: gawk
configure:1893: checking for i686-pc-linux-gnu-gcc
configure:1909: found /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc
configure:1919: result: i686-pc-linux-gnu-gcc
configure:2201: checking for C compiler version
configure:2204: i686-pc-linux-gnu-gcc --version </dev/null >&5
i686-pc-linux-gnu-gcc (GCC) 3.3.5-20050130 (Gentoo Linux 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1)
Copyright (C) 2003 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:2207: $? = 0
configure:2209: i686-pc-linux-gnu-gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/specs
Configured with: /var/tmp/portage/gcc-3.3.5.20050130-r1/work/gcc-3.3.5/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/info --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include/g++-v3 --host=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 3.3.5-20050130 (Gentoo Linux 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1)
configure:2212: $? = 0
configure:2214: i686-pc-linux-gnu-gcc -V </dev/null >&5
i686-pc-linux-gnu-gcc: `-V' option must have argument
configure:2217: $? = 1
configure:2240: checking for C compiler default output file name
configure:2243: i686-pc-linux-gnu-gcc -mcpu=i686 -O3 -pipe conftest.c >&5
configure:2246: $? = 0
configure:2292: result: a.out
configure:2297: checking whether the C compiler works
configure:2303: ./a.out
configure:2306: $? = 0
configure:2323: result: yes
configure:2330: checking whether we are cross compiling
configure:2332: result: no
configure:2335: checking for suffix of executables
configure:2337: i686-pc-linux-gnu-gcc -o conftest -mcpu=i686 -O3 -pipe conftest.c >&5
configure:2340: $? = 0
configure:2365: result:
configure:2371: checking for suffix of object files
configure:2392: i686-pc-linux-gnu-gcc -c -mcpu=i686 -O3 -pipe conftest.c >&5
configure:2395: $? = 0
configure:2417: result: o
configure:2421: checking whether we are using the GNU C compiler
configure:2445: i686-pc-linux-gnu-gcc -c -mcpu=i686 -O3 -pipe conftest.c >&5
configure:2451: $? = 0
configure:2455: test -z
|| test ! -s conftest.err
configure:2458: $? = 0
configure:2461: test -s conftest.o
configure:2464: $? = 0
configure:2477: result: yes
configure:2483: checking whether i686-pc-linux-gnu-gcc accepts -g
configure:2504: i686-pc-linux-gnu-gcc -c -g conftest.c >&5
configure:2510: $? = 0
configure:2514: test -z
|| test ! -s conftest.err
configure:2517: $? = 0
configure:2520: test -s conftest.o
configure:2523: $? = 0
configure:2534: result: yes
configure:2551: checking for i686-pc-linux-gnu-gcc option to accept ANSI C
configure:2621: i686-pc-linux-gnu-gcc -c -mcpu=i686 -O3 -pipe conftest.c >&5
configure:2627: $? = 0
configure:2631: test -z
|| test ! -s conftest.err
configure:2634: $? = 0
configure:2637: test -s conftest.o
configure:2640: $? = 0
configure:2658: result: none needed
configure:2676: i686-pc-linux-gnu-gcc -c -mcpu=i686 -O3 -pipe conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2682: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2828: checking for a BSD-compatible install
configure:2883: result: /bin/install -c
configure:2894: checking whether ln -s works
configure:2898: result: yes
configure:2905: checking whether make sets $(MAKE)
configure:2925: result: yes
configure:3014: checking build system type
configure:3032: result: i686-pc-linux-gnu
configure:3040: checking host system type
configure:3054: result: i686-pc-linux-gnu
configure:3062: checking for a sed that does not truncate output
configure:3116: result: /bin/sed
configure:3119: checking for egrep
configure:3129: result: grep -E
configure:3145: checking for ld used by i686-pc-linux-gnu-gcc
configure:3212: result: /usr/i686-pc-linux-gnu/bin/ld
configure:3221: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld
configure:3236: result: yes
configure:3241: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files
configure:3248: result: -r
configure:3266: checking for BSD-compatible nm
configure:3308: result: /usr/bin/i686-pc-linux-gnu-nm -B
configure:3312: checking how to recognise dependent libraries
configure:3484: result: pass_all
configure:3616: i686-pc-linux-gnu-gcc -c -mcpu=i686 -O3 -pipe conftest.c >&5
configure:3619: $? = 0
configure:3958: checking how to run the C preprocessor
configure:3993: i686-pc-linux-gnu-gcc -E conftest.c
configure:3999: $? = 0
configure:4031: i686-pc-linux-gnu-gcc -E conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:4037: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "pnetlib"
| #define VERSION "0.6.12"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4076: result: i686-pc-linux-gnu-gcc -E
configure:4100: i686-pc-linux-gnu-gcc -E conftest.c
configure:4106: $? = 0
configure:4138: i686-pc-linux-gnu-gcc -E conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:4144: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "pnetlib"
| #define VERSION "0.6.12"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4188: checking for ANSI C header files
configure:4213: i686-pc-linux-gnu-gcc -c -mcpu=i686 -O3 -pipe conftest.c >&5
configure:4219: $? = 0
configure:4223: test -z
|| test ! -s conftest.err
configure:4226: $? = 0
configure:4229: test -s conftest.o
configure:4232: $? = 0
configure:4321: i686-pc-linux-gnu-gcc -o conftest -mcpu=i686 -O3 -pipe conftest.c >&5
configure:4324: $? = 0
configure:4326: ./conftest
configure:4329: $? = 0
configure:4344: result: yes
configure:4368: checking for sys/types.h
configure:4384: i686-pc-linux-gnu-gcc -c -mcpu=i686 -O3 -pipe conftest.c >&5
configure:4390: $? = 0
configure:4394: test -z
|| test ! -s conftest.err
configure:4397: $? = 0
configure:4400: test -s conftest.o
configure:4403: $? = 0
configure:4414: result: yes
configure:4368: checking for sys/stat.h
configure:4384: i686-pc-linux-gnu-gcc -c -mcpu=i686 -O3 -pipe conftest.c >&5
configure:4390: $? = 0
configure:4394: test -z
|| test ! -s conftest.err
configure:4397: $? = 0
configure:4400: test -s conftest.o
configure:4403: $? = 0
configure:4414: result: yes
configure:4368: checking for stdlib.h
configure:4384: i686-pc-linux-gnu-gcc -c -mcpu=i686 -O3 -pipe conftest.c >&5
configure:4390: $? = 0
configure:4394: test -z
|| test ! -s conftest.err
configure:4397: $? = 0
configure:4400: test -s conftest.o
configure:4403: $? = 0
configure:4414: result: yes
configure:4368: checking for string.h
configure:4384: i686-pc-linux-gnu-gcc -c -mcpu=i686 -O3 -pipe conftest.c >&5
configure:4390: $? = 0
configure:4394: test -z
|| test ! -s conftest.err
configure:4397: $? = 0
configure:4400: test -s conftest.o
configure:4403: $? = 0
configure:4414: result: yes
configure:4368: checking for memory.h
configure:4384: i686-pc-linux-gnu-gcc -c -mcpu=i686 -O3 -pipe conftest.c >&5
configure:4390: $? = 0
configure:4394: test -z
|| test ! -s conftest.err
configure:4397: $? = 0
configure:4400: test -s conftest.o
configure:4403: $? = 0
configure:4414: result: yes
configure:4368: checking for strings.h
configure:4384: i686-pc-linux-gnu-gcc -c -mcpu=i686 -O3 -pipe conftest.c >&5
configure:4390: $? = 0
configure:4394: test -z
|| test ! -s conftest.err
configure:4397: $? = 0
configure:4400: test -s conftest.o
configure:4403: $? = 0
configure:4414: result: yes
configure:4368: checking for inttypes.h
configure:4384: i686-pc-linux-gnu-gcc -c -mcpu=i686 -O3 -pipe conftest.c >&5
configure:4390: $? = 0
configure:4394: test -z
|| test ! -s conftest.err
configure:4397: $? = 0
configure:4400: test -s conftest.o
configure:4403: $? = 0
configure:4414: result: yes
configure:4368: checking for stdint.h
configure:4384: i686-pc-linux-gnu-gcc -c -mcpu=i686 -O3 -pipe conftest.c >&5
configure:4390: $? = 0
configure:4394: test -z
|| test ! -s conftest.err
configure:4397: $? = 0
configure:4400: test -s conftest.o
configure:4403: $? = 0
configure:4414: result: yes
configure:4368: checking for unistd.h
configure:4384: i686-pc-linux-gnu-gcc -c -mcpu=i686 -O3 -pipe conftest.c >&5
configure:4390: $? = 0
configure:4394: test -z
|| test ! -s conftest.err
configure:4397: $? = 0
configure:4400: test -s conftest.o
configure:4403: $? = 0
configure:4414: result: yes
configure:4440: checking dlfcn.h usability
configure:4452: i686-pc-linux-gnu-gcc -c -mcpu=i686 -O3 -pipe conftest.c >&5
configure:4458: $? = 0
configure:4462: test -z
|| test ! -s conftest.err
configure:4465: $? = 0
configure:4468: test -s conftest.o
configure:4471: $? = 0
configure:4481: result: yes
configure:4485: checking dlfcn.h presence
configure:4495: i686-pc-linux-gnu-gcc -E conftest.c
configure:4501: $? = 0
configure:4521: result: yes
configure:4556: checking for dlfcn.h
configure:4563: result: yes
configure:4586: checking for i686-pc-linux-gnu-g++
configure:4602: found /usr/lib/ccache/bin/i686-pc-linux-gnu-g++
configure:4612: result: i686-pc-linux-gnu-g++
configure:4670: checking for C++ compiler version
configure:4673: i686-pc-linux-gnu-g++ --version </dev/null >&5
i686-pc-linux-gnu-g++ (GCC) 3.3.5-20050130 (Gentoo Linux 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1)
Copyright (C) 2003 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:4676: $? = 0
configure:4678: i686-pc-linux-gnu-g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/specs
Configured with: /var/tmp/portage/gcc-3.3.5.20050130-r1/work/gcc-3.3.5/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/info --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include/g++-v3 --host=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 3.3.5-20050130 (Gentoo Linux 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1)
configure:4681: $? = 0
configure:4683: i686-pc-linux-gnu-g++ -V </dev/null >&5
i686-pc-linux-gnu-g++: `-V' option must have argument
configure:4686: $? = 1
configure:4689: checking whether we are using the GNU C++ compiler
configure:4713: i686-pc-linux-gnu-g++ -c -mcpu=i686 -O3 -pipe conftest.cc >&5
configure:4719: $? = 0
configure:4723: test -z
|| test ! -s conftest.err
configure:4726: $? = 0
configure:4729: test -s conftest.o
configure:4732: $? = 0
configure:4745: result: yes
configure:4751: checking whether i686-pc-linux-gnu-g++ accepts -g
configure:4772: i686-pc-linux-gnu-g++ -c -g conftest.cc >&5
configure:4778: $? = 0
configure:4782: test -z
|| test ! -s conftest.err
configure:4785: $? = 0
configure:4788: test -s conftest.o
configure:4791: $? = 0
configure:4802: result: yes
configure:4844: i686-pc-linux-gnu-g++ -c -mcpu=i686 -O3 -pipe conftest.cc >&5
configure:4850: $? = 0
configure:4854: test -z
|| test ! -s conftest.err
configure:4857: $? = 0
configure:4860: test -s conftest.o
configure:4863: $? = 0
configure:4889: i686-pc-linux-gnu-g++ -c -mcpu=i686 -O3 -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:4895: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "pnetlib"
| #define VERSION "0.6.12"
| #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:4844: i686-pc-linux-gnu-g++ -c -mcpu=i686 -O3 -pipe conftest.cc >&5
configure:4850: $? = 0
configure:4854: test -z
|| test ! -s conftest.err
configure:4857: $? = 0
configure:4860: test -s conftest.o
configure:4863: $? = 0
configure:4889: i686-pc-linux-gnu-g++ -c -mcpu=i686 -O3 -pipe conftest.cc >&5
configure:4895: $? = 0
configure:4899: test -z
|| test ! -s conftest.err
configure:4902: $? = 0
configure:4905: test -s conftest.o
configure:4908: $? = 0
configure:4941: checking how to run the C++ preprocessor
configure:4972: i686-pc-linux-gnu-g++ -E conftest.cc
configure:4978: $? = 0
configure:5010: i686-pc-linux-gnu-g++ -E conftest.cc
conftest.cc:25:28: ac_nonexistent.h: No such file or directory
configure:5016: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "pnetlib"
| #define VERSION "0.6.12"
| #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:5055: result: i686-pc-linux-gnu-g++ -E
configure:5079: i686-pc-linux-gnu-g++ -E conftest.cc
configure:5085: $? = 0
configure:5117: i686-pc-linux-gnu-g++ -E conftest.cc
conftest.cc:25:28: ac_nonexistent.h: No such file or directory
configure:5123: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "pnetlib"
| #define VERSION "0.6.12"
| #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:5178: checking for i686-pc-linux-gnu-g77
configure:5194: found /usr/bin/i686-pc-linux-gnu-g77
configure:5204: result: i686-pc-linux-gnu-g77
configure:5261: checking for Fortran 77 compiler version
configure:5264: i686-pc-linux-gnu-g77 --version </dev/null >&5
GNU Fortran (GCC) 3.3.5-20050130 (Gentoo Linux 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1)
Copyright (C) 2002 Free Software Foundation, Inc.
GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:5267: $? = 0
configure:5269: i686-pc-linux-gnu-g77 -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/specs
Configured with: /var/tmp/portage/gcc-3.3.5.20050130-r1/work/gcc-3.3.5/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/info --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include/g++-v3 --host=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 3.3.5-20050130 (Gentoo Linux 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1)
configure:5272: $? = 0
configure:5274: i686-pc-linux-gnu-g77 -V </dev/null >&5
i686-pc-linux-gnu-g77: `-V' option must have argument
configure:5277: $? = 1
configure:5285: checking whether we are using the GNU Fortran 77 compiler
configure:5299: i686-pc-linux-gnu-g77 -c conftest.F >&5
configure:5305: $? = 0
configure:5309: test -z
|| test ! -s conftest.err
configure:5312: $? = 0
configure:5315: test -s conftest.o
configure:5318: $? = 0
configure:5331: result: yes
configure:5337: checking whether i686-pc-linux-gnu-g77 accepts -g
configure:5349: i686-pc-linux-gnu-g77 -c -g conftest.f >&5
configure:5355: $? = 0
configure:5359: test -z
|| test ! -s conftest.err
configure:5362: $? = 0
configure:5365: test -s conftest.o
configure:5368: $? = 0
configure:5380: result: yes
configure:5410: checking the maximum length of command line arguments
configure:5502: result: 32768
configure:5513: checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object
configure:5609: i686-pc-linux-gnu-gcc -c -mcpu=i686 -O3 -pipe conftest.c >&5
configure:5612: $? = 0
configure:5616: /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 \2/p' \> conftest.nm
configure:5619: $? = 0
configure:5671: i686-pc-linux-gnu-gcc -o conftest -mcpu=i686 -O3 -pipe conftest.c conftstm.o >&5
configure:5674: $? = 0
configure:5712: result: ok
configure:5716: checking for objdir
configure:5731: result: .libs
configure:5783: checking for i686-pc-linux-gnu-ar
configure:5799: found /usr/bin/i686-pc-linux-gnu-ar
configure:5809: result: i686-pc-linux-gnu-ar
configure:5863: checking for i686-pc-linux-gnu-ranlib
configure:5879: found /usr/bin/i686-pc-linux-gnu-ranlib
configure:5889: result: i686-pc-linux-gnu-ranlib
configure:5943: checking for i686-pc-linux-gnu-strip
configure:5959: found /usr/bin/i686-pc-linux-gnu-strip
configure:5969: result: i686-pc-linux-gnu-strip
configure:6230: checking for correct ltmain.sh version
configure:6244: 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='-mcpu=i686 -O3 -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='-mcpu=i686 -O3 -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=yes
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_AWK=gawk
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_F77=i686-pc-linux-gnu-g77
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=yes
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 \2/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'
AS='as'
ASSEMBLY_LINKER=''
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='automake-1.4'
AWK='gawk'
CC='i686-pc-linux-gnu-gcc'
CFLAGS='-mcpu=i686 -O3 -pipe'
CLRWRAP=''
CPP='i686-pc-linux-gnu-gcc -E'
CPPFLAGS=''
CSANT=''
CSANT_FLAGS=''
CSCC_FLAGS=''
CSHARP_COMPILER=''
CSHARP_COMPILER_CYGWIN=''
CSHARP_PLUGIN=''
CXX='i686-pc-linux-gnu-g++'
CXXCPP='i686-pc-linux-gnu-g++ -E'
CXXFLAGS='-mcpu=i686 -O3 -pipe'
CYGPATH=''
CYG_CACHE=''
CYG_ILGAC=''
CYG_RESGEN=''
DEFS=''
DLLTOOL='dlltool'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F77='i686-pc-linux-gnu-g77'
FFLAGS='-g -O2'
FRAMEWORK_VERSION=''
FREETYPE_CONFIG=''
HAS_EXTENDED_NUMERICS_FALSE=''
HAS_EXTENDED_NUMERICS_TRUE=''
HAS_REFLECTION_FALSE=''
HAS_REFLECTION_TRUE=''
ILFIND=''
ILGAC=''
ILRUN=''
INSTALL_AS_DEFAULT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='makeinfo'
OBJDUMP='objdump'
OBJEXT='o'
PACKAGE='pnetlib'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PNET_PATH=''
PNET_RESGEN_FALSE=''
PNET_RESGEN_TRUE=''
PROFILE_NAME=''
RANLIB='i686-pc-linux-gnu-ranlib'
RESGEN=''
RESGEN_FLAGS=''
RESGEN_LATIN1=''
SECONDARY_VERSION=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP='i686-pc-linux-gnu-strip'
TREECC=''
TREECC_VERSION=''
VERSION='0.6.12'
X11_LIB=''
XFT_INC=''
XFT_LIB=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
X_char=''
X_dev_t=''
X_gid_t=''
X_ino64_t=''
X_ino_t=''
X_int=''
X_long=''
X_longlong=''
X_mode_t=''
X_nlink_t=''
X_off64_t=''
X_off_t=''
X_pid_t=''
X_schar=''
X_short=''
X_size_t=''
X_ssize_t=''
X_time_t=''
X_uchar=''
X_uid_t=''
X_uint=''
X_ulong=''
X_ulonglong=''
X_ushort=''
ac_ct_AR=''
ac_ct_AS=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_DLLTOOL=''
ac_ct_F77=''
ac_ct_OBJDUMP=''
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 "pnetlib"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define VERSION "0.6.12"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
configure: exit 1
If you just synced, you may not have gotten the new version of the ebuild. If: grep elibtoolize /usr/portage/dev-dotnet/pnetlib/pnetlib*.ebuild shows any output, then you still have the old version, and you should wait a while, emerge sync again, and try once more. If you are still having problems and you know you have the new version of the ebuild, please re-open this bug and post the new error messages. Thanks. Works, thanks! yeah, `elibtoolize` is NOT a replacement for `libtoolize --copy --force` if you need the latter behavior, then use the latter form ;) |