• Updated 2023-07-12: Hello, Guest! Welcome back, and be sure to check out this follow-up post about our outage a week or so ago.

Help Setting up Retro68 on OS X

Frobozz

Well-known member
Hi All,

I have been playing around with Lightspeed 5 inside Minivmac, and it “works” fine, and really quite nice. It's just a bit painful not having a modern editor, etc. So I was happy to see there was a cross-compiler, Retro68. 

I use cross-compilers to do C and assembly with my 8 bits, and also for Amiga. I'm having a hard time getting Retro68 to compile though, and I basically have no idea to how debug it. If anyone has received similar messages on their mac, and can offer advice on how to get past them, I would surely appreciate the help!

System: High Sierra, 10.13.6.

----------------

THIS-OLE-COMPOOTER:Retro68 XXXXXX$ ./Retro68-master/build-toolchain.bash --no-carbon --no-ppc
Looking for various files in /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/InterfacesAndLibraries/...
Searching for special characters in subdirs of /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/InterfacesAndLibrariesDirectory name looks clean
Searching for ConditionalMacros.h...   Interfaces/CIncludes/ConditionalMacros.h
Searching for ConditionalMacros.r...   Interfaces/RIncludes/ConditionalMacros.r
Searching for Interface.o...           Libraries/Libraries/Interface.o
checking build system type... x86_64-apple-darwin17.7.0
checking host system type... x86_64-apple-darwin17.7.0
checking target system type... m68k-apple-macos
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
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 ISO C89... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether g++ accepts -static-libstdc++ -static-libgcc... no
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 objdir... .libs
checking for isl 0.16, 0.15, or deprecated 0.14... no
recommended isl version is 0.16 or 0.15, the minimum required isl version 0.14 is deprecated
checking for isl 0.16 or 0.15... no
rm: conftest.dSYM: is a directory
checking for default BUILD_CONFIG... 
checking for --enable-vtable-verify... no
*** removing libiberty/Makefile to force reconfigure
*** removing opcodes/Makefile to force reconfigure
*** removing bfd/Makefile to force reconfigure
*** removing zlib/Makefile to force reconfigure
*** removing binutils/Makefile to force reconfigure
*** removing gas/Makefile to force reconfigure
*** removing ld/Makefile to force reconfigure
*** removing gprof/Makefile to force reconfigure
*** removing etc/Makefile to force reconfigure
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) /Library/Developer/CommandLineTools/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 readelf... no
checking for m68k-apple-macos-cc... no
checking for m68k-apple-macos-gcc... no
checking for m68k-apple-macos-c++... no
checking for m68k-apple-macos-g++... no
checking for m68k-apple-macos-cxx... no
checking for m68k-apple-macos-gxx... no
checking for m68k-apple-macos-gcc... no
checking for m68k-apple-macos-gfortran... no
checking for m68k-apple-macos-gccgo... no
checking for m68k-apple-macos-ar... no
checking for m68k-apple-macos-as... no
checking for m68k-apple-macos-dlltool... no
checking for m68k-apple-macos-ld... no
checking for m68k-apple-macos-lipo... no
checking for m68k-apple-macos-nm... no
checking for m68k-apple-macos-objcopy... no
checking for m68k-apple-macos-objdump... no
checking for m68k-apple-macos-ranlib... no
checking for m68k-apple-macos-readelf... no
checking for m68k-apple-macos-strip... no
checking for m68k-apple-macos-windres... no
checking for m68k-apple-macos-windmc... no
checking where to find the target ar... just compiled
checking where to find the target as... just compiled
checking where to find the target cc... pre-installed
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... just compiled
checking where to find the target gcc... pre-installed
checking where to find the target gfortran... pre-installed
checking where to find the target gccgo... pre-installed
checking where to find the target ld... just compiled
checking where to find the target lipo... pre-installed
checking where to find the target nm... just compiled
checking where to find the target objcopy... just compiled
checking where to find the target objdump... just compiled
checking where to find the target ranlib... just compiled
checking where to find the target readelf... just compiled
checking where to find the target strip... just compiled
checking where to find the target windres... just compiled
checking where to find the target windmc... just compiled
checking whether to enable maintainer-specific portions of Makefiles... no
configure: creating ./config.status
config.status: creating Makefile
make[1]: Nothing to be done for `all-target'.
Configuring in ./libiberty
Configuring in ./binutils
Configuring in ./zlib
Configuring in ./ld
Configuring in ./gas
Configuring in ./etc
Configuring in ./gprof
configure: loading cache ./config.cache
configure: loading cache ./config.cache
checking for a BSD-compatible install... /usr/bin/install -c
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... (cached) configure: loading cache ./config.cache
makeinfo --split-size=5000000
configure: loading cache ./config.cache
checking for perl... (cached) perl
configure: loading cache ./config.cache
configure: loading cache ./config.cache
configure: loading cache ./config.cache
checking build system type... (cached) x86_64-apple-darwin17.7.0
checking build system type... checking host system type... (cached) x86_64-apple-darwin17.7.0
checking build system type... (cached) configure: creating ./config.status
x86_64-apple-darwin17.7.0
checking host system type... (cached) x86_64-apple-darwin17.7.0
checking target system type... (cached) m68k-apple-macos
checking target system type... (cached) m68k-apple-macos
checking build system type... (cached) checking for x86_64-apple-darwin17.7.0-gcc... (cached) gcc
x86_64-apple-darwin17.7.0
checking host system type... checking build system type... (cached) (cached) x86_64-apple-darwin17.7.0
x86_64-apple-darwin17.7.0
checking host system type... (cached) checking for a BSD-compatible install... checking target system type... (cached) m68k-apple-macos
x86_64-apple-darwin17.7.0
/usr/bin/install -c
checking whether build environment is sane... checking for x86_64-apple-darwin17.7.0-gcc... (cached) gcc
checking target system type... (cached) m68k-apple-macos
checking for x86_64-apple-darwin17.7.0-gcc... (cached) gcc
(cached) x86_64-apple-darwin17.7.0
checking host system type... (cached) checking build system type... (cached) x86_64-apple-darwin17.7.0
checking host system type... (cached) x86_64-apple-darwin17.7.0
checking target system type... (cached) x86_64-apple-darwin17.7.0
m68k-apple-macos
checking for x86_64-apple-darwin17.7.0-ar... (cached) checking for x86_64-apple-darwin17.7.0-gcc... ar
(cached) gcc
checking for x86_64-apple-darwin17.7.0-ranlib... (cached) ranlib
checking whether to install libiberty headers and static library... no
configure: target_header_dir = 
checking for x86_64-apple-darwin17.7.0-gcc... (cached) gcc
checking for C compiler default output file name... checking for C compiler default output file name... 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
yes
checking whether we are cross compiling... no
checking for suffix of executables... checking whether we are cross compiling... no
checking for suffix of executables... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... config.status: creating Makefile
a.out
checking whether the C compiler works... checking for C compiler default output file name... yes

checking whether we are cross compiling... no
checking for suffix of executables... checking for suffix of object files... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for library containing strerror... (cached) none required
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... 
checking for suffix of object files... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for library containing strerror... (cached) none required
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... 
checking for suffix of object files... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for library containing strerror... (cached) none required
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... a.out
checking whether the C compiler works... 
checking for suffix of object files... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for library containing strerror... (cached) none required
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether we are cross compiling... no
checking for suffix of executables... make[2]: Nothing to be done for `all'.
yes

checking for suffix of object files... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... (cached) gcc -E
checking for a thread-safe mkdir -p... /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/zlib/../install-sh -c -d
checking for gawk... (cached) awk
checking whether /Library/Developer/CommandLineTools/usr/bin/make sets $(MAKE)... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-apple-darwin17.7.0-gcc... (cached) gcc
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/grep -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for minix/config.h... (cached) no
checking whether it is safe to define __EXTENSIONS__... (cached) yes
checking for special C compiler options needed for large files... (cached) no
checking for _FILE_OFFSET_BITS value needed for large files... (cached) no
checking whether gcc supports -W... (cached) yes
checking whether gcc supports -Wall... (cached) yes
checking whether gcc supports -Wwrite-strings... (cached) yes
checking whether gcc supports -Wc++-compat... (cached) yes
checking for C compiler default output file name... checking whether gcc supports -Wstrict-prototypes... (cached) yes
checking whether gcc supports -Wshadow=local... (cached) yes
checking whether gcc supports -pedantic ... (cached) yes
checking whether gcc and cc understand -c and -o together... (cached) yes
checking for an ANSI C-conforming const... (cached) yes
checking for inline... (cached) inline
checking whether byte ordering is bigendian... (cached) no
checking for a BSD-compatible install... /usr/bin/install -c
checking for sys/file.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for limits.h... (cached) yes
a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... checking for stdlib.h... (cached) yes
checking for malloc.h... (cached) no
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 suffix of object files... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for style of include used by /Library/Developer/CommandLineTools/usr/bin/make... checking for time.h... (cached) yes
GNU
checking dependency style of gcc... (cached) gcc3
checking how to print strings... checking for sys/resource.h... printf
(cached) yes
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/grep -E
checking for fgrep... (cached) /usr/bin/grep -F
checking for ld used by gcc... checking for sys/stat.h... (cached) yes
checking for sys/mman.h... (cached) yes
(cached) /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... (cached) no
checking for BSD- or MS-compatible name lister (nm)... (cached) nm
checking the name lister (nm) interface... (cached) BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for fcntl.h... (cached) yes
checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... (cached) -r
checking for x86_64-apple-darwin17.7.0-objdump... (cached) objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-apple-darwin17.7.0-ar... (cached) ar
checking for x86_64-apple-darwin17.7.0-strip... no
checking for strip... (cached) strip
checking for x86_64-apple-darwin17.7.0-ranlib... (cached) ranlib
checking command to parse nm output from gcc object... (cached) ok
checking for alloca.h... (cached) yes
checking for x86_64-apple-darwin17.7.0-dsymutil... no
checking for dsymutil... (cached) dsymutil
checking for x86_64-apple-darwin17.7.0-nmedit... no
checking for nmedit... (cached) nmedit
checking for x86_64-apple-darwin17.7.0-lipo... no
checking for lipo... (cached) lipo
checking for x86_64-apple-darwin17.7.0-otool... no
checking for otool... (cached) otool
checking for x86_64-apple-darwin17.7.0-otool64... no
checking for otool64... no
checking for -single_module linker flag... (cached) yes
checking for -exported_symbols_list linker flag... (cached) yes
checking for -force_load linker flag... (cached) no
checking how to run the C preprocessor... (cached) gcc -E
checking for sys/pstat.h... (cached) no
checking for sys/sysmp.h... (cached) no
checking for sys/sysinfo.h... (cached) no
checking for machine/hal_sysinfo.h... (cached) no
checking for sys/table.h... (cached) no
checking for sys/sysctl.h... (cached) yes
yes
checking for a thread-safe mkdir -p... checking for sys/systemcfg.h... (cached) no
/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../install-sh -c -d
checking for gawk... (cached) awk
checking whether /Library/Developer/CommandLineTools/usr/bin/make sets $(MAKE)... (cached) yes
checking for stdint.h... (cached) yes
checking for style of include used by /Library/Developer/CommandLineTools/usr/bin/make... yes
checking for stdio_ext.h... (cached) no
yes
checking for process.h... checking for a thread-safe mkdir -p... GNU
(cached) no
checking for ANSI C header files... (cached) yes
/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gprof/../install-sh -c -d
checking for gawk... (cached) awk
checking whether /Library/Developer/CommandLineTools/usr/bin/make sets $(MAKE)... checking for a thread-safe mkdir -p... checking for sys/prctl.h... (cached) no
checking for sys/wait.h that is POSIX.1 compatible... checking for sys/types.h... (cached) (cached) yes
(cached) yes
yes
/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/binutils/../install-sh -c -d
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for gawk... (cached) checking whether errno must be declared... awk
(cached) no
checking whether /Library/Developer/CommandLineTools/usr/bin/make sets $(MAKE)... checking size of int... (cached) 4
(cached) yes
checking size of long... checking dependency style of gcc... (cached) 8
(cached) gcc3
checking for x86_64-apple-darwin17.7.0-gcc... (cached) gcc
yes
checking for style of include used by /Library/Developer/CommandLineTools/usr/bin/make... checking for sys/stat.h... (cached) yes
checking size of size_t... checking for a thread-safe mkdir -p... (cached) 8
checking for style of include used by /Library/Developer/CommandLineTools/usr/bin/make... /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/ld/../install-sh -c -d
GNU
checking for gawk... (cached) awk
checking whether /Library/Developer/CommandLineTools/usr/bin/make sets $(MAKE)... checking for long long... (cached) (cached) yes
yes
checking size of long long... GNU
(cached) 8
checking for stdlib.h... (cached) yes
checking for style of include used by /Library/Developer/CommandLineTools/usr/bin/make... checking for a 64-bit type... (cached) uint64_t
checking dependency style of gcc... (cached) gcc3
checking for x86_64-apple-darwin17.7.0-gcc... (cached) gcc
checking dependency style of gcc... (cached) checking for intptr_t... gcc3
(cached) yes
checking for x86_64-apple-darwin17.7.0-gcc... (cached) gcc
checking for uintptr_t... (cached) yes
GNU
checking for string.h... (cached) checking for ssize_t... yes
(cached) yes
checking for pid_t... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-apple-darwin17.7.0-gcc... (cached) gcc
checking for memory.h... (cached) yes
checking for library containing strerror... (cached) none required
checking for strings.h... (cached) yes
checking for asprintf... (cached) yes
checking for atexit... checking for inttypes.h... (cached) (cached) yes
yes
checking for basename... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... checking for bcmp... (cached) yes
(cached) yes
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... (cached) gcc -E
checking for dlfcn.h... (cached) yes
checking for bcopy... checking for objdir... (cached) (cached) yes
.libs
checking for bsearch... (cached) yes
checking for bzero... (cached) yes
checking whether we are using the GNU C compiler... (cached) yes
checking whether we are using the GNU C compiler... checking whether gcc accepts -g... (cached) yes
(cached) yes
checking whether gcc accepts -g... checking for gcc option to accept ISO C89... (cached) yes
(cached) checking for gcc option to accept ISO C89... none needed
(cached) checking how to run the C preprocessor... none needed
(cached) checking how to run the C preprocessor... gcc -E
(cached) gcc -E
checking for calloc... (cached) yes
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
rm: conftest.dSYM: is a directory
checking for clock... (cached) yes
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/grep -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for ffs... (cached) yes
checking for sys/stat.h... (cached) yes
checking for getcwd... (cached) yes
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/grep -E
checking for ANSI C header files... (cached) yes
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/grep -E
checking for ANSI C header files... (cached) yes
checking for stdlib.h... checking for getpagesize... (cached) (cached) yes
yes
checking for sys/types.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for gettimeofday... (cached) yes
checking for string.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for index... (cached) yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for insque... (cached) yes
checking for strings.h... (cached) yes
checking for string.h... (cached) yes
checking for string.h... (cached) yes
checking for memchr... (cached) yes
checking if gcc supports -fno-rtti -fno-exceptions... (cached) yes
checking for gcc option to produce PIC... checking for inttypes.h... -fno-common -DPIC
(cached) checking if gcc PIC flag -fno-common -DPIC works... yes
(cached) yes
checking if gcc static flag -static works... (cached) no
checking if gcc supports -c -o file.o... (cached) yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... checking for memory.h... (cached) yes
checking for memory.h... (cached) yes
checking for stdint.h... (cached) yes
checking for memcmp... (cached) yes
checking for strings.h... (cached) yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking for memcpy... (cached) yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... checking for inttypes.h... (cached) yes
(cached) gcc3
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking how to run the C preprocessor... (cached) gcc -E
checking for inttypes.h... (cached) checking for minix/config.h... (cached) no
checking whether it is safe to define __EXTENSIONS__... (cached) yes
yes
checking how to print strings... checking for stdint.h... (cached) yes
printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for memmem... (cached) yes
checking for fgrep... checking for stdint.h... (cached) (cached) /usr/bin/grep -F
checking for ld used by gcc... yes
darwin17.7.0 dyld
checking how to hardcode library paths into programs... checking for unistd.h... (cached) yes
checking for memmove... (cached) yes
immediate
checking whether stripping libraries is possible... checking for unistd.h... (cached) yes
yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for minix/config.h... (cached) no
checking whether it is safe to define __EXTENSIONS__... (cached) yes
checking how to run the C preprocessor... gcc -E
checking for minix/config.h... (cached) no
checking whether it is safe to define __EXTENSIONS__... (cached) yes
checking for mempcpy... (cached) no
checking how to print strings... (cached) /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... (cached) no
checking for BSD- or MS-compatible name lister (nm)... checking how to print strings... (cached) nm
checking the name lister (nm) interface... (cached) BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... checking for memset... (cached) yes
(cached) 196608
checking whether the shell understands some XSI constructs... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
yes
checking whether the shell understands "+="... checking for fgrep... (cached) /usr/bin/grep -F
checking for ld used by gcc... checking for fgrep... (cached) /usr/bin/grep -F
checking for ld used by gcc... yes
checking for mkstemps... (cached) yes
checking for egrep... (cached) /usr/bin/grep -E
checking for ANSI C header files... (cached) yes
checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... (cached) -r
checking for x86_64-apple-darwin17.7.0-objdump... (cached) objdump
checking how to recognize dependent libraries... (cached) /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... (cached) checking for sys/types.h... no
(cached) yes
checking for BSD- or MS-compatible name lister (nm)... (cached) (cached) nm
checking the name lister (nm) interface... (cached) checking for putenv... (cached) BSD nm
yes
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 196608
checking whether the shell understands some XSI constructs... pass_all
checking for x86_64-apple-darwin17.7.0-ar... (cached) ar
yes
checking whether the shell understands "+="... (cached) /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... (cached) no
checking for BSD- or MS-compatible name lister (nm)... (cached) nm
checking for x86_64-apple-darwin17.7.0-strip... checking the name lister (nm) interface... (cached) BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 196608
yes
checking whether the shell understands some XSI constructs... no
checking for sys/stat.h... (cached) yes
yes
checking whether the shell understands "+="... checking for random... (cached) yes
checking for strip... (cached) strip
yes
checking for x86_64-apple-darwin17.7.0-ranlib... (cached) ranlib
checking command to parse nm output from gcc object... checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... (cached) -r
checking for x86_64-apple-darwin17.7.0-objdump... (cached) objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-apple-darwin17.7.0-ar... (cached) ar
checking for x86_64-apple-darwin17.7.0-strip... no
checking for strip... (cached) strip
checking for x86_64-apple-darwin17.7.0-ranlib... (cached) ranlib
checking for stdlib.h... (cached) (cached) yes
checking command to parse nm output from gcc object... ok
(cached) ok
checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... (cached) -r
checking for x86_64-apple-darwin17.7.0-objdump... (cached) objdump
checking how to recognize dependent libraries... (cached) checking for rename... (cached) yes
pass_all
checking for x86_64-apple-darwin17.7.0-ar... (cached) ar
checking for x86_64-apple-darwin17.7.0-strip... checking for x86_64-apple-darwin17.7.0-dsymutil... no
checking for strip... (cached) strip
no
checking for dsymutil... (cached) checking for x86_64-apple-darwin17.7.0-ranlib... dsymutil
(cached) ranlib
checking for x86_64-apple-darwin17.7.0-nmedit... checking command to parse nm output from gcc object... (cached) ok
no
checking for nmedit... (cached) nmedit
checking for x86_64-apple-darwin17.7.0-lipo... no
checking for lipo... (cached) lipo
checking for x86_64-apple-darwin17.7.0-otool... no
checking for otool... (cached) otool
checking for x86_64-apple-darwin17.7.0-otool64... no
checking for otool64... no
checking for -single_module linker flag... (cached) yes
checking for -exported_symbols_list linker flag... (cached) yes
checking for -force_load linker flag... (cached) no
checking for x86_64-apple-darwin17.7.0-dsymutil... checking for string.h... (cached) yes
no
checking for dsymutil... (cached) dsymutil
checking for x86_64-apple-darwin17.7.0-nmedit... no
checking for nmedit... (cached) checking for x86_64-apple-darwin17.7.0-dsymutil... nmedit
checking for x86_64-apple-darwin17.7.0-lipo... no
checking for dsymutil... (cached) dsymutil
checking for x86_64-apple-darwin17.7.0-nmedit... no
checking for lipo... (cached) lipo
checking for x86_64-apple-darwin17.7.0-otool... no
no
checking for otool... (cached) otool
checking for stdlib.h... checking for x86_64-apple-darwin17.7.0-otool64... (cached) checking for rindex... (cached) yes
yes
checking for nmedit... (cached) no
nmedit
checking for otool64... checking for x86_64-apple-darwin17.7.0-lipo... no
checking for lipo... (cached) lipo
checking for x86_64-apple-darwin17.7.0-otool... no
checking for -single_module linker flag... (cached) yes
checking for -exported_symbols_list linker flag... (cached) yes
checking for -force_load linker flag... (cached) no
checking for dlfcn.h... (cached) yes
no
checking for otool... (cached) otool
checking for x86_64-apple-darwin17.7.0-otool64... no
checking for otool64... checking for dlfcn.h... checking for memory.h... (cached) yes
no
checking for -single_module linker flag... (cached) yes
checking for -exported_symbols_list linker flag... (cached) yes
checking for -force_load linker flag... (cached) no
checking for dlfcn.h... (cached) yes
(cached) checking for objdir... checking for setenv... (cached) (cached) yes
.libs
checking for unistd.h... (cached) yes
yes
checking for objdir... (cached) .libs
checking for strings.h... (cached) yes
checking for getpagesize... (cached) yes
checking for snprintf... (cached) yes
checking for working mmap... (cached) yes
checking for inttypes.h... (cached) yes
checking for memcpy... (cached) yes
checking for objdir... (cached) checking for sigsetmask... (cached) yes
.libs
checking for strerror... (cached) checking for stdint.h... yes
(cached) yes
checking for stpcpy... (cached) yes
rm: conftest.dSYM: is a directory
checking for unistd.h... (cached) yes
rm: conftest.dSYM: is a directory
checking for unistd.h... (cached) yes
checking for stpncpy... (cached) yes
checking for minix/config.h... (cached) no
checking whether it is safe to define __EXTENSIONS__... (cached) yes
checking how to print strings... checking for strcasecmp... (cached) yes
printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... rm: conftest.dSYM: is a directory
(cached) /usr/bin/grep -F
checking for ld used by gcc... checking for strchr... (cached) yes
checking for strdup... (cached) yes
(cached) /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... (cached) no
checking for BSD- or MS-compatible name lister (nm)... (cached) nm
checking the name lister (nm) interface... (cached) BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for strncasecmp... (cached) yes
checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... (cached) -r
checking if gcc supports -fno-rtti -fno-exceptions... (cached) yes
checking for gcc option to produce PIC... -fno-common -DPIC
checking for x86_64-apple-darwin17.7.0-objdump... checking if gcc PIC flag -fno-common -DPIC works... (cached) (cached) objdump
yes
checking if gcc static flag -static works... (cached) no
checking if gcc supports -c -o file.o... (cached) checking how to recognize dependent libraries... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... (cached) yes
pass_all
checking dynamic linker characteristics... checking for x86_64-apple-darwin17.7.0-ar... (cached) ar
checking for x86_64-apple-darwin17.7.0-strip... no
checking for strip... (cached) strip
checking for x86_64-apple-darwin17.7.0-ranlib... (cached) ranlib
checking command to parse nm output from gcc object... (cached) ok
checking for x86_64-apple-darwin17.7.0-dsymutil... no
checking for dsymutil... (cached) dsymutil
checking for x86_64-apple-darwin17.7.0-nmedit... no
checking for nmedit... (cached) nmedit
checking for x86_64-apple-darwin17.7.0-lipo... no
checking for lipo... (cached) lipo
checking for x86_64-apple-darwin17.7.0-otool... no
checking for otool... (cached) otool
checking for x86_64-apple-darwin17.7.0-otool64... no
checking for otool64... configure: creating ./config.status
checking for strndup... (cached) yes
no
checking for -single_module linker flag... (cached) yes
checking for -exported_symbols_list linker flag... (cached) yes
checking for -force_load linker flag... (cached) no
checking for dlfcn.h... (cached) yes
checking for strnlen... (cached) yes
checking if gcc supports -fno-rtti -fno-exceptions... (cached) yes
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... (cached) checking if gcc supports -fno-rtti -fno-exceptions... (cached) yes
yes
checking for gcc option to produce PIC... checking if gcc static flag -static works... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... (cached) yes
checking if gcc static flag -static works... (cached) no
(cached) no
checking if gcc supports -c -o file.o... (cached) yes
checking if gcc supports -c -o file.o... (cached) yes
checking if gcc supports -c -o file.o... checking whether the gcc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... (cached) yes
checking if gcc supports -c -o file.o... (cached) yes
yes
checking whether the gcc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... checking dynamic linker characteristics... yes
checking dynamic linker characteristics... checking for objdir... (cached) .libs
darwin17.7.0 dyld
checking how to hardcode library paths into programs... checking for strrchr... immediate
(cached) yes
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for dlfcn.h... (cached) yes
checking for strstr... (cached) yes
checking for windows.h... (cached) no
checking for strtod... (cached) yes
checking for library containing dlopen... (cached) none required
checking for special C compiler options needed for large files... (cached) no
checking for _FILE_OFFSET_BITS value needed for large files... (cached) no
darwin17.7.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... darwin17.7.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for setmode... (cached) yes
checking for dlfcn.h... (cached) yes
rm: conftest.dSYM: is a directory
checking for strtol... (cached) yes
checking for windows.h... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... (cached) no
yes
checking for library containing dlopen... (cached) none required
checking for special C compiler options needed for large files... checking for dlfcn.h... (cached) no
checking for _FILE_OFFSET_BITS value needed for large files... (cached) no
(cached) yes
checking how to compare bootstrapped objects... (cached) cmp --ignore-initial=16 $$f1 $$f2
checking whether NLS is requested... no
checking whether NLS is requested... yes
checking for strtoul... (cached) yes
checking for windows.h... (cached) no
checking for library containing dlopen... (cached) none required
checking for special C compiler options needed for large files... (cached) no
checking for _FILE_OFFSET_BITS value needed for large files... (cached) no
checking for msgfmt... (cached) /opt/local/bin/msgfmt
checking for gmsgfmt... (cached) /opt/local/bin/msgfmt
checking for strtoll... (cached) yes
checking for xgettext... (cached) /opt/local/bin/xgettext
checking for strtoull... (cached) yes
checking for msgmerge... (cached) /opt/local/bin/msgmerge
checking for strverscmp... (cached) no
checking for tmpnam... (cached) yes
checking for vasprintf... (cached) yes
checking for vfprintf... (cached) yes
checking if gcc supports -fno-rtti -fno-exceptions... (cached) yes
checking for gcc option to produce PIC... checking whether to enable maintainer-specific portions of Makefiles... no
checking for sys/gmon_out.h... (cached) checking for vprintf... (cached) yes
no
checking for a known getopt prototype in unistd.h... (cached) yes
checking for library containing fabs... (cached) none required
-fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... (cached) yes
checking if gcc static flag -static works... (cached) no
checking if gcc supports -c -o file.o... (cached) yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... checking for vsnprintf... (cached) yes
checking for vsprintf... (cached) yes
checking for waitpid... (cached) yes
checking for setproctitle... (cached) no
checking whether alloca needs Cray hooks... (cached) no
checking stack direction for C alloca... (cached) -1
checking for vfork.h... (cached) no
darwin17.7.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... checking for fork... (cached) yes
yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for vfork... (cached) yes
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow
checking whether byte ordering is bigendian... (cached) no
checking for working fork... (cached) yes
checking for working vfork... (cached) yes
checking for _doprnt... (cached) no
checking for sys_errlist... (cached) yes
checking for sys_nerr... (cached) yes
checking for sys_siglist... (cached) checking how to run the C++ preprocessor... (cached) g++ -E
yes
checking for external symbol _system_configuration... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow
checking for bison... (cached) bison -y
checking for flex... (cached) flex
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow
checking for bison... (cached) bison -y
checking for flex... (cached) flex
checking lex output file root... (cached) lex.yy
checking lex library... (cached) -ll
checking whether yytext is a pointer... (cached) yes
checking whether NLS is requested... no
no
checking whether NLS is requested... yes
checking for msgfmt... (cached) checking for __fsetlocking... /opt/local/bin/msgfmt
(cached) no
checking for gmsgfmt... (cached) /opt/local/bin/msgfmt
checking for canonicalize_file_name... (cached) no
checking lex output file root... (cached) lex.yy
checking lex library... (cached) -ll
checking for xgettext... checking whether yytext is a pointer... (cached) (cached) yes
/opt/local/bin/xgettext
checking for dup3... (cached) no
checking whether NLS is requested... no
checking whether NLS is requested... yes
checking for getrlimit... (cached) yes
checking for msgmerge... checking for msgfmt... (cached) (cached) /opt/local/bin/msgmerge
/opt/local/bin/msgfmt
checking for gmsgfmt... (cached) /opt/local/bin/msgfmt
checking for getrusage... (cached) configure: creating ./config.status
yes
checking for xgettext... (cached) /opt/local/bin/xgettext
checking for getsysinfo... (cached) no
checking for gettimeofday... (cached) yes
checking for msgmerge... (cached) /opt/local/bin/msgmerge
checking whether to enable maintainer-specific portions of Makefiles... no
checking for on_exit... (cached) no
checking for x86_64-apple-darwin17.7.0-ranlib... (cached) ranlib
checking for psignal... (cached) yes
checking size of long... (cached) 8
checking for long long... (cached) yes
checking size of long long... (cached) 8
checking for pstat_getdynamic... (cached) no
checking for pstat_getstatic... (cached) checking for string.h... (cached) no
yes
checking for realpath... (cached) yes
checking for strings.h... (cached) yes
checking for setrlimit... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for string.h... (cached) checking for stdlib.h... (cached) yes
yes
checking for sbrk... (cached) yes
checking for stdlib.h... (cached) yes
checking for ld used by g++... checking for unistd.h... (cached) yes
checking for spawnve... (cached) no
checking for spawnvpe... checking for fcntl.h... (cached) (cached) yes
no
checking for memory.h... (cached) yes
checking for strerror... (cached) yes
(cached) /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... (cached) no
checking whether the g++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking for sys/file.h... (cached) yes
checking for strings.h... (cached) yes
checking for strsignal... (cached) yes
checking for limits.h... (cached) yes
checking for sysconf... (cached) yes
checking for unistd.h... (cached) yes
checking for g++ option to produce PIC... -fno-common -DPIC
checking if g++ PIC flag -fno-common -DPIC works... (cached) yes
checking if g++ static flag -static works... (cached) no
checking if g++ supports -c -o file.o... (cached) yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin17.7.0 dyld
checking how to hardcode library paths into programs... immediate
checking for dlfcn.h... (cached) yes
checking for errno.h... checking for windows.h... (cached) no
(cached) yes
checking for sysctl... (cached) yes
checking for library containing dlopen... (cached) none required
checking for locale.h... (cached) checking for special C compiler options needed for large files... (cached) yes
no
checking for _FILE_OFFSET_BITS value needed for large files... (cached) no
checking for sys/types.h... (cached) yes
checking for sysmp... (cached) no
checking for table... checking for sys/param.h... (cached) yes
(cached) no
checking for times... (cached) yes
checking for limits.h... (cached) yes
checking for wchar.h... (cached) yes
checking for locale.h... (cached) yes
checking for wait3... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking whether string.h and strings.h may both be included... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for sbrk... (cached) yes
checking for wait4... (cached) yes
checking for time.h... (cached) yes
checking for utimes... (cached) yes
checking whether basename is declared... (cached) checking for sys/stat.h... no
(cached) yes
checking for setmode... (cached) yes
checking whether string.h and strings.h may both be included... (cached) yes
checking whether compiling a cross-assembler... yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for inline... (cached) inline
checking whether ffs is declared... (cached) yes
checking for unlink... (cached) yes
checking for getc_unlocked... (cached) yes
checking whether asprintf is declared... (cached) yes
checking for sbrk... (cached) yes
checking for strcoll... (cached) yes
checking whether vasprintf is declared... (cached) yes
checking for setlocale... (cached) yes
checking for setlocale... (cached) yes
checking whether snprintf is declared... (cached) yes
checking for strsignal... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking for working assert macro... (cached) yes
checking whether declaration is required for errno... (cached) no
checking for a known getopt prototype in unistd.h... (cached) yes
checking for mkstemp... (cached) yes
checking whether declaration is required for environ... checking for mkdtemp... (cached) (cached) yes
yes
checking for mbstate_t... checking whether declaration is required for ffs... (cached) checking whether vsnprintf is declared... (cached) yes
no
checking whether declaration is required for free... (cached) no
checking whether declaration is required for malloc... (cached) no
checking whether declaration is required for sbrk... (cached) no
checking whether declaration is required for strstr... (cached) no
checking whether calloc is declared... (cached) yes
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow
checking for LC_MESSAGES... checking whether free is declared... (cached) (cached) yes
yes
checking whether NLS is requested... no
checking whether NLS is requested... yes
checking whether getenv is declared... (cached) yes
checking for msgfmt... (cached) /opt/local/bin/msgfmt
checking for gmsgfmt... (cached) /opt/local/bin/msgfmt
checking whether getopt is declared... (cached) yes
checking whether getenv is declared... (cached) yes
checking for xgettext... (cached) /opt/local/bin/xgettext
checking whether malloc is declared... (cached) checking whether malloc is declared... yes
(cached) yes
checking for msgmerge... (cached) /opt/local/bin/msgmerge
checking whether realloc is declared... (cached) yes
checking whether mempcpy is declared... (cached) no
yes
checking for library containing frexp... (cached) none required
checking for LC_MESSAGES... (cached) yes
checking for time_t in time.h... (cached) yes
checking for time_t in sys/types.h... (cached) yes
checking for a known getopt prototype in unistd.h... (cached) yes
checking for utime.h... (cached) yes
checking whether sbrk is declared... (cached) yes
checking whether realloc is declared... (cached) yes
checking whether asprintf is declared... (cached) yes
checking for bison... (cached) bison -y
checking for flex... (cached) flex
checking whether strtol is declared... checking whether stpcpy is declared... (cached) yes
checking whether environ is declared... (cached) (cached) yes
no
checking whether fprintf is declared... (cached) yes
checking whether strstr is declared... (cached) yes
checking whether strtoul is declared... (cached) yes
checking lex output file root... (cached) lex.yy
checking lex library... (cached) -ll
checking whether yytext is a pointer... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking how to compare bootstrapped objects... (cached) cmp --ignore-initial=16 $$f1 $$f2
checking whether getc_unlocked is declared... (cached) yes
checking whether vsnprintf is declared... (cached) yes
checking whether strtoll is declared... (cached) yes
checking for string.h... (cached) yes
checking whether asprintf is declared... (cached) yes
checking whether getenv is declared... (cached) yes
checking whether strtoull is declared... (cached) yes
checking for struct tm.tm_gmtoff in time.h... (cached) yes
checking for struct stat.st_mtim.tv_sec in sys/stat.h... (cached) no
checking for struct stat.st_mtim.tv_nsec in sys/stat.h... (cached) no
checking for strings.h... (cached) yes
checking whether sbrk is declared... (cached) yes
checking whether strverscmp is declared... (cached) no
checking whether snprintf is declared... (cached) yes
checking for stdlib.h... (cached) yes
checking whether strnlen is declared... (cached) yes
checking whether canonicalize_file_name must be declared... (cached) yes
checking whether stpcpy is declared... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking whether strnlen is declared... (cached) yes
checking for unistd.h... (cached) yes
checking for elf-hints.h... (cached) no
configure: creating ./config.status
checking for getpagesize... (cached) yes
checking for limits.h... (cached) yes
checking for working mmap... (cached) yes
checking whether strstr is declared... (cached) yes
checking for working strncmp... (cached) yes
checking whether vsnprintf is declared... (cached) yes
checking for locale.h... (cached) yes
checking for iconv.h... (cached) yes
checking for ld used by GCC... config.status: creating Makefile
checking for sys/param.h... (cached) yes
checking for fcntl.h... (cached) yes
config.status: executing depfiles commands
(cached) /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... (cached) no
checking for sys/file.h... (cached) yes
checking for shared library run path origin... (cached) done
checking for sys/time.h... (cached) yes
configure: creating ./config.status
checking for iconv... (cached) no, consider installing GNU libiconv
checking for sys/stat.h... (cached) yes
config.status: executing libtool commands
checking whether string.h and strings.h may both be included... (cached) yes
checking for glob... (cached) yes
checking for mkstemp... (cached) yes
checking for realpath... (cached) yes
checking for sbrk... (cached) yes
checking for setlocale... (cached) yes
checking for waitpid... (cached) yes
configure: creating ./config.status
checking for open... (cached) yes
checking for lseek... (cached) yes
true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=-Wl,-no_pie -L/usr/local/lib -L/opt/local/lib" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/Library/Developer/CommandLineTools/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain" "infodir=/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/share/info" "libdir=/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/lib" "prefix=/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain" "tooldir=/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/m68k-apple-macos" "AR=ar" "AS=as" "CC=gcc" "CXX=g++" "LD=/Library/Developer/CommandLineTools/usr/bin/ld" "LIBCFLAGS=-g -O2" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # /Library/Developer/CommandLineTools/usr/bin/make
checking for close... (cached) yes
checking for dirent.h that defines DIR... (cached) yes
checking for library containing opendir... (cached) none required
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for library containing dlopen... (cached) none required
checking for a known getopt prototype in unistd.h... (cached) yes
checking whether strstr is declared... (cached) yes
checking whether free is declared... (cached) yes
config.status: creating Makefile
checking whether sbrk is declared... (cached) yes
checking whether getenv is declared... (cached) yes
checking whether environ is declared... (cached) no
checking whether ANSI C string concatenation works... (cached) yes
checking size of void *... (cached) 8
config.status: creating testsuite/Makefile
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default commands
config.status: creating po/Makefile.in
configure: creating ./config.status
config.status: creating gconfig.h
config.status: gconfig.h is unchanged
config.status: executing depfiles commands
Configuring in ./bfd
Configuring in ./opcodes
config.status: executing libtool commands
config.status: executing default-1 commands
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list
make[3]: Nothing to be done for `all'.
config.status: creating po/POTFILES
config.status: creating po/Makefile
configure: loading cache ./config.cache
configure: loading cache ./config.cache
checking build system type... (cached) x86_64-apple-darwin17.7.0
checking host system type... (cached) x86_64-apple-darwin17.7.0
checking build system type... checking target system type... (cached) m68k-apple-macos
(cached) x86_64-apple-darwin17.7.0
checking for x86_64-apple-darwin17.7.0-gcc... (cached) gcc
checking host system type... (cached) x86_64-apple-darwin17.7.0
checking target system type... (cached) m68k-apple-macos
checking for x86_64-apple-darwin17.7.0-gcc... (cached) gcc
checking for C compiler default output file name... checking for C compiler default output file name... config.status: creating .gdbinit
config.status: creating Makefile
a.out
checking whether the C compiler works... yes
a.out
checking whether the C compiler works... checking whether we are cross compiling... no
checking for suffix of executables... yes
checking whether we are cross compiling... no
checking for suffix of executables... 

checking for suffix of object files... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for library containing strerror... checking for suffix of object files... (cached) none required
(cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for library containing strerror... (cached) none required
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... config.status: creating doc/Makefile
config.status: creating po/Makefile.in
config.status: creating Makefile
config.status: creating config.h
config.status: creating doc/Makefile
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: executing libtool commands
config.status: creating po/Makefile
config.status: executing default commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
yes
yes
checking for a thread-safe mkdir -p... checking for a thread-safe mkdir -p... /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/bfd/../install-sh -c -d
checking for gawk... (cached) awk
checking whether /Library/Developer/CommandLineTools/usr/bin/make sets $(MAKE)... /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/opcodes/../install-sh -c -d
checking for gawk... (cached) awk
checking whether /Library/Developer/CommandLineTools/usr/bin/make sets $(MAKE)... (cached) yes
(cached) yes
checking for style of include used by /Library/Developer/CommandLineTools/usr/bin/make... checking for style of include used by /Library/Developer/CommandLineTools/usr/bin/make... GNU
GNU
checking dependency style of gcc... (cached) gcc3
checking for x86_64-apple-darwin17.7.0-ar... (cached) ar
checking for x86_64-apple-darwin17.7.0-ranlib... (cached) ranlib
checking for x86_64-apple-darwin17.7.0-gcc... (cached) gcc
checking dependency style of gcc... (cached) gcc3
checking for x86_64-apple-darwin17.7.0-gcc... (cached) gcc
config.status: creating Makefile
config.status: creating po/Makefile.in
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... (cached) gcc -E
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... (cached) gcc -E
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/grep -E
checking for ANSI C header files... (cached) checking for grep that handles long lines and -e... yes
(cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/grep -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/stat.h... (cached) yes
config.status: executing libtool commands
checking for stdlib.h... checking for stdlib.h... (cached) (cached) yes
yes
checking for string.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for memory.h... (cached) yes
config.status: executing default-1 commands
checking for strings.h... checking for strings.h... (cached) yes
(cached) yes
config.status: creating po/POTFILES
checking for inttypes.h... (cached) yes
checking for inttypes.h... (cached) yes
config.status: creating po/Makefile
checking for stdint.h... (cached) checking for stdint.h... yes
(cached) yes
checking for unistd.h... (cached) yes
checking for unistd.h... (cached) yes
checking for minix/config.h... (cached) no
checking whether it is safe to define __EXTENSIONS__... (cached) yes
checking for minix/config.h... (cached) no
checking for x86_64-apple-darwin17.7.0-ar... (cached) checking whether it is safe to define __EXTENSIONS__... ar
(cached) yes
checking for x86_64-apple-darwin17.7.0-ranlib... (cached) ranlib
checking how to print strings... checking how to print strings... printf
printf
checking for a sed that does not truncate output... checking for a sed that does not truncate output... (cached) /usr/bin/sed
(cached) /usr/bin/sed
checking for fgrep... checking for fgrep... (cached) (cached) /usr/bin/grep -F
/usr/bin/grep -F
checking for ld used by gcc... checking for ld used by gcc... (cached) /Library/Developer/CommandLineTools/usr/bin/ld
(cached) checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... (cached) (cached) no
checking for BSD- or MS-compatible name lister (nm)... (cached) no
nm
checking for BSD- or MS-compatible name lister (nm)... (cached) nm
checking the name lister (nm) interface... (cached) BSD nm
checking whether ln -s works... checking the name lister (nm) interface... yes
(cached) checking the maximum length of command line arguments... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 196608
(cached) checking whether the shell understands some XSI constructs... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking whether the shell understands "+="... yes
yes
checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... (cached) (cached) -r
-r
checking for x86_64-apple-darwin17.7.0-objdump... checking for x86_64-apple-darwin17.7.0-objdump... (cached) (cached) objdump
objdump
checking how to recognize dependent libraries... checking how to recognize dependent libraries... (cached) pass_all
(cached) pass_all
checking for x86_64-apple-darwin17.7.0-ar... (cached) ar
checking for x86_64-apple-darwin17.7.0-ar... (cached) ar
checking for x86_64-apple-darwin17.7.0-strip... checking for x86_64-apple-darwin17.7.0-strip... no
no
checking for strip... (cached) strip
checking for strip... (cached) strip
checking for x86_64-apple-darwin17.7.0-ranlib... (cached) ranlib
checking for x86_64-apple-darwin17.7.0-ranlib... (cached) ranlib
checking command to parse nm output from gcc object... checking command to parse nm output from gcc object... (cached) ok
(cached) ok
checking for x86_64-apple-darwin17.7.0-dsymutil... checking for x86_64-apple-darwin17.7.0-dsymutil... no
checking for dsymutil... (cached) dsymutil
no
checking for x86_64-apple-darwin17.7.0-nmedit... checking for dsymutil... (cached) dsymutil
checking for x86_64-apple-darwin17.7.0-nmedit... no
checking for nmedit... (cached) no
nmedit
checking for nmedit... (cached) checking for x86_64-apple-darwin17.7.0-lipo... nmedit
checking for x86_64-apple-darwin17.7.0-lipo... no
checking for lipo... no
(cached) lipo
checking for lipo... checking for x86_64-apple-darwin17.7.0-otool... (cached) lipo
checking for x86_64-apple-darwin17.7.0-otool... no
checking for otool... (cached) otool
checking for x86_64-apple-darwin17.7.0-otool64... no
checking for otool... (cached) otool
checking for x86_64-apple-darwin17.7.0-otool64... no
checking for otool64... no
checking for otool64... no
checking for -single_module linker flag... (cached) yes
checking for -exported_symbols_list linker flag... (cached) yes
checking for -force_load linker flag... (cached) no
no
checking for -single_module linker flag... (cached) yes
checking for -exported_symbols_list linker flag... (cached) yes
checking for -force_load linker flag... (cached) no
checking for dlfcn.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for objdir... (cached) .libs
checking for objdir... (cached) .libs
rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
checking if gcc supports -fno-rtti -fno-exceptions... (cached) yes
checking for gcc option to produce PIC... checking if gcc supports -fno-rtti -fno-exceptions... (cached) -fno-common -DPIC
yes
checking if gcc PIC flag -fno-common -DPIC works... checking for gcc option to produce PIC... (cached) yes
-fno-common -DPIC
checking if gcc static flag -static works... checking if gcc PIC flag -fno-common -DPIC works... (cached) (cached) yes
no
checking if gcc supports -c -o file.o... checking if gcc static flag -static works... (cached) (cached) yes
checking if gcc supports -c -o file.o... no
(cached) checking if gcc supports -c -o file.o... yes
(cached) checking whether the gcc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... yes
checking dynamic linker characteristics... darwin17.7.0 dyld
darwin17.7.0 dyld
checking how to hardcode library paths into programs... immediate
checking how to hardcode library paths into programs... checking for dlopen in -ldl... (cached) yes
immediate
checking whether a program can dlopen itself... checking whether stripping libraries is possible... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for dlfcn.h... (cached) yes
checking for windows.h... (cached) no
checking for library containing dlopen... (cached) none required
checking for special C compiler options needed for large files... (cached) no
checking for _FILE_OFFSET_BITS value needed for large files... (cached) no
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... no
checking whether NLS is requested... no
checking whether NLS is requested... yes
checking whether gcc supports -Wmissing-field-initializers... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... no
checking whether NLS is requested... no
checking whether NLS is requested... yes
checking for msgfmt... (cached) /opt/local/bin/msgfmt
checking for gmsgfmt... (cached) /opt/local/bin/msgfmt
checking for msgfmt... (cached) /opt/local/bin/msgfmt
checking for gmsgfmt... (cached) /opt/local/bin/msgfmt
checking for xgettext... (cached) /opt/local/bin/xgettext
checking for xgettext... (cached) /opt/local/bin/xgettext
checking for msgmerge... (cached) /opt/local/bin/msgmerge
checking for msgmerge... (cached) /opt/local/bin/msgmerge
checking for long double... (cached) yes
checking for long long... (cached) yes
checking size of long long... (cached) 8
checking size of void *... (cached) 8
checking for string.h... (cached) yes
checking size of long... (cached) 8
checking for alloca.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for stddef.h... (cached) yes
checking for limits.h... checking for string.h... (cached) (cached) yes
yes
checking whether string.h and strings.h may both be included... (cached) yes
checking for strings.h... (cached) yes
checking whether basename is declared... (cached) no
checking for stdlib.h... checking whether stpcpy is declared... (cached) (cached) yes
yes
checking for sigsetjmp... checking for time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for wchar.h... (cached) yes
checking for wctype.h... (cached) yes

checking linker --as-needed support... (cached) no
checking for fcntl.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/stat.h... (cached) yes
configure: creating ./config.status
checking for sys/resource.h... (cached) yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for uintptr_t... yes
checking for int_least32_t... yes
checking for int_fast32_t... yes
checking for uint64_t... yes
checking what to include in bfd_stdint.h... stdint.h (already complete)
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for dirent.h that defines DIR... (cached) yes
checking for library containing opendir... (cached) none required
checking whether string.h and strings.h may both be included... (cached) yes
checking for fcntl... (cached) yes
checking for getpagesize... (cached) yes
checking for setitimer... (cached) yes
checking for sysconf... (cached) yes
checking for fdopen... (cached) yes
checking for getuid... (cached) yes
checking for getgid... (cached) yes
checking for fileno... (cached) yes
checking for strtoull... (cached) yes
checking for getrlimit... (cached) yes
checking whether basename is declared... (cached) no
checking whether ftello is declared... (cached) yes
checking whether ftello64 is declared... (cached) no
checking whether fseeko is declared... (cached) yes
checking whether fseeko64 is declared... (cached) no
checking whether ffs is declared... (cached) yes
checking whether free is declared... (cached) yes
config.status: creating Makefile
checking whether getenv is declared... (cached) yes
checking whether malloc is declared... (cached) yes
checking whether realloc is declared... (cached) yes
config.status: creating po/Makefile.in
checking whether stpcpy is declared... (cached) yes
checking whether strstr is declared... (cached) yes
checking whether asprintf is declared... (cached) yes
config.status: creating config.h
checking whether vasprintf is declared... (cached) yes
config.status: config.h is unchanged
checking whether snprintf is declared... (cached) yes
config.status: executing depfiles commands
checking whether vsnprintf is declared... (cached) yes
checking whether strnlen is declared... (cached) yes
checking linker --as-needed support... (cached) no
config.status: executing libtool commands
checking for gcc version with buggy 64-bit support... config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
no
checking for ftello... (cached) yes
checking for ftello64... (cached) no
checking for fseeko... (cached) yes
checking for fseeko64... (cached) no
checking for fopen64... (cached) no
checking size of off_t... (cached) 8
checking file_ptr type... BFD_HOST_64_BIT
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for madvise... (cached) yes
checking for mprotect... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating bfd-in3.h
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing bfd_stdint.h commands
Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
config.status: executing default commands
Making info in doc
Making info in po
make[3]: Nothing to be done for `info'.
make[3]: Nothing to be done for `info-am'.
/Library/Developer/CommandLineTools/usr/bin/make  all-recursive
Making all in doc
make[4]: Nothing to be done for `all'.
Making all in po
make[4]: Nothing to be done for `all'.
rm -f bfd-tmp.h
cp bfd-in3.h bfd-tmp.h
rm -f tofiles
f=""; \
    for i in elf32-m68k.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-properties.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo coff-m68k.lo cofflink.lo coffgen.lo ieee.lo elf32-gen.lo plugin.lo cpu-m68k.lo cpu-plugin.lo  archive64.lo ; do \
      case " $f " in \
        *" $i "*) ;; \
        *) f="$f $i" ;; \
      esac ; \
    done ; \
    echo $f > tofiles
/bin/sh /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/bfd/../move-if-change bfd-tmp.h bfd.h
/bin/sh /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/bfd/../move-if-change tofiles ofiles
rm -f bfd-tmp.h
touch stmp-bfd-h
touch stamp-ofiles
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/bfd -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/bfd/../include  -DHAVE_m68k_elf32_vec -DHAVE_m68k_coff_vec -DHAVE_ieee_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -DBINDIR='"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/bin"' -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/bfd/../zlib -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=m68k_elf32_vec -DSELECT_VECS='&m68k_elf32_vec,&m68k_coff_vec,&ieee_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec' -DSELECT_ARCHITECTURES='&bfd_m68k_arch,&bfd_plugin_arch' /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/bfd/archures.c
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/bfd -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/bfd/../include  -DHAVE_m68k_elf32_vec -DHAVE_m68k_coff_vec -DHAVE_ieee_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -DBINDIR='"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/bin"' -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/bfd/../zlib -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=m68k_elf32_vec -DSELECT_VECS='&m68k_elf32_vec,&m68k_coff_vec,&ieee_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec' -DSELECT_ARCHITECTURES='&bfd_m68k_arch,&bfd_plugin_arch' /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/bfd/targets.c
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/bfd -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/bfd/../include  -DHAVE_m68k_elf32_vec -DHAVE_m68k_coff_vec -DHAVE_ieee_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec  -DBINDIR='"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/bin"' -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/bfd/../zlib -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/lib/debug\" /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/bfd/dwarf2.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/bfd -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_m68k_coff_vec -DHAVE_ieee_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/bin\" -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/bfd/../zlib -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=m68k_elf32_vec "-DSELECT_VECS=&m68k_elf32_vec,&m68k_coff_vec,&ieee_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec" "-DSELECT_ARCHITECTURES=&bfd_m68k_arch,&bfd_plugin_arch" /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/bfd/targets.c -o targets.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/bfd -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_m68k_coff_vec -DHAVE_ieee_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/bin\" -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/bfd/../zlib -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=m68k_elf32_vec "-DSELECT_VECS=&m68k_elf32_vec,&m68k_coff_vec,&ieee_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec" "-DSELECT_ARCHITECTURES=&bfd_m68k_arch,&bfd_plugin_arch" /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/bfd/archures.c -o archures.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/bfd -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/bfd/../include -DHAVE_m68k_elf32_vec -DHAVE_m68k_coff_vec -DHAVE_ieee_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/bin\" -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/bfd/../zlib -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/lib/debug\" /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/bfd/dwarf2.c -o dwarf2.o
mv -f .deps/targets.Tpo .deps/targets.Plo
mv -f .deps/archures.Tpo .deps/archures.Plo
mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo
/bin/sh ./libtool --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/bfd/../zlib -g -O2 -rpath /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/x86_64-apple-darwin17.7.0/m68k-apple-macos/lib -release `cat libtool-soversion`  -Wl,-no_pie -L/usr/local/lib -L/opt/local/lib -o libbfd.la  archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coff-bfd.lo compress.lo corefile.lo format.lo hash.lo init.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo binary.lo ihex.lo srec.lo tekhex.lo verilog.lo `cat ofiles`  -ldl -L./../zlib -lz 
libtool: link: rm -fr  .libs/libbfd.a .libs/libbfd.la .libs/libbfd.lai
libtool: link: ar rc .libs/libbfd.a  archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coff-bfd.o compress.o corefile.o format.o hash.o init.o libbfd.o linker.o merge.o opncls.o reloc.o section.o simple.o stab-syms.o stabs.o syms.o targets.o binary.o ihex.o srec.o tekhex.o verilog.o elf32-m68k.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-properties.o elf-eh-frame.o dwarf1.o dwarf2.o coff-m68k.o cofflink.o coffgen.o ieee.o elf32-gen.o plugin.o cpu-m68k.o cpu-plugin.o archive64.o
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libbfd.a(bfdwin.o) has no symbols
libtool: link: ranlib .libs/libbfd.a
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libbfd.a(bfdwin.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" )
libtooldir=`/bin/sh ./libtool --config | /usr/bin/sed -n -e 's/^objdir=//p'`; \
    if [ -f $libtooldir/libbfd.a ]; then \
      cp $libtooldir/libbfd.a libbfd.tmp; \
      ranlib libbfd.tmp; \
      /bin/sh /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/bfd/../move-if-change libbfd.tmp libbfd.a; \
    else true; fi
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libbfd.tmp(bfdwin.o) has no symbols
touch stamp-lib
/Library/Developer/CommandLineTools/usr/bin/make  all-recursive
Making all in .
Making all in po
make[4]: Nothing to be done for `all'.
/Library/Developer/CommandLineTools/usr/bin/make  all-recursive
Making all in doc
make[4]: Nothing to be done for `all'.
Making all in po
make[4]: Nothing to be done for `all'.
gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas  -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas -I../bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/config -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../include -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/.. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../bfd -DLOCALEDIR="\"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/share/locale\"" -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../zlib -g -O2 -MT app.o -MD -MP -MF .deps/app.Tpo -c -o app.o /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/app.c
gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas  -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas -I../bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/config -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../include -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/.. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../bfd -DLOCALEDIR="\"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/share/locale\"" -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../zlib -g -O2 -MT as.o -MD -MP -MF .deps/as.Tpo -c -o as.o /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/as.c
gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas  -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas -I../bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/config -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../include -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/.. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../bfd -DLOCALEDIR="\"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/share/locale\"" -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../zlib -g -O2 -MT atof-generic.o -MD -MP -MF .deps/atof-generic.Tpo -c -o atof-generic.o /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/atof-generic.c
gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas  -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas -I../bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/config -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../include -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/.. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../bfd -DLOCALEDIR="\"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/share/locale\"" -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../zlib -g -O2 -MT cond.o -MD -MP -MF .deps/cond.Tpo -c -o cond.o /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/cond.c
gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas  -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas -I../bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/config -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../include -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/.. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../bfd -DLOCALEDIR="\"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/share/locale\"" -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../zlib -g -O2 -MT depend.o -MD -MP -MF .deps/depend.Tpo -c -o depend.o /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/depend.c
gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas  -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas -I../bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/config -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../include -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/.. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../bfd -DLOCALEDIR="\"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/share/locale\"" -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../zlib -g -O2 -MT dwarf2dbg.o -MD -MP -MF .deps/dwarf2dbg.Tpo -c -o dwarf2dbg.o /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/dwarf2dbg.c
gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas  -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas -I../bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/config -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../include -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/.. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../bfd -DLOCALEDIR="\"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/share/locale\"" -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../zlib -g -O2 -MT dw2gencfi.o -MD -MP -MF .deps/dw2gencfi.Tpo -c -o dw2gencfi.o /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/dw2gencfi.c
gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas  -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas -I../bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/config -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../include -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/.. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../bfd -DLOCALEDIR="\"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/share/locale\"" -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../zlib -g -O2 -MT ecoff.o -MD -MP -MF .deps/ecoff.Tpo -c -o ecoff.o /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/ecoff.c
mv -f .deps/ecoff.Tpo .deps/ecoff.Po
gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas  -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas -I../bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/config -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../include -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/.. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../bfd -DLOCALEDIR="\"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/share/locale\"" -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../zlib -g -O2 -MT ehopt.o -MD -MP -MF .deps/ehopt.Tpo -c -o ehopt.o /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/ehopt.c
/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/as.c:1047:24: warning: 'sbrk' is deprecated
      [-Wdeprecated-declarations]
  char *lim = (char *) sbrk (0);
                       ^
/usr/include/unistd.h:585:1: note: 'sbrk' has been explicitly marked deprecated here
__deprecated __WATCHOS_PROHIBITED __TVOS_PROHIBITED
^
/usr/include/sys/cdefs.h:176:37: note: expanded from macro '__deprecated'
#define __deprecated    __attribute__((deprecated))
                                       ^
/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/as.c:1191:25: warning: 'sbrk' is deprecated
      [-Wdeprecated-declarations]
  start_sbrk = (char *) sbrk (0);
                        ^
/usr/include/unistd.h:585:1: note: 'sbrk' has been explicitly marked deprecated here
__deprecated __WATCHOS_PROHIBITED __TVOS_PROHIBITED
^
/usr/include/sys/cdefs.h:176:37: note: expanded from macro '__deprecated'
#define __deprecated    __attribute__((deprecated))
                                       ^
mv -f .deps/depend.Tpo .deps/depend.Po
gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas  -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas -I../bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/config -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../include -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/.. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../bfd -DLOCALEDIR="\"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/share/locale\"" -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../zlib -g -O2 -MT expr.o -MD -MP -MF .deps/expr.Tpo -c -o expr.o /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/expr.c
mv -f .deps/atof-generic.Tpo .deps/atof-generic.Po
gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas  -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas -I../bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/config -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../include -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/.. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../bfd -DLOCALEDIR="\"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/share/locale\"" -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../zlib -g -O2 -MT flonum-copy.o -MD -MP -MF .deps/flonum-copy.Tpo -c -o flonum-copy.o /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/flonum-copy.c
mv -f .deps/cond.Tpo .deps/cond.Po
gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas  -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas -I../bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/config -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../include -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/.. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../bfd -DLOCALEDIR="\"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/share/locale\"" -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../zlib -g -O2 -MT frags.o -MD -MP -MF .deps/frags.Tpo -c -o frags.o /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/frags.c
mv -f .deps/flonum-copy.Tpo .deps/flonum-copy.Po
gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas  -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas -I../bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/config -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../include -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/.. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../bfd -DLOCALEDIR="\"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/share/locale\"" -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../zlib -g -O2 -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/hash.c
2 warnings generated.
mv -f .deps/ehopt.Tpo .deps/ehopt.Po
gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas  -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas -I../bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/config -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../include -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/.. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../bfd -DLOCALEDIR="\"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/share/locale\"" -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../zlib -g -O2 -MT input-file.o -MD -MP -MF .deps/input-file.Tpo -c -o input-file.o /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/input-file.c
mv -f .deps/as.Tpo .deps/as.Po
gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas  -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas -I../bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/config -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../include -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/.. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../bfd -DLOCALEDIR="\"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/share/locale\"" -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../zlib -g -O2 -MT input-scrub.o -MD -MP -MF .deps/input-scrub.Tpo -c -o input-scrub.o /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/input-scrub.c
mv -f .deps/app.Tpo .deps/app.Po
gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas  -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas -I../bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/config -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../include -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/.. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../bfd -DLOCALEDIR="\"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/share/locale\"" -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../zlib -g -O2 -MT listing.o -MD -MP -MF .deps/listing.Tpo -c -o listing.o /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/listing.c
mv -f .deps/input-file.Tpo .deps/input-file.Po
mv -f .deps/frags.Tpo .deps/frags.Po
gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas  -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas -I../bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/config -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../include -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/.. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../bfd -DLOCALEDIR="\"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/share/locale\"" -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../zlib -g -O2 -MT literal.o -MD -MP -MF .deps/literal.Tpo -c -o literal.o /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/literal.c
gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas  -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas -I../bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/config -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../include -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/.. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../bfd -DLOCALEDIR="\"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/share/locale\"" -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../zlib -g -O2 -MT macro.o -MD -MP -MF .deps/macro.Tpo -c -o macro.o /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/macro.c
mv -f .deps/input-scrub.Tpo .deps/input-scrub.Po
gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas  -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas -I../bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/config -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../include -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/.. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../bfd -DLOCALEDIR="\"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/share/locale\"" -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../zlib -g -O2 -MT messages.o -MD -MP -MF .deps/messages.Tpo -c -o messages.o /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/messages.c
mv -f .deps/literal.Tpo .deps/literal.Po
mv -f .deps/hash.Tpo .deps/hash.Po
gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas  -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas -I../bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/config -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../include -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/.. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../bfd -DLOCALEDIR="\"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/share/locale\"" -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../zlib -g -O2 -MT output-file.o -MD -MP -MF .deps/output-file.Tpo -c -o output-file.o /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/output-file.c
gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas  -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas -I../bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/config -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../include -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/.. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../bfd -DLOCALEDIR="\"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/share/locale\"" -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../zlib -g -O2 -MT read.o -MD -MP -MF .deps/read.Tpo -c -o read.o /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/read.c
mv -f .deps/dw2gencfi.Tpo .deps/dw2gencfi.Po
gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas  -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas -I../bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/config -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../include -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/.. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../bfd -DLOCALEDIR="\"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/share/locale\"" -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../zlib -g -O2 -MT remap.o -MD -MP -MF .deps/remap.Tpo -c -o remap.o /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/remap.c
mv -f .deps/dwarf2dbg.Tpo .deps/dwarf2dbg.Po
gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas  -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas -I../bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/config -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../include -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/.. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../bfd -DLOCALEDIR="\"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/share/locale\"" -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../zlib -g -O2 -MT sb.o -MD -MP -MF .deps/sb.Tpo -c -o sb.o /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/sb.c
mv -f .deps/output-file.Tpo .deps/output-file.Po
gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas  -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas -I../bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/config -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../include -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/.. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../bfd -DLOCALEDIR="\"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/share/locale\"" -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../zlib -g -O2 -MT stabs.o -MD -MP -MF .deps/stabs.Tpo -c -o stabs.o /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/stabs.c
mv -f .deps/messages.Tpo .deps/messages.Po
gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas  -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas -I../bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/config -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../include -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/.. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../bfd -DLOCALEDIR="\"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/share/locale\"" -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../zlib -g -O2 -MT subsegs.o -MD -MP -MF .deps/subsegs.Tpo -c -o subsegs.o /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/subsegs.c
mv -f .deps/remap.Tpo .deps/remap.Po
gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas  -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas -I../bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/config -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../include -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/.. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../bfd -DLOCALEDIR="\"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/share/locale\"" -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../zlib -g -O2 -MT symbols.o -MD -MP -MF .deps/symbols.Tpo -c -o symbols.o /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/symbols.c
mv -f .deps/sb.Tpo .deps/sb.Po
gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas  -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas -I../bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/config -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../include -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/.. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../bfd -DLOCALEDIR="\"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/share/locale\"" -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../zlib -g -O2 -MT write.o -MD -MP -MF .deps/write.Tpo -c -o write.o /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/write.c
mv -f .deps/subsegs.Tpo .deps/subsegs.Po
mv -f .deps/stabs.Tpo .deps/stabs.Po
mv -f .deps/expr.Tpo .deps/expr.Po
gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas  -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas -I../bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/config -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../include -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/.. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../bfd -DLOCALEDIR="\"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/share/locale\"" -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../zlib -g -O2 -MT tc-m68k.o -MD -MP -MF .deps/tc-m68k.Tpo -c -o tc-m68k.o `test -f 'config/tc-m68k.c' || echo '/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/'`config/tc-m68k.c
gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas  -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas -I../bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/config -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../include -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/.. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../bfd -DLOCALEDIR="\"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/share/locale\"" -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../zlib -g -O2 -MT obj-elf.o -MD -MP -MF .deps/obj-elf.Tpo -c -o obj-elf.o `test -f 'config/obj-elf.c' || echo '/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/'`config/obj-elf.c
gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas  -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas -I../bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/config -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../include -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/.. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../bfd -DLOCALEDIR="\"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/share/locale\"" -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../zlib -g -O2 -MT atof-ieee.o -MD -MP -MF .deps/atof-ieee.Tpo -c -o atof-ieee.o `test -f 'config/atof-ieee.c' || echo '/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/'`config/atof-ieee.c
mv -f .deps/listing.Tpo .deps/listing.Po
gcc -DHAVE_CONFIG_H -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas  -I. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas -I../bfd -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/config -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../include -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/.. -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../bfd -DLOCALEDIR="\"/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/toolchain/share/locale\"" -I/usr/local/include -I/opt/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../zlib -g -O2 -MT m68k-parse.o -MD -MP -MF .deps/m68k-parse.Tpo -c -o m68k-parse.o `test -f m68k-parse.c || echo /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/`m68k-parse.c 
mv -f .deps/macro.Tpo .deps/macro.Po
mv -f .deps/atof-ieee.Tpo .deps/atof-ieee.Po
mv -f .deps/obj-elf.Tpo .deps/obj-elf.Po
mv -f .deps/m68k-parse.Tpo .deps/m68k-parse.Po
mv -f .deps/write.Tpo .deps/write.Po
mv -f .deps/symbols.Tpo .deps/symbols.Po
mv -f .deps/read.Tpo .deps/read.Po
mv -f .deps/tc-m68k.Tpo .deps/tc-m68k.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../zlib -g -O2  -Wl,-no_pie -L/usr/local/lib -L/opt/local/lib -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-m68k.o obj-elf.o atof-ieee.o m68k-parse.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a   
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-master/binutils/gas/../zlib -g -O2 -Wl,-no_pie -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-m68k.o obj-elf.o atof-ieee.o m68k-parse.o  -L/usr/local/lib -L/opt/local/lib ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a -L/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/binutils-build/zlib -ldl -lz ../libiberty/libiberty.a
ld: warning: ignoring file /opt/local/lib/libz.dylib, file was built for i386 which is not the architecture being linked (x86_64): /opt/local/lib/libz.dylib
Undefined symbols for architecture x86_64:
  "_compress", referenced from:
      _bfd_compress_section_contents in libbfd.a(compress.o)
     (maybe you meant: _bfd_is_section_compressed, _bfd_compress_section , _bfd_is_section_compressed_with_header , _bfd_init_section_compress_status , _compress_init , _bfd_check_compression_header , _flag_compress_debug , _compress_finish , _compress_data , _bfd_update_compression_header , _bfd_get_compression_header_size )
  "_compressBound", referenced from:
      _bfd_compress_section_contents in libbfd.a(compress.o)
  "_deflate", referenced from:
      _compress_data in compress-debug.o
      _compress_finish in compress-debug.o
  "_deflateEnd", referenced from:
      _compress_finish in compress-debug.o
  "_deflateInit_", referenced from:
      _compress_init in compress-debug.o
  "_inflate", referenced from:
      _decompress_contents in libbfd.a(compress.o)
  "_inflateEnd", referenced from:
      _decompress_contents in libbfd.a(compress.o)
  "_inflateInit_", referenced from:
      _decompress_contents in libbfd.a(compress.o)
  "_inflateReset", referenced from:
      _decompress_contents in libbfd.a(compress.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[4]: *** [as-new] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-gas] Error 2
make: *** [all] Error 2

 

Paralel

Well-known member
You're linking for x86-84 architecture, and you are missing the symbols for x86-64, that's the best I can tell. 

 

Frobozz

Well-known member
I googled around on that, and didn't find anything super relevant, but it was helpful, because it got me looking at the bash script that handles the build. I found some conditionals, like this: 

    # Components needed for targeting 68K: binutils, gcc
    if [ $BUILD_68K != false ]; then

            # present-day Mac users are likely to install dependencies
            # in /usr/local via the homebrew package manager
        export CPPFLAGS="-I/usr/local/include"
        export LDFLAGS="-L/usr/local/lib"
        
            # or they could be using MacPorts. Default install
            # location is /opt/local
#        if [ -d "/opt/local/include" ]; then
#            export CPPFLAGS="$CPPFLAGS -I/opt/local/include"
#            export LDFLAGS="$LDFLAGS -L/opt/local/lib"
#        fi
 

So this is basically saying look in /usr/local/include, unless there is something in /opt/local/include, in which case use that. (I don't know what -d is, but I assume that's whats going on there). And that was it. I have been doing mac to mac transfers for something like 5-6 machines, going back a long time. More than 10 years ago, I used to use MacPorts, so I have stuff in /opt/local/. I commented out those lines, and the compile got much, much farther. 

Now I get an error with RezParser:

-----

[ 73%] [BISON][RezParser] Building parser with bison 3.2.2

Scanning dependencies of target RezLib

[ 74%] Building CXX object Rez/CMakeFiles/RezLib.dir/RezParser.generated.cc.o

In file included from /Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-build/build-host/Rez/RezParser.generated.cc:40:

RezParser.yy:121:52: error: call to implicitly-deleted copy constructor of 'yy::RezParser::symbol_type'

      (aka 'basic_symbol<yy::RezParser::by_type>')

                RezSymbol(const yy::RezParser::symbol_type& x) : yy::RezParser::symbol_type(x) {}

                                                                 ^                          ~

/Users/XXXXXX/Documents/Classic_Computers/Mac_dev/Retro68/Retro68-build/build-host/Rez/RezParser.generated.hh:679:7: note: copy constructor

      is implicitly deleted because 'basic_symbol<yy::RezParser::by_type>' has a user-declared move constructor

      basic_symbol (YY_RVREF (basic_symbol) other);

      ^

1 error generated.

gmake[2]: *** [Rez/CMakeFiles/RezLib.dir/build.make:79: Rez/CMakeFiles/RezLib.dir/RezParser.generated.cc.o] Error 1

gmake[1]: *** [CMakeFiles/Makefile2:337: Rez/CMakeFiles/RezLib.dir/all] Error 2

gmake: *** [Makefile:130: all] Error 2

-----

 
Last edited by a moderator:

Paralel

Well-known member
Ok, your parser is getting screwed because you're trying to call an implicitly-deleted copy construct. The reason the copy constructor is implicitly-deleted is because the "Basic_Symbol" aka Default Constructor has a user-declared move constructor.

Breaking it down, you are trying to call a copy of a default that has a move acting on it. You aren't allowed to call a copy of a default that is being moved because once it is being moved, the copy is implicitly deleted, so you are trying to call a copy that is not there.

and -d with a path in quotation marks basically means "Directory Path"

 
Last edited by a moderator:

techknight

Well-known member
Ok, your parser is getting screwed because you're trying to call an implicitly-deleted copy construct. The reason the copy constructor is implicitly-deleted is because the "Basic_Symbol" aka Default Constructor has a user-declared move constructor.

Breaking it down, you are trying to call a copy of a default that has a move acting on it. You aren't allowed to call a copy of a default that is being moved because once it is being moved, the copy is implicitly deleted, so you are trying to call a copy that is not there.

and -d with a path in quotation marks basically means "Directory Path"


Woooosh :-/

 

CC_333

Well-known member
Nor am I. I tried taking a class in it, but I found it very difficult to understand for some reason. So, yeah, It "woooshes" over my head too!

Java was easier (took that the semester before my C++ nightmare), but its usefulness is limited to relatively modern platforms (did any incarnation of Java *ever* run on a 68k Mac? I know there were some early implementations for Mac OS 8.x and 9.x...) Plus, while I was adequate enough to get a B in that class, I still wasn't too good at it; in the C++ class, I barely passed with a C minus (do two pluses equal a minus? They certainly did in my case :lol: )

Maybe in time, I can figure it all out.

c

 

Paralel

Well-known member
If someone held a gun to my head, My best guess is that he can call the default constructor and not the copy constructor to fix this.

 

ChrisPVille

New member
If I had to take a guess, it would be that RezParser depends on the implicit copy constructor even though an explicit move constructor was provided.  This isn't allowed under C++11.  I'm betting the compiler used to let you get away with a warning, but it is now disallowed.

Even though the implicit copy constructor is deleted because of the move constructor's presence, you are allowed to create an explicit default copy constructor (i.e. let the compiler fill in the copy constructor the way it would without the move constructor).  Something like:

MyClass(const MyClass&) = default;


Of course, this file is generated using bison.  That's not really a problem, but I find auto-generated code a PITA to work with and there's always a chance you've stumbled on some incompatibility with versions of the various tools involved.  It looks like Retro68's developers are responsive, so try posting an issue on the bug tracker.

 

Frobozz

Well-known member
Thanks for the link and suggestion. I posted an issue over there. If a solution comes up, I'll post back here. 

 
Top