Skip to content

Instantly share code, notes, and snippets.

@dtzWill
Created June 6, 2018 14:18
Show Gist options
  • Save dtzWill/f3a12fc18d2c16a9616f1ceb448003bc to your computer and use it in GitHub Desktop.
Save dtzWill/f3a12fc18d2c16a9616f1ceb448003bc to your computer and use it in GitHub Desktop.
unpacking sources
unpacking source archive /nix/store/nrnmq3v6vc6yp53v12kx0jafakblgfv4-cvs-export
source root is cvs-export
patching sources
applying patch /nix/store/0hi3qayq4m734n5algyfwim6p3yg33j6-compat.patch
patching file nbtool_config.h.in
updateAutotoolsGnuConfigScriptsPhase
configuring
configure flags: --prefix=/nix/store/yph0hvwr2j2950m6ifmnswxacvhbwqc9-bsd-compat-netbsd-7.1.2-x86_64-unknown-linux-musl --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-musl
checking for x86_64-unknown-linux-musl-gcc... x86_64-unknown-linux-musl-gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-unknown-linux-musl-gcc accepts -g... yes
checking how to run the C preprocessor... x86_64-unknown-linux-musl-gcc -E
checking for NetBSD... no
checking for sh... /nix/store/0aa1ngxygf1iqanfbpdb10klc7r343c0-bash-4.4-p19/bin/sh
checking whether byte ordering is bigendian... no
checking for ANSI C header files... yes
checking for zlib.h... yes
checking for gzdopen in -lz... yes
checking for sys/ioctl.h... yes
checking for sys/mman.h... yes
checking for sys/param.h... yes
checking for sys/socket.h... yes
checking for sys/stat.h... yes
checking for sys/time.h... yes
checking for sys/types.h... yes
checking for sys/utsname.h... yes
checking for sys/wait.h... yes
checking for assert.h... yes
checking for ctype.h... yes
checking for errno.h... yes
checking for fcntl.h... yes
checking for grp.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for netdb.h... yes
checking for pwd.h... yes
checking for signal.h... yes
checking for stdarg.h... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for termios.h... yes
checking for unistd.h... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for sys/mtio.h... yes
checking for sys/sysmacros.h... yes
checking for sys/syslimits.h... no
checking for getopt.h... yes
checking for features.h... yes
checking for malloc.h... yes
checking for sys/poll.h... yes
checking for pthread.h... yes
checking for stddef.h... yes
checking for rpc/types.h... no
checking for sys/bswap.h... no
touch: cannot touch 'include/sys/bswap.h': No such file or directory
checking for machine/bswap.h... no
touch: cannot touch 'include/machine/bswap.h': No such file or directory
checking for sys/cdefs.h... yes
checking for machine/endian.h... no
touch: cannot touch 'include/machine/endian.h': No such file or directory
checking for sys/endian.h... no
touch: cannot touch 'include/sys/endian.h': No such file or directory
checking for sys/featuretest.h... no
touch: cannot touch 'include/sys/featuretest.h': No such file or directory
checking for err.h... yes
checking for inttypes.h... yes
checking for libgen.h... yes
checking for paths.h... yes
checking for stdint.h... yes
checking for util.h... no
touch: cannot touch 'include/util.h': No such file or directory
checking for resolv.h... yes
checking for arpa/nameser.h... yes
checking for rpc/types.h... (cached) no
./configure: line 1: can't create include/rpc/types.h.new: nonexistent directory
./configure: line 1: can't create include/rpc/types.h.new: nonexistent directory
mv: cannot stat 'include/rpc/types.h.new': No such file or directory
checking for netconfig.h... no
./configure: line 1: can't create include/netconfig.h.new: nonexistent directory
./configure: line 1: can't create include/netconfig.h.new: nonexistent directory
mv: cannot stat 'include/netconfig.h.new': No such file or directory
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for size_t... yes
checking for id_t... yes
checking for long long... yes
checking for u_long... yes
checking for u_char... yes
checking for u_short... yes
checking for u_int... yes
checking for u_quad_t... yes
checking for socklen_t... yes
checking for uint8_t... yes
checking for u_int8_t... yes
checking for uint16_t... yes
checking for u_int16_t... yes
checking for uint32_t... yes
checking for u_int32_t... yes
checking for uint64_t... yes
checking for u_int64_t... yes
checking for DIR.dd_fd... no
checking for DIR.__dd_fd... no
checking for struct dirent.d_namlen... no
checking for struct stat.st_flags... no
checking for struct stat.st_gen... no
checking for struct stat.st_birthtime... no
checking for struct stat.st_birthtimensec... no
checking for struct stat.st_atim... no
checking for struct stat.st_mtimensec... no
checking for struct statvfs.f_iosize... no
checking for struct tm.tm_gmtoff... yes
checking whether optind is declared... yes
checking whether optreset is declared... yes
checking whether sys_signame is declared... no
checking for working alloca.h... yes
checking for alloca... yes
checking for atoll... yes
checking for asprintf... yes
checking for asnprintf... no
checking for basename... yes
checking for devname... no
checking for dirfd... yes
checking for dirname... yes
checking for dprintf... yes
checking for esetfunc... no
checking for fgetln... yes
checking for flock... yes
checking for fpurge... yes
checking for __fpurge... yes
checking for futimes... yes
checking for getline... yes
checking for getopt... yes
checking for getopt_long... yes
checking for group_from_gid... no
checking for gid_from_group... no
checking for heapsort... no
checking for isblank... yes
checking for issetugid... yes
checking for lchflags... no
checking for lchmod... yes
checking for lchown... yes
checking for lutimes... yes
checking for mkstemp... yes
checking for mkdtemp... yes
checking for poll... yes
checking for pread... yes
checking for putc_unlocked... yes
checking for pwcache_userdb... no
checking for pwcache_groupdb... no
checking for pwrite... yes
checking for raise_default_signal... no
checking for random... yes
checking for setenv... yes
checking for setgroupent... no
checking for setprogname... no
checking for setpassent... no
checking for snprintb_m... no
checking for snprintf... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strmode... no
checking for strndup... yes
checking for strnlen... yes
checking for strsep... yes
checking for strsuftoll... no
checking for strtoi... no
checking for strtoll... yes
checking for strtou... no
checking for user_from_uid... no
checking for uid_from_user... no
checking for vasprintf... yes
checking for vasnprintf... no
checking for vsnprintf... yes
checking whether user_from_uid is declared... no
checking whether uid_from_user is declared... no
checking whether pwcache_userdb is declared... no
checking whether group_from_gid is declared... no
checking whether gid_from_group is declared... no
checking whether pwcache_groupdb is declared... no
checking whether strndup is declared... yes
checking whether strnlen is declared... yes
checking whether strsuftoll is declared... no
checking whether lchflags is declared... no
checking whether lchmod is declared... yes
checking whether lchown is declared... yes
checking whether errc is declared... no
checking whether verrc is declared... no
checking whether warnc is declared... no
checking whether vwarnc is declared... no
checking whether htobe16 is declared... yes
checking whether htobe32 is declared... yes
checking whether htobe64 is declared... yes
checking whether htole16 is declared... yes
checking whether htole32 is declared... yes
checking whether htole64 is declared... yes
checking whether be16toh is declared... yes
checking whether be32toh is declared... yes
checking whether be64toh is declared... yes
checking whether le16toh is declared... yes
checking whether le32toh is declared... yes
checking whether le64toh is declared... yes
checking whether bswap16 is declared... no
checking whether bswap32 is declared... no
checking whether bswap64 is declared... no
checking whether be16enc is declared... no
checking whether le16enc is declared... no
checking whether be16dec is declared... no
checking whether le16dec is declared... no
checking whether be32enc is declared... no
checking whether le32enc is declared... no
checking whether be32dec is declared... no
checking whether le32dec is declared... no
checking whether be64enc is declared... no
checking whether le64enc is declared... no
checking whether be64dec is declared... no
checking whether le64dec is declared... no
checking whether fstatvfs is declared... yes
checking whether setgroupent is declared... no
checking whether setpassent is declared... no
checking for regfree in -lregex... no
checking for library containing regfree... none required
checking for clock_gettime in -lrt... yes
checking for fparseln... no
configure: creating ./config.status
config.status: creating defs.mk
config.status: creating nbtool_config.h
building
build flags: SHELL=/nix/store/0aa1ngxygf1iqanfbpdb10klc7r343c0-bash-4.4-p19/bin/bash INSTALL=/nix/store/0mh6llq79wzj66fgkaikhq60qx5plk97-coreutils-8.29-x86_64-unknown-linux-musl/bin/install -j 32
sh: line 0: cd: /build/cvs-export/tools/compat/../host-mkdep: No such file or directory
make: "/build/cvs-export/tools/compat/Makefile" line 149: warning: "cd /build/cvs-export/tools/compat/../host-mkdep && make -V .OBJDIR" returned non-zero status
sh: line 0: cd: /build/cvs-export/tools/binstall: No such file or directory
make: "/build/cvs-export/tools/compat/Makefile" line 154: warning: "cd /build/cvs-export/tools/binstall && make -V .OBJDIR" returned non-zero status
--- include/.stamp ---
mkdir -p include/sys include/machine include/rpc include/arpa
--- config.cache ---
rm -f config.cache
CC=cc CFLAGS=-O LDFLAGS= /nix/store/xv0f5yl93zdyy436c4fln216fmq1jsk4-bash-4.4-p19-x86_64-unknown-linux-musl/bin/sh /build/cvs-export/tools/compat/configure --cache-file=config.cache
configure: creating cache config.cache
checking for gcc... cc
checking for C compiler default output... configure: error: C compiler cannot create executables
*** [config.cache] Error code 77
make: stopped in /build/cvs-export/tools/compat
1 error
make: stopped in /build/cvs-export/tools/compat
builder for '/nix/store/njs2s0n60m8b0h5pa0pam1plflc9q76v-bsd-compat-netbsd-7.1.2-x86_64-unknown-linux-musl.drv' failed with exit code 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment