bootstrap/7343: error in bootstrapping on powerpc-apple-darwin5.5

root@chaos.nrl.navy.mil root@chaos.nrl.navy.mil
Wed Jul 17 11:06:00 GMT 2002


>Number:         7343
>Category:       bootstrap
>Synopsis:       error in bootstrapping on powerpc-apple-darwin5.5
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          support
>Submitter-Id:   net
>Arrival-Date:   Wed Jul 17 10:46:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Gregory Orris
>Release:        3.1
>Organization:
Naval Research Laboratory
>Environment:
System: Darwin chaos.nrl.navy.mil 5.5 Darwin Kernel Version 5.5: Thu May 30 14:51:26 PDT 2002; root:xnu/xnu-201.42.3.obj~1/RELEASE_PPC Power Macintosh powerpc


	
host: powerpc-apple-darwin5.5
build: powerpc-apple-darwin5.5
target: powerpc-apple-darwin5.5
configured with: ./configure 
>Description:
	bootstrap error in in compiling globals.cc from libstdc++-v3

/Volumes/Home/Downloads/GNU/gcc-3.1/gcc/xgcc -shared-libgcc -B/Volumes/Home/Downloads/GNU/gcc-3.1/gcc/ -nostdinc++ -L/Volumes/Home/Downloads/GNU/gcc-3.1/powerpc-apple-darwin5.5/libstdc++-v3/src -L/Volumes/Home/Downloads/GNU/gcc-3.1/powerpc-apple-darwin5.5/libstdc++-v3/src/.libs -B/usr/local/powerpc-apple-darwin5.5/bin/ -B/usr/local/powerpc-apple-darwin5.5/lib/ -isystem /usr/local/powerpc-apple-darwin5.5/include -nostdinc++ -I/Volumes/Home/Downloads/GNU/gcc-3.1/powerpc-apple-darwin5.5/libstdc++-v3/include/powerpc-apple-darwin5.5 -I/Volumes/Home/Downloads/GNU/gcc-3.1/powerpc-apple-darwin5.5/libstdc++-v3/include -I../libsupc++ -I../libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -g -c globals.cc -o globals.o
In file included from /Volumes/Home/Downloads/GNU/gcc-3.1/powerpc-apple-darwin5.5/libstdc++-v3/include/bits/localefwd.h:48,
                 from /Volumes/Home/Downloads/GNU/gcc-3.1/powerpc-apple-darwin5.5/libstdc++-v3/include/ios:48,
                 from /Volumes/Home/Downloads/GNU/gcc-3.1/powerpc-apple-darwin5.5/libstdc++-v3/include/istream:44,
                 from /Volumes/Home/Downloads/GNU/gcc-3.1/powerpc-apple-darwin5.5/libstdc++-v3/include/fstream:45,
                 from globals.cc:30:
/Volumes/Home/Downloads/GNU/gcc-3.1/powerpc-apple-darwin5.5/libstdc++-v3/include/cctype:68: `
   isalnum' not declared
/Volumes/Home/Downloads/GNU/gcc-3.1/powerpc-apple-darwin5.5/libstdc++-v3/include/cctype:69: `
   isalpha' not declared
/Volumes/Home/Downloads/GNU/gcc-3.1/powerpc-apple-darwin5.5/libstdc++-v3/include/cctype:70: `
   iscntrl' not declared
/Volumes/Home/Downloads/GNU/gcc-3.1/powerpc-apple-darwin5.5/libstdc++-v3/include/cctype:71: `
   isdigit' not declared
/Volumes/Home/Downloads/GNU/gcc-3.1/powerpc-apple-darwin5.5/libstdc++-v3/include/cctype:72: `
   isgraph' not declared
/Volumes/Home/Downloads/GNU/gcc-3.1/powerpc-apple-darwin5.5/libstdc++-v3/include/cctype:73: `
   islower' not declared
/Volumes/Home/Downloads/GNU/gcc-3.1/powerpc-apple-darwin5.5/libstdc++-v3/include/cctype:74: `
   isprint' not declared
/Volumes/Home/Downloads/GNU/gcc-3.1/powerpc-apple-darwin5.5/libstdc++-v3/include/cctype:75: `
   ispunct' not declared
/Volumes/Home/Downloads/GNU/gcc-3.1/powerpc-apple-darwin5.5/libstdc++-v3/include/cctype:76: `
   isspace' not declared
/Volumes/Home/Downloads/GNU/gcc-3.1/powerpc-apple-darwin5.5/libstdc++-v3/include/cctype:77: `
   isupper' not declared
/Volumes/Home/Downloads/GNU/gcc-3.1/powerpc-apple-darwin5.5/libstdc++-v3/include/cctype:78: `
   isxdigit' not declared
In file included from /Volumes/Home/Downloads/GNU/gcc-3.1/powerpc-apple-darwin5.5/libstdc++-v3/include/bits/locale_facets.h:397,
                 from /Volumes/Home/Downloads/GNU/gcc-3.1/powerpc-apple-darwin5.5/libstdc++-v3/include/bits/basic_ios.h:41,
                 from /Volumes/Home/Downloads/GNU/gcc-3.1/powerpc-apple-darwin5.5/libstdc++-v3/include/ios:51,
                 from /Volumes/Home/Downloads/GNU/gcc-3.1/powerpc-apple-darwin5.5/libstdc++-v3/include/istream:44,
                 from /Volumes/Home/Downloads/GNU/gcc-3.1/powerpc-apple-darwin5.5/libstdc++-v3/include/fstream:45,
                 from globals.cc:30:
/Volumes/Home/Downloads/GNU/gcc-3.1/powerpc-apple-darwin5.5/libstdc++-v3/include/powerpc-apple-darwin5.5/bits/ctype_inline.h: In
   member function `bool std::ctype<char>::is(unsigned int, char) const':
/Volumes/Home/Downloads/GNU/gcc-3.1/powerpc-apple-darwin5.5/libstdc++-v3/include/powerpc-apple-darwin5.5/bits/ctype_inline.h:50: no
   matching function for call to `isspace(char&)'
/Volumes/Home/Downloads/GNU/gcc-3.1/powerpc-apple-darwin5.5/libstdc++-v3/include/powerpc-apple-darwin5.5/bits/ctype_inline.h:53: no
   matching function for call to `isprint(char&)'
/Volumes/Home/Downloads/GNU/gcc-3.1/powerpc-apple-darwin5.5/libstdc++-v3/include/powerpc-apple-darwin5.5/bits/ctype_inline.h:56: no
   matching function for call to `iscntrl(char&)'
/Volumes/Home/Downloads/GNU/gcc-3.1/powerpc-apple-darwin5.5/libstdc++-v3/include/powerpc-apple-darwin5.5/bits/ctype_inline.h:59: no
   matching function for call to `isupper(char&)'
/Volumes/Home/Downloads/GNU/gcc-3.1/powerpc-apple-darwin5.5/libstdc++-v3/include/powerpc-apple-darwin5.5/bits/ctype_inline.h:62: no
   matching function for call to `islower(char&)'
/Volumes/Home/Downloads/GNU/gcc-3.1/powerpc-apple-darwin5.5/libstdc++-v3/include/powerpc-apple-darwin5.5/bits/ctype_inline.h:65: no
   matching function for call to `isalpha(char&)'
/Volumes/Home/Downloads/GNU/gcc-3.1/powerpc-apple-darwin5.5/libstdc++-v3/include/powerpc-apple-darwin5.5/bits/ctype_inline.h:68: no
   matching function for call to `isdigit(char&)'
/Volumes/Home/Downloads/GNU/gcc-3.1/powerpc-apple-darwin5.5/libstdc++-v3/include/powerpc-apple-darwin5.5/bits/ctype_inline.h:71: no
   matching function for call to `ispunct(char&)'
/Volumes/Home/Downloads/GNU/gcc-3.1/powerpc-apple-darwin5.5/libstdc++-v3/include/powerpc-apple-darwin5.5/bits/ctype_inline.h:74: no
   matching function for call to `isxdigit(char&)'
/Volumes/Home/Downloads/GNU/gcc-3.1/powerpc-apple-darwin5.5/libstdc++-v3/include/powerpc-apple-darwin5.5/bits/ctype_inline.h:77: no
   matching function for call to `isalnum(char&)'
/Volumes/Home/Downloads/GNU/gcc-3.1/powerpc-apple-darwin5.5/libstdc++-v3/include/powerpc-apple-darwin5.5/bits/ctype_inline.h:80: no
   matching function for call to `isgraph(char&)'
make[4]: *** [globals.lo] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive-am] Error 2
make[1]: *** [all-target-libstdc++-v3] Error 2
make: *** [bootstrap] Error 2


>How-To-Repeat:
	./configure; make bootstrap
>Fix:
	unknown
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the Gcc-bugs mailing list