[package - 131arm64-default][net-p2p/cardano-node] Failed for hs-cardano-node-1.35.4 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 26 Nov 2022 01:46:37 UTC
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: arrowd@FreeBSD.org Log URL: https://pkg-status.freebsd.org/ampere3/data/131arm64-default/62230210f012/logs/hs-cardano-node-1.35.4.log Build URL: https://pkg-status.freebsd.org/ampere3/build.html?mastername=131arm64-default&build=62230210f012 Log: =>> Building net-p2p/cardano-node build started at Sat Nov 26 01:42:52 UTC 2022 port directory: /usr/ports/net-p2p/cardano-node package name: hs-cardano-node-1.35.4 building for: FreeBSD 131arm64-default-job-08 13.1-RELEASE-p4 FreeBSD 13.1-RELEASE-p4 arm64 maintained by: arrowd@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-23-ga7f8d188 Host OSVERSION: 1400073 Jail OSVERSION: 1301000 Job Id: 08 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1301000 UNAME_v=FreeBSD 13.1-RELEASE-p4 UNAME_r=13.1-RELEASE-p4 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-23-ga7f8d188 MASTERMNT=/usr/local/poudriere/data/.m/131arm64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/131arm64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=131arm64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/131arm64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- arrowd@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/net-p2p/cardano-node/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-p2p/cardano-node/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net-p2p/cardano-node/work/.cache HOME=/wrkdirs/usr/ports/net-p2p/cardano-node/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-p2p/cardano-node/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net-p2p/cardano-node/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh DEFAULT_AUTOCONF=2.71 --End CONFIGURE_ENV-- --MAKE_ENV-- PKG_CONFIG_PATH=/wrkdirs/usr/ports/net-p2p/cardano-node/work/libs_install/usr/local/libdata/pkgconfig/ XDG_DATA_HOME=/wrkdirs/usr/ports/net-p2p/cardano-node/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-p2p/cardano-node/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net-p2p/cardano-node/work/.cache HOME=/wrkdirs/usr/ports/net-p2p/cardano-node/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-p2p/cardano-node/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net-p2p/cardano-node/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DEFAULT_AUTOCONF=2.71 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX ="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=13.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/cardano-node" EXAMPLESDIR="share/examples/cardano-node" DATADIR="share/cardano-node" WWWDIR="www/cardano-node" ETCDIR="etc/cardano-node" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cardano-node DOCSDIR=/usr/local/share/doc/cardano-node EXAMPLESDIR=/usr/local/share/examples/cardano-node WWWDIR=/usr/local/www/cardano-node ETCDIR=/usr/local/etc/cardano-node --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: aarch64-unknown-freebsd13.1 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: aarch64-unknown-freebsd13.1 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_53255a77=yes CC_OUTPUT_921dbbb2_911cfe02=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes CC_OUTPUT_921dbbb2_af59ad06=yes CC_OUTPUT_921dbbb2_a15f3fcf=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: aarch64-unknown-freebsd13.1 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=aarch64 OPSYS=FreeBSD _OSRELEASE=13.1-RELEASE-p4 OSREL=13.1 OSVERSION=1301000 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 1048576 stack size (kbytes, -s) 1048576 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License APACHE20 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> hs-cardano-node-1.35.4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.18.4.pkg [131arm64-default-job-08] Installing pkg-1.18.4... [131arm64-default-job-08] Extracting pkg-1.18.4: .......... done ===> hs-cardano-node-1.35.4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of hs-cardano-node-1.35.4 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License APACHE20 accepted by the user => ListLike-4.7.8/ListLike-4.7.8.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/ListLike-4.7.8/ListLike-4.7.8.tar.gz ListLike-4.7.8/ListLike-4.7.8.tar.gz 32 kB 29 MBps 00s => MonadRandom-0.6/MonadRandom-0.6.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/MonadRandom-0.6/MonadRandom-0.6.tar.gz MonadRandom-0.6/MonadRandom-0.6.tar.gz 11 kB 47 MBps 00s => Win32-network-0.1.1.0.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://input-output-hk.github.io/cardano-haskell-packages/package/Win32-network-0.1.1.0.tar.gz Win32-network-0.1.1.0.tar.gz 33 kB 21 MBps 00s => base-deriving-via-0.1.0.0.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://input-output-hk.github.io/cardano-haskell-packages/package/base-deriving-via-0.1.0.0.tar.gz base-deriving-via-0.1.0.0.tar.gz 5328 B 26 MBps 00s => byron-spec-chain-0.1.0.0.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://input-output-hk.github.io/cardano-haskell-packages/package/byron-spec-chain-0.1.0.0.tar.gz byron-spec-chain-0.1.0.0.tar.gz 14 kB 46 MBps 00s => byron-spec-ledger-0.1.0.0.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://input-output-hk.github.io/cardano-haskell-packages/package/byron-spec-ledger-0.1.0.0.tar.gz byron-spec-ledger-0.1.0.0.tar.gz 198 kB 32 MBps 00s => canonical-json-0.6.0.1/canonical-json-0.6.0.1.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/canonical-json-0.6.0.1/canonical-json-0.6.0.1.tar.gz canonical-json-0.6.0.1/canonical-json-0.6.0.1.tar.gz 10 kB 30 MBps 00s => cardano-binary-1.5.0.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://input-output-hk.github.io/cardano-haskell-packages/package/cardano-binary-1.5.0.tar.gz cardano-binary-1.5.0.tar.gz 25 kB 54 MBps 00s => cardano-binary-test-1.3.0.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://input-output-hk.github.io/cardano-haskell-packages/package/cardano-binary-test-1.3.0.tar.gz cardano-binary-test-1.3.0.tar.gz 8540 B 36 MBps 00s => cardano-crypto-1.1.1.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://input-output-hk.github.io/cardano-haskell-packages/package/cardano-crypto-1.1.1.tar.gz cardano-crypto-1.1.1.tar.gz 117 kB 32 MBps 00s => cardano-crypto-class-2.0.0.0.1.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://input-output-hk.github.io/cardano-haskell-packages/package/cardano-crypto-class-2.0.0.0.1.tar.gz cardano-crypto-class-2.0.0.0.1.tar.gz 52 kB 20 MBps 00s => cardano-crypto-praos-2.0.0.0.1.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://input-output-hk.github.io/cardano-haskell-packages/package/cardano-crypto-praos-2.0.0.0.1.tar.gz cardano-crypto-praos-2.0.0.0.1.tar.gz 112 kB 28 MBps 00s => cardano-crypto-test-1.3.0.tar.gz doesn't seem to exist in /portdistfiles/cabal. <snip> libtoolize: copying file 'build-aux/m4/libtool.m4' libtoolize: copying file 'build-aux/m4/ltoptions.m4' libtoolize: copying file 'build-aux/m4/ltsugar.m4' libtoolize: copying file 'build-aux/m4/ltversion.m4' libtoolize: copying file 'build-aux/m4/lt~obsolete.m4' configure.ac:30: installing 'build-aux/compile' configure.ac:24: installing 'build-aux/config.guess' configure.ac:24: installing 'build-aux/config.sub' configure.ac:28: installing 'build-aux/install-sh' configure.ac:28: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' cd /wrkdirs/usr/ports/net-p2p/cardano-node/work/secp256k1-ac83be33d0956faf6b7f61a60ab524ef7d6a473a && ./configure --prefix=/usr/local --enable-module-schnorrsig --enable-experimental --with-pic --disable-shared checking build system type... aarch64-unknown-freebsd13.1 checking host system type... aarch64-unknown-freebsd13.1 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for gcc... no checking for cc... 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 the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F 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 checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 393216 checking how to convert aarch64-unknown-freebsd13.1 file names to aarch64-unknown-freebsd13.1 format... func_convert_file_noop checking how to convert aarch64-unknown-freebsd13.1 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... no 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... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm 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 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 dlfcn.h... 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 dynamic linker characteristics... freebsd13.1 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... no checking whether to build static libraries... yes checking whether make supports nested variables... (cached) yes checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ar... /usr/bin/ar checking for ranlib... /usr/bin/ranlib checking for strip... /usr/bin/strip checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking dependency style of cc... gcc3 checking if cc supports -Werror=unknown-warning-option... yes checking if cc supports -std=c89 -pedantic -Wno-long-long -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef... yes checking if cc supports -Wno-overlength-strings... yes checking if cc supports -Wall... yes checking if cc supports -Wno-unused-function... yes checking if cc supports -Wextra... yes checking if cc supports -Wcast-align... yes checking if cc supports -Wcast-align=strict... no checking if cc supports -Wconditional-uninitialized... yes checking if cc supports -fvisibility=hidden... yes checking for x86_64 assembly availability... no configure: ****** configure: WARNING: experimental build configure: Experimental features do not have stable APIs or properties, and may not be safe for production use. configure: Building extrakeys module: yes configure: Building schnorrsig module: yes configure: ****** checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libsecp256k1.pc config.status: creating src/libsecp256k1-config.h config.status: executing depfiles commands config.status: executing libtool commands Build Options: with external callbacks = no with benchmarks = yes with tests = yes with coverage = no with examples = no module ecdh = no module recovery = no module extrakeys = yes module schnorrsig = yes asm = no ecmult window size = 15 ecmult gen prec. bits = 4 valgrind = no CC = cc CPPFLAGS = SECP_CFLAGS = -O2 -std=c89 -pedantic -Wno-long-long -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wno-overlength-strings -Wall -Wno-unused-function -Wextra -Wcast-align -Wconditional-uninitialized -fvisibility=hidden CFLAGS = -g -O2 LDFLAGS = cd /wrkdirs/usr/ports/net-p2p/cardano-node/work/secp256k1-ac83be33d0956faf6b7f61a60ab524ef7d6a473a && gmake -j2 && gmake DESTDIR=/wrkdirs/usr/ports/net-p2p/cardano-node/work/libs_install install gmake[1]: Entering directory '/wrkdirs/usr/ports/net-p2p/cardano-node/work/secp256k1-ac83be33d0956faf6b7f61a60ab524ef7d6a473a' gmake all-am gmake[2]: Entering directory '/wrkdirs/usr/ports/net-p2p/cardano-node/work/secp256k1-ac83be33d0956faf6b7f61a60ab524ef7d6a473a' CC src/bench.o CC src/libsecp256k1_la-secp256k1.lo CC src/libsecp256k1_precomputed_la-precomputed_ecmult.lo CC src/libsecp256k1_precomputed_la-precomputed_ecmult_gen.lo CC src/bench_internal-bench_internal.o CC src/bench_ecmult-bench_ecmult.o CC src/tests-tests.o CC src/exhaustive_tests-tests_exhaustive.o CCLD libsecp256k1_precomputed.la CCLD exhaustive_tests CCLD libsecp256k1.la CCLD bench_internal CCLD bench_ecmult CCLD bench CCLD tests gmake[2]: Leaving directory '/wrkdirs/usr/ports/net-p2p/cardano-node/work/secp256k1-ac83be33d0956faf6b7f61a60ab524ef7d6a473a' gmake[1]: Leaving directory '/wrkdirs/usr/ports/net-p2p/cardano-node/work/secp256k1-ac83be33d0956faf6b7f61a60ab524ef7d6a473a' gmake[1]: Entering directory '/wrkdirs/usr/ports/net-p2p/cardano-node/work/secp256k1-ac83be33d0956faf6b7f61a60ab524ef7d6a473a' gmake install-am gmake[2]: Entering directory '/wrkdirs/usr/ports/net-p2p/cardano-node/work/secp256k1-ac83be33d0956faf6b7f61a60ab524ef7d6a473a' gmake[3]: Entering directory '/wrkdirs/usr/ports/net-p2p/cardano-node/work/secp256k1-ac83be33d0956faf6b7f61a60ab524ef7d6a473a' ./build-aux/install-sh -c -d '/wrkdirs/usr/ports/net-p2p/cardano-node/work/libs_install/usr/local/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libsecp256k1.la '/wrkdirs/usr/ports/net-p2p/cardano-node/work/libs_install/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libsecp256k1.lai /wrkdirs/usr/ports/net-p2p/cardano-node/work/libs_install/usr/local/lib/libsecp256k1.la libtool: install: /usr/bin/install -c .libs/libsecp256k1.a /wrkdirs/usr/ports/net-p2p/cardano-node/work/libs_install/usr/local/lib/libsecp256k1.a libtool: install: chmod 644 /wrkdirs/usr/ports/net-p2p/cardano-node/work/libs_install/usr/local/lib/libsecp256k1.a libtool: install: /usr/bin/ranlib /wrkdirs/usr/ports/net-p2p/cardano-node/work/libs_install/usr/local/lib/libsecp256k1.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' ./build-aux/install-sh -c -d '/wrkdirs/usr/ports/net-p2p/cardano-node/work/libs_install/usr/local/include' /usr/bin/install -c -m 644 include/secp256k1.h include/secp256k1_preallocated.h include/secp256k1_extrakeys.h include/secp256k1_schnorrsig.h '/wrkdirs/usr/ports/net-p2p/cardano-node/work/libs_install/usr/local/include' ./build-aux/install-sh -c -d '/wrkdirs/usr/ports/net-p2p/cardano-node/work/libs_install/usr/local/lib/pkgconfig' /usr/bin/install -c -m 644 libsecp256k1.pc '/wrkdirs/usr/ports/net-p2p/cardano-node/work/libs_install/usr/local/lib/pkgconfig' gmake[3]: Leaving directory '/wrkdirs/usr/ports/net-p2p/cardano-node/work/secp256k1-ac83be33d0956faf6b7f61a60ab524ef7d6a473a' gmake[2]: Leaving directory '/wrkdirs/usr/ports/net-p2p/cardano-node/work/secp256k1-ac83be33d0956faf6b7f61a60ab524ef7d6a473a' gmake[1]: Leaving directory '/wrkdirs/usr/ports/net-p2p/cardano-node/work/secp256k1-ac83be33d0956faf6b7f61a60ab524ef7d6a473a' /bin/mv /wrkdirs/usr/ports/net-p2p/cardano-node/work/libs_install/usr/local/lib/pkgconfig/libsecp256k1.pc /wrkdirs/usr/ports/net-p2p/cardano-node/work/libs_install/usr/local/libdata/pkgconfig/libsecp256k1.pc cd /wrkdirs/usr/ports/net-p2p/cardano-node/work/cardano-node-1.35.4 && /usr/bin/env PKG_CONFIG_PATH=/wrkdirs/usr/ports/net-p2p/cardano-node/work/libs_install/usr/local/libdata/pkgconfig/ XDG_DATA_HOME=/wrkdirs/usr/ports/net-p2p/cardano-node/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-p2p/cardano-node/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net-p2p/cardano-node/work/.cache HOME=/wrkdirs/usr/ports/net-p2p/cardano-node/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-p2p/cardano-node/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net-p2p/cardano-node/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DEFAULT_AUTOCONF=2.71 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX= "c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" HOME=/wrkdirs/usr/ports/net-p2p/cardano-node/work/cabal-home cabal build --offline --disable-benchmarks --disable-tests --with-compiler=ghc-8.10.7 --with-hsc2hs=/usr/local/bin/hsc2hs-ghc-8.10.7 --flags "" exe:cardano-node exe:cardano-cli exe:cardano-submit-api exe:cardano-tracer Warning: cannot determine version of /wrkdirs/usr/ports/net-p2p/cardano-node/work/.bin/git : "" Warning: Caught exception during _mirrors lookup:user error (res_query(3) failed) Warning: No mirrors found for https://input-output-hk.github.io/cardano-haskell-packages user error (https not supported) *** Error code 1 Stop. make: stopped in /usr/ports/net-p2p/cardano-node