Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 May 2021 18:42:11 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - main-arm64-default][security/hs-cryptol] Failed for hs-cryptol-2.11.0 in build
Message-ID:  <202105121842.14CIgB7O061873@ampere2.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help

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:     yuri@FreeBSD.org
Log URL:        http://ampere2.nyi.freebsd.org/data/main-arm64-default/p0c0a4f4b9148_scb07628d9e/logs/hs-cryptol-2.11.0.log
Build URL:      http://ampere2.nyi.freebsd.org/build.html?mastername=main-arm64-default&build=p0c0a4f4b9148_scb07628d9e
Log:

=>> Building security/hs-cryptol
build started at Wed May 12 18:21:25 UTC 2021
port directory: /usr/ports/security/hs-cryptol
package name: hs-cryptol-2.11.0
building for: FreeBSD main-arm64-default-job-03 14.0-CURRENT FreeBSD 14.0-CURRENT 1400013 arm64
maintained by: yuri@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-8-gaf08dbda
Host OSVERSION: 1400008
Jail OSVERSION: 1400013
Job Id: 03




!!! Jail is newer than host. (Jail: 1400013, Host: 1400008) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1400013
UNAME_v=FreeBSD 14.0-CURRENT 1400013
UNAME_r=14.0-CURRENT
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-8-gaf08dbda
MASTERMNT=/usr/local/poudriere/data/.m/main-arm64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-arm64-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--
yuri@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/security/hs-cryptol/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/hs-cryptol/work  HOME=/wrkdirs/usr/ports/security/hs-cryptol/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/hs-cryptol/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/security/hs-cryptol/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/hs-cryptol/work  HOME=/wrkdirs/usr/ports/security/hs-cryptol/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/hs-cryptol/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 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=14.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/cryptol"  EXAMPLESDIR="share/examples/cryptol"  DATADIR="share/cryptol"  WWWDIR="www/cryptol"  ETCDIR="etc/cryptol"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/cryptol DOCSDIR=/usr/local/share/doc/cryptol EXAMPLESDIR=/usr/local/share/examples/cryptol  WWWDIR=/usr/local/www/cryptol ETCDIR=/usr/local/etc/cryptol
--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 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: aarch64-unknown-freebsd14.0 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_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=aarch64
OPSYS=FreeBSD
_OSRELEASE=14.0-CURRENT
OSREL=14.0
OSVERSION=1400013
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 BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   hs-cryptol-2.11.0 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.16.3.txz
[main-arm64-default-job-03] Installing pkg-1.16.3...
[main-arm64-default-job-03] Extracting pkg-1.16.3: .......... done
===>   hs-cryptol-2.11.0 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of hs-cryptol-2.11.0
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by hs-cryptol-2.11.0 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by hs-cryptol-2.11.0 for building
=> SHA256 Checksum OK for cabal/cryptol-2.11.0.tar.gz.
=> SHA256 Checksum OK for cabal/FloatingHex-0.5/FloatingHex-0.5.tar.gz.
=> SHA256 Checksum OK for cabal/GraphSCC-1.0.4/GraphSCC-1.0.4.tar.gz.
=> SHA256 Checksum OK for cabal/MemoTrie-0.6.10/MemoTrie-0.6.10.tar.gz.
=> SHA256 Checksum OK for cabal/QuickCheck-2.14.2/QuickCheck-2.14.2.tar.gz.
=> SHA256 Checksum OK for cabal/StateVar-1.2.1/StateVar-1.2.1.tar.gz.
=> SHA256 Checksum OK for cabal/adjunctions-4.4/adjunctions-4.4.tar.gz.
=> SHA256 Checksum OK for cabal/adjunctions-4.4/revision/2.cabal.
=> SHA256 Checksum OK for cabal/alex-3.2.6/alex-3.2.6.tar.gz.
=> SHA256 Checksum OK for cabal/ansi-terminal-0.11/ansi-terminal-0.11.tar.gz.
=> SHA256 Checksum OK for cabal/ansi-wl-pprint-0.6.9/ansi-wl-pprint-0.6.9.tar.gz.
=> SHA256 Checksum OK for cabal/ansi-wl-pprint-0.6.9/revision/2.cabal.
=> SHA256 Checksum OK for cabal/assoc-1.0.2/assoc-1.0.2.tar.gz.
=> SHA256 Checksum OK for cabal/assoc-1.0.2/revision/1.cabal.
=> SHA256 Checksum OK for cabal/async-2.2.3/async-2.2.3.tar.gz.
=> SHA256 Checksum OK for cabal/attoparsec-0.13.2.5/attoparsec-0.13.2.5.tar.gz.
=> SHA256 Checksum OK for cabal/attoparsec-0.13.2.5/revision/1.cabal.
=> SHA256 Checksum OK for cabal/base-compat-0.11.2/base-compat-0.11.2.tar.gz.
=> SHA256 Checksum OK for cabal/base-orphans-0.8.4/base-orphans-0.8.4.tar.gz.
=> SHA256 Checksum OK for cabal/bifunctors-5.5.10/bifunctors-5.5.10.tar.gz.
=> SHA256 Checksum OK for cabal/bimap-0.4.0/bimap-0.4.0.tar.gz.
=> SHA256 Checksum OK for cabal/bimap-0.4.0/revision/1.cabal.
=> SHA256 Checksum OK for cabal/bitwise-1.0.0.1/bitwise-1.0.0.1.tar.gz.
=> SHA256 Checksum OK for cabal/bitwise-1.0.0.1/revision/4.cabal.
=> SHA256 Checksum OK for cabal/blaze-builder-0.4.2.1/blaze-builder-0.4.2.1.tar.gz.
=> SHA256 Checksum OK for cabal/blaze-html-0.9.1.2/blaze-html-0.9.1.2.tar.gz.
<snip>
    |
146 | import Data.Semigroup (Semigroup((<>)))
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[3 of 4] Compiling System.Console.ANSI.Unix ( src/System/Console/ANSI/Unix.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/ansi-terminal-0.11/build/System/Console/ANSI/Unix.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/ansi-terminal-0.11/build/System/Console/ANSI/Unix.dyn_o )
[4 of 4] Compiling System.Console.ANSI ( src/System/Console/ANSI.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/ansi-terminal-0.11/build/System/Console/ANSI.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/ansi-terminal-0.11/build/System/Console/ANSI.dyn_o )
Configuring library for case-insensitive-1.2.1.0..
Preprocessing library for case-insensitive-1.2.1.0..
Building library for case-insensitive-1.2.1.0..
[1 of 3] Compiling Data.CaseInsensitive.Internal ( Data/CaseInsensitive/Internal.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/case-insensitive-1.2.1.0/build/Data/CaseInsensitive/Internal.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/case-insensitive-1.2.1.0/build/Data/CaseInsensitive/Internal.dyn_o )
[2 of 3] Compiling Data.CaseInsensitive ( Data/CaseInsensitive.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/case-insensitive-1.2.1.0/build/Data/CaseInsensitive.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/case-insensitive-1.2.1.0/build/Data/CaseInsensitive.dyn_o )
[3 of 3] Compiling Data.CaseInsensitive.Unsafe ( Data/CaseInsensitive/Unsafe.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/case-insensitive-1.2.1.0/build/Data/CaseInsensitive/Unsafe.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/case-insensitive-1.2.1.0/build/Data/CaseInsensitive/Unsafe.dyn_o )
Configuring library for async-2.2.3..
Preprocessing library for async-2.2.3..
Building library for async-2.2.3..
[1 of 1] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/async-2.2.3/build/Control/Concurrent/Async.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/async-2.2.3/build/Control/Concurrent/Async.dyn_o )

Control/Concurrent/Async.hs:215:1: warning: [-Wunused-imports]
    The import of `Data.Semigroup' is redundant
      except perhaps to import instances from `Data.Semigroup'
    To import instances alone, use: import Data.Semigroup()
    |
215 | import Data.Semigroup (Semigroup((<>)))
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Configuring library for config-value-0.8.1..
Preprocessing library for config-value-0.8.1..
Building library for config-value-0.8.1..
[ 1 of 11] Compiling Config.Number    ( src/Config/Number.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/config-value-0.8.1/build/Config/Number.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/config-value-0.8.1/build/Config/Number.dyn_o )
[ 2 of 11] Compiling Config.NumberParser ( /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/config-value-0.8.1/build/Config/NumberParser.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/config-value-0.8.1/build/Config/NumberParser.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/config-value-0.8.1/build/Config/NumberParser.dyn_o )
[ 3 of 11] Compiling Config.Tokens    ( src/Config/Tokens.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/config-value-0.8.1/build/Config/Tokens.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/config-value-0.8.1/build/Config/Tokens.dyn_o )
[5 of 9] Compiling Data.HashMap.Internal.Strict ( Data/HashMap/Internal/Strict.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/unordered-containers-0.2.13.0/build/Data/HashMap/Internal/Strict.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/unordered-containers-0.2.13.0/build/Data/HashMap/Internal/Strict.dyn_o )
[ 4 of 11] Compiling Config.LexerUtils ( src/Config/LexerUtils.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/config-value-0.8.1/build/Config/LexerUtils.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/config-value-0.8.1/build/Config/LexerUtils.dyn_o )
[ 5 of 11] Compiling Config.Lexer     ( /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/config-value-0.8.1/build/Config/Lexer.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/config-value-0.8.1/build/Config/Lexer.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/config-value-0.8.1/build/Config/Lexer.dyn_o )
[ 6 of 11] Compiling Config.Value     ( src/Config/Value.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/config-value-0.8.1/build/Config/Value.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/config-value-0.8.1/build/Config/Value.dyn_o )
[6 of 9] Compiling Data.HashSet.Internal ( Data/HashSet/Internal.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/unordered-containers-0.2.13.0/build/Data/HashSet/Internal.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/unordered-containers-0.2.13.0/build/Data/HashSet/Internal.dyn_o )

Data/HashSet/Internal.hs:102:1-37: warning: [-Wunused-imports]
    The import of `Data.Semigroup' is redundant
      except perhaps to import instances from `Data.Semigroup'
    To import instances alone, use: import Data.Semigroup()
    |
102 | import Data.Semigroup (Semigroup(..))
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Data/HashSet/Internal.hs:126:1-26: warning: [-Wunused-imports]
    The import of `Data.Functor' is redundant
      except perhaps to import instances from `Data.Functor'
    To import instances alone, use: import Data.Functor()
    |
126 | import Data.Functor ((<$))
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 7 of 11] Compiling Config.Pretty    ( src/Config/Pretty.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/config-value-0.8.1/build/Config/Pretty.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/config-value-0.8.1/build/Config/Pretty.dyn_o )
[7 of 9] Compiling Data.HashSet     ( Data/HashSet.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/unordered-containers-0.2.13.0/build/Data/HashSet.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/unordered-containers-0.2.13.0/build/Data/HashSet.dyn_o )
[8 of 9] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/unordered-containers-0.2.13.0/build/Data/HashMap/Strict.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/unordered-containers-0.2.13.0/build/Data/HashMap/Strict.dyn_o )
[ 8 of 11] Compiling Config.Parser    ( /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/config-value-0.8.1/build/Config/Parser.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/config-value-0.8.1/build/Config/Parser.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/config-value-0.8.1/build/Config/Parser.dyn_o )
[9 of 9] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/unordered-containers-0.2.13.0/build/Data/HashMap/Lazy.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/unordered-containers-0.2.13.0/build/Data/HashMap/Lazy.dyn_o )
Configuring network-3.1.2.1...
configure: WARNING: unrecognized options: --with-compiler
checking build system type... aarch64-unknown-freebsd14.0
checking host system type... aarch64-unknown-freebsd14.0
checking for gcc... /usr/local/bin/clang90
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 /usr/local/bin/clang90 accepts -g... yes
checking for /usr/local/bin/clang90 option to accept ISO C89... [ 9 of 11] Compiling Config.Lens      ( src/Config/Lens.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/config-value-0.8.1/build/Config/Lens.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/config-value-0.8.1/build/Config/Lens.dyn_o )
none needed
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... [10 of 11] Compiling Config           ( src/Config.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/config-value-0.8.1/build/Config.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/config-value-0.8.1/build/Config.dyn_o )
yes
checking for unistd.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/types.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking netioapi.h usability... no
checking netioapi.h presence... no
checking for netioapi.h... no
checking for struct ucred... no
checking for gai_strerror... yes
checking for gethostent... yes
checking for accept4... [11 of 11] Compiling Config.Macro     ( src/Config/Macro.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/config-value-0.8.1/build/Config/Macro.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/config-value-0.8.1/build/Config/Macro.dyn_o )
yes
checking for getpeereid... yes
checking whether AI_ADDRCONFIG is declared... yes
checking whether AI_ALL is declared... yes
checking whether AI_NUMERICSERV is declared... yes
checking whether AI_V4MAPPED is declared... yes
checking whether IPV6_V6ONLY is declared... yes
checking whether IPPROTO_IP is declared... yes
checking whether IPPROTO_TCP is declared... yes
checking whether IPPROTO_IPV6 is declared... yes
checking whether SO_PEERCRED is declared... no
checking for struct msghdr.msg_control... yes
checking for struct msghdr.msg_accrights... no
checking for struct sockaddr.sa_len... yes
configure: creating ./network.buildinfo
configure: creating ./config.status
config.status: creating include/HsNetworkConfig.h
configure: WARNING: unrecognized options: --with-compiler
Preprocessing library for network-3.1.2.1..
Building library for network-3.1.2.1..
[ 1 of 28] Compiling Network.Socket.Imports ( Network/Socket/Imports.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Imports.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Imports.dyn_o )
Configuring library for libBF-0.6.2..
[ 2 of 28] Compiling Network.Socket.If ( Network/Socket/If.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/If.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/If.dyn_o )
Preprocessing library for libBF-0.6.2..
[ 3 of 28] Compiling Network.Socket.Flag ( /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Flag.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Flag.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Flag.dyn_o )
Building library for libBF-0.6.2..
[1 of 3] Compiling LibBF.Opts       ( /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/libBF-0.6.2/build/LibBF/Opts.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/libBF-0.6.2/build/LibBF/Opts.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/libBF-0.6.2/build/LibBF/Opts.dyn_o )
[ 4 of 28] Compiling Network.Socket.Cbits ( /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Cbits.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Cbits.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Cbits.dyn_o )
[ 5 of 28] Compiling Network.Socket.Fcntl ( Network/Socket/Fcntl.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Fcntl.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Fcntl.dyn_o )
[ 6 of 28] Compiling Network.Socket.Posix.IOVec ( /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Posix/IOVec.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Posix/IOVec.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Posix/IOVec.dyn_o )
[ 7 of 28] Compiling Network.Socket.ReadShow ( Network/Socket/ReadShow.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/ReadShow.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/ReadShow.dyn_o )
[2 of 3] Compiling LibBF.Mutable    ( /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/libBF-0.6.2/build/LibBF/Mutable.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/libBF-0.6.2/build/LibBF/Mutable.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/libBF-0.6.2/build/LibBF/Mutable.dyn_o )

src/LibBF/Mutable.hsc:453:56: error:
    * Couldn't match type `Int64' with `Int32'
      Expected type: SLimbT
        Actual type: Int64
    * In the second argument of `bf_mul_2exp', namely `e'
      In the expression: bf_mul_2exp out e p f
      In the first argument of `bf1', namely
        `(\ out -> bf_mul_2exp out e p f)'
    |
453 | fmul2Exp (BFOpts p f) e = bf1 (\out -> bf_mul_2exp out e p f)
    |                                                        ^
Configuring library for MemoTrie-0.6.10..
[ 8 of 28] Compiling Network.Socket.Types ( /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Types.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Types.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Types.dyn_o )
Preprocessing library for MemoTrie-0.6.10..
Building library for MemoTrie-0.6.10..
[1 of 1] Compiling Data.MemoTrie    ( src/Data/MemoTrie.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/MemoTrie-0.6.10/build/Data/MemoTrie.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/MemoTrie-0.6.10/build/Data/MemoTrie.dyn_o )
[ 9 of 28] Compiling Network.Socket.Posix.Cmsg ( /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Posix/Cmsg.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Posix/Cmsg.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Posix/Cmsg.dyn_o )
[10 of 28] Compiling Network.Socket.Internal ( Network/Socket/Internal.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Internal.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Internal.dyn_o )
[11 of 28] Compiling Network.Socket.Posix.MsgHdr ( /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Posix/MsgHdr.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Posix/MsgHdr.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Posix/MsgHdr.dyn_o )
[12 of 28] Compiling Network.Socket.Posix.CmsgHdr ( /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Posix/CmsgHdr.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Posix/CmsgHdr.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Posix/CmsgHdr.dyn_o )
[13 of 28] Compiling Network.Socket.Options ( /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Options.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Options.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Options.dyn_o )
[14 of 28] Compiling Network.Socket.Syscall ( Network/Socket/Syscall.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Syscall.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Syscall.dyn_o )
[15 of 28] Compiling Network.Socket.Name ( Network/Socket/Name.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Name.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Name.dyn_o )
[16 of 28] Compiling Network.Socket.Info ( /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Info.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Info.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Info.dyn_o )
[17 of 28] Compiling Network.Socket.Handle ( Network/Socket/Handle.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Handle.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Handle.dyn_o )
[18 of 28] Compiling Network.Socket.ByteString.Internal ( Network/Socket/ByteString/Internal.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/ByteString/Internal.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/ByteString/Internal.dyn_o )
[19 of 28] Compiling Network.Socket.Buffer ( /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Buffer.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Buffer.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Buffer.dyn_o )
[20 of 28] Compiling Network.Socket.SockAddr ( Network/Socket/SockAddr.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/SockAddr.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/SockAddr.dyn_o )
[21 of 28] Compiling Network.Socket.Shutdown ( Network/Socket/Shutdown.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Shutdown.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Shutdown.dyn_o )
[22 of 28] Compiling Network.Socket.ByteString.IO ( /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/ByteString/IO.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/ByteString/IO.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/ByteString/IO.dyn_o )
[23 of 28] Compiling Network.Socket.ByteString.Lazy.Posix ( Network/Socket/ByteString/Lazy/Posix.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/ByteString/Lazy/Posix.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/ByteString/Lazy/Posix.dyn_o )
[24 of 28] Compiling Network.Socket.ByteString ( Network/Socket/ByteString.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/ByteString.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/ByteString.dyn_o )
[25 of 28] Compiling Network.Socket.Address ( Network/Socket/Address.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Address.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Address.dyn_o )
[26 of 28] Compiling Network.Socket.Unix ( /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Unix.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Unix.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/Unix.dyn_o )
[27 of 28] Compiling Network.Socket   ( Network/Socket.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket.dyn_o )
[28 of 28] Compiling Network.Socket.ByteString.Lazy ( Network/Socket/ByteString/Lazy.hs, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/ByteString/Lazy.o, /wrkdirs/usr/ports/security/hs-cryptol/work/cryptol-2.11.0/dist-newstyle/build/aarch64-freebsd/ghc-8.10.4/network-3.1.2.1/build/Network/Socket/ByteString/Lazy.dyn_o )
cabal: Failed to build libBF-0.6.2 (which is required by exe:cryptol from
cryptol-2.11.0).

*** Error code 1

Stop.
make: stopped in /usr/ports/security/hs-cryptol



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105121842.14CIgB7O061873>