Can't make 3.0.2 on Solaris 5.8
Margaret Doll
Margaret_Doll@Brown.edu
Sun Nov 4 07:52:00 GMT 2001
Originator
Margaret Doll
Organization
Depts. at Brown University
Synopsis
make does not work. configuration logs and make logs
are attached
Severity
critical, I need to compile and install the latest
sendmail on the Solaris
computers within my departments
Category
gcc
Class
gcc won't make
Release
3.0.2 (3.0.1) gives me the same make errors
Environment
Ultra 10 Sparc stations running 5.8 with the latest patches
Description
There are a lot of "enum type mismatch: arg #1" error
lines. Tail of
make.log follows.
acomp files for cp/decl.c
Error code 2
Fatal error: Command failed for target cp/decl.o
Current working directory /hotu4/gcc-3.0.2/gcc
Error code 1
Fatal error: command failed for target `all-gcc'
/usr/local on this system is a link to /hotu4
The configuration and make logs are attached. If you have trouble
reading these logs, I can send them via unix e-mail.
Thanks for your help.
-------------- next part --------------
Script started on Thu Nov 15 15:33:16 2001
# ./configure
Configuring for a sparc-sun-solaris2.8 host.
*** This configuration is not supported in the following subdirectories:
target-libffi target-boehm-gc target-zlib target-libjava
(Any other directories should still work fine.)
Created "Makefile" in /hotu4/gcc-3.0.2 using "mh-frag"
./config.status is unchanged
Configuring libiberty...
loading cache ../config.cache
checking host system type... sparc-sun-solaris2.8
checking build system type... sparc-sun-solaris2.8
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for gcc... (cached) cc
checking whether we are using GNU C... (cached) no
checking for POSIXized ISC... no
checking for working const... (cached) yes
checking for inline... (cached) no
checking for a BSD compatible install... ./../install-sh -c
xhost-mkfrag is unchanged
checking how to run the C preprocessor... (cached) cc -E
checking for sys/file.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for limits.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for time.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/mman.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking whether errno must be declared... (cached) no
checking whether the C compiler (cc -g ) works... yes
checking whether the C compiler (cc -g ) is a cross-compiler... no
checking for asprintf... (cached) no
checking for atexit... (cached) yes
checking for basename... (cached) yes
checking for bcmp... (cached) yes
checking for bcopy... (cached) yes
checking for bsearch... (cached) yes
checking for bzero... (cached) yes
checking for calloc... (cached) yes
checking for clock... (cached) yes
checking for getcwd... (cached) yes
checking for getpagesize... (cached) yes
checking for index... (cached) yes
checking for insque... (cached) yes
checking for memchr... (cached) yes
checking for memcmp... (cached) yes
checking for memcpy... (cached) yes
checking for memmove... (cached) yes
checking for memset... (cached) yes
checking for mkstemps... (cached) no
checking for putenv... (cached) yes
checking for random... (cached) yes
checking for rename... (cached) yes
checking for rindex... (cached) yes
checking for setenv... (cached) no
checking for sigsetmask... (cached) no
checking for strcasecmp... (cached) yes
checking for strchr... (cached) yes
checking for strdup... (cached) yes
checking for strncasecmp... (cached) yes
checking for strrchr... (cached) yes
checking for strstr... (cached) yes
checking for strtod... (cached) yes
checking for strtol... (cached) yes
checking for strtoul... (cached) yes
checking for tmpnam... (cached) yes
checking for vasprintf... (cached) no
checking for vfprintf... (cached) yes
checking for vprintf... (cached) yes
checking for vsprintf... (cached) yes
checking for waitpid... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for ANSI C header files... (cached) yes
checking for pid_t... (cached) yes
checking for vfork.h... (cached) no
checking for working vfork... (cached) yes
checking for sys_errlist... (cached) yes
checking for sys_nerr... (cached) yes
checking for sys_siglist... (cached) no
checking for getrusage... (cached) yes
checking for on_exit... (cached) no
checking for psignal... (cached) yes
checking for strerror... (cached) yes
checking for strsignal... (cached) yes
checking for sysconf... (cached) yes
checking for times... (cached) yes
checking for sbrk... (cached) yes
checking for gettimeofday... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for working strncmp... (cached) no
creating ./config.status
creating Makefile
creating testsuite/Makefile
creating config.h
config.h is unchanged
Configuring zlib...
loading cache ../config.cache
checking host system type... sparc-sun-solaris2.8
checking target system type... sparc-sun-solaris2.8
checking build system type... sparc-sun-solaris2.8
checking for a BSD compatible install... ./../install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... (cached) cc
checking whether we are using GNU C... (cached) no
checking for non-GNU ld... (cached) /usr/ucb/ld
checking if the linker (/usr/ucb/ld) is GNU ld... (cached) no
checking for /usr/ucb/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) /usr/ccs/bin/nm -p
checking whether ln -s works... (cached) yes
checking how to recognise dependant libraries... (cached) pass_all
checking for object suffix... (cached) o
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
loading cache ../config.cache within ltconfig
checking for objdir... .libs
checking for cc option to produce PIC... -KPIC -DPIC
checking if cc PIC flag -KPIC -DPIC works... (cached) yes
checking if cc static flag -Bstatic works... (cached) yes
finding the maximum length of command line arguments... (cached) 393217
checking if cc supports -c -o file.o... (cached) yes
checking whether the linker (/usr/ucb/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... solaris2.8 ld.so
checking command to parse /usr/ccs/bin/nm -p output... ok
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
creating libtool
loading cache ../config.cache
checking how to run the C preprocessor... (cached) cc -E
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for memcpy... (cached) yes
checking for strerror... (cached) yes
checking for unistd.h... (cached) yes
creating ./config.status
creating Makefile
Configuring gcc...
loading cache ../config.cache
checking LIBRARY_PATH variable... ok
checking GCC_EXEC_PREFIX variable... ok
checking host system type... sparc-sun-solaris2.8
checking target system type... sparc-sun-solaris2.8
checking build system type... sparc-sun-solaris2.8
checking for gcc... (cached) cc
checking whether the C compiler (cc -g ) works... yes
checking whether the C compiler (cc -g ) is a cross-compiler... no
checking whether we are using GNU C... (cached) no
checking whether cc accepts -g... (cached) yes
checking whether cc understands -c and -o together... (cached) yes
checking for long double... (cached) yes
checking for built-in _Bool... (cached) no
checking whether cc accepts -Wno-long-long... (cached) no
checking whether make sets ${MAKE}... (cached) yes
checking whether a default assembler was specified... no
checking whether a default linker was specified... no
checking for GNU C library... (cached) no
checking for inline... (cached) no
checking for mawk... (cached) nawk
checking whether ln works... (cached) yes
checking whether ln -s works... (cached) yes
checking for volatile... (cached) yes
checking for ranlib... (cached) ranlib
checking for a BSD compatible install... ./../install-sh -c
checking how to run the C preprocessor... (cached) cc -E
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for working stdbool.h... (cached) no
checking whether string.h and strings.h may both be included... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for limits.h... (cached) yes
checking for stddef.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for time.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stab.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/times.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for direct.h... (cached) no
checking for malloc.h... (cached) yes
checking for langinfo.h... (cached) yes
checking for thread.h... (cached) yes
checking for pthread.h... (cached) yes
checking for gnatbind... (cached) no
checking for mktemp... (cached) no
checking for makeinfo... no
configure: warning:
*** Makeinfo is missing or too old.
*** Info documentation will not be built.
checking for recent Pod::Man... no
checking for flex... (cached) false
checking for bison... (cached) false
checking for preprocessor stringizing operator... (cached) yes
checking for inttypes.h... (cached) yes
checking for unsigned enumerated bitfields... (cached) yes
checking for strtoul... (cached) yes
checking for bsearch... (cached) yes
checking for putenv... (cached) yes
checking for popen... (cached) yes
checking for bcopy... (cached) yes
checking for strchr... (cached) yes
checking for strrchr... (cached) yes
checking for kill... (cached) yes
checking for getrlimit... (cached) yes
checking for setrlimit... (cached) yes
checking for atoll... (cached) yes
checking for atoq... (cached) no
checking for sysconf... (cached) yes
checking for isascii... (cached) yes
checking for gettimeofday... (cached) yes
checking for strsignal... (cached) yes
checking for putc_unlocked... (cached) yes
checking for fputc_unlocked... (cached) no
checking for fputs_unlocked... (cached) no
checking for getrusage... (cached) yes
checking for nl_langinfo... (cached) yes
checking for lstat... (cached) yes
checking for ssize_t... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking type of array argument to getgroups... (cached) gid_t
checking for vprintf... (cached) yes
checking for strstr... (cached) yes
checking whether the printf functions support %p... (cached) yes
checking for pid_t... (cached) yes
checking for vfork.h... (cached) no
checking for working vfork... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap from /dev/zero... (cached) no
checking for working mmap with MAP_ANON(YMOUS)... (cached) no
checking for working mmap of a file... (cached) yes
checking for iconv... (cached) yes
checking for iconv declaration... (cached)
extern size_t iconv (iconv_t cd, const char * *inbuf, size_t
*inbytesleft, char * *outbuf, size_t *outbytesleft);
checking whether bcopy is declared... (cached) yes
checking whether getenv is declared... (cached) yes
checking whether atol is declared... (cached) yes
checking whether sbrk is declared... (cached) yes
checking whether abort is declared... (cached) yes
checking whether atof is declared... (cached) yes
checking whether getcwd is declared... (cached) yes
checking whether getwd is declared... (cached) yes
checking whether strsignal is declared... (cached) yes
checking whether putc_unlocked is declared... (cached) no
checking whether fputs_unlocked is declared... (cached) no
checking whether strstr is declared... (cached) yes
checking whether environ is declared... (cached) no
checking whether malloc is declared... (cached) yes
checking whether realloc is declared... (cached) yes
checking whether calloc is declared... (cached) yes
checking whether free is declared... (cached) yes
checking whether basename is declared... (cached) no
checking whether getopt is declared... (cached) yes
checking whether getrlimit is declared... (cached) yes
checking whether setrlimit is declared... (cached) yes
checking whether getrusage is declared... (cached) yes
checking if mkdir takes one argument... (cached) no
Using `./config/sparc/sparc.c' for machine-specific logic.
Using `./config/sparc/sparc.md' as machine description file.
Using `./config/sparc/sol2-sld.h' as target machine macro file.
Using the following host machine macro files:
./config/sparc/xm-sysv4.h
./config/sparc/xm-sol2.h
checking for strerror in -lcposix... (cached) no
checking for working const... (cached) yes
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for argz.h... (cached) no
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) no
checking for setlocale... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for __argz_count... (cached) no
checking for __argz_stringify... (cached) no
checking for __argz_next... (cached) no
checking for LC_MESSAGES... (cached) yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) yes
checking for gettext in libc... (cached) yes
checking for msgfmt... (cached) /bin/msgfmt
checking for dcgettext... (cached) yes
checking for gmsgfmt... (cached) /bin/msgfmt
checking for xgettext... (cached) /bin/xgettext
found xgettext program is not GNU xgettext; ignore it
checking whether windows registry support is requested... yes
checking registry key on windows hosts... 3.0.2
checking what assembler to use... /usr/ccs/bin/as
checking what nm to use... nm
checking assembler alignment features... none
checking assembler subsection support... no
checking assembler weak support... yes
checking assembler hidden support... no
checking assembler leb128 support... no
checking assembler eh_frame optimization... no
checking assembler .register pseudo-op support... (cached) yes
checking assembler supports -relax... (cached) no
checking assembler dwarf2 debug_line support... no
Using ggc-page for garbage collection.
checking whether to enable maintainer-specific portions of Makefiles... no
Links are now set up to build a native compiler for sparc-sun-solaris2.8
creating ./config.status
creating Makefile
creating intl/Makefile
creating po/Makefile.in
creating fixinc/Makefile
creating gccbug
creating mklibgcc
creating auto-host.h
auto-host.h is unchanged
Configuring fastjar...
loading cache ../config.cache
checking for a BSD compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for gcc... (cached) cc
checking whether the C compiler (cc -g ) works... yes
checking whether the C compiler (cc -g ) is a cross-compiler... no
checking whether we are using GNU C... (cached) no
checking whether cc accepts -g... (cached) yes
checking for a BSD compatible install... ./install-sh -c
checking for rm... (cached) /bin/rm
checking for cp... (cached) /bin/cp
checking for strip... (cached) /usr/ccs/bin/strip
checking for chmod... (cached) /bin/chmod
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking how to run the C preprocessor... (cached) cc -E
checking for ANSI C header files... (cached) yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for fcntl.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getopt.h... (cached) no
checking for off_t... (cached) yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking size of char... (cached) 1
checking size of short... (cached) 2
checking size of int... (cached) 4
checking size of long... (cached) 4
checking size of long long... (cached) 8
checking whether byte ordering is bigendian... (cached) yes
creating ./config.status
creating Makefile
creating install-defs.sh
creating config.h
config.h is unchanged
# printenv PATH
/bin:/usr/bin:/hotu4/opt/SUNWspro/bin:/usr/ucb:/usr/sbin:/compilers/bin:/usr/ccs/bin:/usr/local/bin:/usr/dt/bin:/usr/openwin/bin
# exit
script done on Thu Nov 15 15:34:11 2001
-------------- next part --------------
Script started on Thu Nov 15 15:34:20 2001
# make
rm -f needed-list; touch needed-list; \
for f in atexit calloc memchr memcmp memcpy memmove memset rename
strchr strerror strncmp strrchr strstr strtol strtoul tmpnam
vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \
for g in asprintf.o mkstemps.o setenv.o sigsetmask.o vasprintf.o
strncmp.o ; do \
case "$g" in \
*$f*) echo $g >> needed-list ;; \
esac; \
done; \
done
echo argv.o choose-temp.o concat.o cplus-dem.o cp-demangle.o
dyn-string.o fdmatch.o fnmatch.o getopt.o getopt1.o getpwd.o
getruntime.o hashtab.o hex.o floatformat.o lbasename.o md5.o
objalloc.o obstack.o
partition.o pexecute.o safe-ctype.o sort.o spaces.o splay-tree.o
strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xmemdup.o
xstrdup.o xstrerror.o > required-list
true "AR_FLAGS=rc" "CC_FOR_BUILD=cc" "CFLAGS=-g" "CXXFLAGS=-g -O2"
"CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-g" "INSTALL=/bin/sh
/hotu4/gcc-3.0.2/install-sh -c" "INSTALL_DATA=/bin/sh
/hotu4/gcc-3.0.2/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh
/hotu4/gcc-3.0.2/install-sh -c" "INSTALL_SCRIPT=/bin/sh
/hotu4/gcc-3.0.2/install-sh -c" "LDFLAGS=" "LIBCFLAGS=-g"
"LIBCFLAGS_FOR_TARGET=-g" "MAKE=make" "MAKEINFO=makeinfo "
"PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect"
"RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/usr/local"
"infodir=/usr/local/info" "libdir=/usr/local/lib"
"prefix=/usr/local" "tooldir=/usr/local/sparc-sun-solaris2.8"
"AR=ar" "AS=as" "CC=cc" "CXX=c++" "LD=ld" "LIBCFLAGS=-g"
"NM=nm" "PICFLAG=" "RANLIB=true" "DESTDIR=" DO=all multi-do
HEADERS="auto-host.h gansidecl.h sparc/xm-sysv4.h sparc/xm-sol2.h
defaults.h hwint.h" DEFINES="USG POSIX" \
TARGET_CPU_DEFAULT="TARGET_CPU_sparc" \
/bin/sh ./mkconfig.sh config.h
config.h is unchanged
HEADERS="gansidecl.h sparc/sol2-sld.h defaults.h" DEFINES=""
TARGET_CPU_DEFAULT="" \
TARGET_CPU_DEFAULT="TARGET_CPU_sparc" \
/bin/sh ./mkconfig.sh tm.h
tm.h is unchanged
HEADERS="auto-host.h gansidecl.h sparc/xm-sysv4.h sparc/xm-sol2.h
defaults.h hwint.h" DEFINES="USG POSIX" \
TARGET_CPU_DEFAULT="TARGET_CPU_sparc" \
/bin/sh ./mkconfig.sh hconfig.h
hconfig.h is unchanged
(cd intl && make all)
(cd po && make all)
cc -c -DIN_GCC -DSVR4 -g -DHAVE_CONFIG_H -DGENERATOR_FILE -I.
-I. -I. -I./. -I./config -I./../include \
./gencheck.c
cc -DIN_GCC -DSVR4 -g -DHAVE_CONFIG_H -DGENERATOR_FILE -o gencheck \
gencheck.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case
"alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;;
esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;;
esac ` ` case "" in ?*) echo ;; esac `
./gencheck > tmp-check.h
/bin/sh ./move-if-change tmp-check.h tree-check.h
tree-check.h is unchanged
echo timestamp > s-check
HEADERS="sparc/sparc-protos.h" DEFINES="" TARGET_CPU_DEFAULT="" \
/bin/sh ./mkconfig.sh tm_p.h
tm_p.h is unchanged
cc -DIN_GCC -DSVR4 -g -DHAVE_CONFIG_H -I. -I. -I. -I./.
-I./config -I./../include \
-DGCC_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0.2/include\"
-DGPLUSPLUS_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0.2/../../../..`echo
/usr/local | sed -e 's|^/usr/local||' -e
's|/[^/]*|/..|g'`/include/g++-v3\"
-DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0.2/../../../..`echo
/usr/local | sed -e 's|^/usr/local||' -e
's|/[^/]*|/..|g'`/include/g++-v3/sparc-sun-solaris2.8\"
-DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0.2/../../../..`echo
/usr/local | sed -e 's|^/usr/local||' -e
's|/[^/]*|/..|g'`/include/g++-v3/backward\"
-DLOCAL_INCLUDE_DIR=\"/usr/local/include\"
-DCROSS_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0.2/../../../../sparc-sun-solaris2.8/sys-include\"
-DTOOL_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0.2/../../../../sparc-sun-solaris2.8/include\"
\
-c ./cppdefault.c
cc -DIN_GCC -DSVR4 -g -DHAVE_CONFIG_H -I. -I. -I. -I./.
-I./config -I./../include \
-DPREFIX=\"/usr/local\" \
-c ./prefix.c
rm -rf libcpp.a
ar rc libcpp.a cpplib.o cpplex.o cppmacro.o cppexp.o cppfiles.o
cpphash.o cpperror.o cppinit.o cppdefault.o mkdeps.o prefix.o
version.o mbchar.o
if [ -f true ] || [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ; then
true libcpp.a ; else true ; fi
cc -DIN_GCC -DSVR4 -g -DHAVE_CONFIG_H -I. -I. -I. -I./.
-I./config -I./../include \
-DTARGET_NAME=\"sparc-sun-solaris2.8\" \
-c ./toplev.c
cc -DIN_GCC -DSVR4 -g -DHAVE_CONFIG_H -I. -I. -I. -I./.
-I./config -I./../include \
-DLOCALEDIR=\"/usr/local/share/locale\" \
-c ./intl.c
rm -rf libbackend.a
ar rc libbackend.a diagnostic.o version.o tree.o print-tree.o
stor-layout.o fold-const.o function.o stmt.o except.o expr.o
calls.o expmed.o explow.o optabs.o real.o builtins.o intl.o
varasm.o rtl.o print-rtl.o rtlanal.o emit-rtl.o genrtl.o dbxout.o
sdbout.o dwarfout.o dwarf2asm.o dwarf2out.o xcoffout.o bitmap.o
alias.o gcse.o integrate.o jump.o cse.o loop.o doloop.o unroll.o
flow.o combine.o varray.o regclass.o regmove.o local-alloc.o
global.o reload.o reload1.o caller-save.o insn-peep.o reorg.o
haifa-sched.o final.o recog.o reg-stack.o regrename.o
insn-opinit.o insn-recog.o insn-extract.o insn-output.o
insn-emit.o lcm.o profile.o insn-attrtab.o sparc.o convert.o
mbchar.o splay-tree.o graph.o sbitmap.o resource.o hash.o
predict.o lists.o ggc-common.o ggc-page.o stringpool.o simplify-rtx.o
ssa.o bb-reorder.o sibcall.o conflict.o timevar.o ifcvt.o dominance.o
dependence.o dce.o sched-vis.o sched-deps.o sched-rgn.o sched-ebb.o
params.o
if [ -f true ] || [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ; then
true libbackend.a ; else true ; fi
cc -DIN_GCC -DSVR4 -g -DHAVE_CONFIG_H -o cc1 \
c-parse.o c-lang.o c-errors.o c-lex.o c-pragma.o c-decl.o
c-typeck.o c-convert.o c-aux-info.o c-common.o c-format.o
c-semantics.o c-dump.o libcpp.a toplev.o libbackend.a obstack.o
alloca.o ../libiberty/libiberty.a
cc -DIN_GCC -DSVR4 -g -DHAVE_CONFIG_H -o tradcpp0 \
tradcpp.o tradcif.o mkdeps.o cppdefault.o version.o intl.o obstack.o
alloca.o ../libiberty/libiberty.a
cc -DIN_GCC -DSVR4 -g -DHAVE_CONFIG_H gcov.o intl.o obstack.o
alloca.o ../libiberty/libiberty.a -o gcov
cc -c -DIN_GCC -DSVR4 -g -DHAVE_CONFIG_H -I. -Icp -I. -I./cp
-I./config -I./../include cp/decl.c -o cp/decl.o
"cp/decl.c", line 528: left operand must be modifiable lvalue: op "="
"cp/decl.c", line 584: left operand must be modifiable lvalue: op "="
"cp/decl.c", line 599: left operand must be modifiable lvalue: op "="
"cp/decl.c", line 621: left operand must be modifiable lvalue: op "="
"cp/decl.c", line 634: left operand must be modifiable lvalue: op "="
"cp/decl.c", line 967: warning: enum type mismatch: arg #1
"cp/decl.c", line 2227: warning: enum type mismatch: arg #1
"cp/decl.c", line 4294: left operand must be modifiable lvalue: op "="
"cp/decl.c", line 4296: left operand must be modifiable lvalue: op "="
"cp/decl.c", line 4520: warning: enum type mismatch: arg #1
"cp/decl.c", line 5491: warning: enum type mismatch: arg #1
"cp/decl.c", line 5601: warning: enum type mismatch: arg #1
"cp/decl.c", line 5645: warning: enum type mismatch: arg #1
"cp/decl.c", line 5774: warning: enum type mismatch: arg #1
"cp/decl.c", line 5952: warning: enum type mismatch: arg #1
"cp/decl.c", line 6405: left operand must be modifiable lvalue: op "="
"cp/decl.c", line 6563: warning: enum type mismatch: arg #1
"cp/decl.c", line 6564: warning: enum type mismatch: arg #1
"cp/decl.c", line 6565: warning: enum type mismatch: arg #1
"cp/decl.c", line 6566: warning: enum type mismatch: arg #1
"cp/decl.c", line 6677: warning: enum type mismatch: arg #1
"cp/decl.c", line 9939: left operand must be modifiable lvalue: op "="
"cp/decl.c", line 9942: left operand must be modifiable lvalue: op "="
"cp/decl.c", line 12161: warning: enum type mismatch: op "="
"cp/operators.def", line 85: warning: enum type mismatch: op "="
"cp/operators.def", line 85: warning: enum type mismatch: op "="
"cp/operators.def", line 86: warning: enum type mismatch: op "="
"cp/operators.def", line 86: warning: enum type mismatch: op "="
"cp/operators.def", line 87: warning: enum type mismatch: op "="
"cp/operators.def", line 87: warning: enum type mismatch: op "="
"cp/operators.def", line 88: warning: enum type mismatch: op "="
"cp/operators.def", line 88: warning: enum type mismatch: op "="
"cp/operators.def", line 99: warning: enum type mismatch: op "="
"cp/operators.def", line 99: warning: enum type mismatch: op "="
"cp/operators.def", line 101: warning: enum type mismatch: op "="
"cp/operators.def", line 101: warning: enum type mismatch: op "="
"cp/operators.def", line 104: warning: enum type mismatch: op "="
"cp/operators.def", line 104: warning: enum type mismatch: op "="
"cp/operators.def", line 126: warning: enum type mismatch: op "="
"cp/operators.def", line 126: warning: enum type mismatch: op "="
"cp/operators.def", line 135: warning: enum type mismatch: op "="
"cp/operators.def", line 135: warning: enum type mismatch: op "="
"cp/decl.c", line 13030: warning: enum type mismatch: arg #1
"cp/decl.c", line 13499: left operand must be modifiable lvalue: op "="
"cp/decl.c", line 13837: warning: enum type mismatch: arg #1
"cp/decl.c", line 13846: warning: enum type mismatch: arg #1
"cp/decl.c", line 13863: warning: enum type mismatch: arg #1
"cp/decl.c", line 13953: warning: enum type mismatch: arg #1
cc: acomp failed for cp/decl.c
*** Error code 2
make: Fatal error: Command failed for target `cp/decl.o'
Current working directory /hotu4/gcc-3.0.2/gcc
*** Error code 1
make: Fatal error: Command failed for target `all-gcc'
# exit
script done on Thu Nov 15 15:37:38 2001
More information about the Gcc-bugs
mailing list