>>> Building on exopi-5 under sysutils/login_duo DIST = [sysutils/login_duo:duo_unix-2.2.2.tar.gz] FULLPKGNAME = login_duo-2.2.2p0 distfiles size=611412 >>> Running build in sysutils/login_duo at 1765800386.37 ===> sysutils/login_duo ===> Building from scratch login_duo-2.2.2p0 ===> Verifying specs: c crypto ssl ===> found c.102.2 crypto.57.2 ssl.60.2 ===> Checking files for login_duo-2.2.2p0 `/exopi-cvs/ports/distfiles/duo_unix-2.2.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for login_duo-2.2.2p0 ===> Patching for login_duo-2.2.2p0 ===> Applying OpenBSD patch patch-lib_https_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Use ASN1_STRING_get0_data() instead of the deprecated ASN1_STRING_data() |Use HMAC_Init_ex() instead of the deprecated HMAC_Init() | |Index: lib/https.c |--- lib/https.c.orig |+++ lib/https.c -------------------------- Patching file lib/https.c using Plan A... Hunk #1 succeeded at 231. Hunk #2 succeeded at 258. Hunk #3 succeeded at 977. done ===> Applying OpenBSD patch patch-login_duo_login_duo_8 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: login_duo/login_duo.8 |--- login_duo/login_duo.8.orig |+++ login_duo/login_duo.8 -------------------------- Patching file login_duo/login_duo.8 using Plan A... Hunk #1 succeeded at 20. Hunk #2 succeeded at 148. Hunk #3 succeeded at 158. Hunk #4 succeeded at 171. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for login_duo-2.2.2p0 ===> Configuring for login_duo-2.2.2p0 Using /exopi-obj/pobj/login_duo-2.2.2/config.site (generated) /usr/bin/perl /exopi-cvs/ports/infrastructure/bin/pkg_subst -DARCH=amd64 -DBASE_PKGPATH=sysutils/login_duo -DFLAVOR_EXT= -DFULLPKGNAME=login_duo-2.2.2p0 -DHOMEPAGE=https://duo.com/docs/loginduo/ -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=amd64 -DMAINTAINER=James\ Turner\ \ -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=login_duo -i -B /exopi-obj/pobj/login_duo-2.2.2 /exopi-obj/pobj/login_duo-2.2.2/duo_unix-2.2.2/login_duo/login_duo.8 configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/login_duo-2.2.2/config.site checking for a BSD-compatible install... /exopi-obj/pobj/login_duo-2.2.2/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-unknown-openbsd7.8 checking host system type... x86_64-unknown-openbsd7.8 configure: autobuild project... duo_unix configure: autobuild revision... 2.2.2 configure: autobuild hostname... exopi-5 configure: autobuild timestamp... 20251215T120628Z checking whether make supports the include directive... yes (GNU style) checking for 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes 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... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) 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) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking how to convert x86_64-unknown-openbsd7.8 file names to x86_64-unknown-openbsd7.8 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.8 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc 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 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.8 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... yes checking whether to build static libraries... yes configure: checking if we can establish a build date checking for git... no configure: Adding gcc options: -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fPIE checking if -fstack-protector and -fstack-protector-all are supported.... yes configure: -fstack-protector enabled in CFLAGS checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... (cached) yes checking for int64_t... yes checking for ANSI C header files... (cached) yes checking for inttypes.h... (cached) yes checking for limits.h... (cached) yes checking for memory.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking whether compiling and linking against OpenSSL works... yes checking whether X509_TEA_set_state runs... no configure: Using privilege separation user "sshd" configure: Using libdir "${exec_prefix}/lib" checking for memcpy... (cached) yes checking for memset... (cached) yes checking for sysconf... (cached) yes checking for getaddrinfo... (cached) yes checking for open64... no checking for fopen64... no checking for explicit_bzero... yes checking for memset_s... no checking for asprintf... (cached) yes checking for getgrouplist... (cached) yes checking for strlcpy... (cached) yes checking for vsyslog... (cached) yes checking for strnlen... yes checking for timegm... (cached) yes checking for library containing inet_ntoa... none required checking for library containing socket... none required checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating compat/Makefile config.status: creating duo_unix_support/Makefile config.status: creating lib/Makefile config.status: creating lib/libduo.pc config.status: creating login_duo/Makefile config.status: creating pam_duo/Makefile config.status: creating tests/Makefile config.status: creating tests/unity_tests/Makefile config.status: creating tests/unity_tests/Unity-2.5.2/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for login_duo-2.2.2p0 /usr/bin/make all-recursive Making all in compat depbase=`echo groupaccess.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fPIE -fstack-protector -g0 -MT groupaccess.lo -MD -MP -MF $depbase.Tpo -c -o groupaccess.lo groupaccess.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -g0 -MT groupaccess.lo -MD -MP -MF .deps/groupaccess.Tpo -c groupaccess.c -fPIC -DPIC -o .libs/groupaccess.o cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -g0 -MT groupaccess.lo -MD -MP -MF .deps/groupaccess.Tpo -c groupaccess.c -fPIE -o groupaccess.o depbase=`echo match.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fPIE -fstack-protector -g0 -MT match.lo -MD -MP -MF $depbase.Tpo -c -o match.lo match.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -g0 -MT match.lo -MD -MP -MF .deps/match.Tpo -c match.c -fPIC -DPIC -o .libs/match.o cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -g0 -MT match.lo -MD -MP -MF .deps/match.Tpo -c match.c -fPIE -o match.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fPIE -fstack-protector -g0 -o libcompat.la groupaccess.lo match.lo libtool: link: ar cru .libs/libcompat.a .libs/groupaccess.o .libs/match.o libtool: link: ranlib .libs/libcompat.a Making all in lib depbase=`echo testduo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I../compat -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fPIE -fstack-protector -g0 -MT testduo.o -MD -MP -MF $depbase.Tpo -c -o testduo.o testduo.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo duo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../compat -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fPIE -fstack-protector -g0 -MT duo.lo -MD -MP -MF $depbase.Tpo -c -o duo.lo duo.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I../compat -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -g0 -MT duo.lo -MD -MP -MF .deps/duo.Tpo -c duo.c -fPIC -DPIC -o .libs/duo.o duo.c:376:40: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] 376 | .tv_nsec = (float)rand() / RAND_MAX * 1000000000 | ~ ^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' 83 | #define RAND_MAX 0x7fffffff | ^~~~~~~~~~ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I.. -I../compat -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -g0 -MT duo.lo -MD -MP -MF .deps/duo.Tpo -c duo.c -fPIE -o duo.o duo.c:376:40: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] 376 | .tv_nsec = (float)rand() / RAND_MAX * 1000000000 | ~ ^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' 83 | #define RAND_MAX 0x7fffffff | ^~~~~~~~~~ 1 warning generated. depbase=`echo http_parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../compat -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fPIE -fstack-protector -g0 -MT http_parser.lo -MD -MP -MF $depbase.Tpo -c -o http_parser.lo http_parser.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I../compat -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -g0 -MT http_parser.lo -MD -MP -MF .deps/http_parser.Tpo -c http_parser.c -fPIC -DPIC -o .libs/http_parser.o cc -DHAVE_CONFIG_H -I. -I.. -I../compat -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -g0 -MT http_parser.lo -MD -MP -MF .deps/http_parser.Tpo -c http_parser.c -fPIE -o http_parser.o depbase=`echo https.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../compat -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fPIE -fstack-protector -g0 -MT https.lo -MD -MP -MF $depbase.Tpo -c -o https.lo https.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I../compat -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -g0 -MT https.lo -MD -MP -MF .deps/https.Tpo -c https.c -fPIC -DPIC -o .libs/https.o https.c:240:58: warning: passing 'const char *' to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 240 | if ((altsize == addrsize) && !memcpy(altptr, &addr, altsize)) { | ^~~~~~ /usr/include/string.h:65:30: note: passing argument to parameter here 65 | void *memcpy(void *__restrict, const void *__restrict, size_t) | ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I.. -I../compat -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -g0 -MT https.lo -MD -MP -MF .deps/https.Tpo -c https.c -fPIE -o https.o https.c:240:58: warning: passing 'const char *' to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 240 | if ((altsize == addrsize) && !memcpy(altptr, &addr, altsize)) { | ^~~~~~ /usr/include/string.h:65:30: note: passing argument to parameter here 65 | void *memcpy(void *__restrict, const void *__restrict, size_t) | ^ 1 warning generated. depbase=`echo ini.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../compat -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fPIE -fstack-protector -g0 -MT ini.lo -MD -MP -MF $depbase.Tpo -c -o ini.lo ini.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I../compat -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -g0 -MT ini.lo -MD -MP -MF .deps/ini.Tpo -c ini.c -fPIC -DPIC -o .libs/ini.o cc -DHAVE_CONFIG_H -I. -I.. -I../compat -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -g0 -MT ini.lo -MD -MP -MF .deps/ini.Tpo -c ini.c -fPIE -o ini.o depbase=`echo urlenc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../compat -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fPIE -fstack-protector -g0 -MT urlenc.lo -MD -MP -MF $depbase.Tpo -c -o urlenc.lo urlenc.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I../compat -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -g0 -MT urlenc.lo -MD -MP -MF .deps/urlenc.Tpo -c urlenc.c -fPIC -DPIC -o .libs/urlenc.o cc -DHAVE_CONFIG_H -I. -I.. -I../compat -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -g0 -MT urlenc.lo -MD -MP -MF .deps/urlenc.Tpo -c urlenc.c -fPIE -o urlenc.o depbase=`echo util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../compat -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fPIE -fstack-protector -g0 -MT util.lo -MD -MP -MF $depbase.Tpo -c -o util.lo util.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I../compat -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -g0 -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o cc -DHAVE_CONFIG_H -I. -I.. -I../compat -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -g0 -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIE -o util.o depbase=`echo parson.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../compat -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fPIE -fstack-protector -g0 -MT parson.lo -MD -MP -MF $depbase.Tpo -c -o parson.lo parson.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I../compat -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -g0 -MT parson.lo -MD -MP -MF .deps/parson.Tpo -c parson.c -fPIC -DPIC -o .libs/parson.o cc -DHAVE_CONFIG_H -I. -I.. -I../compat -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -g0 -MT parson.lo -MD -MP -MF .deps/parson.Tpo -c parson.c -fPIE -o parson.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fPIE -fstack-protector -g0 -no-undefined -version-info 3:0:0 -export-symbols-regex '^duo_' -o libduo.la duo.lo http_parser.lo https.lo ini.lo urlenc.lo util.lo parson.lo -lssl -lcrypto libtool: link: ar cru .libs/libduo.a .libs/duo.o .libs/http_parser.o .libs/https.o .libs/ini.o .libs/urlenc.o .libs/util.o .libs/parson.o libtool: link: ranlib .libs/libduo.a /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fPIE -fstack-protector -g0 -o testduo testduo.o libduo.la ../compat/libcompat.la libtool: link: cc -o testduo -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fPIE -fstack-protector -g0 testduo.o /exopi-obj/pobj/login_duo-2.2.2/duo_unix-2.2.2/lib/.libs/libduo.a /exopi-obj/pobj/login_duo-2.2.2/duo_unix-2.2.2/compat/.libs/libcompat.a -L.libs -lssl -lcrypto ld: warning: duo.c(duo.o:(_duo_https_exchange) in archive /exopi-obj/pobj/login_duo-2.2.2/duo_unix-2.2.2/lib/.libs/libduo.a): warning: rand() may return deterministic values, is that what you want? ld: warning: parson.c(parson.o:(json_serialize_to_buffer_r) in archive /exopi-obj/pobj/login_duo-2.2.2/duo_unix-2.2.2/lib/.libs/libduo.a): warning: sprintf() is often misused, please use snprintf() ld: warning: parson.c(parson.o:(append_string) in archive /exopi-obj/pobj/login_duo-2.2.2/duo_unix-2.2.2/lib/.libs/libduo.a): warning: stpcpy() is dangerous; do not use it depbase=`echo testutil_duo_split_at.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I../compat -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fPIE -fstack-protector -g0 -MT testutil_duo_split_at.o -MD -MP -MF $depbase.Tpo -c -o testutil_duo_split_at.o testutil_duo_split_at.c && mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fPIE -fstack-protector -g0 -o testutil_duo_split_at testutil_duo_split_at.o libduo.la ../compat/libcompat.la libtool: link: cc -o testutil_duo_split_at -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fPIE -fstack-protector -g0 testutil_duo_split_at.o /exopi-obj/pobj/login_duo-2.2.2/duo_unix-2.2.2/lib/.libs/libduo.a /exopi-obj/pobj/login_duo-2.2.2/duo_unix-2.2.2/compat/.libs/libcompat.a -L.libs -lssl -lcrypto Making all in login_duo depbase=`echo login_duo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I../compat -I../lib -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fPIE -fstack-protector -g0 -MT login_duo.o -MD -MP -MF $depbase.Tpo -c -o login_duo.o login_duo.c && mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fPIE -fstack-protector -g0 -o login_duo login_duo.o ../lib/libduo.la ../compat/libcompat.la -lssl -lcrypto libtool: link: cc -o login_duo -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -fPIE -fstack-protector -g0 login_duo.o /exopi-obj/pobj/login_duo-2.2.2/duo_unix-2.2.2/lib/.libs/libduo.a /exopi-obj/pobj/login_duo-2.2.2/duo_unix-2.2.2/compat/.libs/libcompat.a -L.libs -lssl -lcrypto ld: warning: duo.c(duo.o:(_duo_https_exchange) in archive /exopi-obj/pobj/login_duo-2.2.2/duo_unix-2.2.2/lib/.libs/libduo.a): warning: rand() may return deterministic values, is that what you want? ld: warning: parson.c(parson.o:(json_serialize_to_buffer_r) in archive /exopi-obj/pobj/login_duo-2.2.2/duo_unix-2.2.2/lib/.libs/libduo.a): warning: sprintf() is often misused, please use snprintf() ld: warning: parson.c(parson.o:(append_string) in archive /exopi-obj/pobj/login_duo-2.2.2/duo_unix-2.2.2/lib/.libs/libduo.a): warning: stpcpy() is dangerous; do not use it Making all in duo_unix_support Making all in tests Making all in tests/unity_tests Making all in Unity-2.5.2 >>> Running package in sysutils/login_duo at 1765800411.05 ===> sysutils/login_duo ===> Faking installation for login_duo-2.2.2p0 Making install in compat Making install in lib mkdir -p /exopi-obj/pobj/login_duo-2.2.2/fake-amd64/usr/local/share/examples/login_duo cp: duo.crt: No such file or directory Created /exopi-obj/pobj/login_duo-2.2.2/fake-amd64/usr/local/share/examples/login_duo/duo.crt mkdir -p '/exopi-obj/pobj/login_duo-2.2.2/fake-amd64/usr/local/include/duo' /exopi-obj/pobj/login_duo-2.2.2/bin/install -c -m 644 duo.h duo_private.h util.h shell.h '/exopi-obj/pobj/login_duo-2.2.2/fake-amd64/usr/local/include/duo' mkdir -p '/exopi-obj/pobj/login_duo-2.2.2/fake-amd64/usr/local/man/man3' /exopi-obj/pobj/login_duo-2.2.2/bin/install -c -m 644 duo.3 '/exopi-obj/pobj/login_duo-2.2.2/fake-amd64/usr/local/man/man3' mkdir -p '/exopi-obj/pobj/login_duo-2.2.2/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/login_duo-2.2.2/bin/install -c -m 644 libduo.pc '/exopi-obj/pobj/login_duo-2.2.2/fake-amd64/usr/local/lib/pkgconfig' Making install in login_duo mkdir -p '/exopi-obj/pobj/login_duo-2.2.2/fake-amd64/usr/local/sbin' /usr/bin/libtool --mode=install /exopi-obj/pobj/login_duo-2.2.2/bin/install -c -s -m 755 login_duo '/exopi-obj/pobj/login_duo-2.2.2/fake-amd64/usr/local/sbin' libtool: install: /exopi-obj/pobj/login_duo-2.2.2/bin/install -c -s -m 755 login_duo /exopi-obj/pobj/login_duo-2.2.2/fake-amd64/usr/local/sbin /usr/bin/make install-exec-hook chown root /exopi-obj/pobj/login_duo-2.2.2/fake-amd64/usr/local/sbin/login_duo && chmod 4755 /exopi-obj/pobj/login_duo-2.2.2/fake-amd64/usr/local/sbin/login_duo mkdir -p /exopi-obj/pobj/login_duo-2.2.2/fake-amd64/usr/local/share/examples/login_duo Created /exopi-obj/pobj/login_duo-2.2.2/fake-amd64/usr/local/share/examples/login_duo/login_duo.conf Please edit it to add your Duo integration and secret keys chown sshd /exopi-obj/pobj/login_duo-2.2.2/fake-amd64/usr/local/share/examples/login_duo/login_duo.conf chmod 600 /exopi-obj/pobj/login_duo-2.2.2/fake-amd64/usr/local/share/examples/login_duo/login_duo.conf mkdir -p '/exopi-obj/pobj/login_duo-2.2.2/fake-amd64/usr/local/man/man8' /exopi-obj/pobj/login_duo-2.2.2/bin/install -c -m 644 login_duo.8 '/exopi-obj/pobj/login_duo-2.2.2/fake-amd64/usr/local/man/man8' Making install in duo_unix_support mkdir -p '/exopi-obj/pobj/login_duo-2.2.2/fake-amd64/usr/local/sbin' /exopi-obj/pobj/login_duo-2.2.2/bin/install -c -m 755 duo_unix_support.sh '/exopi-obj/pobj/login_duo-2.2.2/fake-amd64/usr/local/sbin' mkdir -p '/exopi-obj/pobj/login_duo-2.2.2/fake-amd64/usr/local/share/doc/login_duo' /exopi-obj/pobj/login_duo-2.2.2/bin/install -c -m 644 README.md '/exopi-obj/pobj/login_duo-2.2.2/fake-amd64/usr/local/share/doc/login_duo' Making install in tests Making install in tests/unity_tests Making install in Unity-2.5.2 mkdir -p '/exopi-obj/pobj/login_duo-2.2.2/fake-amd64/usr/local/include/duo' /exopi-obj/pobj/login_duo-2.2.2/bin/install -c -m 644 src/unity.h '/exopi-obj/pobj/login_duo-2.2.2/fake-amd64/usr/local/include/duo' mkdir -p '/exopi-obj/pobj/login_duo-2.2.2/fake-amd64/usr/local/include/duo' /exopi-obj/pobj/login_duo-2.2.2/bin/install -c -m 644 common_ini_test.h '/exopi-obj/pobj/login_duo-2.2.2/fake-amd64/usr/local/include/duo' mkdir -p '/exopi-obj/pobj/login_duo-2.2.2/fake-amd64/usr/local/share/doc/login_duo' /exopi-obj/pobj/login_duo-2.2.2/bin/install -c -m 644 README.md CONTRIBUTING.md AUTHORS CHANGES '/exopi-obj/pobj/login_duo-2.2.2/fake-amd64/usr/local/share/doc/login_duo' Installing /exopi-cvs/ports/sysutils/login_duo/pkg/README as /exopi-obj/pobj/login_duo-2.2.2/fake-amd64/usr/local/share/doc/pkg-readmes/login_duo ===> Building package for login_duo-2.2.2p0 Create /exopi-cvs/ports/packages/amd64/all/login_duo-2.2.2p0.tgz Creating package login_duo-2.2.2p0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 5% checksumming|**** | 7% checksumming|****** | 10% checksumming|******* | 12% checksumming|********* | 15% checksumming|********** | 17% checksumming|************ | 20% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 27% checksumming|****************** | 29% checksumming|******************* | 32% checksumming|********************* | 34% checksumming|********************** | 37% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|*************************************** | 63% checksumming|**************************************** | 66% checksumming|****************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|*************************************************** | 83% checksumming|**************************************************** | 85% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******************************** | 51% archiving|*********************************** | 54% archiving|************************************ | 56% archiving|************************************* | 57% archiving|************************************* | 58% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|**************************************** | 63% archiving|*************************************************************** | 98% archiving|****************************************************************| 99% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/login_duo-2.2.2p0 was updated @version 14 -> @version 15 Link to /exopi-cvs/ports/packages/amd64/ftp/login_duo-2.2.2p0.tgz >>> Running clean in sysutils/login_duo at 1765800414.08 ===> sysutils/login_duo ===> Cleaning for login_duo-2.2.2p0 >>> Ended at 1765800414.55 max_stuck=1.15/build=24.59/package=3.12/clean=0.52