------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pkgconf-1.6.3,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/openssl-1.1.1d,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libnghttp2-1.40.0.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/ca_root_nss-3.51.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from ca_root_nss-3.51: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/curl-7.68.0.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> liboauth-1.0.3_4 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> liboauth-1.0.3_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by liboauth-1.0.3_4 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> liboauth-1.0.3_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by liboauth-1.0.3_4 for building => SHA256 Checksum OK for liboauth-1.0.3.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> liboauth-1.0.3_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by liboauth-1.0.3_4 for building ===> Extracting for liboauth-1.0.3_4 => SHA256 Checksum OK for liboauth-1.0.3.tar.gz. Extracted Memory Use: 2.07M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for liboauth-1.0.3_4 ===> Applying ports patches for liboauth-1.0.3_4 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> liboauth-1.0.3_4 depends on package: pkgconf>=1.3.0_1 - found ===> liboauth-1.0.3_4 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> liboauth-1.0.3_4 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> liboauth-1.0.3_4 depends on package: pkgconf>=1.3.0_1 - found ===> liboauth-1.0.3_4 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> liboauth-1.0.3_4 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> Configuring for liboauth-1.0.3_4 configure: loading site script /xports/Templates/config.site checking for sed... (cached) /usr/bin/sed checking liboauth version... 1.0.3 checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking target system type... x86_64-portbld-dragonfly5.9 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes 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... 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 style of include used by make... GNU checking dependency style of cc... gcc3 checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no 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/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp 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 for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no 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... no checking dynamic linker characteristics... dragonfly5.9 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 checking whether cc understands -c and -o together... yes checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for time.h... (cached) yes checking for string.h... (cached) yes checking for alloca.h... (cached) no checking for stdio.h... (cached) yes checking for stdarg.h... (cached) yes checking for math.h... (cached) yes checking whether sys/types.h defines makedev... yes checking for size_t... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct stat.st_blocks... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether closedir returns void... no checking if -Wl,--as-needed works... yes checking for curl... /usr/local/bin/curl checking pkg-config is at least version 0.9.0... yes checking for CURL... yes checking openssl/hmac.h usability... no checking openssl/hmac.h presence... no checking for openssl/hmac.h... no configure: NOTE: OpenSSL is not compatible with GPL applications. Even if only linked with GPL code you are not allowed to distibute your app. However liboauth provides an exeption (to the GPL) to circumvent this issue (see README, src/hash.c). Nevertheless, double-check your licensing. liboauth itself is licensed under MIT license and comatible with the GPL. Either way, you are probably better off using NSS (configure --enable-nss); future versions of liboauth will default to the Mozilla NSS. see http://people.gnome.org/~markmc/openssl-and-the-gpl.html checking for doxygen... no checking for dot... no checking for perl... no configure: WARNING: dude, where's your perl? doxygen will not like this!) configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating tests/Makefile config.status: creating liboauth.lsm config.status: creating oauth.pc config.status: creating Doxyfile config.status: creating doc/mainpage.dox config.status: creating src/config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands configure: liboauth configured: ----------------------- version: 1.0.3 interface revision: 8:7:8 hash/signature: OpenSSL http integration: libcurl libcurl-timeout: - generate documentation: no installation prefix: /usr/local CFLAGS: -Wall -pipe -O2 -fno-strict-aliasing LDFLAGS: -Wall -export-symbols-regex '^oauth_.*' -Wl,--as-needed -Wl,-rpath,/usr/local/lib type "make" followed my "make install" as root. SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for liboauth-1.0.3_4 --- all-recursive --- Making all in src --- all --- /usr/bin/make all-am --- liboauth_la-oauth.lo --- --- liboauth_la-hash.lo --- --- liboauth_la-xmalloc.lo --- --- liboauth_la-oauth_http.lo --- --- liboauth_la-oauth.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT liboauth_la-oauth.lo -MD -MP -MF .deps/liboauth_la-oauth.Tpo -c -o liboauth_la-oauth.lo `test -f 'oauth.c' || echo './'`oauth.c --- liboauth_la-xmalloc.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT liboauth_la-xmalloc.lo -MD -MP -MF .deps/liboauth_la-xmalloc.Tpo -c -o liboauth_la-xmalloc.lo `test -f 'xmalloc.c' || echo './'`xmalloc.c --- liboauth_la-hash.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT liboauth_la-hash.lo -MD -MP -MF .deps/liboauth_la-hash.Tpo -c -o liboauth_la-hash.lo `test -f 'hash.c' || echo './'`hash.c --- liboauth_la-oauth_http.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT liboauth_la-oauth_http.lo -MD -MP -MF .deps/liboauth_la-oauth_http.Tpo -c -o liboauth_la-oauth_http.lo `test -f 'oauth_http.c' || echo './'`oauth_http.c --- liboauth_la-xmalloc.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT liboauth_la-xmalloc.lo -MD -MP -MF .deps/liboauth_la-xmalloc.Tpo -c xmalloc.c -fPIC -DPIC -o .libs/liboauth_la-xmalloc.o --- liboauth_la-oauth_http.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT liboauth_la-oauth_http.lo -MD -MP -MF .deps/liboauth_la-oauth_http.Tpo -c oauth_http.c -fPIC -DPIC -o .libs/liboauth_la-oauth_http.o --- liboauth_la-hash.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT liboauth_la-hash.lo -MD -MP -MF .deps/liboauth_la-hash.Tpo -c hash.c -fPIC -DPIC -o .libs/liboauth_la-hash.o --- liboauth_la-oauth.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT liboauth_la-oauth.lo -MD -MP -MF .deps/liboauth_la-oauth.Tpo -c oauth.c -fPIC -DPIC -o .libs/liboauth_la-oauth.o --- liboauth_la-xmalloc.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT liboauth_la-xmalloc.lo -MD -MP -MF .deps/liboauth_la-xmalloc.Tpo -c xmalloc.c -o liboauth_la-xmalloc.o >/dev/null 2>&1 mv -f .deps/liboauth_la-xmalloc.Tpo .deps/liboauth_la-xmalloc.Plo --- liboauth_la-hash.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT liboauth_la-hash.lo -MD -MP -MF .deps/liboauth_la-hash.Tpo -c hash.c -o liboauth_la-hash.o >/dev/null 2>&1 --- liboauth_la-oauth.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT liboauth_la-oauth.lo -MD -MP -MF .deps/liboauth_la-oauth.Tpo -c oauth.c -o liboauth_la-oauth.o >/dev/null 2>&1 --- liboauth_la-hash.lo --- mv -f .deps/liboauth_la-hash.Tpo .deps/liboauth_la-hash.Plo --- liboauth_la-oauth_http.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT liboauth_la-oauth_http.lo -MD -MP -MF .deps/liboauth_la-oauth_http.Tpo -c oauth_http.c -o liboauth_la-oauth_http.o >/dev/null 2>&1 --- liboauth_la-oauth.lo --- mv -f .deps/liboauth_la-oauth.Tpo .deps/liboauth_la-oauth.Plo --- liboauth_la-oauth_http.lo --- mv -f .deps/liboauth_la-oauth_http.Tpo .deps/liboauth_la-oauth_http.Plo --- liboauth.la --- /bin/sh ../libtool --tag=CC --mode=link cc -Wall -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -export-symbols-regex '^oauth_.*' -Wl,--as-needed -version-info 8:7:8 -Wl,-rpath,/usr/local/lib -o liboauth.la -rpath /usr/local/lib liboauth_la-oauth.lo liboauth_la-hash.lo liboauth_la-xmalloc.lo liboauth_la-oauth_http.lo -lcrypto -L/usr/local/lib -lcurl libtool: link: /usr/bin/nm -B .libs/liboauth_la-oauth.o .libs/liboauth_la-hash.o .libs/liboauth_la-xmalloc.o .libs/liboauth_la-oauth_http.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/liboauth.exp libtool: link: /usr/bin/egrep -e "^oauth_.*" ".libs/liboauth.exp" > ".libs/liboauth.expT" libtool: link: mv -f ".libs/liboauth.expT" ".libs/liboauth.exp" libtool: link: echo "{ global:" > .libs/liboauth.so.0.8.7-ver libtool: link: sed -e "s|$|;|" < .libs/liboauth.exp >> .libs/liboauth.so.0.8.7-ver libtool: link: echo "local: *; };" >> .libs/liboauth.so.0.8.7-ver libtool: link: cc -shared -fPIC -DPIC .libs/liboauth_la-oauth.o .libs/liboauth_la-hash.o .libs/liboauth_la-xmalloc.o .libs/liboauth_la-oauth_http.o -lcrypto -L/usr/local/lib -lcurl -O2 -Wl,--as-needed -Wl,-rpath -Wl,/usr/local/lib -Wl,-soname -Wl,liboauth.so.0 -Wl,-version-script -Wl,.libs/liboauth.so.0.8.7-ver -o .libs/liboauth.so.0.8.7 libtool: link: (cd ".libs" && rm -f "liboauth.so.0" && ln -s "liboauth.so.0.8.7" "liboauth.so.0") libtool: link: (cd ".libs" && rm -f "liboauth.so" && ln -s "liboauth.so.0.8.7" "liboauth.so") libtool: link: ar cru .libs/liboauth.a liboauth_la-oauth.o liboauth_la-hash.o liboauth_la-xmalloc.o liboauth_la-oauth_http.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/liboauth.a libtool: link: ( cd ".libs" && rm -f "liboauth.la" && ln -s "../liboauth.la" "liboauth.la" ) Making all in doc Making all in tests SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> liboauth-1.0.3_4 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for liboauth-1.0.3_4 ===> liboauth-1.0.3_4 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/net/liboauth/liboauth-1.0.3/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/net/liboauth/liboauth-1.0.3/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/net/liboauth/liboauth-1.0.3/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/net/liboauth/liboauth-1.0.3/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi Making install in src test -z "/usr/local/lib" || /bin/mkdir -p "/construction/net/liboauth/stage/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c -s liboauth.la '/construction/net/liboauth/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/liboauth.so.0.8.7 /construction/net/liboauth/stage/usr/local/lib/liboauth.so.0.8.7 libtool: install: strip --strip-unneeded /construction/net/liboauth/stage/usr/local/lib/liboauth.so.0.8.7 libtool: install: (cd /construction/net/liboauth/stage/usr/local/lib && { ln -s -f liboauth.so.0.8.7 liboauth.so.0 || { rm -f liboauth.so.0 && ln -s liboauth.so.0.8.7 liboauth.so.0; }; }) libtool: install: (cd /construction/net/liboauth/stage/usr/local/lib && { ln -s -f liboauth.so.0.8.7 liboauth.so || { rm -f liboauth.so && ln -s liboauth.so.0.8.7 liboauth.so; }; }) libtool: install: /usr/bin/install -c .libs/liboauth.lai /construction/net/liboauth/stage/usr/local/lib/liboauth.la libtool: install: /usr/bin/install -c .libs/liboauth.a /construction/net/liboauth/stage/usr/local/lib/liboauth.a libtool: install: strip --strip-debug /construction/net/liboauth/stage/usr/local/lib/liboauth.a libtool: install: chmod 644 /construction/net/liboauth/stage/usr/local/lib/liboauth.a libtool: install: ranlib /construction/net/liboauth/stage/usr/local/lib/liboauth.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include" || /bin/mkdir -p "/construction/net/liboauth/stage/usr/local/include" install -m 0644 oauth.h '/construction/net/liboauth/stage/usr/local/include' Making install in doc test -z "/usr/local/man/man3" || /bin/mkdir -p "/construction/net/liboauth/stage/usr/local/man/man3" install -m 0644 oauth.3 '/construction/net/liboauth/stage/usr/local/man/man3' Making install in tests test -z "/usr/local/libdata/pkgconfig" || /bin/mkdir -p "/construction/net/liboauth/stage/usr/local/libdata/pkgconfig" install -m 0644 oauth.pc '/construction/net/liboauth/stage/usr/local/libdata/pkgconfig' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/liboauth.so.0.8.7 is linked to /usr/local/lib/libnghttp2.so.14 from www/libnghttp2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libnghttp2.so:www/libnghttp2 Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for liboauth-1.0.3_4 file sizes/checksums [7]: 0% file sizes/checksums [7]: 100% packing files [7]: 0% packing files [7]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:13