Re: world broken (due to gcc import?)

From: Stephan van Beerschoten <stephanb_at_whacky.net>
Date: Mon, 09 Aug 2004 10:28:14 +0200
Stephan van Beerschoten wrote:

> The following has occured I believe since yesterday or the day before. 
> I just cvsupped again and the problem is still there:
>
> <...>
>
> Any clue ?

Nobody has any idea how to fix this ? This error happends right at the 
start of the following segment:
 >>> stage 4.2: building libraries

I'm surprised nobody else has this error. CVSup is freshly done; tree 
has been cleaned multiple times with no effect. I haven't done anything 
odd with my tree, but make buildworld is not going anywhere.

Let me copy in some more output:

--------------------------------------------------------------
 >>> stage 4.2: building libraries
--------------------------------------------------------------
cd /usr/src;  MAKEOBJDIRPREFIX=/usr/obj  MACHINE_ARCH=i386  
MACHINE=i386  CPUTYPE=  
GROFF_BIN_PATH=/usr/obj/usr/src/i386/legacy/usr/bin  
GROFF_FONT_PATH=/usr/obj/usr/src/i386/legacy/usr/share/groff_font  
GROFF_TMAC_PATH=/usr/obj/usr/src/i386/legacy/usr/share/tmac  
DESTDIR=/usr/obj/usr/src/i386  _SHLIBDIRPREFIX=/usr/obj/usr/src/i386  
INSTALL="sh /usr/src/tools/install.sh"  
PATH=/usr/obj/usr/src/i386/legacy/usr/sbin:/usr/obj/usr/src/i386/legacy/usr/bin:/usr/obj/usr/src/i386/legacy/usr/games:/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin 
make -f Makefile.inc1 -DNOFSCHG -DNOHTML -DNOINFO -DNOLINT -DNOMAN 
-DNOPROFILE  libraries
cd /usr/src;  make -f Makefile.inc1 _startup_libs;  make -f 
Makefile.inc1 _prebuild_libs;  make -f Makefile.inc1 _generic_libs;
===> gnu/lib/csu
make -f /usr/src/gnu/lib/csu/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/usr/src/gnu/lib/csu/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/usr/src/gnu/lib/csu/../../../contrib/gcc tconfig.h
echo '#ifndef GCC_TCONFIG_H'                    > tconfig.h
echo '#define GCC_TCONFIG_H'                    >> tconfig.h
echo '#ifdef IN_GCC'                            >> tconfig.h
echo '# include "ansidecl.h"'                   >> tconfig.h
echo '#endif'                                   >> tconfig.h
echo '#define USED_FOR_TARGET'                  >> tconfig.h
echo '#endif /* GCC_TCONFIG_H */'               >> tconfig.h
make -f /usr/src/gnu/lib/csu/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/usr/src/gnu/lib/csu/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/usr/src/gnu/lib/csu/../../../contrib/gcc tm.h
echo '#ifndef GCC_TM_H'                         > tm.h
echo '#define GCC_TM_H'                         >> tm.h
echo '#ifdef IN_GCC'                            >> tm.h
echo '#include "i386/i386.h"'                           >> tm.h
echo '#include "i386/unix.h"'                           >> tm.h
echo '#include "i386/att.h"'                            >> tm.h
echo '#include "dbxelf.h"'                              >> tm.h
echo '#include "elfos.h"'                               >> tm.h
echo '#include "freebsd-native.h"'                              >> tm.h
echo '#include "freebsd-spec.h"'                                >> tm.h
echo '#include "freebsd.h"'                             >> tm.h
echo '#include "i386/freebsd.h"'                                >> tm.h
echo '#include "defaults.h"'                            >> tm.h
echo '#if !defined GENERATOR_FILE && !defined USED_FOR_TARGET' >> tm.h
echo '# include "insn-constants.h"'             >> tm.h
echo '# include "insn-flags.h"'                 >> tm.h
echo '#endif'                                   >> tm.h
echo '#endif'                                   >> tm.h
echo '#define EXTRA_MODES_FILE "i386/i386-modes.def"' >> tm.h
echo '#endif /* GCC_TM_H */'                    >> tm.h
rm -f .depend
mkdep -f .depend -a -DCRT_BEGIN   -DIN_GCC -DHAVE_LD_EH_FRAME_HDR 
-I/usr/src/gnu/lib/csu/../../../contrib/gcc/config 
-I/usr/src/gnu/lib/csu/../../../contrib/gcc -I. 
-I/usr/src/gnu/lib/csu/../../usr.bin/cc/cc_tools 
/usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c
In file included from 
/usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c:60:
/usr/src/gnu/lib/csu/../../usr.bin/cc/cc_tools/auto-host.h:4:23: 
sys/param.h: No such file or directory
/usr/src/gnu/lib/csu/../../usr.bin/cc/cc_tools/auto-host.h:5:24: 
sys/endian.h: No such file or directory
In file included from 
/usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c:62:
/usr/src/gnu/lib/csu/../../../contrib/gcc/tsystem.h:44:20: stddef.h: No 
such file or directory
/usr/src/gnu/lib/csu/../../../contrib/gcc/tsystem.h:45:19: float.h: No 
such file or directory
/usr/src/gnu/lib/csu/../../../contrib/gcc/tsystem.h:76:20: stdarg.h: No 
such file or directory
/usr/src/gnu/lib/csu/../../../contrib/gcc/tsystem.h:79:19: stdio.h: No 
such file or directory
/usr/src/gnu/lib/csu/../../../contrib/gcc/tsystem.h:82:23: sys/types.h: 
No such file or directory
/usr/src/gnu/lib/csu/../../../contrib/gcc/tsystem.h:85:19: errno.h: No 
such file or directory
/usr/src/gnu/lib/csu/../../../contrib/gcc/tsystem.h:92:20: string.h: No 
such file or directory
/usr/src/gnu/lib/csu/../../../contrib/gcc/tsystem.h:93:20: stdlib.h: No 
such file or directory
/usr/src/gnu/lib/csu/../../../contrib/gcc/tsystem.h:94:20: unistd.h: No 
such file or directory
/usr/src/gnu/lib/csu/../../../contrib/gcc/tsystem.h:97:20: limits.h: No 
such file or directory
/usr/src/gnu/lib/csu/../../../contrib/gcc/tsystem.h:100:18: time.h: No 
such file or directory
mkdep: compile failed
*** Error code 1

Stop in /usr/src/gnu/lib/csu.
*** Error code 1

Stop in /usr/src.
*** Error code 1


/Stephan
Received on Mon Aug 09 2004 - 06:28:22 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:05 UTC