Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created May 15, 2021 14:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-rmcgibbo/b6ab074437109988563903b1949076d6 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/b6ab074437109988563903b1949076d6 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 5 seconds | https://github.com/NixOS/nixpkgs/pull/123103
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/9s4xz3qskcp48dk4vw8pi50pkicj392l-source
source root is source
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
applying patch /nix/store/s39xl4xhwxvajchb69xygbbci1nhf566-STARTTLS_before_auth.patch
patching file src/auth-ldap.m
applying patch /nix/store/w232lijj79pw89m3d6s722byhpiwkjyz-gobjc_4.7_runtime.patch
patching file aclocal.m4
applying patch /nix/store/p7h8r0agrmwplgc2rahbmvlpyhm2hgp0-openvpn_ldap_simpler_add_handler_4
patching file src/auth-ldap.m
applying patch /nix/store/kh1fsvx2sszrwqibx3yyvli17r7kx6f7-auth-ldap-gnustep.patch
patching file aclocal.m4
patching file src/Makefile.in
patching file src/TRObject.h
patching file src/TRObject.m
patching file src/auth-ldap.m
patching file tests/Makefile.in
@nix { "action": "setPhase", "phase": "autoreconfPhase" }
autoreconfPhase
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: configure.ac: not using aclocal
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/f1bs0awg840hh0rgwsz9pz29xj0ari3l-autoconf-2.70/bin/autoconf --force
configure.ac:6: warning: The macro `AC_CANONICAL_SYSTEM' is obsolete.
configure.ac:6: You should run autoupdate.
./lib/autoconf/general.m4:2080: AC_CANONICAL_SYSTEM is expanded from...
configure.ac:6: the top level
configure.ac:11: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:11: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
aclocal.m4:473: TR_WERROR is expanded from...
configure.ac:11: the top level
configure.ac:40: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:40: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:40: the top level
configure.ac:44: warning: The macro `AC_LANG_C' is obsolete.
configure.ac:44: You should run autoupdate.
./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
pthread.m4:50: ACX_PTHREAD is expanded from...
configure.ac:44: the top level
configure.ac:44: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:44: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
pthread.m4:50: ACX_PTHREAD is expanded from...
configure.ac:44: the top level
configure.ac:57: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:57: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
aclocal.m4:282: OD_OPENLDAP is expanded from...
configure.ac:57: the top level
configure.ac:58: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:58: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
check.m4:31: OD_LIBCHECK is expanded from...
configure.ac:58: the top level
configure.ac:61: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:61: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
aclocal.m4:358: OD_OPENVPN_HEADER is expanded from...
configure.ac:61: the top level
configure.ac:64: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:64: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
aclocal.m4:31: OD_OBJC_RUNTIME is expanded from...
configure.ac:64: the top level
autoreconf: running: /nix/store/f1bs0awg840hh0rgwsz9pz29xj0ari3l-autoconf-2.70/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 '.'
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
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
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
configure flags: --prefix=/nix/store/kjbl9l4fpzsm32r5pgfywgyrgpqz5qy1-openvpn-auth-ldap-2.0.3+deb6.1 --with-objc-runtime=modern --with-openvpn=/nix/store/rk2mz14xsgqk5q9hv87w8xw9s3ilpv87-openvpn-2.5.0/include --libdir=\$\(out\)/lib/openvpn
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... aarch64-unknown-linux-gnu
checking for gcc... clang
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 the compiler supports GNU C... yes
checking whether clang accepts -g... yes
checking for clang option to enable C11 features... none needed
checking for gcc... no
checking for objcc... no
checking for objc... no
checking for cc... cc
checking whether the compiler supports GNU Objective C... yes
checking whether cc accepts -g... yes
checking for a BSD-compatible install... /nix/store/i37jz49hazbalmply1jy3g8696aj0mpx-coreutils-8.32/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for re2c... /nix/store/wwzl4sc16yk0vxjcgrqbl64n0zbzs5mb-re2c-2.1.1/bin/re2c
checking for doxygen... no
checking for dot... no
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 for grep that handles long lines and -e... /nix/store/0ffm3fhnarzsgrhk47d01abcl7qi1i4x-gnugrep-3.6/bin/grep
checking for egrep... /nix/store/0ffm3fhnarzsgrhk47d01abcl7qi1i4x-gnugrep-3.6/bin/grep -E
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for BSD pf(4) support... no
configure: WARNING: pf(4) table support will not be included.
checking for strlcpy... no
checking for openldap... yes
checking for check unit test library... yes
checking for openvpn-plugin.h... no
configure: error: in `/build/source':
configure: error: Could not locate a working openvpn source tree.
See `config.log' for more details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment