Skip to content

Build Error - ../libiberty/libiberty.a', needed by `full-stamp' #4

@smdjeff

Description

@smdjeff
jeff@imac gcc % cd build-6809 
jeff@imac build-6809 % ls
Makefile		autobuild-gcc6809	patch_filter		tests			web
README			doc			src			testsuite
jeff@imac build-6809 % make
/Applications/Xcode.app/Contents/Developer/usr/bin/make config; /Applications/Xcode.app/Contents/Developer/usr/bin/make build; /Applications/Xcode.app/Contents/Developer/usr/bin/make install
mkdir -p /Users/jeff/git/gcc/build-6809/m6809-unknown-none
HOST_OS is Darwin
SUDO is sudo
GCC_VERSION is 4.3.6
TARGET_GCC_VERSION is 4003
TARGET_CFLAGS is
AS_EXES is as6809 aslink aslib
SRCDIR is /Users/jeff/git/gcc
BLDDIR is /Users/jeff/git/gcc/build-6809/m6809-unknown-none
as_bindir is /usr/local/bin
prefix is /usr/local
make[2]: `/Users/jeff/git/gcc/build-6809/m6809-unknown-none' is up to date.
Configuring compiler ...
checking build system type... i386-apple-darwin24.1.0
checking host system type... i386-apple-darwin24.1.0
checking target system type... m6809-unknown-none
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gnatbind... no
checking for gnatmake... no
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for correct version of gmp.h... yes
checking for correct version of mpfr.h... yes
^Cmake[1]: *** [/Users/jeff/git/gcc/build-6809/m6809-unknown-none/config.status] Error 1
make: *** [default] Interrupt: 2

jeff@imac build-6809 % make -j 6
/Applications/Xcode.app/Contents/Developer/usr/bin/make config; /Applications/Xcode.app/Contents/Developer/usr/bin/make build; /Applications/Xcode.app/Contents/Developer/usr/bin/make install
HOST_OS is Darwin
SUDO is sudo
GCC_VERSION is 4.3.6
TARGET_GCC_VERSION is 4003
TARGET_CFLAGS is
AS_EXES is as6809 aslink aslib
SRCDIR is /Users/jeff/git/gcc
BLDDIR is /Users/jeff/git/gcc/build-6809/m6809-unknown-none
as_bindir is /usr/local/bin
prefix is /usr/local
make[2]: `/Users/jeff/git/gcc/build-6809/m6809-unknown-none' is up to date.
Configuring compiler ...
checking build system type... i386-apple-darwin24.1.0
checking host system type... i386-apple-darwin24.1.0
checking target system type... m6809-unknown-none
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gnatbind... no
checking for gnatmake... no
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for correct version of gmp.h... yes
checking for correct version of mpfr.h... yes
*** This configuration is not supported in the following subdirectories:
     target-libmudflap target-libgomp target-libiberty target-libstdc++-v3 target-libffi target-zlib target-libjava target-libada gnattools target-libgfortran zlib target-libobjc target-libssp target-boehm-gc
    (Any other directories should still work fine.)
checking for bison... bison -y
checking for bison... bison
checking for gm4... gm4
checking for flex... flex
checking for flex... flex
checking for makeinfo... makeinfo
checking for expect... expect
checking for runtest... no
checking for ar... ar
checking for as... as
checking for dlltool... no
checking for ld... (cached) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking for lipo... lipo
checking for nm... nm
checking for ranlib... ranlib
checking for strip... strip
checking for windres... no
checking for windmc... no
checking for objcopy... no
checking for objdump... objdump
checking for m6809-unknown-none-cc... no
checking for m6809-unknown-none-gcc... no
checking for m6809-unknown-none-c++... no
checking for m6809-unknown-none-g++... no
checking for m6809-unknown-none-cxx... no
checking for m6809-unknown-none-gxx... no
checking for m6809-unknown-none-gcc... no
checking for m6809-unknown-none-gcj... no
checking for m6809-unknown-none-gfortran... no
checking for ar... no
checking for m6809-unknown-none-ar... no
checking for as... no
checking for m6809-unknown-none-as... no
checking for dlltool... no
checking for m6809-unknown-none-dlltool... no
checking for ld... no
checking for m6809-unknown-none-ld... no
checking for lipo... no
checking for m6809-unknown-none-lipo... no
checking for nm... no
checking for m6809-unknown-none-nm... no
checking for objdump... no
checking for m6809-unknown-none-objdump... no
checking for ranlib... no
checking for m6809-unknown-none-ranlib... no
checking for strip... no
checking for m6809-unknown-none-strip... no
checking for windres... no
checking for m6809-unknown-none-windres... no
checking for windmc... no
checking for m6809-unknown-none-windmc... no
checking where to find the target ar... pre-installed
checking where to find the target as... pre-installed
checking where to find the target cc... just compiled
checking where to find the target c++... pre-installed
checking where to find the target c++ for libstdc++... pre-installed
checking where to find the target dlltool... pre-installed
checking where to find the target gcc... just compiled
checking where to find the target gcj... pre-installed
checking where to find the target gfortran... pre-installed
checking where to find the target ld... pre-installed
checking where to find the target lipo... pre-installed
checking where to find the target nm... pre-installed
checking where to find the target objdump... pre-installed
checking where to find the target ranlib... pre-installed
checking where to find the target strip... pre-installed
checking where to find the target windres... pre-installed
checking where to find the target windmc... pre-installed
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether -fkeep-inline-functions is supported... yes
configure: creating ./config.status
config.status: creating Makefile
Building compiler...
find: m6809-unknown-none: No such file or directory
mkdir ./libdecnumber
mkdir ./libiberty
mkdir ./intl
mkdir ./fixincludes
mkdir build-i386-apple-darwin24.1.0
mkdir build-i386-apple-darwin24.1.0
Configuring in ./libdecnumber
Configuring in ./libiberty
Configuring in ./intl
mkdir: build-i386-apple-darwin24.1.0: File exists
mkdir build-i386-apple-darwin24.1.0/fixincludes
mkdir build-i386-apple-darwin24.1.0/libiberty
Configuring in build-i386-apple-darwin24.1.0/libiberty
Configuring in build-i386-apple-darwin24.1.0/fixincludes
Configuring in ./fixincludes
configure: creating cache ./config.cache
configure: creating cache ./config.cache
configure: creating cache ./config.cache
configure: creating cache ./config.cache
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo --split-size=5000000
configure: creating cache ../config.cache
checking build system type... yes
yes
checking for i386-apple-darwin24.1.0-gcc... checking for a BSD-compatible install... gcc
/usr/local/bin/ginstall -c
checking whether NLS is requested... no
configure: loading cache ../config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo --split-size=5000000
checking build system type... checking for msgfmt... i386-apple-darwin24.1.0
checking host system type... checking for perl... perl
i386-apple-darwin24.1.0
checking host system type... i386-apple-darwin24.1.0
checking target system type... checking build system type... checking for perl... perl
i386-apple-darwin24.1.0
checking target system type... m6809-unknown-none
checking for i386-apple-darwin24.1.0-gcc... gcc
i386-apple-darwin24.1.0
checking build system type... checking host system type... m6809-unknown-none
checking for i386-apple-darwin24.1.0-gcc... gcc
i386-apple-darwin24.1.0
i386-apple-darwin24.1.0
checking host system type... checking for i386-apple-darwin24.1.0-ar... ar
checking for i386-apple-darwin24.1.0-ranlib... ranlib
checking for i386-apple-darwin24.1.0-gcc... gcc
i386-apple-darwin24.1.0
checking for C compiler default output file name... checking for i386-apple-darwin24.1.0-ar... ar
checking for i386-apple-darwin24.1.0-ranlib... ranlib
checking for i386-apple-darwin24.1.0-gcc... gcc
checking for C compiler default output file name... checking for C compiler default output file name... a.out
checking whether the C compiler works... a.out
checking whether the C compiler works... a.out
checking whether the C compiler works... checking for C compiler default output file name... checking for C compiler default output file name... a.out
checking whether the C compiler works... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... yes
checking whether we are cross compiling... no
checking for suffix of executables... o
checking whether we are using the GNU C compiler... 
checking for suffix of object files... yes
checking whether gcc accepts -g... yes
checking whether we are cross compiling... no
checking for suffix of executables... o
checking whether we are using the GNU C compiler... yes
checking for gcc option to accept ANSI C... 
checking for suffix of object files... yes
checking whether gcc accepts -g... o
checking whether we are using the GNU C compiler... none needed
yes
checking for gcc option to accept ISO C89... yes
checking whether gcc accepts -g... checking for i386-apple-darwin24.1.0-ranlib... ranlib
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
/opt/local/bin/msgfmt
checking for gmsgfmt... /opt/local/bin/msgfmt
checking whether gcc supports -W... checking for xgettext... none needed
checking whether gcc supports -W... yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
checking for gcc option to accept ISO C89... yes
checking whether gcc supports -Wall... yes

checking for suffix of object files... checking whether gcc supports -Wall... none needed
yes
checking whether gcc supports -W... yes
checking whether gcc supports -Wwrite-strings... checking whether we are cross compiling... no
checking for suffix of executables... yes
o
checking whether we are using the GNU C compiler... checking whether gcc supports -Wwrite-strings... yes

checking for suffix of object files... checking whether gcc supports -Wall... yes
checking whether gcc supports -Wstrict-prototypes... yes
yes
checking whether gcc accepts -g... checking whether gcc supports -Wstrict-prototypes... /opt/local/bin/xgettext
yes
o
checking whether we are using the GNU C compiler... checking for msgmerge... checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wmissing-prototypes... yes
checking for gcc option to accept ANSI C... yes
checking whether gcc supports -Wmissing-prototypes... yes
yes
checking whether gcc accepts -g... checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wold-style-definition... yes
checking whether gcc supports -Wold-style-definition... none needed
/opt/local/bin/msgmerge
yes
yes
checking for gcc option to accept ANSI C... checking for i386-apple-darwin24.1.0-gcc... gcc
checking whether gcc supports -Wmissing-prototypes... yes
checking whether gcc supports -Wmissing-format-attribute... checking how to run the C preprocessor... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wold-style-definition... none needed
yes
checking whether gcc supports -Wcast-qual... checking for C compiler default output file name... yes
checking whether gcc supports -Wno-overlength-strings... yes
checking how to run the C preprocessor... checking whether gcc supports -Wmissing-format-attribute... gcc -E
yes
checking whether gcc supports -pedantic -Wno-long-long... a.out
checking whether the C compiler works... yes
checking whether gcc supports -pedantic -Wno-long-long... yes
checking whether gcc supports -Wno-overlength-strings... yes
checking how to run the C preprocessor... yes
checking how to run the C preprocessor... yes
gcc -E
checking whether we are cross compiling... no
checking for suffix of executables... yes
checking whether gcc supports -pedantic -Wno-long-long... checking whether gcc supports -W... 
checking for suffix of object files... yes
checking how to run the C preprocessor... gcc -E
yes
checking whether gcc supports -Wall... gcc -E
checking whether gcc supports -W... o
checking whether we are using the GNU C compiler... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wall... yes
checking whether gcc accepts -g... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... yes
/usr/bin/grep -E
checking for ANSI C header files... checking whether gcc supports -Wc++-compat... yes
checking for gcc option to accept ANSI C... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wstrict-prototypes... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
none needed
checking whether gcc supports -Wc++-compat... yes
checking whether gcc supports -pedantic ... yes
checking whether gcc supports -Wstrict-prototypes... checking build system type... i386-apple-darwin24.1.0
yes
checking whether gcc and cc understand -c and -o together... checking host system type... no
checking for sys/types.h... i386-apple-darwin24.1.0
checking for i386-apple-darwin24.1.0-ranlib... ranlib
checking for library containing strerror... yes
checking whether gcc supports -pedantic ... yes
checking for sys/stat.h... yes
checking whether gcc and cc understand -c and -o together... none required
checking how to run the C preprocessor... yes
checking for sys/types.h... yes
checking for stdlib.h... yes
checking for an ANSI C-conforming const... gcc -E
yes
checking for sys/stat.h... yes
yes
checking for string.h... checking for sys/types.h... yes
checking for inline... yes
checking for an ANSI C-conforming const... yes
checking for stdlib.h... inline
checking whether byte ordering is bigendian... yes
yes
checking for sys/stat.h... checking for memory.h... checking for egrep... grep -E
checking for ANSI C header files... yes
checking for inline... yes
checking for string.h... yes
yes
checking for stdlib.h... checking for strings.h... inline
checking whether byte ordering is bigendian... no
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
yes
checking for sys/file.h... checking for memory.h... yes
yes
checking for string.h... checking for inttypes.h... yes
checking for sys/param.h... yes
checking for strings.h... no
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
yes
checking for sys/file.h... yes
checking for memory.h... checking for stdint.h... no
checking for an ANSI C-conforming const... yes
checking for limits.h... yes
yes
checking for inttypes.h... checking for sys/param.h... yes
yes
checking for inline... checking for strings.h... yes
checking for unistd.h... yes
checking for stdlib.h... yes
yes
inline
checking for sys/types.h... checking for limits.h... checking for stdint.h... yes
checking for inttypes.h... yes
checking ctype.h usability... yes
checking for malloc.h... yes
yes
checking for stdlib.h... yes
checking for sys/stat.h... checking for unistd.h... yes
checking for stdint.h... no
yes
checking ctype.h presence... checking for string.h... yes
checking for malloc.h... yes
yes
checking for stdlib.h... checking stddef.h usability... yes
checking for ctype.h... yes
yes
yes
checking stddef.h usability... checking for unistd.h... checking for unistd.h... no
checking for string.h... yes
yes
checking stddef.h presence... checking for string.h... yes
yes
yes
checking stddef.h presence... checking for strings.h... checking stddef.h usability... yes
checking for unistd.h... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
yes
checking for stddef.h... yes
yes
checking for strings.h... (cached) yes
yes
checking for string.h... (cached) yes
checking for memory.h... checking for unistd.h... (cached) checking for sys/time.h... yes
checking stdio.h usability... yes
checking stddef.h presence... checking fcntl.h usability... yes
checking for strings.h... yes
yes
checking for stddef.h... yes
yes
checking for time.h... checking for stdlib.h... (cached) yes
yes
checking stdio.h presence... yes
checking fcntl.h presence... checking for strings.h... checking for strings.h... (cached) yes
yes
checking for unistd.h... (cached) yes
checking for sys/time.h... checking fcntl.h usability... yes
yes
checking for stdio.h... yes
checking for fcntl.h... yes
yes
checking for sys/resource.h... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... checking sys/file.h usability... yes
yes
checking for inttypes.h... checking for time.h... yes
checking fcntl.h presence... yes
checking for sys/stat.h... yes
checking for uintptr_t... yes
checking sys/file.h presence... yes
yes
yes
checking for fcntl.h... yes
checking for sys/resource.h... checking for stdint.h... checking sys/file.h usability... yes
yes
checking for sys/file.h... yes
yes
checking for int_least32_t... checking for sys/mman.h... checking for sys/stat.h... (cached) yes
yes
checking for clearerr_unlocked... checking for sys/stat.h... yes
checking sys/file.h presence... yes
checking for unistd.h... yes
yes
checking for int_fast32_t... checking for fcntl.h... yes
yes
checking for sys/file.h... checking for sys/mman.h... yes
yes
checking for feof_unlocked... checking for sys/stat.h... (cached) yes
checking for clearerr_unlocked... yes
checking for off_t... yes
yes
checking for uint64_t... checking for alloca.h... yes
checking for fcntl.h... yes
checking for ferror_unlocked... yes
yes
checking for size_t... checking for feof_unlocked... yes
yes
checking what to include in gstdint.h... stdint.h (already complete)
checking for an ANSI C-conforming const... checking for sys/pstat.h... yes
checking for alloca.h... yes
checking for working alloca.h... yes
no
yes
checking for off_t... checking for sys/sysmp.h... yes
checking for fflush_unlocked... checking for ferror_unlocked... yes
checking for sys/pstat.h... no
checking for sys/sysinfo.h... yes
checking for int... yes
checking for alloca... no
checking for fgetc_unlocked... yes
no
checking for sys/sysmp.h... checking for fflush_unlocked... no
checking for machine/hal_sysinfo.h... yes
checking size of int... no
yes
checking for sys/sysinfo.h... checking for stdlib.h... (cached) yes
no
checking for fgets_unlocked... checking for unistd.h... (cached) yes
no
checking for fgetc_unlocked... checking for getpagesize... no
checking for sys/table.h... no
checking for machine/hal_sysinfo.h... no
checking for fileno_unlocked... no
checking for sys/sysctl.h... no
yes
checking for fgets_unlocked... checking for working mmap... no
checking for sys/table.h... 4
yes
checking for long... yes
checking for sys/systemcfg.h... checking for fprintf_unlocked... no
no
checking for fileno_unlocked... checking for sys/sysctl.h... no
yes
checking size of long... checking for stdint.h... yes
no
checking for sys/systemcfg.h... checking for fputc_unlocked... yes
checking for fprintf_unlocked... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking for stdio_ext.h... no
checking for stdint.h... no
checking whether integer division by zero raises SIGFPE... no
checking for fputs_unlocked... no
checking for fputc_unlocked... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for stdio_ext.h... no
checking for inttypes.h... 8
checking for ANSI C header files... (cached) no
no
checking for fread_unlocked... checking build system type... no
yes
checking for fputs_unlocked... checking whether time.h and sys/time.h may both be included... i386-apple-darwin24.1.0
no
checking for sys/wait.h that is POSIX.1 compatible... checking host system type... yes
checking for stdint.h... i386-apple-darwin24.1.0
checking target system type... m6809-unknown-none
no
yes
checking for fwrite_unlocked... checking whether errno must be declared... checking for decimal floating point... dpd
checking whether byte ordering is bigendian... no
checking for fread_unlocked... yes
checking whether time.h and sys/time.h may both be included... yes
checking for unsigned long long... no
checking for egrep... grep -E
checking for ANSI C header files... no
checking for getchar_unlocked... yes
checking whether errno must be declared... no
checking for fwrite_unlocked... yes
checking for inttypes.h... no
updating cache ./config.cache
no
checking for egrep... grep -E
checking for ANSI C header files... configure: creating ./config.status
yes
checking for getc_unlocked... no
checking for getchar_unlocked... yes
checking whether the inttypes.h PRIxNN macros are broken... yes
yes
no
checking for ld used by GCC... checking for putchar_unlocked... checking for getc_unlocked... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for shared library run path origin... no
checking for sys/types.h... yes
yes
checking for putc_unlocked... done
checking for putchar_unlocked... checking argz.h usability... yes
config.status: creating Makefile
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) config.status: creating config.h
yes
no
checking for string.h... checking for sys/types.h... (cached) yes
checking for memory.h... yes
no
checking argz.h presence... yes
checking whether abort is declared... config.status: executing gstdint.h commands
checking for putc_unlocked... yes
checking for sys/stat.h... (cached) yes
yes
checking for stdlib.h... (cached) checking for strings.h... (cached) yes
yes
no
checking for argz.h... no
checking for string.h... checking for inttypes.h... (cached) yes
checking limits.h usability... checking for memory.h... yes
checking whether asprintf is declared... yes
checking whether abort is declared... source='/Users/jeff/git/gcc/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc  -I/Users/jeff/git/gcc/libdecnumber -I.  -DTARGET_GCC_VERSION=4003 -O2 -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I/Users/jeff/git/gcc/libdecnumber -I.  -c /Users/jeff/git/gcc/libdecnumber/decNumber.c
yes
checking for stdint.h... (cached) yes
yes
yes
checking limits.h presence... checking for strings.h... checking for unistd.h... (cached) (cached) yes
yes
checking for int... yes
checking whether basename is declared... checking for inttypes.h... yes
checking whether asprintf is declared... /Users/jeff/git/gcc/libdecnumber/decNumber.c:7406:12: warning: variable 'dnexp' set but not used [-Wunused-but-set-variable]
 7406 |   Int        dnexp;           /* saves original exponent */
      |              ^
yes
checking for limits.h... yes
checking locale.h usability... yes
no
yes
checking size of int... checking for stdint.h... (cached) yes
checking whether errno is declared... checking for unistd.h... (cached) yes
checking for int... yes
checking whether basename is declared... yes
checking locale.h presence... no
checking whether vasprintf is declared... yes
checking size of int... no
checking whether errno is declared... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking whether clearerr_unlocked is declared... no
checking whether vasprintf is declared... 4
checking for uintptr_t... yes
checking nl_types.h presence... yes
checking whether feof_unlocked is declared... yes
checking whether clearerr_unlocked is declared... yes
checking for nl_types.h... yes
checking for a 64-bit type... yes
checking malloc.h usability... 4
checking for uintptr_t... 1 warning generated.
source='/Users/jeff/git/gcc/libdecnumber/decContext.c' object='decContext.o' libtool=no gcc  -I/Users/jeff/git/gcc/libdecnumber -I.  -DTARGET_GCC_VERSION=4003 -O2 -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I/Users/jeff/git/gcc/libdecnumber -I.  -c /Users/jeff/git/gcc/libdecnumber/decContext.c
yes
checking whether ferror_unlocked is declared... yes
checking whether feof_unlocked is declared... uint64_t
checking for pid_t... no
checking malloc.h presence... yes
checking for a 64-bit type... source='/Users/jeff/git/gcc/libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no gcc  -I/Users/jeff/git/gcc/libdecnumber -I.  -DTARGET_GCC_VERSION=4003 -O2 -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I/Users/jeff/git/gcc/libdecnumber -I.  -c /Users/jeff/git/gcc/libdecnumber/dpd/decimal32.c
yes
checking whether fflush_unlocked is declared... yes
checking whether ferror_unlocked is declared... no
checking for malloc.h... no
yes
checking for library containing strerror... checking stddef.h usability... uint64_t
source='/Users/jeff/git/gcc/libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no gcc  -I/Users/jeff/git/gcc/libdecnumber -I.  -DTARGET_GCC_VERSION=4003 -O2 -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I/Users/jeff/git/gcc/libdecnumber -I.  -c /Users/jeff/git/gcc/libdecnumber/dpd/decimal64.c
checking for pid_t... no
checking whether fgetc_unlocked is declared... yes
checking whether fflush_unlocked is declared... /Users/jeff/git/gcc/libdecnumber/dpd/decimal64.c:623:8: warning: variable 'n' set but not used [-Wunused-but-set-variable]
  623 |   Int  n;                     /* output bunch counter */
      |        ^
yes
checking stddef.h presence... none required
checking for asprintf... yes
checking for library containing strerror... 1 warning generated.
source='/Users/jeff/git/gcc/libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no gcc  -I/Users/jeff/git/gcc/libdecnumber -I.  -DTARGET_GCC_VERSION=4003 -O2 -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I/Users/jeff/git/gcc/libdecnumber -I.  -c /Users/jeff/git/gcc/libdecnumber/dpd/decimal128.c
no
checking whether fgets_unlocked is declared... yes
checking for stddef.h... yes
no
checking whether fgetc_unlocked is declared... checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
yes
checking sys/param.h usability... checking for atexit... none required
rm -f libdecnumber.a
checking for asprintf... ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o 
no
checking whether fileno_unlocked is declared... no
checking whether fgets_unlocked is declared... yes
checking sys/param.h presence... yes
yes
checking for basename... yes
checking whether fprintf_unlocked is declared... checking for atexit... no
checking whether fileno_unlocked is declared... yes
checking for sys/param.h... yes
checking for feof_unlocked... no
yes
checking whether fputc_unlocked is declared... yes
checking for bcmp... yes
checking whether fprintf_unlocked is declared... checking for basename... yes
checking for fgets_unlocked... no
checking whether fputs_unlocked is declared... no
checking whether fputc_unlocked is declared... yes
yes
checking for bcopy... checking for bcmp... no
no
checking whether fread_unlocked is declared... checking for getc_unlocked... no
checking whether fputs_unlocked is declared... yes
yes
checking for bsearch... checking for bcopy... no
checking whether fwrite_unlocked is declared... yes
no
checking whether fread_unlocked is declared... checking for getcwd... yes
yes
checking for bzero... checking for bsearch... no
checking whether getchar_unlocked is declared... no
checking whether fwrite_unlocked is declared... yes
checking for getegid... yes
yes
checking for calloc... checking for bzero... yes
checking whether getc_unlocked is declared... no
checking whether getchar_unlocked is declared... yes
checking for geteuid... yes
checking whether putchar_unlocked is declared... yes
yes
yes
checking whether getc_unlocked is declared... checking for clock... checking for calloc... yes
yes
checking for getgid... checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
yes
checking for clock... checking for ffs... yes
checking for an ANSI C-conforming const... yes
yes
checking whether putc_unlocked is declared... checking for getuid... yes
yes
ranlib libdecnumber.a
checking for ffs... checking for getcwd... yes
checking sys/mman.h usability... yes
checking for an ANSI C-conforming const... yes
checking for mempcpy... yes
yes
yes
checking sys/mman.h presence... checking for getcwd... checking for getpagesize... yes
checking sys/mman.h usability... no
checking for munmap... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking sys/mman.h presence... yes
yes
checking for getpagesize... checking for gettimeofday... yes
checking whether read-only mmap of a plain file works... yes
yes
checking whether mmap from /dev/zero works... no
checking for MAP_ANON(YMOUS)... yes
checking for sys/mman.h... yes
checking for mmap... checking for putenv... yes
yes
checking for index... checking for gettimeofday... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... no
checking for MAP_ANON(YMOUS)... yes
configure: updating cache ./config.cache
configure: creating ./config.status
checking for setenv... yes
yes
yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking for insque... checking for index... checking whether to enable maintainer-specific portions of Makefiles... no
configure: updating cache ../config.cache
configure: creating ./config.status
yes
checking for setlocale... yes
yes
checking for memchr... checking for insque... yes
checking for stpcpy... config.status: creating Makefile
config.status: creating mkheaders.almost
yes
yes
checking for memcmp... checking for memchr... config.status: creating config.h
yes
config.status: creating Makefile
checking for strcasecmp... config.status: creating mkheaders.almost
config.status: creating config.h
yes
yes
checking for memcmp... checking for memcpy... yes
checking for strdup... yes
yes
checking for memcpy... checking for memmove... yes
checking for strtoul... yes
yes
checking for mempcpy... checking for memmove... yes
checking for tsearch... no
yes
checking for memset... yes
checking for mempcpy... checking for __argz_count... yes
no
checking for memset... checking for mkstemps... no
checking for __argz_stringify... yes
yes
no
checking for __argz_next... checking for putenv... checking for mkstemps... no
checking for __fsetlocking... yes
yes
checking for random... checking for putenv... no
checking for iconv... yes
yes
checking for rename... checking for random... yes
yes
checking for rename... checking for rindex... yes
checking how to link with libiconv... -liconv
checking for iconv declaration... yes
yes
checking for setenv... checking for rindex... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
yes
checking for snprintf... checking for setenv... yes
checking for LC_MESSAGES... yes
yes
checking for snprintf... checking for sigsetmask... yes
checking for bison... bison
checking version of bison... 3.8.2, ok
checking whether NLS is requested... no
checking whether to use NLS... no
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
updating cache ./config.cache
configure: creating ./config.status
yes
yes
checking for stpcpy... checking for sigsetmask... yes
yes
checking for stpncpy... checking for stpcpy... yes
yes
checking for strcasecmp... checking for stpncpy... config.status: creating Makefile
config.status: creating config.intl
config.status: creating config.h
yes
yes
checking for strcasecmp... checking for strchr... config.status: executing default-1 commands
mkdir ./gcc
Configuring in ./gcc
yes
yes
make[4]: Nothing to be done for `all'.
checking for strdup... checking for strchr... yes
yes
checking for strncasecmp... checking for strdup... yes
yes
checking for strndup... checking for strncasecmp... configure: creating cache ./config.cache
yes
yes
checking for strrchr... checking for strndup... checking build system type... i386-apple-darwin24.1.0
checking host system type... i386-apple-darwin24.1.0
checking target system type... m6809-unknown-none
yes
yes
checking for strrchr... checking for strstr... checking LIBRARY_PATH variable... ok
checking GCC_EXEC_PREFIX variable... ok
checking whether to place generated files in the source directory... no
configure: error: cannot execute: /usr/local/bin/m6809-unknown-none-ld: check --with-ld or env. var. DEFAULT_LINKER
yes
yes
checking for strtod... checking for strstr... make[3]: *** [configure-gcc] Error 1
make[3]: *** Waiting for unfinished jobs....
yes
yes
checking for strtol... checking for strtod... yes
yes
checking for strtol... checking for strtoul... yes
yes
checking for strverscmp... checking for strtoul... yes
no
checking for tmpnam... checking for strverscmp... yes
no
checking for tmpnam... checking for vasprintf... yes
yes
checking for vfprintf... checking for vasprintf... yes
yes
checking for vprintf... checking for vfprintf... yes
yes
checking for vsnprintf... checking for vprintf... yes
yes
checking for vsprintf... checking for vsnprintf... yes
yes
checking for waitpid... checking for vsprintf... yes
yes
checking whether alloca needs Cray hooks... checking for waitpid... no
checking stack direction for C alloca... yes
checking whether alloca needs Cray hooks... -1
checking for unistd.h... (cached) yes
checking for vfork.h... no
checking stack direction for C alloca... no
checking for fork... -1
checking for unistd.h... (cached) yes
checking for vfork.h... yes
no
checking for fork... checking for vfork... yes
yes
checking for working fork... checking for vfork... no
checking for working vfork... (cached) yes
checking for _doprnt... yes
checking for working fork... no
checking for sys_errlist... no
checking for working vfork... (cached) yes
checking for _doprnt... yes
checking for sys_nerr... no
checking for sys_errlist... yes
yes
checking for sys_siglist... checking for sys_nerr... yes
yes
checking for sys_siglist... checking for external symbol _system_configuration... no
checking for getrusage... yes
checking for external symbol _system_configuration... no
yes
checking for getrusage... checking for on_exit... yes
no
checking for psignal... checking for on_exit... no
yes
checking for psignal... checking for strerror... yes
yes
checking for strerror... checking for strsignal... yes
yes
checking for strsignal... checking for sysconf... yes
yes
checking for sysconf... checking for times... yes
yes
checking for sbrk... checking for times... yes
yes
checking for sbrk... checking for gettimeofday... (cached) yes
checking for realpath... yes
checking for gettimeofday... (cached) yes
yes
checking for realpath... checking for canonicalize_file_name... yes
no
checking for pstat_getstatic... checking for canonicalize_file_name... no
checking for pstat_getdynamic... no
checking for pstat_getstatic... no
no
checking for sysmp... checking for pstat_getdynamic... no
no
checking for getsysinfo... checking for sysmp... no
no
checking for getsysinfo... checking for table... no
no
checking for table... checking for sysctl... yes
no
checking for sysctl... checking for wait3... yes
yes
checking for wait3... checking for wait4... yes
yes
checking for wait4... checking for __fsetlocking... yes
no
checking whether basename is declared... checking for __fsetlocking... no
checking whether ffs is declared... no
checking whether basename is declared... yes
checking whether asprintf is declared... no
checking whether ffs is declared... yes
checking whether vasprintf is declared... yes
checking whether asprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether snprintf is declared... yes
checking whether calloc is declared... yes
checking whether vsnprintf is declared... yes
checking whether getenv is declared... yes
checking whether calloc is declared... yes
checking whether getopt is declared... yes
checking whether getenv is declared... yes
checking whether malloc is declared... yes
checking whether getopt is declared... yes
checking whether realloc is declared... yes
checking whether malloc is declared... yes
checking whether sbrk is declared... yes
checking whether realloc is declared... yes
checking whether strverscmp is declared... yes
checking whether sbrk is declared... no
checking whether canonicalize_file_name must be declared... yes
checking whether strverscmp is declared... yes
no
checking for stdlib.h... (cached) yes
checking whether canonicalize_file_name must be declared... checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for working strncmp... no
updating cache ./config.cache
configure: creating ./config.status
yes
checking for working strncmp... no
updating cache ../config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: creating Makefile
config.status: executing default commands
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
make[2]: *** [all] Error 2
make[1]: [build] Error 2 (ignored)
Invoking GCC install...
Password:
/bin/sh /Users/jeff/git/gcc/mkinstalldirs /usr/local /usr/local
gcc -c -DTARGET_GCC_VERSION=4003 -O2 -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/Users/jeff/git/gcc/fixincludes -I../include -I/Users/jeff/git/gcc/fixincludes/../include /Users/jeff/git/gcc/fixincludes/fixincl.c
/Users/jeff/git/gcc/fixincludes/fixincl.c:1049:14: warning: variable 'name_len' set but not used [-Wunused-but-set-variable]
 1049 |       size_t name_len;
      |              ^
1 warning generated.
gcc -c -DTARGET_GCC_VERSION=4003 -O2 -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/Users/jeff/git/gcc/fixincludes -I../include -I/Users/jeff/git/gcc/fixincludes/../include /Users/jeff/git/gcc/fixincludes/fixtests.c
gcc -c -DTARGET_GCC_VERSION=4003 -O2 -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/Users/jeff/git/gcc/fixincludes -I../include -I/Users/jeff/git/gcc/fixincludes/../include /Users/jeff/git/gcc/fixincludes/fixfixes.c
gcc -c -DTARGET_GCC_VERSION=4003 -O2 -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/Users/jeff/git/gcc/fixincludes -I../include -I/Users/jeff/git/gcc/fixincludes/../include /Users/jeff/git/gcc/fixincludes/server.c
gcc -c -DTARGET_GCC_VERSION=4003 -O2 -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/Users/jeff/git/gcc/fixincludes -I../include -I/Users/jeff/git/gcc/fixincludes/../include /Users/jeff/git/gcc/fixincludes/procopen.c
gcc -c -DTARGET_GCC_VERSION=4003 -O2 -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/Users/jeff/git/gcc/fixincludes -I../include -I/Users/jeff/git/gcc/fixincludes/../include /Users/jeff/git/gcc/fixincludes/fixlib.c
gcc -c -DTARGET_GCC_VERSION=4003 -O2 -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I/Users/jeff/git/gcc/fixincludes -I../include -I/Users/jeff/git/gcc/fixincludes/../include /Users/jeff/git/gcc/fixincludes/fixopts.c
make[2]: *** No rule to make target `../libiberty/libiberty.a', needed by `full-stamp'.  Stop.
make[1]: *** [install-fixincludes] Error 2
make: *** [install] Error 2
make[1]: [gccinstall] Error 2 (ignored)
Installing libgcc cache...
sudo: /usr/local/bin/m6809-unknown-none-ar: command not found
make[1]: *** [post-install] Error 1
make: *** [default] Error 2
jeff@imac build-6809 % 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions