=> Bootstrap dependency digest>=20010302: found digest-20080510 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 => Checksum SHA1 OK for sdcc-src-2.8.0.tar.bz2 => Checksum RMD160 OK for sdcc-src-2.8.0.tar.bz2 ===> Installing dependencies for sdcc-2.8.0nb2 ========================================================================== The following variables will affect the build process of this package, sdcc-2.8.0nb2. Their current value is shown below: * CURSES_DEFAULT = ncurses Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * TERMCAP_TYPE = curses You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Build dependency bison>=1.0: found bison-2.5nb1 => Build dependency flex>=2.5.4a: found flex-2.5.35nb2 => Build dependency checkperms>=1.1: found checkperms-1.11 => Full dependency gputils-[0-9]*: found gputils-0.13.5 => Full dependency perl>=5.0: found perl-5.14.2 => Full dependency boehm-gc>=6.6nb1: found boehm-gc-7.1nb4 => Full dependency readline>=6.0: found readline-6.2 ===> Overriding tools for sdcc-2.8.0nb2 ===> Extracting for sdcc-2.8.0nb2 ===> Patching for sdcc-2.8.0nb2 => Applying pkgsrc patches for sdcc-2.8.0nb2 ===> Creating toolchain wrappers for sdcc-2.8.0nb2 ===> Configuring for sdcc-2.8.0nb2 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Checking for portability problems in extracted files checking for gawk... /usr/bin/awk checking version of the package... 2.8.0 2.8.0 checking for x86_64-unknown-linux-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 how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk checking for x86_64-unknown-linux-ranlib... no checking for ranlib... ranlib checking for autoconf... autoconf checking for strip... strip checking for as... as checking for cp... /bin/cp checking for flex... /usr/pkg/bin/flex checking for bison... /usr/pkg/bin/bison -y checking for strerror... yes checking for vsnprintf... yes checking for snprintf... yes checking for vsprintf... yes checking for mkstemp... yes checking whether preprocessor accepts -MM or -M... -MM checking whether gcc accepts -ggdb... (cached) no checking whether gcc accepts -pipe... yes checking return type of signal handlers... void checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/egrep checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 8 checking whether char is unsigned... no checking type name for byte... char checking type name for word... short checking type name for dword... int checking whether host machine byte ordering is bigendian... no configure: creating ./config.status config.status: creating doc/Makefile config.status: creating src/avr/Makefile config.status: creating src/ds390/Makefile config.status: creating device/lib/ds390/Makefile config.status: creating src/ds400/Makefile config.status: creating device/lib/ds400/Makefile config.status: creating src/hc08/Makefile config.status: creating as/hc08/Makefile config.status: creating as/link/hc08/Makefile config.status: creating device/lib/hc08/Makefile config.status: creating src/mcs51/Makefile config.status: creating as/mcs51/Makefile config.status: creating as/link/mcs51/Makefile config.status: creating device/lib/mcs51/Makefile config.status: creating device/lib/small/Makefile config.status: creating device/lib/medium/Makefile config.status: creating device/lib/large/Makefile config.status: creating src/pic/Makefile config.status: creating src/pic16/Makefile config.status: creating src/xa51/Makefile config.status: creating src/z80/Makefile config.status: creating as/Makefile config.status: creating as/z80/Makefile config.status: creating as/link/Makefile config.status: creating as/link/z80/Makefile config.status: creating device/lib/z80/Makefile config.status: creating device/lib/gbz80/Makefile config.status: creating device/lib/Makefile config.status: creating main.mk config.status: creating src/Makefile config.status: creating device/include/Makefile config.status: creating support/librarian/Makefile config.status: creating support/makebin/Makefile config.status: creating support/regression/Makefile config.status: creating support/valdiag/Makefile config.status: creating Makefile config.status: creating Makefile.common config.status: creating sdccconf.h === configuring in support/cpp2 (/tmp/pkgsrc/devel/sdcc/work/sdcc/support/cpp2) configure: running /bin/sh ./configure '--prefix=/usr/pkg' '--datadir=/usr/pkg/share/sdcc' '--docdir=/usr/pkg/share/doc/sdcc' '--build=x86_64-unknown-linux' '--host=x86_64-unknown-linux' '--mandir=/usr/pkg/share/man' 'build_alias=x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'CC=gcc' 'CFLAGS=-O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/pkg/include/ncurses' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-fdollars-in-identifiers -I/usr/pkg/include -I/usr/pkg/include/ncurses' 'docdir=/usr/pkg/share/doc/sdcc' --cache-file=/dev/null --srcdir=. checking for x86_64-unknown-linux-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 whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for inline... inline checking for built-in _Bool... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/egrep checking execution character set... ASCII checking whether make sets $(MAKE)... yes checking whether a default assembler was specified... no checking whether a default linker was specified... no checking for gawk... /usr/bin/awk checking whether ln works... yes checking whether ln -s works... yes checking for x86_64-unknown-linux-ranlib... no checking for ranlib... ranlib checking for a BSD compatible install... /usr/bin/install -c -o pbulk -g pbulk checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... yes checking for working stdbool.h... yes checking whether string.h and strings.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/stat.h... (cached) yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for CHAR_BIT... yes checking byte ordering... little-endian checking for mktemp... yes checking for strip... strip checking for preprocessor stringizing operator... yes checking for clock... yes checking for strsignal... yes checking for strchr... yes checking for strrchr... yes checking for lstat... yes checking for ssize_t... yes checking for getpagesize... yes checking for working mmap from /dev/zero... yes checking for working mmap with MAP_ANON(YMOUS)... yes checking for working mmap of a file... yes checking whether getenv is declared... no checking whether abort is declared... no checking whether strsignal is declared... no checking whether errno is declared... no checking whether malloc is declared... no checking whether realloc is declared... no checking whether calloc is declared... no checking whether free is declared... no checking whether clock is declared... no checking if mkdir takes one argument... no checking what assembler to use... checking what nm to use... checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile config.status: creating auto-host.h config.status: executing default commands === configuring in support/packihx (/tmp/pkgsrc/devel/sdcc/work/sdcc/support/packihx) configure: running /bin/sh ./configure '--prefix=/usr/pkg' '--datadir=/usr/pkg/share/sdcc' '--docdir=/usr/pkg/share/doc/sdcc' '--build=x86_64-unknown-linux' '--host=x86_64-unknown-linux' '--mandir=/usr/pkg/share/man' 'build_alias=x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'CC=gcc' 'CFLAGS=-O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/pkg/include/ncurses' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-fdollars-in-identifiers -I/usr/pkg/include -I/usr/pkg/include/ncurses' 'docdir=/usr/pkg/share/doc/sdcc' --cache-file=/dev/null --srcdir=. checking for x86_64-unknown-linux-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 how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/egrep checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 8 checking for long long... yes checking size of long long... 8 checking type name for byte... char checking type name for word... short configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in sim/ucsim (/tmp/pkgsrc/devel/sdcc/work/sdcc/sim/ucsim) configure: running /bin/sh ./configure '--prefix=/usr/pkg' '--datadir=/usr/pkg/share/sdcc' '--docdir=/usr/pkg/share/doc/sdcc' '--build=x86_64-unknown-linux' '--host=x86_64-unknown-linux' '--mandir=/usr/pkg/share/man' 'build_alias=x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'CC=gcc' 'CFLAGS=-O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/pkg/include/ncurses' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-fdollars-in-identifiers -I/usr/pkg/include -I/usr/pkg/include/ncurses' 'docdir=/usr/pkg/share/doc/sdcc' --cache-file=/dev/null --srcdir=. checking for gawk... /usr/bin/awk checking version of the package... 0.5.4 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 g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk checking for x86_64-unknown-linux-ranlib... no checking for ranlib... ranlib checking for strip... strip checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for x86_64-unknown-linux-gcc... gcc 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 ld used by GCC... /usr/x86_64-unknown-linux-gnu/bin/ld checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/x86_64-unknown-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependant libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ) checking command to parse nm output... ok checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/egrep checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-unknown-linux-file... no checking for file... /usr/bin/file checking for x86_64-unknown-linux-ranlib... ranlib checking for x86_64-unknown-linux-strip... (cached) strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking whether the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking for flex... /usr/pkg/bin/flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... /usr/pkg/bin/bison -y checking for bison++... : checking for ANSI C header files... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for unistd.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for dlfcn.h... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking which header file defines FD_ macros... checking for socket in -lsocket... no checking for xdr_short in -lnsl... yes checking for dlopen in -ldl... yes checking for panel_above in -lpanel... yes checking for vprintf... yes checking for _doprnt... no checking for vsnprintf... yes checking for _vsnprintf... no checking for vasprintf... yes checking for strlen... yes checking for strcpy... yes checking for strcat... yes checking for strstr... yes checking for strcmp... yes checking for strerror... yes checking for strtok... yes checking for strdup... yes checking for strchr... yes checking for memcpy... yes checking for fgets... yes checking for yylex... no checking whether scanf knows %a... no checking whether getcwd is GNUish... no checking for type of length pointer parameter of accept... socklen_t checking whether host machine byte ordering is bigendian... no checking whether preprocessor accepts -MM or -M... -MM checking whether g++ accepts -ggdb... yes checking whether g++ accepts -gstabs... yes checking whether g++ accepts -pipe... yes checking whether g++ accepts and doesn't ignore -fPIC... yes checking return type of signal handlers... void checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 8 checking for long long... yes checking size of long long... 8 checking type name for byte... char checking type name for word... short checking type name for dword... int configure: creating ./config.status config.status: creating Makefile config.status: creating main.mk config.status: creating packages.mk config.status: creating sim.src/Makefile config.status: creating cmd.src/Makefile config.status: creating s51.src/Makefile config.status: creating avr.src/Makefile config.status: creating z80.src/Makefile config.status: creating hc08.src/Makefile config.status: creating xa.src/Makefile config.status: creating gui.src/Makefile config.status: creating gui.src/serio.src/Makefile config.status: creating doc/Makefile config.status: creating ddconfig.h === configuring in debugger/mcs51 (/tmp/pkgsrc/devel/sdcc/work/sdcc/debugger/mcs51) configure: running /bin/sh ./configure '--prefix=/usr/pkg' '--datadir=/usr/pkg/share/sdcc' '--docdir=/usr/pkg/share/doc/sdcc' '--build=x86_64-unknown-linux' '--host=x86_64-unknown-linux' '--mandir=/usr/pkg/share/man' 'build_alias=x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'CC=gcc' 'CFLAGS=-O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/pkg/include/ncurses' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-fdollars-in-identifiers -I/usr/pkg/include -I/usr/pkg/include/ncurses' 'docdir=/usr/pkg/share/doc/sdcc' --cache-file=/dev/null --srcdir=. checking for x86_64-unknown-linux-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 how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/egrep checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for GNU Readline library -lreadline.dll... no checking for GNU Readline library -lreadline... yes checking for x86_64-unknown-linux-gcc... (cached) gcc 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... gcc -E checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk checking for x86_64-unknown-linux-ranlib... no checking for ranlib... ranlib checking for autoconf... autoconf checking for strip... strip checking for as... as checking for cp... /bin/cp checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for socket in -lsocket... no checking for xdr_short in -lnsl... yes checking whether preprocessor accepts -MM or -M... -MM checking whether gcc accepts -ggdb... (cached) no checking whether gcc accepts -pipe... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in device/lib/pic (/tmp/pkgsrc/devel/sdcc/work/sdcc/device/lib/pic) configure: running /bin/sh ./configure '--prefix=/usr/pkg' '--datadir=/usr/pkg/share/sdcc' '--docdir=/usr/pkg/share/doc/sdcc' '--build=x86_64-unknown-linux' '--host=x86_64-unknown-linux' '--mandir=/usr/pkg/share/man' 'build_alias=x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'CC=gcc' 'CFLAGS=-O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/pkg/include/ncurses' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-fdollars-in-identifiers -I/usr/pkg/include -I/usr/pkg/include/ncurses' 'docdir=/usr/pkg/share/doc/sdcc' --cache-file=/dev/null --srcdir=. checking for gpasm... gpasm checking for gplink... gplink checking for gplib... gplib checking for rm... /bin/rm checking for cp... /bin/cp checking for mv... /bin/mv checking for ls... /bin/ls checking for sed... /bin/sed checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/egrep checking for mkdir... /bin/mkdir -p checking for rmdir... /bin/rmdir checking whether make sets $(MAKE)... yes configure: creating ./config.status config.status: creating Makefile config.status: creating Makefile.common config.status: creating libdev/Makefile config.status: creating libsdcc/Makefile config.status: creating libm/Makefile === configuring in device/lib/pic16 (/tmp/pkgsrc/devel/sdcc/work/sdcc/device/lib/pic16) configure: running /bin/sh ./configure '--prefix=/usr/pkg' '--datadir=/usr/pkg/share/sdcc' '--docdir=/usr/pkg/share/doc/sdcc' '--build=x86_64-unknown-linux' '--host=x86_64-unknown-linux' '--mandir=/usr/pkg/share/man' 'build_alias=x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'CC=gcc' 'CFLAGS=-O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/pkg/include/ncurses' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-fdollars-in-identifiers -I/usr/pkg/include -I/usr/pkg/include/ncurses' 'docdir=/usr/pkg/share/doc/sdcc' --cache-file=/dev/null --srcdir=. checking for gpasm... gpasm checking for gplink... gplink checking for gplib... gplib checking for rm... /bin/rm checking for cp... /bin/cp checking for mv... /bin/mv checking for ls... /bin/ls checking for sed... /bin/sed checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/egrep checking for mkdir... /bin/mkdir -p checking for rm... /bin/rmdir checking whether make sets $(MAKE)... yes configure: creating ./config.status config.status: creating Makefile config.status: creating Makefile.common config.status: creating debug/Makefile config.status: creating debug/gstack/Makefile config.status: creating libc/Makefile config.status: creating libc/ctype/Makefile config.status: creating libc/delay/Makefile config.status: creating libc/stdio/Makefile config.status: creating libc/stdlib/Makefile config.status: creating libc/string/Makefile config.status: creating libc/utils/Makefile config.status: creating libdev/Makefile config.status: creating libio/Makefile config.status: creating libio/adc/Makefile config.status: creating libio/i2c/Makefile config.status: creating libio/usart/Makefile config.status: creating libm/Makefile config.status: creating libsdcc/Makefile config.status: creating libsdcc/char/Makefile config.status: creating libsdcc/fixed16x16/Makefile config.status: creating libsdcc/float/Makefile config.status: creating libsdcc/gptr/Makefile config.status: creating libsdcc/int/Makefile config.status: creating libsdcc/long/Makefile config.status: creating libsdcc/lregs/Makefile config.status: creating libsdcc/stack/Makefile config.status: creating startup/Makefile sdcc 2.8.0 is now configured for Build: x86_64-unknown-linux Host: x86_64-unknown-linux Source directory: . C compiler: gcc CFLAGS: -pipe -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/pkg/include/ncurses ENABLED Ports: avr yes ds390 yes ds400 yes gbz80 yes hc08 yes mcs51 yes pic yes pic16 yes xa51 yes z80 yes Disable packihx: 0 Disable ucsim: 0 Disable device lib: 0 Disable sdcpp: 0 Disable sdcdb: 0 Enable documentation: 0 Enable libgc: 0 Install paths: binary files: ${prefix} include files: /usr/pkg/share/sdcc/sdcc/include library files: /usr/pkg/share/sdcc/sdcc/lib documentation: /usr/pkg/share/doc/sdcc prefix: /usr/pkg datadir: /usr/pkg/share/sdcc datarootdir: ${prefix}/share Search paths (incomplete, see manual for all search paths): binary files: $SDCC_HOME/bin include files: /share/sdcc/sdcc/include path(argv[0])/../share/sdcc/sdcc/include /usr/pkg/share/sdcc/sdcc/include library files: $SDCC_HOME/share/sdcc/sdcc/lib/ path(argv[0])/../share/sdcc/sdcc/lib/ /usr/pkg/share/sdcc/sdcc/lib/