Bug 119556 - !!! ERROR: dev-embedded/gpsim-0.21.2 failed.
|
Bug#:
119556
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: DUPLICATE
|
Assigned To: dev-embedded@gentoo.org
|
Reported By: francesco.parodo@gmail.com
|
|
Component: Applications
|
|
|
URL:
|
|
Summary: !!! ERROR: dev-embedded/gpsim-0.21.2 failed.
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2006-01-19 08:25 0000
|
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:751: checking host system type
configure:772: checking target system type
configure:790: checking build system type
configure:830: checking for a BSD compatible install
configure:883: checking whether build environment is sane
configure:940: checking whether make sets ${MAKE}
configure:986: checking for working aclocal
configure:999: checking for working autoconf
configure:1012: checking for working automake
configure:1025: checking for working autoheader
configure:1038: checking for working makeinfo
configure:1062: checking for bison
configure:1096: checking for gcc
configure:1209: checking whether the C compiler (gcc -O3 -mtune=pentium4
-funroll-loops -pipe ) works
configure:1225: gcc -o conftest -O3 -mtune=pentium4 -funroll-loops -pipe
conftest.c 1>&5
configure:1251: checking whether the C compiler (gcc -O3 -mtune=pentium4
-funroll-loops -pipe ) is a cross-compiler
configure:1256: checking whether we are using GNU C
configure:1265: gcc -E conftest.c
configure:1284: checking whether gcc accepts -g
configure:1316: checking how to run the C preprocessor
configure:1337: gcc -E conftest.c >/dev/null 2>conftest.out
configure:1400: checking for c++
configure:1432: checking whether the C++ compiler (c++ -O3 -mtune=pentium4
-funroll-loops -pipe ) works
configure:1448: c++ -o conftest -O3 -mtune=pentium4 -funroll-loops -pipe
conftest.C 1>&5
configure:1474: checking whether the C++ compiler (c++ -O3 -mtune=pentium4
-funroll-loops -pipe ) is a cross-compiler
configure:1479: checking whether we are using GNU C++
configure:1488: c++ -E conftest.C
configure:1507: checking whether c++ accepts -g
configure:1556: gcc -c -O3 -mtune=pentium4 -funroll-loops -pipe conftest.c
1>&5
configure:1573: gcc -c -O3 -mtune=pentium4 -funroll-loops -pipe conftest.c
1>&5
configure:1590: checking how to run the C++ preprocessor
configure:1608: c++ -E conftest.C >/dev/null 2>conftest.out
configure:1639: checking for flex
configure:1672: checking for flex
configure:1706: checking for yywrap in -lfl
configure:1725: gcc -o conftest -O3 -mtune=pentium4 -funroll-loops -pipe
conftest.c -lfl 1>&5
configure:1748: checking lex output file rootconfigure:1769: checking whether
yytext is a pointer
configure:1788: gcc -o conftest -O3 -mtune=pentium4 -funroll-loops -pipe
conftest.c -lfl 1>&5
configure:1821: checking for a BSD compatible install
configure:1874: checking whether make sets ${MAKE}
configure:1902: checking for Cygwin environment
configure:1918: gcc -c -O3 -mtune=pentium4 -funroll-loops -pipe conftest.c
1>&5
configure: In function `main':
configure:1914: error: `__CYGWIN32__' undeclared (first use in this function)
configure:1914: error: (Each undeclared identifier is reported only once
configure:1914: error: for each function it appears in.)
configure: failed program was:
#line 1907 "configure"
#include "confdefs.h"
int main() {
#ifndef __CYGWIN__
#define __CYGWIN__ __CYGWIN32__
#endif
return __CYGWIN__;
; return 0; }
configure:1935: checking for mingw32 environment
configure:1947: gcc -c -O3 -mtune=pentium4 -funroll-loops -pipe conftest.c
1>&5
configure: In function `main':
configure:1943: error: `__MINGW32__' undeclared (first use in this function)
configure:1943: error: (Each undeclared identifier is reported only once
configure:1943: error: for each function it appears in.)
configure: failed program was:
#line 1940 "configure"
#include "confdefs.h"
int main() {configure:2112: checking if the linker
(/usr/i686-pc-linux-gnu/bin/ld) is GNU ld
GNU ld version 2.16.1
configure:2129: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload
object files
configure:2141: checking for BSD-compatible nm
configure:2179: checking whether ln -s works
configure:2200: checking how to recognise dependant libraries
configure:2373: checking for object suffix
configure:2379: gcc -c -O3 -mtune=pentium4 -funroll-loops -pipe conftest.c
1>&5
configure:2399: checking for executable suffix
configure:2409: gcc -o conftest -O3 -mtune=pentium4 -funroll-loops -pipe
conftest.c 1>&5
configure:2440: checking command to parse /usr/bin/nm -B output
configure:2516: gcc -c -O3 -mtune=pentium4 -funroll-loops -pipe conftest.c
1>&5
configure:2519: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[
]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Z
a-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm
configure:2570: gcc -o conftest -O3 -mtune=pentium4 -funroll-loops -pipe
conftest.c conftstm.o 1>&5
configure:2616: checking for dlfcn.h
configure:2626: gcc -E conftest.c >/dev/null 2>conftest.out
configure:2794: checking for ranlib
configure:2861: checking for strip
configure:3097: checking for objdir
configure:3124: checking for gcc option to produce PIC
configure:3276: checking if gcc PIC flag -fPIC works
configure:3290: gcc -c -O3 -mtune=pentium4 -funroll-loops -pipe -fPIC -DPIC
conftest.c 1>&5
configure:3342: checking if gcc static flag -static works
configure:3357: gcc -o conftest -O3 -mtune=pentium4 -funroll-loops -pipe
-static conftest.c 1>&5
configure:3384: checking if gcc supports -c -o file.o
configure:3403: gcc -c -O3 -mtune=pentium4 -funroll-loops -pipe -o
out/conftest2.o conftest.c 1>&5
configure:3432: checking if gcc supports -c -o file.lo
configure:3448: gcc -c -O3 -mtune=pentium4 -funroll-loops -pipe -c -o
conftest.lo conftest.c 1>&5
configure:3497: checking if gcc supports -fno-rtti -fno-exceptions
configure:3510: gcc -c -O3 -mtune=pentium4 -funroll-loops -pipe -fno-rtti
-fno-exceptions -c conftest.c conftest.c 1
>&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not
for C
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not
for C
configure:3537: checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld)
supports shared libraries
configure:4153: checking how to hardcode library paths into programs
configure:4181: checking whether stripping libraries is possible
configure:4195: checking dynamic linker characteristicsconfigure:5074: checking
whether -lc should be explicitly linked in
configure:5081: gcc -c -O3 -mtune=pentium4 -funroll-loops -pipe conftest.c
1>&5
configure:5094: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest
2>&1 | grep -lc >/dev/null 2>&1
configure:5725: checking for GNU Readline library, version 2.0 or newer
configure:5759: gcc -o conftest -O3 -mtune=pentium4 -funroll-loops -pipe
conftest.c -lreadline 1>&5
configure:5798: gcc -o conftest -O3 -mtune=pentium4 -funroll-loops -pipe
conftest.c -lreadline 1>&5
configure:5856: gcc -o conftest -O3 -mtune=pentium4 -funroll-loops -pipe
conftest.c -lreadline 1>&5
configure:5943: checking for readline/chardefs.h
configure:5953: gcc -E conftest.c >/dev/null 2>conftest.out
configure:5943: checking for readline/history.h
configure:5953: gcc -E conftest.c >/dev/null 2>conftest.out
configure:5943: checking for readline/keymaps.h
configure:5953: gcc -E conftest.c >/dev/null 2>conftest.out
configure:5943: checking for readline/readline.h
configure:5953: gcc -E conftest.c >/dev/null 2>conftest.out
configure:5943: checking for readline/tilde.h
configure:5953: gcc -E conftest.c >/dev/null 2>conftest.out
configure:6065: checking for gtk-config
configure:6106: checking for gtkextra-config
configure:4581: checking if libtool supports shared libraries
return __MINGW32__;
; return 0; }
configure:2044: checking for ld used by GCC
has nothing to do with devrel, read the product descriptions
Just Update the Ebuild , and the error is gone.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
*** This bug has been marked as a duplicate of 118721 ***