chronos@localhost / $ crew install pkgsrc pkgsrc: pkgsrc is a framework for building third-party software on NetBSD and other UNIX-like systems https://github.com/NetBSD/pkgsrc Version: 2021Q1 License: Performing pre-flight checks... No precompiled binary available for your platform, downloading source... ^CInterrupted. chronos@localhost / $ crew install pkgsrc pkgsrc: pkgsrc is a framework for building third-party software on NetBSD and other UNIX-like systems https://github.com/NetBSD/pkgsrc Version: 2021Q1 License: Performing pre-flight checks... No precompiled binary available for your platform, downloading source... ^CInterrupted. chronos@localhost / $ crew install pkgsrc pkgsrc: pkgsrc is a framework for building third-party software on NetBSD and other UNIX-like systems https://github.com/NetBSD/pkgsrc Version: 2021Q1 License: Performing pre-flight checks... No precompiled binary available for your platform, downloading source... ^CInterrupted. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ chronos@localhost / $ crew install pkgsrc pkgsrc: pkgsrc is a framework for building third-party software on NetBSD and other UNIX-like systems https://github.com/NetBSD/pkgsrc Version: 2021Q1 License: Performing pre-flight checks... No precompiled binary available for your platform, downloading source... /usr/local/lib64/ruby/3.2.0/net/protocol.rb:46:in `connect_nonblock': Connection reset by peer - SSL_connect (Errno::ECONNRESET) from /usr/local/lib64/ruby/3.2.0/net/protocol.rb:46:in `ssl_socket_connect' from /usr/local/lib64/ruby/3.2.0/net/http.rb:1342:in `connect' from /usr/local/lib64/ruby/3.2.0/net/http.rb:1248:in `do_start' from /usr/local/lib64/ruby/3.2.0/net/http.rb:1237:in `start' from /usr/local/lib64/ruby/3.2.0/net/http.rb:687:in `start' from /usr/local/lib/crew/lib/downloader.rb:81:in `http_downloader' from /usr/local/lib/crew/lib/downloader.rb:40:in `downloader' from /usr/local/bin/crew:819:in `block in download' from /usr/local/bin/crew:787:in `chdir' from /usr/local/bin/crew:787:in `download' from /usr/local/bin/crew:1532:in `install' from /usr/local/bin/crew:1434:in `resolve_dependencies_and_install' from /usr/local/bin/crew:1891:in `block in install_command' from /usr/local/bin/crew:1886:in `each' from /usr/local/bin/crew:1886:in `install_command' from /usr/local/bin/crew:2018:in `
' # # # # -=O=- Pkgsrc archive downloaded. Unpacking archive using 'tar', this may take a while... Building from source, this may take a while... Preconfiguring package... ===> bootstrap command: ./bootstrap --abi=64 --preserve-path --unprivileged --prefix=/usr/local/pkg --pkgdbdir=/usr/local/pkg/pkgdb --sysconfdir=/usr/local/pkg/etc --varbase=/usr/local/pkg/var --workdir=/usr/local/tmp/crew/dest/usr/local --cwrappers=no --prefer-pkgsrc=yes --make-jobs=4 ===> bootstrap started: Tue Oct 3 17:09:34 NZDT 2023 Working directory is: /usr/local/tmp/crew/dest/usr/local ===> running: /usr/local/bin/sed -e 's|@DEFAULT_INSTALL_MODE@|'0755'|' /usr/local/tmp/crew/pkgsrc.20231003040803.dir/pkgsrc-ccaf3cb68a965f1b055b3e04485d725fc7043813/sysutils/install-sh/files/install-sh.in > /usr/local/tmp/crew/dest/usr/local/bin/install-sh ===> running: /bin/chmod +x /usr/local/tmp/crew/dest/usr/local/bin/install-sh ===> building as unprivileged user chronos/lp ===> Creating default mk.conf in /usr/local/tmp/crew/dest/usr/local ===> running: /bin/sh /usr/local/tmp/crew/dest/usr/local/bin/install-sh -d -o chronos -g lp /usr/local/tmp/crew/dest/usr/local/sbin ===> running: /bin/sh /usr/local/tmp/crew/dest/usr/local/bin/install-sh -d -o chronos -g lp /usr/local/tmp/crew/dest/usr/local/share/mk ===> Bootstrapping mk-files ===> running: (cd /usr/local/tmp/crew/pkgsrc.20231003040803.dir/pkgsrc-ccaf3cb68a965f1b055b3e04485d725fc7043813/pkgtools/bootstrap-mk-files/files && env CP=/bin/cp OPSYS=Linux MK_DST=/usr/local/tmp/crew/dest/usr/local/share/mk ROOT_GROUP=root ROOT_USER=root SED=/usr/local/bin/sed SYSCONFDIR=/usr/local/pkg/etc /bin/sh ./bootstrap.sh) ===> Bootstrapping bmake ===> running: /bin/sh /usr/local/tmp/crew/dest/usr/local/bin/install-sh -d -o chronos -g lp /usr/local/tmp/crew/dest/usr/local/bmake ===> running: (cd /usr/local/tmp/crew/dest/usr/local/bmake && /bin/sh configure --prefix=/usr/local/tmp/crew/dest/usr/local --with-default-sys-path=/usr/local/tmp/crew/dest/usr/local/share/mk --with-machine-arch=x86_64 --with-defshell=/bin/bash) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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... /bin/grep checking for egrep... /bin/grep -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for 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 for gcc option to accept ISO C99... none needed checking for a BSD-compatible install... /usr/bin/install -c Using: BMAKE_PATH_MAX=1024 checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/sysctl.h... no checking ar.h usability... yes checking ar.h presence... yes checking for ar.h... yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking ranlib.h usability... no checking ranlib.h presence... no checking for ranlib.h... no checking for string.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking whether sys/cdefs.h is compatible... no checking for __attribute__... yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uint32_t... yes checking whether sys_siglist is declared... no checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking return type of signal handlers... void checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for vprintf... yes checking for _doprnt... no checking for wait3 that fills in rusage... yes checking for err... yes checking for errx... yes checking for getcwd... yes checking for getenv... yes checking for getopt... yes checking for getwd... yes checking for killpg... yes checking for mmap... yes checking for putenv... yes checking for select... yes checking for setenv... yes checking for setpgid... yes checking for setsid... yes checking for sigaction... yes checking for sigvec... no checking for snprintf... yes checking for strerror... yes checking for strftime... yes checking for strsep... yes checking for strtod... yes checking for strtol... yes checking for sysctl... no checking for unsetenv... yes checking for vsnprintf... yes checking for wait3... yes checking for wait4... yes checking for waitpid... yes checking for warn... yes checking for warnx... yes checking for realpath... yes checking for dirname... yes checking for stresep... no checking for strlcpy... no checking for emalloc in -lutil... no checking whether stat file-mode macros are broken... no checking for struct stat.st_rdev... yes checking if compiler supports __func__ checking if diff -u works... yes checking for MACHINE & MACHINE_ARCH... defaults: MACHINE=linux4, MACHINE_ARCH=x86_64 Using: MACHINE=linux4, MACHINE_ARCH=x86_64 Using: MKSRC=${srcdir}/mk Using: SHELL=/bin/bash configure: creating ./config.status config.status: creating makefile config.status: creating Makefile.config config.status: creating unit-tests/Makefile.config config.status: creating make-bootstrap.sh config.status: creating config.h You can now run sh ./make-bootstrap.sh to produce a fully functional bmake. ===> running: (cd /usr/local/tmp/crew/dest/usr/local/bmake && /bin/sh make-bootstrap.sh) gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -DMAKE_VERSION="20200524" -DMACHINE="linux4" -DPKGSRC_MACHINE_ARCH="x86_64" -D_PATH_DEFSYSPATH="/usr/local/tmp/crew/dest/usr/local/share/mk" -o main.o /usr/local/tmp/crew/dest/usr/local/bmake/main.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o arch.o /usr/local/tmp/crew/dest/usr/local/bmake/arch.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o buf.o /usr/local/tmp/crew/dest/usr/local/bmake/buf.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o compat.o /usr/local/tmp/crew/dest/usr/local/bmake/compat.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o cond.o /usr/local/tmp/crew/dest/usr/local/bmake/cond.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o dir.o /usr/local/tmp/crew/dest/usr/local/bmake/dir.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o for.o /usr/local/tmp/crew/dest/usr/local/bmake/for.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o getopt /usr/local/tmp/crew/dest/usr/local/bmake/getopt.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o hash.o /usr/local/tmp/crew/dest/usr/local/bmake/hash.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o make.o /usr/local/tmp/crew/dest/usr/local/bmake/make.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o make_malloc.o /usr/local/tmp/crew/dest/usr/local/bmake/make_malloc.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o metachar.o /usr/local/tmp/crew/dest/usr/local/bmake/metachar.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o parse.o /usr/local/tmp/crew/dest/usr/local/bmake/parse.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o sigcompat.o /usr/local/tmp/crew/dest/usr/local/bmake/sigcompat.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o str.o /usr/local/tmp/crew/dest/usr/local/bmake/str.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o strlist.o /usr/local/tmp/crew/dest/usr/local/bmake/strlist.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o suff.o /usr/local/tmp/crew/dest/usr/local/bmake/suff.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o targ.o /usr/local/tmp/crew/dest/usr/local/bmake/targ.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o trace.o /usr/local/tmp/crew/dest/usr/local/bmake/trace.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o var.o /usr/local/tmp/crew/dest/usr/local/bmake/var.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o util.o /usr/local/tmp/crew/dest/usr/local/bmake/util.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstAppend.o /usr/local/tmp/crew/dest/usr/local/bmake/lst.lib/lstAppend.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstDupl.o /usr/local/tmp/crew/dest/usr/local/bmake/lst.lib/lstDupl.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstInit.o /usr/local/tmp/crew/dest/usr/local/bmake/lst.lib/lstInit.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstOpen.o /usr/local/tmp/crew/dest/usr/local/bmake/lst.lib/lstOpen.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstAtEnd.o /usr/local/tmp/crew/dest/usr/local/bmake/lst.lib/lstAtEnd.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstEnQueue.o /usr/local/tmp/crew/dest/usr/local/bmake/lst.lib/lstEnQueue.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstInsert.o /usr/local/tmp/crew/dest/usr/local/bmake/lst.lib/lstInsert.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstAtFront.o /usr/local/tmp/crew/dest/usr/local/bmake/lst.lib/lstAtFront.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstIsAtEnd.o /usr/local/tmp/crew/dest/usr/local/bmake/lst.lib/lstIsAtEnd.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstClose.o /usr/local/tmp/crew/dest/usr/local/bmake/lst.lib/lstClose.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstFind.o /usr/local/tmp/crew/dest/usr/local/bmake/lst.lib/lstFind.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstIsEmpty.o /usr/local/tmp/crew/dest/usr/local/bmake/lst.lib/lstIsEmpty.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstRemove.o /usr/local/tmp/crew/dest/usr/local/bmake/lst.lib/lstRemove.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstConcat.o /usr/local/tmp/crew/dest/usr/local/bmake/lst.lib/lstConcat.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstFindFrom.o /usr/local/tmp/crew/dest/usr/local/bmake/lst.lib/lstFindFrom.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstLast.o /usr/local/tmp/crew/dest/usr/local/bmake/lst.lib/lstLast.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstReplace.o /usr/local/tmp/crew/dest/usr/local/bmake/lst.lib/lstReplace.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstFirst.o /usr/local/tmp/crew/dest/usr/local/bmake/lst.lib/lstFirst.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstDatum.o /usr/local/tmp/crew/dest/usr/local/bmake/lst.lib/lstDatum.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstForEach.o /usr/local/tmp/crew/dest/usr/local/bmake/lst.lib/lstForEach.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstMember.o /usr/local/tmp/crew/dest/usr/local/bmake/lst.lib/lstMember.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstSucc.o /usr/local/tmp/crew/dest/usr/local/bmake/lst.lib/lstSucc.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstDeQueue.o /usr/local/tmp/crew/dest/usr/local/bmake/lst.lib/lstDeQueue.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstForEachFrom.o /usr/local/tmp/crew/dest/usr/local/bmake/lst.lib/lstForEachFrom.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstDestroy.o /usr/local/tmp/crew/dest/usr/local/bmake/lst.lib/lstDestroy.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstNext.o /usr/local/tmp/crew/dest/usr/local/bmake/lst.lib/lstNext.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstPrev.o /usr/local/tmp/crew/dest/usr/local/bmake/lst.lib/lstPrev.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o stresep.o /usr/local/tmp/crew/dest/usr/local/bmake/stresep.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o strlcpy.o /usr/local/tmp/crew/dest/usr/local/bmake/strlcpy.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o meta.o /usr/local/tmp/crew/dest/usr/local/bmake/meta.c gcc -c -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -I. -I/usr/local/tmp/crew/dest/usr/local/bmake -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o job.o /usr/local/tmp/crew/dest/usr/local/bmake/job.c gcc -flto=auto -o bmake main.o job.o meta.o arch.o buf.o compat.o cond.o dir.o for.o getopt hash.o make.o make_malloc.o metachar.o parse.o sigcompat.o str.o strlist.o suff.o targ.o trace.o var.o util.o lstAppend.o lstDupl.o lstInit.o lstOpen.o lstAtEnd.o lstEnQueue.o lstInsert.o lstAtFront.o lstIsAtEnd.o lstClose.o lstFind.o lstIsEmpty.o lstRemove.o lstConcat.o lstFindFrom.o lstLast.o lstReplace.o lstFirst.o lstDatum.o lstForEach.o lstMember.o lstSucc.o lstDeQueue.o lstForEachFrom.o lstDestroy.o lstNext.o lstPrev.o stresep.o strlcpy.o ===> running: /bin/sh /usr/local/tmp/crew/dest/usr/local/bin/install-sh -c -o chronos -g lp -m 755 /usr/local/tmp/crew/dest/usr/local/bmake/bmake /usr/local/tmp/crew/dest/usr/local/bin/bmake ===> Building libnbcompat ===> running: /bin/sh /usr/local/tmp/crew/dest/usr/local/bin/install-sh -d -o chronos -g lp /usr/local/tmp/crew/dest/usr/local/libnbcompat ===> running: (cd /usr/local/tmp/crew/dest/usr/local/libnbcompat; /bin/sh ./configure -C --prefix=/usr/local/pkg --infodir=/usr/local/pkg/info --mandir=/usr/local/pkg/man --sysconfdir=/usr/local/pkg/etc --enable-bsd-getopt --enable-db && /usr/local/tmp/crew/dest/usr/local/bin/bmake -j4) configure: creating cache config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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... /bin/grep checking for egrep... /bin/grep -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether make sets $(MAKE)... yes checking for gcc option to accept ISO C99... none needed checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for ranlib... ranlib checking for gawk... no checking for mawk... mawk checking for ar... ar checking for fparseln in -lutil... no checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking bsd/libutil.h usability... no checking bsd/libutil.h presence... no checking for bsd/libutil.h... no checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking fts.h usability... yes checking fts.h presence... yes checking for fts.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for inttypes.h... (cached) yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking machine/endian.h usability... no checking machine/endian.h presence... no checking for machine/endian.h... no checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/byteorder.h usability... no checking sys/byteorder.h presence... no checking for sys/byteorder.h... no checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking sys/dir.h usability... yes checking sys/dir.h presence... yes checking for sys/dir.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/ndir.h usability... no checking sys/ndir.h presence... no checking for sys/ndir.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/ttycom.h usability... no checking sys/ttycom.h presence... no checking for sys/ttycom.h... no checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking termcap.h usability... no checking termcap.h presence... no checking for termcap.h... no checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking tzfile.h usability... no checking tzfile.h presence... no checking for tzfile.h... no checking for unistd.h... (cached) yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for sys/mount.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking sys/queue.h usability... yes checking sys/queue.h presence... yes checking for sys/queue.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for regexec... yes checking for va_copy... yes checking for __builtin_va_copy... yes checking md5.h usability... no checking md5.h presence... no checking for md5.h... no checking for md5.h... (cached) no checking rmd160.h usability... no checking rmd160.h presence... no checking for rmd160.h... no checking sha1.h usability... no checking sha1.h presence... no checking for sha1.h... no checking sha2.h usability... no checking sha2.h presence... no checking for sha2.h... no checking for MD5File... no checking for RMD160File... no checking for SHA1File... no checking for SHA512_File... no checking for issetugid... no checking whether optarg is declared... yes checking whether optind is declared... yes checking whether optreset is declared... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for struct option... yes configure: Using included getopt and getopt_long checking vis.h usability... no checking vis.h presence... no checking for vis.h... no checking for __attribute__... yes checking for size_t... yes checking for uintptr_t... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for long long... yes checking for long double... yes checking for fsid_t... yes checking whether byte ordering is bigendian... no checking size of off_t... 8 checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether snprintf is declared... yes checking whether asprintf is declared... yes checking whether strdup is declared... yes checking whether isblank is declared... yes checking for err... yes checking for fgetln... no checking for fnmatch... yes checking for fparseln... no checking for getdelim... yes checking for getenv... yes checking for getline... yes checking for lchflags... no checking for lchmod... yes checking for lchown... yes checking for lutimes... yes checking for mkdtemp... yes checking for mkstemp... yes checking for setenv... yes checking for setgroupent... no checking for setpassent... no checking for setprogname... no checking for shquote... no checking for statvfs... yes checking for strerror... yes checking for strlcat... no checking for strlcpy... no checking for strmode... no checking for strsep... yes checking for strtoll... yes checking for unsetenv... yes checking for usleep... yes checking for utimes... yes checking for warn... yes checking for library containing socket... none required checking for gethostbyname in -lnsl... yes checking for socklen_t... yes checking for struct addrinfo... yes checking for struct in6_addr... yes checking for struct sockaddr_in6... yes checking for struct sockaddr_storage... yes checking for getnameinfo... yes checking for gai_strerror... yes checking for getaddrinfo... yes checking for getenv... (cached) yes checking for setenv... (cached) yes checking for unsetenv... (cached) yes checking for mkdtemp... (cached) yes checking for mkstemp... (cached) yes checking for setlocale... yes checking for getmode... no checking for setmode... no checking for strnlen... yes checking whether endgrent is declared... no checking whether endpwent is declared... no checking whether setpassent is declared... no checking for gid_from_group... no checking for group_from_gid... no checking for pwcache_groupdb... no checking for pwcache_userdb... no checking for uid_from_user... no checking for user_from_uid... no checking for fts_open... yes checking for timegm... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking for poll.h... (cached) yes checking for sys/poll.h... (cached) yes checking for poll... yes checking if poll() is implemented natively... yes checking for getpassphrase... no checking for getpgrp... yes checking for select... yes checking for getpgrp... (cached) yes checking whether getpgrp requires zero arguments... yes checking for struct statfs.f_flags... yes checking for struct statfs.f_fsize... no checking for struct statfs.f_iosize... no checking for struct dirent.d_namlen... no checking for DIR.dd_fd... no checking for dirfd... yes checking *printf() support for %lld... yes checking for strtoll... (cached) yes checking if vsnprintf is standards compliant... yes configure: updating cache config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating nbcompat/config.h --- nbcompat/nbconfig.h --- mawk -f nbcompat.awk nbcompat/config.h > nbcompat/nbconfig.h --- glob.o --- --- md5c.o --- --- md5hl.o --- --- rmd160.o --- --- glob.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c glob.c --- rmd160.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c rmd160.c --- md5hl.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c md5hl.c --- md5c.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c md5c.c --- rmd160hl.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c rmd160hl.c --- sha1.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c sha1.c --- sha1hl.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c sha1hl.c --- sha2.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c sha2.c --- sha2hl.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c sha2hl.c --- getopt.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c getopt.c --- getopt_long.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c getopt_long.c --- vis.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c vis.c --- unvis.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c unvis.c --- fgetln.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c fgetln.c --- fparseln.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c fparseln.c --- lchflags.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c lchflags.c --- setgroupent.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c setgroupent.c --- lchflags.o --- lchflags.c: In function ‘lchflags’: lchflags.c:49:17: warning: implicit declaration of function ‘chflags’; did you mean ‘lchflags’? [-Wimplicit-function-declaration] 49 | return (chflags(path, flags)); | ^~~~~~~ | lchflags --- setpassent.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c setpassent.c --- setprogname.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c setprogname.c --- shquote.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c shquote.c --- strlcat.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c strlcat.c --- strlcpy.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c strlcpy.c --- strmode.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c strmode.c --- setmode.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c setmode.c --- pwcache.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c pwcache.c --- bt_close.o --- --- bt_conv.o --- --- bt_close.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c /usr/local/tmp/crew/dest/usr/local/libnbcompat/db/btree/bt_close.c --- bt_conv.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c /usr/local/tmp/crew/dest/usr/local/libnbcompat/db/btree/bt_conv.c --- bt_debug.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c /usr/local/tmp/crew/dest/usr/local/libnbcompat/db/btree/bt_debug.c --- bt_delete.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c /usr/local/tmp/crew/dest/usr/local/libnbcompat/db/btree/bt_delete.c --- bt_get.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c /usr/local/tmp/crew/dest/usr/local/libnbcompat/db/btree/bt_get.c --- bt_open.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c /usr/local/tmp/crew/dest/usr/local/libnbcompat/db/btree/bt_open.c --- bt_overflow.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c /usr/local/tmp/crew/dest/usr/local/libnbcompat/db/btree/bt_overflow.c --- bt_page.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c /usr/local/tmp/crew/dest/usr/local/libnbcompat/db/btree/bt_page.c --- bt_put.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c /usr/local/tmp/crew/dest/usr/local/libnbcompat/db/btree/bt_put.c --- bt_search.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c /usr/local/tmp/crew/dest/usr/local/libnbcompat/db/btree/bt_search.c --- bt_seq.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c /usr/local/tmp/crew/dest/usr/local/libnbcompat/db/btree/bt_seq.c --- bt_split.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c /usr/local/tmp/crew/dest/usr/local/libnbcompat/db/btree/bt_split.c --- bt_utils.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c /usr/local/tmp/crew/dest/usr/local/libnbcompat/db/btree/bt_utils.c --- db.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c /usr/local/tmp/crew/dest/usr/local/libnbcompat/db/db/db.c --- hash.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c /usr/local/tmp/crew/dest/usr/local/libnbcompat/db/hash/hash.c --- hash_bigkey.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c /usr/local/tmp/crew/dest/usr/local/libnbcompat/db/hash/hash_bigkey.c --- hash_buf.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c /usr/local/tmp/crew/dest/usr/local/libnbcompat/db/hash/hash_buf.c --- hash_func.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c /usr/local/tmp/crew/dest/usr/local/libnbcompat/db/hash/hash_func.c --- hash_log2.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c /usr/local/tmp/crew/dest/usr/local/libnbcompat/db/hash/hash_log2.c --- hash_page.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c /usr/local/tmp/crew/dest/usr/local/libnbcompat/db/hash/hash_page.c --- ndbm.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c /usr/local/tmp/crew/dest/usr/local/libnbcompat/db/hash/ndbm.c --- ndbmdatum.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c /usr/local/tmp/crew/dest/usr/local/libnbcompat/db/hash/ndbmdatum.c --- mpool.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c /usr/local/tmp/crew/dest/usr/local/libnbcompat/db/mpool/mpool.c --- rec_close.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c /usr/local/tmp/crew/dest/usr/local/libnbcompat/db/recno/rec_close.c --- rec_delete.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c /usr/local/tmp/crew/dest/usr/local/libnbcompat/db/recno/rec_delete.c --- rec_get.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c /usr/local/tmp/crew/dest/usr/local/libnbcompat/db/recno/rec_get.c --- rec_open.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c /usr/local/tmp/crew/dest/usr/local/libnbcompat/db/recno/rec_open.c --- rec_put.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c /usr/local/tmp/crew/dest/usr/local/libnbcompat/db/recno/rec_put.c --- rec_search.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c /usr/local/tmp/crew/dest/usr/local/libnbcompat/db/recno/rec_search.c --- rec_seq.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c /usr/local/tmp/crew/dest/usr/local/libnbcompat/db/recno/rec_seq.c --- rec_utils.o --- gcc -D__DBINTERFACE_PRIVATE -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -DHAVE_CONFIG_H -c /usr/local/tmp/crew/dest/usr/local/libnbcompat/db/recno/rec_utils.c --- libnbcompat.a --- ar cr libnbcompat.a glob.o md5c.o md5hl.o rmd160.o rmd160hl.o sha1.o sha1hl.o sha2.o sha2hl.o getopt.o getopt_long.o vis.o unvis.o fgetln.o fparseln.o lchflags.o setgroupent.o setpassent.o setprogname.o shquote.o strlcat.o strlcpy.o strmode.o setmode.o pwcache.o bt_close.o bt_conv.o bt_debug.o bt_delete.o bt_get.o bt_open.o bt_overflow.o bt_page.o bt_put.o bt_search.o bt_seq.o bt_split.o bt_utils.o db.o hash.o hash_bigkey.o hash_buf.o hash_func.o hash_log2.o hash_page.o ndbm.o ndbmdatum.o mpool.o rec_close.o rec_delete.o rec_get.o rec_open.o rec_put.o rec_search.o rec_seq.o rec_utils.o ranlib libnbcompat.a ===> Bootstrapping awk ===> running: /bin/sh /usr/local/tmp/crew/dest/usr/local/bin/install-sh -d -o chronos -g lp /usr/local/tmp/crew/dest/usr/local/awk ===> running: (cd /usr/local/tmp/crew/dest/usr/local/awk && /usr/local/tmp/crew/dest/usr/local/bin/bmake -j4 -f Makefile CC="cc" CFLAGS="-O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto") --- ytab.o --- --- b.o --- --- main.o --- --- parse.o --- --- ytab.o --- cc -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c ytab.c --- b.o --- cc -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c b.c --- main.o --- cc -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c main.c --- parse.o --- cc -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c parse.c --- proctab.o --- cc -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c proctab.c --- tran.o --- cc -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c tran.c --- lib.o --- cc -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c lib.c --- run.o --- cc -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c run.c --- lex.o --- cc -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c lex.c --- a.out --- cc -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto ytab.o b.o main.o parse.o proctab.o tran.o lib.o run.o lex.o -lm -o a.out : invalid option -- 'J' Usage: make [options] [target] ... Options: -b, -m Ignored for compatibility. -B, --always-make Unconditionally make all targets. -C DIRECTORY, --directory=DIRECTORY Change to DIRECTORY before doing anything. -d Print lots of debugging information. --debug[=FLAGS] Print various types of debugging information. -e, --environment-overrides Environment variables override makefiles. -E STRING, --eval=STRING Evaluate STRING as a makefile statement. -f FILE, --file=FILE, --makefile=FILE Read FILE as a makefile. -h, --help Print this message and exit. -i, --ignore-errors Ignore errors from recipes. -I DIRECTORY, --include-dir=DIRECTORY Search DIRECTORY for included makefiles. -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg. --jobserver-style=STYLE Select the style of jobserver to use. -k, --keep-going Keep going when some targets can't be made. -l [N], --load-average[=N], --max-load[=N] Don't start multiple jobs unless load is below N. -L, --check-symlink-times Use the latest mtime between symlinks and target. -n, --just-print, --dry-run, --recon Don't actually run any recipe; just print them. -o FILE, --old-file=FILE, --assume-old=FILE Consider FILE to be very old and don't remake it. -O[TYPE], --output-sync[=TYPE] Synchronize output of parallel jobs by TYPE. -p, --print-data-base Print make's internal database. -q, --question Run no recipe; exit status says if up to date. -r, --no-builtin-rules Disable the built-in implicit rules. -R, --no-builtin-variables Disable the built-in variable settings. --shuffle[={SEED|random|reverse|none}] Perform shuffle of prerequisites and goals. -s, --silent, --quiet Don't echo recipes. --no-silent Echo recipes (disable --silent mode). -S, --no-keep-going, --stop Turns off -k. -t, --touch Touch targets instead of remaking them. --trace Print tracing information. -v, --version Print the version number of make and exit. -w, --print-directory Print the current directory. --no-print-directory Turn off -w, even if it was turned on implicitly. -W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE Consider FILE to be infinitely new. --warn-undefined-variables Warn when an undefined variable is referenced. This program built for x86_64-cros-linux-gnu Report bugs to lto-wrapper: warning: using serial compilation of 2 LTRANS jobs lto-wrapper: note: see the ‘-flto’ option documentation for more information ===> running: /bin/sh /usr/local/tmp/crew/dest/usr/local/bin/install-sh -c -o chronos -g lp -m 755 /usr/local/tmp/crew/dest/usr/local/awk/a.out /usr/local/tmp/crew/dest/usr/local/bin/nawk ===> Bootstrapping sed ===> running: /bin/sh /usr/local/tmp/crew/dest/usr/local/bin/install-sh -d -o chronos -g lp /usr/local/tmp/crew/dest/usr/local/sed ===> running: (cd /usr/local/tmp/crew/dest/usr/local/sed; env CPPFLAGS=' -I../libnbcompat' LDFLAGS='-flto=auto -L../libnbcompat' LIBS=' -lnbcompat' /bin/sh ./configure -C --prefix=/usr/local/pkg --infodir=/usr/local/pkg/info --mandir=/usr/local/pkg/man --sysconfdir=/usr/local/pkg/etc --program-transform-name='s,sed,nbsed,' && /usr/local/tmp/crew/dest/usr/local/bin/bmake -j4) configure: creating cache config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether make sets $(MAKE)... yes checking for gawk... no checking for mawk... mawk checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking how to run the C preprocessor... gcc -E checking for egrep... grep -E 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 ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for regcomp... yes checking for regexec... yes checking for memcpy... yes checking for working REG_STARTEND... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no updating cache config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h --- compile.o --- --- main.o --- --- misc.o --- --- process.o --- --- compile.o --- gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-pc-linux-gnu\" -DVERSION=\"20040821\" -I../libnbcompat -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c compile.c -o compile.o --- main.o --- gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-pc-linux-gnu\" -DVERSION=\"20040821\" -I../libnbcompat -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c main.c -o main.o --- process.o --- gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-pc-linux-gnu\" -DVERSION=\"20040821\" -I../libnbcompat -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c process.c -o process.o --- misc.o --- gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-pc-linux-gnu\" -DVERSION=\"20040821\" -I../libnbcompat -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c misc.c -o misc.o --- sed --- gcc -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -flto=auto -L../libnbcompat -o sed compile.o main.o misc.o process.o -lnbcompat : invalid option -- 'J' Usage: make [options] [target] ... Options: -b, -m Ignored for compatibility. -B, --always-make Unconditionally make all targets. -C DIRECTORY, --directory=DIRECTORY Change to DIRECTORY before doing anything. -d Print lots of debugging information. --debug[=FLAGS] Print various types of debugging information. -e, --environment-overrides Environment variables override makefiles. -E STRING, --eval=STRING Evaluate STRING as a makefile statement. -f FILE, --file=FILE, --makefile=FILE Read FILE as a makefile. -h, --help Print this message and exit. -i, --ignore-errors Ignore errors from recipes. -I DIRECTORY, --include-dir=DIRECTORY Search DIRECTORY for included makefiles. -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg. --jobserver-style=STYLE Select the style of jobserver to use. -k, --keep-going Keep going when some targets can't be made. -l [N], --load-average[=N], --max-load[=N] Don't start multiple jobs unless load is below N. -L, --check-symlink-times Use the latest mtime between symlinks and target. -n, --just-print, --dry-run, --recon Don't actually run any recipe; just print them. -o FILE, --old-file=FILE, --assume-old=FILE Consider FILE to be very old and don't remake it. -O[TYPE], --output-sync[=TYPE] Synchronize output of parallel jobs by TYPE. -p, --print-data-base Print make's internal database. -q, --question Run no recipe; exit status says if up to date. -r, --no-builtin-rules Disable the built-in implicit rules. -R, --no-builtin-variables Disable the built-in variable settings. --shuffle[={SEED|random|reverse|none}] Perform shuffle of prerequisites and goals. -s, --silent, --quiet Don't echo recipes. --no-silent Echo recipes (disable --silent mode). -S, --no-keep-going, --stop Turns off -k. -t, --touch Touch targets instead of remaking them. --trace Print tracing information. -v, --version Print the version number of make and exit. -w, --print-directory Print the current directory. --no-print-directory Turn off -w, even if it was turned on implicitly. -W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE Consider FILE to be infinitely new. --warn-undefined-variables Warn when an undefined variable is referenced. This program built for x86_64-cros-linux-gnu Report bugs to ===> running: /bin/sh /usr/local/tmp/crew/dest/usr/local/bin/install-sh -c -o chronos -g lp -m 755 /usr/local/tmp/crew/dest/usr/local/sed/sed /usr/local/tmp/crew/dest/usr/local/bin/sed ===> Bootstrapping pkgtools ===> running: /bin/sh /usr/local/tmp/crew/dest/usr/local/bin/install-sh -d -o chronos -g lp /usr/local/tmp/crew/dest/usr/local/libarchive ===> running: (cd /usr/local/tmp/crew/dest/usr/local/libarchive; env /bin/sh ./configure --enable-static --disable-shared --disable-bsdtar --disable-bsdcpio --disable-posix-regex-lib --disable-xattr --disable-maintainer-mode --disable-acl --without-zlib --without-bz2lib --without-iconv --without-lzma --without-lzo2 --without-lz4 --without-nettle --without-openssl --without-xml2 --without-expat --without-zstd MAKE=/usr/local/tmp/crew/dest/usr/local/bin/bmake && /usr/local/tmp/crew/dest/usr/local/bin/bmake -j4) checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether /usr/local/tmp/crew/dest/usr/local/bin/bmake sets $(MAKE)... yes checking whether /usr/local/tmp/crew/dest/usr/local/bin/bmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether /usr/local/tmp/crew/dest/usr/local/bin/bmake supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 understands -c and -o together... yes checking whether /usr/local/tmp/crew/dest/usr/local/bin/bmake supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/local/bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/local/bin/ld checking if the linker (/usr/local/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm -B checking the name lister (/usr/local/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/local/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/local/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 ./configure: line 7990: /usr/bin/file: No such file or directory checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC 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.o... (cached) yes checking whether the gcc linker (/usr/local/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so 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... no checking whether to build static libraries... yes checking for strip... (cached) strip checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... yes checking acl/libacl.h usability... yes checking acl/libacl.h presence... yes checking for acl/libacl.h... yes checking attr/xattr.h usability... no checking attr/xattr.h presence... no checking for attr/xattr.h... no checking copyfile.h usability... no checking copyfile.h presence... no checking for copyfile.h... no checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking ext2fs/ext2_fs.h usability... yes checking ext2fs/ext2_fs.h presence... yes checking for ext2fs/ext2_fs.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking whether EXT2_IOC_GETFLAGS is usable... yes checking for inttypes.h... (cached) yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking linux/fiemap.h usability... yes checking linux/fiemap.h presence... yes checking for linux/fiemap.h... yes checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking linux/magic.h usability... yes checking linux/magic.h presence... yes checking for linux/magic.h... yes checking linux/types.h usability... yes checking linux/types.h presence... yes checking for linux/types.h... yes checking whether FS_IOC_GETFLAGS is usable... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking membership.h usability... no checking membership.h presence... no checking for membership.h... no checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking readpassphrase.h usability... no checking readpassphrase.h presence... no checking for readpassphrase.h... no checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking sys/ea.h usability... no checking sys/ea.h presence... no checking for sys/ea.h... no checking sys/extattr.h usability... no checking sys/extattr.h presence... no checking for sys/extattr.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/richacl.h usability... no checking sys/richacl.h presence... no checking for sys/richacl.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for wincrypt.h... no checking for winioctl.h... no checking blake2.h usability... no checking blake2.h presence... no checking for blake2.h... no checking for blake2sp_init in -lb2... no checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wformat... yes checking whether C compiler accepts -Wformat-security... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for id_t... yes checking for uintptr_t... yes checking for struct tm.tm_gmtoff... yes checking for struct tm.__tm_gmtoff... no checking for struct statfs.f_namemax... no checking for struct statvfs.f_iosize... no checking for struct stat.st_birthtime... no checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_mtimespec.tv_nsec... no checking for struct stat.st_mtim.tv_nsec... yes checking for struct stat.st_mtime_n... no checking for struct stat.st_umtime... no checking for struct stat.st_mtime_usec... no checking for struct stat.st_blksize... yes checking for struct stat.st_flags... no checking for uintmax_t... yes checking for unsigned long long... yes checking for unsigned long long int... yes checking for long long int... yes checking for intmax_t... yes checking for uintmax_t... (cached) yes checking for int64_t... yes checking for uint64_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int16_t... yes checking for uint16_t... yes checking for uint8_t... yes checking whether SIZE_MAX is declared... yes checking whether INT32_MAX is declared... yes checking whether INT32_MIN is declared... yes checking whether INT64_MAX is declared... yes checking whether INT64_MIN is declared... yes checking whether UINT64_MAX is declared... yes checking whether UINT32_MAX is declared... yes checking whether INTMAX_MAX is declared... yes checking whether INTMAX_MIN is declared... yes checking whether UINTMAX_MAX is declared... yes checking whether SSIZE_MAX is declared... yes checking whether EFTYPE is declared... no checking whether EILSEQ is declared... yes checking for wchar_t... yes checking size of wchar_t... 4 checking whether time.h and sys/time.h may both be included... yes checking whether gcc needs -traditional... no checking whether sys/types.h defines makedev... no checking for sys/mkdev.h... (cached) no checking for sys/sysmacros.h... (cached) yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for working memcmp... yes checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking whether stat accepts an empty string... no checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for CreateHardLinkA... no checking for arc4random_buf... no checking for chflags... no checking for chown... yes checking for chroot... yes checking for ctime_r... yes checking for fchdir... yes checking for fchflags... no checking for fchmod... yes checking for fchown... yes checking for fcntl... yes checking for fdopendir... yes checking for fork... yes checking for fstat... yes checking for fstatat... yes checking for fstatfs... yes checking for fstatvfs... yes checking for ftruncate... yes checking for futimens... yes checking for futimes... yes checking for futimesat... yes checking for geteuid... yes checking for getpid... yes checking for getgrgid_r... yes checking for getgrnam_r... yes checking for getpwnam_r... yes checking for getpwuid_r... yes checking for getvfsbyname... no checking for gmtime_r... yes checking for lchflags... no checking for lchmod... yes checking for lchown... yes checking for link... yes checking for localtime_r... yes checking for lstat... yes checking for lutimes... yes checking for mbrtowc... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for mkfifo... yes checking for mknod... yes checking for mkstemp... yes checking for nl_langinfo... yes checking for openat... yes checking for pipe... yes checking for poll... yes checking for posix_spawnp... yes checking for readlink... yes checking for readlinkat... yes checking for readpassphrase... no checking for select... yes checking for setenv... yes checking for setlocale... yes checking for sigaction... yes checking for statfs... yes checking for statvfs... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncpy_s... no checking for strrchr... yes checking for symlink... yes checking for timegm... yes checking for tzset... yes checking for unlinkat... yes checking for unsetenv... yes checking for utime... yes checking for utimensat... yes checking for utimes... yes checking for vfork... yes checking for wcrtomb... yes checking for wcscmp... yes checking for wcscpy... yes checking for wcslen... yes checking for wctomb... yes checking for wmemcmp... yes checking for wmemcpy... yes checking for wmemmove... yes checking for _ctime64_s... no checking for _fseeki64... no checking for _get_timezone... no checking for _gmtime64_s... no checking for _localtime64_s... no checking for _mkgmtime64... no checking for cygwin_conv_path... no checking for struct vfsconf... no checking for struct xvfsconf... no checking whether D_MD_ORDER is declared... no checking for struct dirent.d_namlen... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking support for ARCHIVE_CRYPTO_MD5_LIBC... no checking support for ARCHIVE_CRYPTO_MD5_LIBSYSTEM... no checking support for ARCHIVE_CRYPTO_RMD160_LIBC... no checking support for ARCHIVE_CRYPTO_SHA1_LIBC... no checking support for ARCHIVE_CRYPTO_SHA1_LIBSYSTEM... no checking support for ARCHIVE_CRYPTO_SHA256_LIBC... no checking support for ARCHIVE_CRYPTO_SHA256_LIBC2... no checking support for ARCHIVE_CRYPTO_SHA256_LIBC3... no checking support for ARCHIVE_CRYPTO_SHA256_LIBSYSTEM... no checking support for ARCHIVE_CRYPTO_SHA384_LIBC... no checking support for ARCHIVE_CRYPTO_SHA384_LIBC2... no checking support for ARCHIVE_CRYPTO_SHA384_LIBC3... no checking support for ARCHIVE_CRYPTO_SHA384_LIBSYSTEM... no checking support for ARCHIVE_CRYPTO_SHA512_LIBC... no checking support for ARCHIVE_CRYPTO_SHA512_LIBC2... no checking support for ARCHIVE_CRYPTO_SHA512_LIBC3... no checking support for ARCHIVE_CRYPTO_SHA512_LIBSYSTEM... no checking for bcrypt.h... no checking md5.h usability... no checking md5.h presence... no checking for md5.h... no checking ripemd.h usability... no checking ripemd.h presence... no checking for ripemd.h... no checking sha.h usability... no checking sha.h presence... no checking for sha.h... no checking sha256.h usability... no checking sha256.h presence... no checking for sha256.h... no checking sha512.h usability... no checking sha512.h presence... no checking for sha512.h... no checking for MD5Init in -lmd... no checking support for ARCHIVE_CRYPTO_MD5_LIBMD... no checking support for ARCHIVE_CRYPTO_RMD160_LIBMD... no checking support for ARCHIVE_CRYPTO_SHA1_LIBMD... no checking support for ARCHIVE_CRYPTO_SHA256_LIBMD... no checking support for ARCHIVE_CRYPTO_SHA512_LIBMD... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating build/pkgconfig/libarchive.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing mkdirs commands --- libarchive/test/list.h --- --- tar/test/list.h --- --- cpio/test/list.h --- --- cat/test/list.h --- --- libarchive/test/list.h --- /bin/mkdir -p libarchive/test --- cpio/test/list.h --- /bin/mkdir -p cpio/test --- libarchive/test/list.h --- cat ./libarchive/test/test_*.c | grep '^DEFINE_TEST' > libarchive/test/list.h --- tar/test/list.h --- /bin/mkdir -p tar/test --- cpio/test/list.h --- cat ./cpio/test/test_*.c | grep '^DEFINE_TEST' > cpio/test/list.h --- cat/test/list.h --- cat ./cat/test/test_*.c | grep '^DEFINE_TEST' > cat/test/list.h --- tar/test/list.h --- cat ./tar/test/test_*.c | grep '^DEFINE_TEST' > tar/test/list.h --- all --- /usr/local/tmp/crew/dest/usr/local/bin/bmake all-am --- cat/.dirstamp --- --- cat/.deps/.dirstamp --- --- libarchive/.dirstamp --- --- libarchive/.deps/.dirstamp --- --- libarchive_fe/.dirstamp --- --- libarchive_fe/.deps/.dirstamp --- --- cat/bsdcat-bsdcat.o --- --- cat/bsdcat-cmdline.o --- --- cat/bsdcat-bsdcat.o --- CC cat/bsdcat-bsdcat.o --- cat/bsdcat-cmdline.o --- CC cat/bsdcat-cmdline.o --- libarchive/archive_acl.lo --- --- libarchive/archive_check_magic.lo --- --- libarchive/archive_acl.lo --- CC libarchive/archive_acl.lo --- libarchive/archive_check_magic.lo --- CC libarchive/archive_check_magic.lo --- libarchive/archive_cmdline.lo --- CC libarchive/archive_cmdline.lo --- libarchive/archive_cryptor.lo --- CC libarchive/archive_cryptor.lo --- libarchive/archive_digest.lo --- CC libarchive/archive_digest.lo --- libarchive/archive_entry.lo --- CC libarchive/archive_entry.lo --- libarchive/archive_entry_copy_stat.lo --- CC libarchive/archive_entry_copy_stat.lo --- libarchive/archive_entry_link_resolver.lo --- CC libarchive/archive_entry_link_resolver.lo --- libarchive/archive_entry_sparse.lo --- CC libarchive/archive_entry_sparse.lo --- libarchive/archive_entry_stat.lo --- CC libarchive/archive_entry_stat.lo --- libarchive/archive_entry_strmode.lo --- CC libarchive/archive_entry_strmode.lo --- libarchive/archive_entry_xattr.lo --- CC libarchive/archive_entry_xattr.lo --- libarchive/archive_getdate.lo --- CC libarchive/archive_getdate.lo --- libarchive/archive_hmac.lo --- CC libarchive/archive_hmac.lo --- libarchive/archive_match.lo --- CC libarchive/archive_match.lo --- libarchive/archive_options.lo --- CC libarchive/archive_options.lo --- libarchive/archive_pack_dev.lo --- CC libarchive/archive_pack_dev.lo --- libarchive/archive_pathmatch.lo --- CC libarchive/archive_pathmatch.lo --- libarchive/archive_ppmd7.lo --- CC libarchive/archive_ppmd7.lo --- libarchive/archive_ppmd8.lo --- CC libarchive/archive_ppmd8.lo --- libarchive/archive_random.lo --- CC libarchive/archive_random.lo --- libarchive/archive_rb.lo --- CC libarchive/archive_rb.lo --- libarchive/archive_read.lo --- CC libarchive/archive_read.lo --- libarchive/archive_read_add_passphrase.lo --- CC libarchive/archive_read_add_passphrase.lo --- libarchive/archive_read_append_filter.lo --- CC libarchive/archive_read_append_filter.lo --- libarchive/archive_read_data_into_fd.lo --- CC libarchive/archive_read_data_into_fd.lo --- libarchive/archive_read_disk_entry_from_file.lo --- CC libarchive/archive_read_disk_entry_from_file.lo --- libarchive/archive_read_disk_posix.lo --- CC libarchive/archive_read_disk_posix.lo --- libarchive/archive_read_disk_set_standard_lookup.lo --- CC libarchive/archive_read_disk_set_standard_lookup.lo --- libarchive/archive_read_extract.lo --- CC libarchive/archive_read_extract.lo --- libarchive/archive_read_extract2.lo --- CC libarchive/archive_read_extract2.lo --- libarchive/archive_read_open_fd.lo --- CC libarchive/archive_read_open_fd.lo --- libarchive/archive_read_open_file.lo --- CC libarchive/archive_read_open_file.lo --- libarchive/archive_read_open_filename.lo --- CC libarchive/archive_read_open_filename.lo --- libarchive/archive_read_open_memory.lo --- CC libarchive/archive_read_open_memory.lo --- libarchive/archive_read_set_format.lo --- CC libarchive/archive_read_set_format.lo --- libarchive/archive_read_set_options.lo --- CC libarchive/archive_read_set_options.lo --- libarchive/archive_read_support_filter_all.lo --- CC libarchive/archive_read_support_filter_all.lo --- libarchive/archive_read_support_filter_bzip2.lo --- CC libarchive/archive_read_support_filter_bzip2.lo --- libarchive/archive_read_support_filter_compress.lo --- CC libarchive/archive_read_support_filter_compress.lo --- libarchive/archive_read_support_filter_grzip.lo --- CC libarchive/archive_read_support_filter_grzip.lo --- libarchive/archive_read_support_filter_gzip.lo --- CC libarchive/archive_read_support_filter_gzip.lo --- libarchive/archive_read_support_filter_lrzip.lo --- CC libarchive/archive_read_support_filter_lrzip.lo --- libarchive/archive_read_support_filter_lz4.lo --- CC libarchive/archive_read_support_filter_lz4.lo --- libarchive/archive_read_support_filter_lzop.lo --- CC libarchive/archive_read_support_filter_lzop.lo --- libarchive/archive_read_support_filter_none.lo --- CC libarchive/archive_read_support_filter_none.lo --- libarchive/archive_read_support_filter_program.lo --- CC libarchive/archive_read_support_filter_program.lo --- libarchive/archive_read_support_filter_rpm.lo --- CC libarchive/archive_read_support_filter_rpm.lo --- libarchive/archive_read_support_filter_uu.lo --- CC libarchive/archive_read_support_filter_uu.lo --- libarchive/archive_read_support_filter_xz.lo --- CC libarchive/archive_read_support_filter_xz.lo --- libarchive/archive_read_support_filter_zstd.lo --- CC libarchive/archive_read_support_filter_zstd.lo --- libarchive/archive_read_support_format_7zip.lo --- CC libarchive/archive_read_support_format_7zip.lo --- libarchive/archive_read_support_format_all.lo --- CC libarchive/archive_read_support_format_all.lo --- libarchive/archive_read_support_format_ar.lo --- CC libarchive/archive_read_support_format_ar.lo --- libarchive/archive_read_support_format_by_code.lo --- CC libarchive/archive_read_support_format_by_code.lo --- libarchive/archive_read_support_format_cab.lo --- CC libarchive/archive_read_support_format_cab.lo --- libarchive/archive_read_support_format_cpio.lo --- CC libarchive/archive_read_support_format_cpio.lo --- libarchive/archive_read_support_format_empty.lo --- CC libarchive/archive_read_support_format_empty.lo --- libarchive/archive_read_support_format_iso9660.lo --- CC libarchive/archive_read_support_format_iso9660.lo --- libarchive/archive_read_support_format_lha.lo --- CC libarchive/archive_read_support_format_lha.lo --- libarchive/archive_read_support_format_mtree.lo --- CC libarchive/archive_read_support_format_mtree.lo --- libarchive/archive_read_support_format_rar.lo --- CC libarchive/archive_read_support_format_rar.lo --- libarchive/archive_read_support_format_rar5.lo --- CC libarchive/archive_read_support_format_rar5.lo --- libarchive/archive_read_support_format_raw.lo --- CC libarchive/archive_read_support_format_raw.lo --- libarchive/archive_read_support_format_tar.lo --- CC libarchive/archive_read_support_format_tar.lo --- libarchive/archive_read_support_format_warc.lo --- CC libarchive/archive_read_support_format_warc.lo libarchive/archive_read_support_format_warc.c:594:25: warning: argument 1 of type ‘const char *’ declared as a pointer [-Warray-parameter=] 594 | _warc_rdver(const char *buf, size_t bsz) | ~~~~~~~~~~~~^~~ libarchive/archive_read_support_format_warc.c:130:44: note: previously declared as an array ‘const char[10]’ 130 | static unsigned int _warc_rdver(const char buf[10], size_t bsz); | ~~~~~~~~~~~^~~~~~~ --- libarchive/archive_read_support_format_xar.lo --- CC libarchive/archive_read_support_format_xar.lo --- libarchive/archive_read_support_format_zip.lo --- CC libarchive/archive_read_support_format_zip.lo --- libarchive/archive_string.lo --- CC libarchive/archive_string.lo --- libarchive/archive_string_sprintf.lo --- CC libarchive/archive_string_sprintf.lo --- libarchive/archive_util.lo --- CC libarchive/archive_util.lo --- libarchive/archive_version_details.lo --- CC libarchive/archive_version_details.lo --- libarchive/archive_virtual.lo --- CC libarchive/archive_virtual.lo --- libarchive/archive_write.lo --- CC libarchive/archive_write.lo --- libarchive/archive_write_disk_posix.lo --- CC libarchive/archive_write_disk_posix.lo --- libarchive/archive_write_disk_set_standard_lookup.lo --- CC libarchive/archive_write_disk_set_standard_lookup.lo --- libarchive/archive_write_open_fd.lo --- CC libarchive/archive_write_open_fd.lo --- libarchive/archive_write_open_file.lo --- CC libarchive/archive_write_open_file.lo --- libarchive/archive_write_open_filename.lo --- CC libarchive/archive_write_open_filename.lo --- libarchive/archive_write_open_memory.lo --- CC libarchive/archive_write_open_memory.lo --- libarchive/archive_write_add_filter.lo --- CC libarchive/archive_write_add_filter.lo --- libarchive/archive_write_add_filter_b64encode.lo --- CC libarchive/archive_write_add_filter_b64encode.lo --- libarchive/archive_write_add_filter_by_name.lo --- CC libarchive/archive_write_add_filter_by_name.lo --- libarchive/archive_write_add_filter_bzip2.lo --- CC libarchive/archive_write_add_filter_bzip2.lo --- libarchive/archive_write_add_filter_compress.lo --- CC libarchive/archive_write_add_filter_compress.lo --- libarchive/archive_write_add_filter_grzip.lo --- CC libarchive/archive_write_add_filter_grzip.lo --- libarchive/archive_write_add_filter_gzip.lo --- CC libarchive/archive_write_add_filter_gzip.lo --- libarchive/archive_write_add_filter_lrzip.lo --- CC libarchive/archive_write_add_filter_lrzip.lo --- libarchive/archive_write_add_filter_lz4.lo --- CC libarchive/archive_write_add_filter_lz4.lo --- libarchive/archive_write_add_filter_lzop.lo --- CC libarchive/archive_write_add_filter_lzop.lo --- libarchive/archive_write_add_filter_none.lo --- CC libarchive/archive_write_add_filter_none.lo --- libarchive/archive_write_add_filter_program.lo --- CC libarchive/archive_write_add_filter_program.lo --- libarchive/archive_write_add_filter_uuencode.lo --- CC libarchive/archive_write_add_filter_uuencode.lo --- libarchive/archive_write_add_filter_xz.lo --- CC libarchive/archive_write_add_filter_xz.lo --- libarchive/archive_write_add_filter_zstd.lo --- CC libarchive/archive_write_add_filter_zstd.lo --- libarchive/archive_write_set_format.lo --- CC libarchive/archive_write_set_format.lo --- libarchive/archive_write_set_format_7zip.lo --- CC libarchive/archive_write_set_format_7zip.lo --- libarchive/archive_write_set_format_ar.lo --- CC libarchive/archive_write_set_format_ar.lo --- libarchive/archive_write_set_format_by_name.lo --- CC libarchive/archive_write_set_format_by_name.lo --- libarchive/archive_write_set_format_cpio.lo --- CC libarchive/archive_write_set_format_cpio.lo --- libarchive/archive_write_set_format_cpio_newc.lo --- CC libarchive/archive_write_set_format_cpio_newc.lo --- libarchive/archive_write_set_format_filter_by_ext.lo --- CC libarchive/archive_write_set_format_filter_by_ext.lo --- libarchive/archive_write_set_format_iso9660.lo --- CC libarchive/archive_write_set_format_iso9660.lo --- libarchive/archive_write_set_format_mtree.lo --- CC libarchive/archive_write_set_format_mtree.lo --- libarchive/archive_write_set_format_pax.lo --- CC libarchive/archive_write_set_format_pax.lo --- libarchive/archive_write_set_format_raw.lo --- CC libarchive/archive_write_set_format_raw.lo --- libarchive/archive_write_set_format_shar.lo --- CC libarchive/archive_write_set_format_shar.lo --- libarchive/archive_write_set_format_ustar.lo --- CC libarchive/archive_write_set_format_ustar.lo --- libarchive/archive_write_set_format_v7tar.lo --- CC libarchive/archive_write_set_format_v7tar.lo --- libarchive/archive_write_set_format_gnutar.lo --- CC libarchive/archive_write_set_format_gnutar.lo --- libarchive/archive_write_set_format_warc.lo --- CC libarchive/archive_write_set_format_warc.lo --- libarchive/archive_write_set_format_xar.lo --- CC libarchive/archive_write_set_format_xar.lo --- libarchive/archive_write_set_format_zip.lo --- CC libarchive/archive_write_set_format_zip.lo --- libarchive/archive_write_set_options.lo --- CC libarchive/archive_write_set_options.lo --- libarchive/archive_write_set_passphrase.lo --- CC libarchive/archive_write_set_passphrase.lo --- libarchive/filter_fork_posix.lo --- CC libarchive/filter_fork_posix.lo --- libarchive/xxhash.lo --- CC libarchive/xxhash.lo --- libarchive/archive_blake2s_ref.lo --- CC libarchive/archive_blake2s_ref.lo --- libarchive/archive_blake2sp_ref.lo --- CC libarchive/archive_blake2sp_ref.lo --- libarchive_fe/la-err.lo --- CC libarchive_fe/la-err.lo --- libarchive_fe/la-line_reader.lo --- CC libarchive_fe/la-line_reader.lo --- libarchive_fe/la-passphrase.lo --- CC libarchive_fe/la-passphrase.lo --- libarchive_fe.la --- CCLD libarchive_fe.la --- libarchive.la --- CCLD libarchive.la --- bsdcat --- CCLD bsdcat : invalid option -- 'J' Usage: make [options] [target] ... Options: -b, -m Ignored for compatibility. -B, --always-make Unconditionally make all targets. -C DIRECTORY, --directory=DIRECTORY Change to DIRECTORY before doing anything. -d Print lots of debugging information. --debug[=FLAGS] Print various types of debugging information. -e, --environment-overrides Environment variables override makefiles. -E STRING, --eval=STRING Evaluate STRING as a makefile statement. -f FILE, --file=FILE, --makefile=FILE Read FILE as a makefile. -h, --help Print this message and exit. -i, --ignore-errors Ignore errors from recipes. -I DIRECTORY, --include-dir=DIRECTORY Search DIRECTORY for included makefiles. -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg. --jobserver-style=STYLE Select the style of jobserver to use. -k, --keep-going Keep going when some targets can't be made. -l [N], --load-average[=N], --max-load[=N] Don't start multiple jobs unless load is below N. -L, --check-symlink-times Use the latest mtime between symlinks and target. -n, --just-print, --dry-run, --recon Don't actually run any recipe; just print them. -o FILE, --old-file=FILE, --assume-old=FILE Consider FILE to be very old and don't remake it. -O[TYPE], --output-sync[=TYPE] Synchronize output of parallel jobs by TYPE. -p, --print-data-base Print make's internal database. -q, --question Run no recipe; exit status says if up to date. -r, --no-builtin-rules Disable the built-in implicit rules. -R, --no-builtin-variables Disable the built-in variable settings. --shuffle[={SEED|random|reverse|none}] Perform shuffle of prerequisites and goals. -s, --silent, --quiet Don't echo recipes. --no-silent Echo recipes (disable --silent mode). -S, --no-keep-going, --stop Turns off -k. -t, --touch Touch targets instead of remaking them. --trace Print tracing information. -v, --version Print the version number of make and exit. -w, --print-directory Print the current directory. --no-print-directory Turn off -w, even if it was turned on implicitly. -W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE Consider FILE to be infinitely new. --warn-undefined-variables Warn when an undefined variable is referenced. This program built for x86_64-cros-linux-gnu Report bugs to ===> running: /bin/sh /usr/local/tmp/crew/dest/usr/local/bin/install-sh -d -o chronos -g lp /usr/local/tmp/crew/dest/usr/local/pkg_install ===> running: (cd /usr/local/tmp/crew/dest/usr/local/pkg_install; env CPPFLAGS=' -I/usr/local/tmp/crew/dest/usr/local/libnbcompat -I/usr/local/tmp/crew/dest/usr/local/libarchive/libarchive' LDFLAGS='-flto=auto -L/usr/local/tmp/crew/dest/usr/local/libnbcompat' LIBS=' -lnbcompat' /bin/sh ./configure -C --enable-bootstrap --prefix=/usr/local/pkg --sysconfdir=/usr/local/pkg/etc --with-pkgdbdir=/usr/local/pkg/pkgdb --infodir=/usr/local/pkg/info --mandir=/usr/local/pkg/man && STATIC_LIBARCHIVE=/usr/local/tmp/crew/dest/usr/local/libarchive/.libs/libarchive.a STATIC_LIBARCHIVE_LDADD= PKGSRC_MACHINE_ARCH=x86_64 /usr/local/tmp/crew/dest/usr/local/bin/bmake -j4) configure: creating cache config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for ranlib... ranlib checking for ar... ar checking for chmod... /bin/chmod checking for cmp... /usr/local/bin/cmp checking for cp... /bin/cp checking for env... /usr/bin/env checking for find... /usr/bin/find checking for grep... /bin/grep checking for ln... /bin/ln checking for mkdir... /bin/mkdir checking for rmdir... /bin/rmdir checking for rm... /bin/rm checking for sed... /usr/local/bin/sed checking for sort... /usr/bin/sort checking for touch... /usr/bin/touch checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for __db185_open in -ldb... ./configure: line 4280: ac_fn_c_try_link: command not found no checking for library containing dbopen... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... /bin/grep -E 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 assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking vis.h usability... no checking vis.h presence... no checking for vis.h... no checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/queue.h usability... yes checking sys/queue.h presence... yes checking for sys/queue.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for vfork... yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for a working PRIu64... yes checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of size_t... 8 configure: updating cache config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating add/Makefile config.status: creating admin/Makefile config.status: creating create/Makefile config.status: creating delete/Makefile config.status: creating info/Makefile config.status: creating lib/Makefile config.status: creating lib/pkg_install.conf.5 config.status: creating lib/pkg_install.conf.cat config.status: creating lib/config.h --- all --- --- automatic.o --- --- conflicts.o --- --- dewey.o --- --- fexec.o --- --- conflicts.o --- gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/local/pkg/pkgdb\" -I/usr/local/tmp/crew/dest/usr/local/libnbcompat -I/usr/local/tmp/crew/dest/usr/local/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/local/pkg/etc\" -DPREFIX=\"\" -DBOOTSTRAP -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c conflicts.c --- fexec.o --- gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/local/pkg/pkgdb\" -I/usr/local/tmp/crew/dest/usr/local/libnbcompat -I/usr/local/tmp/crew/dest/usr/local/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/local/pkg/etc\" -DPREFIX=\"\" -DBOOTSTRAP -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c fexec.c --- dewey.o --- gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/local/pkg/pkgdb\" -I/usr/local/tmp/crew/dest/usr/local/libnbcompat -I/usr/local/tmp/crew/dest/usr/local/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/local/pkg/etc\" -DPREFIX=\"\" -DBOOTSTRAP -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c dewey.c --- automatic.o --- gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/local/pkg/pkgdb\" -I/usr/local/tmp/crew/dest/usr/local/libnbcompat -I/usr/local/tmp/crew/dest/usr/local/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/local/pkg/etc\" -DPREFIX=\"\" -DBOOTSTRAP -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c automatic.c --- file.o --- gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/local/pkg/pkgdb\" -I/usr/local/tmp/crew/dest/usr/local/libnbcompat -I/usr/local/tmp/crew/dest/usr/local/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/local/pkg/etc\" -DPREFIX=\"\" -DBOOTSTRAP -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c file.c --- global.o --- gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/local/pkg/pkgdb\" -I/usr/local/tmp/crew/dest/usr/local/libnbcompat -I/usr/local/tmp/crew/dest/usr/local/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/local/pkg/etc\" -DPREFIX=\"\" -DBOOTSTRAP -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c global.c --- iterate.o --- gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/local/pkg/pkgdb\" -I/usr/local/tmp/crew/dest/usr/local/libnbcompat -I/usr/local/tmp/crew/dest/usr/local/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/local/pkg/etc\" -DPREFIX=\"\" -DBOOTSTRAP -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c iterate.c --- license.o --- gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/local/pkg/pkgdb\" -I/usr/local/tmp/crew/dest/usr/local/libnbcompat -I/usr/local/tmp/crew/dest/usr/local/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/local/pkg/etc\" -DPREFIX=\"\" -DBOOTSTRAP -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c license.c --- lpkg.o --- gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/local/pkg/pkgdb\" -I/usr/local/tmp/crew/dest/usr/local/libnbcompat -I/usr/local/tmp/crew/dest/usr/local/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/local/pkg/etc\" -DPREFIX=\"\" -DBOOTSTRAP -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c lpkg.c --- opattern.o --- gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/local/pkg/pkgdb\" -I/usr/local/tmp/crew/dest/usr/local/libnbcompat -I/usr/local/tmp/crew/dest/usr/local/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/local/pkg/etc\" -DPREFIX=\"\" -DBOOTSTRAP -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c opattern.c --- parse-config.o --- gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/local/pkg/pkgdb\" -I/usr/local/tmp/crew/dest/usr/local/libnbcompat -I/usr/local/tmp/crew/dest/usr/local/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/local/pkg/etc\" -DPREFIX=\"\" -DBOOTSTRAP -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c parse-config.c --- pkgdb.o --- gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/local/pkg/pkgdb\" -I/usr/local/tmp/crew/dest/usr/local/libnbcompat -I/usr/local/tmp/crew/dest/usr/local/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/local/pkg/etc\" -DPREFIX=\"\" -DBOOTSTRAP -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c pkgdb.c --- pkg_io.o --- gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/local/pkg/pkgdb\" -I/usr/local/tmp/crew/dest/usr/local/libnbcompat -I/usr/local/tmp/crew/dest/usr/local/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/local/pkg/etc\" -DPREFIX=\"\" -DBOOTSTRAP -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c pkg_io.c --- plist.o --- gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/local/pkg/pkgdb\" -I/usr/local/tmp/crew/dest/usr/local/libnbcompat -I/usr/local/tmp/crew/dest/usr/local/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/local/pkg/etc\" -DPREFIX=\"\" -DBOOTSTRAP -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c plist.c --- remove.o --- gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/local/pkg/pkgdb\" -I/usr/local/tmp/crew/dest/usr/local/libnbcompat -I/usr/local/tmp/crew/dest/usr/local/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/local/pkg/etc\" -DPREFIX=\"\" -DBOOTSTRAP -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c remove.c --- str.o --- gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/local/pkg/pkgdb\" -I/usr/local/tmp/crew/dest/usr/local/libnbcompat -I/usr/local/tmp/crew/dest/usr/local/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/local/pkg/etc\" -DPREFIX=\"\" -DBOOTSTRAP -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c str.c --- pkg_io.o --- In file included from pkg_io.c:58: lib.h:262: warning: "IS_URL" redefined 262 | #define IS_URL(str) (URLlength(str) > 0) | pkg_io.c:53: note: this is the location of the previous definition 53 | #define IS_URL(x) 0 | --- var.o --- gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/local/pkg/pkgdb\" -I/usr/local/tmp/crew/dest/usr/local/libnbcompat -I/usr/local/tmp/crew/dest/usr/local/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/local/pkg/etc\" -DPREFIX=\"\" -DBOOTSTRAP -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c var.c --- version.o --- gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/local/pkg/pkgdb\" -I/usr/local/tmp/crew/dest/usr/local/libnbcompat -I/usr/local/tmp/crew/dest/usr/local/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/local/pkg/etc\" -DPREFIX=\"\" -DBOOTSTRAP -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c version.c --- vulnerabilities-file.o --- gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/local/pkg/pkgdb\" -I/usr/local/tmp/crew/dest/usr/local/libnbcompat -I/usr/local/tmp/crew/dest/usr/local/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/local/pkg/etc\" -DPREFIX=\"\" -DBOOTSTRAP -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c vulnerabilities-file.c --- xwrapper.o --- gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/local/pkg/pkgdb\" -I/usr/local/tmp/crew/dest/usr/local/libnbcompat -I/usr/local/tmp/crew/dest/usr/local/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/local/pkg/etc\" -DPREFIX=\"\" -DBOOTSTRAP -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c xwrapper.c --- libinstall.a --- ar crv libinstall.a automatic.o conflicts.o dewey.o fexec.o file.o global.o iterate.o license.o lpkg.o opattern.o parse-config.o pkgdb.o pkg_io.o plist.o remove.o str.o var.o version.o vulnerabilities-file.o xwrapper.o a - automatic.o a - conflicts.o a - dewey.o a - fexec.o a - file.o a - global.o a - iterate.o a - license.o a - lpkg.o a - opattern.o a - parse-config.o a - pkgdb.o a - pkg_io.o a - plist.o a - remove.o a - str.o a - var.o a - version.o a - vulnerabilities-file.o a - xwrapper.o ranlib libinstall.a --- main.o --- --- perform.o --- --- main.o --- gcc -DHAVE_CONFIG_H -DOPSYS_NAME=\"Linux\" -DPKGSRC_MACHINE_ARCH=\"x86_64\" -DBINDIR=\"/usr/local/pkg/sbin\" -I/usr/local/tmp/crew/dest/usr/local/libnbcompat -I/usr/local/tmp/crew/dest/usr/local/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c main.c --- perform.o --- gcc -DHAVE_CONFIG_H -DOPSYS_NAME=\"Linux\" -DPKGSRC_MACHINE_ARCH=\"x86_64\" -DBINDIR=\"/usr/local/pkg/sbin\" -I/usr/local/tmp/crew/dest/usr/local/libnbcompat -I/usr/local/tmp/crew/dest/usr/local/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c perform.c --- pkg_add --- gcc -flto=auto -L/usr/local/tmp/crew/dest/usr/local/libnbcompat -L../lib -o pkg_add main.o perform.o -linstall /usr/local/tmp/crew/dest/usr/local/libarchive/.libs/libarchive.a -lnbcompat : invalid option -- 'J' Usage: make [options] [target] ... Options: -b, -m Ignored for compatibility. -B, --always-make Unconditionally make all targets. -C DIRECTORY, --directory=DIRECTORY Change to DIRECTORY before doing anything. -d Print lots of debugging information. --debug[=FLAGS] Print various types of debugging information. -e, --environment-overrides Environment variables override makefiles. -E STRING, --eval=STRING Evaluate STRING as a makefile statement. -f FILE, --file=FILE, --makefile=FILE Read FILE as a makefile. -h, --help Print this message and exit. -i, --ignore-errors Ignore errors from recipes. -I DIRECTORY, --include-dir=DIRECTORY Search DIRECTORY for included makefiles. -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg. --jobserver-style=STYLE Select the style of jobserver to use. -k, --keep-going Keep going when some targets can't be made. -l [N], --load-average[=N], --max-load[=N] Don't start multiple jobs unless load is below N. -L, --check-symlink-times Use the latest mtime between symlinks and target. -n, --just-print, --dry-run, --recon Don't actually run any recipe; just print them. -o FILE, --old-file=FILE, --assume-old=FILE Consider FILE to be very old and don't remake it. -O[TYPE], --output-sync[=TYPE] Synchronize output of parallel jobs by TYPE. -p, --print-data-base Print make's internal database. -q, --question Run no recipe; exit status says if up to date. -r, --no-builtin-rules Disable the built-in implicit rules. -R, --no-builtin-variables Disable the built-in variable settings. --shuffle[={SEED|random|reverse|none}] Perform shuffle of prerequisites and goals. -s, --silent, --quiet Don't echo recipes. --no-silent Echo recipes (disable --silent mode). -S, --no-keep-going, --stop Turns off -k. -t, --touch Touch targets instead of remaking them. --trace Print tracing information. -v, --version Print the version number of make and exit. -w, --print-directory Print the current directory. --no-print-directory Turn off -w, even if it was turned on implicitly. -W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE Consider FILE to be infinitely new. --warn-undefined-variables Warn when an undefined variable is referenced. This program built for x86_64-cros-linux-gnu Report bugs to lto-wrapper: warning: using serial compilation of 3 LTRANS jobs lto-wrapper: note: see the ‘-flto’ option documentation for more information --- check.o --- --- main.o --- --- audit-packages --- --- download-vulnerability-list --- --- main.o --- gcc -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/libnbcompat -I/usr/local/tmp/crew/dest/usr/local/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c main.c --- audit-packages --- sed -e 's|@PKG_ADMIN@|/usr/local/pkg/sbin/pkg_admin|' /usr/local/tmp/crew/dest/usr/local/pkg_install/admin/audit-packages.sh.in > audit-packages --- download-vulnerability-list --- sed -e 's|@PKG_ADMIN@|/usr/local/pkg/sbin/pkg_admin|' /usr/local/tmp/crew/dest/usr/local/pkg_install/admin/download-vulnerability-list.sh.in > download-vulnerability-list --- check.o --- gcc -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/libnbcompat -I/usr/local/tmp/crew/dest/usr/local/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c check.c --- pkg_admin --- gcc -flto=auto -L/usr/local/tmp/crew/dest/usr/local/libnbcompat -L../lib -o pkg_admin check.o main.o -linstall -lnbcompat : invalid option -- 'J' Usage: make [options] [target] ... Options: -b, -m Ignored for compatibility. -B, --always-make Unconditionally make all targets. -C DIRECTORY, --directory=DIRECTORY Change to DIRECTORY before doing anything. -d Print lots of debugging information. --debug[=FLAGS] Print various types of debugging information. -e, --environment-overrides Environment variables override makefiles. -E STRING, --eval=STRING Evaluate STRING as a makefile statement. -f FILE, --file=FILE, --makefile=FILE Read FILE as a makefile. -h, --help Print this message and exit. -i, --ignore-errors Ignore errors from recipes. -I DIRECTORY, --include-dir=DIRECTORY Search DIRECTORY for included makefiles. -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg. --jobserver-style=STYLE Select the style of jobserver to use. -k, --keep-going Keep going when some targets can't be made. -l [N], --load-average[=N], --max-load[=N] Don't start multiple jobs unless load is below N. -L, --check-symlink-times Use the latest mtime between symlinks and target. -n, --just-print, --dry-run, --recon Don't actually run any recipe; just print them. -o FILE, --old-file=FILE, --assume-old=FILE Consider FILE to be very old and don't remake it. -O[TYPE], --output-sync[=TYPE] Synchronize output of parallel jobs by TYPE. -p, --print-data-base Print make's internal database. -q, --question Run no recipe; exit status says if up to date. -r, --no-builtin-rules Disable the built-in implicit rules. -R, --no-builtin-variables Disable the built-in variable settings. --shuffle[={SEED|random|reverse|none}] Perform shuffle of prerequisites and goals. -s, --silent, --quiet Don't echo recipes. --no-silent Echo recipes (disable --silent mode). -S, --no-keep-going, --stop Turns off -k. -t, --touch Touch targets instead of remaking them. --trace Print tracing information. -v, --version Print the version number of make and exit. -w, --print-directory Print the current directory. --no-print-directory Turn off -w, even if it was turned on implicitly. -W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE Consider FILE to be infinitely new. --warn-undefined-variables Warn when an undefined variable is referenced. This program built for x86_64-cros-linux-gnu Report bugs to --- main.o --- --- perform.o --- --- pl.o --- --- util.o --- --- main.o --- gcc -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/libnbcompat -I/usr/local/tmp/crew/dest/usr/local/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c main.c --- pl.o --- gcc -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/libnbcompat -I/usr/local/tmp/crew/dest/usr/local/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c pl.c --- util.o --- gcc -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/libnbcompat -I/usr/local/tmp/crew/dest/usr/local/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c util.c --- perform.o --- gcc -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/libnbcompat -I/usr/local/tmp/crew/dest/usr/local/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c perform.c --- build.o --- gcc -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/libnbcompat -I/usr/local/tmp/crew/dest/usr/local/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c build.c --- pkg_create --- gcc -flto=auto -L/usr/local/tmp/crew/dest/usr/local/libnbcompat -L../lib -o pkg_create main.o perform.o pl.o util.o build.o -linstall /usr/local/tmp/crew/dest/usr/local/libarchive/.libs/libarchive.a -lnbcompat : invalid option -- 'J' Usage: make [options] [target] ... Options: -b, -m Ignored for compatibility. -B, --always-make Unconditionally make all targets. -C DIRECTORY, --directory=DIRECTORY Change to DIRECTORY before doing anything. -d Print lots of debugging information. --debug[=FLAGS] Print various types of debugging information. -e, --environment-overrides Environment variables override makefiles. -E STRING, --eval=STRING Evaluate STRING as a makefile statement. -f FILE, --file=FILE, --makefile=FILE Read FILE as a makefile. -h, --help Print this message and exit. -i, --ignore-errors Ignore errors from recipes. -I DIRECTORY, --include-dir=DIRECTORY Search DIRECTORY for included makefiles. -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg. --jobserver-style=STYLE Select the style of jobserver to use. -k, --keep-going Keep going when some targets can't be made. -l [N], --load-average[=N], --max-load[=N] Don't start multiple jobs unless load is below N. -L, --check-symlink-times Use the latest mtime between symlinks and target. -n, --just-print, --dry-run, --recon Don't actually run any recipe; just print them. -o FILE, --old-file=FILE, --assume-old=FILE Consider FILE to be very old and don't remake it. -O[TYPE], --output-sync[=TYPE] Synchronize output of parallel jobs by TYPE. -p, --print-data-base Print make's internal database. -q, --question Run no recipe; exit status says if up to date. -r, --no-builtin-rules Disable the built-in implicit rules. -R, --no-builtin-variables Disable the built-in variable settings. --shuffle[={SEED|random|reverse|none}] Perform shuffle of prerequisites and goals. -s, --silent, --quiet Don't echo recipes. --no-silent Echo recipes (disable --silent mode). -S, --no-keep-going, --stop Turns off -k. -t, --touch Touch targets instead of remaking them. --trace Print tracing information. -v, --version Print the version number of make and exit. -w, --print-directory Print the current directory. --no-print-directory Turn off -w, even if it was turned on implicitly. -W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE Consider FILE to be infinitely new. --warn-undefined-variables Warn when an undefined variable is referenced. This program built for x86_64-cros-linux-gnu Report bugs to lto-wrapper: warning: using serial compilation of 2 LTRANS jobs lto-wrapper: note: see the ‘-flto’ option documentation for more information --- main.o --- --- perform.o --- --- show.o --- --- main.o --- gcc -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/libnbcompat -I/usr/local/tmp/crew/dest/usr/local/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c main.c --- show.o --- gcc -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/libnbcompat -I/usr/local/tmp/crew/dest/usr/local/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c show.c --- perform.o --- gcc -DHAVE_CONFIG_H -I/usr/local/tmp/crew/dest/usr/local/libnbcompat -I/usr/local/tmp/crew/dest/usr/local/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -c perform.c --- pkg_info --- gcc -flto=auto -L/usr/local/tmp/crew/dest/usr/local/libnbcompat -L../lib -o pkg_info main.o perform.o show.o -linstall -lnbcompat : invalid option -- 'J' Usage: make [options] [target] ... Options: -b, -m Ignored for compatibility. -B, --always-make Unconditionally make all targets. -C DIRECTORY, --directory=DIRECTORY Change to DIRECTORY before doing anything. -d Print lots of debugging information. --debug[=FLAGS] Print various types of debugging information. -e, --environment-overrides Environment variables override makefiles. -E STRING, --eval=STRING Evaluate STRING as a makefile statement. -f FILE, --file=FILE, --makefile=FILE Read FILE as a makefile. -h, --help Print this message and exit. -i, --ignore-errors Ignore errors from recipes. -I DIRECTORY, --include-dir=DIRECTORY Search DIRECTORY for included makefiles. -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg. --jobserver-style=STYLE Select the style of jobserver to use. -k, --keep-going Keep going when some targets can't be made. -l [N], --load-average[=N], --max-load[=N] Don't start multiple jobs unless load is below N. -L, --check-symlink-times Use the latest mtime between symlinks and target. -n, --just-print, --dry-run, --recon Don't actually run any recipe; just print them. -o FILE, --old-file=FILE, --assume-old=FILE Consider FILE to be very old and don't remake it. -O[TYPE], --output-sync[=TYPE] Synchronize output of parallel jobs by TYPE. -p, --print-data-base Print make's internal database. -q, --question Run no recipe; exit status says if up to date. -r, --no-builtin-rules Disable the built-in implicit rules. -R, --no-builtin-variables Disable the built-in variable settings. --shuffle[={SEED|random|reverse|none}] Perform shuffle of prerequisites and goals. -s, --silent, --quiet Don't echo recipes. --no-silent Echo recipes (disable --silent mode). -S, --no-keep-going, --stop Turns off -k. -t, --touch Touch targets instead of remaking them. --trace Print tracing information. -v, --version Print the version number of make and exit. -w, --print-directory Print the current directory. --no-print-directory Turn off -w, even if it was turned on implicitly. -W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE Consider FILE to be infinitely new. --warn-undefined-variables Warn when an undefined variable is referenced. This program built for x86_64-cros-linux-gnu Report bugs to ===> running: /bin/sh /usr/local/tmp/crew/dest/usr/local/bin/install-sh -c -o chronos -g lp -m 755 /usr/local/tmp/crew/dest/usr/local/pkg_install/add/pkg_add /usr/local/tmp/crew/dest/usr/local/sbin/pkg_add ===> running: /bin/sh /usr/local/tmp/crew/dest/usr/local/bin/install-sh -c -o chronos -g lp -m 755 /usr/local/tmp/crew/dest/usr/local/pkg_install/admin/pkg_admin /usr/local/tmp/crew/dest/usr/local/sbin/pkg_admin ===> running: /bin/sh /usr/local/tmp/crew/dest/usr/local/bin/install-sh -c -o chronos -g lp -m 755 /usr/local/tmp/crew/dest/usr/local/pkg_install/create/pkg_create /usr/local/tmp/crew/dest/usr/local/sbin/pkg_create ===> running: /bin/sh /usr/local/tmp/crew/dest/usr/local/bin/install-sh -c -o chronos -g lp -m 755 /usr/local/tmp/crew/dest/usr/local/pkg_install/info/pkg_info /usr/local/tmp/crew/dest/usr/local/sbin/pkg_info ===> Installing packages ===> running: (cd /usr/local/tmp/crew/pkgsrc.20231003040803.dir/pkgsrc-ccaf3cb68a965f1b055b3e04485d725fc7043813/pkgtools/bootstrap-mk-files && /usr/local/tmp/crew/dest/usr/local/bin/bmake MAKE_JOBS=4 PKG_COMPRESSION=none -DPKG_PRESERVE PKGSRC_KEEP_BIN_PKGS=no MAKECONF=/usr/local/tmp/crew/dest/usr/local/mk.conf install) ===> Installing dependencies for bootstrap-mk-files-20180901 => Tool dependency diffutils>=2.8.1: NOT found => Verifying reinstall for ../../devel/diffutils => Bootstrap dependency digest>=20010302: NOT found => Verifying reinstall for ../../pkgtools/digest ===> Installing dependencies for digest-20190127 ===> Overriding tools for digest-20190127 ===> Extracting for digest-20190127 ===> Patching for digest-20190127 ===> Creating toolchain wrappers for digest-20190127 ===> Configuring for digest-20190127 => 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 build system type... x86_64-chromeos-linux-gnu checking host system type... x86_64-chromeos-linux-gnu checking whether make sets $(MAKE)... yes checking for gawk... /usr/local/tmp/crew/dest/usr/local/bin/nawk checking for x86_64-chromeos-linux-gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c -o chronos -g chronos checking whether ln -s works... yes checking how to run the C preprocessor... cc -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 errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for stdlib.h... (cached) yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking whether byte ordering is bigendian... no checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for setlocale... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating config.h ===> Building for digest-20190127 --- digest.o --- --- keccak.o --- --- md5c.o --- --- md5hl.o --- --- digest.o --- cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-chromeos-linux-gnu\" -DVERSION=\"20190127\" -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -c digest.c -o digest.o --- keccak.o --- cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-chromeos-linux-gnu\" -DVERSION=\"20190127\" -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -c keccak.c -o keccak.o --- md5c.o --- cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-chromeos-linux-gnu\" -DVERSION=\"20190127\" -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -c md5c.c -o md5c.o --- md5hl.o --- cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-chromeos-linux-gnu\" -DVERSION=\"20190127\" -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -c md5hl.c -o md5hl.o --- rmd160.o --- cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-chromeos-linux-gnu\" -DVERSION=\"20190127\" -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -c rmd160.c -o rmd160.o --- rmd160hl.o --- --- sha1.o --- --- rmd160hl.o --- cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-chromeos-linux-gnu\" -DVERSION=\"20190127\" -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -c rmd160hl.c -o rmd160hl.o --- sha1.o --- cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-chromeos-linux-gnu\" -DVERSION=\"20190127\" -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -c sha1.c -o sha1.o --- sha1hl.o --- cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-chromeos-linux-gnu\" -DVERSION=\"20190127\" -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -c sha1hl.c -o sha1hl.o --- sha2.o --- cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-chromeos-linux-gnu\" -DVERSION=\"20190127\" -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -c sha2.c -o sha2.o --- sha2hl.o --- cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-chromeos-linux-gnu\" -DVERSION=\"20190127\" -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -c sha2hl.c -o sha2hl.o --- sha3.o --- cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-chromeos-linux-gnu\" -DVERSION=\"20190127\" -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -c sha3.c -o sha3.o --- sha3hl.o --- cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-chromeos-linux-gnu\" -DVERSION=\"20190127\" -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -c sha3hl.c -o sha3hl.o --- tiger.o --- cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-chromeos-linux-gnu\" -DVERSION=\"20190127\" -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -c tiger.c -o tiger.o --- whirlpool.o --- cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-chromeos-linux-gnu\" -DVERSION=\"20190127\" -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -c whirlpool.c -o whirlpool.o --- blake2b.o --- cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-chromeos-linux-gnu\" -DVERSION=\"20190127\" -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -c blake2b.c -o blake2b.o --- blake2b-hl.o --- cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-chromeos-linux-gnu\" -DVERSION=\"20190127\" -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -c blake2b-hl.c -o blake2b-hl.o --- digest --- cc -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -flto=auto -Wl,-R/usr/local/pkg/lib -o digest digest.o keccak.o md5c.o md5hl.o rmd160.o rmd160hl.o sha1.o sha1hl.o sha2.o sha2hl.o sha3.o sha3hl.o tiger.o whirlpool.o blake2b.o blake2b-hl.o => Unwrapping files-to-be-installed. /bin/bash: -s: command not found /bin/bash: -s: command not found ===> Installing for digest-20190127 => Generating pre-install file lists /bin/bash ./mkinstalldirs /usr/local/tmp/crew/dest/usr/local/wrk/pkgtools/digest/work/.destdir/usr/local/pkg/bin mkdir /usr/local/tmp/crew/dest/usr/local/wrk/pkgtools/digest/work/.destdir/usr/local/pkg/bin /usr/bin/install -c -s -o chronos -g chronos -m 755 digest /usr/local/tmp/crew/dest/usr/local/wrk/pkgtools/digest/work/.destdir/usr/local/pkg/bin/digest /bin/bash ./mkinstalldirs /usr/local/tmp/crew/dest/usr/local/wrk/pkgtools/digest/work/.destdir/usr/local/pkg/man/man1 mkdir /usr/local/tmp/crew/dest/usr/local/wrk/pkgtools/digest/work/.destdir/usr/local/pkg/man mkdir /usr/local/tmp/crew/dest/usr/local/wrk/pkgtools/digest/work/.destdir/usr/local/pkg/man/man1 /usr/bin/install -c -o chronos -g chronos -m 644 digest.1 /usr/local/tmp/crew/dest/usr/local/wrk/pkgtools/digest/work/.destdir/usr/local/pkg/man/man1/digest.1 => Automatic manual page handling => Generating post-install file lists => Checking file-check results for digest-20190127 /bin/bash: -u: command not found /bin/bash: -u: command not found /bin/bash: -u: command not found /bin/bash: -u: command not found => Creating binary package /usr/local/tmp/crew/dest/usr/local/wrk/pkgtools/digest/work/.packages/digest-20190127.tgz ===> Installing binary package of digest-20190127 => Returning to build of diffutils-3.7 => Fetching diffutils-3.7.tar.xz => Total size: 1448828 bytes % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:02:02 --:--:-- 0 curl: (28) server response timeout fetch: Unable to fetch expected file diffutils-3.7.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:29 --:--:-- 0curl: (6) Could not resolve host: ftp.gnu.org fetch: Unable to fetch expected file diffutils-3.7.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:29 --:--:-- 0curl: (6) Could not resolve host: mirrors.dotsrc.org fetch: Unable to fetch expected file diffutils-3.7.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:29 --:--:-- 0curl: (6) Could not resolve host: ftp.funet.fi fetch: Unable to fetch expected file diffutils-3.7.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1414k 100 1414k 0 0 26556 0 0:00:54 0:00:54 --:--:-- 56549 => Checksum SHA1 OK for diffutils-3.7.tar.xz => Checksum RMD160 OK for diffutils-3.7.tar.xz => Checksum SHA512 OK for diffutils-3.7.tar.xz ===> Installing dependencies for diffutils-3.7 => Tool dependency nbpatch-[0-9]*: NOT found => Verifying reinstall for ../../devel/nbpatch ===> Installing dependencies for nbpatch-20151107 ===> Overriding tools for nbpatch-20151107 ===> Extracting for nbpatch-20151107 /bin/cp -r /usr/local/tmp/crew/pkgsrc.20231003040803.dir/pkgsrc-ccaf3cb68a965f1b055b3e04485d725fc7043813/devel/nbpatch/files /usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/nbpatch-20151107 /bin/rm -f /usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat/config.guess /usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat/config.sub /bin/ln -fs /usr/local/tmp/crew/pkgsrc.20231003040803.dir/pkgsrc-ccaf3cb68a965f1b055b3e04485d725fc7043813/mk/gnu-config/config.guess /usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat/config.guess /bin/ln -fs /usr/local/tmp/crew/pkgsrc.20231003040803.dir/pkgsrc-ccaf3cb68a965f1b055b3e04485d725fc7043813/mk/gnu-config/config.sub /usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat/config.sub ===> Patching for nbpatch-20151107 ===> Creating toolchain wrappers for nbpatch-20151107 ===> Configuring for nbpatch-20151107 => Configuring and building libnbcompat checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-chromeos-linux-gnu checking for x86_64-chromeos-linux-gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/.tools/bin/grep checking for egrep... /usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/.tools/bin/grep -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether make sets $(MAKE)... yes checking for cc option to accept ISO C99... none needed checking for a BSD-compatible install... /usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/.tools/bin/install -c checking whether ln -s works... yes checking for x86_64-chromeos-linux-ranlib... no checking for ranlib... ranlib checking for gawk... /usr/local/tmp/crew/dest/usr/local/bin/nawk checking for ar... ar checking for fparseln in -lutil... no checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking bsd/libutil.h usability... no checking bsd/libutil.h presence... no checking for bsd/libutil.h... no checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking fts.h usability... yes checking fts.h presence... yes checking for fts.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for inttypes.h... (cached) yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking machine/endian.h usability... no checking machine/endian.h presence... no checking for machine/endian.h... no checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/byteorder.h usability... no checking sys/byteorder.h presence... no checking for sys/byteorder.h... no checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking sys/dir.h usability... yes checking sys/dir.h presence... yes checking for sys/dir.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/ndir.h usability... no checking sys/ndir.h presence... no checking for sys/ndir.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/ttycom.h usability... no checking sys/ttycom.h presence... no checking for sys/ttycom.h... no checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking termcap.h usability... no checking termcap.h presence... no checking for termcap.h... no checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking tzfile.h usability... no checking tzfile.h presence... no checking for tzfile.h... no checking for unistd.h... (cached) yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for sys/mount.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking sys/queue.h usability... yes checking sys/queue.h presence... yes checking for sys/queue.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for regexec... yes checking for va_copy... no ./configure: line 4907: ]: command not found checking for __builtin_va_copy... yes checking md5.h usability... no checking md5.h presence... no checking for md5.h... no checking for md5.h... (cached) no checking rmd160.h usability... no checking rmd160.h presence... no checking for rmd160.h... no checking sha1.h usability... no checking sha1.h presence... no checking for sha1.h... no checking sha2.h usability... no checking sha2.h presence... no checking for sha2.h... no checking for MD5File... no checking for RMD160File... no checking for SHA1File... no checking for SHA512_File... no checking for issetugid... no checking whether optarg is declared... yes checking whether optind is declared... yes checking whether optreset is declared... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for struct option... yes configure: Using included getopt and getopt_long checking vis.h usability... no checking vis.h presence... no checking for vis.h... no checking for __attribute__... yes checking for size_t... yes checking for uintptr_t... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for long long... yes checking for long double... yes checking for fsid_t... yes checking whether byte ordering is bigendian... no checking size of off_t... 8 checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether snprintf is declared... yes checking whether asprintf is declared... yes checking whether strdup is declared... yes checking whether isblank is declared... yes checking for err... yes checking for fgetln... no checking for fnmatch... yes checking for fparseln... no checking for getdelim... yes checking for getenv... yes checking for getline... yes checking for lchflags... no checking for lchmod... yes checking for lchown... yes checking for lutimes... yes checking for mkdtemp... yes checking for mkstemp... yes checking for setenv... yes checking for setgroupent... no checking for setpassent... no checking for setprogname... no checking for shquote... no checking for statvfs... yes checking for strerror... yes checking for strlcat... no checking for strlcpy... no checking for strmode... no checking for strsep... yes checking for strtoll... yes checking for unsetenv... yes checking for usleep... yes checking for utimes... yes checking for warn... yes checking for library containing socket... none required checking for gethostbyname in -lnsl... yes checking for socklen_t... yes checking for struct addrinfo... yes checking for struct in6_addr... yes checking for struct sockaddr_in6... yes checking for struct sockaddr_storage... yes checking for getnameinfo... yes checking for gai_strerror... yes checking for getaddrinfo... yes checking for getenv... (cached) yes checking for setenv... (cached) yes checking for unsetenv... (cached) yes checking for mkdtemp... (cached) yes checking for mkstemp... (cached) yes checking for setlocale... yes checking for getmode... no checking for setmode... no checking for strnlen... yes checking whether endgrent is declared... no checking whether endpwent is declared... no checking whether setpassent is declared... no checking for gid_from_group... no checking for group_from_gid... no checking for pwcache_groupdb... no checking for pwcache_userdb... no checking for uid_from_user... no checking for user_from_uid... no checking for fts_open... yes checking for timegm... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking for poll.h... (cached) yes checking for sys/poll.h... (cached) yes checking for poll... yes checking if poll() is implemented natively... yes checking for getpassphrase... no checking for getpgrp... yes checking for select... yes checking for getpgrp... (cached) yes checking whether getpgrp requires zero arguments... yes checking for struct statfs.f_flags... yes checking for struct statfs.f_fsize... no checking for struct statfs.f_iosize... no checking for struct dirent.d_namlen... no checking for DIR.dd_fd... no checking for dirfd... yes checking *printf() support for %lld... yes checking for strtoll... (cached) yes checking if vsnprintf is standards compliant... yes configure: creating ./config.status config.status: creating Makefile config.status: creating nbcompat/config.h --- nbcompat/nbconfig.h --- /usr/local/tmp/crew/dest/usr/local/bin/nawk -f nbcompat.awk nbcompat/config.h > nbcompat/nbconfig.h --- glob.o --- --- md5c.o --- --- md5hl.o --- --- rmd160.o --- --- glob.o --- cc -DHAVE_NBCOMPAT_H=1 -I/usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c glob.c --- md5c.o --- cc -DHAVE_NBCOMPAT_H=1 -I/usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c md5c.c --- md5hl.o --- cc -DHAVE_NBCOMPAT_H=1 -I/usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c md5hl.c --- rmd160.o --- cc -DHAVE_NBCOMPAT_H=1 -I/usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c rmd160.c --- rmd160hl.o --- cc -DHAVE_NBCOMPAT_H=1 -I/usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c rmd160hl.c --- sha1.o --- cc -DHAVE_NBCOMPAT_H=1 -I/usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c sha1.c --- sha1hl.o --- cc -DHAVE_NBCOMPAT_H=1 -I/usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c sha1hl.c --- sha2.o --- cc -DHAVE_NBCOMPAT_H=1 -I/usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c sha2.c --- sha2hl.o --- cc -DHAVE_NBCOMPAT_H=1 -I/usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c sha2hl.c --- getopt.o --- cc -DHAVE_NBCOMPAT_H=1 -I/usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c getopt.c --- getopt_long.o --- cc -DHAVE_NBCOMPAT_H=1 -I/usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c getopt_long.c --- vis.o --- cc -DHAVE_NBCOMPAT_H=1 -I/usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c vis.c --- unvis.o --- cc -DHAVE_NBCOMPAT_H=1 -I/usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c unvis.c --- fgetln.o --- cc -DHAVE_NBCOMPAT_H=1 -I/usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c fgetln.c --- fparseln.o --- cc -DHAVE_NBCOMPAT_H=1 -I/usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c fparseln.c --- lchflags.o --- cc -DHAVE_NBCOMPAT_H=1 -I/usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c lchflags.c --- setgroupent.o --- cc -DHAVE_NBCOMPAT_H=1 -I/usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c setgroupent.c --- setpassent.o --- cc -DHAVE_NBCOMPAT_H=1 -I/usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c setpassent.c --- lchflags.o --- lchflags.c: In function 'lchflags': lchflags.c:49:17: warning: implicit declaration of function 'chflags'; did you mean 'lchflags'? [-Wimplicit-function-declaration] 49 | return (chflags(path, flags)); | ^~~~~~~ | lchflags --- setprogname.o --- cc -DHAVE_NBCOMPAT_H=1 -I/usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c setprogname.c --- shquote.o --- cc -DHAVE_NBCOMPAT_H=1 -I/usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c shquote.c --- strlcat.o --- cc -DHAVE_NBCOMPAT_H=1 -I/usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c strlcat.c --- strlcpy.o --- cc -DHAVE_NBCOMPAT_H=1 -I/usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c strlcpy.c --- strmode.o --- cc -DHAVE_NBCOMPAT_H=1 -I/usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c strmode.c --- setmode.o --- cc -DHAVE_NBCOMPAT_H=1 -I/usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c setmode.c --- pwcache.o --- cc -DHAVE_NBCOMPAT_H=1 -I/usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat -I. -I. -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c pwcache.c --- libnbcompat.a --- ar cr libnbcompat.a glob.o md5c.o md5hl.o rmd160.o rmd160hl.o sha1.o sha1hl.o sha2.o sha2hl.o getopt.o getopt_long.o vis.o unvis.o fgetln.o fparseln.o lchflags.o setgroupent.o setpassent.o setprogname.o shquote.o strlcat.o strlcpy.o strmode.o setmode.o pwcache.o ranlib libnbcompat.a ===> Building for nbpatch-20151107 --- patch.o --- --- pch.o --- --- inp.o --- --- util.o --- --- patch.o --- cc -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -DHAVE_NBCOMPAT_H=1 -I/usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat -c patch.c --- util.o --- cc -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -DHAVE_NBCOMPAT_H=1 -I/usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat -c util.c --- inp.o --- cc -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -DHAVE_NBCOMPAT_H=1 -I/usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat -c inp.c --- pch.o --- cc -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -DHAVE_NBCOMPAT_H=1 -I/usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat -c pch.c --- backupfile.o --- cc -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -DHAVE_NBCOMPAT_H=1 -I/usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat -c backupfile.c --- mkpath.o --- cc -O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto -D_FORTIFY_SOURCE=2 -DHAVE_NBCOMPAT_H=1 -I/usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat -c mkpath.c --- nbpatch --- cc -flto=auto -L/usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat -Wl,-R/usr/local/pkg/lib -o nbpatch patch.o pch.o inp.o util.o backupfile.o mkpath.o -lnbcompat /usr/local/bin/ld: error: /usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat/libnbcompat.a(getopt_long.o): multiple definition of 'optreset' /usr/local/bin/ld: /usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/libnbcompat/libnbcompat.a(getopt.o): previous definition here collect2: error: ld returned 1 exit status *** [nbpatch] Error code 1 bmake: stopped in /usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/nbpatch-20151107 1 error bmake: stopped in /usr/local/tmp/crew/dest/usr/local/wrk/devel/nbpatch/work/nbpatch-20151107 *** Error code 2 Stop. bmake[3]: stopped in /usr/local/tmp/crew/pkgsrc.20231003040803.dir/pkgsrc-ccaf3cb68a965f1b055b3e04485d725fc7043813/devel/nbpatch *** Error code 1 Stop. bmake[2]: stopped in /usr/local/tmp/crew/pkgsrc.20231003040803.dir/pkgsrc-ccaf3cb68a965f1b055b3e04485d725fc7043813/devel/nbpatch *** Error code 1 Stop. bmake[1]: stopped in /usr/local/tmp/crew/pkgsrc.20231003040803.dir/pkgsrc-ccaf3cb68a965f1b055b3e04485d725fc7043813/devel/diffutils *** Error code 1 Stop. bmake: stopped in /usr/local/tmp/crew/pkgsrc.20231003040803.dir/pkgsrc-ccaf3cb68a965f1b055b3e04485d725fc7043813/pkgtools/bootstrap-mk-files ===> exited with status 1 aborted. /usr/local/lib/crew/lib/package.rb:291:in `system': Command failed with exit 1: bash pkgsrc failed to install: `CFLAGS="-O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto" CXXFLAGS="-O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto" FCFLAGS="-O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto" FFLAGS="-O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto=auto" LD_LIBRARY_PATH="/usr/local/lib64" LDFLAGS="-flto=auto " bash -c ./bootstrap --abi=64 --preserve-path --unprivileged --prefix=/usr/local/pkg --pkgdbdir=/usr/local/pkg/pkgdb --sysconfdir=/usr/local/pkg/etc --varbase=/usr/local/pkg/var --workdir=/usr/local/tmp/crew/dest/usr/local --cwrappers=no --prefer-pkgsrc=yes --make-jobs=4` exited with 1