Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save al3xtjames/bd9e59dbd25078015069fe0c783ddd60 to your computer and use it in GitHub Desktop.
Save al3xtjames/bd9e59dbd25078015069fe0c783ddd60 to your computer and use it in GitHub Desktop.
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/phn1jd0c8xjjavld8imfliz00v7w3dyq-openssh-9.8p1.tar.gz
source root is openssh-9.8p1
setting SOURCE_DATE_EPOCH to timestamp 1719808588 of file openssh-9.8p1/xmss_wots.h
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
applying patch /nix/store/isik6ifcjxpw22sfh3kz37galficc78c-locale_archive.patch
patching file session.c
Hunk #1 succeeded at 1087 with fuzz 2 (offset 34 lines).
applying patch /nix/store/6id7rg81nbkx9r9pxvax7nssr11xdaas-gss-serv.c.patch?id=a7509603971ce2f3282486a43bb773b1b522af83
patching file gss-serv.c
applying patch /nix/store/ybb4xs45dkngdf3x1xnxqgzn5zmv5alf-dont_create_privsep_path.patch
patching file Makefile.in
Hunk #1 succeeded at 402 (offset 73 lines).
applying patch /nix/store/7jbzj9s2wkbznn93ga3aqka6vfx06gjg-ssh-keysign-8.5.patch
patching file pathnames.h
Hunk #1 succeeded at 131 (offset 7 lines).
patching file sshconnect2.c
Hunk #1 succeeded at 2061 (offset 40 lines).
substituteStream() in derivation openssh-static-x86_64-unknown-linux-musl-9.8p1: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'Makefile.in')
Running phase: autoreconfPhase
@nix { "action": "setPhase", "phase": "autoreconfPhase" }
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: /nix/store/dvmmlmwmgvbwbcsabvpg3clf7m71h9hf-autoconf-2.72/bin/autoconf --force
autoreconf: running: /nix/store/dvmmlmwmgvbwbcsabvpg3clf7m71h9hf-autoconf-2.72/bin/autoheader --force
autoreconf: configure.ac: not using Automake
autoreconf: './config.sub' is updated
autoreconf: './config.guess' is updated
autoreconf: './install-sh' is updated
autoreconf: Leaving directory '.'
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
Updating Autotools / GNU config script to a newer upstream version: ./config.sub
Updating Autotools / GNU config script to a newer upstream version: ./config.guess
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
Updating Autotools / GNU config script to a newer upstream version: ./config.sub
Updating Autotools / GNU config script to a newer upstream version: ./config.guess
Running phase: configurePhase
@nix { "action": "setPhase", "phase": "configurePhase" }
patching script interpreter paths in ./configure
./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/4bj2kxdm1462fzcc2i2s4dn33g2angcc-bash-5.2p32/bin/sh"
configure flags: --prefix=/nix/store/d88dx9hn2602pwsbj432f1a4956sam1p-openssh-static-x86_64-unknown-linux-musl-9.8p1 --sbindir=\$\{out\}/bin --localstatedir=/var --with-pid-dir=/run --with-mantype=man --with-libedit=yes --disable-strip --with-pam --disable-dsa-keys --sysconfdir=/etc/ssh --with-ldns --enable-static --disable-shared --disable-shared --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-musl
configure: WARNING: unrecognized options: --enable-static, --disable-shared, --disable-shared
checking for x86_64-unknown-linux-musl-cc... x86_64-unknown-linux-musl-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... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether x86_64-unknown-linux-musl-gcc accepts -g... yes
checking for x86_64-unknown-linux-musl-gcc option to enable C11 features... none needed
checking if x86_64-unknown-linux-musl-gcc supports C99-style variadic macros... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-musl
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking for gawk... gawk
checking how to run the C preprocessor... x86_64-unknown-linux-musl-gcc -E
checking for x86_64-unknown-linux-musl-ranlib... x86_64-unknown-linux-musl-ranlib
checking for a BSD-compatible install... /nix/store/w1iq3315z63558j04gnlzdd2yk1v1hfz-coreutils-9.5/bin/install -c
checking for grep that handles long lines and -e... /nix/store/7adzfq6lz76h928gmws5sn6nkli14ml6-gnugrep-3.11/bin/grep
checking for egrep... /nix/store/7adzfq6lz76h928gmws5sn6nkli14ml6-gnugrep-3.11/bin/grep -E
checking for a race-free mkdir -p... /nix/store/w1iq3315z63558j04gnlzdd2yk1v1hfz-coreutils-9.5/bin/mkdir -p
checking for x86_64-unknown-linux-musl-ar... x86_64-unknown-linux-musl-ar
checking for cat... /nix/store/w1iq3315z63558j04gnlzdd2yk1v1hfz-coreutils-9.5/bin/cat
checking for kill... /nix/store/w1iq3315z63558j04gnlzdd2yk1v1hfz-coreutils-9.5/bin/kill
checking for sed... /nix/store/d58flzaagmfb5pyvmknly4cnws45nc80-gnused-4.9/bin/sed
checking for bash... /nix/store/4bj2kxdm1462fzcc2i2s4dn33g2angcc-bash-5.2p32/bin/bash
checking for ksh... (cached) /nix/store/4bj2kxdm1462fzcc2i2s4dn33g2angcc-bash-5.2p32/bin/bash
checking for sh... (cached) /nix/store/4bj2kxdm1462fzcc2i2s4dn33g2angcc-bash-5.2p32/bin/bash
checking for bash... /nix/store/4bj2kxdm1462fzcc2i2s4dn33g2angcc-bash-5.2p32/bin/bash
checking for ksh... (cached) /nix/store/4bj2kxdm1462fzcc2i2s4dn33g2angcc-bash-5.2p32/bin/bash
checking for sh... (cached) /nix/store/4bj2kxdm1462fzcc2i2s4dn33g2angcc-bash-5.2p32/bin/bash
checking for groff... no
checking for nroff... no
checking for mandoc... no
checking for x86_64-unknown-linux-musl-pkg-config... /nix/store/rs0dzw2rankzmvdgxy7dgy12ljhwhzh9-x86_64-unknown-linux-musl-pkg-config-wrapper-0.29.2/bin/x86_64-unknown-linux-musl-pkg-config
configure: WARNING: no manpage formatter found
checking for groupadd... groupadd
checking for useradd... useradd
checking for pkgmk... no
checking for x86_64-unknown-linux-musl-gcc option to enable large file support... none needed
checking for passwd... /run/wrappers/bin/passwd
checking for inline... inline
checking for x86_64-unknown-linux-musl-gcc options needed to detect all undeclared functions... none needed
checking whether LLONG_MAX is declared... yes
checking whether LONG_LONG_MAX is declared... no
checking whether SYSTR_POLICY_KILL is declared... no
checking whether RLIMIT_NPROC is declared... yes
checking whether PR_SET_NO_NEW_PRIVS is declared... yes
checking whether OpenSSL will be used for cryptography... yes
checking if x86_64-unknown-linux-musl-gcc supports -Werror... yes
checking gcc version... 13.3.0
checking clang version...
checking if x86_64-unknown-linux-musl-gcc supports compile flag -pipe... yes
checking if x86_64-unknown-linux-musl-gcc supports compile flag -Wunknown-warning-option... no
checking if x86_64-unknown-linux-musl-gcc supports compile flag -Wno-error=format-truncation... yes
checking if x86_64-unknown-linux-musl-gcc supports compile flag -Qunused-arguments... no
checking if x86_64-unknown-linux-musl-gcc supports compile flag -Wall... yes
checking if x86_64-unknown-linux-musl-gcc supports compile flag -Wextra... yes
checking if x86_64-unknown-linux-musl-gcc supports compile flag -Wpointer-arith... yes
checking if x86_64-unknown-linux-musl-gcc supports compile flag -Wuninitialized... yes
checking if x86_64-unknown-linux-musl-gcc supports compile flag -Wsign-compare... yes
checking if x86_64-unknown-linux-musl-gcc supports compile flag -Wformat-security... yes
checking if x86_64-unknown-linux-musl-gcc supports compile flag -Wsizeof-pointer-memaccess... yes
checking if x86_64-unknown-linux-musl-gcc supports compile flag -Wpointer-sign... yes
checking if x86_64-unknown-linux-musl-gcc supports compile flag -Wunused-parameter... yes
checking if x86_64-unknown-linux-musl-gcc supports compile flag -Wunused-result... yes
checking if x86_64-unknown-linux-musl-gcc supports compile flag -Wimplicit-fallthrough... yes
checking if x86_64-unknown-linux-musl-gcc supports compile flag -Wmisleading-indentation... yes
checking if x86_64-unknown-linux-musl-gcc supports compile flag -Wbitwise-instead-of-logical... no
checking if x86_64-unknown-linux-musl-gcc supports compile flag -fno-strict-aliasing... yes
checking if x86_64-unknown-linux-musl-gcc supports compile flag -D_FORTIFY_SOURCE=2... yes
checking if x86_64-unknown-linux-musl-gcc supports link flag -Wl,-z,relro... yes
checking if x86_64-unknown-linux-musl-gcc supports link flag -Wl,-z,now... yes
checking if x86_64-unknown-linux-musl-gcc supports link flag -Wl,-z,noexecstack... yes
checking if x86_64-unknown-linux-musl-gcc supports compile flag -ftrapv and linking succeeds... yes
checking if x86_64-unknown-linux-musl-gcc supports compile flag -fzero-call-used-regs=used and linking succeeds... yes
checking if x86_64-unknown-linux-musl-gcc supports compile flag -ftrivial-auto-var-init=zero... yes
checking if x86_64-unknown-linux-musl-gcc supports compile flag -mretpoline... no
checking if x86_64-unknown-linux-musl-gcc supports link flag -Wl,-z,retpolineplt... no
checking if x86_64-unknown-linux-musl-gcc accepts -fno-builtin-memset... yes
checking if x86_64-unknown-linux-musl-gcc supports -fstack-protector-strong... yes
checking if -fstack-protector-strong works... configure: WARNING: cross compiling: cannot test
checking if compiler allows __attribute__ on return types... yes
checking if compiler allows __attribute__ prototype args... yes
checking if compiler supports variable length arrays... yes
checking if compiler accepts variable declarations after code... yes
checking for blf.h... no
checking for bstring.h... no
checking for crypt.h... yes
checking for crypto/sha2.h... no
checking for dirent.h... yes
checking for endian.h... yes
checking for elf.h... yes
checking for err.h... yes
checking for features.h... yes
checking for fcntl.h... yes
checking for floatingpoint.h... no
checking for fnmatch.h... yes
checking for getopt.h... yes
checking for glob.h... yes
checking for ia.h... no
checking for iaf.h... no
checking for ifaddrs.h... yes
checking for inttypes.h... (cached) yes
checking for langinfo.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for login.h... no
checking for maillock.h... no
checking for ndir.h... no
checking for net/if_tun.h... no
checking for netdb.h... yes
checking for netgroup.h... no
checking for pam/pam_appl.h... no
checking for paths.h... yes
checking for poll.h... yes
checking for pty.h... yes
checking for readpassphrase.h... no
checking for rpc/types.h... no
checking for security/pam_appl.h... yes
checking for sha2.h... no
checking for shadow.h... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/bitypes.h... no
checking for sys/byteorder.h... no
checking for sys/bsdtty.h... no
checking for sys/cdefs.h... yes
checking for sys/dir.h... yes
checking for sys/file.h... yes
checking for sys/mman.h... yes
checking for sys/label.h... no
checking for sys/ndir.h... no
checking for sys/param.h... yes
checking for sys/poll.h... yes
checking for sys/prctl.h... yes
checking for sys/procctl.h... no
checking for sys/pstat.h... no
checking for sys/ptrace.h... yes
checking for sys/random.h... yes
checking for sys/select.h... yes
checking for sys/stream.h... no
checking for sys/stropts.h... yes
checking for sys/strtio.h... no
checking for sys/statvfs.h... yes
checking for sys/sysmacros.h... yes
checking for sys/time.h... yes
checking for sys/timers.h... no
checking for sys/vfs.h... yes
checking for time.h... yes
checking for tmpdir.h... no
checking for ttyent.h... no
checking for ucred.h... no
checking for unistd.h... (cached) yes
checking for usersec.h... no
checking for util.h... no
checking for utime.h... yes
checking for utmp.h... yes
checking for utmpx.h... yes
checking for vis.h... no
checking for wchar.h... yes
checking for sys/audit.h... no
checking for sys/capsicum.h... no
checking for capsicum_helpers.h... no
checking for caph_cache_tzdata... no
checking for net/route.h... yes
checking for sys/sysctl.h... no
checking for lastlog.h... yes
checking for sys/ptms.h... no
checking for login_cap.h... no
checking for sys/mount.h... yes
checking for sys/un.h... yes
checking for linux/if_tun.h... yes
checking for linux/if.h... yes
checking for linux/seccomp.h... yes
checking for linux/filter.h... yes
checking for linux/audit.h... yes
checking for seccomp architecture... "AUDIT_ARCH_X86_64"
checking compiler and flags for sanity... configure: WARNING: cross compiling: not checking compiler sanity
checking for setsockopt... yes
checking for dirname... yes
checking for libgen.h... yes
checking for getspnam... yes
checking for library containing basename... none required
checking for zlib... yes
checking for zlib.h... yes
checking for deflate in -lz... yes
checking for possibly buggy zlib... configure: WARNING: cross compiling: not checking zlib version
checking for strcasecmp... yes
checking for utimes... yes
checking for bsd/libutil.h... no
checking for libutil.h... no
checking for library containing fmt_scaled... no
checking for library containing scan_scaled... no
checking for library containing login... no
checking for library containing logout... no
checking for library containing logwtmp... no
checking for library containing openpty... none required
checking for library containing updwtmp... none required
checking for fmt_scaled... no
checking for scan_scaled... no
checking for login... no
checking for logout... no
checking for openpty... yes
checking for updwtmp... yes
checking for logwtmp... no
checking for library containing inet_ntop... none required
checking for library containing gethostbyname... none required
checking for library containing SHA256Update... no
checking for strftime... yes
checking for GNU libc compatible malloc... no
checking for GNU libc compatible realloc... no
checking if calloc(0, N) returns non-null... configure: WARNING: cross compiling: assuming same as malloc
no
checking for GLOB_ALTDIRFUNC support... checking for egrep -e... (cached) /nix/store/7adzfq6lz76h928gmws5sn6nkli14ml6-gnugrep-3.11/bin/grep -E
no
checking for gl_matchc field in glob_t... no
checking for gl_statv and GLOB_KEEPSTAT extensions for glob... no
checking whether GLOB_NOMATCH is declared... yes
checking whether VIS_ALL is declared... no
checking whether struct dirent allocates space for d_name... configure: WARNING: cross compiling: assuming BROKEN_ONE_BYTE_DIRENT_D_NAME
checking for /proc/pid/fd directory... yes
checking for x86_64-unknown-linux-musl-ldns-config... no
checking for ldns-config... no
checking for ldns support... no
configure: error: ** Incomplete or missing ldns libraries.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment