=>> Building net-p2p/ogmios build started at Fri Jan 9 05:37:20 EST 2026 port directory: /usr/ports/net-p2p/ogmios package name: hs-ogmios-6.14.0 building for: FreeBSD pkg.DaveG.ca 15.0-RELEASE-p1 FreeBSD 15.0-RELEASE-p1 1500068 amd64 maintained by: arrowd@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 13212 Jan 5 20:59 /usr/ports/net-p2p/ogmios/Makefile Ports top last git commit: 2d72fe63d004 Ports top unclean checkout: no Port dir last git commit: 3d6769576bc7 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500068 Jail OSVERSION: 1500068 Job Id: 13 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500068 UNAME_v=FreeBSD 15.0-RELEASE-p1 1500068 UNAME_r=15.0-RELEASE-p1 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 MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/freebsd_15_0_x64-HEAD-ALL/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=tmux-256color OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/freebsd_15_0_x64-HEAD-ALL/13/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_15_0_x64-HEAD-ALL SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/freebsd_15_0_x64-HEAD-ALL/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= 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=/usr/local/bin/gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/net-p2p/ogmios/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-p2p/ogmios/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net-p2p/ogmios/work/.cache HOME=/wrkdirs/usr/ports/net-p2p/ogmios/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-p2p/ogmios/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net-p2p/ogmios/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh DEFAULT_AUTOCONF=2.72 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net-p2p/ogmios/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-p2p/ogmios/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net-p2p/ogmios/work/.cache HOME=/wrkdirs/usr/ports/net-p2p/ogmios/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-p2p/ogmios/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net-p2p/ogmios/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.72 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " 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=15.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/ogmios" EXAMPLESDIR="share/examples/ogmios" DATADIR="share/ogmios" WWWDIR="www/ogmios" ETCDIR="etc/ogmios" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ogmios DOCSDIR=/usr/local/share/doc/ogmios EXAMPLESDIR=/usr/local/share/examples/ogmios WWWDIR=/usr/local/www/ogmios ETCDIR=/usr/local/etc/ogmios --End SUB_LIST-- ---Begin make.conf--- DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" 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) 33554432 stack size (kbytes, -s) 524288 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) 8192 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 pipebuf (-y) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> hs-ogmios-6.14.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [pkg.DaveG.ca] Installing pkg-2.5.1... [pkg.DaveG.ca] Extracting pkg-2.5.1: .......... done ===> hs-ogmios-6.14.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of hs-ogmios-6.14.0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 => cardano-binary-1.7.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-binary-1.7.1.1.tar.gz cardano-binary-1.7.1.1.tar.gz 26 kB 74 MBps 00s => cardano-crypto-class-2.2.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-crypto-class-2.2.3.0.tar.gz cardano-crypto-class-2.2.3.0.tar.gz 77 kB 5038 kBps 00s => ekg-core-0.1.2.0/ekg-core-0.1.2.0.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/ekg-core-0.1.2.0/ekg-core-0.1.2.0.tar.gz ekg-core-0.1.2.0/ekg-core-0.1.2.0.tar.gz 14 kB 60 MBps 00s => katip-0.8.8.4/katip-0.8.8.4.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/katip-0.8.8.4/katip-0.8.8.4.tar.gz katip-0.8.8.4/katip-0.8.8.4.tar.gz 38 kB 403 kBps 00s => pcre-heavy-1.0.0.4/pcre-heavy-1.0.0.4.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/pcre-heavy-1.0.0.4/pcre-heavy-1.0.0.4.tar.gz pcre-heavy-1.0.0.4/pcre-heavy-1.0.0.4.tar.gz 6828 B 37 MBps 00s => plutus-core-1.53.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/plutus-core-1.53.0.0.tar.gz plutus-core-1.53.0.0.tar.gz 784 kB 6332 kBps 00s => plutus-ledger-api-1.53.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/plutus-ledger-api-1.53.0.0.tar.gz plutus-ledger-api-1.53.0.0.tar.gz 137 kB 1265 kBps 00s => plutus-tx-1.53.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/plutus-tx-1.53.0.0.tar.gz plutus-tx-1.53.0.0.tar.gz 128 kB 1453 kBps 00s => singletons-th-3.4/singletons-th-3.4.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/singletons-th-3.4/singletons-th-3.4.tar.gz singletons-th-3.4/singletons-th-3.4.tar.gz 108 kB 1170 kBps 00s => text-2.1.3/text-2.1.3.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/text-2.1.3/text-2.1.3.tar.gz text-2.1.3/text-2.1.3.tar.gz 442 kB 2427 kBps 00s => text-2.1.3/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/text-2.1.3/revision/1.cabal fetch: https://hackage.haskell.org/package/text-2.1.3/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/text-2.1.3/revision/1.cabal: size of remote file is not known text-2.1.3/revision/1.cabal 10 kB 5302 kBps 00s => th-desugar-1.17/th-desugar-1.17.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/th-desugar-1.17/th-desugar-1.17.tar.gz th-desugar-1.17/th-desugar-1.17.tar.gz 104 kB 1467 kBps 00s => wherefrom-compat-0.1.1.1/revision/4.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/wherefrom-compat-0.1.1.1/revision/4.cabal fetch: https://hackage.haskell.org/package/wherefrom-compat-0.1.1.1/revision/4.cabal: size unknown fetch: https://hackage.haskell.org/package/wherefrom-compat-0.1.1.1/revision/4.cabal: size of remote file is not known wherefrom-compat-0.1.1.1/revision/4.cabal 1452 B 13 MBps 00s => cardanosolutions-ogmios-v6.14.0_GH0.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://codeload.github.com/cardanosolutions/ogmios/tar.gz/v6.14.0?dummy=/cardanosolutions-ogmios-v6.14.0_GH0.tar.gz fetch: https://codeload.github.com/cardanosolutions/ogmios/tar.gz/v6.14.0?dummy=/cardanosolutions-ogmios-v6.14.0_GH0.tar.gz: size unknown fetch: https://codeload.github.com/cardanosolutions/ogmios/tar.gz/v6.14.0?dummy=/cardanosolutions-ogmios-v6.14.0_GH0.tar.gz: size of remote file is not known cardanosolutions-ogmios-v6.14.0_GH0.tar.gz 7857 kB 1219 kBps 07s => CardanoSolutions-cardano-ledger-5cca15a1f0629c11e8d4d4daeb73428684f9c34f_GH0.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://codeload.github.com/CardanoSolutions/cardano-ledger/tar.gz/5cca15a1f0629c11e8d4d4daeb73428684f9c34f?dummy=/CardanoSolutions-cardano-ledger-5cca15a1f0629c11e8d4d4daeb73428684f9c34f_GH0.tar.gz fetch: https://codeload.github.com/CardanoSolutions/cardano-ledger/tar.gz/5cca15a1f0629c11e8d4d4daeb73428684f9c34f?dummy=/CardanoSolutions-cardano-ledger-5cca15a1f0629c11e8d4d4daeb73428684f9c34f_GH0.tar.gz: size unknown fetch: https://codeload.github.com/CardanoSolutions/cardano-ledger/tar.gz/5cca15a1f0629c11e8d4d4daeb73428684f9c34f?dummy=/CardanoSolutions-cardano-ledger-5cca15a1f0629c11e8d4d4daeb73428684f9c34f_GH0.tar.gz: size of remote file is not known CardanoSolutions-cardano-ledger-5cca15a1f0629c11e8d4d4daeb73428 24 MB 1574 kBps 16s => CardanoSolutions-ouroboros-consensus-5bbbf9c8b4cd3dc3e3a80d13ef54b3a2ee43a585_GH0.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://codeload.github.com/CardanoSolutions/ouroboros-consensus/tar.gz/5bbbf9c8b4cd3dc3e3a80d13ef54b3a2ee43a585?dummy=/CardanoSolutions-ouroboros-consensus-5bbbf9c8b4cd3dc3e3a80d13ef54b3a2ee43a585_GH0.tar.gz fetch: https://codeload.github.com/CardanoSolutions/ouroboros-consensus/tar.gz/5bbbf9c8b4cd3dc3e3a80d13ef54b3a2ee43a585?dummy=/CardanoSolutions-ouroboros-consensus-5bbbf9c8b4cd3dc3e3a80d13ef54b3a2ee43a585_GH0.tar.gz: size unknown fetch: https://codeload.github.com/CardanoSolutions/ouroboros-consensus/tar.gz/5bbbf9c8b4cd3dc3e3a80d13ef54b3a2ee43a585?dummy=/CardanoSolutions-ouroboros-consensus-5bbbf9c8b4cd3dc3e3a80d13ef54b3a2ee43a585_GH0.tar.gz: size of remote file is not known CardanoSolutions-ouroboros-consensus-5bbbf9c8b4cd3dc3e3a80d13ef 19 MB 1618 kBps 12s => CardanoSolutions-ouroboros-network-d3477c4e6b3243f89afb974914ea423a75873fa0_GH0.tar.gz doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://codeload.github.com/CardanoSolutions/ouroboros-network/tar.gz/d3477c4e6b3243f89afb974914ea423a75873fa0?dummy=/CardanoSolutions-ouroboros-network-d3477c4e6b3243f89afb974914ea423a75873fa0_GH0.tar.gz fetch: https://codeload.github.com/CardanoSolutions/ouroboros-network/tar.gz/d3477c4e6b3243f89afb974914ea423a75873fa0?dummy=/CardanoSolutions-ouroboros-network-d3477c4e6b3243f89afb974914ea423a75873fa0_GH0.tar.gz: size unknown fetch: https://codeload.github.com/CardanoSolutions/ouroboros-network/tar.gz/d3477c4e6b3243f89afb974914ea423a75873fa0?dummy=/CardanoSolutions-ouroboros-network-d3477c4e6b3243f89afb974914ea423a75873fa0_GH0.tar.gz: size of remote file is not known CardanoSolutions-ouroboros-network-d3477c4e6b3243f89afb974914ea 3324 kB 2023 kBps 02s ===> Fetching all distfiles required by hs-ogmios-6.14.0 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by hs-ogmios-6.14.0 for building => SHA256 Checksum OK for cabal/Cabal-3.14.2.0/Cabal-3.14.2.0.tar.gz. => SHA256 Checksum OK for cabal/Cabal-3.14.2.0/revision/2.cabal. => SHA256 Checksum OK for cabal/Cabal-syntax-3.14.2.0/Cabal-syntax-3.14.2.0.tar.gz. => SHA256 Checksum OK for cabal/FailT-0.1.2.0/FailT-0.1.2.0.tar.gz. => SHA256 Checksum OK for cabal/Glob-0.10.2/Glob-0.10.2.tar.gz. => SHA256 Checksum OK for cabal/Glob-0.10.2/revision/3.cabal. => SHA256 Checksum OK for cabal/HUnit-1.6.2.0/HUnit-1.6.2.0.tar.gz. => SHA256 Checksum OK for cabal/ImpSpec-0.1.0.0/ImpSpec-0.1.0.0.tar.gz. => SHA256 Checksum OK for cabal/MemoTrie-0.6.11/MemoTrie-0.6.11.tar.gz. => SHA256 Checksum OK for cabal/MonadRandom-0.6.2/MonadRandom-0.6.2.tar.gz. => SHA256 Checksum OK for cabal/OneTuple-0.4.2/OneTuple-0.4.2.tar.gz. => SHA256 Checksum OK for cabal/OneTuple-0.4.2/revision/1.cabal. => SHA256 Checksum OK for cabal/Only-0.1/Only-0.1.tar.gz. => SHA256 Checksum OK for cabal/Only-0.1/revision/2.cabal. => SHA256 Checksum OK for cabal/QuickCheck-2.15.0.1/QuickCheck-2.15.0.1.tar.gz. => SHA256 Checksum OK for cabal/QuickCheck-2.15.0.1/revision/1.cabal. => SHA256 Checksum OK for cabal/SHA-1.6.4.4/SHA-1.6.4.4.tar.gz. => SHA256 Checksum OK for cabal/StateVar-1.2.2/StateVar-1.2.2.tar.gz. => SHA256 Checksum OK for cabal/Stream-0.4.7.2/Stream-0.4.7.2.tar.gz. => SHA256 Checksum OK for cabal/Unique-0.4.8.0/Unique-0.4.8.0.tar.gz. => SHA256 Checksum OK for cabal/Unique-0.4.8.0/revision/1.cabal. => SHA256 Checksum OK for cabal/Win32-network-0.2.0.1.tar.gz. => SHA256 Checksum OK for cabal/adjunctions-4.4.3/adjunctions-4.4.3.tar.gz. => SHA256 Checksum OK for cabal/aeson-2.2.3.0/aeson-2.2.3.0.tar.gz. => SHA256 Checksum OK for cabal/aeson-2.2.3.0/revision/4.cabal. => SHA256 Checksum OK for cabal/aeson-pretty-0.8.10/aeson-pretty-0.8.10.tar.gz. => SHA256 Checksum OK for cabal/alex-3.5.4.0/alex-3.5.4.0.tar.gz. => SHA256 Checksum OK for cabal/algebraic-graphs-0.7/algebraic-graphs-0.7.tar.gz. => SHA256 Checksum OK for cabal/algebraic-graphs-0.7/revision/3.cabal. => SHA256 Checksum OK for cabal/ansi-terminal-1.1.3/ansi-terminal-1.1.3.tar.gz. => SHA256 Checksum OK for cabal/ansi-terminal-types-1.1.3/ansi-terminal-types-1.1.3.tar.gz. => SHA256 Checksum OK for cabal/ansi-wl-pprint-1.0.2/ansi-wl-pprint-1.0.2.tar.gz. => SHA256 Checksum OK for cabal/appar-0.1.8/appar-0.1.8.tar.gz. => SHA256 Checksum OK for cabal/asn1-encoding-0.9.6/asn1-encoding-0.9.6.tar.gz. => SHA256 Checksum OK for cabal/asn1-encoding-0.9.6/revision/2.cabal. => SHA256 Checksum OK for cabal/asn1-parse-0.9.5/asn1-parse-0.9.5.tar.gz. => SHA256 Checksum OK for cabal/asn1-types-0.3.4/asn1-types-0.3.4.tar.gz. => SHA256 Checksum OK for cabal/assoc-1.1.1/assoc-1.1.1.tar.gz. => SHA256 Checksum OK for cabal/assoc-1.1.1/revision/1.cabal. => SHA256 Checksum OK for cabal/async-2.2.5/async-2.2.5.tar.gz. => SHA256 Checksum OK for cabal/async-2.2.5/revision/3.cabal. => SHA256 Checksum OK for cabal/async-timer-0.1.4.1/async-timer-0.1.4.1.tar.gz. => SHA256 Checksum OK for cabal/atomic-primops-0.8.8/atomic-primops-0.8.8.tar.gz. => SHA256 Checksum OK for cabal/attoparsec-0.14.4/attoparsec-0.14.4.tar.gz. => SHA256 Checksum OK for cabal/attoparsec-0.14.4/revision/6.cabal. => SHA256 Checksum OK for cabal/attoparsec-aeson-2.2.2.0/attoparsec-aeson-2.2.2.0.tar.gz. => SHA256 Checksum OK for cabal/auto-update-0.2.6/auto-update-0.2.6.tar.gz. => SHA256 Checksum OK for cabal/barbies-2.1.1.0/barbies-2.1.1.0.tar.gz. => SHA256 Checksum OK for cabal/base-compat-0.14.1/base-compat-0.14.1.tar.gz. => SHA256 Checksum OK for cabal/base-compat-batteries-0.14.1/base-compat-batteries-0.14.1.tar.gz. => SHA256 Checksum OK for cabal/base-deriving-via-0.1.0.2.tar.gz. => SHA256 Checksum OK for cabal/base-orphans-0.9.3/base-orphans-0.9.3.tar.gz. => SHA256 Checksum OK for cabal/base16-1.0/base16-1.0.tar.gz. => SHA256 Checksum OK for cabal/base16-1.0/revision/3.cabal. => SHA256 Checksum OK for cabal/base16-bytestring-1.0.2.0/base16-bytestring-1.0.2.0.tar.gz. => SHA256 Checksum OK for cabal/base16-bytestring-1.0.2.0/revision/1.cabal. => SHA256 Checksum OK for cabal/base58-bytestring-0.1.0/base58-bytestring-0.1.0.tar.gz. => SHA256 Checksum OK for cabal/base64-bytestring-1.2.1.0/base64-bytestring-1.2.1.0.tar.gz. => SHA256 Checksum OK for cabal/base64-bytestring-1.2.1.0/revision/1.cabal. => SHA256 Checksum OK for cabal/base64-bytestring-type-1.0.1/base64-bytestring-type-1.0.1.tar.gz. => SHA256 Checksum OK for cabal/base64-bytestring-type-1.0.1/revision/22.cabal. => SHA256 Checksum OK for cabal/basement-0.0.16/basement-0.0.16.tar.gz. => SHA256 Checksum OK for cabal/bech32-1.1.9/bech32-1.1.9.tar.gz. => SHA256 Checksum OK for cabal/bech32-th-1.1.9/bech32-th-1.1.9.tar.gz. => SHA256 Checksum OK for cabal/bifunctors-5.6.2/bifunctors-5.6.2.tar.gz. => SHA256 Checksum OK for cabal/bifunctors-5.6.2/revision/2.cabal. => SHA256 Checksum OK for cabal/bimap-0.5.0/bimap-0.5.0.tar.gz. => SHA256 Checksum OK for cabal/bin-0.1.4/bin-0.1.4.tar.gz. => SHA256 Checksum OK for cabal/bin-0.1.4/revision/2.cabal. => SHA256 Checksum OK for cabal/binary-orphans-1.0.5/binary-orphans-1.0.5.tar.gz. => SHA256 Checksum OK for cabal/binary-orphans-1.0.5/revision/1.cabal. => SHA256 Checksum OK for cabal/bitvec-1.1.5.0/bitvec-1.1.5.0.tar.gz. => SHA256 Checksum OK for cabal/bitvec-1.1.5.0/revision/3.cabal. => SHA256 Checksum OK for cabal/blaze-builder-0.4.4.1/blaze-builder-0.4.4.1.tar.gz. => SHA256 Checksum OK for cabal/blaze-html-0.9.2.0/blaze-html-0.9.2.0.tar.gz. => SHA256 Checksum OK for cabal/blaze-html-0.9.2.0/revision/1.cabal. => SHA256 Checksum OK for cabal/blaze-markup-0.8.3.0/blaze-markup-0.8.3.0.tar.gz. => SHA256 Checksum OK for cabal/blaze-markup-0.8.3.0/revision/2.cabal. => SHA256 Checksum OK for cabal/boring-0.2.2/boring-0.2.2.tar.gz. => SHA256 Checksum OK for cabal/boring-0.2.2/revision/1.cabal. => SHA256 Checksum OK for cabal/brick-2.9/brick-2.9.tar.gz. => SHA256 Checksum OK for cabal/brick-2.9/revision/1.cabal. => SHA256 Checksum OK for cabal/bsb-http-chunked-0.0.0.4/bsb-http-chunked-0.0.0.4.tar.gz. => SHA256 Checksum OK for cabal/bsb-http-chunked-0.0.0.4/revision/4.cabal. => SHA256 Checksum OK for cabal/byron-spec-chain-1.0.1.1.tar.gz. => SHA256 Checksum OK for cabal/byron-spec-ledger-1.1.0.1.tar.gz. => SHA256 Checksum OK for cabal/byteorder-1.0.4/byteorder-1.0.4.tar.gz. => SHA256 Checksum OK for cabal/bytestring-strict-builder-0.4.5.8/bytestring-strict-builder-0.4.5.8.tar.gz. => SHA256 Checksum OK for cabal/call-stack-0.4.0/call-stack-0.4.0.tar.gz. => SHA256 Checksum OK for cabal/canonical-json-0.6.0.1/canonical-json-0.6.0.1.tar.gz. => SHA256 Checksum OK for cabal/canonical-json-0.6.0.1/revision/1.cabal. => SHA256 Checksum OK for cabal/capability-0.5.0.1/capability-0.5.0.1.tar.gz. => SHA256 Checksum OK for cabal/capability-0.5.0.1/revision/6.cabal. => SHA256 Checksum OK for cabal/cardano-binary-1.7.1.1.tar.gz. => SHA256 Checksum OK for cabal/cardano-crypto-1.3.0/cardano-crypto-1.3.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-crypto-class-2.2.3.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-crypto-praos-2.2.1.1.tar.gz. => SHA256 Checksum OK for cabal/cardano-crypto-test-1.6.0.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-crypto-tests-2.2.2.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-crypto-wrapper-1.6.1.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-data-1.2.4.1.tar.gz. => SHA256 Checksum OK for cabal/cardano-git-rev-0.2.2.1.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-allegra-1.7.0.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-alonzo-1.13.0.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-alonzo-test-1.3.1.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-babbage-1.11.0.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-babbage-test-1.3.1.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-binary-1.6.0.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-byron-1.1.0.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-byron-test-1.5.2.1.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-conway-1.19.0.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-conway-test-1.3.1.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-mary-1.8.0.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-shelley-1.16.0.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-shelley-ma-test-1.3.0.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-shelley-test-1.6.0.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-lmdb-0.4.0.3.tar.gz. => SHA256 Checksum OK for cabal/cardano-lmdb-simple-0.8.1.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-prelude-0.2.1.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-prelude-test-0.1.0.5.tar.gz. => SHA256 Checksum OK for cabal/cardano-protocol-tpraos-1.4.0.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-slotting-0.2.0.1.tar.gz. => SHA256 Checksum OK for cabal/cardano-strict-containers-0.1.4.0.tar.gz. => SHA256 Checksum OK for cabal/case-insensitive-1.2.1.0/case-insensitive-1.2.1.0.tar.gz. => SHA256 Checksum OK for cabal/cassava-0.5.4.1/cassava-0.5.4.1.tar.gz. => SHA256 Checksum OK for cabal/cborg-0.2.10.0/cborg-0.2.10.0.tar.gz. => SHA256 Checksum OK for cabal/cborg-0.2.10.0/revision/3.cabal. => SHA256 Checksum OK for cabal/cereal-0.5.8.3/cereal-0.5.8.3.tar.gz. => SHA256 Checksum OK for cabal/character-ps-0.1/character-ps-0.1.tar.gz. => SHA256 Checksum OK for cabal/charset-0.3.12/charset-0.3.12.tar.gz. => SHA256 Checksum OK for cabal/clock-0.8.4/clock-0.8.4.tar.gz. => SHA256 Checksum OK for cabal/cmdargs-0.10.22/cmdargs-0.10.22.tar.gz. => SHA256 Checksum OK for cabal/code-page-0.2.1/code-page-0.2.1.tar.gz. => SHA256 Checksum OK for cabal/colour-2.3.6/colour-2.3.6.tar.gz. => SHA256 Checksum OK for cabal/commutative-semigroups-0.2.0.2/commutative-semigroups-0.2.0.2.tar.gz. => SHA256 Checksum OK for cabal/comonad-5.0.9/comonad-5.0.9.tar.gz. => SHA256 Checksum OK for cabal/comonad-5.0.9/revision/1.cabal. => SHA256 Checksum OK for cabal/compact-0.2.0.0/compact-0.2.0.0.tar.gz. => SHA256 Checksum OK for cabal/compact-0.2.0.0/revision/4.cabal. => SHA256 Checksum OK for cabal/composition-prelude-3.0.1.0/composition-prelude-3.0.1.0.tar.gz. => SHA256 Checksum OK for cabal/concurrent-output-1.10.21/concurrent-output-1.10.21.tar.gz. => SHA256 Checksum OK for cabal/conduit-1.3.6.1/conduit-1.3.6.1.tar.gz. => SHA256 Checksum OK for cabal/config-ini-0.2.7.0/config-ini-0.2.7.0.tar.gz. => SHA256 Checksum OK for cabal/config-ini-0.2.7.0/revision/1.cabal. => SHA256 Checksum OK for cabal/constraints-0.14.2/constraints-0.14.2.tar.gz. => SHA256 Checksum OK for cabal/constraints-0.14.2/revision/1.cabal. => SHA256 Checksum OK for cabal/constraints-extras-0.4.0.2/constraints-extras-0.4.0.2.tar.gz. => SHA256 Checksum OK for cabal/contra-tracer-0.1.0.1.tar.gz. => SHA256 Checksum OK for cabal/contravariant-1.5.5/contravariant-1.5.5.tar.gz. => SHA256 Checksum OK for cabal/cookie-0.5.1/cookie-0.5.1.tar.gz. => SHA256 Checksum OK for cabal/criterion-1.6.4.1/criterion-1.6.4.1.tar.gz. => SHA256 Checksum OK for cabal/criterion-measurement-0.2.3.0/criterion-measurement-0.2.3.0.tar.gz. => SHA256 Checksum OK for cabal/crypton-1.0.4/crypton-1.0.4.tar.gz. => SHA256 Checksum OK for cabal/crypton-connection-0.4.5/crypton-connection-0.4.5.tar.gz. => SHA256 Checksum OK for cabal/crypton-socks-0.6.2/crypton-socks-0.6.2.tar.gz. => SHA256 Checksum OK for cabal/crypton-x509-1.7.7/crypton-x509-1.7.7.tar.gz. => SHA256 Checksum OK for cabal/crypton-x509-store-1.6.11/crypton-x509-store-1.6.11.tar.gz. => SHA256 Checksum OK for cabal/crypton-x509-system-1.6.7/crypton-x509-system-1.6.7.tar.gz. => SHA256 Checksum OK for cabal/crypton-x509-validation-1.6.14/crypton-x509-validation-1.6.14.tar.gz. => SHA256 Checksum OK for cabal/cuddle-0.3.2.1.tar.gz. => SHA256 Checksum OK for cabal/data-clist-0.2/data-clist-0.2.tar.gz. => SHA256 Checksum OK for cabal/data-clist-0.2/revision/1.cabal. => SHA256 Checksum OK for cabal/data-default-0.8.0.1/data-default-0.8.0.1.tar.gz. => SHA256 Checksum OK for cabal/data-default-class-0.2.0.0/data-default-class-0.2.0.0.tar.gz. => SHA256 Checksum OK for cabal/data-fix-0.3.4/data-fix-0.3.4.tar.gz. => SHA256 Checksum OK for cabal/data-fix-0.3.4/revision/1.cabal. => SHA256 Checksum OK for cabal/dec-0.0.6/dec-0.0.6.tar.gz. => SHA256 Checksum OK for cabal/dec-0.0.6/revision/1.cabal. => SHA256 Checksum OK for cabal/dense-linear-algebra-0.1.0.0/dense-linear-algebra-0.1.0.0.tar.gz. => SHA256 Checksum OK for cabal/dependent-map-0.4.0.0/dependent-map-0.4.0.0.tar.gz. => SHA256 Checksum OK for cabal/dependent-map-0.4.0.0/revision/2.cabal. => SHA256 Checksum OK for cabal/dependent-sum-0.7.2.0/dependent-sum-0.7.2.0.tar.gz. => SHA256 Checksum OK for cabal/dependent-sum-0.7.2.0/revision/2.cabal. => SHA256 Checksum OK for cabal/deque-0.4.4.2/deque-0.4.4.2.tar.gz. => SHA256 Checksum OK for cabal/deriving-aeson-0.2.10/deriving-aeson-0.2.10.tar.gz. => SHA256 Checksum OK for cabal/deriving-compat-0.6.7/deriving-compat-0.6.7.tar.gz. => SHA256 Checksum OK for cabal/deriving-compat-0.6.7/revision/1.cabal. => SHA256 Checksum OK for cabal/dictionary-sharing-0.1.0.0/dictionary-sharing-0.1.0.0.tar.gz. => SHA256 Checksum OK for cabal/dictionary-sharing-0.1.0.0/revision/4.cabal. => SHA256 Checksum OK for cabal/diff-containers-1.3.0.0.tar.gz. => SHA256 Checksum OK for cabal/digest-0.0.2.1/digest-0.0.2.1.tar.gz. => SHA256 Checksum OK for cabal/distributive-0.6.2.1/distributive-0.6.2.1.tar.gz. => SHA256 Checksum OK for cabal/distributive-0.6.2.1/revision/1.cabal. => SHA256 Checksum OK for cabal/dlist-1.0/dlist-1.0.tar.gz. => SHA256 Checksum OK for cabal/dlist-1.0/revision/2.cabal. => SHA256 Checksum OK for cabal/dns-4.2.0/dns-4.2.0.tar.gz. => SHA256 Checksum OK for cabal/dom-lt-0.2.3/dom-lt-0.2.3.tar.gz. => SHA256 Checksum OK for cabal/dom-lt-0.2.3/revision/1.cabal. => SHA256 Checksum OK for cabal/dot-0.3/dot-0.3.tar.gz. => SHA256 Checksum OK for cabal/easy-file-0.2.5/easy-file-0.2.5.tar.gz. => SHA256 Checksum OK for cabal/either-5.0.3/either-5.0.3.tar.gz. => SHA256 Checksum OK for cabal/either-5.0.3/revision/1.cabal. => SHA256 Checksum OK for cabal/ekg-core-0.1.2.0/ekg-core-0.1.2.0.tar.gz. => SHA256 Checksum OK for cabal/ekg-json-0.1.1.1/ekg-json-0.1.1.1.tar.gz. => SHA256 Checksum OK for cabal/ekg-json-0.1.1.1/revision/1.cabal. => SHA256 Checksum OK for cabal/ekg-wai-0.1.2.0/ekg-wai-0.1.2.0.tar.gz. => SHA256 Checksum OK for cabal/entropy-0.4.1.11/entropy-0.4.1.11.tar.gz. => SHA256 Checksum OK for cabal/erf-2.0.0.0/erf-2.0.0.0.tar.gz. => SHA256 Checksum OK for cabal/extra-1.8/extra-1.8.tar.gz. => SHA256 Checksum OK for cabal/fast-logger-3.2.6/fast-logger-3.2.6.tar.gz. => SHA256 Checksum OK for cabal/fgl-5.8.3.0/fgl-5.8.3.0.tar.gz. => SHA256 Checksum OK for cabal/fgl-5.8.3.0/revision/2.cabal. => SHA256 Checksum OK for cabal/file-embed-0.0.16.0/file-embed-0.0.16.0.tar.gz. => SHA256 Checksum OK for cabal/filelock-0.1.1.8/filelock-0.1.1.8.tar.gz. => SHA256 Checksum OK for cabal/fin-0.3.2/fin-0.3.2.tar.gz. => SHA256 Checksum OK for cabal/fin-0.3.2/revision/1.cabal. => SHA256 Checksum OK for cabal/fingertree-0.1.6.2/fingertree-0.1.6.2.tar.gz. => SHA256 Checksum OK for cabal/fingertree-rm-1.0.0.4.tar.gz. => SHA256 Checksum OK for cabal/flat-0.6/flat-0.6.tar.gz. => SHA256 Checksum OK for cabal/foldl-1.4.18/foldl-1.4.18.tar.gz. => SHA256 Checksum OK for cabal/foldl-1.4.18/revision/1.cabal. => SHA256 Checksum OK for cabal/formatting-7.2.0/formatting-7.2.0.tar.gz. => SHA256 Checksum OK for cabal/foundation-0.0.30/foundation-0.0.30.tar.gz. => SHA256 Checksum OK for cabal/free-5.2/free-5.2.tar.gz. => SHA256 Checksum OK for cabal/free-5.2/revision/7.cabal. => SHA256 Checksum OK for cabal/fs-api-0.3.0.0/fs-api-0.3.0.0.tar.gz. => SHA256 Checksum OK for cabal/fs-api-0.3.0.0/revision/1.cabal. => SHA256 Checksum OK for cabal/fs-sim-0.3.0.0/fs-sim-0.3.0.0.tar.gz. => SHA256 Checksum OK for cabal/fs-sim-0.3.0.0/revision/1.cabal. => SHA256 Checksum OK for cabal/generic-arbitrary-1.0.1.2/generic-arbitrary-1.0.1.2.tar.gz. => SHA256 Checksum OK for cabal/generic-lens-2.2.2.0/generic-lens-2.2.2.0.tar.gz. => SHA256 Checksum OK for cabal/generic-lens-2.2.2.0/revision/1.cabal. => SHA256 Checksum OK for cabal/generic-lens-core-2.2.1.0/generic-lens-core-2.2.1.0.tar.gz. => SHA256 Checksum OK for cabal/generic-lens-core-2.2.1.0/revision/2.cabal. => SHA256 Checksum OK for cabal/generic-optics-2.2.1.0/generic-optics-2.2.1.0.tar.gz. => SHA256 Checksum OK for cabal/generic-optics-2.2.1.0/revision/2.cabal. => SHA256 Checksum OK for cabal/generic-random-1.5.0.1/generic-random-1.5.0.1.tar.gz. => SHA256 Checksum OK for cabal/generically-0.1.1/generically-0.1.1.tar.gz. => SHA256 Checksum OK for cabal/generically-0.1.1/revision/4.cabal. => SHA256 Checksum OK for cabal/generics-sop-0.5.1.4/generics-sop-0.5.1.4.tar.gz. => SHA256 Checksum OK for cabal/generics-sop-0.5.1.4/revision/2.cabal. => SHA256 Checksum OK for cabal/genvalidity-1.1.1.0/genvalidity-1.1.1.0.tar.gz. => SHA256 Checksum OK for cabal/githash-0.1.7.0/githash-0.1.7.0.tar.gz. => SHA256 Checksum OK for cabal/graphviz-2999.20.2.1/graphviz-2999.20.2.1.tar.gz. => SHA256 Checksum OK for cabal/groups-0.5.3/groups-0.5.3.tar.gz. => SHA256 Checksum OK for cabal/half-0.3.3/half-0.3.3.tar.gz. => SHA256 Checksum OK for cabal/half-0.3.3/revision/1.cabal. => SHA256 Checksum OK for cabal/happy-2.1.7/happy-2.1.7.tar.gz. => SHA256 Checksum OK for cabal/happy-lib-2.1.7/happy-lib-2.1.7.tar.gz. => SHA256 Checksum OK for cabal/hashable-1.4.7.0/hashable-1.4.7.0.tar.gz. => SHA256 Checksum OK for cabal/haskell-lexer-1.2.1/haskell-lexer-1.2.1.tar.gz. => SHA256 Checksum OK for cabal/heapwords-0.1.0.2.tar.gz. => SHA256 Checksum OK for cabal/hedgehog-1.5/hedgehog-1.5.tar.gz. => SHA256 Checksum OK for cabal/hedgehog-1.5/revision/2.cabal. => SHA256 Checksum OK for cabal/hedgehog-quickcheck-0.1.1/hedgehog-quickcheck-0.1.1.tar.gz. => SHA256 Checksum OK for cabal/hedgehog-quickcheck-0.1.1/revision/10.cabal. => SHA256 Checksum OK for cabal/heredoc-0.2.0.0/heredoc-0.2.0.0.tar.gz. => SHA256 Checksum OK for cabal/hostname-1.0/hostname-1.0.tar.gz. => SHA256 Checksum OK for cabal/hourglass-0.2.12/hourglass-0.2.12.tar.gz. => SHA256 Checksum OK for cabal/hourglass-0.2.12/revision/1.cabal. => SHA256 Checksum OK for cabal/hsc2hs-0.68.10/hsc2hs-0.68.10.tar.gz. => SHA256 Checksum OK for cabal/hsc2hs-0.68.10/revision/4.cabal. => SHA256 Checksum OK for cabal/hspec-2.11.12/hspec-2.11.12.tar.gz. => SHA256 Checksum OK for cabal/hspec-core-2.11.12/hspec-core-2.11.12.tar.gz. => SHA256 Checksum OK for cabal/hspec-core-2.11.12/revision/1.cabal. => SHA256 Checksum OK for cabal/hspec-discover-2.11.12/hspec-discover-2.11.12.tar.gz. => SHA256 Checksum OK for cabal/hspec-expectations-0.8.4/hspec-expectations-0.8.4.tar.gz. => SHA256 Checksum OK for cabal/hspec-expectations-0.8.4/revision/2.cabal. => SHA256 Checksum OK for cabal/hspec-expectations-lifted-0.10.0/hspec-expectations-lifted-0.10.0.tar.gz. => SHA256 Checksum OK for cabal/http-api-data-0.6.2/http-api-data-0.6.2.tar.gz. => SHA256 Checksum OK for cabal/http-client-0.7.19/http-client-0.7.19.tar.gz. => SHA256 Checksum OK for cabal/http-client-tls-0.3.6.4/http-client-tls-0.3.6.4.tar.gz. => SHA256 Checksum OK for cabal/http-client-tls-0.3.6.4/revision/2.cabal. => SHA256 Checksum OK for cabal/http-date-0.0.11/http-date-0.0.11.tar.gz. => SHA256 Checksum OK for cabal/http-semantics-0.3.0/http-semantics-0.3.0.tar.gz. => SHA256 Checksum OK for cabal/http-types-0.12.4/http-types-0.12.4.tar.gz. => SHA256 Checksum OK for cabal/http2-5.3.10/http2-5.3.10.tar.gz. => SHA256 Checksum OK for cabal/http2-5.3.10/revision/1.cabal. => SHA256 Checksum OK for cabal/indexed-profunctors-0.1.1.1/indexed-profunctors-0.1.1.1.tar.gz. => SHA256 Checksum OK for cabal/indexed-traversable-0.1.4/indexed-traversable-0.1.4.tar.gz. => SHA256 Checksum OK for cabal/indexed-traversable-0.1.4/revision/1.cabal. => SHA256 Checksum OK for cabal/indexed-traversable-instances-0.1.2/indexed-traversable-instances-0.1.2.tar.gz. => SHA256 Checksum OK for cabal/indexed-traversable-instances-0.1.2/revision/1.cabal. => SHA256 Checksum OK for cabal/infinite-list-0.1.2/infinite-list-0.1.2.tar.gz. => SHA256 Checksum OK for cabal/integer-conversion-0.1.1/integer-conversion-0.1.1.tar.gz. => SHA256 Checksum OK for cabal/integer-conversion-0.1.1/revision/1.cabal. => SHA256 Checksum OK for cabal/integer-logarithms-1.0.4/integer-logarithms-1.0.4.tar.gz. => SHA256 Checksum OK for cabal/invariant-0.6.4/invariant-0.6.4.tar.gz. => SHA256 Checksum OK for cabal/invariant-0.6.4/revision/1.cabal. => SHA256 Checksum OK for cabal/io-classes-1.5.0.0/io-classes-1.5.0.0.tar.gz. => SHA256 Checksum OK for cabal/io-classes-1.5.0.0/revision/2.cabal. => SHA256 Checksum OK for cabal/io-classes-mtl-0.1.2.0/io-classes-mtl-0.1.2.0.tar.gz. => SHA256 Checksum OK for cabal/io-classes-mtl-0.1.2.0/revision/2.cabal. => SHA256 Checksum OK for cabal/io-sim-1.5.1.0/io-sim-1.5.1.0.tar.gz. => SHA256 Checksum OK for cabal/io-sim-1.5.1.0/revision/1.cabal. => SHA256 Checksum OK for cabal/iohk-monitoring-0.2.1.2.tar.gz. => SHA256 Checksum OK for cabal/iproute-1.7.15/iproute-1.7.15.tar.gz. => SHA256 Checksum OK for cabal/js-chart-2.9.4.1/js-chart-2.9.4.1.tar.gz. => SHA256 Checksum OK for cabal/kan-extensions-5.2.7/kan-extensions-5.2.7.tar.gz. => SHA256 Checksum OK for cabal/katip-0.8.8.4/katip-0.8.8.4.tar.gz. => SHA256 Checksum OK for cabal/lazy-search-0.1.3.0/lazy-search-0.1.3.0.tar.gz. => SHA256 Checksum OK for cabal/lazysmallcheck-0.6/lazysmallcheck-0.6.tar.gz. => SHA256 Checksum OK for cabal/lens-5.3.5/lens-5.3.5.tar.gz. => SHA256 Checksum OK for cabal/lens-5.3.5/revision/1.cabal. => SHA256 Checksum OK for cabal/lens-aeson-1.2.3/lens-aeson-1.2.3.tar.gz. => SHA256 Checksum OK for cabal/lens-aeson-1.2.3/revision/2.cabal. => SHA256 Checksum OK for cabal/libyaml-0.1.4/libyaml-0.1.4.tar.gz. => SHA256 Checksum OK for cabal/libyaml-clib-0.2.5/libyaml-clib-0.2.5.tar.gz. => SHA256 Checksum OK for cabal/lifted-async-0.10.2.7/lifted-async-0.10.2.7.tar.gz. => SHA256 Checksum OK for cabal/lifted-base-0.2.3.12/lifted-base-0.2.3.12.tar.gz. => SHA256 Checksum OK for cabal/list-t-1.0.5.7/list-t-1.0.5.7.tar.gz. => SHA256 Checksum OK for cabal/logict-0.8.2.0/logict-0.8.2.0.tar.gz. => SHA256 Checksum OK for cabal/math-functions-0.3.4.4/math-functions-0.3.4.4.tar.gz. => SHA256 Checksum OK for cabal/measures-0.1.0.2.tar.gz. => SHA256 Checksum OK for cabal/megaparsec-9.7.0/megaparsec-9.7.0.tar.gz. => SHA256 Checksum OK for cabal/memory-0.18.0/memory-0.18.0.tar.gz. => SHA256 Checksum OK for cabal/memory-0.18.0/revision/1.cabal. => SHA256 Checksum OK for cabal/memory-pool-0.1.0.0/memory-pool-0.1.0.0.tar.gz. => SHA256 Checksum OK for cabal/mempack-0.1.2.0/mempack-0.1.2.0.tar.gz. => SHA256 Checksum OK for cabal/microlens-0.4.13.1/microlens-0.4.13.1.tar.gz. => SHA256 Checksum OK for cabal/microlens-0.4.13.1/revision/1.cabal. => SHA256 Checksum OK for cabal/microlens-mtl-0.2.1.0/microlens-mtl-0.2.1.0.tar.gz. => SHA256 Checksum OK for cabal/microlens-th-0.4.3.17/microlens-th-0.4.3.17.tar.gz. => SHA256 Checksum OK for cabal/microstache-1.0.3/microstache-1.0.3.tar.gz. => SHA256 Checksum OK for cabal/microstache-1.0.3/revision/1.cabal. => SHA256 Checksum OK for cabal/mime-types-0.1.2.0/mime-types-0.1.2.0.tar.gz. => SHA256 Checksum OK for cabal/mmorph-1.2.1/mmorph-1.2.1.tar.gz. => SHA256 Checksum OK for cabal/mmorph-1.2.1/revision/1.cabal. => SHA256 Checksum OK for cabal/monad-control-1.0.3.1/monad-control-1.0.3.1.tar.gz. => SHA256 Checksum OK for cabal/mono-traversable-1.0.21.0/mono-traversable-1.0.21.0.tar.gz. => SHA256 Checksum OK for cabal/monoid-subclasses-1.2.6/monoid-subclasses-1.2.6.tar.gz. => SHA256 Checksum OK for cabal/monoidal-containers-0.6.6.0/monoidal-containers-0.6.6.0.tar.gz. => SHA256 Checksum OK for cabal/monoidal-synchronisation-0.1.0.6.tar.gz. => SHA256 Checksum OK for cabal/mtl-compat-0.2.2/mtl-compat-0.2.2.tar.gz. => SHA256 Checksum OK for cabal/multiset-0.3.4.3/multiset-0.3.4.3.tar.gz. => SHA256 Checksum OK for cabal/multiset-0.3.4.3/revision/1.cabal. => SHA256 Checksum OK for cabal/mutable-containers-0.3.4.1/mutable-containers-0.3.4.1.tar.gz. => SHA256 Checksum OK for cabal/mwc-random-0.15.2.0/mwc-random-0.15.2.0.tar.gz. => SHA256 Checksum OK for cabal/network-3.2.8.0/network-3.2.8.0.tar.gz. => SHA256 Checksum OK for cabal/network-byte-order-0.1.7/network-byte-order-0.1.7.tar.gz. => SHA256 Checksum OK for cabal/network-control-0.1.7/network-control-0.1.7.tar.gz. => SHA256 Checksum OK for cabal/network-mux-0.8.0.2.tar.gz. => SHA256 Checksum OK for cabal/network-uri-2.6.4.2/network-uri-2.6.4.2.tar.gz. => SHA256 Checksum OK for cabal/network-uri-2.6.4.2/revision/1.cabal. => SHA256 Checksum OK for cabal/newtype-0.2.2.0/newtype-0.2.2.0.tar.gz. => SHA256 Checksum OK for cabal/newtype-0.2.2.0/revision/3.cabal. => SHA256 Checksum OK for cabal/newtype-generics-0.6.2/newtype-generics-0.6.2.tar.gz. => SHA256 Checksum OK for cabal/newtype-generics-0.6.2/revision/5.cabal. => SHA256 Checksum OK for cabal/non-integral-1.0.0.0.tar.gz. => SHA256 Checksum OK for cabal/non-integral-1.0.0.0/revision/2.cabal. => SHA256 Checksum OK for cabal/nonempty-containers-0.3.5.0/nonempty-containers-0.3.5.0.tar.gz. => SHA256 Checksum OK for cabal/nonempty-vector-0.2.4/nonempty-vector-0.2.4.tar.gz. => SHA256 Checksum OK for cabal/nothunks-0.2.1.1/nothunks-0.2.1.1.tar.gz. => SHA256 Checksum OK for cabal/old-locale-1.0.0.7/old-locale-1.0.0.7.tar.gz. => SHA256 Checksum OK for cabal/old-locale-1.0.0.7/revision/2.cabal. => SHA256 Checksum OK for cabal/old-time-1.1.0.4/old-time-1.1.0.4.tar.gz. => SHA256 Checksum OK for cabal/optics-core-0.4.1.1/optics-core-0.4.1.1.tar.gz. => SHA256 Checksum OK for cabal/optics-core-0.4.1.1/revision/1.cabal. => SHA256 Checksum OK for cabal/optparse-applicative-0.19.0.0/optparse-applicative-0.19.0.0.tar.gz. => SHA256 Checksum OK for cabal/ordered-containers-0.2.4/ordered-containers-0.2.4.tar.gz. => SHA256 Checksum OK for cabal/ouroboros-consensus-diffusion-0.23.0.0.tar.gz. => SHA256 Checksum OK for cabal/ouroboros-consensus-protocol-0.12.0.0.tar.gz. => SHA256 Checksum OK for cabal/ouroboros-consensus-protocol-0.12.0.0/revision/1.cabal. => SHA256 Checksum OK for cabal/ouroboros-network-0.21.3.0.tar.gz. => SHA256 Checksum OK for cabal/ouroboros-network-framework-0.18.0.2.tar.gz. => SHA256 Checksum OK for cabal/ouroboros-network-mock-0.1.1.2.tar.gz. => SHA256 Checksum OK for cabal/ouroboros-network-protocols-0.14.0.2.tar.gz. => SHA256 Checksum OK for cabal/ouroboros-network-testing-0.8.1.0.tar.gz. => SHA256 Checksum OK for cabal/parallel-3.2.2.0/parallel-3.2.2.0.tar.gz. => SHA256 Checksum OK for cabal/parallel-3.2.2.0/revision/10.cabal. => SHA256 Checksum OK for cabal/parsec-3.1.18.0/parsec-3.1.18.0.tar.gz. => SHA256 Checksum OK for cabal/parser-combinators-1.3.0/parser-combinators-1.3.0.tar.gz. => SHA256 Checksum OK for cabal/parser-combinators-1.3.0/revision/1.cabal. => SHA256 Checksum OK for cabal/parsers-0.12.12/parsers-0.12.12.tar.gz. => SHA256 Checksum OK for cabal/parsers-0.12.12/revision/1.cabal. => SHA256 Checksum OK for cabal/partial-order-0.2.0.0/partial-order-0.2.0.0.tar.gz. => SHA256 Checksum OK for cabal/pcre-heavy-1.0.0.4/pcre-heavy-1.0.0.4.tar.gz. => SHA256 Checksum OK for cabal/pcre-light-0.4.1.3/pcre-light-0.4.1.3.tar.gz. => SHA256 Checksum OK for cabal/pcre-light-0.4.1.3/revision/1.cabal. => SHA256 Checksum OK for cabal/pem-0.2.4/pem-0.2.4.tar.gz. => SHA256 Checksum OK for cabal/pipes-4.3.16/pipes-4.3.16.tar.gz. => SHA256 Checksum OK for cabal/pipes-4.3.16/revision/6.cabal. => SHA256 Checksum OK for cabal/plutus-core-1.53.0.0.tar.gz. => SHA256 Checksum OK for cabal/plutus-ledger-api-1.53.0.0.tar.gz. => SHA256 Checksum OK for cabal/plutus-tx-1.53.0.0.tar.gz. => SHA256 Checksum OK for cabal/polyparse-1.13/polyparse-1.13.tar.gz. => SHA256 Checksum OK for cabal/polyparse-1.13/revision/9.cabal. => SHA256 Checksum OK for cabal/pretty-show-1.10/pretty-show-1.10.tar.gz. => SHA256 Checksum OK for cabal/pretty-simple-4.1.3.0/pretty-simple-4.1.3.0.tar.gz. => SHA256 Checksum OK for cabal/prettyprinter-1.7.1/prettyprinter-1.7.1.tar.gz. => SHA256 Checksum OK for cabal/prettyprinter-ansi-terminal-1.1.3/prettyprinter-ansi-terminal-1.1.3.tar.gz. => SHA256 Checksum OK for cabal/prettyprinter-compat-ansi-wl-pprint-1.0.2/prettyprinter-compat-ansi-wl-pprint-1.0.2.tar.gz. => SHA256 Checksum OK for cabal/prettyprinter-configurable-1.36.0.0.tar.gz. => SHA256 Checksum OK for cabal/primes-0.2.1.0/primes-0.2.1.0.tar.gz. => SHA256 Checksum OK for cabal/primitive-0.9.1.0/primitive-0.9.1.0.tar.gz. => SHA256 Checksum OK for cabal/profunctors-5.6.3/profunctors-5.6.3.tar.gz. => SHA256 Checksum OK for cabal/prometheus-2.3.0/prometheus-2.3.0.tar.gz. => SHA256 Checksum OK for cabal/protolude-0.3.5/protolude-0.3.5.tar.gz. => SHA256 Checksum OK for cabal/psqueues-0.2.8.2/psqueues-0.2.8.2.tar.gz. => SHA256 Checksum OK for cabal/pvar-1.0.0.0/pvar-1.0.0.0.tar.gz. => SHA256 Checksum OK for cabal/pvar-1.0.0.0/revision/1.cabal. => SHA256 Checksum OK for cabal/quickcheck-instances-0.3.33/quickcheck-instances-0.3.33.tar.gz. => SHA256 Checksum OK for cabal/quickcheck-instances-0.3.33/revision/1.cabal. => SHA256 Checksum OK for cabal/quickcheck-io-0.2.0/quickcheck-io-0.2.0.tar.gz. => SHA256 Checksum OK for cabal/quickcheck-monoids-0.1.0.3.tar.gz. => SHA256 Checksum OK for cabal/quickcheck-state-machine-0.10.2/quickcheck-state-machine-0.10.2.tar.gz. => SHA256 Checksum OK for cabal/quickcheck-transformer-0.3.1.2/quickcheck-transformer-0.3.1.2.tar.gz. => SHA256 Checksum OK for cabal/quickcheck-transformer-0.3.1.2/revision/1.cabal. => SHA256 Checksum OK for cabal/quiet-0.2/quiet-0.2.tar.gz. => SHA256 Checksum OK for cabal/ral-0.2.2/ral-0.2.2.tar.gz. => SHA256 Checksum OK for cabal/ral-0.2.2/revision/2.cabal. => SHA256 Checksum OK for cabal/random-1.2.1.3/random-1.2.1.3.tar.gz. => SHA256 Checksum OK for cabal/random-shuffle-0.0.4/random-shuffle-0.0.4.tar.gz. => SHA256 Checksum OK for cabal/rawlock-0.1.1.0/rawlock-0.1.1.0.tar.gz. => SHA256 Checksum OK for cabal/rawlock-0.1.1.0/revision/2.cabal. => SHA256 Checksum OK for cabal/recursion-schemes-5.2.3/recursion-schemes-5.2.3.tar.gz. => SHA256 Checksum OK for cabal/recursion-schemes-5.2.3/revision/1.cabal. => SHA256 Checksum OK for cabal/recv-0.1.1/recv-0.1.1.tar.gz. => SHA256 Checksum OK for cabal/reflection-2.1.9/reflection-2.1.9.tar.gz. => SHA256 Checksum OK for cabal/reflection-2.1.9/revision/1.cabal. => SHA256 Checksum OK for cabal/relude-1.2.2.2/relude-1.2.2.2.tar.gz. => SHA256 Checksum OK for cabal/relude-1.2.2.2/revision/1.cabal. => SHA256 Checksum OK for cabal/resource-registry-0.1.0.0/resource-registry-0.1.0.0.tar.gz. => SHA256 Checksum OK for cabal/resource-registry-0.1.0.0/revision/1.cabal. => SHA256 Checksum OK for cabal/resourcet-1.3.0/resourcet-1.3.0.tar.gz. => SHA256 Checksum OK for cabal/safe-0.3.21/safe-0.3.21.tar.gz. => SHA256 Checksum OK for cabal/safe-0.3.21/revision/1.cabal. => SHA256 Checksum OK for cabal/safe-exceptions-0.1.7.4/safe-exceptions-0.1.7.4.tar.gz. => SHA256 Checksum OK for cabal/safe-exceptions-0.1.7.4/revision/1.cabal. => SHA256 Checksum OK for cabal/safe-wild-cards-1.0.0.2/safe-wild-cards-1.0.0.2.tar.gz. => SHA256 Checksum OK for cabal/safe-wild-cards-1.0.0.2/revision/2.cabal. => SHA256 Checksum OK for cabal/scientific-0.3.8.0/scientific-0.3.8.0.tar.gz. => SHA256 Checksum OK for cabal/scientific-0.3.8.0/revision/2.cabal. => SHA256 Checksum OK for cabal/selective-0.7.0.1/selective-0.7.0.1.tar.gz. => SHA256 Checksum OK for cabal/semialign-1.3.1/semialign-1.3.1.tar.gz. => SHA256 Checksum OK for cabal/semialign-1.3.1/revision/2.cabal. => SHA256 Checksum OK for cabal/semigroupoids-6.0.1/semigroupoids-6.0.1.tar.gz. => SHA256 Checksum OK for cabal/semigroupoids-6.0.1/revision/2.cabal. => SHA256 Checksum OK for cabal/semigroups-0.20/semigroups-0.20.tar.gz. => SHA256 Checksum OK for cabal/serialise-0.2.6.1/serialise-0.2.6.1.tar.gz. => SHA256 Checksum OK for cabal/serialise-0.2.6.1/revision/5.cabal. => SHA256 Checksum OK for cabal/set-algebra-1.1.0.4.tar.gz. => SHA256 Checksum OK for cabal/si-timers-1.5.0.0/si-timers-1.5.0.0.tar.gz. => SHA256 Checksum OK for cabal/si-timers-1.5.0.0/revision/2.cabal. => SHA256 Checksum OK for cabal/simple-sendfile-0.2.32/simple-sendfile-0.2.32.tar.gz. => SHA256 Checksum OK for cabal/singletons-3.0.4/singletons-3.0.4.tar.gz. => SHA256 Checksum OK for cabal/singletons-th-3.4/singletons-th-3.4.tar.gz. => SHA256 Checksum OK for cabal/size-based-0.1.3.3/size-based-0.1.3.3.tar.gz. => SHA256 Checksum OK for cabal/size-based-0.1.3.3/revision/1.cabal. => SHA256 Checksum OK for cabal/small-steps-1.1.2.0.tar.gz. => SHA256 Checksum OK for cabal/some-1.0.6/some-1.0.6.tar.gz. => SHA256 Checksum OK for cabal/some-1.0.6/revision/2.cabal. => SHA256 Checksum OK for cabal/sop-core-0.5.0.2/sop-core-0.5.0.2.tar.gz. => SHA256 Checksum OK for cabal/sop-core-0.5.0.2/revision/5.cabal. => SHA256 Checksum OK for cabal/sop-extras-0.4.0.0.tar.gz. => SHA256 Checksum OK for cabal/split-0.2.5/split-0.2.5.tar.gz. => SHA256 Checksum OK for cabal/splitmix-0.1.3.1/splitmix-0.1.3.1.tar.gz. => SHA256 Checksum OK for cabal/statistics-0.16.3.0/statistics-0.16.3.0.tar.gz. => SHA256 Checksum OK for cabal/statistics-0.16.3.0/revision/2.cabal. => SHA256 Checksum OK for cabal/statistics-linreg-0.3/statistics-linreg-0.3.tar.gz. => SHA256 Checksum OK for cabal/streaming-0.2.4.0/streaming-0.2.4.0.tar.gz. => SHA256 Checksum OK for cabal/streaming-binary-0.3.0.1/streaming-binary-0.3.0.1.tar.gz. => SHA256 Checksum OK for cabal/streaming-bytestring-0.3.4/streaming-bytestring-0.3.4.tar.gz. => SHA256 Checksum OK for cabal/streaming-commons-0.2.3.0/streaming-commons-0.2.3.0.tar.gz. => SHA256 Checksum OK for cabal/strict-0.5.1/strict-0.5.1.tar.gz. => SHA256 Checksum OK for cabal/strict-0.5.1/revision/1.cabal. => SHA256 Checksum OK for cabal/strict-checked-vars-0.2.0.0.tar.gz. => SHA256 Checksum mismatch for cabal/strict-checked-vars-0.2.0.0/revision/1.cabal. => SHA256 Checksum OK for cabal/strict-list-0.1.7.6/strict-list-0.1.7.6.tar.gz. => SHA256 Checksum OK for cabal/strict-mvar-1.5.0.0/strict-mvar-1.5.0.0.tar.gz. => SHA256 Checksum OK for cabal/strict-mvar-1.5.0.0/revision/1.cabal. => SHA256 Checksum OK for cabal/strict-sop-core-0.1.3.0.tar.gz. => SHA256 Checksum OK for cabal/strict-stm-1.5.0.0/strict-stm-1.5.0.0.tar.gz. => SHA256 Checksum OK for cabal/strict-stm-1.5.0.0/revision/1.cabal. => SHA256 Checksum OK for cabal/string-conv-0.2.0/string-conv-0.2.0.tar.gz. => SHA256 Checksum OK for cabal/string-conversions-0.4.0.1/string-conversions-0.4.0.1.tar.gz. => SHA256 Checksum OK for cabal/string-conversions-0.4.0.1/revision/1.cabal. => SHA256 Checksum OK for cabal/syb-0.7.3/syb-0.7.3.tar.gz. => SHA256 Checksum OK for cabal/tagged-0.8.9/tagged-0.8.9.tar.gz. => SHA256 Checksum OK for cabal/tasty-1.5.3/tasty-1.5.3.tar.gz. => SHA256 Checksum OK for cabal/tasty-1.5.3/revision/2.cabal. => SHA256 Checksum OK for cabal/tasty-expected-failure-0.12.3/tasty-expected-failure-0.12.3.tar.gz. => SHA256 Checksum OK for cabal/tasty-golden-2.3.5/tasty-golden-2.3.5.tar.gz. => SHA256 Checksum OK for cabal/tasty-hedgehog-1.4.0.2/tasty-hedgehog-1.4.0.2.tar.gz. => SHA256 Checksum OK for cabal/tasty-hedgehog-1.4.0.2/revision/7.cabal. => SHA256 Checksum OK for cabal/tasty-hunit-0.10.2/tasty-hunit-0.10.2.tar.gz. => SHA256 Checksum OK for cabal/tasty-quickcheck-0.11.1/tasty-quickcheck-0.11.1.tar.gz. => SHA256 Checksum OK for cabal/tasty-quickcheck-0.11.1/revision/4.cabal. => SHA256 Checksum OK for cabal/tasty-rerun-1.1.20/tasty-rerun-1.1.20.tar.gz. => SHA256 Checksum OK for cabal/tasty-rerun-1.1.20/revision/2.cabal. => SHA256 Checksum OK for cabal/temporary-1.3/temporary-1.3.tar.gz. => SHA256 Checksum OK for cabal/terminal-size-0.3.4/terminal-size-0.3.4.tar.gz. => SHA256 Checksum OK for cabal/terminal-size-0.3.4/revision/1.cabal. => SHA256 Checksum OK for cabal/testing-type-modifiers-0.1.0.1/testing-type-modifiers-0.1.0.1.tar.gz. => SHA256 Checksum OK for cabal/text-2.1.3/text-2.1.3.tar.gz. => SHA256 Checksum OK for cabal/text-2.1.3/revision/1.cabal. => SHA256 Checksum OK for cabal/text-builder-1.0.0.4/text-builder-1.0.0.4.tar.gz. => SHA256 Checksum OK for cabal/text-builder-core-0.1.1.1/text-builder-core-0.1.1.1.tar.gz. => SHA256 Checksum OK for cabal/text-iso8601-0.1.1/text-iso8601-0.1.1.tar.gz. => SHA256 Checksum OK for cabal/text-iso8601-0.1.1/revision/2.cabal. => SHA256 Checksum OK for cabal/text-short-0.1.6/text-short-0.1.6.tar.gz. => SHA256 Checksum OK for cabal/text-short-0.1.6/revision/3.cabal. => SHA256 Checksum OK for cabal/text-zipper-0.13/text-zipper-0.13.tar.gz. => SHA256 Checksum OK for cabal/tf-random-0.5/tf-random-0.5.tar.gz. => SHA256 Checksum OK for cabal/th-abstraction-0.7.1.0/th-abstraction-0.7.1.0.tar.gz. => SHA256 Checksum OK for cabal/th-abstraction-0.7.1.0/revision/1.cabal. => SHA256 Checksum OK for cabal/th-compat-0.1.6/th-compat-0.1.6.tar.gz. => SHA256 Checksum OK for cabal/th-desugar-1.17/th-desugar-1.17.tar.gz. => SHA256 Checksum OK for cabal/th-env-0.1.1/th-env-0.1.1.tar.gz. => SHA256 Checksum OK for cabal/th-expand-syns-0.4.12.0/th-expand-syns-0.4.12.0.tar.gz. => SHA256 Checksum OK for cabal/th-lift-0.8.6/th-lift-0.8.6.tar.gz. => SHA256 Checksum OK for cabal/th-lift-instances-0.1.20/th-lift-instances-0.1.20.tar.gz. => SHA256 Checksum OK for cabal/th-orphans-0.13.16/th-orphans-0.13.16.tar.gz. => SHA256 Checksum OK for cabal/th-reify-many-0.1.10/th-reify-many-0.1.10.tar.gz. => SHA256 Checksum OK for cabal/th-utilities-0.2.5.2/th-utilities-0.2.5.2.tar.gz. => SHA256 Checksum OK for cabal/these-1.2.1/these-1.2.1.tar.gz. => SHA256 Checksum OK for cabal/these-1.2.1/revision/2.cabal. => SHA256 Checksum OK for cabal/time-compat-1.9.8/time-compat-1.9.8.tar.gz. => SHA256 Checksum OK for cabal/time-manager-0.2.3/time-manager-0.2.3.tar.gz. => SHA256 Checksum OK for cabal/time-units-1.0.0/time-units-1.0.0.tar.gz. => SHA256 Checksum OK for cabal/tls-2.1.6/tls-2.1.6.tar.gz. => SHA256 Checksum OK for cabal/tracer-transformers-0.1.0.4.tar.gz. => SHA256 Checksum OK for cabal/transformers-base-0.4.6/transformers-base-0.4.6.tar.gz. => SHA256 Checksum OK for cabal/transformers-compat-0.7.2/transformers-compat-0.7.2.tar.gz. => SHA256 Checksum OK for cabal/transformers-except-0.1.4/transformers-except-0.1.4.tar.gz. => SHA256 Checksum OK for cabal/transformers-except-0.1.4/revision/1.cabal. => SHA256 Checksum OK for cabal/tree-diff-0.3.4/tree-diff-0.3.4.tar.gz. => SHA256 Checksum OK for cabal/tree-diff-0.3.4/revision/2.cabal. => SHA256 Checksum OK for cabal/typed-process-0.2.13.0/typed-process-0.2.13.0.tar.gz. => SHA256 Checksum OK for cabal/typed-protocols-0.3.0.0.tar.gz. => SHA256 Checksum OK for cabal/typed-protocols-cborg-0.3.0.0.tar.gz. => SHA256 Checksum OK for cabal/typed-protocols-examples-0.5.0.0.tar.gz. => SHA256 Checksum OK for cabal/typed-protocols-stateful-0.3.0.0.tar.gz. => SHA256 Checksum OK for cabal/typed-protocols-stateful-cborg-0.3.0.0.tar.gz. => SHA256 Checksum OK for cabal/unbounded-delays-0.1.1.1/unbounded-delays-0.1.1.1.tar.gz. => SHA256 Checksum OK for cabal/universe-base-1.1.4/universe-base-1.1.4.tar.gz. => SHA256 Checksum OK for cabal/universe-base-1.1.4/revision/1.cabal. => SHA256 Checksum OK for cabal/unix-bytestring-0.4.0.3/unix-bytestring-0.4.0.3.tar.gz. => SHA256 Checksum OK for cabal/unix-compat-0.7.4.1/unix-compat-0.7.4.1.tar.gz. => SHA256 Checksum OK for cabal/unix-time-0.4.17/unix-time-0.4.17.tar.gz. => SHA256 Checksum OK for cabal/unliftio-0.2.25.1/unliftio-0.2.25.1.tar.gz. => SHA256 Checksum OK for cabal/unliftio-core-0.2.1.0/unliftio-core-0.2.1.0.tar.gz. => SHA256 Checksum OK for cabal/unliftio-core-0.2.1.0/revision/4.cabal. => SHA256 Checksum OK for cabal/unordered-containers-0.2.20/unordered-containers-0.2.20.tar.gz. => SHA256 Checksum OK for cabal/unordered-containers-0.2.20/revision/4.cabal. => SHA256 Checksum OK for cabal/utf8-string-1.0.2/utf8-string-1.0.2.tar.gz. => SHA256 Checksum OK for cabal/uuid-types-1.0.6/uuid-types-1.0.6.tar.gz. => SHA256 Checksum OK for cabal/uuid-types-1.0.6/revision/3.cabal. => SHA256 Checksum OK for cabal/validation-1.1.3/validation-1.1.3.tar.gz. => SHA256 Checksum OK for cabal/validation-1.1.3/revision/1.cabal. => SHA256 Checksum OK for cabal/validation-selective-0.2.0.0/validation-selective-0.2.0.0.tar.gz. => SHA256 Checksum OK for cabal/validation-selective-0.2.0.0/revision/6.cabal. => SHA256 Checksum OK for cabal/validity-0.12.1.0/validity-0.12.1.0.tar.gz. => SHA256 Checksum OK for cabal/vault-0.3.1.5/vault-0.3.1.5.tar.gz. => SHA256 Checksum OK for cabal/vault-0.3.1.5/revision/10.cabal. => SHA256 Checksum OK for cabal/vector-0.13.2.0/vector-0.13.2.0.tar.gz. => SHA256 Checksum OK for cabal/vector-0.13.2.0/revision/2.cabal. => SHA256 Checksum OK for cabal/vector-algorithms-0.9.1.0/vector-algorithms-0.9.1.0.tar.gz. => SHA256 Checksum OK for cabal/vector-binary-instances-0.2.5.2/vector-binary-instances-0.2.5.2.tar.gz. => SHA256 Checksum OK for cabal/vector-binary-instances-0.2.5.2/revision/5.cabal. => SHA256 Checksum OK for cabal/vector-map-1.1.0.1.tar.gz. => SHA256 Checksum OK for cabal/vector-stream-0.1.0.1/vector-stream-0.1.0.1.tar.gz. => SHA256 Checksum OK for cabal/vector-stream-0.1.0.1/revision/4.cabal. => SHA256 Checksum OK for cabal/vector-th-unbox-0.2.2/vector-th-unbox-0.2.2.tar.gz. => SHA256 Checksum OK for cabal/vector-th-unbox-0.2.2/revision/8.cabal. => SHA256 Checksum OK for cabal/void-0.7.3/void-0.7.3.tar.gz. => SHA256 Checksum OK for cabal/vty-6.2/vty-6.2.tar.gz. => SHA256 Checksum OK for cabal/vty-6.2/revision/1.cabal. => SHA256 Checksum OK for cabal/vty-crossplatform-0.4.0.0/vty-crossplatform-0.4.0.0.tar.gz. => SHA256 Checksum OK for cabal/vty-unix-0.2.0.0/vty-unix-0.2.0.0.tar.gz. => SHA256 Checksum OK for cabal/wai-3.2.4/wai-3.2.4.tar.gz. => SHA256 Checksum OK for cabal/wai-app-static-3.1.9/wai-app-static-3.1.9.tar.gz. => SHA256 Checksum OK for cabal/wai-extra-3.1.17/wai-extra-3.1.17.tar.gz. => SHA256 Checksum OK for cabal/wai-logger-2.5.0/wai-logger-2.5.0.tar.gz. => SHA256 Checksum OK for cabal/wai-websockets-3.0.1.2/wai-websockets-3.0.1.2.tar.gz. => SHA256 Checksum OK for cabal/warp-3.4.8/warp-3.4.8.tar.gz. => SHA256 Checksum OK for cabal/websockets-0.13.0.0/websockets-0.13.0.0.tar.gz. => SHA256 Checksum OK for cabal/websockets-0.13.0.0/revision/5.cabal. => SHA256 Checksum OK for cabal/wherefrom-compat-0.1.1.1/wherefrom-compat-0.1.1.1.tar.gz. => SHA256 Checksum OK for cabal/wherefrom-compat-0.1.1.1/revision/4.cabal. => SHA256 Checksum OK for cabal/with-utf8-1.1.0.0/with-utf8-1.1.0.0.tar.gz. => SHA256 Checksum OK for cabal/with-utf8-1.1.0.0/revision/2.cabal. => SHA256 Checksum OK for cabal/witherable-0.5/witherable-0.5.tar.gz. => SHA256 Checksum OK for cabal/witherable-0.5/revision/1.cabal. => SHA256 Checksum OK for cabal/wl-pprint-annotated-0.1.0.1/wl-pprint-annotated-0.1.0.1.tar.gz. => SHA256 Checksum OK for cabal/wl-pprint-annotated-0.1.0.1/revision/4.cabal. => SHA256 Checksum OK for cabal/wl-pprint-text-1.2.0.2/wl-pprint-text-1.2.0.2.tar.gz. => SHA256 Checksum OK for cabal/wl-pprint-text-1.2.0.2/revision/3.cabal. => SHA256 Checksum OK for cabal/word-wrap-0.5/word-wrap-0.5.tar.gz. => SHA256 Checksum OK for cabal/word8-0.1.3/word8-0.1.3.tar.gz. => SHA256 Checksum OK for cabal/yaml-0.11.11.2/yaml-0.11.11.2.tar.gz. => SHA256 Checksum OK for cabal/yaml-0.11.11.2/revision/2.cabal. => SHA256 Checksum OK for cabal/zlib-0.7.1.1/zlib-0.7.1.1.tar.gz. => SHA256 Checksum OK for cabal/cardanosolutions-ogmios-v6.14.0_GH0.tar.gz. => SHA256 Checksum OK for cabal/CardanoSolutions-cardano-ledger-5cca15a1f0629c11e8d4d4daeb73428684f9c34f_GH0.tar.gz. => SHA256 Checksum OK for cabal/CardanoSolutions-ouroboros-consensus-5bbbf9c8b4cd3dc3e3a80d13ef54b3a2ee43a585_GH0.tar.gz. => SHA256 Checksum OK for cabal/CardanoSolutions-ouroboros-network-d3477c4e6b3243f89afb974914ea423a75873fa0_GH0.tar.gz. => SHA256 Checksum OK for cabal/CardanoSolutions-hjsonpointer-879f0e74d55eef76ceaec8f60ed07657ab84bad7_GH0.tar.gz. => SHA256 Checksum OK for cabal/CardanoSolutions-hjsonschema-fc9cfe92723e305e6289e7c1733f3420d64dd9d5_GH0.tar.gz. => SHA256 Checksum OK for cabal/input-output-hk-libsodium-dbb48cce5429cb6585c9034f002568964f1ce567_GH0.tar.gz. ===> Refetch for 1 more times files: cabal/strict-checked-vars-0.2.0.0/revision/1.cabal => OneTuple-0.4.2/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/OneTuple-0.4.2/revision/1.cabal fetch: https://hackage.haskell.org/package/OneTuple-0.4.2/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/OneTuple-0.4.2/revision/1.cabal: size of remote file is not known OneTuple-0.4.2/revision/1.cabal 2013 B 12 MBps 00s => QuickCheck-2.15.0.1/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/QuickCheck-2.15.0.1/revision/1.cabal fetch: https://hackage.haskell.org/package/QuickCheck-2.15.0.1/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/QuickCheck-2.15.0.1/revision/1.cabal: size of remote file is not known QuickCheck-2.15.0.1/revision/1.cabal 9046 B 51 MBps 00s => Unique-0.4.8.0/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/Unique-0.4.8.0/revision/1.cabal fetch: https://hackage.haskell.org/package/Unique-0.4.8.0/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/Unique-0.4.8.0/revision/1.cabal: size of remote file is not known Unique-0.4.8.0/revision/1.cabal 2155 B 25 MBps 00s => assoc-1.1.1/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/assoc-1.1.1/revision/1.cabal fetch: https://hackage.haskell.org/package/assoc-1.1.1/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/assoc-1.1.1/revision/1.cabal: size of remote file is not known assoc-1.1.1/revision/1.cabal 1420 B 13 MBps 00s => base16-bytestring-1.0.2.0/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/base16-bytestring-1.0.2.0/revision/1.cabal fetch: https://hackage.haskell.org/package/base16-bytestring-1.0.2.0/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/base16-bytestring-1.0.2.0/revision/1.cabal: size of remote file is not known base16-bytestring-1.0.2.0/revision/1.cabal 2630 B 24 MBps 00s => base64-bytestring-1.2.1.0/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/base64-bytestring-1.2.1.0/revision/1.cabal fetch: https://hackage.haskell.org/package/base64-bytestring-1.2.1.0/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/base64-bytestring-1.2.1.0/revision/1.cabal: size of remote file is not known base64-bytestring-1.2.1.0/revision/1.cabal 2502 B 23 MBps 00s => binary-orphans-1.0.5/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/binary-orphans-1.0.5/revision/1.cabal fetch: https://hackage.haskell.org/package/binary-orphans-1.0.5/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/binary-orphans-1.0.5/revision/1.cabal: size of remote file is not known binary-orphans-1.0.5/revision/1.cabal 1997 B 18 MBps 00s => blaze-html-0.9.2.0/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/blaze-html-0.9.2.0/revision/1.cabal fetch: https://hackage.haskell.org/package/blaze-html-0.9.2.0/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/blaze-html-0.9.2.0/revision/1.cabal: size of remote file is not known blaze-html-0.9.2.0/revision/1.cabal 3087 B 20 MBps 00s => boring-0.2.2/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/boring-0.2.2/revision/1.cabal fetch: https://hackage.haskell.org/package/boring-0.2.2/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/boring-0.2.2/revision/1.cabal: size of remote file is not known boring-0.2.2/revision/1.cabal 1779 B 15 MBps 00s => brick-2.9/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/brick-2.9/revision/1.cabal fetch: https://hackage.haskell.org/package/brick-2.9/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/brick-2.9/revision/1.cabal: size of remote file is not known brick-2.9/revision/1.cabal 18 kB 76 MBps 00s => canonical-json-0.6.0.1/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/canonical-json-0.6.0.1/revision/1.cabal fetch: https://hackage.haskell.org/package/canonical-json-0.6.0.1/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/canonical-json-0.6.0.1/revision/1.cabal: size of remote file is not known canonical-json-0.6.0.1/revision/1.cabal 3499 B 24 MBps 00s => comonad-5.0.9/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/comonad-5.0.9/revision/1.cabal fetch: https://hackage.haskell.org/package/comonad-5.0.9/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/comonad-5.0.9/revision/1.cabal: size of remote file is not known comonad-5.0.9/revision/1.cabal 3587 B 27 MBps 00s => config-ini-0.2.7.0/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/config-ini-0.2.7.0/revision/1.cabal fetch: https://hackage.haskell.org/package/config-ini-0.2.7.0/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/config-ini-0.2.7.0/revision/1.cabal: size of remote file is not known config-ini-0.2.7.0/revision/1.cabal 3479 B 31 MBps 00s => constraints-0.14.2/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/constraints-0.14.2/revision/1.cabal fetch: https://hackage.haskell.org/package/constraints-0.14.2/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/constraints-0.14.2/revision/1.cabal: size of remote file is not known constraints-0.14.2/revision/1.cabal 2384 B 18 MBps 00s => data-clist-0.2/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/data-clist-0.2/revision/1.cabal fetch: https://hackage.haskell.org/package/data-clist-0.2/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/data-clist-0.2/revision/1.cabal: size of remote file is not known data-clist-0.2/revision/1.cabal 1283 B 12 MBps 00s => data-fix-0.3.4/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/data-fix-0.3.4/revision/1.cabal fetch: https://hackage.haskell.org/package/data-fix-0.3.4/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/data-fix-0.3.4/revision/1.cabal: size of remote file is not known data-fix-0.3.4/revision/1.cabal 1406 B 15 MBps 00s => dec-0.0.6/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/dec-0.0.6/revision/1.cabal fetch: https://hackage.haskell.org/package/dec-0.0.6/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/dec-0.0.6/revision/1.cabal: size of remote file is not known dec-0.0.6/revision/1.cabal 1384 B 12 MBps 00s => deriving-compat-0.6.7/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/deriving-compat-0.6.7/revision/1.cabal fetch: https://hackage.haskell.org/package/deriving-compat-0.6.7/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/deriving-compat-0.6.7/revision/1.cabal: size of remote file is not known deriving-compat-0.6.7/revision/1.cabal 7986 B 56 MBps 00s => distributive-0.6.2.1/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/distributive-0.6.2.1/revision/1.cabal fetch: https://hackage.haskell.org/package/distributive-0.6.2.1/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/distributive-0.6.2.1/revision/1.cabal: size of remote file is not known distributive-0.6.2.1/revision/1.cabal 2996 B 22 MBps 00s => dom-lt-0.2.3/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/dom-lt-0.2.3/revision/1.cabal fetch: https://hackage.haskell.org/package/dom-lt-0.2.3/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/dom-lt-0.2.3/revision/1.cabal: size of remote file is not known dom-lt-0.2.3/revision/1.cabal 1938 B 16 MBps 00s => either-5.0.3/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/either-5.0.3/revision/1.cabal fetch: https://hackage.haskell.org/package/either-5.0.3/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/either-5.0.3/revision/1.cabal: size of remote file is not known either-5.0.3/revision/1.cabal 1905 B 18 MBps 00s => ekg-json-0.1.1.1/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/ekg-json-0.1.1.1/revision/1.cabal fetch: https://hackage.haskell.org/package/ekg-json-0.1.1.1/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/ekg-json-0.1.1.1/revision/1.cabal: size of remote file is not known ekg-json-0.1.1.1/revision/1.cabal 1405 B 13 MBps 00s => fin-0.3.2/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/fin-0.3.2/revision/1.cabal fetch: https://hackage.haskell.org/package/fin-0.3.2/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/fin-0.3.2/revision/1.cabal: size of remote file is not known fin-0.3.2/revision/1.cabal 3725 B 25 MBps 00s => foldl-1.4.18/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/foldl-1.4.18/revision/1.cabal fetch: https://hackage.haskell.org/package/foldl-1.4.18/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/foldl-1.4.18/revision/1.cabal: size of remote file is not known foldl-1.4.18/revision/1.cabal 2793 B 20 MBps 00s => fs-api-0.3.0.0/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/fs-api-0.3.0.0/revision/1.cabal fetch: https://hackage.haskell.org/package/fs-api-0.3.0.0/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/fs-api-0.3.0.0/revision/1.cabal: size of remote file is not known fs-api-0.3.0.0/revision/1.cabal 2721 B 22 MBps 00s => fs-sim-0.3.0.0/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/fs-sim-0.3.0.0/revision/1.cabal fetch: https://hackage.haskell.org/package/fs-sim-0.3.0.0/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/fs-sim-0.3.0.0/revision/1.cabal: size of remote file is not known fs-sim-0.3.0.0/revision/1.cabal 2683 B 19 MBps 00s => generic-lens-2.2.2.0/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/generic-lens-2.2.2.0/revision/1.cabal fetch: https://hackage.haskell.org/package/generic-lens-2.2.2.0/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/generic-lens-2.2.2.0/revision/1.cabal: size of remote file is not known generic-lens-2.2.2.0/revision/1.cabal 3936 B 27 MBps 00s => half-0.3.3/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/half-0.3.3/revision/1.cabal fetch: https://hackage.haskell.org/package/half-0.3.3/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/half-0.3.3/revision/1.cabal: size of remote file is not known half-0.3.3/revision/1.cabal 2011 B 15 MBps 00s => hourglass-0.2.12/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/hourglass-0.2.12/revision/1.cabal fetch: https://hackage.haskell.org/package/hourglass-0.2.12/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/hourglass-0.2.12/revision/1.cabal: size of remote file is not known hourglass-0.2.12/revision/1.cabal 3197 B 19 MBps 00s => hspec-core-2.11.12/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/hspec-core-2.11.12/revision/1.cabal fetch: https://hackage.haskell.org/package/hspec-core-2.11.12/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/hspec-core-2.11.12/revision/1.cabal: size of remote file is not known hspec-core-2.11.12/revision/1.cabal 7762 B 45 MBps 00s => http2-5.3.10/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/http2-5.3.10/revision/1.cabal fetch: https://hackage.haskell.org/package/http2-5.3.10/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/http2-5.3.10/revision/1.cabal: size of remote file is not known http2-5.3.10/revision/1.cabal 10 kB 59 MBps 00s => indexed-traversable-0.1.4/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/indexed-traversable-0.1.4/revision/1.cabal fetch: https://hackage.haskell.org/package/indexed-traversable-0.1.4/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/indexed-traversable-0.1.4/revision/1.cabal: size of remote file is not known indexed-traversable-0.1.4/revision/1.cabal 2098 B 21 MBps 00s => indexed-traversable-instances-0.1.2/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/indexed-traversable-instances-0.1.2/revision/1.cabal fetch: https://hackage.haskell.org/package/indexed-traversable-instances-0.1.2/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/indexed-traversable-instances-0.1.2/revision/1.cabal: size of remote file is not known indexed-traversable-instances-0.1.2/revision/1.cabal 2401 B 18 MBps 00s => integer-conversion-0.1.1/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/integer-conversion-0.1.1/revision/1.cabal fetch: https://hackage.haskell.org/package/integer-conversion-0.1.1/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/integer-conversion-0.1.1/revision/1.cabal: size of remote file is not known integer-conversion-0.1.1/revision/1.cabal 2256 B 18 MBps 00s => invariant-0.6.4/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/invariant-0.6.4/revision/1.cabal fetch: https://hackage.haskell.org/package/invariant-0.6.4/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/invariant-0.6.4/revision/1.cabal: size of remote file is not known invariant-0.6.4/revision/1.cabal 3513 B 24 MBps 00s => io-sim-1.5.1.0/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/io-sim-1.5.1.0/revision/1.cabal fetch: https://hackage.haskell.org/package/io-sim-1.5.1.0/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/io-sim-1.5.1.0/revision/1.cabal: size of remote file is not known io-sim-1.5.1.0/revision/1.cabal 5461 B 32 MBps 00s => lens-5.3.5/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/lens-5.3.5/revision/1.cabal fetch: https://hackage.haskell.org/package/lens-5.3.5/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/lens-5.3.5/revision/1.cabal: size of remote file is not known lens-5.3.5/revision/1.cabal 14 kB 71 MBps 00s => memory-0.18.0/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/memory-0.18.0/revision/1.cabal fetch: https://hackage.haskell.org/package/memory-0.18.0/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/memory-0.18.0/revision/1.cabal: size of remote file is not known memory-0.18.0/revision/1.cabal 4581 B 33 MBps 00s => microlens-0.4.13.1/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/microlens-0.4.13.1/revision/1.cabal fetch: https://hackage.haskell.org/package/microlens-0.4.13.1/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/microlens-0.4.13.1/revision/1.cabal: size of remote file is not known microlens-0.4.13.1/revision/1.cabal 4703 B 32 MBps 00s => microstache-1.0.3/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/microstache-1.0.3/revision/1.cabal fetch: https://hackage.haskell.org/package/microstache-1.0.3/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/microstache-1.0.3/revision/1.cabal: size of remote file is not known microstache-1.0.3/revision/1.cabal 3067 B 17 MBps 00s => mmorph-1.2.1/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/mmorph-1.2.1/revision/1.cabal fetch: https://hackage.haskell.org/package/mmorph-1.2.1/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/mmorph-1.2.1/revision/1.cabal: size of remote file is not known mmorph-1.2.1/revision/1.cabal 1083 B 8961 kBps 00s => multiset-0.3.4.3/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/multiset-0.3.4.3/revision/1.cabal fetch: https://hackage.haskell.org/package/multiset-0.3.4.3/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/multiset-0.3.4.3/revision/1.cabal: size of remote file is not known multiset-0.3.4.3/revision/1.cabal 1860 B 17 MBps 00s => network-uri-2.6.4.2/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/network-uri-2.6.4.2/revision/1.cabal fetch: https://hackage.haskell.org/package/network-uri-2.6.4.2/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/network-uri-2.6.4.2/revision/1.cabal: size of remote file is not known network-uri-2.6.4.2/revision/1.cabal 3217 B 24 MBps 00s => optics-core-0.4.1.1/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/optics-core-0.4.1.1/revision/1.cabal fetch: https://hackage.haskell.org/package/optics-core-0.4.1.1/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/optics-core-0.4.1.1/revision/1.cabal: size of remote file is not known optics-core-0.4.1.1/revision/1.cabal 5626 B 31 MBps 00s => ouroboros-consensus-protocol-0.12.0.0/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://input-output-hk.github.io/cardano-haskell-packages/package/ouroboros-consensus-protocol-0.12.0.0/revision/1.cabal => parser-combinators-1.3.0/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/parser-combinators-1.3.0/revision/1.cabal fetch: https://hackage.haskell.org/package/parser-combinators-1.3.0/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/parser-combinators-1.3.0/revision/1.cabal: size of remote file is not known parser-combinators-1.3.0/revision/1.cabal 1640 B 13 MBps 00s => parsers-0.12.12/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/parsers-0.12.12/revision/1.cabal fetch: https://hackage.haskell.org/package/parsers-0.12.12/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/parsers-0.12.12/revision/1.cabal: size of remote file is not known parsers-0.12.12/revision/1.cabal 3313 B 32 MBps 00s => pcre-light-0.4.1.3/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/pcre-light-0.4.1.3/revision/1.cabal fetch: https://hackage.haskell.org/package/pcre-light-0.4.1.3/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/pcre-light-0.4.1.3/revision/1.cabal: size of remote file is not known pcre-light-0.4.1.3/revision/1.cabal 1784 B 14 MBps 00s => pvar-1.0.0.0/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/pvar-1.0.0.0/revision/1.cabal fetch: https://hackage.haskell.org/package/pvar-1.0.0.0/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/pvar-1.0.0.0/revision/1.cabal: size of remote file is not known pvar-1.0.0.0/revision/1.cabal 1893 B 18 MBps 00s => quickcheck-instances-0.3.33/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/quickcheck-instances-0.3.33/revision/1.cabal fetch: https://hackage.haskell.org/package/quickcheck-instances-0.3.33/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/quickcheck-instances-0.3.33/revision/1.cabal: size of remote file is not known quickcheck-instances-0.3.33/revision/1.cabal 4340 B 33 MBps 00s => quickcheck-transformer-0.3.1.2/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/quickcheck-transformer-0.3.1.2/revision/1.cabal fetch: https://hackage.haskell.org/package/quickcheck-transformer-0.3.1.2/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/quickcheck-transformer-0.3.1.2/revision/1.cabal: size of remote file is not known quickcheck-transformer-0.3.1.2/revision/1.cabal 1296 B 13 MBps 00s => recursion-schemes-5.2.3/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/recursion-schemes-5.2.3/revision/1.cabal fetch: https://hackage.haskell.org/package/recursion-schemes-5.2.3/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/recursion-schemes-5.2.3/revision/1.cabal: size of remote file is not known recursion-schemes-5.2.3/revision/1.cabal 3106 B 22 MBps 00s => reflection-2.1.9/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/reflection-2.1.9/revision/1.cabal fetch: https://hackage.haskell.org/package/reflection-2.1.9/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/reflection-2.1.9/revision/1.cabal: size of remote file is not known reflection-2.1.9/revision/1.cabal 4171 B 29 MBps 00s => relude-1.2.2.2/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/relude-1.2.2.2/revision/1.cabal fetch: https://hackage.haskell.org/package/relude-1.2.2.2/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/relude-1.2.2.2/revision/1.cabal: size of remote file is not known relude-1.2.2.2/revision/1.cabal 12 kB 51 MBps 00s => resource-registry-0.1.0.0/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/resource-registry-0.1.0.0/revision/1.cabal fetch: https://hackage.haskell.org/package/resource-registry-0.1.0.0/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/resource-registry-0.1.0.0/revision/1.cabal: size of remote file is not known resource-registry-0.1.0.0/revision/1.cabal 2243 B 19 MBps 00s => safe-0.3.21/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/safe-0.3.21/revision/1.cabal fetch: https://hackage.haskell.org/package/safe-0.3.21/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/safe-0.3.21/revision/1.cabal: size of remote file is not known safe-0.3.21/revision/1.cabal 2400 B 19 MBps 00s => safe-exceptions-0.1.7.4/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/safe-exceptions-0.1.7.4/revision/1.cabal fetch: https://hackage.haskell.org/package/safe-exceptions-0.1.7.4/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/safe-exceptions-0.1.7.4/revision/1.cabal: size of remote file is not known safe-exceptions-0.1.7.4/revision/1.cabal 1412 B 13 MBps 00s => size-based-0.1.3.3/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/size-based-0.1.3.3/revision/1.cabal fetch: https://hackage.haskell.org/package/size-based-0.1.3.3/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/size-based-0.1.3.3/revision/1.cabal: size of remote file is not known size-based-0.1.3.3/revision/1.cabal 1342 B 9364 kBps 00s => strict-0.5.1/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/strict-0.5.1/revision/1.cabal fetch: https://hackage.haskell.org/package/strict-0.5.1/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/strict-0.5.1/revision/1.cabal: size of remote file is not known strict-0.5.1/revision/1.cabal 3557 B 20 MBps 00s => strict-checked-vars-0.2.0.0/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://input-output-hk.github.io/cardano-haskell-packages/package/strict-checked-vars-0.2.0.0/revision/1.cabal strict-checked-vars-0.2.0.0/revision/1.cabal 2717 B 17 MBps 00s => strict-mvar-1.5.0.0/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/strict-mvar-1.5.0.0/revision/1.cabal fetch: https://hackage.haskell.org/package/strict-mvar-1.5.0.0/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/strict-mvar-1.5.0.0/revision/1.cabal: size of remote file is not known strict-mvar-1.5.0.0/revision/1.cabal 2431 B 19 MBps 00s => strict-stm-1.5.0.0/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/strict-stm-1.5.0.0/revision/1.cabal fetch: https://hackage.haskell.org/package/strict-stm-1.5.0.0/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/strict-stm-1.5.0.0/revision/1.cabal: size of remote file is not known strict-stm-1.5.0.0/revision/1.cabal 2476 B 20 MBps 00s => string-conversions-0.4.0.1/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/string-conversions-0.4.0.1/revision/1.cabal fetch: https://hackage.haskell.org/package/string-conversions-0.4.0.1/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/string-conversions-0.4.0.1/revision/1.cabal: size of remote file is not known string-conversions-0.4.0.1/revision/1.cabal 1693 B 15 MBps 00s => terminal-size-0.3.4/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/terminal-size-0.3.4/revision/1.cabal fetch: https://hackage.haskell.org/package/terminal-size-0.3.4/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/terminal-size-0.3.4/revision/1.cabal: size of remote file is not known terminal-size-0.3.4/revision/1.cabal 1364 B 12 MBps 00s => text-2.1.3/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/text-2.1.3/revision/1.cabal fetch: https://hackage.haskell.org/package/text-2.1.3/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/text-2.1.3/revision/1.cabal: size of remote file is not known text-2.1.3/revision/1.cabal 10 kB 63 MBps 00s => th-abstraction-0.7.1.0/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/th-abstraction-0.7.1.0/revision/1.cabal fetch: https://hackage.haskell.org/package/th-abstraction-0.7.1.0/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/th-abstraction-0.7.1.0/revision/1.cabal: size of remote file is not known th-abstraction-0.7.1.0/revision/1.cabal 2268 B 15 MBps 00s => transformers-except-0.1.4/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/transformers-except-0.1.4/revision/1.cabal fetch: https://hackage.haskell.org/package/transformers-except-0.1.4/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/transformers-except-0.1.4/revision/1.cabal: size of remote file is not known transformers-except-0.1.4/revision/1.cabal 1175 B 7750 kBps 00s => universe-base-1.1.4/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/universe-base-1.1.4/revision/1.cabal fetch: https://hackage.haskell.org/package/universe-base-1.1.4/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/universe-base-1.1.4/revision/1.cabal: size of remote file is not known universe-base-1.1.4/revision/1.cabal 2261 B 18 MBps 00s => validation-1.1.3/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/validation-1.1.3/revision/1.cabal fetch: https://hackage.haskell.org/package/validation-1.1.3/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/validation-1.1.3/revision/1.cabal: size of remote file is not known validation-1.1.3/revision/1.cabal 3699 B 28 MBps 00s => vty-6.2/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/vty-6.2/revision/1.cabal fetch: https://hackage.haskell.org/package/vty-6.2/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/vty-6.2/revision/1.cabal: size of remote file is not known vty-6.2/revision/1.cabal 3620 B 30 MBps 00s => witherable-0.5/revision/1.cabal doesn't seem to exist in /portdistfiles/cabal. => Attempting to fetch https://hackage.haskell.org/package/witherable-0.5/revision/1.cabal fetch: https://hackage.haskell.org/package/witherable-0.5/revision/1.cabal: size unknown fetch: https://hackage.haskell.org/package/witherable-0.5/revision/1.cabal: size of remote file is not known witherable-0.5/revision/1.cabal 2343 B 18 MBps 00s ===> Fetching all distfiles required by hs-ogmios-6.14.0 for building ===> Fetching all distfiles required by hs-ogmios-6.14.0 for building => SHA256 Checksum OK for cabal/Cabal-3.14.2.0/Cabal-3.14.2.0.tar.gz. => SHA256 Checksum OK for cabal/Cabal-3.14.2.0/revision/2.cabal. => SHA256 Checksum OK for cabal/Cabal-syntax-3.14.2.0/Cabal-syntax-3.14.2.0.tar.gz. => SHA256 Checksum OK for cabal/FailT-0.1.2.0/FailT-0.1.2.0.tar.gz. => SHA256 Checksum OK for cabal/Glob-0.10.2/Glob-0.10.2.tar.gz. => SHA256 Checksum OK for cabal/Glob-0.10.2/revision/3.cabal. => SHA256 Checksum OK for cabal/HUnit-1.6.2.0/HUnit-1.6.2.0.tar.gz. => SHA256 Checksum OK for cabal/ImpSpec-0.1.0.0/ImpSpec-0.1.0.0.tar.gz. => SHA256 Checksum OK for cabal/MemoTrie-0.6.11/MemoTrie-0.6.11.tar.gz. => SHA256 Checksum OK for cabal/MonadRandom-0.6.2/MonadRandom-0.6.2.tar.gz. => SHA256 Checksum OK for cabal/OneTuple-0.4.2/OneTuple-0.4.2.tar.gz. => SHA256 Checksum OK for cabal/OneTuple-0.4.2/revision/1.cabal. => SHA256 Checksum OK for cabal/Only-0.1/Only-0.1.tar.gz. => SHA256 Checksum OK for cabal/Only-0.1/revision/2.cabal. => SHA256 Checksum OK for cabal/QuickCheck-2.15.0.1/QuickCheck-2.15.0.1.tar.gz. => SHA256 Checksum OK for cabal/QuickCheck-2.15.0.1/revision/1.cabal. => SHA256 Checksum OK for cabal/SHA-1.6.4.4/SHA-1.6.4.4.tar.gz. => SHA256 Checksum OK for cabal/StateVar-1.2.2/StateVar-1.2.2.tar.gz. => SHA256 Checksum OK for cabal/Stream-0.4.7.2/Stream-0.4.7.2.tar.gz. => SHA256 Checksum OK for cabal/Unique-0.4.8.0/Unique-0.4.8.0.tar.gz. => SHA256 Checksum OK for cabal/Unique-0.4.8.0/revision/1.cabal. => SHA256 Checksum OK for cabal/Win32-network-0.2.0.1.tar.gz. => SHA256 Checksum OK for cabal/adjunctions-4.4.3/adjunctions-4.4.3.tar.gz. => SHA256 Checksum OK for cabal/aeson-2.2.3.0/aeson-2.2.3.0.tar.gz. => SHA256 Checksum OK for cabal/aeson-2.2.3.0/revision/4.cabal. => SHA256 Checksum OK for cabal/aeson-pretty-0.8.10/aeson-pretty-0.8.10.tar.gz. => SHA256 Checksum OK for cabal/alex-3.5.4.0/alex-3.5.4.0.tar.gz. => SHA256 Checksum OK for cabal/algebraic-graphs-0.7/algebraic-graphs-0.7.tar.gz. => SHA256 Checksum OK for cabal/algebraic-graphs-0.7/revision/3.cabal. => SHA256 Checksum OK for cabal/ansi-terminal-1.1.3/ansi-terminal-1.1.3.tar.gz. => SHA256 Checksum OK for cabal/ansi-terminal-types-1.1.3/ansi-terminal-types-1.1.3.tar.gz. => SHA256 Checksum OK for cabal/ansi-wl-pprint-1.0.2/ansi-wl-pprint-1.0.2.tar.gz. => SHA256 Checksum OK for cabal/appar-0.1.8/appar-0.1.8.tar.gz. => SHA256 Checksum OK for cabal/asn1-encoding-0.9.6/asn1-encoding-0.9.6.tar.gz. => SHA256 Checksum OK for cabal/asn1-encoding-0.9.6/revision/2.cabal. => SHA256 Checksum OK for cabal/asn1-parse-0.9.5/asn1-parse-0.9.5.tar.gz. => SHA256 Checksum OK for cabal/asn1-types-0.3.4/asn1-types-0.3.4.tar.gz. => SHA256 Checksum OK for cabal/assoc-1.1.1/assoc-1.1.1.tar.gz. => SHA256 Checksum OK for cabal/assoc-1.1.1/revision/1.cabal. => SHA256 Checksum OK for cabal/async-2.2.5/async-2.2.5.tar.gz. => SHA256 Checksum OK for cabal/async-2.2.5/revision/3.cabal. => SHA256 Checksum OK for cabal/async-timer-0.1.4.1/async-timer-0.1.4.1.tar.gz. => SHA256 Checksum OK for cabal/atomic-primops-0.8.8/atomic-primops-0.8.8.tar.gz. => SHA256 Checksum OK for cabal/attoparsec-0.14.4/attoparsec-0.14.4.tar.gz. => SHA256 Checksum OK for cabal/attoparsec-0.14.4/revision/6.cabal. => SHA256 Checksum OK for cabal/attoparsec-aeson-2.2.2.0/attoparsec-aeson-2.2.2.0.tar.gz. => SHA256 Checksum OK for cabal/auto-update-0.2.6/auto-update-0.2.6.tar.gz. => SHA256 Checksum OK for cabal/barbies-2.1.1.0/barbies-2.1.1.0.tar.gz. => SHA256 Checksum OK for cabal/base-compat-0.14.1/base-compat-0.14.1.tar.gz. => SHA256 Checksum OK for cabal/base-compat-batteries-0.14.1/base-compat-batteries-0.14.1.tar.gz. => SHA256 Checksum OK for cabal/base-deriving-via-0.1.0.2.tar.gz. => SHA256 Checksum OK for cabal/base-orphans-0.9.3/base-orphans-0.9.3.tar.gz. => SHA256 Checksum OK for cabal/base16-1.0/base16-1.0.tar.gz. => SHA256 Checksum OK for cabal/base16-1.0/revision/3.cabal. => SHA256 Checksum OK for cabal/base16-bytestring-1.0.2.0/base16-bytestring-1.0.2.0.tar.gz. => SHA256 Checksum OK for cabal/base16-bytestring-1.0.2.0/revision/1.cabal. => SHA256 Checksum OK for cabal/base58-bytestring-0.1.0/base58-bytestring-0.1.0.tar.gz. => SHA256 Checksum OK for cabal/base64-bytestring-1.2.1.0/base64-bytestring-1.2.1.0.tar.gz. => SHA256 Checksum OK for cabal/base64-bytestring-1.2.1.0/revision/1.cabal. => SHA256 Checksum OK for cabal/base64-bytestring-type-1.0.1/base64-bytestring-type-1.0.1.tar.gz. => SHA256 Checksum OK for cabal/base64-bytestring-type-1.0.1/revision/22.cabal. => SHA256 Checksum OK for cabal/basement-0.0.16/basement-0.0.16.tar.gz. => SHA256 Checksum OK for cabal/bech32-1.1.9/bech32-1.1.9.tar.gz. => SHA256 Checksum OK for cabal/bech32-th-1.1.9/bech32-th-1.1.9.tar.gz. => SHA256 Checksum OK for cabal/bifunctors-5.6.2/bifunctors-5.6.2.tar.gz. => SHA256 Checksum OK for cabal/bifunctors-5.6.2/revision/2.cabal. => SHA256 Checksum OK for cabal/bimap-0.5.0/bimap-0.5.0.tar.gz. => SHA256 Checksum OK for cabal/bin-0.1.4/bin-0.1.4.tar.gz. => SHA256 Checksum OK for cabal/bin-0.1.4/revision/2.cabal. => SHA256 Checksum OK for cabal/binary-orphans-1.0.5/binary-orphans-1.0.5.tar.gz. => SHA256 Checksum OK for cabal/binary-orphans-1.0.5/revision/1.cabal. => SHA256 Checksum OK for cabal/bitvec-1.1.5.0/bitvec-1.1.5.0.tar.gz. => SHA256 Checksum OK for cabal/bitvec-1.1.5.0/revision/3.cabal. => SHA256 Checksum OK for cabal/blaze-builder-0.4.4.1/blaze-builder-0.4.4.1.tar.gz. => SHA256 Checksum OK for cabal/blaze-html-0.9.2.0/blaze-html-0.9.2.0.tar.gz. => SHA256 Checksum OK for cabal/blaze-html-0.9.2.0/revision/1.cabal. => SHA256 Checksum OK for cabal/blaze-markup-0.8.3.0/blaze-markup-0.8.3.0.tar.gz. => SHA256 Checksum OK for cabal/blaze-markup-0.8.3.0/revision/2.cabal. => SHA256 Checksum OK for cabal/boring-0.2.2/boring-0.2.2.tar.gz. => SHA256 Checksum OK for cabal/boring-0.2.2/revision/1.cabal. => SHA256 Checksum OK for cabal/brick-2.9/brick-2.9.tar.gz. => SHA256 Checksum OK for cabal/brick-2.9/revision/1.cabal. => SHA256 Checksum OK for cabal/bsb-http-chunked-0.0.0.4/bsb-http-chunked-0.0.0.4.tar.gz. => SHA256 Checksum OK for cabal/bsb-http-chunked-0.0.0.4/revision/4.cabal. => SHA256 Checksum OK for cabal/byron-spec-chain-1.0.1.1.tar.gz. => SHA256 Checksum OK for cabal/byron-spec-ledger-1.1.0.1.tar.gz. => SHA256 Checksum OK for cabal/byteorder-1.0.4/byteorder-1.0.4.tar.gz. => SHA256 Checksum OK for cabal/bytestring-strict-builder-0.4.5.8/bytestring-strict-builder-0.4.5.8.tar.gz. => SHA256 Checksum OK for cabal/call-stack-0.4.0/call-stack-0.4.0.tar.gz. => SHA256 Checksum OK for cabal/canonical-json-0.6.0.1/canonical-json-0.6.0.1.tar.gz. => SHA256 Checksum OK for cabal/canonical-json-0.6.0.1/revision/1.cabal. => SHA256 Checksum OK for cabal/capability-0.5.0.1/capability-0.5.0.1.tar.gz. => SHA256 Checksum OK for cabal/capability-0.5.0.1/revision/6.cabal. => SHA256 Checksum OK for cabal/cardano-binary-1.7.1.1.tar.gz. => SHA256 Checksum OK for cabal/cardano-crypto-1.3.0/cardano-crypto-1.3.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-crypto-class-2.2.3.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-crypto-praos-2.2.1.1.tar.gz. => SHA256 Checksum OK for cabal/cardano-crypto-test-1.6.0.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-crypto-tests-2.2.2.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-crypto-wrapper-1.6.1.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-data-1.2.4.1.tar.gz. => SHA256 Checksum OK for cabal/cardano-git-rev-0.2.2.1.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-allegra-1.7.0.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-alonzo-1.13.0.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-alonzo-test-1.3.1.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-babbage-1.11.0.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-babbage-test-1.3.1.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-binary-1.6.0.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-byron-1.1.0.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-byron-test-1.5.2.1.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-conway-1.19.0.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-conway-test-1.3.1.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-mary-1.8.0.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-shelley-1.16.0.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-shelley-ma-test-1.3.0.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-shelley-test-1.6.0.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-lmdb-0.4.0.3.tar.gz. => SHA256 Checksum OK for cabal/cardano-lmdb-simple-0.8.1.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-prelude-0.2.1.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-prelude-test-0.1.0.5.tar.gz. => SHA256 Checksum OK for cabal/cardano-protocol-tpraos-1.4.0.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-slotting-0.2.0.1.tar.gz. => SHA256 Checksum OK for cabal/cardano-strict-containers-0.1.4.0.tar.gz. => SHA256 Checksum OK for cabal/case-insensitive-1.2.1.0/case-insensitive-1.2.1.0.tar.gz. => SHA256 Checksum OK for cabal/cassava-0.5.4.1/cassava-0.5.4.1.tar.gz. => SHA256 Checksum OK for cabal/cborg-0.2.10.0/cborg-0.2.10.0.tar.gz. => SHA256 Checksum OK for cabal/cborg-0.2.10.0/revision/3.cabal. => SHA256 Checksum OK for cabal/cereal-0.5.8.3/cereal-0.5.8.3.tar.gz. => SHA256 Checksum OK for cabal/character-ps-0.1/character-ps-0.1.tar.gz. => SHA256 Checksum OK for cabal/charset-0.3.12/charset-0.3.12.tar.gz. => SHA256 Checksum OK for cabal/clock-0.8.4/clock-0.8.4.tar.gz. => SHA256 Checksum OK for cabal/cmdargs-0.10.22/cmdargs-0.10.22.tar.gz. => SHA256 Checksum OK for cabal/code-page-0.2.1/code-page-0.2.1.tar.gz. => SHA256 Checksum OK for cabal/colour-2.3.6/colour-2.3.6.tar.gz. => SHA256 Checksum OK for cabal/commutative-semigroups-0.2.0.2/commutative-semigroups-0.2.0.2.tar.gz. => SHA256 Checksum OK for cabal/comonad-5.0.9/comonad-5.0.9.tar.gz. => SHA256 Checksum OK for cabal/comonad-5.0.9/revision/1.cabal. => SHA256 Checksum OK for cabal/compact-0.2.0.0/compact-0.2.0.0.tar.gz. => SHA256 Checksum OK for cabal/compact-0.2.0.0/revision/4.cabal. => SHA256 Checksum OK for cabal/composition-prelude-3.0.1.0/composition-prelude-3.0.1.0.tar.gz. => SHA256 Checksum OK for cabal/concurrent-output-1.10.21/concurrent-output-1.10.21.tar.gz. => SHA256 Checksum OK for cabal/conduit-1.3.6.1/conduit-1.3.6.1.tar.gz. => SHA256 Checksum OK for cabal/config-ini-0.2.7.0/config-ini-0.2.7.0.tar.gz. => SHA256 Checksum OK for cabal/config-ini-0.2.7.0/revision/1.cabal. => SHA256 Checksum OK for cabal/constraints-0.14.2/constraints-0.14.2.tar.gz. => SHA256 Checksum OK for cabal/constraints-0.14.2/revision/1.cabal. => SHA256 Checksum OK for cabal/constraints-extras-0.4.0.2/constraints-extras-0.4.0.2.tar.gz. => SHA256 Checksum OK for cabal/contra-tracer-0.1.0.1.tar.gz. => SHA256 Checksum OK for cabal/contravariant-1.5.5/contravariant-1.5.5.tar.gz. => SHA256 Checksum OK for cabal/cookie-0.5.1/cookie-0.5.1.tar.gz. => SHA256 Checksum OK for cabal/criterion-1.6.4.1/criterion-1.6.4.1.tar.gz. => SHA256 Checksum OK for cabal/criterion-measurement-0.2.3.0/criterion-measurement-0.2.3.0.tar.gz. => SHA256 Checksum OK for cabal/crypton-1.0.4/crypton-1.0.4.tar.gz. => SHA256 Checksum OK for cabal/crypton-connection-0.4.5/crypton-connection-0.4.5.tar.gz. => SHA256 Checksum OK for cabal/crypton-socks-0.6.2/crypton-socks-0.6.2.tar.gz. => SHA256 Checksum OK for cabal/crypton-x509-1.7.7/crypton-x509-1.7.7.tar.gz. => SHA256 Checksum OK for cabal/crypton-x509-store-1.6.11/crypton-x509-store-1.6.11.tar.gz. => SHA256 Checksum OK for cabal/crypton-x509-system-1.6.7/crypton-x509-system-1.6.7.tar.gz. => SHA256 Checksum OK for cabal/crypton-x509-validation-1.6.14/crypton-x509-validation-1.6.14.tar.gz. => SHA256 Checksum OK for cabal/cuddle-0.3.2.1.tar.gz. => SHA256 Checksum OK for cabal/data-clist-0.2/data-clist-0.2.tar.gz. => SHA256 Checksum OK for cabal/data-clist-0.2/revision/1.cabal. => SHA256 Checksum OK for cabal/data-default-0.8.0.1/data-default-0.8.0.1.tar.gz. => SHA256 Checksum OK for cabal/data-default-class-0.2.0.0/data-default-class-0.2.0.0.tar.gz. => SHA256 Checksum OK for cabal/data-fix-0.3.4/data-fix-0.3.4.tar.gz. => SHA256 Checksum OK for cabal/data-fix-0.3.4/revision/1.cabal. => SHA256 Checksum OK for cabal/dec-0.0.6/dec-0.0.6.tar.gz. => SHA256 Checksum OK for cabal/dec-0.0.6/revision/1.cabal. => SHA256 Checksum OK for cabal/dense-linear-algebra-0.1.0.0/dense-linear-algebra-0.1.0.0.tar.gz. => SHA256 Checksum OK for cabal/dependent-map-0.4.0.0/dependent-map-0.4.0.0.tar.gz. => SHA256 Checksum OK for cabal/dependent-map-0.4.0.0/revision/2.cabal. => SHA256 Checksum OK for cabal/dependent-sum-0.7.2.0/dependent-sum-0.7.2.0.tar.gz. => SHA256 Checksum OK for cabal/dependent-sum-0.7.2.0/revision/2.cabal. => SHA256 Checksum OK for cabal/deque-0.4.4.2/deque-0.4.4.2.tar.gz. => SHA256 Checksum OK for cabal/deriving-aeson-0.2.10/deriving-aeson-0.2.10.tar.gz. => SHA256 Checksum OK for cabal/deriving-compat-0.6.7/deriving-compat-0.6.7.tar.gz. => SHA256 Checksum OK for cabal/deriving-compat-0.6.7/revision/1.cabal. => SHA256 Checksum OK for cabal/dictionary-sharing-0.1.0.0/dictionary-sharing-0.1.0.0.tar.gz. => SHA256 Checksum OK for cabal/dictionary-sharing-0.1.0.0/revision/4.cabal. => SHA256 Checksum OK for cabal/diff-containers-1.3.0.0.tar.gz. => SHA256 Checksum OK for cabal/digest-0.0.2.1/digest-0.0.2.1.tar.gz. => SHA256 Checksum OK for cabal/distributive-0.6.2.1/distributive-0.6.2.1.tar.gz. => SHA256 Checksum OK for cabal/distributive-0.6.2.1/revision/1.cabal. => SHA256 Checksum OK for cabal/dlist-1.0/dlist-1.0.tar.gz. => SHA256 Checksum OK for cabal/dlist-1.0/revision/2.cabal. => SHA256 Checksum OK for cabal/dns-4.2.0/dns-4.2.0.tar.gz. => SHA256 Checksum OK for cabal/dom-lt-0.2.3/dom-lt-0.2.3.tar.gz. => SHA256 Checksum OK for cabal/dom-lt-0.2.3/revision/1.cabal. => SHA256 Checksum OK for cabal/dot-0.3/dot-0.3.tar.gz. => SHA256 Checksum OK for cabal/easy-file-0.2.5/easy-file-0.2.5.tar.gz. => SHA256 Checksum OK for cabal/either-5.0.3/either-5.0.3.tar.gz. => SHA256 Checksum OK for cabal/either-5.0.3/revision/1.cabal. => SHA256 Checksum OK for cabal/ekg-core-0.1.2.0/ekg-core-0.1.2.0.tar.gz. => SHA256 Checksum OK for cabal/ekg-json-0.1.1.1/ekg-json-0.1.1.1.tar.gz. => SHA256 Checksum OK for cabal/ekg-json-0.1.1.1/revision/1.cabal. => SHA256 Checksum OK for cabal/ekg-wai-0.1.2.0/ekg-wai-0.1.2.0.tar.gz. => SHA256 Checksum OK for cabal/entropy-0.4.1.11/entropy-0.4.1.11.tar.gz. => SHA256 Checksum OK for cabal/erf-2.0.0.0/erf-2.0.0.0.tar.gz. => SHA256 Checksum OK for cabal/extra-1.8/extra-1.8.tar.gz. => SHA256 Checksum OK for cabal/fast-logger-3.2.6/fast-logger-3.2.6.tar.gz. => SHA256 Checksum OK for cabal/fgl-5.8.3.0/fgl-5.8.3.0.tar.gz. => SHA256 Checksum OK for cabal/fgl-5.8.3.0/revision/2.cabal. => SHA256 Checksum OK for cabal/file-embed-0.0.16.0/file-embed-0.0.16.0.tar.gz. => SHA256 Checksum OK for cabal/filelock-0.1.1.8/filelock-0.1.1.8.tar.gz. => SHA256 Checksum OK for cabal/fin-0.3.2/fin-0.3.2.tar.gz. => SHA256 Checksum OK for cabal/fin-0.3.2/revision/1.cabal. => SHA256 Checksum OK for cabal/fingertree-0.1.6.2/fingertree-0.1.6.2.tar.gz. => SHA256 Checksum OK for cabal/fingertree-rm-1.0.0.4.tar.gz. => SHA256 Checksum OK for cabal/flat-0.6/flat-0.6.tar.gz. => SHA256 Checksum OK for cabal/foldl-1.4.18/foldl-1.4.18.tar.gz. => SHA256 Checksum OK for cabal/foldl-1.4.18/revision/1.cabal. => SHA256 Checksum OK for cabal/formatting-7.2.0/formatting-7.2.0.tar.gz. => SHA256 Checksum OK for cabal/foundation-0.0.30/foundation-0.0.30.tar.gz. => SHA256 Checksum OK for cabal/free-5.2/free-5.2.tar.gz. => SHA256 Checksum OK for cabal/free-5.2/revision/7.cabal. => SHA256 Checksum OK for cabal/fs-api-0.3.0.0/fs-api-0.3.0.0.tar.gz. => SHA256 Checksum OK for cabal/fs-api-0.3.0.0/revision/1.cabal. => SHA256 Checksum OK for cabal/fs-sim-0.3.0.0/fs-sim-0.3.0.0.tar.gz. => SHA256 Checksum OK for cabal/fs-sim-0.3.0.0/revision/1.cabal. => SHA256 Checksum OK for cabal/generic-arbitrary-1.0.1.2/generic-arbitrary-1.0.1.2.tar.gz. => SHA256 Checksum OK for cabal/generic-lens-2.2.2.0/generic-lens-2.2.2.0.tar.gz. => SHA256 Checksum OK for cabal/generic-lens-2.2.2.0/revision/1.cabal. => SHA256 Checksum OK for cabal/generic-lens-core-2.2.1.0/generic-lens-core-2.2.1.0.tar.gz. => SHA256 Checksum OK for cabal/generic-lens-core-2.2.1.0/revision/2.cabal. => SHA256 Checksum OK for cabal/generic-optics-2.2.1.0/generic-optics-2.2.1.0.tar.gz. => SHA256 Checksum OK for cabal/generic-optics-2.2.1.0/revision/2.cabal. => SHA256 Checksum OK for cabal/generic-random-1.5.0.1/generic-random-1.5.0.1.tar.gz. => SHA256 Checksum OK for cabal/generically-0.1.1/generically-0.1.1.tar.gz. => SHA256 Checksum OK for cabal/generically-0.1.1/revision/4.cabal. => SHA256 Checksum OK for cabal/generics-sop-0.5.1.4/generics-sop-0.5.1.4.tar.gz. => SHA256 Checksum OK for cabal/generics-sop-0.5.1.4/revision/2.cabal. => SHA256 Checksum OK for cabal/genvalidity-1.1.1.0/genvalidity-1.1.1.0.tar.gz. => SHA256 Checksum OK for cabal/githash-0.1.7.0/githash-0.1.7.0.tar.gz. => SHA256 Checksum OK for cabal/graphviz-2999.20.2.1/graphviz-2999.20.2.1.tar.gz. => SHA256 Checksum OK for cabal/groups-0.5.3/groups-0.5.3.tar.gz. => SHA256 Checksum OK for cabal/half-0.3.3/half-0.3.3.tar.gz. => SHA256 Checksum OK for cabal/half-0.3.3/revision/1.cabal. => SHA256 Checksum OK for cabal/happy-2.1.7/happy-2.1.7.tar.gz. => SHA256 Checksum OK for cabal/happy-lib-2.1.7/happy-lib-2.1.7.tar.gz. => SHA256 Checksum OK for cabal/hashable-1.4.7.0/hashable-1.4.7.0.tar.gz. => SHA256 Checksum OK for cabal/haskell-lexer-1.2.1/haskell-lexer-1.2.1.tar.gz. => SHA256 Checksum OK for cabal/heapwords-0.1.0.2.tar.gz. => SHA256 Checksum OK for cabal/hedgehog-1.5/hedgehog-1.5.tar.gz. => SHA256 Checksum OK for cabal/hedgehog-1.5/revision/2.cabal. => SHA256 Checksum OK for cabal/hedgehog-quickcheck-0.1.1/hedgehog-quickcheck-0.1.1.tar.gz. => SHA256 Checksum OK for cabal/hedgehog-quickcheck-0.1.1/revision/10.cabal. => SHA256 Checksum OK for cabal/heredoc-0.2.0.0/heredoc-0.2.0.0.tar.gz. => SHA256 Checksum OK for cabal/hostname-1.0/hostname-1.0.tar.gz. => SHA256 Checksum OK for cabal/hourglass-0.2.12/hourglass-0.2.12.tar.gz. => SHA256 Checksum OK for cabal/hourglass-0.2.12/revision/1.cabal. => SHA256 Checksum OK for cabal/hsc2hs-0.68.10/hsc2hs-0.68.10.tar.gz. => SHA256 Checksum OK for cabal/hsc2hs-0.68.10/revision/4.cabal. => SHA256 Checksum OK for cabal/hspec-2.11.12/hspec-2.11.12.tar.gz. => SHA256 Checksum OK for cabal/hspec-core-2.11.12/hspec-core-2.11.12.tar.gz. => SHA256 Checksum OK for cabal/hspec-core-2.11.12/revision/1.cabal. => SHA256 Checksum OK for cabal/hspec-discover-2.11.12/hspec-discover-2.11.12.tar.gz. => SHA256 Checksum OK for cabal/hspec-expectations-0.8.4/hspec-expectations-0.8.4.tar.gz. => SHA256 Checksum OK for cabal/hspec-expectations-0.8.4/revision/2.cabal. => SHA256 Checksum OK for cabal/hspec-expectations-lifted-0.10.0/hspec-expectations-lifted-0.10.0.tar.gz. => SHA256 Checksum OK for cabal/http-api-data-0.6.2/http-api-data-0.6.2.tar.gz. => SHA256 Checksum OK for cabal/http-client-0.7.19/http-client-0.7.19.tar.gz. => SHA256 Checksum OK for cabal/http-client-tls-0.3.6.4/http-client-tls-0.3.6.4.tar.gz. => SHA256 Checksum OK for cabal/http-client-tls-0.3.6.4/revision/2.cabal. => SHA256 Checksum OK for cabal/http-date-0.0.11/http-date-0.0.11.tar.gz. => SHA256 Checksum OK for cabal/http-semantics-0.3.0/http-semantics-0.3.0.tar.gz. => SHA256 Checksum OK for cabal/http-types-0.12.4/http-types-0.12.4.tar.gz. => SHA256 Checksum OK for cabal/http2-5.3.10/http2-5.3.10.tar.gz. => SHA256 Checksum OK for cabal/http2-5.3.10/revision/1.cabal. => SHA256 Checksum OK for cabal/indexed-profunctors-0.1.1.1/indexed-profunctors-0.1.1.1.tar.gz. => SHA256 Checksum OK for cabal/indexed-traversable-0.1.4/indexed-traversable-0.1.4.tar.gz. => SHA256 Checksum OK for cabal/indexed-traversable-0.1.4/revision/1.cabal. => SHA256 Checksum OK for cabal/indexed-traversable-instances-0.1.2/indexed-traversable-instances-0.1.2.tar.gz. => SHA256 Checksum OK for cabal/indexed-traversable-instances-0.1.2/revision/1.cabal. => SHA256 Checksum OK for cabal/infinite-list-0.1.2/infinite-list-0.1.2.tar.gz. => SHA256 Checksum OK for cabal/integer-conversion-0.1.1/integer-conversion-0.1.1.tar.gz. => SHA256 Checksum OK for cabal/integer-conversion-0.1.1/revision/1.cabal. => SHA256 Checksum OK for cabal/integer-logarithms-1.0.4/integer-logarithms-1.0.4.tar.gz. => SHA256 Checksum OK for cabal/invariant-0.6.4/invariant-0.6.4.tar.gz. => SHA256 Checksum OK for cabal/invariant-0.6.4/revision/1.cabal. => SHA256 Checksum OK for cabal/io-classes-1.5.0.0/io-classes-1.5.0.0.tar.gz. => SHA256 Checksum OK for cabal/io-classes-1.5.0.0/revision/2.cabal. => SHA256 Checksum OK for cabal/io-classes-mtl-0.1.2.0/io-classes-mtl-0.1.2.0.tar.gz. => SHA256 Checksum OK for cabal/io-classes-mtl-0.1.2.0/revision/2.cabal. => SHA256 Checksum OK for cabal/io-sim-1.5.1.0/io-sim-1.5.1.0.tar.gz. => SHA256 Checksum OK for cabal/io-sim-1.5.1.0/revision/1.cabal. => SHA256 Checksum OK for cabal/iohk-monitoring-0.2.1.2.tar.gz. => SHA256 Checksum OK for cabal/iproute-1.7.15/iproute-1.7.15.tar.gz. => SHA256 Checksum OK for cabal/js-chart-2.9.4.1/js-chart-2.9.4.1.tar.gz. => SHA256 Checksum OK for cabal/kan-extensions-5.2.7/kan-extensions-5.2.7.tar.gz. => SHA256 Checksum OK for cabal/katip-0.8.8.4/katip-0.8.8.4.tar.gz. => SHA256 Checksum OK for cabal/lazy-search-0.1.3.0/lazy-search-0.1.3.0.tar.gz. => SHA256 Checksum OK for cabal/lazysmallcheck-0.6/lazysmallcheck-0.6.tar.gz. => SHA256 Checksum OK for cabal/lens-5.3.5/lens-5.3.5.tar.gz. => SHA256 Checksum OK for cabal/lens-5.3.5/revision/1.cabal. => SHA256 Checksum OK for cabal/lens-aeson-1.2.3/lens-aeson-1.2.3.tar.gz. => SHA256 Checksum OK for cabal/lens-aeson-1.2.3/revision/2.cabal. => SHA256 Checksum OK for cabal/libyaml-0.1.4/libyaml-0.1.4.tar.gz. => SHA256 Checksum OK for cabal/libyaml-clib-0.2.5/libyaml-clib-0.2.5.tar.gz. => SHA256 Checksum OK for cabal/lifted-async-0.10.2.7/lifted-async-0.10.2.7.tar.gz. => SHA256 Checksum OK for cabal/lifted-base-0.2.3.12/lifted-base-0.2.3.12.tar.gz. => SHA256 Checksum OK for cabal/list-t-1.0.5.7/list-t-1.0.5.7.tar.gz. => SHA256 Checksum OK for cabal/logict-0.8.2.0/logict-0.8.2.0.tar.gz. => SHA256 Checksum OK for cabal/math-functions-0.3.4.4/math-functions-0.3.4.4.tar.gz. => SHA256 Checksum OK for cabal/measures-0.1.0.2.tar.gz. => SHA256 Checksum OK for cabal/megaparsec-9.7.0/megaparsec-9.7.0.tar.gz. => SHA256 Checksum OK for cabal/memory-0.18.0/memory-0.18.0.tar.gz. => SHA256 Checksum OK for cabal/memory-0.18.0/revision/1.cabal. => SHA256 Checksum OK for cabal/memory-pool-0.1.0.0/memory-pool-0.1.0.0.tar.gz. => SHA256 Checksum OK for cabal/mempack-0.1.2.0/mempack-0.1.2.0.tar.gz. => SHA256 Checksum OK for cabal/microlens-0.4.13.1/microlens-0.4.13.1.tar.gz. => SHA256 Checksum OK for cabal/microlens-0.4.13.1/revision/1.cabal. => SHA256 Checksum OK for cabal/microlens-mtl-0.2.1.0/microlens-mtl-0.2.1.0.tar.gz. => SHA256 Checksum OK for cabal/microlens-th-0.4.3.17/microlens-th-0.4.3.17.tar.gz. => SHA256 Checksum OK for cabal/microstache-1.0.3/microstache-1.0.3.tar.gz. => SHA256 Checksum OK for cabal/microstache-1.0.3/revision/1.cabal. => SHA256 Checksum OK for cabal/mime-types-0.1.2.0/mime-types-0.1.2.0.tar.gz. => SHA256 Checksum OK for cabal/mmorph-1.2.1/mmorph-1.2.1.tar.gz. => SHA256 Checksum OK for cabal/mmorph-1.2.1/revision/1.cabal. => SHA256 Checksum OK for cabal/monad-control-1.0.3.1/monad-control-1.0.3.1.tar.gz. => SHA256 Checksum OK for cabal/mono-traversable-1.0.21.0/mono-traversable-1.0.21.0.tar.gz. => SHA256 Checksum OK for cabal/monoid-subclasses-1.2.6/monoid-subclasses-1.2.6.tar.gz. => SHA256 Checksum OK for cabal/monoidal-containers-0.6.6.0/monoidal-containers-0.6.6.0.tar.gz. => SHA256 Checksum OK for cabal/monoidal-synchronisation-0.1.0.6.tar.gz. => SHA256 Checksum OK for cabal/mtl-compat-0.2.2/mtl-compat-0.2.2.tar.gz. => SHA256 Checksum OK for cabal/multiset-0.3.4.3/multiset-0.3.4.3.tar.gz. => SHA256 Checksum OK for cabal/multiset-0.3.4.3/revision/1.cabal. => SHA256 Checksum OK for cabal/mutable-containers-0.3.4.1/mutable-containers-0.3.4.1.tar.gz. => SHA256 Checksum OK for cabal/mwc-random-0.15.2.0/mwc-random-0.15.2.0.tar.gz. => SHA256 Checksum OK for cabal/network-3.2.8.0/network-3.2.8.0.tar.gz. => SHA256 Checksum OK for cabal/network-byte-order-0.1.7/network-byte-order-0.1.7.tar.gz. => SHA256 Checksum OK for cabal/network-control-0.1.7/network-control-0.1.7.tar.gz. => SHA256 Checksum OK for cabal/network-mux-0.8.0.2.tar.gz. => SHA256 Checksum OK for cabal/network-uri-2.6.4.2/network-uri-2.6.4.2.tar.gz. => SHA256 Checksum OK for cabal/network-uri-2.6.4.2/revision/1.cabal. => SHA256 Checksum OK for cabal/newtype-0.2.2.0/newtype-0.2.2.0.tar.gz. => SHA256 Checksum OK for cabal/newtype-0.2.2.0/revision/3.cabal. => SHA256 Checksum OK for cabal/newtype-generics-0.6.2/newtype-generics-0.6.2.tar.gz. => SHA256 Checksum OK for cabal/newtype-generics-0.6.2/revision/5.cabal. => SHA256 Checksum OK for cabal/non-integral-1.0.0.0.tar.gz. => SHA256 Checksum OK for cabal/non-integral-1.0.0.0/revision/2.cabal. => SHA256 Checksum OK for cabal/nonempty-containers-0.3.5.0/nonempty-containers-0.3.5.0.tar.gz. => SHA256 Checksum OK for cabal/nonempty-vector-0.2.4/nonempty-vector-0.2.4.tar.gz. => SHA256 Checksum OK for cabal/nothunks-0.2.1.1/nothunks-0.2.1.1.tar.gz. => SHA256 Checksum OK for cabal/old-locale-1.0.0.7/old-locale-1.0.0.7.tar.gz. => SHA256 Checksum OK for cabal/old-locale-1.0.0.7/revision/2.cabal. => SHA256 Checksum OK for cabal/old-time-1.1.0.4/old-time-1.1.0.4.tar.gz. => SHA256 Checksum OK for cabal/optics-core-0.4.1.1/optics-core-0.4.1.1.tar.gz. => SHA256 Checksum OK for cabal/optics-core-0.4.1.1/revision/1.cabal. => SHA256 Checksum OK for cabal/optparse-applicative-0.19.0.0/optparse-applicative-0.19.0.0.tar.gz. => SHA256 Checksum OK for cabal/ordered-containers-0.2.4/ordered-containers-0.2.4.tar.gz. => SHA256 Checksum OK for cabal/ouroboros-consensus-diffusion-0.23.0.0.tar.gz. => SHA256 Checksum OK for cabal/ouroboros-consensus-protocol-0.12.0.0.tar.gz. => SHA256 Checksum OK for cabal/ouroboros-consensus-protocol-0.12.0.0/revision/1.cabal. => SHA256 Checksum OK for cabal/ouroboros-network-0.21.3.0.tar.gz. => SHA256 Checksum OK for cabal/ouroboros-network-framework-0.18.0.2.tar.gz. => SHA256 Checksum OK for cabal/ouroboros-network-mock-0.1.1.2.tar.gz. => SHA256 Checksum OK for cabal/ouroboros-network-protocols-0.14.0.2.tar.gz. => SHA256 Checksum OK for cabal/ouroboros-network-testing-0.8.1.0.tar.gz. => SHA256 Checksum OK for cabal/parallel-3.2.2.0/parallel-3.2.2.0.tar.gz. => SHA256 Checksum OK for cabal/parallel-3.2.2.0/revision/10.cabal. => SHA256 Checksum OK for cabal/parsec-3.1.18.0/parsec-3.1.18.0.tar.gz. => SHA256 Checksum OK for cabal/parser-combinators-1.3.0/parser-combinators-1.3.0.tar.gz. => SHA256 Checksum OK for cabal/parser-combinators-1.3.0/revision/1.cabal. => SHA256 Checksum OK for cabal/parsers-0.12.12/parsers-0.12.12.tar.gz. => SHA256 Checksum OK for cabal/parsers-0.12.12/revision/1.cabal. => SHA256 Checksum OK for cabal/partial-order-0.2.0.0/partial-order-0.2.0.0.tar.gz. => SHA256 Checksum OK for cabal/pcre-heavy-1.0.0.4/pcre-heavy-1.0.0.4.tar.gz. => SHA256 Checksum OK for cabal/pcre-light-0.4.1.3/pcre-light-0.4.1.3.tar.gz. => SHA256 Checksum OK for cabal/pcre-light-0.4.1.3/revision/1.cabal. => SHA256 Checksum OK for cabal/pem-0.2.4/pem-0.2.4.tar.gz. => SHA256 Checksum OK for cabal/pipes-4.3.16/pipes-4.3.16.tar.gz. => SHA256 Checksum OK for cabal/pipes-4.3.16/revision/6.cabal. => SHA256 Checksum OK for cabal/plutus-core-1.53.0.0.tar.gz. => SHA256 Checksum OK for cabal/plutus-ledger-api-1.53.0.0.tar.gz. => SHA256 Checksum OK for cabal/plutus-tx-1.53.0.0.tar.gz. => SHA256 Checksum OK for cabal/polyparse-1.13/polyparse-1.13.tar.gz. => SHA256 Checksum OK for cabal/polyparse-1.13/revision/9.cabal. => SHA256 Checksum OK for cabal/pretty-show-1.10/pretty-show-1.10.tar.gz. => SHA256 Checksum OK for cabal/pretty-simple-4.1.3.0/pretty-simple-4.1.3.0.tar.gz. => SHA256 Checksum OK for cabal/prettyprinter-1.7.1/prettyprinter-1.7.1.tar.gz. => SHA256 Checksum OK for cabal/prettyprinter-ansi-terminal-1.1.3/prettyprinter-ansi-terminal-1.1.3.tar.gz. => SHA256 Checksum OK for cabal/prettyprinter-compat-ansi-wl-pprint-1.0.2/prettyprinter-compat-ansi-wl-pprint-1.0.2.tar.gz. => SHA256 Checksum OK for cabal/prettyprinter-configurable-1.36.0.0.tar.gz. => SHA256 Checksum OK for cabal/primes-0.2.1.0/primes-0.2.1.0.tar.gz. => SHA256 Checksum OK for cabal/primitive-0.9.1.0/primitive-0.9.1.0.tar.gz. => SHA256 Checksum OK for cabal/profunctors-5.6.3/profunctors-5.6.3.tar.gz. => SHA256 Checksum OK for cabal/prometheus-2.3.0/prometheus-2.3.0.tar.gz. => SHA256 Checksum OK for cabal/protolude-0.3.5/protolude-0.3.5.tar.gz. => SHA256 Checksum OK for cabal/psqueues-0.2.8.2/psqueues-0.2.8.2.tar.gz. => SHA256 Checksum OK for cabal/pvar-1.0.0.0/pvar-1.0.0.0.tar.gz. => SHA256 Checksum OK for cabal/pvar-1.0.0.0/revision/1.cabal. => SHA256 Checksum OK for cabal/quickcheck-instances-0.3.33/quickcheck-instances-0.3.33.tar.gz. => SHA256 Checksum OK for cabal/quickcheck-instances-0.3.33/revision/1.cabal. => SHA256 Checksum OK for cabal/quickcheck-io-0.2.0/quickcheck-io-0.2.0.tar.gz. => SHA256 Checksum OK for cabal/quickcheck-monoids-0.1.0.3.tar.gz. => SHA256 Checksum OK for cabal/quickcheck-state-machine-0.10.2/quickcheck-state-machine-0.10.2.tar.gz. => SHA256 Checksum OK for cabal/quickcheck-transformer-0.3.1.2/quickcheck-transformer-0.3.1.2.tar.gz. => SHA256 Checksum OK for cabal/quickcheck-transformer-0.3.1.2/revision/1.cabal. => SHA256 Checksum OK for cabal/quiet-0.2/quiet-0.2.tar.gz. => SHA256 Checksum OK for cabal/ral-0.2.2/ral-0.2.2.tar.gz. => SHA256 Checksum OK for cabal/ral-0.2.2/revision/2.cabal. => SHA256 Checksum OK for cabal/random-1.2.1.3/random-1.2.1.3.tar.gz. => SHA256 Checksum OK for cabal/random-shuffle-0.0.4/random-shuffle-0.0.4.tar.gz. => SHA256 Checksum OK for cabal/rawlock-0.1.1.0/rawlock-0.1.1.0.tar.gz. => SHA256 Checksum OK for cabal/rawlock-0.1.1.0/revision/2.cabal. => SHA256 Checksum OK for cabal/recursion-schemes-5.2.3/recursion-schemes-5.2.3.tar.gz. => SHA256 Checksum OK for cabal/recursion-schemes-5.2.3/revision/1.cabal. => SHA256 Checksum OK for cabal/recv-0.1.1/recv-0.1.1.tar.gz. => SHA256 Checksum OK for cabal/reflection-2.1.9/reflection-2.1.9.tar.gz. => SHA256 Checksum OK for cabal/reflection-2.1.9/revision/1.cabal. => SHA256 Checksum OK for cabal/relude-1.2.2.2/relude-1.2.2.2.tar.gz. => SHA256 Checksum OK for cabal/relude-1.2.2.2/revision/1.cabal. => SHA256 Checksum OK for cabal/resource-registry-0.1.0.0/resource-registry-0.1.0.0.tar.gz. => SHA256 Checksum OK for cabal/resource-registry-0.1.0.0/revision/1.cabal. => SHA256 Checksum OK for cabal/resourcet-1.3.0/resourcet-1.3.0.tar.gz. => SHA256 Checksum OK for cabal/safe-0.3.21/safe-0.3.21.tar.gz. => SHA256 Checksum OK for cabal/safe-0.3.21/revision/1.cabal. => SHA256 Checksum OK for cabal/safe-exceptions-0.1.7.4/safe-exceptions-0.1.7.4.tar.gz. => SHA256 Checksum OK for cabal/safe-exceptions-0.1.7.4/revision/1.cabal. => SHA256 Checksum OK for cabal/safe-wild-cards-1.0.0.2/safe-wild-cards-1.0.0.2.tar.gz. => SHA256 Checksum OK for cabal/safe-wild-cards-1.0.0.2/revision/2.cabal. => SHA256 Checksum OK for cabal/scientific-0.3.8.0/scientific-0.3.8.0.tar.gz. => SHA256 Checksum OK for cabal/scientific-0.3.8.0/revision/2.cabal. => SHA256 Checksum OK for cabal/selective-0.7.0.1/selective-0.7.0.1.tar.gz. => SHA256 Checksum OK for cabal/semialign-1.3.1/semialign-1.3.1.tar.gz. => SHA256 Checksum OK for cabal/semialign-1.3.1/revision/2.cabal. => SHA256 Checksum OK for cabal/semigroupoids-6.0.1/semigroupoids-6.0.1.tar.gz. => SHA256 Checksum OK for cabal/semigroupoids-6.0.1/revision/2.cabal. => SHA256 Checksum OK for cabal/semigroups-0.20/semigroups-0.20.tar.gz. => SHA256 Checksum OK for cabal/serialise-0.2.6.1/serialise-0.2.6.1.tar.gz. => SHA256 Checksum OK for cabal/serialise-0.2.6.1/revision/5.cabal. => SHA256 Checksum OK for cabal/set-algebra-1.1.0.4.tar.gz. => SHA256 Checksum OK for cabal/si-timers-1.5.0.0/si-timers-1.5.0.0.tar.gz. => SHA256 Checksum OK for cabal/si-timers-1.5.0.0/revision/2.cabal. => SHA256 Checksum OK for cabal/simple-sendfile-0.2.32/simple-sendfile-0.2.32.tar.gz. => SHA256 Checksum OK for cabal/singletons-3.0.4/singletons-3.0.4.tar.gz. => SHA256 Checksum OK for cabal/singletons-th-3.4/singletons-th-3.4.tar.gz. => SHA256 Checksum OK for cabal/size-based-0.1.3.3/size-based-0.1.3.3.tar.gz. => SHA256 Checksum OK for cabal/size-based-0.1.3.3/revision/1.cabal. => SHA256 Checksum OK for cabal/small-steps-1.1.2.0.tar.gz. => SHA256 Checksum OK for cabal/some-1.0.6/some-1.0.6.tar.gz. => SHA256 Checksum OK for cabal/some-1.0.6/revision/2.cabal. => SHA256 Checksum OK for cabal/sop-core-0.5.0.2/sop-core-0.5.0.2.tar.gz. => SHA256 Checksum OK for cabal/sop-core-0.5.0.2/revision/5.cabal. => SHA256 Checksum OK for cabal/sop-extras-0.4.0.0.tar.gz. => SHA256 Checksum OK for cabal/split-0.2.5/split-0.2.5.tar.gz. => SHA256 Checksum OK for cabal/splitmix-0.1.3.1/splitmix-0.1.3.1.tar.gz. => SHA256 Checksum OK for cabal/statistics-0.16.3.0/statistics-0.16.3.0.tar.gz. => SHA256 Checksum OK for cabal/statistics-0.16.3.0/revision/2.cabal. => SHA256 Checksum OK for cabal/statistics-linreg-0.3/statistics-linreg-0.3.tar.gz. => SHA256 Checksum OK for cabal/streaming-0.2.4.0/streaming-0.2.4.0.tar.gz. => SHA256 Checksum OK for cabal/streaming-binary-0.3.0.1/streaming-binary-0.3.0.1.tar.gz. => SHA256 Checksum OK for cabal/streaming-bytestring-0.3.4/streaming-bytestring-0.3.4.tar.gz. => SHA256 Checksum OK for cabal/streaming-commons-0.2.3.0/streaming-commons-0.2.3.0.tar.gz. => SHA256 Checksum OK for cabal/strict-0.5.1/strict-0.5.1.tar.gz. => SHA256 Checksum OK for cabal/strict-0.5.1/revision/1.cabal. => SHA256 Checksum OK for cabal/strict-checked-vars-0.2.0.0.tar.gz. => SHA256 Checksum OK for cabal/strict-checked-vars-0.2.0.0/revision/1.cabal. => SHA256 Checksum OK for cabal/strict-list-0.1.7.6/strict-list-0.1.7.6.tar.gz. => SHA256 Checksum OK for cabal/strict-mvar-1.5.0.0/strict-mvar-1.5.0.0.tar.gz. => SHA256 Checksum OK for cabal/strict-mvar-1.5.0.0/revision/1.cabal. => SHA256 Checksum OK for cabal/strict-sop-core-0.1.3.0.tar.gz. => SHA256 Checksum OK for cabal/strict-stm-1.5.0.0/strict-stm-1.5.0.0.tar.gz. => SHA256 Checksum OK for cabal/strict-stm-1.5.0.0/revision/1.cabal. => SHA256 Checksum OK for cabal/string-conv-0.2.0/string-conv-0.2.0.tar.gz. => SHA256 Checksum OK for cabal/string-conversions-0.4.0.1/string-conversions-0.4.0.1.tar.gz. => SHA256 Checksum OK for cabal/string-conversions-0.4.0.1/revision/1.cabal. => SHA256 Checksum OK for cabal/syb-0.7.3/syb-0.7.3.tar.gz. => SHA256 Checksum OK for cabal/tagged-0.8.9/tagged-0.8.9.tar.gz. => SHA256 Checksum OK for cabal/tasty-1.5.3/tasty-1.5.3.tar.gz. => SHA256 Checksum OK for cabal/tasty-1.5.3/revision/2.cabal. => SHA256 Checksum OK for cabal/tasty-expected-failure-0.12.3/tasty-expected-failure-0.12.3.tar.gz. => SHA256 Checksum OK for cabal/tasty-golden-2.3.5/tasty-golden-2.3.5.tar.gz. => SHA256 Checksum OK for cabal/tasty-hedgehog-1.4.0.2/tasty-hedgehog-1.4.0.2.tar.gz. => SHA256 Checksum OK for cabal/tasty-hedgehog-1.4.0.2/revision/7.cabal. => SHA256 Checksum OK for cabal/tasty-hunit-0.10.2/tasty-hunit-0.10.2.tar.gz. => SHA256 Checksum OK for cabal/tasty-quickcheck-0.11.1/tasty-quickcheck-0.11.1.tar.gz. => SHA256 Checksum OK for cabal/tasty-quickcheck-0.11.1/revision/4.cabal. => SHA256 Checksum OK for cabal/tasty-rerun-1.1.20/tasty-rerun-1.1.20.tar.gz. => SHA256 Checksum OK for cabal/tasty-rerun-1.1.20/revision/2.cabal. => SHA256 Checksum OK for cabal/temporary-1.3/temporary-1.3.tar.gz. => SHA256 Checksum OK for cabal/terminal-size-0.3.4/terminal-size-0.3.4.tar.gz. => SHA256 Checksum OK for cabal/terminal-size-0.3.4/revision/1.cabal. => SHA256 Checksum OK for cabal/testing-type-modifiers-0.1.0.1/testing-type-modifiers-0.1.0.1.tar.gz. => SHA256 Checksum OK for cabal/text-2.1.3/text-2.1.3.tar.gz. => SHA256 Checksum OK for cabal/text-2.1.3/revision/1.cabal. => SHA256 Checksum OK for cabal/text-builder-1.0.0.4/text-builder-1.0.0.4.tar.gz. => SHA256 Checksum OK for cabal/text-builder-core-0.1.1.1/text-builder-core-0.1.1.1.tar.gz. => SHA256 Checksum OK for cabal/text-iso8601-0.1.1/text-iso8601-0.1.1.tar.gz. => SHA256 Checksum OK for cabal/text-iso8601-0.1.1/revision/2.cabal. => SHA256 Checksum OK for cabal/text-short-0.1.6/text-short-0.1.6.tar.gz. => SHA256 Checksum OK for cabal/text-short-0.1.6/revision/3.cabal. => SHA256 Checksum OK for cabal/text-zipper-0.13/text-zipper-0.13.tar.gz. => SHA256 Checksum OK for cabal/tf-random-0.5/tf-random-0.5.tar.gz. => SHA256 Checksum OK for cabal/th-abstraction-0.7.1.0/th-abstraction-0.7.1.0.tar.gz. => SHA256 Checksum OK for cabal/th-abstraction-0.7.1.0/revision/1.cabal. => SHA256 Checksum OK for cabal/th-compat-0.1.6/th-compat-0.1.6.tar.gz. => SHA256 Checksum OK for cabal/th-desugar-1.17/th-desugar-1.17.tar.gz. => SHA256 Checksum OK for cabal/th-env-0.1.1/th-env-0.1.1.tar.gz. => SHA256 Checksum OK for cabal/th-expand-syns-0.4.12.0/th-expand-syns-0.4.12.0.tar.gz. => SHA256 Checksum OK for cabal/th-lift-0.8.6/th-lift-0.8.6.tar.gz. => SHA256 Checksum OK for cabal/th-lift-instances-0.1.20/th-lift-instances-0.1.20.tar.gz. => SHA256 Checksum OK for cabal/th-orphans-0.13.16/th-orphans-0.13.16.tar.gz. => SHA256 Checksum OK for cabal/th-reify-many-0.1.10/th-reify-many-0.1.10.tar.gz. => SHA256 Checksum OK for cabal/th-utilities-0.2.5.2/th-utilities-0.2.5.2.tar.gz. => SHA256 Checksum OK for cabal/these-1.2.1/these-1.2.1.tar.gz. => SHA256 Checksum OK for cabal/these-1.2.1/revision/2.cabal. => SHA256 Checksum OK for cabal/time-compat-1.9.8/time-compat-1.9.8.tar.gz. => SHA256 Checksum OK for cabal/time-manager-0.2.3/time-manager-0.2.3.tar.gz. => SHA256 Checksum OK for cabal/time-units-1.0.0/time-units-1.0.0.tar.gz. => SHA256 Checksum OK for cabal/tls-2.1.6/tls-2.1.6.tar.gz. => SHA256 Checksum OK for cabal/tracer-transformers-0.1.0.4.tar.gz. => SHA256 Checksum OK for cabal/transformers-base-0.4.6/transformers-base-0.4.6.tar.gz. => SHA256 Checksum OK for cabal/transformers-compat-0.7.2/transformers-compat-0.7.2.tar.gz. => SHA256 Checksum OK for cabal/transformers-except-0.1.4/transformers-except-0.1.4.tar.gz. => SHA256 Checksum OK for cabal/transformers-except-0.1.4/revision/1.cabal. => SHA256 Checksum OK for cabal/tree-diff-0.3.4/tree-diff-0.3.4.tar.gz. => SHA256 Checksum OK for cabal/tree-diff-0.3.4/revision/2.cabal. => SHA256 Checksum OK for cabal/typed-process-0.2.13.0/typed-process-0.2.13.0.tar.gz. => SHA256 Checksum OK for cabal/typed-protocols-0.3.0.0.tar.gz. => SHA256 Checksum OK for cabal/typed-protocols-cborg-0.3.0.0.tar.gz. => SHA256 Checksum OK for cabal/typed-protocols-examples-0.5.0.0.tar.gz. => SHA256 Checksum OK for cabal/typed-protocols-stateful-0.3.0.0.tar.gz. => SHA256 Checksum OK for cabal/typed-protocols-stateful-cborg-0.3.0.0.tar.gz. => SHA256 Checksum OK for cabal/unbounded-delays-0.1.1.1/unbounded-delays-0.1.1.1.tar.gz. => SHA256 Checksum OK for cabal/universe-base-1.1.4/universe-base-1.1.4.tar.gz. => SHA256 Checksum OK for cabal/universe-base-1.1.4/revision/1.cabal. => SHA256 Checksum OK for cabal/unix-bytestring-0.4.0.3/unix-bytestring-0.4.0.3.tar.gz. => SHA256 Checksum OK for cabal/unix-compat-0.7.4.1/unix-compat-0.7.4.1.tar.gz. => SHA256 Checksum OK for cabal/unix-time-0.4.17/unix-time-0.4.17.tar.gz. => SHA256 Checksum OK for cabal/unliftio-0.2.25.1/unliftio-0.2.25.1.tar.gz. => SHA256 Checksum OK for cabal/unliftio-core-0.2.1.0/unliftio-core-0.2.1.0.tar.gz. => SHA256 Checksum OK for cabal/unliftio-core-0.2.1.0/revision/4.cabal. => SHA256 Checksum OK for cabal/unordered-containers-0.2.20/unordered-containers-0.2.20.tar.gz. => SHA256 Checksum OK for cabal/unordered-containers-0.2.20/revision/4.cabal. => SHA256 Checksum OK for cabal/utf8-string-1.0.2/utf8-string-1.0.2.tar.gz. => SHA256 Checksum OK for cabal/uuid-types-1.0.6/uuid-types-1.0.6.tar.gz. => SHA256 Checksum OK for cabal/uuid-types-1.0.6/revision/3.cabal. => SHA256 Checksum OK for cabal/validation-1.1.3/validation-1.1.3.tar.gz. => SHA256 Checksum OK for cabal/validation-1.1.3/revision/1.cabal. => SHA256 Checksum OK for cabal/validation-selective-0.2.0.0/validation-selective-0.2.0.0.tar.gz. => SHA256 Checksum OK for cabal/validation-selective-0.2.0.0/revision/6.cabal. => SHA256 Checksum OK for cabal/validity-0.12.1.0/validity-0.12.1.0.tar.gz. => SHA256 Checksum OK for cabal/vault-0.3.1.5/vault-0.3.1.5.tar.gz. => SHA256 Checksum OK for cabal/vault-0.3.1.5/revision/10.cabal. => SHA256 Checksum OK for cabal/vector-0.13.2.0/vector-0.13.2.0.tar.gz. => SHA256 Checksum OK for cabal/vector-0.13.2.0/revision/2.cabal. => SHA256 Checksum OK for cabal/vector-algorithms-0.9.1.0/vector-algorithms-0.9.1.0.tar.gz. => SHA256 Checksum OK for cabal/vector-binary-instances-0.2.5.2/vector-binary-instances-0.2.5.2.tar.gz. => SHA256 Checksum OK for cabal/vector-binary-instances-0.2.5.2/revision/5.cabal. => SHA256 Checksum OK for cabal/vector-map-1.1.0.1.tar.gz. => SHA256 Checksum OK for cabal/vector-stream-0.1.0.1/vector-stream-0.1.0.1.tar.gz. => SHA256 Checksum OK for cabal/vector-stream-0.1.0.1/revision/4.cabal. => SHA256 Checksum OK for cabal/vector-th-unbox-0.2.2/vector-th-unbox-0.2.2.tar.gz. => SHA256 Checksum OK for cabal/vector-th-unbox-0.2.2/revision/8.cabal. => SHA256 Checksum OK for cabal/void-0.7.3/void-0.7.3.tar.gz. => SHA256 Checksum OK for cabal/vty-6.2/vty-6.2.tar.gz. => SHA256 Checksum OK for cabal/vty-6.2/revision/1.cabal. => SHA256 Checksum OK for cabal/vty-crossplatform-0.4.0.0/vty-crossplatform-0.4.0.0.tar.gz. => SHA256 Checksum OK for cabal/vty-unix-0.2.0.0/vty-unix-0.2.0.0.tar.gz. => SHA256 Checksum OK for cabal/wai-3.2.4/wai-3.2.4.tar.gz. => SHA256 Checksum OK for cabal/wai-app-static-3.1.9/wai-app-static-3.1.9.tar.gz. => SHA256 Checksum OK for cabal/wai-extra-3.1.17/wai-extra-3.1.17.tar.gz. => SHA256 Checksum OK for cabal/wai-logger-2.5.0/wai-logger-2.5.0.tar.gz. => SHA256 Checksum OK for cabal/wai-websockets-3.0.1.2/wai-websockets-3.0.1.2.tar.gz. => SHA256 Checksum OK for cabal/warp-3.4.8/warp-3.4.8.tar.gz. => SHA256 Checksum OK for cabal/websockets-0.13.0.0/websockets-0.13.0.0.tar.gz. => SHA256 Checksum OK for cabal/websockets-0.13.0.0/revision/5.cabal. => SHA256 Checksum OK for cabal/wherefrom-compat-0.1.1.1/wherefrom-compat-0.1.1.1.tar.gz. => SHA256 Checksum OK for cabal/wherefrom-compat-0.1.1.1/revision/4.cabal. => SHA256 Checksum OK for cabal/with-utf8-1.1.0.0/with-utf8-1.1.0.0.tar.gz. => SHA256 Checksum OK for cabal/with-utf8-1.1.0.0/revision/2.cabal. => SHA256 Checksum OK for cabal/witherable-0.5/witherable-0.5.tar.gz. => SHA256 Checksum OK for cabal/witherable-0.5/revision/1.cabal. => SHA256 Checksum OK for cabal/wl-pprint-annotated-0.1.0.1/wl-pprint-annotated-0.1.0.1.tar.gz. => SHA256 Checksum OK for cabal/wl-pprint-annotated-0.1.0.1/revision/4.cabal. => SHA256 Checksum OK for cabal/wl-pprint-text-1.2.0.2/wl-pprint-text-1.2.0.2.tar.gz. => SHA256 Checksum OK for cabal/wl-pprint-text-1.2.0.2/revision/3.cabal. => SHA256 Checksum OK for cabal/word-wrap-0.5/word-wrap-0.5.tar.gz. => SHA256 Checksum OK for cabal/word8-0.1.3/word8-0.1.3.tar.gz. => SHA256 Checksum OK for cabal/yaml-0.11.11.2/yaml-0.11.11.2.tar.gz. => SHA256 Checksum OK for cabal/yaml-0.11.11.2/revision/2.cabal. => SHA256 Checksum OK for cabal/zlib-0.7.1.1/zlib-0.7.1.1.tar.gz. => SHA256 Checksum OK for cabal/cardanosolutions-ogmios-v6.14.0_GH0.tar.gz. => SHA256 Checksum OK for cabal/CardanoSolutions-cardano-ledger-5cca15a1f0629c11e8d4d4daeb73428684f9c34f_GH0.tar.gz. => SHA256 Checksum OK for cabal/CardanoSolutions-ouroboros-consensus-5bbbf9c8b4cd3dc3e3a80d13ef54b3a2ee43a585_GH0.tar.gz. => SHA256 Checksum OK for cabal/CardanoSolutions-ouroboros-network-d3477c4e6b3243f89afb974914ea423a75873fa0_GH0.tar.gz. => SHA256 Checksum OK for cabal/CardanoSolutions-hjsonpointer-879f0e74d55eef76ceaec8f60ed07657ab84bad7_GH0.tar.gz. => SHA256 Checksum OK for cabal/CardanoSolutions-hjsonschema-fc9cfe92723e305e6289e7c1733f3420d64dd9d5_GH0.tar.gz. => SHA256 Checksum OK for cabal/input-output-hk-libsodium-dbb48cce5429cb6585c9034f002568964f1ce567_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by hs-ogmios-6.14.0 for building ===> Extracting for hs-ogmios-6.14.0 => SHA256 Checksum OK for cabal/Cabal-3.14.2.0/Cabal-3.14.2.0.tar.gz. => SHA256 Checksum OK for cabal/Cabal-3.14.2.0/revision/2.cabal. => SHA256 Checksum OK for cabal/Cabal-syntax-3.14.2.0/Cabal-syntax-3.14.2.0.tar.gz. => SHA256 Checksum OK for cabal/FailT-0.1.2.0/FailT-0.1.2.0.tar.gz. => SHA256 Checksum OK for cabal/Glob-0.10.2/Glob-0.10.2.tar.gz. => SHA256 Checksum OK for cabal/Glob-0.10.2/revision/3.cabal. => SHA256 Checksum OK for cabal/HUnit-1.6.2.0/HUnit-1.6.2.0.tar.gz. => SHA256 Checksum OK for cabal/ImpSpec-0.1.0.0/ImpSpec-0.1.0.0.tar.gz. => SHA256 Checksum OK for cabal/MemoTrie-0.6.11/MemoTrie-0.6.11.tar.gz. => SHA256 Checksum OK for cabal/MonadRandom-0.6.2/MonadRandom-0.6.2.tar.gz. => SHA256 Checksum OK for cabal/OneTuple-0.4.2/OneTuple-0.4.2.tar.gz. => SHA256 Checksum OK for cabal/OneTuple-0.4.2/revision/1.cabal. => SHA256 Checksum OK for cabal/Only-0.1/Only-0.1.tar.gz. => SHA256 Checksum OK for cabal/Only-0.1/revision/2.cabal. => SHA256 Checksum OK for cabal/QuickCheck-2.15.0.1/QuickCheck-2.15.0.1.tar.gz. => SHA256 Checksum OK for cabal/QuickCheck-2.15.0.1/revision/1.cabal. => SHA256 Checksum OK for cabal/SHA-1.6.4.4/SHA-1.6.4.4.tar.gz. => SHA256 Checksum OK for cabal/StateVar-1.2.2/StateVar-1.2.2.tar.gz. => SHA256 Checksum OK for cabal/Stream-0.4.7.2/Stream-0.4.7.2.tar.gz. => SHA256 Checksum OK for cabal/Unique-0.4.8.0/Unique-0.4.8.0.tar.gz. => SHA256 Checksum OK for cabal/Unique-0.4.8.0/revision/1.cabal. => SHA256 Checksum OK for cabal/Win32-network-0.2.0.1.tar.gz. => SHA256 Checksum OK for cabal/adjunctions-4.4.3/adjunctions-4.4.3.tar.gz. => SHA256 Checksum OK for cabal/aeson-2.2.3.0/aeson-2.2.3.0.tar.gz. => SHA256 Checksum OK for cabal/aeson-2.2.3.0/revision/4.cabal. => SHA256 Checksum OK for cabal/aeson-pretty-0.8.10/aeson-pretty-0.8.10.tar.gz. => SHA256 Checksum OK for cabal/alex-3.5.4.0/alex-3.5.4.0.tar.gz. => SHA256 Checksum OK for cabal/algebraic-graphs-0.7/algebraic-graphs-0.7.tar.gz. => SHA256 Checksum OK for cabal/algebraic-graphs-0.7/revision/3.cabal. => SHA256 Checksum OK for cabal/ansi-terminal-1.1.3/ansi-terminal-1.1.3.tar.gz. => SHA256 Checksum OK for cabal/ansi-terminal-types-1.1.3/ansi-terminal-types-1.1.3.tar.gz. => SHA256 Checksum OK for cabal/ansi-wl-pprint-1.0.2/ansi-wl-pprint-1.0.2.tar.gz. => SHA256 Checksum OK for cabal/appar-0.1.8/appar-0.1.8.tar.gz. => SHA256 Checksum OK for cabal/asn1-encoding-0.9.6/asn1-encoding-0.9.6.tar.gz. => SHA256 Checksum OK for cabal/asn1-encoding-0.9.6/revision/2.cabal. => SHA256 Checksum OK for cabal/asn1-parse-0.9.5/asn1-parse-0.9.5.tar.gz. => SHA256 Checksum OK for cabal/asn1-types-0.3.4/asn1-types-0.3.4.tar.gz. => SHA256 Checksum OK for cabal/assoc-1.1.1/assoc-1.1.1.tar.gz. => SHA256 Checksum OK for cabal/assoc-1.1.1/revision/1.cabal. => SHA256 Checksum OK for cabal/async-2.2.5/async-2.2.5.tar.gz. => SHA256 Checksum OK for cabal/async-2.2.5/revision/3.cabal. => SHA256 Checksum OK for cabal/async-timer-0.1.4.1/async-timer-0.1.4.1.tar.gz. => SHA256 Checksum OK for cabal/atomic-primops-0.8.8/atomic-primops-0.8.8.tar.gz. => SHA256 Checksum OK for cabal/attoparsec-0.14.4/attoparsec-0.14.4.tar.gz. => SHA256 Checksum OK for cabal/attoparsec-0.14.4/revision/6.cabal. => SHA256 Checksum OK for cabal/attoparsec-aeson-2.2.2.0/attoparsec-aeson-2.2.2.0.tar.gz. => SHA256 Checksum OK for cabal/auto-update-0.2.6/auto-update-0.2.6.tar.gz. => SHA256 Checksum OK for cabal/barbies-2.1.1.0/barbies-2.1.1.0.tar.gz. => SHA256 Checksum OK for cabal/base-compat-0.14.1/base-compat-0.14.1.tar.gz. => SHA256 Checksum OK for cabal/base-compat-batteries-0.14.1/base-compat-batteries-0.14.1.tar.gz. => SHA256 Checksum OK for cabal/base-deriving-via-0.1.0.2.tar.gz. => SHA256 Checksum OK for cabal/base-orphans-0.9.3/base-orphans-0.9.3.tar.gz. => SHA256 Checksum OK for cabal/base16-1.0/base16-1.0.tar.gz. => SHA256 Checksum OK for cabal/base16-1.0/revision/3.cabal. => SHA256 Checksum OK for cabal/base16-bytestring-1.0.2.0/base16-bytestring-1.0.2.0.tar.gz. => SHA256 Checksum OK for cabal/base16-bytestring-1.0.2.0/revision/1.cabal. => SHA256 Checksum OK for cabal/base58-bytestring-0.1.0/base58-bytestring-0.1.0.tar.gz. => SHA256 Checksum OK for cabal/base64-bytestring-1.2.1.0/base64-bytestring-1.2.1.0.tar.gz. => SHA256 Checksum OK for cabal/base64-bytestring-1.2.1.0/revision/1.cabal. => SHA256 Checksum OK for cabal/base64-bytestring-type-1.0.1/base64-bytestring-type-1.0.1.tar.gz. => SHA256 Checksum OK for cabal/base64-bytestring-type-1.0.1/revision/22.cabal. => SHA256 Checksum OK for cabal/basement-0.0.16/basement-0.0.16.tar.gz. => SHA256 Checksum OK for cabal/bech32-1.1.9/bech32-1.1.9.tar.gz. => SHA256 Checksum OK for cabal/bech32-th-1.1.9/bech32-th-1.1.9.tar.gz. => SHA256 Checksum OK for cabal/bifunctors-5.6.2/bifunctors-5.6.2.tar.gz. => SHA256 Checksum OK for cabal/bifunctors-5.6.2/revision/2.cabal. => SHA256 Checksum OK for cabal/bimap-0.5.0/bimap-0.5.0.tar.gz. => SHA256 Checksum OK for cabal/bin-0.1.4/bin-0.1.4.tar.gz. => SHA256 Checksum OK for cabal/bin-0.1.4/revision/2.cabal. => SHA256 Checksum OK for cabal/binary-orphans-1.0.5/binary-orphans-1.0.5.tar.gz. => SHA256 Checksum OK for cabal/binary-orphans-1.0.5/revision/1.cabal. => SHA256 Checksum OK for cabal/bitvec-1.1.5.0/bitvec-1.1.5.0.tar.gz. => SHA256 Checksum OK for cabal/bitvec-1.1.5.0/revision/3.cabal. => SHA256 Checksum OK for cabal/blaze-builder-0.4.4.1/blaze-builder-0.4.4.1.tar.gz. => SHA256 Checksum OK for cabal/blaze-html-0.9.2.0/blaze-html-0.9.2.0.tar.gz. => SHA256 Checksum OK for cabal/blaze-html-0.9.2.0/revision/1.cabal. => SHA256 Checksum OK for cabal/blaze-markup-0.8.3.0/blaze-markup-0.8.3.0.tar.gz. => SHA256 Checksum OK for cabal/blaze-markup-0.8.3.0/revision/2.cabal. => SHA256 Checksum OK for cabal/boring-0.2.2/boring-0.2.2.tar.gz. => SHA256 Checksum OK for cabal/boring-0.2.2/revision/1.cabal. => SHA256 Checksum OK for cabal/brick-2.9/brick-2.9.tar.gz. => SHA256 Checksum OK for cabal/brick-2.9/revision/1.cabal. => SHA256 Checksum OK for cabal/bsb-http-chunked-0.0.0.4/bsb-http-chunked-0.0.0.4.tar.gz. => SHA256 Checksum OK for cabal/bsb-http-chunked-0.0.0.4/revision/4.cabal. => SHA256 Checksum OK for cabal/byron-spec-chain-1.0.1.1.tar.gz. => SHA256 Checksum OK for cabal/byron-spec-ledger-1.1.0.1.tar.gz. => SHA256 Checksum OK for cabal/byteorder-1.0.4/byteorder-1.0.4.tar.gz. => SHA256 Checksum OK for cabal/bytestring-strict-builder-0.4.5.8/bytestring-strict-builder-0.4.5.8.tar.gz. => SHA256 Checksum OK for cabal/call-stack-0.4.0/call-stack-0.4.0.tar.gz. => SHA256 Checksum OK for cabal/canonical-json-0.6.0.1/canonical-json-0.6.0.1.tar.gz. => SHA256 Checksum OK for cabal/canonical-json-0.6.0.1/revision/1.cabal. => SHA256 Checksum OK for cabal/capability-0.5.0.1/capability-0.5.0.1.tar.gz. => SHA256 Checksum OK for cabal/capability-0.5.0.1/revision/6.cabal. => SHA256 Checksum OK for cabal/cardano-binary-1.7.1.1.tar.gz. => SHA256 Checksum OK for cabal/cardano-crypto-1.3.0/cardano-crypto-1.3.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-crypto-class-2.2.3.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-crypto-praos-2.2.1.1.tar.gz. => SHA256 Checksum OK for cabal/cardano-crypto-test-1.6.0.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-crypto-tests-2.2.2.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-crypto-wrapper-1.6.1.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-data-1.2.4.1.tar.gz. => SHA256 Checksum OK for cabal/cardano-git-rev-0.2.2.1.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-allegra-1.7.0.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-alonzo-1.13.0.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-alonzo-test-1.3.1.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-babbage-1.11.0.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-babbage-test-1.3.1.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-binary-1.6.0.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-byron-1.1.0.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-byron-test-1.5.2.1.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-conway-1.19.0.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-conway-test-1.3.1.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-mary-1.8.0.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-shelley-1.16.0.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-shelley-ma-test-1.3.0.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-ledger-shelley-test-1.6.0.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-lmdb-0.4.0.3.tar.gz. => SHA256 Checksum OK for cabal/cardano-lmdb-simple-0.8.1.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-prelude-0.2.1.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-prelude-test-0.1.0.5.tar.gz. => SHA256 Checksum OK for cabal/cardano-protocol-tpraos-1.4.0.0.tar.gz. => SHA256 Checksum OK for cabal/cardano-slotting-0.2.0.1.tar.gz. => SHA256 Checksum OK for cabal/cardano-strict-containers-0.1.4.0.tar.gz. => SHA256 Checksum OK for cabal/case-insensitive-1.2.1.0/case-insensitive-1.2.1.0.tar.gz. => SHA256 Checksum OK for cabal/cassava-0.5.4.1/cassava-0.5.4.1.tar.gz. => SHA256 Checksum OK for cabal/cborg-0.2.10.0/cborg-0.2.10.0.tar.gz. => SHA256 Checksum OK for cabal/cborg-0.2.10.0/revision/3.cabal. => SHA256 Checksum OK for cabal/cereal-0.5.8.3/cereal-0.5.8.3.tar.gz. => SHA256 Checksum OK for cabal/character-ps-0.1/character-ps-0.1.tar.gz. => SHA256 Checksum OK for cabal/charset-0.3.12/charset-0.3.12.tar.gz. => SHA256 Checksum OK for cabal/clock-0.8.4/clock-0.8.4.tar.gz. => SHA256 Checksum OK for cabal/cmdargs-0.10.22/cmdargs-0.10.22.tar.gz. => SHA256 Checksum OK for cabal/code-page-0.2.1/code-page-0.2.1.tar.gz. => SHA256 Checksum OK for cabal/colour-2.3.6/colour-2.3.6.tar.gz. => SHA256 Checksum OK for cabal/commutative-semigroups-0.2.0.2/commutative-semigroups-0.2.0.2.tar.gz. => SHA256 Checksum OK for cabal/comonad-5.0.9/comonad-5.0.9.tar.gz. => SHA256 Checksum OK for cabal/comonad-5.0.9/revision/1.cabal. => SHA256 Checksum OK for cabal/compact-0.2.0.0/compact-0.2.0.0.tar.gz. => SHA256 Checksum OK for cabal/compact-0.2.0.0/revision/4.cabal. => SHA256 Checksum OK for cabal/composition-prelude-3.0.1.0/composition-prelude-3.0.1.0.tar.gz. => SHA256 Checksum OK for cabal/concurrent-output-1.10.21/concurrent-output-1.10.21.tar.gz. => SHA256 Checksum OK for cabal/conduit-1.3.6.1/conduit-1.3.6.1.tar.gz. => SHA256 Checksum OK for cabal/config-ini-0.2.7.0/config-ini-0.2.7.0.tar.gz. => SHA256 Checksum OK for cabal/config-ini-0.2.7.0/revision/1.cabal. => SHA256 Checksum OK for cabal/constraints-0.14.2/constraints-0.14.2.tar.gz. => SHA256 Checksum OK for cabal/constraints-0.14.2/revision/1.cabal. => SHA256 Checksum OK for cabal/constraints-extras-0.4.0.2/constraints-extras-0.4.0.2.tar.gz. => SHA256 Checksum OK for cabal/contra-tracer-0.1.0.1.tar.gz. => SHA256 Checksum OK for cabal/contravariant-1.5.5/contravariant-1.5.5.tar.gz. => SHA256 Checksum OK for cabal/cookie-0.5.1/cookie-0.5.1.tar.gz. => SHA256 Checksum OK for cabal/criterion-1.6.4.1/criterion-1.6.4.1.tar.gz. => SHA256 Checksum OK for cabal/criterion-measurement-0.2.3.0/criterion-measurement-0.2.3.0.tar.gz. => SHA256 Checksum OK for cabal/crypton-1.0.4/crypton-1.0.4.tar.gz. => SHA256 Checksum OK for cabal/crypton-connection-0.4.5/crypton-connection-0.4.5.tar.gz. => SHA256 Checksum OK for cabal/crypton-socks-0.6.2/crypton-socks-0.6.2.tar.gz. => SHA256 Checksum OK for cabal/crypton-x509-1.7.7/crypton-x509-1.7.7.tar.gz. => SHA256 Checksum OK for cabal/crypton-x509-store-1.6.11/crypton-x509-store-1.6.11.tar.gz. => SHA256 Checksum OK for cabal/crypton-x509-system-1.6.7/crypton-x509-system-1.6.7.tar.gz. => SHA256 Checksum OK for cabal/crypton-x509-validation-1.6.14/crypton-x509-validation-1.6.14.tar.gz. => SHA256 Checksum OK for cabal/cuddle-0.3.2.1.tar.gz. => SHA256 Checksum OK for cabal/data-clist-0.2/data-clist-0.2.tar.gz. => SHA256 Checksum OK for cabal/data-clist-0.2/revision/1.cabal. => SHA256 Checksum OK for cabal/data-default-0.8.0.1/data-default-0.8.0.1.tar.gz. => SHA256 Checksum OK for cabal/data-default-class-0.2.0.0/data-default-class-0.2.0.0.tar.gz. => SHA256 Checksum OK for cabal/data-fix-0.3.4/data-fix-0.3.4.tar.gz. => SHA256 Checksum OK for cabal/data-fix-0.3.4/revision/1.cabal. => SHA256 Checksum OK for cabal/dec-0.0.6/dec-0.0.6.tar.gz. => SHA256 Checksum OK for cabal/dec-0.0.6/revision/1.cabal. => SHA256 Checksum OK for cabal/dense-linear-algebra-0.1.0.0/dense-linear-algebra-0.1.0.0.tar.gz. => SHA256 Checksum OK for cabal/dependent-map-0.4.0.0/dependent-map-0.4.0.0.tar.gz. => SHA256 Checksum OK for cabal/dependent-map-0.4.0.0/revision/2.cabal. => SHA256 Checksum OK for cabal/dependent-sum-0.7.2.0/dependent-sum-0.7.2.0.tar.gz. => SHA256 Checksum OK for cabal/dependent-sum-0.7.2.0/revision/2.cabal. => SHA256 Checksum OK for cabal/deque-0.4.4.2/deque-0.4.4.2.tar.gz. => SHA256 Checksum OK for cabal/deriving-aeson-0.2.10/deriving-aeson-0.2.10.tar.gz. => SHA256 Checksum OK for cabal/deriving-compat-0.6.7/deriving-compat-0.6.7.tar.gz. => SHA256 Checksum OK for cabal/deriving-compat-0.6.7/revision/1.cabal. => SHA256 Checksum OK for cabal/dictionary-sharing-0.1.0.0/dictionary-sharing-0.1.0.0.tar.gz. => SHA256 Checksum OK for cabal/dictionary-sharing-0.1.0.0/revision/4.cabal. => SHA256 Checksum OK for cabal/diff-containers-1.3.0.0.tar.gz. => SHA256 Checksum OK for cabal/digest-0.0.2.1/digest-0.0.2.1.tar.gz. => SHA256 Checksum OK for cabal/distributive-0.6.2.1/distributive-0.6.2.1.tar.gz. => SHA256 Checksum OK for cabal/distributive-0.6.2.1/revision/1.cabal. => SHA256 Checksum OK for cabal/dlist-1.0/dlist-1.0.tar.gz. => SHA256 Checksum OK for cabal/dlist-1.0/revision/2.cabal. => SHA256 Checksum OK for cabal/dns-4.2.0/dns-4.2.0.tar.gz. => SHA256 Checksum OK for cabal/dom-lt-0.2.3/dom-lt-0.2.3.tar.gz. => SHA256 Checksum OK for cabal/dom-lt-0.2.3/revision/1.cabal. => SHA256 Checksum OK for cabal/dot-0.3/dot-0.3.tar.gz. => SHA256 Checksum OK for cabal/easy-file-0.2.5/easy-file-0.2.5.tar.gz. => SHA256 Checksum OK for cabal/either-5.0.3/either-5.0.3.tar.gz. => SHA256 Checksum OK for cabal/either-5.0.3/revision/1.cabal. => SHA256 Checksum OK for cabal/ekg-core-0.1.2.0/ekg-core-0.1.2.0.tar.gz. => SHA256 Checksum OK for cabal/ekg-json-0.1.1.1/ekg-json-0.1.1.1.tar.gz. => SHA256 Checksum OK for cabal/ekg-json-0.1.1.1/revision/1.cabal. => SHA256 Checksum OK for cabal/ekg-wai-0.1.2.0/ekg-wai-0.1.2.0.tar.gz. => SHA256 Checksum OK for cabal/entropy-0.4.1.11/entropy-0.4.1.11.tar.gz. => SHA256 Checksum OK for cabal/erf-2.0.0.0/erf-2.0.0.0.tar.gz. => SHA256 Checksum OK for cabal/extra-1.8/extra-1.8.tar.gz. => SHA256 Checksum OK for cabal/fast-logger-3.2.6/fast-logger-3.2.6.tar.gz. => SHA256 Checksum OK for cabal/fgl-5.8.3.0/fgl-5.8.3.0.tar.gz. => SHA256 Checksum OK for cabal/fgl-5.8.3.0/revision/2.cabal. => SHA256 Checksum OK for cabal/file-embed-0.0.16.0/file-embed-0.0.16.0.tar.gz. => SHA256 Checksum OK for cabal/filelock-0.1.1.8/filelock-0.1.1.8.tar.gz. => SHA256 Checksum OK for cabal/fin-0.3.2/fin-0.3.2.tar.gz. => SHA256 Checksum OK for cabal/fin-0.3.2/revision/1.cabal. => SHA256 Checksum OK for cabal/fingertree-0.1.6.2/fingertree-0.1.6.2.tar.gz. => SHA256 Checksum OK for cabal/fingertree-rm-1.0.0.4.tar.gz. => SHA256 Checksum OK for cabal/flat-0.6/flat-0.6.tar.gz. => SHA256 Checksum OK for cabal/foldl-1.4.18/foldl-1.4.18.tar.gz. => SHA256 Checksum OK for cabal/foldl-1.4.18/revision/1.cabal. => SHA256 Checksum OK for cabal/formatting-7.2.0/formatting-7.2.0.tar.gz. => SHA256 Checksum OK for cabal/foundation-0.0.30/foundation-0.0.30.tar.gz. => SHA256 Checksum OK for cabal/free-5.2/free-5.2.tar.gz. => SHA256 Checksum OK for cabal/free-5.2/revision/7.cabal. => SHA256 Checksum OK for cabal/fs-api-0.3.0.0/fs-api-0.3.0.0.tar.gz. => SHA256 Checksum OK for cabal/fs-api-0.3.0.0/revision/1.cabal. => SHA256 Checksum OK for cabal/fs-sim-0.3.0.0/fs-sim-0.3.0.0.tar.gz. => SHA256 Checksum OK for cabal/fs-sim-0.3.0.0/revision/1.cabal. => SHA256 Checksum OK for cabal/generic-arbitrary-1.0.1.2/generic-arbitrary-1.0.1.2.tar.gz. => SHA256 Checksum OK for cabal/generic-lens-2.2.2.0/generic-lens-2.2.2.0.tar.gz. => SHA256 Checksum OK for cabal/generic-lens-2.2.2.0/revision/1.cabal. => SHA256 Checksum OK for cabal/generic-lens-core-2.2.1.0/generic-lens-core-2.2.1.0.tar.gz. => SHA256 Checksum OK for cabal/generic-lens-core-2.2.1.0/revision/2.cabal. => SHA256 Checksum OK for cabal/generic-optics-2.2.1.0/generic-optics-2.2.1.0.tar.gz. => SHA256 Checksum OK for cabal/generic-optics-2.2.1.0/revision/2.cabal. => SHA256 Checksum OK for cabal/generic-random-1.5.0.1/generic-random-1.5.0.1.tar.gz. => SHA256 Checksum OK for cabal/generically-0.1.1/generically-0.1.1.tar.gz. => SHA256 Checksum OK for cabal/generically-0.1.1/revision/4.cabal. => SHA256 Checksum OK for cabal/generics-sop-0.5.1.4/generics-sop-0.5.1.4.tar.gz. => SHA256 Checksum OK for cabal/generics-sop-0.5.1.4/revision/2.cabal. => SHA256 Checksum OK for cabal/genvalidity-1.1.1.0/genvalidity-1.1.1.0.tar.gz. => SHA256 Checksum OK for cabal/githash-0.1.7.0/githash-0.1.7.0.tar.gz. => SHA256 Checksum OK for cabal/graphviz-2999.20.2.1/graphviz-2999.20.2.1.tar.gz. => SHA256 Checksum OK for cabal/groups-0.5.3/groups-0.5.3.tar.gz. => SHA256 Checksum OK for cabal/half-0.3.3/half-0.3.3.tar.gz. => SHA256 Checksum OK for cabal/half-0.3.3/revision/1.cabal. => SHA256 Checksum OK for cabal/happy-2.1.7/happy-2.1.7.tar.gz. => SHA256 Checksum OK for cabal/happy-lib-2.1.7/happy-lib-2.1.7.tar.gz. => SHA256 Checksum OK for cabal/hashable-1.4.7.0/hashable-1.4.7.0.tar.gz. => SHA256 Checksum OK for cabal/haskell-lexer-1.2.1/haskell-lexer-1.2.1.tar.gz. => SHA256 Checksum OK for cabal/heapwords-0.1.0.2.tar.gz. => SHA256 Checksum OK for cabal/hedgehog-1.5/hedgehog-1.5.tar.gz. => SHA256 Checksum OK for cabal/hedgehog-1.5/revision/2.cabal. => SHA256 Checksum OK for cabal/hedgehog-quickcheck-0.1.1/hedgehog-quickcheck-0.1.1.tar.gz. => SHA256 Checksum OK for cabal/hedgehog-quickcheck-0.1.1/revision/10.cabal. => SHA256 Checksum OK for cabal/heredoc-0.2.0.0/heredoc-0.2.0.0.tar.gz. => SHA256 Checksum OK for cabal/hostname-1.0/hostname-1.0.tar.gz. => SHA256 Checksum OK for cabal/hourglass-0.2.12/hourglass-0.2.12.tar.gz. => SHA256 Checksum OK for cabal/hourglass-0.2.12/revision/1.cabal. => SHA256 Checksum OK for cabal/hsc2hs-0.68.10/hsc2hs-0.68.10.tar.gz. => SHA256 Checksum OK for cabal/hsc2hs-0.68.10/revision/4.cabal. => SHA256 Checksum OK for cabal/hspec-2.11.12/hspec-2.11.12.tar.gz. => SHA256 Checksum OK for cabal/hspec-core-2.11.12/hspec-core-2.11.12.tar.gz. => SHA256 Checksum OK for cabal/hspec-core-2.11.12/revision/1.cabal. => SHA256 Checksum OK for cabal/hspec-discover-2.11.12/hspec-discover-2.11.12.tar.gz. => SHA256 Checksum OK for cabal/hspec-expectations-0.8.4/hspec-expectations-0.8.4.tar.gz. => SHA256 Checksum OK for cabal/hspec-expectations-0.8.4/revision/2.cabal. => SHA256 Checksum OK for cabal/hspec-expectations-lifted-0.10.0/hspec-expectations-lifted-0.10.0.tar.gz. => SHA256 Checksum OK for cabal/http-api-data-0.6.2/http-api-data-0.6.2.tar.gz. => SHA256 Checksum OK for cabal/http-client-0.7.19/http-client-0.7.19.tar.gz. => SHA256 Checksum OK for cabal/http-client-tls-0.3.6.4/http-client-tls-0.3.6.4.tar.gz. => SHA256 Checksum OK for cabal/http-client-tls-0.3.6.4/revision/2.cabal. => SHA256 Checksum OK for cabal/http-date-0.0.11/http-date-0.0.11.tar.gz. => SHA256 Checksum OK for cabal/http-semantics-0.3.0/http-semantics-0.3.0.tar.gz. => SHA256 Checksum OK for cabal/http-types-0.12.4/http-types-0.12.4.tar.gz. => SHA256 Checksum OK for cabal/http2-5.3.10/http2-5.3.10.tar.gz. => SHA256 Checksum OK for cabal/http2-5.3.10/revision/1.cabal. => SHA256 Checksum OK for cabal/indexed-profunctors-0.1.1.1/indexed-profunctors-0.1.1.1.tar.gz. => SHA256 Checksum OK for cabal/indexed-traversable-0.1.4/indexed-traversable-0.1.4.tar.gz. => SHA256 Checksum OK for cabal/indexed-traversable-0.1.4/revision/1.cabal. => SHA256 Checksum OK for cabal/indexed-traversable-instances-0.1.2/indexed-traversable-instances-0.1.2.tar.gz. => SHA256 Checksum OK for cabal/indexed-traversable-instances-0.1.2/revision/1.cabal. => SHA256 Checksum OK for cabal/infinite-list-0.1.2/infinite-list-0.1.2.tar.gz. => SHA256 Checksum OK for cabal/integer-conversion-0.1.1/integer-conversion-0.1.1.tar.gz. => SHA256 Checksum OK for cabal/integer-conversion-0.1.1/revision/1.cabal. => SHA256 Checksum OK for cabal/integer-logarithms-1.0.4/integer-logarithms-1.0.4.tar.gz. => SHA256 Checksum OK for cabal/invariant-0.6.4/invariant-0.6.4.tar.gz. => SHA256 Checksum OK for cabal/invariant-0.6.4/revision/1.cabal. => SHA256 Checksum OK for cabal/io-classes-1.5.0.0/io-classes-1.5.0.0.tar.gz. => SHA256 Checksum OK for cabal/io-classes-1.5.0.0/revision/2.cabal. => SHA256 Checksum OK for cabal/io-classes-mtl-0.1.2.0/io-classes-mtl-0.1.2.0.tar.gz. => SHA256 Checksum OK for cabal/io-classes-mtl-0.1.2.0/revision/2.cabal. => SHA256 Checksum OK for cabal/io-sim-1.5.1.0/io-sim-1.5.1.0.tar.gz. => SHA256 Checksum OK for cabal/io-sim-1.5.1.0/revision/1.cabal. => SHA256 Checksum OK for cabal/iohk-monitoring-0.2.1.2.tar.gz. => SHA256 Checksum OK for cabal/iproute-1.7.15/iproute-1.7.15.tar.gz. => SHA256 Checksum OK for cabal/js-chart-2.9.4.1/js-chart-2.9.4.1.tar.gz. => SHA256 Checksum OK for cabal/kan-extensions-5.2.7/kan-extensions-5.2.7.tar.gz. => SHA256 Checksum OK for cabal/katip-0.8.8.4/katip-0.8.8.4.tar.gz. => SHA256 Checksum OK for cabal/lazy-search-0.1.3.0/lazy-search-0.1.3.0.tar.gz. => SHA256 Checksum OK for cabal/lazysmallcheck-0.6/lazysmallcheck-0.6.tar.gz. => SHA256 Checksum OK for cabal/lens-5.3.5/lens-5.3.5.tar.gz. => SHA256 Checksum OK for cabal/lens-5.3.5/revision/1.cabal. => SHA256 Checksum OK for cabal/lens-aeson-1.2.3/lens-aeson-1.2.3.tar.gz. => SHA256 Checksum OK for cabal/lens-aeson-1.2.3/revision/2.cabal. => SHA256 Checksum OK for cabal/libyaml-0.1.4/libyaml-0.1.4.tar.gz. => SHA256 Checksum OK for cabal/libyaml-clib-0.2.5/libyaml-clib-0.2.5.tar.gz. => SHA256 Checksum OK for cabal/lifted-async-0.10.2.7/lifted-async-0.10.2.7.tar.gz. => SHA256 Checksum OK for cabal/lifted-base-0.2.3.12/lifted-base-0.2.3.12.tar.gz. => SHA256 Checksum OK for cabal/list-t-1.0.5.7/list-t-1.0.5.7.tar.gz. => SHA256 Checksum OK for cabal/logict-0.8.2.0/logict-0.8.2.0.tar.gz. => SHA256 Checksum OK for cabal/math-functions-0.3.4.4/math-functions-0.3.4.4.tar.gz. => SHA256 Checksum OK for cabal/measures-0.1.0.2.tar.gz. => SHA256 Checksum OK for cabal/megaparsec-9.7.0/megaparsec-9.7.0.tar.gz. => SHA256 Checksum OK for cabal/memory-0.18.0/memory-0.18.0.tar.gz. => SHA256 Checksum OK for cabal/memory-0.18.0/revision/1.cabal. => SHA256 Checksum OK for cabal/memory-pool-0.1.0.0/memory-pool-0.1.0.0.tar.gz. => SHA256 Checksum OK for cabal/mempack-0.1.2.0/mempack-0.1.2.0.tar.gz. => SHA256 Checksum OK for cabal/microlens-0.4.13.1/microlens-0.4.13.1.tar.gz. => SHA256 Checksum OK for cabal/microlens-0.4.13.1/revision/1.cabal. => SHA256 Checksum OK for cabal/microlens-mtl-0.2.1.0/microlens-mtl-0.2.1.0.tar.gz. => SHA256 Checksum OK for cabal/microlens-th-0.4.3.17/microlens-th-0.4.3.17.tar.gz. => SHA256 Checksum OK for cabal/microstache-1.0.3/microstache-1.0.3.tar.gz. => SHA256 Checksum OK for cabal/microstache-1.0.3/revision/1.cabal. => SHA256 Checksum OK for cabal/mime-types-0.1.2.0/mime-types-0.1.2.0.tar.gz. => SHA256 Checksum OK for cabal/mmorph-1.2.1/mmorph-1.2.1.tar.gz. => SHA256 Checksum OK for cabal/mmorph-1.2.1/revision/1.cabal. => SHA256 Checksum OK for cabal/monad-control-1.0.3.1/monad-control-1.0.3.1.tar.gz. => SHA256 Checksum OK for cabal/mono-traversable-1.0.21.0/mono-traversable-1.0.21.0.tar.gz. => SHA256 Checksum OK for cabal/monoid-subclasses-1.2.6/monoid-subclasses-1.2.6.tar.gz. => SHA256 Checksum OK for cabal/monoidal-containers-0.6.6.0/monoidal-containers-0.6.6.0.tar.gz. => SHA256 Checksum OK for cabal/monoidal-synchronisation-0.1.0.6.tar.gz. => SHA256 Checksum OK for cabal/mtl-compat-0.2.2/mtl-compat-0.2.2.tar.gz. => SHA256 Checksum OK for cabal/multiset-0.3.4.3/multiset-0.3.4.3.tar.gz. => SHA256 Checksum OK for cabal/multiset-0.3.4.3/revision/1.cabal. => SHA256 Checksum OK for cabal/mutable-containers-0.3.4.1/mutable-containers-0.3.4.1.tar.gz. => SHA256 Checksum OK for cabal/mwc-random-0.15.2.0/mwc-random-0.15.2.0.tar.gz. => SHA256 Checksum OK for cabal/network-3.2.8.0/network-3.2.8.0.tar.gz. => SHA256 Checksum OK for cabal/network-byte-order-0.1.7/network-byte-order-0.1.7.tar.gz. => SHA256 Checksum OK for cabal/network-control-0.1.7/network-control-0.1.7.tar.gz. => SHA256 Checksum OK for cabal/network-mux-0.8.0.2.tar.gz. => SHA256 Checksum OK for cabal/network-uri-2.6.4.2/network-uri-2.6.4.2.tar.gz. => SHA256 Checksum OK for cabal/network-uri-2.6.4.2/revision/1.cabal. => SHA256 Checksum OK for cabal/newtype-0.2.2.0/newtype-0.2.2.0.tar.gz. => SHA256 Checksum OK for cabal/newtype-0.2.2.0/revision/3.cabal. => SHA256 Checksum OK for cabal/newtype-generics-0.6.2/newtype-generics-0.6.2.tar.gz. => SHA256 Checksum OK for cabal/newtype-generics-0.6.2/revision/5.cabal. => SHA256 Checksum OK for cabal/non-integral-1.0.0.0.tar.gz. => SHA256 Checksum OK for cabal/non-integral-1.0.0.0/revision/2.cabal. => SHA256 Checksum OK for cabal/nonempty-containers-0.3.5.0/nonempty-containers-0.3.5.0.tar.gz. => SHA256 Checksum OK for cabal/nonempty-vector-0.2.4/nonempty-vector-0.2.4.tar.gz. => SHA256 Checksum OK for cabal/nothunks-0.2.1.1/nothunks-0.2.1.1.tar.gz. => SHA256 Checksum OK for cabal/old-locale-1.0.0.7/old-locale-1.0.0.7.tar.gz. => SHA256 Checksum OK for cabal/old-locale-1.0.0.7/revision/2.cabal. => SHA256 Checksum OK for cabal/old-time-1.1.0.4/old-time-1.1.0.4.tar.gz. => SHA256 Checksum OK for cabal/optics-core-0.4.1.1/optics-core-0.4.1.1.tar.gz. => SHA256 Checksum OK for cabal/optics-core-0.4.1.1/revision/1.cabal. => SHA256 Checksum OK for cabal/optparse-applicative-0.19.0.0/optparse-applicative-0.19.0.0.tar.gz. => SHA256 Checksum OK for cabal/ordered-containers-0.2.4/ordered-containers-0.2.4.tar.gz. => SHA256 Checksum OK for cabal/ouroboros-consensus-diffusion-0.23.0.0.tar.gz. => SHA256 Checksum OK for cabal/ouroboros-consensus-protocol-0.12.0.0.tar.gz. => SHA256 Checksum OK for cabal/ouroboros-consensus-protocol-0.12.0.0/revision/1.cabal. => SHA256 Checksum OK for cabal/ouroboros-network-0.21.3.0.tar.gz. => SHA256 Checksum OK for cabal/ouroboros-network-framework-0.18.0.2.tar.gz. => SHA256 Checksum OK for cabal/ouroboros-network-mock-0.1.1.2.tar.gz. => SHA256 Checksum OK for cabal/ouroboros-network-protocols-0.14.0.2.tar.gz. => SHA256 Checksum OK for cabal/ouroboros-network-testing-0.8.1.0.tar.gz. => SHA256 Checksum OK for cabal/parallel-3.2.2.0/parallel-3.2.2.0.tar.gz. => SHA256 Checksum OK for cabal/parallel-3.2.2.0/revision/10.cabal. => SHA256 Checksum OK for cabal/parsec-3.1.18.0/parsec-3.1.18.0.tar.gz. => SHA256 Checksum OK for cabal/parser-combinators-1.3.0/parser-combinators-1.3.0.tar.gz. => SHA256 Checksum OK for cabal/parser-combinators-1.3.0/revision/1.cabal. => SHA256 Checksum OK for cabal/parsers-0.12.12/parsers-0.12.12.tar.gz. => SHA256 Checksum OK for cabal/parsers-0.12.12/revision/1.cabal. => SHA256 Checksum OK for cabal/partial-order-0.2.0.0/partial-order-0.2.0.0.tar.gz. => SHA256 Checksum OK for cabal/pcre-heavy-1.0.0.4/pcre-heavy-1.0.0.4.tar.gz. => SHA256 Checksum OK for cabal/pcre-light-0.4.1.3/pcre-light-0.4.1.3.tar.gz. => SHA256 Checksum OK for cabal/pcre-light-0.4.1.3/revision/1.cabal. => SHA256 Checksum OK for cabal/pem-0.2.4/pem-0.2.4.tar.gz. => SHA256 Checksum OK for cabal/pipes-4.3.16/pipes-4.3.16.tar.gz. => SHA256 Checksum OK for cabal/pipes-4.3.16/revision/6.cabal. => SHA256 Checksum OK for cabal/plutus-core-1.53.0.0.tar.gz. => SHA256 Checksum OK for cabal/plutus-ledger-api-1.53.0.0.tar.gz. => SHA256 Checksum OK for cabal/plutus-tx-1.53.0.0.tar.gz. => SHA256 Checksum OK for cabal/polyparse-1.13/polyparse-1.13.tar.gz. => SHA256 Checksum OK for cabal/polyparse-1.13/revision/9.cabal. => SHA256 Checksum OK for cabal/pretty-show-1.10/pretty-show-1.10.tar.gz. => SHA256 Checksum OK for cabal/pretty-simple-4.1.3.0/pretty-simple-4.1.3.0.tar.gz. => SHA256 Checksum OK for cabal/prettyprinter-1.7.1/prettyprinter-1.7.1.tar.gz. => SHA256 Checksum OK for cabal/prettyprinter-ansi-terminal-1.1.3/prettyprinter-ansi-terminal-1.1.3.tar.gz. => SHA256 Checksum OK for cabal/prettyprinter-compat-ansi-wl-pprint-1.0.2/prettyprinter-compat-ansi-wl-pprint-1.0.2.tar.gz. => SHA256 Checksum OK for cabal/prettyprinter-configurable-1.36.0.0.tar.gz. => SHA256 Checksum OK for cabal/primes-0.2.1.0/primes-0.2.1.0.tar.gz. => SHA256 Checksum OK for cabal/primitive-0.9.1.0/primitive-0.9.1.0.tar.gz. => SHA256 Checksum OK for cabal/profunctors-5.6.3/profunctors-5.6.3.tar.gz. => SHA256 Checksum OK for cabal/prometheus-2.3.0/prometheus-2.3.0.tar.gz. => SHA256 Checksum OK for cabal/protolude-0.3.5/protolude-0.3.5.tar.gz. => SHA256 Checksum OK for cabal/psqueues-0.2.8.2/psqueues-0.2.8.2.tar.gz. => SHA256 Checksum OK for cabal/pvar-1.0.0.0/pvar-1.0.0.0.tar.gz. => SHA256 Checksum OK for cabal/pvar-1.0.0.0/revision/1.cabal. => SHA256 Checksum OK for cabal/quickcheck-instances-0.3.33/quickcheck-instances-0.3.33.tar.gz. => SHA256 Checksum OK for cabal/quickcheck-instances-0.3.33/revision/1.cabal. => SHA256 Checksum OK for cabal/quickcheck-io-0.2.0/quickcheck-io-0.2.0.tar.gz. => SHA256 Checksum OK for cabal/quickcheck-monoids-0.1.0.3.tar.gz. => SHA256 Checksum OK for cabal/quickcheck-state-machine-0.10.2/quickcheck-state-machine-0.10.2.tar.gz. => SHA256 Checksum OK for cabal/quickcheck-transformer-0.3.1.2/quickcheck-transformer-0.3.1.2.tar.gz. => SHA256 Checksum OK for cabal/quickcheck-transformer-0.3.1.2/revision/1.cabal. => SHA256 Checksum OK for cabal/quiet-0.2/quiet-0.2.tar.gz. => SHA256 Checksum OK for cabal/ral-0.2.2/ral-0.2.2.tar.gz. => SHA256 Checksum OK for cabal/ral-0.2.2/revision/2.cabal. => SHA256 Checksum OK for cabal/random-1.2.1.3/random-1.2.1.3.tar.gz. => SHA256 Checksum OK for cabal/random-shuffle-0.0.4/random-shuffle-0.0.4.tar.gz. => SHA256 Checksum OK for cabal/rawlock-0.1.1.0/rawlock-0.1.1.0.tar.gz. => SHA256 Checksum OK for cabal/rawlock-0.1.1.0/revision/2.cabal. => SHA256 Checksum OK for cabal/recursion-schemes-5.2.3/recursion-schemes-5.2.3.tar.gz. => SHA256 Checksum OK for cabal/recursion-schemes-5.2.3/revision/1.cabal. => SHA256 Checksum OK for cabal/recv-0.1.1/recv-0.1.1.tar.gz. => SHA256 Checksum OK for cabal/reflection-2.1.9/reflection-2.1.9.tar.gz. => SHA256 Checksum OK for cabal/reflection-2.1.9/revision/1.cabal. => SHA256 Checksum OK for cabal/relude-1.2.2.2/relude-1.2.2.2.tar.gz. => SHA256 Checksum OK for cabal/relude-1.2.2.2/revision/1.cabal. => SHA256 Checksum OK for cabal/resource-registry-0.1.0.0/resource-registry-0.1.0.0.tar.gz. => SHA256 Checksum OK for cabal/resource-registry-0.1.0.0/revision/1.cabal. => SHA256 Checksum OK for cabal/resourcet-1.3.0/resourcet-1.3.0.tar.gz. => SHA256 Checksum OK for cabal/safe-0.3.21/safe-0.3.21.tar.gz. => SHA256 Checksum OK for cabal/safe-0.3.21/revision/1.cabal. => SHA256 Checksum OK for cabal/safe-exceptions-0.1.7.4/safe-exceptions-0.1.7.4.tar.gz. => SHA256 Checksum OK for cabal/safe-exceptions-0.1.7.4/revision/1.cabal. => SHA256 Checksum OK for cabal/safe-wild-cards-1.0.0.2/safe-wild-cards-1.0.0.2.tar.gz. => SHA256 Checksum OK for cabal/safe-wild-cards-1.0.0.2/revision/2.cabal. => SHA256 Checksum OK for cabal/scientific-0.3.8.0/scientific-0.3.8.0.tar.gz. => SHA256 Checksum OK for cabal/scientific-0.3.8.0/revision/2.cabal. => SHA256 Checksum OK for cabal/selective-0.7.0.1/selective-0.7.0.1.tar.gz. => SHA256 Checksum OK for cabal/semialign-1.3.1/semialign-1.3.1.tar.gz. => SHA256 Checksum OK for cabal/semialign-1.3.1/revision/2.cabal. => SHA256 Checksum OK for cabal/semigroupoids-6.0.1/semigroupoids-6.0.1.tar.gz. => SHA256 Checksum OK for cabal/semigroupoids-6.0.1/revision/2.cabal. => SHA256 Checksum OK for cabal/semigroups-0.20/semigroups-0.20.tar.gz. => SHA256 Checksum OK for cabal/serialise-0.2.6.1/serialise-0.2.6.1.tar.gz. => SHA256 Checksum OK for cabal/serialise-0.2.6.1/revision/5.cabal. => SHA256 Checksum OK for cabal/set-algebra-1.1.0.4.tar.gz. => SHA256 Checksum OK for cabal/si-timers-1.5.0.0/si-timers-1.5.0.0.tar.gz. => SHA256 Checksum OK for cabal/si-timers-1.5.0.0/revision/2.cabal. => SHA256 Checksum OK for cabal/simple-sendfile-0.2.32/simple-sendfile-0.2.32.tar.gz. => SHA256 Checksum OK for cabal/singletons-3.0.4/singletons-3.0.4.tar.gz. => SHA256 Checksum OK for cabal/singletons-th-3.4/singletons-th-3.4.tar.gz. => SHA256 Checksum OK for cabal/size-based-0.1.3.3/size-based-0.1.3.3.tar.gz. => SHA256 Checksum OK for cabal/size-based-0.1.3.3/revision/1.cabal. => SHA256 Checksum OK for cabal/small-steps-1.1.2.0.tar.gz. => SHA256 Checksum OK for cabal/some-1.0.6/some-1.0.6.tar.gz. => SHA256 Checksum OK for cabal/some-1.0.6/revision/2.cabal. => SHA256 Checksum OK for cabal/sop-core-0.5.0.2/sop-core-0.5.0.2.tar.gz. => SHA256 Checksum OK for cabal/sop-core-0.5.0.2/revision/5.cabal. => SHA256 Checksum OK for cabal/sop-extras-0.4.0.0.tar.gz. => SHA256 Checksum OK for cabal/split-0.2.5/split-0.2.5.tar.gz. => SHA256 Checksum OK for cabal/splitmix-0.1.3.1/splitmix-0.1.3.1.tar.gz. => SHA256 Checksum OK for cabal/statistics-0.16.3.0/statistics-0.16.3.0.tar.gz. => SHA256 Checksum OK for cabal/statistics-0.16.3.0/revision/2.cabal. => SHA256 Checksum OK for cabal/statistics-linreg-0.3/statistics-linreg-0.3.tar.gz. => SHA256 Checksum OK for cabal/streaming-0.2.4.0/streaming-0.2.4.0.tar.gz. => SHA256 Checksum OK for cabal/streaming-binary-0.3.0.1/streaming-binary-0.3.0.1.tar.gz. => SHA256 Checksum OK for cabal/streaming-bytestring-0.3.4/streaming-bytestring-0.3.4.tar.gz. => SHA256 Checksum OK for cabal/streaming-commons-0.2.3.0/streaming-commons-0.2.3.0.tar.gz. => SHA256 Checksum OK for cabal/strict-0.5.1/strict-0.5.1.tar.gz. => SHA256 Checksum OK for cabal/strict-0.5.1/revision/1.cabal. => SHA256 Checksum OK for cabal/strict-checked-vars-0.2.0.0.tar.gz. => SHA256 Checksum OK for cabal/strict-checked-vars-0.2.0.0/revision/1.cabal. => SHA256 Checksum OK for cabal/strict-list-0.1.7.6/strict-list-0.1.7.6.tar.gz. => SHA256 Checksum OK for cabal/strict-mvar-1.5.0.0/strict-mvar-1.5.0.0.tar.gz. => SHA256 Checksum OK for cabal/strict-mvar-1.5.0.0/revision/1.cabal. => SHA256 Checksum OK for cabal/strict-sop-core-0.1.3.0.tar.gz. => SHA256 Checksum OK for cabal/strict-stm-1.5.0.0/strict-stm-1.5.0.0.tar.gz. => SHA256 Checksum OK for cabal/strict-stm-1.5.0.0/revision/1.cabal. => SHA256 Checksum OK for cabal/string-conv-0.2.0/string-conv-0.2.0.tar.gz. => SHA256 Checksum OK for cabal/string-conversions-0.4.0.1/string-conversions-0.4.0.1.tar.gz. => SHA256 Checksum OK for cabal/string-conversions-0.4.0.1/revision/1.cabal. => SHA256 Checksum OK for cabal/syb-0.7.3/syb-0.7.3.tar.gz. => SHA256 Checksum OK for cabal/tagged-0.8.9/tagged-0.8.9.tar.gz. => SHA256 Checksum OK for cabal/tasty-1.5.3/tasty-1.5.3.tar.gz. => SHA256 Checksum OK for cabal/tasty-1.5.3/revision/2.cabal. => SHA256 Checksum OK for cabal/tasty-expected-failure-0.12.3/tasty-expected-failure-0.12.3.tar.gz. => SHA256 Checksum OK for cabal/tasty-golden-2.3.5/tasty-golden-2.3.5.tar.gz. => SHA256 Checksum OK for cabal/tasty-hedgehog-1.4.0.2/tasty-hedgehog-1.4.0.2.tar.gz. => SHA256 Checksum OK for cabal/tasty-hedgehog-1.4.0.2/revision/7.cabal. => SHA256 Checksum OK for cabal/tasty-hunit-0.10.2/tasty-hunit-0.10.2.tar.gz. => SHA256 Checksum OK for cabal/tasty-quickcheck-0.11.1/tasty-quickcheck-0.11.1.tar.gz. => SHA256 Checksum OK for cabal/tasty-quickcheck-0.11.1/revision/4.cabal. => SHA256 Checksum OK for cabal/tasty-rerun-1.1.20/tasty-rerun-1.1.20.tar.gz. => SHA256 Checksum OK for cabal/tasty-rerun-1.1.20/revision/2.cabal. => SHA256 Checksum OK for cabal/temporary-1.3/temporary-1.3.tar.gz. => SHA256 Checksum OK for cabal/terminal-size-0.3.4/terminal-size-0.3.4.tar.gz. => SHA256 Checksum OK for cabal/terminal-size-0.3.4/revision/1.cabal. => SHA256 Checksum OK for cabal/testing-type-modifiers-0.1.0.1/testing-type-modifiers-0.1.0.1.tar.gz. => SHA256 Checksum OK for cabal/text-2.1.3/text-2.1.3.tar.gz. => SHA256 Checksum OK for cabal/text-2.1.3/revision/1.cabal. => SHA256 Checksum OK for cabal/text-builder-1.0.0.4/text-builder-1.0.0.4.tar.gz. => SHA256 Checksum OK for cabal/text-builder-core-0.1.1.1/text-builder-core-0.1.1.1.tar.gz. => SHA256 Checksum OK for cabal/text-iso8601-0.1.1/text-iso8601-0.1.1.tar.gz. => SHA256 Checksum OK for cabal/text-iso8601-0.1.1/revision/2.cabal. => SHA256 Checksum OK for cabal/text-short-0.1.6/text-short-0.1.6.tar.gz. => SHA256 Checksum OK for cabal/text-short-0.1.6/revision/3.cabal. => SHA256 Checksum OK for cabal/text-zipper-0.13/text-zipper-0.13.tar.gz. => SHA256 Checksum OK for cabal/tf-random-0.5/tf-random-0.5.tar.gz. => SHA256 Checksum OK for cabal/th-abstraction-0.7.1.0/th-abstraction-0.7.1.0.tar.gz. => SHA256 Checksum OK for cabal/th-abstraction-0.7.1.0/revision/1.cabal. => SHA256 Checksum OK for cabal/th-compat-0.1.6/th-compat-0.1.6.tar.gz. => SHA256 Checksum OK for cabal/th-desugar-1.17/th-desugar-1.17.tar.gz. => SHA256 Checksum OK for cabal/th-env-0.1.1/th-env-0.1.1.tar.gz. => SHA256 Checksum OK for cabal/th-expand-syns-0.4.12.0/th-expand-syns-0.4.12.0.tar.gz. => SHA256 Checksum OK for cabal/th-lift-0.8.6/th-lift-0.8.6.tar.gz. => SHA256 Checksum OK for cabal/th-lift-instances-0.1.20/th-lift-instances-0.1.20.tar.gz. => SHA256 Checksum OK for cabal/th-orphans-0.13.16/th-orphans-0.13.16.tar.gz. => SHA256 Checksum OK for cabal/th-reify-many-0.1.10/th-reify-many-0.1.10.tar.gz. => SHA256 Checksum OK for cabal/th-utilities-0.2.5.2/th-utilities-0.2.5.2.tar.gz. => SHA256 Checksum OK for cabal/these-1.2.1/these-1.2.1.tar.gz. => SHA256 Checksum OK for cabal/these-1.2.1/revision/2.cabal. => SHA256 Checksum OK for cabal/time-compat-1.9.8/time-compat-1.9.8.tar.gz. => SHA256 Checksum OK for cabal/time-manager-0.2.3/time-manager-0.2.3.tar.gz. => SHA256 Checksum OK for cabal/time-units-1.0.0/time-units-1.0.0.tar.gz. => SHA256 Checksum OK for cabal/tls-2.1.6/tls-2.1.6.tar.gz. => SHA256 Checksum OK for cabal/tracer-transformers-0.1.0.4.tar.gz. => SHA256 Checksum OK for cabal/transformers-base-0.4.6/transformers-base-0.4.6.tar.gz. => SHA256 Checksum OK for cabal/transformers-compat-0.7.2/transformers-compat-0.7.2.tar.gz. => SHA256 Checksum OK for cabal/transformers-except-0.1.4/transformers-except-0.1.4.tar.gz. => SHA256 Checksum OK for cabal/transformers-except-0.1.4/revision/1.cabal. => SHA256 Checksum OK for cabal/tree-diff-0.3.4/tree-diff-0.3.4.tar.gz. => SHA256 Checksum OK for cabal/tree-diff-0.3.4/revision/2.cabal. => SHA256 Checksum OK for cabal/typed-process-0.2.13.0/typed-process-0.2.13.0.tar.gz. => SHA256 Checksum OK for cabal/typed-protocols-0.3.0.0.tar.gz. => SHA256 Checksum OK for cabal/typed-protocols-cborg-0.3.0.0.tar.gz. => SHA256 Checksum OK for cabal/typed-protocols-examples-0.5.0.0.tar.gz. => SHA256 Checksum OK for cabal/typed-protocols-stateful-0.3.0.0.tar.gz. => SHA256 Checksum OK for cabal/typed-protocols-stateful-cborg-0.3.0.0.tar.gz. => SHA256 Checksum OK for cabal/unbounded-delays-0.1.1.1/unbounded-delays-0.1.1.1.tar.gz. => SHA256 Checksum OK for cabal/universe-base-1.1.4/universe-base-1.1.4.tar.gz. => SHA256 Checksum OK for cabal/universe-base-1.1.4/revision/1.cabal. => SHA256 Checksum OK for cabal/unix-bytestring-0.4.0.3/unix-bytestring-0.4.0.3.tar.gz. => SHA256 Checksum OK for cabal/unix-compat-0.7.4.1/unix-compat-0.7.4.1.tar.gz. => SHA256 Checksum OK for cabal/unix-time-0.4.17/unix-time-0.4.17.tar.gz. => SHA256 Checksum OK for cabal/unliftio-0.2.25.1/unliftio-0.2.25.1.tar.gz. => SHA256 Checksum OK for cabal/unliftio-core-0.2.1.0/unliftio-core-0.2.1.0.tar.gz. => SHA256 Checksum OK for cabal/unliftio-core-0.2.1.0/revision/4.cabal. => SHA256 Checksum OK for cabal/unordered-containers-0.2.20/unordered-containers-0.2.20.tar.gz. => SHA256 Checksum OK for cabal/unordered-containers-0.2.20/revision/4.cabal. => SHA256 Checksum OK for cabal/utf8-string-1.0.2/utf8-string-1.0.2.tar.gz. => SHA256 Checksum OK for cabal/uuid-types-1.0.6/uuid-types-1.0.6.tar.gz. => SHA256 Checksum OK for cabal/uuid-types-1.0.6/revision/3.cabal. => SHA256 Checksum OK for cabal/validation-1.1.3/validation-1.1.3.tar.gz. => SHA256 Checksum OK for cabal/validation-1.1.3/revision/1.cabal. => SHA256 Checksum OK for cabal/validation-selective-0.2.0.0/validation-selective-0.2.0.0.tar.gz. => SHA256 Checksum OK for cabal/validation-selective-0.2.0.0/revision/6.cabal. => SHA256 Checksum OK for cabal/validity-0.12.1.0/validity-0.12.1.0.tar.gz. => SHA256 Checksum OK for cabal/vault-0.3.1.5/vault-0.3.1.5.tar.gz. => SHA256 Checksum OK for cabal/vault-0.3.1.5/revision/10.cabal. => SHA256 Checksum OK for cabal/vector-0.13.2.0/vector-0.13.2.0.tar.gz. => SHA256 Checksum OK for cabal/vector-0.13.2.0/revision/2.cabal. => SHA256 Checksum OK for cabal/vector-algorithms-0.9.1.0/vector-algorithms-0.9.1.0.tar.gz. => SHA256 Checksum OK for cabal/vector-binary-instances-0.2.5.2/vector-binary-instances-0.2.5.2.tar.gz. => SHA256 Checksum OK for cabal/vector-binary-instances-0.2.5.2/revision/5.cabal. => SHA256 Checksum OK for cabal/vector-map-1.1.0.1.tar.gz. => SHA256 Checksum OK for cabal/vector-stream-0.1.0.1/vector-stream-0.1.0.1.tar.gz. => SHA256 Checksum OK for cabal/vector-stream-0.1.0.1/revision/4.cabal. => SHA256 Checksum OK for cabal/vector-th-unbox-0.2.2/vector-th-unbox-0.2.2.tar.gz. => SHA256 Checksum OK for cabal/vector-th-unbox-0.2.2/revision/8.cabal. => SHA256 Checksum OK for cabal/void-0.7.3/void-0.7.3.tar.gz. => SHA256 Checksum OK for cabal/vty-6.2/vty-6.2.tar.gz. => SHA256 Checksum OK for cabal/vty-6.2/revision/1.cabal. => SHA256 Checksum OK for cabal/vty-crossplatform-0.4.0.0/vty-crossplatform-0.4.0.0.tar.gz. => SHA256 Checksum OK for cabal/vty-unix-0.2.0.0/vty-unix-0.2.0.0.tar.gz. => SHA256 Checksum OK for cabal/wai-3.2.4/wai-3.2.4.tar.gz. => SHA256 Checksum OK for cabal/wai-app-static-3.1.9/wai-app-static-3.1.9.tar.gz. => SHA256 Checksum OK for cabal/wai-extra-3.1.17/wai-extra-3.1.17.tar.gz. => SHA256 Checksum OK for cabal/wai-logger-2.5.0/wai-logger-2.5.0.tar.gz. => SHA256 Checksum OK for cabal/wai-websockets-3.0.1.2/wai-websockets-3.0.1.2.tar.gz. => SHA256 Checksum OK for cabal/warp-3.4.8/warp-3.4.8.tar.gz. => SHA256 Checksum OK for cabal/websockets-0.13.0.0/websockets-0.13.0.0.tar.gz. => SHA256 Checksum OK for cabal/websockets-0.13.0.0/revision/5.cabal. => SHA256 Checksum OK for cabal/wherefrom-compat-0.1.1.1/wherefrom-compat-0.1.1.1.tar.gz. => SHA256 Checksum OK for cabal/wherefrom-compat-0.1.1.1/revision/4.cabal. => SHA256 Checksum OK for cabal/with-utf8-1.1.0.0/with-utf8-1.1.0.0.tar.gz. => SHA256 Checksum OK for cabal/with-utf8-1.1.0.0/revision/2.cabal. => SHA256 Checksum OK for cabal/witherable-0.5/witherable-0.5.tar.gz. => SHA256 Checksum OK for cabal/witherable-0.5/revision/1.cabal. => SHA256 Checksum OK for cabal/wl-pprint-annotated-0.1.0.1/wl-pprint-annotated-0.1.0.1.tar.gz. => SHA256 Checksum OK for cabal/wl-pprint-annotated-0.1.0.1/revision/4.cabal. => SHA256 Checksum OK for cabal/wl-pprint-text-1.2.0.2/wl-pprint-text-1.2.0.2.tar.gz. => SHA256 Checksum OK for cabal/wl-pprint-text-1.2.0.2/revision/3.cabal. => SHA256 Checksum OK for cabal/word-wrap-0.5/word-wrap-0.5.tar.gz. => SHA256 Checksum OK for cabal/word8-0.1.3/word8-0.1.3.tar.gz. => SHA256 Checksum OK for cabal/yaml-0.11.11.2/yaml-0.11.11.2.tar.gz. => SHA256 Checksum OK for cabal/yaml-0.11.11.2/revision/2.cabal. => SHA256 Checksum OK for cabal/zlib-0.7.1.1/zlib-0.7.1.1.tar.gz. => SHA256 Checksum OK for cabal/cardanosolutions-ogmios-v6.14.0_GH0.tar.gz. => SHA256 Checksum OK for cabal/CardanoSolutions-cardano-ledger-5cca15a1f0629c11e8d4d4daeb73428684f9c34f_GH0.tar.gz. => SHA256 Checksum OK for cabal/CardanoSolutions-ouroboros-consensus-5bbbf9c8b4cd3dc3e3a80d13ef54b3a2ee43a585_GH0.tar.gz. => SHA256 Checksum OK for cabal/CardanoSolutions-ouroboros-network-d3477c4e6b3243f89afb974914ea423a75873fa0_GH0.tar.gz. => SHA256 Checksum OK for cabal/CardanoSolutions-hjsonpointer-879f0e74d55eef76ceaec8f60ed07657ab84bad7_GH0.tar.gz. => SHA256 Checksum OK for cabal/CardanoSolutions-hjsonschema-fc9cfe92723e305e6289e7c1733f3420d64dd9d5_GH0.tar.gz. => SHA256 Checksum OK for cabal/input-output-hk-libsodium-dbb48cce5429cb6585c9034f002568964f1ce567_GH0.tar.gz. /bin/mkdir -p /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps cp -f /portdistfiles/cabal/Cabal-3.14.2.0/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/Cabal-3.14.2.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv Cabal-3.14.2.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv Cabal-syntax-3.14.2.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv FailT-0.1.2.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/Glob-0.10.2/revision/3.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/Glob-0.10.2 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv Glob-0.10.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv HUnit-1.6.2.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv ImpSpec-0.1.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv MemoTrie-0.6.11 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv MonadRandom-0.6.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/OneTuple-0.4.2/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/OneTuple-0.4.2 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv OneTuple-0.4.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/Only-0.1/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/Only-0.1 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv Only-0.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/QuickCheck-2.15.0.1/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/QuickCheck-2.15.0.1 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv QuickCheck-2.15.0.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv SHA-1.6.4.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv StateVar-1.2.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv Stream-0.4.7.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/Unique-0.4.8.0/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/Unique-0.4.8.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv Unique-0.4.8.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv Win32-network-0.2.0.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv adjunctions-4.4.3 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/aeson-2.2.3.0/revision/4.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/aeson-2.2.3.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv aeson-2.2.3.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv aeson-pretty-0.8.10 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv alex-3.5.4.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/algebraic-graphs-0.7/revision/3.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/algebraic-graphs-0.7 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv algebraic-graphs-0.7 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv ansi-terminal-1.1.3 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv ansi-terminal-types-1.1.3 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv ansi-wl-pprint-1.0.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv appar-0.1.8 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/asn1-encoding-0.9.6/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/asn1-encoding-0.9.6 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv asn1-encoding-0.9.6 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv asn1-parse-0.9.5 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv asn1-types-0.3.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/assoc-1.1.1/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/assoc-1.1.1 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv assoc-1.1.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/async-2.2.5/revision/3.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/async-2.2.5 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv async-2.2.5 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv async-timer-0.1.4.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv atomic-primops-0.8.8 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/attoparsec-0.14.4/revision/6.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/attoparsec-0.14.4 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv attoparsec-0.14.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv attoparsec-aeson-2.2.2.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv auto-update-0.2.6 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv barbies-2.1.1.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv base-compat-0.14.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv base-compat-batteries-0.14.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv base-deriving-via-0.1.0.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv base-orphans-0.9.3 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/base16-1.0/revision/3.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/base16-1.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv base16-1.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/base16-bytestring-1.0.2.0/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/base16-bytestring-1.0.2.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv base16-bytestring-1.0.2.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv base58-bytestring-0.1.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/base64-bytestring-1.2.1.0/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/base64-bytestring-1.2.1.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv base64-bytestring-1.2.1.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/base64-bytestring-type-1.0.1/revision/22.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/base64-bytestring-type-1.0.1 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv base64-bytestring-type-1.0.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv basement-0.0.16 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv bech32-1.1.9 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv bech32-th-1.1.9 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/bifunctors-5.6.2/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/bifunctors-5.6.2 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv bifunctors-5.6.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv bimap-0.5.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/bin-0.1.4/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/bin-0.1.4 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv bin-0.1.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/binary-orphans-1.0.5/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/binary-orphans-1.0.5 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv binary-orphans-1.0.5 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/bitvec-1.1.5.0/revision/3.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/bitvec-1.1.5.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv bitvec-1.1.5.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv blaze-builder-0.4.4.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/blaze-html-0.9.2.0/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/blaze-html-0.9.2.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv blaze-html-0.9.2.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/blaze-markup-0.8.3.0/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/blaze-markup-0.8.3.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv blaze-markup-0.8.3.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/boring-0.2.2/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/boring-0.2.2 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv boring-0.2.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/brick-2.9/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/brick-2.9 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv brick-2.9 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/bsb-http-chunked-0.0.0.4/revision/4.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/bsb-http-chunked-0.0.0.4 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv bsb-http-chunked-0.0.0.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv byron-spec-chain-1.0.1.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv byron-spec-ledger-1.1.0.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv byteorder-1.0.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv bytestring-strict-builder-0.4.5.8 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv call-stack-0.4.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/canonical-json-0.6.0.1/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/canonical-json-0.6.0.1 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv canonical-json-0.6.0.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/capability-0.5.0.1/revision/6.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/capability-0.5.0.1 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv capability-0.5.0.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv cardano-binary-1.7.1.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv cardano-crypto-1.3.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv cardano-crypto-class-2.2.3.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv cardano-crypto-praos-2.2.1.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv cardano-crypto-test-1.6.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv cardano-crypto-tests-2.2.2.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv cardano-crypto-wrapper-1.6.1.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv cardano-data-1.2.4.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv cardano-git-rev-0.2.2.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv cardano-ledger-allegra-1.7.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv cardano-ledger-alonzo-1.13.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv cardano-ledger-alonzo-test-1.3.1.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv cardano-ledger-babbage-1.11.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv cardano-ledger-babbage-test-1.3.1.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv cardano-ledger-binary-1.6.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv cardano-ledger-byron-1.1.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv cardano-ledger-byron-test-1.5.2.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv cardano-ledger-conway-1.19.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv cardano-ledger-conway-test-1.3.1.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv cardano-ledger-mary-1.8.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv cardano-ledger-shelley-1.16.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv cardano-ledger-shelley-ma-test-1.3.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv cardano-ledger-shelley-test-1.6.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv cardano-lmdb-0.4.0.3 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv cardano-lmdb-simple-0.8.1.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv cardano-prelude-0.2.1.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv cardano-prelude-test-0.1.0.5 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv cardano-protocol-tpraos-1.4.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv cardano-slotting-0.2.0.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv cardano-strict-containers-0.1.4.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv case-insensitive-1.2.1.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv cassava-0.5.4.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/cborg-0.2.10.0/revision/3.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/cborg-0.2.10.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv cborg-0.2.10.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv cereal-0.5.8.3 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv character-ps-0.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv charset-0.3.12 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv clock-0.8.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv cmdargs-0.10.22 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv code-page-0.2.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv colour-2.3.6 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv commutative-semigroups-0.2.0.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/comonad-5.0.9/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/comonad-5.0.9 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv comonad-5.0.9 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/compact-0.2.0.0/revision/4.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/compact-0.2.0.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv compact-0.2.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv composition-prelude-3.0.1.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv concurrent-output-1.10.21 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv conduit-1.3.6.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/config-ini-0.2.7.0/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/config-ini-0.2.7.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv config-ini-0.2.7.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/constraints-0.14.2/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/constraints-0.14.2 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv constraints-0.14.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv constraints-extras-0.4.0.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv contra-tracer-0.1.0.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv contravariant-1.5.5 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv cookie-0.5.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv criterion-1.6.4.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv criterion-measurement-0.2.3.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv crypton-1.0.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv crypton-connection-0.4.5 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv crypton-socks-0.6.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv crypton-x509-1.7.7 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv crypton-x509-store-1.6.11 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv crypton-x509-system-1.6.7 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv crypton-x509-validation-1.6.14 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv cuddle-0.3.2.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/data-clist-0.2/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/data-clist-0.2 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv data-clist-0.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv data-default-0.8.0.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv data-default-class-0.2.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/data-fix-0.3.4/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/data-fix-0.3.4 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv data-fix-0.3.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/dec-0.0.6/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/dec-0.0.6 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv dec-0.0.6 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv dense-linear-algebra-0.1.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/dependent-map-0.4.0.0/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/dependent-map-0.4.0.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv dependent-map-0.4.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/dependent-sum-0.7.2.0/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/dependent-sum-0.7.2.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv dependent-sum-0.7.2.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv deque-0.4.4.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv deriving-aeson-0.2.10 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/deriving-compat-0.6.7/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/deriving-compat-0.6.7 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv deriving-compat-0.6.7 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/dictionary-sharing-0.1.0.0/revision/4.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/dictionary-sharing-0.1.0.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv dictionary-sharing-0.1.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv diff-containers-1.3.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv digest-0.0.2.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/distributive-0.6.2.1/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/distributive-0.6.2.1 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv distributive-0.6.2.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/dlist-1.0/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/dlist-1.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv dlist-1.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv dns-4.2.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/dom-lt-0.2.3/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/dom-lt-0.2.3 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv dom-lt-0.2.3 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv dot-0.3 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv easy-file-0.2.5 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/either-5.0.3/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/either-5.0.3 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv either-5.0.3 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv ekg-core-0.1.2.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/ekg-json-0.1.1.1/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/ekg-json-0.1.1.1 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv ekg-json-0.1.1.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv ekg-wai-0.1.2.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv entropy-0.4.1.11 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv erf-2.0.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv extra-1.8 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv fast-logger-3.2.6 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/fgl-5.8.3.0/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/fgl-5.8.3.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv fgl-5.8.3.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv file-embed-0.0.16.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv filelock-0.1.1.8 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/fin-0.3.2/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/fin-0.3.2 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv fin-0.3.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv fingertree-0.1.6.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv fingertree-rm-1.0.0.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv flat-0.6 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/foldl-1.4.18/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/foldl-1.4.18 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv foldl-1.4.18 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv formatting-7.2.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv foundation-0.0.30 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/free-5.2/revision/7.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/free-5.2 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv free-5.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/fs-api-0.3.0.0/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/fs-api-0.3.0.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv fs-api-0.3.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/fs-sim-0.3.0.0/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/fs-sim-0.3.0.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv fs-sim-0.3.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv generic-arbitrary-1.0.1.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/generic-lens-2.2.2.0/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/generic-lens-2.2.2.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv generic-lens-2.2.2.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/generic-lens-core-2.2.1.0/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/generic-lens-core-2.2.1.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv generic-lens-core-2.2.1.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/generic-optics-2.2.1.0/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/generic-optics-2.2.1.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv generic-optics-2.2.1.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv generic-random-1.5.0.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/generically-0.1.1/revision/4.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/generically-0.1.1 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv generically-0.1.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/generics-sop-0.5.1.4/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/generics-sop-0.5.1.4 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv generics-sop-0.5.1.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv genvalidity-1.1.1.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv githash-0.1.7.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv graphviz-2999.20.2.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv groups-0.5.3 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/half-0.3.3/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/half-0.3.3 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv half-0.3.3 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv happy-2.1.7 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv happy-lib-2.1.7 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv hashable-1.4.7.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv haskell-lexer-1.2.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv heapwords-0.1.0.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/hedgehog-1.5/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/hedgehog-1.5 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv hedgehog-1.5 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/hedgehog-quickcheck-0.1.1/revision/10.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/hedgehog-quickcheck-0.1.1 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv hedgehog-quickcheck-0.1.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv heredoc-0.2.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv hostname-1.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/hourglass-0.2.12/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/hourglass-0.2.12 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv hourglass-0.2.12 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/hsc2hs-0.68.10/revision/4.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/hsc2hs-0.68.10 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv hsc2hs-0.68.10 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv hspec-2.11.12 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/hspec-core-2.11.12/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/hspec-core-2.11.12 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv hspec-core-2.11.12 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv hspec-discover-2.11.12 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/hspec-expectations-0.8.4/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/hspec-expectations-0.8.4 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv hspec-expectations-0.8.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv hspec-expectations-lifted-0.10.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv http-api-data-0.6.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv http-client-0.7.19 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/http-client-tls-0.3.6.4/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/http-client-tls-0.3.6.4 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv http-client-tls-0.3.6.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv http-date-0.0.11 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv http-semantics-0.3.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv http-types-0.12.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/http2-5.3.10/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/http2-5.3.10 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv http2-5.3.10 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv indexed-profunctors-0.1.1.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/indexed-traversable-0.1.4/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/indexed-traversable-0.1.4 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv indexed-traversable-0.1.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/indexed-traversable-instances-0.1.2/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/indexed-traversable-instances-0.1.2 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv indexed-traversable-instances-0.1.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv infinite-list-0.1.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/integer-conversion-0.1.1/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/integer-conversion-0.1.1 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv integer-conversion-0.1.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv integer-logarithms-1.0.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/invariant-0.6.4/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/invariant-0.6.4 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv invariant-0.6.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/io-classes-1.5.0.0/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/io-classes-1.5.0.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv io-classes-1.5.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/io-classes-mtl-0.1.2.0/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/io-classes-mtl-0.1.2.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv io-classes-mtl-0.1.2.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/io-sim-1.5.1.0/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/io-sim-1.5.1.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv io-sim-1.5.1.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv iohk-monitoring-0.2.1.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv iproute-1.7.15 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv js-chart-2.9.4.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv kan-extensions-5.2.7 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv katip-0.8.8.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv lazy-search-0.1.3.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv lazysmallcheck-0.6 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/lens-5.3.5/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/lens-5.3.5 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv lens-5.3.5 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/lens-aeson-1.2.3/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/lens-aeson-1.2.3 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv lens-aeson-1.2.3 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv libyaml-0.1.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv libyaml-clib-0.2.5 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv lifted-async-0.10.2.7 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv lifted-base-0.2.3.12 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv list-t-1.0.5.7 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv logict-0.8.2.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv math-functions-0.3.4.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv measures-0.1.0.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv megaparsec-9.7.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/memory-0.18.0/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/memory-0.18.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv memory-0.18.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv memory-pool-0.1.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv mempack-0.1.2.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/microlens-0.4.13.1/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/microlens-0.4.13.1 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv microlens-0.4.13.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv microlens-mtl-0.2.1.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv microlens-th-0.4.3.17 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/microstache-1.0.3/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/microstache-1.0.3 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv microstache-1.0.3 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv mime-types-0.1.2.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/mmorph-1.2.1/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/mmorph-1.2.1 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv mmorph-1.2.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv monad-control-1.0.3.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv mono-traversable-1.0.21.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv monoid-subclasses-1.2.6 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv monoidal-containers-0.6.6.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv monoidal-synchronisation-0.1.0.6 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv mtl-compat-0.2.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/multiset-0.3.4.3/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/multiset-0.3.4.3 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv multiset-0.3.4.3 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv mutable-containers-0.3.4.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv mwc-random-0.15.2.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv network-3.2.8.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv network-byte-order-0.1.7 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv network-control-0.1.7 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv network-mux-0.8.0.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/network-uri-2.6.4.2/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/network-uri-2.6.4.2 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv network-uri-2.6.4.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/newtype-0.2.2.0/revision/3.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/newtype-0.2.2.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv newtype-0.2.2.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/newtype-generics-0.6.2/revision/5.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/newtype-generics-0.6.2 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv newtype-generics-0.6.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/non-integral-1.0.0.0/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/non-integral-1.0.0.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv non-integral-1.0.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv nonempty-containers-0.3.5.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv nonempty-vector-0.2.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv nothunks-0.2.1.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/old-locale-1.0.0.7/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/old-locale-1.0.0.7 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv old-locale-1.0.0.7 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv old-time-1.1.0.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/optics-core-0.4.1.1/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/optics-core-0.4.1.1 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv optics-core-0.4.1.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv optparse-applicative-0.19.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv ordered-containers-0.2.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv ouroboros-consensus-diffusion-0.23.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/ouroboros-consensus-protocol-0.12.0.0/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/ouroboros-consensus-protocol-0.12.0.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv ouroboros-consensus-protocol-0.12.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv ouroboros-network-0.21.3.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv ouroboros-network-framework-0.18.0.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv ouroboros-network-mock-0.1.1.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv ouroboros-network-protocols-0.14.0.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv ouroboros-network-testing-0.8.1.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/parallel-3.2.2.0/revision/10.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/parallel-3.2.2.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv parallel-3.2.2.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv parsec-3.1.18.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/parser-combinators-1.3.0/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/parser-combinators-1.3.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv parser-combinators-1.3.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/parsers-0.12.12/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/parsers-0.12.12 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv parsers-0.12.12 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv partial-order-0.2.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv pcre-heavy-1.0.0.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/pcre-light-0.4.1.3/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/pcre-light-0.4.1.3 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv pcre-light-0.4.1.3 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv pem-0.2.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/pipes-4.3.16/revision/6.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/pipes-4.3.16 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv pipes-4.3.16 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv plutus-core-1.53.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv plutus-ledger-api-1.53.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv plutus-tx-1.53.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/polyparse-1.13/revision/9.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/polyparse-1.13 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv polyparse-1.13 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv pretty-show-1.10 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv pretty-simple-4.1.3.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv prettyprinter-1.7.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv prettyprinter-ansi-terminal-1.1.3 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv prettyprinter-compat-ansi-wl-pprint-1.0.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv prettyprinter-configurable-1.36.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv primes-0.2.1.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv primitive-0.9.1.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv profunctors-5.6.3 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv prometheus-2.3.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv protolude-0.3.5 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv psqueues-0.2.8.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/pvar-1.0.0.0/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/pvar-1.0.0.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv pvar-1.0.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/quickcheck-instances-0.3.33/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/quickcheck-instances-0.3.33 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv quickcheck-instances-0.3.33 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv quickcheck-io-0.2.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv quickcheck-monoids-0.1.0.3 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv quickcheck-state-machine-0.10.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/quickcheck-transformer-0.3.1.2/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/quickcheck-transformer-0.3.1.2 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv quickcheck-transformer-0.3.1.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv quiet-0.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/ral-0.2.2/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/ral-0.2.2 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv ral-0.2.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv random-1.2.1.3 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv random-shuffle-0.0.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/rawlock-0.1.1.0/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/rawlock-0.1.1.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv rawlock-0.1.1.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/recursion-schemes-5.2.3/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/recursion-schemes-5.2.3 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv recursion-schemes-5.2.3 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv recv-0.1.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/reflection-2.1.9/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/reflection-2.1.9 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv reflection-2.1.9 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/relude-1.2.2.2/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/relude-1.2.2.2 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv relude-1.2.2.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/resource-registry-0.1.0.0/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/resource-registry-0.1.0.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv resource-registry-0.1.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv resourcet-1.3.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/safe-0.3.21/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/safe-0.3.21 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv safe-0.3.21 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/safe-exceptions-0.1.7.4/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/safe-exceptions-0.1.7.4 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv safe-exceptions-0.1.7.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/safe-wild-cards-1.0.0.2/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/safe-wild-cards-1.0.0.2 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv safe-wild-cards-1.0.0.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/scientific-0.3.8.0/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/scientific-0.3.8.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv scientific-0.3.8.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv selective-0.7.0.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/semialign-1.3.1/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/semialign-1.3.1 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv semialign-1.3.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/semigroupoids-6.0.1/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/semigroupoids-6.0.1 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv semigroupoids-6.0.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv semigroups-0.20 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/serialise-0.2.6.1/revision/5.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/serialise-0.2.6.1 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv serialise-0.2.6.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv set-algebra-1.1.0.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/si-timers-1.5.0.0/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/si-timers-1.5.0.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv si-timers-1.5.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv simple-sendfile-0.2.32 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv singletons-3.0.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv singletons-th-3.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/size-based-0.1.3.3/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/size-based-0.1.3.3 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv size-based-0.1.3.3 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv small-steps-1.1.2.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/some-1.0.6/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/some-1.0.6 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv some-1.0.6 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/sop-core-0.5.0.2/revision/5.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/sop-core-0.5.0.2 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv sop-core-0.5.0.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv sop-extras-0.4.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv split-0.2.5 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv splitmix-0.1.3.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/statistics-0.16.3.0/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/statistics-0.16.3.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv statistics-0.16.3.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv statistics-linreg-0.3 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv streaming-0.2.4.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv streaming-binary-0.3.0.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv streaming-bytestring-0.3.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv streaming-commons-0.2.3.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/strict-0.5.1/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/strict-0.5.1 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv strict-0.5.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/strict-checked-vars-0.2.0.0/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/strict-checked-vars-0.2.0.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv strict-checked-vars-0.2.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv strict-list-0.1.7.6 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/strict-mvar-1.5.0.0/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/strict-mvar-1.5.0.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv strict-mvar-1.5.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv strict-sop-core-0.1.3.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/strict-stm-1.5.0.0/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/strict-stm-1.5.0.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv strict-stm-1.5.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv string-conv-0.2.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/string-conversions-0.4.0.1/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/string-conversions-0.4.0.1 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv string-conversions-0.4.0.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv syb-0.7.3 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv tagged-0.8.9 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/tasty-1.5.3/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/tasty-1.5.3 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv tasty-1.5.3 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv tasty-expected-failure-0.12.3 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv tasty-golden-2.3.5 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/tasty-hedgehog-1.4.0.2/revision/7.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/tasty-hedgehog-1.4.0.2 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv tasty-hedgehog-1.4.0.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv tasty-hunit-0.10.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/tasty-quickcheck-0.11.1/revision/4.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/tasty-quickcheck-0.11.1 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv tasty-quickcheck-0.11.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/tasty-rerun-1.1.20/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/tasty-rerun-1.1.20 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv tasty-rerun-1.1.20 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv temporary-1.3 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/terminal-size-0.3.4/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/terminal-size-0.3.4 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv terminal-size-0.3.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv testing-type-modifiers-0.1.0.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/text-2.1.3/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/text-2.1.3 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv text-2.1.3 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv text-builder-1.0.0.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv text-builder-core-0.1.1.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/text-iso8601-0.1.1/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/text-iso8601-0.1.1 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv text-iso8601-0.1.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/text-short-0.1.6/revision/3.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/text-short-0.1.6 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv text-short-0.1.6 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv text-zipper-0.13 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv tf-random-0.5 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/th-abstraction-0.7.1.0/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/th-abstraction-0.7.1.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv th-abstraction-0.7.1.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv th-compat-0.1.6 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv th-desugar-1.17 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv th-env-0.1.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv th-expand-syns-0.4.12.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv th-lift-0.8.6 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv th-lift-instances-0.1.20 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv th-orphans-0.13.16 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv th-reify-many-0.1.10 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv th-utilities-0.2.5.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/these-1.2.1/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/these-1.2.1 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv these-1.2.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv time-compat-1.9.8 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv time-manager-0.2.3 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv time-units-1.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv tls-2.1.6 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv tracer-transformers-0.1.0.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv transformers-base-0.4.6 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv transformers-compat-0.7.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/transformers-except-0.1.4/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/transformers-except-0.1.4 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv transformers-except-0.1.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/tree-diff-0.3.4/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/tree-diff-0.3.4 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv tree-diff-0.3.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv typed-process-0.2.13.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv typed-protocols-0.3.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv typed-protocols-cborg-0.3.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv typed-protocols-examples-0.5.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv typed-protocols-stateful-0.3.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv typed-protocols-stateful-cborg-0.3.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv unbounded-delays-0.1.1.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/universe-base-1.1.4/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/universe-base-1.1.4 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv universe-base-1.1.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv unix-bytestring-0.4.0.3 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv unix-compat-0.7.4.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv unix-time-0.4.17 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv unliftio-0.2.25.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/unliftio-core-0.2.1.0/revision/4.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/unliftio-core-0.2.1.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv unliftio-core-0.2.1.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/unordered-containers-0.2.20/revision/4.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/unordered-containers-0.2.20 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv unordered-containers-0.2.20 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv utf8-string-1.0.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/uuid-types-1.0.6/revision/3.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/uuid-types-1.0.6 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv uuid-types-1.0.6 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/validation-1.1.3/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/validation-1.1.3 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv validation-1.1.3 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/validation-selective-0.2.0.0/revision/6.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/validation-selective-0.2.0.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv validation-selective-0.2.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv validity-0.12.1.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/vault-0.3.1.5/revision/10.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/vault-0.3.1.5 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv vault-0.3.1.5 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/vector-0.13.2.0/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/vector-0.13.2.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv vector-0.13.2.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv vector-algorithms-0.9.1.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/vector-binary-instances-0.2.5.2/revision/5.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/vector-binary-instances-0.2.5.2 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv vector-binary-instances-0.2.5.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv vector-map-1.1.0.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/vector-stream-0.1.0.1/revision/4.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/vector-stream-0.1.0.1 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv vector-stream-0.1.0.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/vector-th-unbox-0.2.2/revision/8.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/vector-th-unbox-0.2.2 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv vector-th-unbox-0.2.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv void-0.7.3 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/vty-6.2/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/vty-6.2 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv vty-6.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv vty-crossplatform-0.4.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv vty-unix-0.2.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv wai-3.2.4 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv wai-app-static-3.1.9 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv wai-extra-3.1.17 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv wai-logger-2.5.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv wai-websockets-3.0.1.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv warp-3.4.8 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/websockets-0.13.0.0/revision/5.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/websockets-0.13.0.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv websockets-0.13.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/wherefrom-compat-0.1.1.1/revision/4.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/wherefrom-compat-0.1.1.1 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv wherefrom-compat-0.1.1.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/with-utf8-1.1.0.0/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/with-utf8-1.1.0.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv with-utf8-1.1.0.0 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/witherable-0.5/revision/1.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/witherable-0.5 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv witherable-0.5 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/wl-pprint-annotated-0.1.0.1/revision/4.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/wl-pprint-annotated-0.1.0.1 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv wl-pprint-annotated-0.1.0.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/wl-pprint-text-1.2.0.2/revision/3.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/wl-pprint-text-1.2.0.2 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv wl-pprint-text-1.2.0.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv word-wrap-0.5 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv word8-0.1.3 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cp -f /portdistfiles/cabal/yaml-0.11.11.2/revision/2.cabal `find /wrkdirs/usr/ports/net-p2p/ogmios/work/yaml-0.11.11.2 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv yaml-0.11.11.2 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ cd /wrkdirs/usr/ports/net-p2p/ogmios/work && /bin/mv zlib-0.7.1.1 /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/_cabal_deps/ /bin/mkdir -p /wrkdirs/usr/ports/net-p2p/ogmios/work/cabal-home/.cabal echo "jobs: 64" > /wrkdirs/usr/ports/net-p2p/ogmios/work/cabal-home/.cabal/config =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for hs-ogmios-6.14.0 ===> Applying FreeBSD patches for hs-ogmios-6.14.0 from /usr/ports/net-p2p/ogmios/files echo "" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo "-- added by USES=cabal" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo "packages:" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/Cabal-3.14.2.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/Cabal-syntax-3.14.2.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/FailT-0.1.2.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/Glob-0.10.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/HUnit-1.6.2.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/ImpSpec-0.1.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/MemoTrie-0.6.11" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/MonadRandom-0.6.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/OneTuple-0.4.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/Only-0.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/QuickCheck-2.15.0.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/SHA-1.6.4.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/StateVar-1.2.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/Stream-0.4.7.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/Unique-0.4.8.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/Win32-network-0.2.0.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/adjunctions-4.4.3" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/aeson-2.2.3.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/aeson-pretty-0.8.10" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/alex-3.5.4.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/algebraic-graphs-0.7" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/ansi-terminal-1.1.3" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/ansi-terminal-types-1.1.3" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/ansi-wl-pprint-1.0.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/appar-0.1.8" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/asn1-encoding-0.9.6" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/asn1-parse-0.9.5" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/asn1-types-0.3.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/assoc-1.1.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/async-2.2.5" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/async-timer-0.1.4.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/atomic-primops-0.8.8" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/attoparsec-0.14.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/attoparsec-aeson-2.2.2.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/auto-update-0.2.6" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/barbies-2.1.1.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/base-compat-0.14.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/base-compat-batteries-0.14.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/base-deriving-via-0.1.0.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/base-orphans-0.9.3" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/base16-1.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/base16-bytestring-1.0.2.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/base58-bytestring-0.1.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/base64-bytestring-1.2.1.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/base64-bytestring-type-1.0.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/basement-0.0.16" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/bech32-1.1.9" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/bech32-th-1.1.9" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/bifunctors-5.6.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/bimap-0.5.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/bin-0.1.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/binary-orphans-1.0.5" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/bitvec-1.1.5.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/blaze-builder-0.4.4.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/blaze-html-0.9.2.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/blaze-markup-0.8.3.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/boring-0.2.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/brick-2.9" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/bsb-http-chunked-0.0.0.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/byron-spec-chain-1.0.1.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/byron-spec-ledger-1.1.0.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/byteorder-1.0.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/bytestring-strict-builder-0.4.5.8" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/call-stack-0.4.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/canonical-json-0.6.0.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/capability-0.5.0.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/cardano-binary-1.7.1.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/cardano-crypto-1.3.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/cardano-crypto-class-2.2.3.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/cardano-crypto-praos-2.2.1.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/cardano-crypto-test-1.6.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/cardano-crypto-tests-2.2.2.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/cardano-crypto-wrapper-1.6.1.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/cardano-data-1.2.4.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/cardano-git-rev-0.2.2.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/cardano-ledger-allegra-1.7.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/cardano-ledger-alonzo-1.13.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/cardano-ledger-alonzo-test-1.3.1.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/cardano-ledger-babbage-1.11.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/cardano-ledger-babbage-test-1.3.1.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/cardano-ledger-binary-1.6.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/cardano-ledger-byron-1.1.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/cardano-ledger-byron-test-1.5.2.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/cardano-ledger-conway-1.19.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/cardano-ledger-conway-test-1.3.1.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/cardano-ledger-mary-1.8.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/cardano-ledger-shelley-1.16.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/cardano-ledger-shelley-ma-test-1.3.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/cardano-ledger-shelley-test-1.6.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/cardano-lmdb-0.4.0.3" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/cardano-lmdb-simple-0.8.1.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/cardano-prelude-0.2.1.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/cardano-prelude-test-0.1.0.5" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/cardano-protocol-tpraos-1.4.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/cardano-slotting-0.2.0.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/cardano-strict-containers-0.1.4.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/case-insensitive-1.2.1.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/cassava-0.5.4.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/cborg-0.2.10.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/cereal-0.5.8.3" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/character-ps-0.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/charset-0.3.12" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/clock-0.8.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/cmdargs-0.10.22" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/code-page-0.2.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/colour-2.3.6" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/commutative-semigroups-0.2.0.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/comonad-5.0.9" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/compact-0.2.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/composition-prelude-3.0.1.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/concurrent-output-1.10.21" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/conduit-1.3.6.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/config-ini-0.2.7.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/constraints-0.14.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/constraints-extras-0.4.0.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/contra-tracer-0.1.0.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/contravariant-1.5.5" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/cookie-0.5.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/criterion-1.6.4.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/criterion-measurement-0.2.3.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/crypton-1.0.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/crypton-connection-0.4.5" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/crypton-socks-0.6.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/crypton-x509-1.7.7" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/crypton-x509-store-1.6.11" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/crypton-x509-system-1.6.7" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/crypton-x509-validation-1.6.14" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/cuddle-0.3.2.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/data-clist-0.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/data-default-0.8.0.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/data-default-class-0.2.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/data-fix-0.3.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/dec-0.0.6" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/dense-linear-algebra-0.1.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/dependent-map-0.4.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/dependent-sum-0.7.2.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/deque-0.4.4.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/deriving-aeson-0.2.10" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/deriving-compat-0.6.7" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/dictionary-sharing-0.1.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/diff-containers-1.3.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/digest-0.0.2.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/distributive-0.6.2.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/dlist-1.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/dns-4.2.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/dom-lt-0.2.3" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/dot-0.3" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/easy-file-0.2.5" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/either-5.0.3" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/ekg-core-0.1.2.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/ekg-json-0.1.1.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/ekg-wai-0.1.2.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/entropy-0.4.1.11" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/erf-2.0.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/extra-1.8" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/fast-logger-3.2.6" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/fgl-5.8.3.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/file-embed-0.0.16.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/filelock-0.1.1.8" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/fin-0.3.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/fingertree-0.1.6.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/fingertree-rm-1.0.0.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/flat-0.6" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/foldl-1.4.18" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/formatting-7.2.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/foundation-0.0.30" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/free-5.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/fs-api-0.3.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/fs-sim-0.3.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/generic-arbitrary-1.0.1.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/generic-lens-2.2.2.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/generic-lens-core-2.2.1.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/generic-optics-2.2.1.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/generic-random-1.5.0.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/generically-0.1.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/generics-sop-0.5.1.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/genvalidity-1.1.1.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/githash-0.1.7.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/graphviz-2999.20.2.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/groups-0.5.3" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/half-0.3.3" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/happy-2.1.7" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/happy-lib-2.1.7" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/hashable-1.4.7.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/haskell-lexer-1.2.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/heapwords-0.1.0.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/hedgehog-1.5" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/hedgehog-quickcheck-0.1.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/heredoc-0.2.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/hostname-1.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/hourglass-0.2.12" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/hsc2hs-0.68.10" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/hspec-2.11.12" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/hspec-core-2.11.12" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/hspec-discover-2.11.12" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/hspec-expectations-0.8.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/hspec-expectations-lifted-0.10.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/http-api-data-0.6.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/http-client-0.7.19" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/http-client-tls-0.3.6.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/http-date-0.0.11" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/http-semantics-0.3.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/http-types-0.12.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/http2-5.3.10" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/indexed-profunctors-0.1.1.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/indexed-traversable-0.1.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/indexed-traversable-instances-0.1.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/infinite-list-0.1.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/integer-conversion-0.1.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/integer-logarithms-1.0.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/invariant-0.6.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/io-classes-1.5.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/io-classes-mtl-0.1.2.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/io-sim-1.5.1.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/iohk-monitoring-0.2.1.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/iproute-1.7.15" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/js-chart-2.9.4.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/kan-extensions-5.2.7" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/katip-0.8.8.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/lazy-search-0.1.3.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/lazysmallcheck-0.6" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/lens-5.3.5" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/lens-aeson-1.2.3" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/libyaml-0.1.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/libyaml-clib-0.2.5" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/lifted-async-0.10.2.7" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/lifted-base-0.2.3.12" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/list-t-1.0.5.7" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/logict-0.8.2.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/math-functions-0.3.4.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/measures-0.1.0.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/megaparsec-9.7.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/memory-0.18.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/memory-pool-0.1.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/mempack-0.1.2.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/microlens-0.4.13.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/microlens-mtl-0.2.1.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/microlens-th-0.4.3.17" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/microstache-1.0.3" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/mime-types-0.1.2.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/mmorph-1.2.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/monad-control-1.0.3.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/mono-traversable-1.0.21.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/monoid-subclasses-1.2.6" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/monoidal-containers-0.6.6.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/monoidal-synchronisation-0.1.0.6" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/mtl-compat-0.2.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/multiset-0.3.4.3" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/mutable-containers-0.3.4.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/mwc-random-0.15.2.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/network-3.2.8.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/network-byte-order-0.1.7" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/network-control-0.1.7" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/network-mux-0.8.0.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/network-uri-2.6.4.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/newtype-0.2.2.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/newtype-generics-0.6.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/non-integral-1.0.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/nonempty-containers-0.3.5.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/nonempty-vector-0.2.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/nothunks-0.2.1.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/old-locale-1.0.0.7" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/old-time-1.1.0.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/optics-core-0.4.1.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/optparse-applicative-0.19.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/ordered-containers-0.2.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/ouroboros-consensus-diffusion-0.23.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/ouroboros-consensus-protocol-0.12.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/ouroboros-network-0.21.3.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/ouroboros-network-framework-0.18.0.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/ouroboros-network-mock-0.1.1.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/ouroboros-network-protocols-0.14.0.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/ouroboros-network-testing-0.8.1.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/parallel-3.2.2.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/parsec-3.1.18.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/parser-combinators-1.3.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/parsers-0.12.12" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/partial-order-0.2.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/pcre-heavy-1.0.0.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/pcre-light-0.4.1.3" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/pem-0.2.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/pipes-4.3.16" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/plutus-core-1.53.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/plutus-ledger-api-1.53.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/plutus-tx-1.53.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/polyparse-1.13" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/pretty-show-1.10" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/pretty-simple-4.1.3.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/prettyprinter-1.7.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/prettyprinter-ansi-terminal-1.1.3" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/prettyprinter-compat-ansi-wl-pprint-1.0.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/prettyprinter-configurable-1.36.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/primes-0.2.1.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/primitive-0.9.1.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/profunctors-5.6.3" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/prometheus-2.3.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/protolude-0.3.5" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/psqueues-0.2.8.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/pvar-1.0.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/quickcheck-instances-0.3.33" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/quickcheck-io-0.2.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/quickcheck-monoids-0.1.0.3" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/quickcheck-state-machine-0.10.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/quickcheck-transformer-0.3.1.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/quiet-0.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/ral-0.2.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/random-1.2.1.3" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/random-shuffle-0.0.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/rawlock-0.1.1.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/recursion-schemes-5.2.3" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/recv-0.1.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/reflection-2.1.9" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/relude-1.2.2.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/resource-registry-0.1.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/resourcet-1.3.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/safe-0.3.21" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/safe-exceptions-0.1.7.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/safe-wild-cards-1.0.0.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/scientific-0.3.8.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/selective-0.7.0.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/semialign-1.3.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/semigroupoids-6.0.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/semigroups-0.20" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/serialise-0.2.6.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/set-algebra-1.1.0.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/si-timers-1.5.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/simple-sendfile-0.2.32" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/singletons-3.0.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/singletons-th-3.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/size-based-0.1.3.3" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/small-steps-1.1.2.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/some-1.0.6" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/sop-core-0.5.0.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/sop-extras-0.4.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/split-0.2.5" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/splitmix-0.1.3.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/statistics-0.16.3.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/statistics-linreg-0.3" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/streaming-0.2.4.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/streaming-binary-0.3.0.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/streaming-bytestring-0.3.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/streaming-commons-0.2.3.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/strict-0.5.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/strict-checked-vars-0.2.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/strict-list-0.1.7.6" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/strict-mvar-1.5.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/strict-sop-core-0.1.3.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/strict-stm-1.5.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/string-conv-0.2.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/string-conversions-0.4.0.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/syb-0.7.3" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/tagged-0.8.9" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/tasty-1.5.3" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/tasty-expected-failure-0.12.3" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/tasty-golden-2.3.5" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/tasty-hedgehog-1.4.0.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/tasty-hunit-0.10.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/tasty-quickcheck-0.11.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/tasty-rerun-1.1.20" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/temporary-1.3" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/terminal-size-0.3.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/testing-type-modifiers-0.1.0.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/text-2.1.3" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/text-builder-1.0.0.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/text-builder-core-0.1.1.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/text-iso8601-0.1.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/text-short-0.1.6" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/text-zipper-0.13" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/tf-random-0.5" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/th-abstraction-0.7.1.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/th-compat-0.1.6" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/th-desugar-1.17" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/th-env-0.1.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/th-expand-syns-0.4.12.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/th-lift-0.8.6" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/th-lift-instances-0.1.20" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/th-orphans-0.13.16" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/th-reify-many-0.1.10" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/th-utilities-0.2.5.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/these-1.2.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/time-compat-1.9.8" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/time-manager-0.2.3" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/time-units-1.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/tls-2.1.6" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/tracer-transformers-0.1.0.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/transformers-base-0.4.6" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/transformers-compat-0.7.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/transformers-except-0.1.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/tree-diff-0.3.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/typed-process-0.2.13.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/typed-protocols-0.3.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/typed-protocols-cborg-0.3.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/typed-protocols-examples-0.5.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/typed-protocols-stateful-0.3.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/typed-protocols-stateful-cborg-0.3.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/unbounded-delays-0.1.1.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/universe-base-1.1.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/unix-bytestring-0.4.0.3" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/unix-compat-0.7.4.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/unix-time-0.4.17" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/unliftio-0.2.25.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/unliftio-core-0.2.1.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/unordered-containers-0.2.20" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/utf8-string-1.0.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/uuid-types-1.0.6" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/validation-1.1.3" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/validation-selective-0.2.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/validity-0.12.1.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/vault-0.3.1.5" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/vector-0.13.2.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/vector-algorithms-0.9.1.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/vector-binary-instances-0.2.5.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/vector-map-1.1.0.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/vector-stream-0.1.0.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/vector-th-unbox-0.2.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/void-0.7.3" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/vty-6.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/vty-crossplatform-0.4.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/vty-unix-0.2.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/wai-3.2.4" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/wai-app-static-3.1.9" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/wai-extra-3.1.17" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/wai-logger-2.5.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/wai-websockets-3.0.1.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/warp-3.4.8" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/websockets-0.13.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/wherefrom-compat-0.1.1.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/with-utf8-1.1.0.0" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/witherable-0.5" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/wl-pprint-annotated-0.1.0.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/wl-pprint-text-1.2.0.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/word-wrap-0.5" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/word8-0.1.3" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/yaml-0.11.11.2" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local echo " _cabal_deps/zlib-0.7.1.1" >> /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/cabal.project.local =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> hs-ogmios-6.14.0 depends on executable: ghc - not found ===> Installing existing package /packages/All/ghc-9.10.3.pkg [pkg.DaveG.ca] Installing ghc-9.10.3... [pkg.DaveG.ca] `-- Installing gmp-6.3.0... [pkg.DaveG.ca] | `-- Installing indexinfo-0.3.1_1... [pkg.DaveG.ca] | `-- Extracting indexinfo-0.3.1_1: . done [pkg.DaveG.ca] `-- Extracting gmp-6.3.0: .......... done [pkg.DaveG.ca] `-- Installing libffi-3.5.1... [pkg.DaveG.ca] `-- Extracting libffi-3.5.1: .......... done [pkg.DaveG.ca] `-- Installing perl5-5.42.0_1... [pkg.DaveG.ca] `-- Extracting perl5-5.42.0_1: .......... done [pkg.DaveG.ca] Extracting ghc-9.10.3: .......... done ===> hs-ogmios-6.14.0 depends on executable: ghc - found ===> Returning to build of hs-ogmios-6.14.0 ===> hs-ogmios-6.14.0 depends on executable: cabal - not found ===> Installing existing package /packages/All/hs-cabal-install-3.16.1.0.pkg [pkg.DaveG.ca] Installing hs-cabal-install-3.16.1.0... [pkg.DaveG.ca] Extracting hs-cabal-install-3.16.1.0: . done ===> hs-ogmios-6.14.0 depends on executable: cabal - found ===> Returning to build of hs-ogmios-6.14.0 ===> hs-ogmios-6.14.0 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [pkg.DaveG.ca] Installing gmake-4.4.1... [pkg.DaveG.ca] `-- Installing gettext-runtime-0.26... [pkg.DaveG.ca] `-- Extracting gettext-runtime-0.26: .......... done [pkg.DaveG.ca] Extracting gmake-4.4.1: .......... done ===> hs-ogmios-6.14.0 depends on package: gmake>=4.4.1 - found ===> Returning to build of hs-ogmios-6.14.0 ===> hs-ogmios-6.14.0 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-2.4.3,1.pkg [pkg.DaveG.ca] Installing pkgconf-2.4.3,1... [pkg.DaveG.ca] Extracting pkgconf-2.4.3,1: .......... done ===> hs-ogmios-6.14.0 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of hs-ogmios-6.14.0 ===> hs-ogmios-6.14.0 depends on package: autoconf>=2.72_1 - not found ===> Installing existing package /packages/All/autoconf-2.72_1.pkg [pkg.DaveG.ca] Installing autoconf-2.72_1... [pkg.DaveG.ca] `-- Installing autoconf-switch-20220527... [pkg.DaveG.ca] `-- Extracting autoconf-switch-20220527: ....... done [pkg.DaveG.ca] `-- Installing m4-1.4.20,1... [pkg.DaveG.ca] `-- Extracting m4-1.4.20,1: .......... done [pkg.DaveG.ca] Extracting autoconf-2.72_1: .......... done ===> hs-ogmios-6.14.0 depends on package: autoconf>=2.72_1 - found ===> Returning to build of hs-ogmios-6.14.0 ===> hs-ogmios-6.14.0 depends on package: automake>=1.18.1 - not found ===> Installing existing package /packages/All/automake-1.18.1.pkg [pkg.DaveG.ca] Installing automake-1.18.1... [pkg.DaveG.ca] Extracting automake-1.18.1: .......... done ===> hs-ogmios-6.14.0 depends on package: automake>=1.18.1 - found ===> Returning to build of hs-ogmios-6.14.0 ===> hs-ogmios-6.14.0 depends on executable: libtoolize - not found ===> Installing existing package /packages/All/libtool-2.5.4_1.pkg [pkg.DaveG.ca] Installing libtool-2.5.4_1... [pkg.DaveG.ca] Extracting libtool-2.5.4_1: .......... done ===> hs-ogmios-6.14.0 depends on executable: libtoolize - found ===> Returning to build of hs-ogmios-6.14.0 ===> hs-ogmios-6.14.0 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [pkg.DaveG.ca] Installing ccache-3.7.12_8... [pkg.DaveG.ca] Extracting ccache-3.7.12_8: ......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_8: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> hs-ogmios-6.14.0 depends on file: /usr/local/bin/ccache - found ===> Returning to build of hs-ogmios-6.14.0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> hs-ogmios-6.14.0 depends on shared library: libsecp256k1.so - not found ===> Installing existing package /packages/All/secp256k1-0.6.0.pkg [pkg.DaveG.ca] Installing secp256k1-0.6.0... [pkg.DaveG.ca] Extracting secp256k1-0.6.0: .......... done ===> hs-ogmios-6.14.0 depends on shared library: libsecp256k1.so - found (/usr/local/lib/libsecp256k1.so) ===> Returning to build of hs-ogmios-6.14.0 ===> hs-ogmios-6.14.0 depends on shared library: libblst.so - not found ===> Installing existing package /packages/All/blst-0.3.14_2.pkg [pkg.DaveG.ca] Installing blst-0.3.14_2... [pkg.DaveG.ca] Extracting blst-0.3.14_2: ..... done ===> hs-ogmios-6.14.0 depends on shared library: libblst.so - found (/usr/local/lib/libblst.so) ===> Returning to build of hs-ogmios-6.14.0 ===> hs-ogmios-6.14.0 depends on shared library: liblmdb.so - not found ===> Installing existing package /packages/All/lmdb-0.9.33,1.pkg [pkg.DaveG.ca] Installing lmdb-0.9.33,1... [pkg.DaveG.ca] Extracting lmdb-0.9.33,1: .......... done ===> hs-ogmios-6.14.0 depends on shared library: liblmdb.so - found (/usr/local/lib/liblmdb.so) ===> Returning to build of hs-ogmios-6.14.0 ===> hs-ogmios-6.14.0 depends on shared library: libgmp.so - found (/usr/local/lib/libgmp.so) ===> hs-ogmios-6.14.0 depends on shared library: libffi.so - found (/usr/local/lib/libffi.so) =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for hs-ogmios-6.14.0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for hs-ogmios-6.14.0 cd /wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567 && ./autogen.sh autoreconf2.72: export WARNINGS= autoreconf2.72: Entering directory '.' autoreconf2.72: configure.ac: not using Gettext autoreconf2.72: running: aclocal --force -I m4 autoreconf2.72: configure.ac: tracing autoreconf2.72: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf2.72: configure.ac: not using Intltool autoreconf2.72: configure.ac: not using Gtkdoc autoreconf2.72: configure.ac: not needing autopoint autoreconf2.72: running: aclocal --force -I m4 autoreconf2.72: running: /usr/local/bin/autoconf2.72 --force configure.ac:75: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:75: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... configure.ac:75: the top level configure.ac:118: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:118: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:118: the top level configure.ac:122: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_pthread.m4:88: AX_PTHREAD is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... configure.ac:122: the top level configure.ac:163: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:163: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:163: the top level configure.ac:163: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:163: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:163: the top level configure.ac:194: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:194: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:194: the top level configure.ac:213: warning: The macro 'AC_PROG_CC_C99' is obsolete. configure.ac:213: You should run autoupdate. ./lib/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from... configure.ac:213: the top level configure.ac:215: warning: AC_LINK_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS ./lib/autoconf/specific.m4:541: AC_USE_SYSTEM_EXTENSIONS is expanded from... configure.ac:215: the top level configure.ac:220: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:220: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... m4/ax_check_define.m4:50: AC_CHECK_DEFINE is expanded from... configure.ac:220: the top level configure.ac:225: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:225: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... configure.ac:225: the top level configure.ac:228: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:228: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... lib/m4sugar/m4sh.m4:595: AS_CASE is expanded from... configure.ac:228: the top level configure.ac:232: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:232: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... configure.ac:232: the top level configure.ac:241: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:241: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... configure.ac:241: the top level configure.ac:242: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:242: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... configure.ac:242: the top level configure.ac:242: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:242: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... configure.ac:242: the top level configure.ac:246: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:246: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2821: _AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2837: AC_COMPILE_IFELSE is expanded from... lib/m4sugar/m4sh.m4:595: AS_CASE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... configure.ac:246: the top level configure.ac:264: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:264: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:264: the top level configure.ac:280: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:280: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... lib/m4sugar/m4sh.m4:595: AS_CASE is expanded from... configure.ac:280: the top level configure.ac:287: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:287: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... lib/m4sugar/m4sh.m4:595: AS_CASE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... configure.ac:287: the top level configure.ac:302: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:302: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... configure.ac:302: the top level configure.ac:303: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:303: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... configure.ac:303: the top level configure.ac:306: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:306: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2821: _AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2837: AC_COMPILE_IFELSE is expanded from... configure.ac:306: the top level configure.ac:318: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:318: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... configure.ac:318: the top level configure.ac:319: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:319: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... configure.ac:319: the top level configure.ac:320: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:320: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... configure.ac:320: the top level configure.ac:321: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:321: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... configure.ac:321: the top level configure.ac:322: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:322: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... configure.ac:322: the top level configure.ac:323: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:323: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... configure.ac:323: the top level configure.ac:324: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:324: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... configure.ac:324: the top level configure.ac:325: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:325: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... configure.ac:325: the top level configure.ac:326: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:326: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... configure.ac:326: the top level configure.ac:327: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:327: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... configure.ac:327: the top level configure.ac:328: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:328: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... configure.ac:328: the top level configure.ac:329: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:329: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... configure.ac:329: the top level configure.ac:330: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:330: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... configure.ac:330: the top level configure.ac:331: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:331: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... configure.ac:331: the top level configure.ac:332: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:332: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... configure.ac:332: the top level configure.ac:333: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:333: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... configure.ac:333: the top level configure.ac:334: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:334: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... configure.ac:334: the top level configure.ac:335: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:335: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... configure.ac:335: the top level configure.ac:336: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:336: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... configure.ac:336: the top level configure.ac:337: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:337: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... configure.ac:337: the top level configure.ac:338: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:338: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... configure.ac:338: the top level configure.ac:339: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:339: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... configure.ac:339: the top level configure.ac:340: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:340: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... configure.ac:340: the top level configure.ac:341: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:341: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... configure.ac:341: the top level configure.ac:342: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:342: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... configure.ac:342: the top level configure.ac:343: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:343: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... configure.ac:343: the top level configure.ac:344: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:344: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... configure.ac:344: the top level configure.ac:353: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:353: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:595: AS_CASE is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... m4/ax_tls.m4:49: AX_TLS is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... configure.ac:353: the top level configure.ac:353: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:353: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... m4/ax_tls.m4:49: AX_TLS is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... configure.ac:353: the top level configure.ac:367: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:367: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... configure.ac:367: the top level configure.ac:367: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:367: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2821: _AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2837: AC_COMPILE_IFELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... configure.ac:367: the top level configure.ac:367: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:367: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_check_compile_flag.m4:60: AX_CHECK_COMPILE_FLAG is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2821: _AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2837: AC_COMPILE_IFELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... configure.ac:367: the top level configure.ac:859: warning: The macro 'AC_LIBTOOL_WIN32_DLL' is obsolete. configure.ac:859: You should run autoupdate. m4/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from... configure.ac:859: the top level configure.ac:859: warning: AC_LIBTOOL_WIN32_DLL: Remove this warning and the call to _LT_SET_OPTION when you configure.ac:859: put the 'win32-dll' option into LT_INIT's first parameter. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... m4/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from... configure.ac:859: the top level autoreconf2.72: configure.ac: not using Autoheader autoreconf2.72: running: automake --add-missing --copy --force-missing configure.ac:75: installing 'build-aux/compile' configure.ac:10: installing 'build-aux/missing' src/libsodium/Makefile.am: installing 'build-aux/depcomp' autoreconf2.72: Leaving directory '.' cd /wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567 && ./configure --prefix=/wrkdirs/usr/ports/net-p2p/ogmios/work/libs_install --with-pthreads --disable-shared checking build system type... amd64-unknown-freebsd15.0 checking host system type... amd64-unknown-freebsd15.0 checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p 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 xargs -n works... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no 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 how to run the C preprocessor... cc -E checking for egrep -e... /usr/bin/grep -E checking whether cc is Clang... yes checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking dependency style of cc... gcc3 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for variable-length arrays... yes checking for __wasi__ defined... no checking for _FORTIFY_SOURCE defined... no checking whether C compiler accepts -D_FORTIFY_SOURCE=2... yes checking whether C compiler accepts -fvisibility=hidden... yes checking whether C compiler accepts -fPIC... yes checking whether C compiler accepts -fPIE... yes checking whether the linker accepts -pie... yes checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -fno-strict-overflow... yes checking whether C compiler accepts -fstack-protector... yes checking whether the linker accepts -fstack-protector... yes checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wall... yes checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra... yes checking for clang... yes checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option... yes checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast... yes checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual... yes checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero... yes checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches... yes checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond... yes checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal... yes checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2... yes checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op... yes checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized... yes checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation... yes checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations... yes checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes... yes checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs... yes checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits... yes checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas... yes checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id... yes checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference... yes checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration... yes checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith... yes checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls... yes checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict... yes checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wshorten-64-to-32... yes checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wshorten-64-to-32 -Wsometimes-uninitialized... yes checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wshorten-64-to-32 -Wsometimes-uninitialized -Wstrict-prototypes... yes checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wshorten-64-to-32 -Wsometimes-uninitialized -Wstrict-prototypes -Wswitch-enum... yes checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wshorten-64-to-32 -Wsometimes-uninitialized -Wstrict-prototypes -Wswitch-enum -Wvariable-decl... yes checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wshorten-64-to-32 -Wsometimes-uninitialized -Wstrict-prototypes -Wswitch-enum -Wvariable-decl -Wwrite-strings... yes checking whether the linker accepts -Wl,-z,relro... yes checking whether the linker accepts -Wl,-z,now... yes checking whether the linker accepts -Wl,-z,noexecstack... yes checking whether segmentation violations can be caught when using the C compiler... yes checking whether SIGABRT can be caught when using the C compiler... yes checking for thread local storage (TLS) class... _Thread_local thread local storage is supported checking whether C compiler accepts -ftls-model=local-dynamic... 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... /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 -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... 393216 checking how to convert amd64-unknown-freebsd15.0 file names to amd64-unknown-freebsd15.0 format... func_convert_file_noop checking how to convert amd64-unknown-freebsd15.0 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... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip 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... 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... no 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... freebsd15.0 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 for ar... (cached) ar checking whether C compiler accepts -mmmx... yes checking for MMX instructions set... yes checking whether C compiler accepts -mmmx... (cached) yes checking whether C compiler accepts -msse2... yes checking for SSE2 instructions set... yes checking whether C compiler accepts -msse2... (cached) yes checking whether C compiler accepts -msse3... yes checking for SSE3 instructions set... yes checking whether C compiler accepts -msse3... (cached) yes checking whether C compiler accepts -mssse3... yes checking for SSSE3 instructions set... yes checking whether C compiler accepts -mssse3... (cached) yes checking whether C compiler accepts -msse4.1... yes checking for SSE4.1 instructions set... yes checking whether C compiler accepts -msse4.1... (cached) yes checking whether C compiler accepts -mavx... yes checking for AVX instructions set... yes checking whether C compiler accepts -mavx... (cached) yes checking whether C compiler accepts -mavx2... yes checking for AVX2 instructions set... yes checking whether C compiler accepts -mavx2... (cached) yes checking if _mm256_broadcastsi128_si256 is correctly defined... yes checking whether C compiler accepts -mavx512f... yes checking for AVX512F instructions set... yes checking whether C compiler accepts -mavx512f... (cached) yes checking whether C compiler accepts -maes... yes checking whether C compiler accepts -mpclmul... yes checking for AESNI instructions set and PCLMULQDQ... yes checking whether C compiler accepts -maes... (cached) yes checking whether C compiler accepts -mpclmul... (cached) yes checking whether C compiler accepts -mrdrnd... yes checking for RDRAND... yes checking whether C compiler accepts -mrdrnd... (cached) yes checking for sys/mman.h... yes checking for sys/random.h... yes checking for intrin.h... no checking if _xgetbv() is available... no checking for inline... inline checking whether byte ordering is bigendian... (cached) no checking whether __STDC_LIMIT_MACROS is required... no checking whether we can use inline asm code... yes no checking whether we can use x86_64 asm code... yes checking whether we can assemble AVX opcodes... yes checking for 128-bit arithmetic... yes checking for cpuid instruction... yes checking if the .private_extern asm directive is supported... no checking if the .hidden asm directive is supported... yes checking if weak symbols are supported... yes checking if data alignment is required... no checking if atomic operations are supported... yes checking for size_t... yes checking for working alloca.h... no checking for alloca... yes checking for arc4random... yes checking for arc4random_buf... yes checking for mmap... yes checking for mlock... yes checking for madvise... yes checking for mprotect... yes checking for getrandom with a standard API... yes checking for getrandom... yes checking for getentropy with a standard API... yes checking for getentropy... yes checking for posix_memalign... yes checking for getpid... yes checking for nanosleep... yes checking for memset_s... yes checking for explicit_bzero... yes checking for explicit_memset... no checking if gcc/ld supports -Wl,--output-def... not needed, shared libraries are disabled checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating builds/Makefile config.status: creating contrib/Makefile config.status: creating dist-build/Makefile config.status: creating libsodium.pc config.status: creating libsodium-uninstalled.pc config.status: creating msvc-scripts/Makefile config.status: creating src/Makefile config.status: creating src/libsodium/Makefile config.status: creating src/libsodium/include/Makefile config.status: creating src/libsodium/include/sodium/version.h config.status: creating test/default/Makefile config.status: creating test/Makefile config.status: executing depfiles commands config.status: executing libtool commands cd /wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567 && /usr/local/bin/gmake -j64 && /usr/local/bin/gmake install gmake[1]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567' Making all in builds gmake[2]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/builds' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/builds' Making all in contrib gmake[2]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/contrib' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/contrib' Making all in dist-build gmake[2]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/dist-build' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/dist-build' Making all in msvc-scripts gmake[2]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/msvc-scripts' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/msvc-scripts' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/src' Making all in libsodium gmake[3]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/src/libsodium' Making all in include gmake[4]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/src/libsodium/include' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/src/libsodium/include' gmake[4]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/src/libsodium' CC crypto_core/ed25519/libsodium_la-core_ristretto255.lo CC crypto_core/ed25519/libsodium_la-core_ed25519.lo CC crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphashx24_ref.lo CC crypto_shorthash/siphash24/libsodium_la-shorthash_siphashx24.lo CC crypto_sign/ed25519/ref10/libsodium_la-obsolete.lo CC crypto_generichash/blake2b/ref/libssse3_la-blake2b-compress-ssse3.lo CC crypto_pwhash/argon2/libssse3_la-argon2-fill-block-ssse3.lo CC crypto_generichash/blake2b/ref/libsse41_la-blake2b-compress-sse41.lo CC crypto_pwhash/argon2/libavx2_la-argon2-fill-block-avx2.lo CC crypto_generichash/blake2b/ref/libavx2_la-blake2b-compress-avx2.lo CC crypto_pwhash/argon2/libavx512f_la-argon2-fill-block-avx512f.lo CC crypto_aead/chacha20poly1305/sodium/libsodium_la-aead_chacha20poly1305.lo CC crypto_aead/xchacha20poly1305/sodium/libsodium_la-aead_xchacha20poly1305.lo CC crypto_auth/libsodium_la-crypto_auth.lo CC crypto_auth/hmacsha512/libsodium_la-auth_hmacsha512.lo CC crypto_auth/hmacsha256/libsodium_la-auth_hmacsha256.lo CC crypto_auth/hmacsha512256/libsodium_la-auth_hmacsha512256.lo CC crypto_box/libsodium_la-crypto_box.lo CC crypto_box/libsodium_la-crypto_box_seal.lo CC crypto_box/curve25519xsalsa20poly1305/libsodium_la-box_curve25519xsalsa20poly1305.lo CC crypto_box/libsodium_la-crypto_box_easy.lo CC crypto_core/ed25519/libsodium_la-core_h2c.lo CC crypto_core/ed25519/ref10/libsodium_la-ed25519_ref10.lo CC crypto_core/hchacha20/libsodium_la-core_hchacha20.lo CC crypto_core/hsalsa20/ref2/libsodium_la-core_hsalsa20_ref2.lo CC crypto_core/hsalsa20/libsodium_la-core_hsalsa20.lo CC crypto_core/salsa/ref/libsodium_la-core_salsa_ref.lo CC crypto_generichash/libsodium_la-crypto_generichash.lo CC crypto_generichash/blake2b/libsodium_la-generichash_blake2.lo CC crypto_generichash/blake2b/ref/libsodium_la-blake2b-compress-ref.lo CC crypto_generichash/blake2b/ref/libsodium_la-blake2b-ref.lo CC crypto_generichash/blake2b/ref/libsodium_la-generichash_blake2b.lo CC crypto_hash/libsodium_la-crypto_hash.lo CC crypto_hash/sha256/libsodium_la-hash_sha256.lo CC crypto_hash/sha256/cp/libsodium_la-hash_sha256_cp.lo CC crypto_hash/sha512/libsodium_la-hash_sha512.lo CC crypto_hash/sha512/cp/libsodium_la-hash_sha512_cp.lo CC crypto_kdf/libsodium_la-crypto_kdf.lo CC crypto_kx/libsodium_la-crypto_kx.lo CC crypto_onetimeauth/libsodium_la-crypto_onetimeauth.lo CC crypto_kdf/blake2b/libsodium_la-kdf_blake2b.lo CC crypto_onetimeauth/poly1305/libsodium_la-onetimeauth_poly1305.lo CC crypto_onetimeauth/poly1305/donna/libsodium_la-poly1305_donna.lo CC crypto_pwhash/argon2/libsodium_la-argon2-core.lo CC crypto_pwhash/argon2/libsodium_la-argon2-encoding.lo CC crypto_pwhash/argon2/libsodium_la-argon2-fill-block-ref.lo CC crypto_pwhash/argon2/libsodium_la-argon2.lo CC crypto_pwhash/argon2/libsodium_la-pwhash_argon2i.lo CC crypto_pwhash/argon2/libsodium_la-blake2b-long.lo CC crypto_pwhash/argon2/libsodium_la-pwhash_argon2id.lo CC crypto_pwhash/libsodium_la-crypto_pwhash.lo CC crypto_scalarmult/curve25519/ref10/libsodium_la-x25519_ref10.lo CC crypto_scalarmult/libsodium_la-crypto_scalarmult.lo CC crypto_scalarmult/curve25519/libsodium_la-scalarmult_curve25519.lo CC crypto_secretbox/libsodium_la-crypto_secretbox.lo CC crypto_secretbox/libsodium_la-crypto_secretbox_easy.lo CC crypto_secretbox/xsalsa20poly1305/libsodium_la-secretbox_xsalsa20poly1305.lo CC crypto_secretstream/xchacha20poly1305/libsodium_la-secretstream_xchacha20poly1305.lo CC crypto_shorthash/libsodium_la-crypto_shorthash.lo CC crypto_shorthash/siphash24/libsodium_la-shorthash_siphash24.lo CC crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphash24_ref.lo CC crypto_sign/ed25519/libsodium_la-sign_ed25519.lo CC crypto_sign/ed25519/ref10/libsodium_la-keypair.lo CC crypto_sign/libsodium_la-crypto_sign.lo CC crypto_sign/ed25519/ref10/libsodium_la-open.lo CC crypto_sign/ed25519/ref10/libsodium_la-sign.lo CC crypto_stream/chacha20/libsodium_la-stream_chacha20.lo CC crypto_stream/chacha20/ref/libsodium_la-chacha20_ref.lo CC crypto_stream/libsodium_la-crypto_stream.lo CC crypto_stream/salsa20/libsodium_la-stream_salsa20.lo CC crypto_stream/xsalsa20/libsodium_la-stream_xsalsa20.lo CC crypto_verify/sodium/libsodium_la-verify.lo CC crypto_vrf/libsodium_la-crypto_vrf.lo CC crypto_vrf/ietfdraft13/libsodium_la-prove.lo CC crypto_vrf/ietfdraft13/libsodium_la-verify.lo CC crypto_vrf/ietfdraft13/libsodium_la-vrf.lo CC crypto_vrf/ietfdraft03/libsodium_la-prove.lo CC crypto_vrf/ietfdraft03/libsodium_la-verify.lo CC crypto_vrf/ietfdraft03/libsodium_la-vrf.lo CC randombytes/libsodium_la-randombytes.lo CC sodium/libsodium_la-codecs.lo CC sodium/libsodium_la-core.lo CC sodium/libsodium_la-runtime.lo CC sodium/libsodium_la-utils.lo CC sodium/libsodium_la-version.lo CPPAS crypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6-asm.lo CC crypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6.lo CC crypto_scalarmult/curve25519/sandy2x/libsodium_la-curve25519_sandy2x.lo CC crypto_scalarmult/curve25519/sandy2x/libsodium_la-fe51_invert.lo CC crypto_scalarmult/curve25519/sandy2x/libsodium_la-fe_frombytes_sandy2x.lo CPPAS crypto_scalarmult/curve25519/sandy2x/libsodium_la-sandy2x.lo CC crypto_box/curve25519xchacha20poly1305/libsodium_la-box_curve25519xchacha20poly1305.lo CC crypto_box/curve25519xchacha20poly1305/libsodium_la-box_seal_curve25519xchacha20poly1305.lo CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-crypto_scrypt-common.lo CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-pbkdf2-sha256.lo CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-scrypt_platform.lo CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-pwhash_scryptsalsa208sha256.lo CC crypto_pwhash/scryptsalsa208sha256/nosse/libsodium_la-pwhash_scryptsalsa208sha256_nosse.lo CC crypto_scalarmult/ed25519/ref10/libsodium_la-scalarmult_ed25519_ref10.lo CC crypto_secretbox/xchacha20poly1305/libsodium_la-secretbox_xchacha20poly1305.lo CC crypto_scalarmult/ristretto255/ref10/libsodium_la-scalarmult_ristretto255_ref10.lo CC crypto_stream/salsa2012/ref/libsodium_la-stream_salsa2012_ref.lo CC crypto_stream/salsa2012/libsodium_la-stream_salsa2012.lo CC crypto_stream/salsa208/ref/libsodium_la-stream_salsa208_ref.lo CC crypto_stream/salsa208/libsodium_la-stream_salsa208.lo CC crypto_stream/xchacha20/libsodium_la-stream_xchacha20.lo CC randombytes/sysrandom/libsodium_la-randombytes_sysrandom.lo CC crypto_aead/aes256gcm/aesni/libaesni_la-aead_aes256gcm_aesni.lo CC crypto_onetimeauth/poly1305/sse2/libsse2_la-poly1305_sse2.lo CC crypto_pwhash/scryptsalsa208sha256/sse/libsse2_la-pwhash_scryptsalsa208sha256_sse.lo CC crypto_stream/chacha20/dolbeau/libssse3_la-chacha20_dolbeau-ssse3.lo CCLD libsse41.la CC crypto_stream/chacha20/dolbeau/libavx2_la-chacha20_dolbeau-avx2.lo CCLD libavx512f.la CC crypto_stream/salsa20/xmm6int/libavx2_la-salsa20_xmm6int-avx2.lo CC randombytes/internal/librdrand_la-randombytes_internal_random.lo libtool: warning: '-version-info/-version-number' is ignored for convenience libraries libtool: warning: '-version-info/-version-number' is ignored for convenience libraries CCLD libssse3.la libtool: warning: '-version-info/-version-number' is ignored for convenience libraries CCLD libsse2.la CCLD librdrand.la libtool: warning: '-version-info/-version-number' is ignored for convenience libraries libtool: warning: '-version-info/-version-number' is ignored for convenience libraries CCLD libaesni.la libtool: warning: '-version-info/-version-number' is ignored for convenience libraries CCLD libavx2.la libtool: warning: '-version-info/-version-number' is ignored for convenience libraries CCLD libsodium.la copying selected object files to avoid basename conflicts... gmake[4]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/src/libsodium' gmake[3]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/src/libsodium' gmake[3]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/src' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/src' gmake[2]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/src' Making all in test gmake[2]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/test' Making all in default gmake[3]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/test/default' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/test/default' gmake[3]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/test' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/test' gmake[2]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/test' gmake[2]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567' gmake[1]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567' gmake[1]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567' Making install in builds gmake[2]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/builds' gmake[3]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/builds' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/builds' gmake[2]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/builds' Making install in contrib gmake[2]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/contrib' gmake[3]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/contrib' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/contrib' gmake[2]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/contrib' Making install in dist-build gmake[2]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/dist-build' gmake[3]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/dist-build' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/dist-build' gmake[2]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/dist-build' Making install in msvc-scripts gmake[2]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/msvc-scripts' gmake[3]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/msvc-scripts' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/msvc-scripts' gmake[2]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/msvc-scripts' Making install in src gmake[2]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/src' Making install in libsodium gmake[3]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/src/libsodium' Making install in include gmake[4]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/src/libsodium/include' gmake[5]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/src/libsodium/include' gmake[5]: Nothing to be done for 'install-exec-am'. mkdir -p '/wrkdirs/usr/ports/net-p2p/ogmios/work/libs_install/include' mkdir -p '/wrkdirs/usr/ports/net-p2p/ogmios/work/libs_install/include/sodium' /usr/bin/install -c -m 644 sodium/core.h sodium/crypto_aead_aes256gcm.h sodium/crypto_aead_chacha20poly1305.h sodium/crypto_aead_xchacha20poly1305.h sodium/crypto_auth.h sodium/crypto_auth_hmacsha256.h sodium/crypto_auth_hmacsha512.h sodium/crypto_auth_hmacsha512256.h sodium/crypto_box.h sodium/crypto_box_curve25519xchacha20poly1305.h sodium/crypto_box_curve25519xsalsa20poly1305.h sodium/crypto_core_ed25519.h sodium/crypto_core_ristretto255.h sodium/crypto_core_hchacha20.h sodium/crypto_core_hsalsa20.h sodium/crypto_core_salsa20.h sodium/crypto_core_salsa2012.h sodium/crypto_core_salsa208.h sodium/crypto_generichash.h sodium/crypto_generichash_blake2b.h sodium/crypto_hash.h sodium/crypto_hash_sha256.h sodium/crypto_hash_sha512.h sodium/crypto_kdf.h sodium/crypto_kdf_blake2b.h sodium/crypto_kx.h sodium/crypto_onetimeauth.h sodium/crypto_onetimeauth_poly1305.h sodium/crypto_pwhash.h sodium/crypto_pwhash_argon2i.h sodium/crypto_pwhash_argon2id.h sodium/crypto_pwhash_scryptsalsa208sha256.h sodium/crypto_scalarmult.h sodium/crypto_scalarmult_curve25519.h sodium/crypto_scalarmult_ed25519.h sodium/crypto_scalarmult_ristretto255.h sodium/crypto_secretbox.h sodium/crypto_secretbox_xchacha20poly1305.h sodium/crypto_secretbox_xsalsa20poly1305.h sodium/crypto_secretstream_xchacha20poly1305.h '/wrkdirs/usr/ports/net-p2p/ogmios/work/libs_install/include/sodium' mkdir -p '/wrkdirs/usr/ports/net-p2p/ogmios/work/libs_install/include/sodium' /usr/bin/install -c -m 644 sodium/crypto_shorthash.h sodium/crypto_shorthash_siphash24.h sodium/crypto_sign.h sodium/crypto_sign_ed25519.h sodium/crypto_sign_edwards25519sha512batch.h sodium/crypto_stream.h sodium/crypto_stream_chacha20.h sodium/crypto_stream_salsa20.h sodium/crypto_stream_salsa2012.h sodium/crypto_stream_salsa208.h sodium/crypto_stream_xchacha20.h sodium/crypto_stream_xsalsa20.h sodium/crypto_verify_16.h sodium/crypto_verify_32.h sodium/crypto_verify_64.h sodium/crypto_vrf.h sodium/crypto_vrf_ietfdraft03.h sodium/crypto_vrf_ietfdraft13.h sodium/export.h sodium/randombytes.h sodium/randombytes_internal_random.h sodium/randombytes_sysrandom.h sodium/runtime.h sodium/utils.h '/wrkdirs/usr/ports/net-p2p/ogmios/work/libs_install/include/sodium' /usr/bin/install -c -m 644 sodium.h '/wrkdirs/usr/ports/net-p2p/ogmios/work/libs_install/include/.' mkdir -p '/wrkdirs/usr/ports/net-p2p/ogmios/work/libs_install/include' mkdir -p '/wrkdirs/usr/ports/net-p2p/ogmios/work/libs_install/include/sodium' /usr/bin/install -c -m 644 sodium/version.h '/wrkdirs/usr/ports/net-p2p/ogmios/work/libs_install/include/sodium' gmake[5]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/src/libsodium/include' gmake[4]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/src/libsodium/include' gmake[4]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/src/libsodium' gmake[5]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/src/libsodium' mkdir -p '/wrkdirs/usr/ports/net-p2p/ogmios/work/libs_install/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libsodium.la '/wrkdirs/usr/ports/net-p2p/ogmios/work/libs_install/lib' libtool: install: /usr/bin/install -c .libs/libsodium.lai /wrkdirs/usr/ports/net-p2p/ogmios/work/libs_install/lib/libsodium.la libtool: install: /usr/bin/install -c .libs/libsodium.a /wrkdirs/usr/ports/net-p2p/ogmios/work/libs_install/lib/libsodium.a libtool: install: chmod 644 /wrkdirs/usr/ports/net-p2p/ogmios/work/libs_install/lib/libsodium.a libtool: install: ranlib /wrkdirs/usr/ports/net-p2p/ogmios/work/libs_install/lib/libsodium.a gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/src/libsodium' gmake[4]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/src/libsodium' gmake[3]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/src/libsodium' gmake[3]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/src' gmake[4]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/src' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/src' gmake[3]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/src' gmake[2]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/src' Making install in test gmake[2]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/test' Making install in default gmake[3]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/test/default' gmake[4]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/test/default' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/test/default' gmake[3]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/test/default' gmake[3]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/test' gmake[4]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/test' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/test' gmake[3]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/test' gmake[2]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567/test' gmake[2]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567' gmake[3]: Entering directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567' gmake[3]: Nothing to be done for 'install-exec-am'. mkdir -p '/wrkdirs/usr/ports/net-p2p/ogmios/work/libs_install/lib/pkgconfig' /usr/bin/install -c -m 644 libsodium.pc '/wrkdirs/usr/ports/net-p2p/ogmios/work/libs_install/lib/pkgconfig' gmake[3]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567' gmake[2]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567' gmake[1]: Leaving directory '/wrkdirs/usr/ports/net-p2p/ogmios/work/libsodium-dbb48cce5429cb6585c9034f002568964f1ce567' /bin/mv /wrkdirs/usr/ports/net-p2p/ogmios/work/libs_install/lib/pkgconfig/libsodium.pc /wrkdirs/usr/ports/net-p2p/ogmios/work/.pkgconfig cd /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server && /usr/bin/env -i HOME=/wrkdirs/usr/ports/net-p2p/ogmios/work MACHINE_ARCH=amd64 PWD="${PWD}" GIT_CEILING_DIRECTORIES=/wrkdirs/usr/ports/net-p2p/ogmios/work __MAKE_CONF=/nonexistent OSVERSION=1500068 PATH=/usr/local/libexec/ccache:/wrkdirs/usr/ports/net-p2p/ogmios/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin TMPDIR=/tmp UNAME_r=15.0-RELEASE-p1 UNAME_v=FreeBSD\ 15.0-RELEASE-p1\ 1500068 DEFAULT_AUTOCONF=2.72 XDG_DATA_HOME=/wrkdirs/usr/ports/net-p2p/ogmios/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-p2p/ogmios/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net-p2p/ogmios/work/.cache HOME=/wrkdirs/usr/ports/net-p2p/ogmios/work TMPDIR="/tmp" PATH=/usr/local/libexec/ccache:/wrkdirs/usr/ports/net-p2p/ogmios/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net-p2p/ogmios/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.72 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CCACHE_DIR="/root/.ccache" 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" XDG_DATA_HOME=/wrkdirs/usr/ports/net-p2p/ogmios/work/cabal-home XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-p2p/ogmios/work/cabal-home XDG_CACHE_HOME=/wrkdirs/usr/ports/net-p2p/ogmios/work/cabal-home HOME=/wrkdirs/usr/ports/net-p2p/ogmios/work/cabal-home cabal build --no-semaphore --disable-benchmarks --disable-tests --flags "" exe:ogmios Warning: The package description file modules/git-th/git-th.cabal has warnings: modules/git-th/git-th.cabal:75:3: The field "build-tools" is deprecated in the Cabal specification version 2.0. Please use 'build-tool-depends' field Warning: The package description file _cabal_deps/Stream-0.4.7.2/Stream.cabal has warnings: _cabal_deps/Stream-0.4.7.2/Stream.cabal:6:1: Tabs used as indentation at 6:1, 12:1, 13:1, 14:1, 15:1, 16:1, 17:1 Warning: The package description file _cabal_deps/appar-0.1.8/appar.cabal has warnings: _cabal_deps/appar-0.1.8/appar.cabal:20:37: version operators used. To use version operators the package needs to specify at least 'cabal-version: >= 1.8'. Warning: The package description file _cabal_deps/asn1-parse-0.9.5/asn1-parse.cabal has warnings: _cabal_deps/asn1-parse-0.9.5/asn1-parse.cabal:17:34: version operators used. To use version operators the package needs to specify at least 'cabal-version: >= 1.8'. _cabal_deps/asn1-parse-0.9.5/asn1-parse.cabal:19:42: version operators used. To use version operators the package needs to specify at least 'cabal-version: >= 1.8'. Warning: The package description file _cabal_deps/asn1-types-0.3.4/asn1-types.cabal has warnings: _cabal_deps/asn1-types-0.3.4/asn1-types.cabal:17:34: version operators used. To use version operators the package needs to specify at least 'cabal-version: >= 1.8'. Warning: The package description file _cabal_deps/bimap-0.5.0/bimap.cabal has warnings: _cabal_deps/bimap-0.5.0/bimap.cabal:53:3: Inconsistent indentation. Indentation jumps at lines 53 Warning: The package description file _cabal_deps/dependent-map-0.4.0.0/dependent-map.cabal has warnings: _cabal_deps/dependent-map-0.4.0.0/dependent-map.cabal:41:39: version operators used. To use version operators the package needs to specify at least 'cabal-version: >= 1.8'. _cabal_deps/dependent-map-0.4.0.0/dependent-map.cabal:42:49: version operators used. To use version operators the package needs to specify at least 'cabal-version: >= 1.8'. _cabal_deps/dependent-map-0.4.0.0/dependent-map.cabal:43:50: version operators used. To use version operators the package needs to specify at least 'cabal-version: >= 1.8'. _cabal_deps/dependent-map-0.4.0.0/dependent-map.cabal:44:57: version operators used. To use version operators the package needs to specify at least 'cabal-version: >= 1.8'. Warning: The package description file _cabal_deps/erf-2.0.0.0/erf.cabal has warnings: _cabal_deps/erf-2.0.0.0/erf.cabal:15:37: version operators used. To use version operators the package needs to specify at least 'cabal-version: >= 1.8'. _cabal_deps/erf-2.0.0.0/erf.cabal:7:1: The field "synopsis" is specified more than once at positions 7:1, 11:1 _cabal_deps/erf-2.0.0.0/erf.cabal:3:1: The field "license" is specified more than once at positions 3:1, 10:1 Warning: The package description file _cabal_deps/hostname-1.0/hostname.cabal has warnings: _cabal_deps/hostname-1.0/hostname.cabal:15:38: version operators used. To use version operators the package needs to specify at least 'cabal-version: >= 1.8'. Warning: The package description file _cabal_deps/js-chart-2.9.4.1/js-chart.cabal has warnings: _cabal_deps/js-chart-2.9.4.1/js-chart.cabal:1:27: Packages with 'cabal-version: 1.12' or later should specify a specific version of the Cabal spec of the form 'cabal-version: x.y'. Use 'cabal-version: 1.18'. Warning: The package description file _cabal_deps/partial-order-0.2.0.0/partial-order.cabal has warnings: _cabal_deps/partial-order-0.2.0.0/partial-order.cabal:62:2: Inconsistent indentation. Indentation jumps at lines 62 Warning: The package description file _cabal_deps/statistics-linreg-0.3/statistics-linreg.cabal has warnings: _cabal_deps/statistics-linreg-0.3/statistics-linreg.cabal:46:67: version operators used. To use version operators the package needs to specify at least 'cabal-version: >= 1.8'. _cabal_deps/statistics-linreg-0.3/statistics-linreg.cabal:5:1: Tabs used as indentation at 5:1, 8:1, 9:1, 10:1, 11:1, 12:1, 13:1, 14:1 Warning: The package description file _cabal_deps/time-units-1.0.0/time-units.cabal has warnings: _cabal_deps/time-units-1.0.0/time-units.cabal:22:32: version operators used. To use version operators the package needs to specify at least 'cabal-version: >= 1.8'. Warning: cannot determine version of /wrkdirs/usr/ports/net-p2p/ogmios/work/.bin/git : "" Warning: No remote package servers have been specified. Usually you would have one specified in the config file. Resolving dependencies... Build profile: -w ghc-9.10.3 -O1 In order, the following will be built (use -v for more details): - OneTuple-0.4.2 (lib) (first run) - Only-0.1 (lib) (first run) - SHA-1.6.4.4 (lib) (first run) - StateVar-1.2.2 (lib) (first run) - Win32-network-0.2.0.1 (lib) (first run) - alex-3.5.4.0 (exe:alex) (first run) - algebraic-graphs-0.7 (lib) (first run) - appar-0.1.8 (lib:appar) (first run) - assoc-1.1.1 (lib) (first run) - auto-update-0.2.6 (lib) (first run) - base-compat-0.14.1 (lib) (first run) - base-deriving-via-0.1.0.2 (lib) (first run) - base-orphans-0.9.3 (lib) (first run) - base16-bytestring-1.0.2.0 (lib) (first run) - base58-bytestring-0.1.0 (lib) (first run) - base64-bytestring-1.2.1.0 (lib) (first run) - basement-0.0.16 (lib) (first run) - bimap-0.5.0 (lib) (first run) - bsb-http-chunked-0.0.0.4 (lib) (first run) - byteorder-1.0.4 (lib:byteorder) (first run) - bytestring-strict-builder-0.4.5.8 (lib) (first run) - call-stack-0.4.0 (lib) (first run) - cereal-0.5.8.3 (lib) (first run) - character-ps-0.1 (lib) (first run) - clock-0.8.4 (lib) (first run) - colour-2.3.6 (lib) (first run) - commutative-semigroups-0.2.0.2 (lib) (first run) - composition-prelude-3.0.1.0 (lib) (first run) - contra-tracer-0.1.0.1 (lib) (first run) - data-default-0.8.0.1 (lib) (first run) - dlist-1.0 (lib) (first run) - dom-lt-0.2.3 (lib) (first run) - easy-file-0.2.5 (lib) (first run) - erf-2.0.0.0 (lib:erf) (first run) - file-embed-0.0.16.0 (lib) (first run) - fingertree-0.1.6.2 (lib) (first run) - generically-0.1.1 (lib) (first run) - git-th-1.1.0 (lib) (first run) - groups-0.5.3 (lib) (first run) - half-0.3.3 (lib) (first run) - happy-lib-2.1.7 (lib:grammar) (first run) - haskell-lexer-1.2.1 (lib) (first run) - hostname-1.0 (lib:hostname) (first run) - hourglass-0.2.12 (lib) (first run) - hsc2hs-0.68.10 (exe:hsc2hs) (first run) - hspec-discover-2.11.12 (lib) (first run) - indexed-profunctors-0.1.1.1 (lib) (first run) - indexed-traversable-0.1.4 (lib) (first run) - integer-logarithms-1.0.4 (lib) (first run) - libyaml-clib-0.2.5 (lib) (first run) - logict-0.8.2.0 (lib) (first run) - microlens-0.4.13.1 (lib) (first run) - monoidal-synchronisation-0.1.0.6 (lib) (first run) - multiset-0.3.4.3 (lib) (first run) - network-byte-order-0.1.7 (lib) (first run) - newtype-0.2.2.0 (lib) (first run) - non-integral-1.0.0.0 (lib) (first run) - old-locale-1.0.0.7 (lib) (first run) - parallel-3.2.2.0 (lib) (first run) - parser-combinators-1.3.0 (lib) (first run) - partial-order-0.2.0.0 (lib) (first run) - primes-0.2.1.0 (lib:primes) (first run) - primitive-0.9.1.0 (lib) (first run) - quiet-0.2 (lib) (first run) - reflection-2.1.9 (lib) (first run) - safe-0.3.21 (lib) (first run) - safe-exceptions-0.1.7.4 (lib) (first run) - selective-0.7.0.1 (lib) (first run) - semigroups-0.20 (lib) (first run) - singletons-3.0.4 (lib) (first run) - some-1.0.6 (lib) (first run) - sop-core-0.5.0.2 (lib) (first run) - split-0.2.5 (lib) (first run) - splitmix-0.1.3.1 (lib) (first run) - syb-0.7.3 (lib) (first run) - tagged-0.8.9 (lib) (first run) - text-2.1.3 (lib) (first run) - th-abstraction-0.7.1.0 (lib) (first run) - th-compat-0.1.6 (lib) (first run) - time-units-1.0.0 (lib:time-units) (first run) - transformers-compat-0.7.2 (lib) (first run) - unbounded-delays-0.1.1.1 (lib) (first run) - unix-bytestring-0.4.0.3 (lib) (first run) - unix-compat-0.7.4.1 (lib) (first run) - unliftio-core-0.2.1.0 (lib) (first run) - utf8-string-1.0.2 (lib) (first run) - vector-stream-0.1.0.1 (lib) (first run) - void-0.7.3 (lib) (first run) - wherefrom-compat-0.1.1.1 (lib) (first run) - word8-0.1.3 (lib) (first run) - contravariant-1.5.5 (lib) (first run) - time-manager-0.2.3 (lib) (first run) - measures-0.1.0.2 (lib) (first run) - memory-0.18.0 (lib) (first run) - foundation-0.0.30 (lib) (first run) - HUnit-1.6.2.0 (lib) (first run) - extra-1.8 (lib) (first run) - ansi-terminal-types-1.1.3 (lib) (first run) - data-default-class-0.2.0.0 (lib) (first run) - happy-lib-2.1.7 (lib:tabular) (first run) - happy-lib-2.1.7 (lib:frontend) (first run) - zlib-0.7.1.1 (lib) (first run) - terminal-size-0.3.4 (lib) (first run) - network-3.2.8.0 (lib) (first run) - filelock-0.1.1.8 (lib) (first run) - cardano-lmdb-0.4.0.3 (lib:ffi) (first run) - hspec-discover-2.11.12 (exe:hspec-discover) (first run) - old-time-1.1.0.4 (lib) (first run) - pvar-1.0.0.0 (lib) (first run) - atomic-primops-0.8.8 (lib) (first run) - tracer-transformers-0.1.0.4 (lib) (first run) - validation-selective-0.2.0.0 (lib) (first run) - random-1.2.1.3 (lib) (first run) - universe-base-1.1.4 (lib) (first run) - distributive-0.6.2.1 (lib) (first run) - boring-0.2.2 (lib) (first run) - wl-pprint-annotated-0.1.0.1 (lib) (first run) - string-conv-0.2.0 (lib) (first run) - prettyprinter-1.7.1 (lib) (first run) - parsec-3.1.18.0 (lib) (first run) - mime-types-0.1.2.0 (lib) (first run) - integer-conversion-0.1.1 (lib) (first run) - hashable-1.4.7.0 (lib) (first run) - generic-lens-core-2.2.1.0 (lib) (first run) - cborg-0.2.10.0 (lib) (first run) - blaze-builder-0.4.4.1 (lib) (first run) - attoparsec-0.14.4 (lib:attoparsec-internal) (first run) - FailT-0.1.2.0 (lib) (first run) - th-lift-0.8.6 (lib) (first run) - th-expand-syns-0.4.12.0 (lib) (first run) - safe-wild-cards-1.0.0.2 (lib) (first run) - microlens-th-0.4.3.17 (lib) (first run) - transformers-base-0.4.6 (lib) (first run) - mmorph-1.2.1 (lib) (first run) - deriving-compat-0.6.7 (lib) (first run) - resourcet-1.3.0 (lib) (first run) - vector-0.13.2.0 (lib) (first run) - pem-0.2.4 (lib) (first run) - crypton-1.0.4 (lib) (first run) - asn1-types-0.3.4 (lib:asn1-types) (first run) - bech32-1.1.9 (lib) (first run) - ansi-terminal-1.1.3 (lib) (first run) - cookie-0.5.1 (lib) (first run) - happy-lib-2.1.7 (lib:backend-lalr) (first run) - happy-lib-2.1.7 (lib:backend-glr) (first run) - digest-0.0.2.1 (lib) (first run) - simple-sendfile-0.2.32 (lib) (first run) - recv-0.1.1 (lib) (first run) - iproute-1.7.15 (lib) (first run) - crypton-socks-0.6.2 (lib) (first run) - cardano-lmdb-0.4.0.3 (lib) (first run) - unix-time-0.4.17 (lib) (first run) - memory-pool-0.1.0.0 (lib) (first run) - QuickCheck-2.15.0.1 (lib) (first run) - MonadRandom-0.6.2 (lib) (first run) - comonad-5.0.9 (lib) (first run) - barbies-2.1.1.0 (lib) (first run) - dec-0.0.6 (lib) (first run) - prettyprinter-configurable-1.36.0.0 (lib) (first run) - network-uri-2.6.4.2 (lib) (first run) - canonical-json-0.6.0.1 (lib) (first run) - Cabal-syntax-3.14.2.0 (lib) (first run) - uuid-types-1.0.6 (lib) (first run) - unordered-containers-0.2.20 (lib) (first run) - time-compat-1.9.8 (lib) (first run) - these-1.2.1 (lib) (first run) - text-short-0.1.6 (lib) (first run) - scientific-0.3.8.0 (lib) (first run) - psqueues-0.2.8.2 (lib) (first run) - data-fix-0.3.4 (lib) (first run) - constraints-0.14.2 (lib) (first run) - case-insensitive-1.2.1.0 (lib) (first run) - async-2.2.5 (lib) (first run) - blaze-markup-0.8.3.0 (lib) (first run) - mempack-0.1.2.0 (lib) (first run) - th-reify-many-0.1.10 (lib) (first run) - monad-control-1.0.3.1 (lib) (first run) - streaming-0.2.4.0 (lib) (first run) - vector-th-unbox-0.2.2 (lib) (first run) - vector-binary-instances-0.2.5.2 (lib) (first run) - th-lift-instances-0.1.20 (lib) (first run) - nothunks-0.2.1.1 (lib) (first run) - nonempty-vector-0.2.4 (lib) (first run) - monoid-subclasses-1.2.6 (lib) (first run) - math-functions-0.3.4.4 (lib) (first run) - heapwords-0.1.0.2 (lib) (first run) - bitvec-1.1.5.0 (lib) (first run) - cardano-crypto-1.3.0 (lib) (first run) - asn1-encoding-0.9.6 (lib) (first run) - bech32-th-1.1.9 (lib) (first run) - prettyprinter-ansi-terminal-1.1.3 (lib) (first run) - happy-lib-2.1.7 (lib) (first run) - fast-logger-3.2.6 (lib) (first run) - random-shuffle-0.0.4 (lib:random-shuffle) (first run) - bifunctors-5.6.2 (lib) (first run) - fin-0.3.2 (lib) (first run) - Cabal-3.14.2.0 (lib) (first run) - vault-0.3.1.5 (lib) (first run) - relude-1.2.2.2 (lib) (first run) - indexed-traversable-instances-0.1.2 (lib) (first run) - ekg-core-0.1.2.0 (lib) (first run) - text-iso8601-0.1.1 (lib) (first run) - strict-0.5.1 (lib) (first run) - base16-1.0 (lib) (first run) - formatting-7.2.0 (lib) (first run) - attoparsec-0.14.4 (lib) (first run) - network-control-0.1.7 (lib) (first run) - constraints-extras-0.4.0.2 (lib) (first run) - megaparsec-9.7.0 (lib) (first run) - http-types-0.12.4 (lib) (first run) - streaming-commons-0.2.3.0 (lib) (first run) - io-classes-1.5.0.0 (lib) (first run) - concurrent-output-1.10.21 (lib) (first run) - blaze-html-0.9.2.0 (lib) (first run) - th-orphans-0.13.16 (lib) (first run) - lifted-base-0.2.3.12 (lib) (first run) - streaming-bytestring-0.3.4 (lib) (first run) - strict-sop-core-0.1.3.0 (lib) (first run) - mwc-random-0.15.2.0 (lib) (first run) - vector-algorithms-0.9.1.0 (lib) (first run) - asn1-parse-0.9.5 (lib:asn1-parse) (first run) - pretty-simple-4.1.3.0 (lib) (first run) - optparse-applicative-0.19.0.0 (lib) (first run) - happy-2.1.7 (exe:happy) (first run) - semigroupoids-6.0.1 (lib) (first run) - profunctors-5.6.3 (lib) (first run) - bin-0.1.4 (lib) (first run) - entropy-0.4.1.11 (lib:entropy) (first run) - fast-bech32-1.0.1 (lib) (first run) - witherable-0.5 (lib) (first run) - serialise-0.2.6.1 (lib) (first run) - http-date-0.0.11 (lib) (first run) - dns-4.2.0 (lib:dns-internal) (first run) - cassava-0.5.4.1 (lib) (first run) - dependent-sum-0.7.2.0 (lib) (first run) - wai-3.2.4 (lib) (first run) - http-semantics-0.3.0 (lib) (first run) - http-api-data-0.6.2 (lib) (first run) - http-client-0.7.19 (lib) (first run) - typed-protocols-0.3.0.0 (lib) (first run) - strict-stm-1.5.0.0 (lib) (first run) - strict-mvar-1.5.0.0 (lib) (first run) - si-timers-1.5.0.0 (lib) (first run) - fs-api-0.3.0.0 (lib) (first run) - th-utilities-0.2.5.2 (lib) (first run) - lifted-async-0.10.2.7 (lib) (first run) - streaming-binary-0.3.0.1 (lib) (first run) - sop-extras-0.4.0.0 (lib) (first run) - mono-traversable-1.0.21.0 (lib) (first run) - dense-linear-algebra-0.1.0.0 (lib) (first run) - crypton-x509-1.7.7 (lib) (first run) - tasty-1.5.3 (lib) (first run) - pretty-show-1.10 (lib) (first run) - strict-list-0.1.7.6 (lib) (first run) - semialign-1.3.1 (lib) (first run) - invariant-0.6.4 (lib) (first run) - generic-lens-2.2.2.0 (lib) (first run) - free-5.2 (lib) (first run) - foldl-1.4.18 (lib) (first run) - either-5.0.3 (lib) (first run) - websockets-0.13.0.0 (lib) (first run) - cardano-lmdb-simple-0.8.1.0 (lib) (first run) - dns-4.2.0 (lib) (first run) - wai-logger-2.5.0 (lib) (first run) - http2-5.3.10 (lib) (first run) - typed-protocols-stateful-0.3.0.0 (lib) (first run) - typed-protocols-cborg-0.3.0.0 (lib) (first run) - resource-registry-0.1.0.0 (lib) (first run) - strict-checked-vars-0.2.0.0 (lib) (first run) - rawlock-0.1.1.0 (lib) (first run) - io-sim-1.5.1.0 (lib) (first run) - io-classes-mtl-0.1.2.0 (lib) (first run) - async-timer-0.1.4.1 (lib) (first run) - conduit-1.3.6.1 (lib) (first run) - crypton-x509-store-1.6.11 (lib) (first run) - tasty-expected-failure-0.12.3 (lib) (first run) - hedgehog-1.5 (lib) (first run) - deque-0.4.4.2 (lib) (first run) - aeson-2.2.3.0 (lib) (first run) - recursion-schemes-5.2.3 (lib) (first run) - adjunctions-4.4.3 (lib) (first run) - list-t-1.0.5.7 (lib) (first run) - wai-websockets-3.0.1.2 (lib) (first run) - warp-3.4.8 (lib) (first run) - typed-protocols-stateful-cborg-0.3.0.0 (lib) (first run) - libyaml-0.1.4 (lib) (first run) - crypton-x509-validation-1.6.14 (lib) (first run) - crypton-x509-system-1.6.7 (lib) (first run) - vector-map-1.1.0.1 (lib) (first run) - statistics-0.16.3.0 (lib) (first run) - plutus-core-1.53.0.0 (lib:satint) (first run) - nonempty-containers-0.3.5.0 (lib) (first run) - katip-0.8.8.4 (lib) (first run) - json-rpc-1.0.0 (lib) (first run) - ekg-json-0.1.1.1 (lib) (first run) - deriving-aeson-0.2.10 (lib) (first run) - contra-tracers-1.0.0 (lib) (first run) - cardano-prelude-0.2.1.0 (lib) (first run) - base64-bytestring-type-1.0.1 (lib) (first run) - attoparsec-aeson-2.2.2.0 (lib) (first run) - aeson-pretty-0.8.10 (lib) (first run) - cardano-binary-1.7.1.1 (lib) (first run) - ral-0.2.2 (lib) (first run) - kan-extensions-5.2.7 (lib) (first run) - flat-0.6 (lib) (first run) - wai-extra-3.1.17 (lib) (first run) - yaml-0.11.11.2 (lib) (first run) - tls-2.1.6 (lib) (first run) - statistics-linreg-0.3 (lib:statistics-linreg) (first run) - diff-containers-1.3.0.0 (lib) (first run) - cardano-strict-containers-0.1.4.0 (lib) (first run) - cardano-slotting-0.2.0.1 (lib) (first run) - plutus-core-1.53.0.0 (lib:index-envs) (first run) - lens-5.3.5 (lib) (first run) - wai-app-static-3.1.9 (lib) (first run) - crypton-connection-0.4.5 (lib) (first run) - network-mux-0.8.0.2 (lib) (first run) - small-steps-1.1.2.0 (lib) (first run) - fingertree-rm-1.0.0.4 (lib) (first run) - cardano-crypto-class-2.2.3.0 (lib) (first run) - validation-1.1.3 (lib) (first run) - monoidal-containers-0.6.6.0 (lib) (first run) - lens-aeson-1.2.3 (lib) (first run) - ekg-wai-0.1.2.0 (lib) (first run) - http-client-tls-0.3.6.4 (lib) (first run) - ouroboros-network-testing-0.8.1.0 (lib) (first run) - ouroboros-network-api-0.14.1.0 (lib) (requires build) - cardano-crypto-praos-2.2.1.1 (lib) (first run) - plutus-core-1.53.0.0 (lib) (first run) - iohk-monitoring-0.2.1.2 (lib) (first run) - prometheus-2.3.0 (lib) (first run) - ouroboros-network-protocols-0.14.0.2 (lib) (first run) - ouroboros-network-mock-0.1.1.2 (lib) (first run) - ouroboros-network-framework-0.18.0.2 (lib) (first run) - plutus-core-1.53.0.0 (lib:plutus-ir) (first run) - ouroboros-network-0.21.3.0 (lib) (first run) - plutus-tx-1.53.0.0 (lib) (first run) - plutus-ledger-api-1.53.0.0 (lib) (first run) - cardano-ledger-binary-1.6.0.0 (lib) (first run) - cardano-data-1.2.4.1 (lib) (first run) - cardano-crypto-wrapper-1.6.1.0 (lib) (first run) - set-algebra-1.1.0.4 (lib) (first run) - cardano-ledger-byron-1.1.0.0 (lib) (first run) - cardano-ledger-core-1.17.0.0 (lib) (requires build) - ouroboros-consensus-0.27.0.0 (lib) (requires build) - cardano-ledger-shelley-1.16.0.0 (lib) (first run) - ouroboros-consensus-diffusion-0.23.0.0 (lib) (first run) - cardano-ledger-allegra-1.7.0.0 (lib) (first run) - cardano-ledger-mary-1.8.0.0 (lib) (first run) - cardano-ledger-alonzo-1.13.0.0 (lib) (first run) - cardano-ledger-babbage-1.11.0.0 (lib) (first run) - cardano-ledger-conway-1.19.0.0 (lib) (first run) - cardano-protocol-tpraos-1.4.0.0 (lib) (first run) - cardano-ledger-api-1.11.0.0 (lib) (requires build) - ouroboros-consensus-protocol-0.12.0.0 (lib) (first run) - ouroboros-consensus-cardano-0.25.1.0 (lib) (requires build) - ouroboros-network-ogmios-0.0.0 (lib) (first run) - ogmios-6.14.0 (lib) (first run) - ogmios-6.14.0 (exe:ogmios) (first run) Configuring library for Only-0.1... Configuring library for OneTuple-0.4.2... Configuring library for StateVar-1.2.2... Configuring library for Win32-network-0.2.0.1... Warning: appar.cabal:20:37: version operators used. To use version operators the package needs to specify at least 'cabal-version: >= 1.8'. Configuring appar-0.1.8... Configuring library for algebraic-graphs-0.7... Configuring library for auto-update-0.2.6... Configuring library for base-compat-0.14.1... Configuring library for base-orphans-0.9.3... Configuring library for base16-bytestring-1.0.2.0... Configuring library for base64-bytestring-1.2.1.0... Configuring library for basement-0.0.16... Configuring library for bsb-http-chunked-0.0.0.4... Configuring byteorder-1.0.4... Configuring library for call-stack-0.4.0... Configuring library for cereal-0.5.8.3... Configuring library for clock-0.8.4... Configuring library for colour-2.3.6... Configuring library for contra-tracer-0.1.0.1... Configuring library for data-default-0.8.0.1... Configuring library for easy-file-0.2.5... Configuring library for dom-lt-0.2.3... Configuring library for file-embed-0.0.16.0... Configuring library for fingertree-0.1.6.2... Warning: git-th.cabal:75:3: The field "build-tools" is deprecated in the Cabal specification version 2.0. Please use 'build-tool-depends' field Configuring library for groups-0.5.3... Configuring library for git-th-1.1.0... Configuring library 'grammar' for happy-lib-2.1.7... Configuring library for haskell-lexer-1.2.1... Configuring library for hourglass-0.2.12... Configuring library for hspec-discover-2.11.12... Configuring library for indexed-profunctors-0.1.1.1... Configuring library for indexed-traversable-0.1.4... Configuring library for libyaml-clib-0.2.5... Configuring library for logict-0.8.2.0... Configuring library for monoidal-synchronisation-0.1.0.6... Configuring library for multiset-0.3.4.3... Configuring library for newtype-0.2.2.0... Configuring library for non-integral-1.0.0.0... Configuring library for parser-combinators-1.3.0... Configuring library for primitive-0.9.1.0... Configuring primes-0.2.1.0... Configuring library for parallel-3.2.2.0... Configuring executable 'alex' for alex-3.5.4.0... Configuring library for SHA-1.6.4.4... Configuring library for assoc-1.1.1... Warning: bimap.cabal:53:3: Inconsistent indentation. Indentation jumps at lines 53 Configuring library for bimap-0.5.0... Configuring library for character-ps-0.1... Configuring library for bytestring-strict-builder-0.4.5.8... Configuring library for base-deriving-via-0.1.0.2... Warning: erf.cabal:15:37: version operators used. To use version operators the package needs to specify at least 'cabal-version: >= 1.8'. Warning: erf.cabal:7:1: The field "synopsis" is specified more than once at positions 7:1, 11:1 Warning: erf.cabal:3:1: The field "license" is specified more than once at positions 3:1, 10:1 Configuring erf-2.0.0.0... Configuring library for dlist-1.0... Configuring library for half-0.3.3... Configuring library for composition-prelude-3.0.1.0... Configuring library for generically-0.1.1... Configuring executable 'hsc2hs' for hsc2hs-0.68.10... Configuring library for network-byte-order-0.1.7... Configuring library for old-locale-1.0.0.7... Configuring library for quiet-0.2... Warning: partial-order.cabal:62:2: Inconsistent indentation. Indentation jumps at lines 62 Configuring library for partial-order-0.2.0.0... Warning: hostname.cabal:15:38: version operators used. To use version operators the package needs to specify at least 'cabal-version: >= 1.8'. Configuring hostname-1.0... Configuring library for microlens-0.4.13.1... Configuring library for commutative-semigroups-0.2.0.2... Configuring library for integer-logarithms-1.0.4... Configuring library for base58-bytestring-0.1.0... Preprocessing library for Only-0.1... Building library for Only-0.1... [1 of 1] Compiling Data.Tuple.Only ( src/Data/Tuple/Only.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Only-0.1/build/Data/Tuple/Only.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Only-0.1/build/Data/Tuple/Only.dyn_o ) Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. Preprocessing library for appar-0.1.8... Building library for appar-0.1.8... Preprocessing library for OneTuple-0.4.2... Building library for OneTuple-0.4.2... Preprocessing library for call-stack-0.4.0... Building library for call-stack-0.4.0... /tmp/ghc23615-3.rsp: warning: [GHC-53692] [-Wdeprecated-flags] -Wnoncanonical-monadfail-instances is deprecated: fail is no longer a method of Monad Preprocessing library for base64-bytestring-1.2.1.0... Preprocessing library for Win32-network-0.2.0.1... Building library for Win32-network-0.2.0.1... Building library for base64-bytestring-1.2.1.0... Preprocessing library for StateVar-1.2.2... Building library for StateVar-1.2.2... Preprocessing library for bsb-http-chunked-0.0.0.4... Building library for bsb-http-chunked-0.0.0.4... Preprocessing library for contra-tracer-0.1.0.1... Building library for contra-tracer-0.1.0.1... Preprocessing library for clock-0.8.4... Preprocessing library for algebraic-graphs-0.7... [1 of 5] Compiling Text.Appar.Input ( Text/Appar/Input.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/appar-0.1.8/build/Text/Appar/Input.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/appar-0.1.8/build/Text/Appar/Input.dyn_o ) Building library for algebraic-graphs-0.7... Preprocessing library for basement-0.0.16... [1 of 1] Compiling System.IOManager ( src/System/IOManager.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Win32-network-0.2.0.1/build/System/IOManager.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Win32-network-0.2.0.1/build/System/IOManager.dyn_o ) Preprocessing library for auto-update-0.2.6... Building library for auto-update-0.2.6... Preprocessing library for byteorder-1.0.4... Building library for byteorder-1.0.4... Preprocessing library for groups-0.5.3... Text/Appar/Input.hs:37:11: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 37 | car = head | ^^^^ Text/Appar/Input.hs:38:11: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 38 | cdr = tail | ^^^^ Building library for groups-0.5.3... [1 of 1] Compiling Data.ByteString.Builder.HTTP.Chunked ( Data/ByteString/Builder/HTTP/Chunked.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bsb-http-chunked-0.0.0.4/build/Data/ByteString/Builder/HTTP/Chunked.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bsb-http-chunked-0.0.0.4/build/Data/ByteString/Builder/HTTP/Chunked.dyn_o ) Preprocessing library for base-compat-0.14.1... Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. Building library for base-compat-0.14.1... [1 of 1] Compiling Data.StateVar ( src/Data/StateVar.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/StateVar-1.2.2/build/Data/StateVar.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/StateVar-1.2.2/build/Data/StateVar.dyn_o ) Preprocessing library for data-default-0.8.0.1... Preprocessing library for base-orphans-0.9.3... Building library for data-default-0.8.0.1... Building library for base-orphans-0.9.3... [1 of 2] Compiling Control.Tracer ( src/Control/Tracer.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/contra-tracer-0.1.0.1/build/Control/Tracer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/contra-tracer-0.1.0.1/build/Control/Tracer.dyn_o ) Preprocessing library for monoidal-synchronisation-0.1.0.6... Building library for monoidal-synchronisation-0.1.0.6... [2 of 5] Compiling Text.Appar.Parser ( Text/Appar/Parser.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/appar-0.1.8/build/Text/Appar/Parser.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/appar-0.1.8/build/Text/Appar/Parser.dyn_o ) [1 of 1] Compiling System.ByteOrder ( System/ByteOrder.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/byteorder-1.0.4/build/System/ByteOrder.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/byteorder-1.0.4/build/System/ByteOrder.dyn_o ) [1 of 3] Compiling Data.Tuple.Solo ( src/Data/Tuple/Solo.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/OneTuple-0.4.2/build/Data/Tuple/Solo.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/OneTuple-0.4.2/build/Data/Tuple/Solo.dyn_o ) Text/Appar/Parser.hs:59:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Monad.Fail' is redundant except perhaps to import instances from `Control.Monad.Fail' To import instances alone, use: import Control.Monad.Fail() | 59 | import Control.Monad.Fail as Fail | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Preprocessing library for dom-lt-0.2.3... Building library for dom-lt-0.2.3... [1 of 3] Compiling Data.SrcLoc ( src/Data/SrcLoc.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/call-stack-0.4.0/build/Data/SrcLoc.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/call-stack-0.4.0/build/Data/SrcLoc.dyn_o ) [ 1 of 29] Compiling Algebra.Graph.AdjacencyMap ( src/Algebra/Graph/AdjacencyMap.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/AdjacencyMap.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/AdjacencyMap.dyn_o ) Preprocessing library 'grammar' for happy-lib-2.1.7... Building library 'grammar' for happy-lib-2.1.7... [1 of 9] Compiling Control.AutoUpdate.Types ( Control/AutoUpdate/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/auto-update-0.2.6/build/Control/AutoUpdate/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/auto-update-0.2.6/build/Control/AutoUpdate/Types.dyn_o ) [1 of 1] Compiling Data.Group ( src/Data/Group.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/groups-0.5.3/build/Data/Group.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/groups-0.5.3/build/Data/Group.dyn_o ) [2 of 3] Compiling Data.Tuple.OneTuple ( src/Data/Tuple/OneTuple.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/OneTuple-0.4.2/build/Data/Tuple/OneTuple.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/OneTuple-0.4.2/build/Data/Tuple/OneTuple.dyn_o ) [2 of 3] Compiling Data.CallStack ( src/Data/CallStack.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/call-stack-0.4.0/build/Data/CallStack.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/call-stack-0.4.0/build/Data/CallStack.dyn_o ) src/Data/StateVar.hs:220:33: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 220 | default ($~) :: (MonadIO m, a ~ b, HasGetter t a) => t -> (a -> b) -> m () | ^ src/Data/StateVar.hs:226:34: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 226 | default ($~!) :: (MonadIO m, a ~ b, HasGetter t a) => t -> (a -> b) -> m () | ^ src/Data/StateVar.hs:230:32: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 230 | defaultUpdate :: (MonadIO m, a ~ b, HasGetter t a, HasSetter t a) => t -> (a -> b) -> m () | ^ src/Data/StateVar.hs:235:38: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 235 | defaultUpdateStrict :: (MonadIO m, a ~ b, HasGetter t a, HasSetter t a) => t -> (a -> b) -> m () | ^ [3 of 3] Compiling Data.Tuple.Solo.TH ( src/Data/Tuple/Solo/TH.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/OneTuple-0.4.2/build/Data/Tuple/Solo/TH.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/OneTuple-0.4.2/build/Data/Tuple/Solo/TH.dyn_o ) [1 of 1] Compiling Data.Monoid.Synchronisation ( src/Data/Monoid/Synchronisation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoidal-synchronisation-0.1.0.6/build/Data/Monoid/Synchronisation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoidal-synchronisation-0.1.0.6/build/Data/Monoid/Synchronisation.dyn_o ) [3 of 3] Compiling Paths_call_stack ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/call-stack-0.4.0/build/autogen/Paths_call_stack.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/call-stack-0.4.0/build/Paths_call_stack.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/call-stack-0.4.0/build/Paths_call_stack.dyn_o ) [1 of 2] Compiling Data.Default.Internal ( Data/Default/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/data-default-0.8.0.1/build/Data/Default/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/data-default-0.8.0.1/build/Data/Default/Internal.dyn_o ) [3 of 5] Compiling Text.Appar.LazyByteString ( Text/Appar/LazyByteString.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/appar-0.1.8/build/Text/Appar/LazyByteString.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/appar-0.1.8/build/Text/Appar/LazyByteString.dyn_o ) Preprocessing library for hspec-discover-2.11.12... Building library for hspec-discover-2.11.12... [2 of 9] Compiling Control.AutoUpdate.Thread ( Control/AutoUpdate/Thread.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/auto-update-0.2.6/build/Control/AutoUpdate/Thread.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/auto-update-0.2.6/build/Control/AutoUpdate/Thread.dyn_o ) Preprocessing library for cereal-0.5.8.3... Building library for cereal-0.5.8.3... [4 of 5] Compiling Text.Appar.ByteString ( Text/Appar/ByteString.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/appar-0.1.8/build/Text/Appar/ByteString.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/appar-0.1.8/build/Text/Appar/ByteString.dyn_o ) [1 of 5] Compiling Data.ByteString.Base64.Internal ( Data/ByteString/Base64/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base64-bytestring-1.2.1.0/build/Data/ByteString/Base64/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base64-bytestring-1.2.1.0/build/Data/ByteString/Base64/Internal.dyn_o ) Preprocessing library for base16-bytestring-1.0.2.0... Building library for base16-bytestring-1.0.2.0... Configuring library for reflection-2.1.9... [5 of 5] Compiling Text.Appar.String ( Text/Appar/String.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/appar-0.1.8/build/Text/Appar/String.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/appar-0.1.8/build/Text/Appar/String.dyn_o ) Building library for clock-0.8.4... Preprocessing library for SHA-1.6.4.4... Building library for SHA-1.6.4.4... Preprocessing library for indexed-profunctors-0.1.1.1... Building library for indexed-profunctors-0.1.1.1... Preprocessing library for libyaml-clib-0.2.5... Preprocessing library for primes-0.2.1.0... Building library for libyaml-clib-0.2.5... Building library for primes-0.2.1.0... [1 of 2] Compiling Data.Graph.Dom ( Data/Graph/Dom.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dom-lt-0.2.3/build/Data/Graph/Dom.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dom-lt-0.2.3/build/Data/Graph/Dom.dyn_o ) [1 of 2] Compiling Data.Orphans.Prelude ( src/Data/Orphans/Prelude.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-orphans-0.9.3/build/Data/Orphans/Prelude.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-orphans-0.9.3/build/Data/Orphans/Prelude.dyn_o ) [1 of 2] Compiling Happy.Grammar.ExpressionWithHole ( grammar/src/Happy/Grammar/ExpressionWithHole.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/grammar/build/grammar/Happy/Grammar/ExpressionWithHole.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/grammar/build/grammar/Happy/Grammar/ExpressionWithHole.dyn_o ) Preprocessing library for multiset-0.3.4.3... Building library for multiset-0.3.4.3... Preprocessing library for hourglass-0.2.12... Building library for hourglass-0.2.12... Preprocessing library for file-embed-0.0.16.0... [3 of 9] Compiling Control.AutoUpdate.Event ( Control/AutoUpdate/Event.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/auto-update-0.2.6/build/Control/AutoUpdate/Event.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/auto-update-0.2.6/build/Control/AutoUpdate/Event.dyn_o ) Building library for file-embed-0.0.16.0... Preprocessing library for newtype-0.2.2.0... Building library for newtype-0.2.2.0... [1 of 4] Compiling Paths_hspec_discover ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hspec-discover-2.11.12/build/autogen/Paths_hspec_discover.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hspec-discover-2.11.12/build/Paths_hspec_discover.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hspec-discover-2.11.12/build/Paths_hspec_discover.dyn_o ) Preprocessing library for indexed-traversable-0.1.4... Building library for indexed-traversable-0.1.4... [1 of 1] Compiling Data.Profunctor.Indexed ( src/Data/Profunctor/Indexed.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/indexed-profunctors-0.1.1.1/build/Data/Profunctor/Indexed.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/indexed-profunctors-0.1.1.1/build/Data/Profunctor/Indexed.dyn_o ) Preprocessing library for colour-2.3.6... Building library for colour-2.3.6... [1 of 2] Compiling System.Clock ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/clock-0.8.4/build/System/Clock.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/clock-0.8.4/build/System/Clock.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/clock-0.8.4/build/System/Clock.dyn_o ) Preprocessing library for assoc-1.1.1... Building library for assoc-1.1.1... [2 of 2] Compiling Control.Tracer.Observe ( src/Control/Tracer/Observe.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/contra-tracer-0.1.0.1/build/Control/Tracer/Observe.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/contra-tracer-0.1.0.1/build/Control/Tracer/Observe.dyn_o ) [1 of 1] Compiling Data.Digest.Pure.SHA ( src/Data/Digest/Pure/SHA.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/SHA-1.6.4.4/build/Data/Digest/Pure/SHA.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/SHA-1.6.4.4/build/Data/Digest/Pure/SHA.dyn_o ) [1 of 1] Compiling Data.Numbers.Primes ( Data/Numbers/Primes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primes-0.2.1.0/build/Data/Numbers/Primes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primes-0.2.1.0/build/Data/Numbers/Primes.dyn_o ) Building library for basement-0.0.16... Preprocessing library for primitive-0.9.1.0... Building library for primitive-0.9.1.0... Preprocessing library for fingertree-0.1.6.2... Building library for fingertree-0.1.6.2... [2 of 2] Compiling Happy.Grammar ( grammar/src/Happy/Grammar.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/grammar/build/grammar/Happy/Grammar.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/grammar/build/grammar/Happy/Grammar.dyn_o ) Preprocessing library for composition-prelude-3.0.1.0... Preprocessing library for git-th-1.1.0... Building library for composition-prelude-3.0.1.0... Building library for git-th-1.1.0... Preprocessing library for commutative-semigroups-0.2.0.2... Building library for commutative-semigroups-0.2.0.2... [4 of 9] Compiling Control.AutoUpdate.Internal ( Control/AutoUpdate/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/auto-update-0.2.6/build/Control/AutoUpdate/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/auto-update-0.2.6/build/Control/AutoUpdate/Internal.dyn_o ) Preprocessing library for easy-file-0.2.5... [5 of 9] Compiling Control.AutoUpdate ( Control/AutoUpdate.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/auto-update-0.2.6/build/Control/AutoUpdate.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/auto-update-0.2.6/build/Control/AutoUpdate.dyn_o ) Preprocessing library for parallel-3.2.2.0... Preprocessing library for logict-0.8.2.0... Building library for parallel-3.2.2.0... Building library for logict-0.8.2.0... Building library for easy-file-0.2.5... Preprocessing library for base58-bytestring-0.1.0... Building library for base58-bytestring-0.1.0... [6 of 9] Compiling Control.Debounce.Internal ( Control/Debounce/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/auto-update-0.2.6/build/Control/Debounce/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/auto-update-0.2.6/build/Control/Debounce/Internal.dyn_o ) Data/Numbers/Primes.hs:48:34: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 48 | wheelSieve k = reverse ps ++ map head (sieve p (cycle ns)) | ^^^^ Data/Numbers/Primes.hs:49:8: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type `([int], [int])' not matched: ([], _) | 49 | where (p:ps,ns) = wheel k | ^^^^^^^^^^^^^^^^^^^ Data/Numbers/Primes.hs:132:8: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type `([int], Queue int)' not matched: ([], _) | 132 | where (z:zs,queue') = dequeue queue | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Numbers/Primes.hs:196:8: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type `[int]' not matched: [] | 196 | where (y:ys) = cycle xs | ^^^^^^^^^^^^^^^^^ Preprocessing library for non-integral-1.0.0.0... Preprocessing library for parser-combinators-1.3.0... [1 of 1] Compiling Control.Newtype ( Control/Newtype.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/newtype-0.2.2.0/build/Control/Newtype.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/newtype-0.2.2.0/build/Control/Newtype.dyn_o ) Building library for non-integral-1.0.0.0... Building library for parser-combinators-1.3.0... [1 of 3] Compiling Data.ByteString.Base16.Internal ( Data/ByteString/Base16/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base16-bytestring-1.0.2.0/build/Data/ByteString/Base16/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base16-bytestring-1.0.2.0/build/Data/ByteString/Base16/Internal.dyn_o ) [1 of 2] Compiling Data.MultiSet ( Data/MultiSet.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/multiset-0.3.4.3/build/Data/MultiSet.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/multiset-0.3.4.3/build/Data/MultiSet.dyn_o ) Preprocessing library for quiet-0.2... Building library for quiet-0.2... [ 1 of 14] Compiling Data.Colour.CIE.Chromaticity ( Data/Colour/CIE/Chromaticity.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/colour-2.3.6/build/Data/Colour/CIE/Chromaticity.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/colour-2.3.6/build/Data/Colour/CIE/Chromaticity.dyn_o ) Preprocessing library for half-0.3.3... Building library for half-0.3.3... [1 of 1] Compiling Data.FileEmbed ( Data/FileEmbed.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/file-embed-0.0.16.0/build/Data/FileEmbed.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/file-embed-0.0.16.0/build/Data/FileEmbed.dyn_o ) Preprocessing library for character-ps-0.1... Preprocessing library for base-deriving-via-0.1.0.2... Building library for base-deriving-via-0.1.0.2... Building library for character-ps-0.1... Preprocessing executable 'hsc2hs' for hsc2hs-0.68.10... Building executable 'hsc2hs' for hsc2hs-0.68.10... [1 of 1] Compiling Control.Composition ( src/Control/Composition.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/composition-prelude-3.0.1.0/build/Control/Composition.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/composition-prelude-3.0.1.0/build/Control/Composition.dyn_o ) [1 of 1] Compiling Cardano.Ledger.NonIntegral ( src/Cardano/Ledger/NonIntegral.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/non-integral-1.0.0.0/build/Cardano/Ledger/NonIntegral.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/non-integral-1.0.0.0/build/Cardano/Ledger/NonIntegral.dyn_o ) [2 of 2] Compiling Data.Orphans ( src/Data/Orphans.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-orphans-0.9.3/build/Data/Orphans.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-orphans-0.9.3/build/Data/Orphans.dyn_o ) Preprocessing library for partial-order-0.2.0.0... [1 of 2] Compiling Data.Git.Revision.TH ( src/Data/Git/Revision/TH.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/git-th-1.1.0/build/Data/Git/Revision/TH.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/git-th-1.1.0/build/Data/Git/Revision/TH.dyn_o ) Building library for partial-order-0.2.0.0... [1 of 2] Compiling Data.ByteString.Base58.Internal ( src/Data/ByteString/Base58/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base58-bytestring-0.1.0/build/Data/ByteString/Base58/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base58-bytestring-0.1.0/build/Data/ByteString/Base58/Internal.dyn_o ) Preprocessing library for bimap-0.5.0... Building library for bimap-0.5.0... Preprocessing library for generically-0.1.1... [2 of 4] Compiling Test.Hspec.Discover.Config ( src/Test/Hspec/Discover/Config.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hspec-discover-2.11.12/build/Test/Hspec/Discover/Config.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hspec-discover-2.11.12/build/Test/Hspec/Discover/Config.dyn_o ) Building library for generically-0.1.1... [ 1 of 17] Compiling Data.Hourglass.Utils ( Data/Hourglass/Utils.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hourglass-0.2.12/build/Data/Hourglass/Utils.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hourglass-0.2.12/build/Data/Hourglass/Utils.dyn_o ) Preprocessing library for hostname-1.0... src/Data/Digest/Pure/SHA.hs:50:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.List' is redundant except perhaps to import instances from `Data.List' To import instances alone, use: import Data.List() | 50 | import Data.List (foldl') | ^^^^^^^^^^^^^^^^^^^^^^^^^ [1 of 7] Compiling Control.Applicative.Combinators ( Control/Applicative/Combinators.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parser-combinators-1.3.0/build/Control/Applicative/Combinators.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parser-combinators-1.3.0/build/Control/Applicative/Combinators.dyn_o ) Building library for hostname-1.0... [1 of 4] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cereal-0.5.8.3/build/Data/Serialize/Get.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cereal-0.5.8.3/build/Data/Serialize/Get.dyn_o ) [1 of 2] Compiling Data.Bifunctor.Assoc ( src/Data/Bifunctor/Assoc.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/assoc-1.1.1/build/Data/Bifunctor/Assoc.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/assoc-1.1.1/build/Data/Bifunctor/Assoc.dyn_o ) [1 of 3] Compiling Data.Char.Patterns ( src/Data/Char/Patterns.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/character-ps-0.1/build/Data/Char/Patterns.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/character-ps-0.1/build/Data/Char/Patterns.dyn_o ) Preprocessing library for erf-2.0.0.0... Preprocessing library for haskell-lexer-1.2.1... Building library for haskell-lexer-1.2.1... Building library for erf-2.0.0.0... Preprocessing library for network-byte-order-0.1.7... Building library for network-byte-order-0.1.7... Control/Applicative/Combinators.hs:87:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Foldable' is redundant except perhaps to import instances from `Data.Foldable' To import instances alone, use: import Data.Foldable() | 87 | import Data.Foldable | ^^^^^^^^^^^^^^^^^^^^ [7 of 9] Compiling Control.Debounce ( Control/Debounce.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/auto-update-0.2.6/build/Control/Debounce.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/auto-update-0.2.6/build/Control/Debounce.dyn_o ) [1 of 3] Compiling Data.FingerTree ( Data/FingerTree.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fingertree-0.1.6.2/build/Data/FingerTree.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fingertree-0.1.6.2/build/Data/FingerTree.dyn_o ) [1 of 2] Compiling Numeric.Product.Commutative ( src/Numeric/Product/Commutative.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/commutative-semigroups-0.2.0.2/build/Numeric/Product/Commutative.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/commutative-semigroups-0.2.0.2/build/Numeric/Product/Commutative.dyn_o ) Preprocessing library for microlens-0.4.13.1... Preprocessing library for old-locale-1.0.0.7... Building library for microlens-0.4.13.1... Building library for old-locale-1.0.0.7... [1 of 2] Compiling Numeric.Half.Internal ( src/Numeric/Half/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/half-0.3.3/build/Numeric/Half/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/half-0.3.3/build/Numeric/Half/Internal.dyn_o ) Preprocessing executable 'alex' for alex-3.5.4.0... [ 2 of 14] Compiling Data.Colour.CIE.Illuminant ( Data/Colour/CIE/Illuminant.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/colour-2.3.6/build/Data/Colour/CIE/Illuminant.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/colour-2.3.6/build/Data/Colour/CIE/Illuminant.dyn_o ) Building executable 'alex' for alex-3.5.4.0... [1 of 6] Compiling Language.Haskell.Lexer.Position ( Language/Haskell/Lexer/Position.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/haskell-lexer-1.2.1/build/Language/Haskell/Lexer/Position.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/haskell-lexer-1.2.1/build/Language/Haskell/Lexer/Position.dyn_o ) [1 of 3] Compiling Data.DerivingVia.GHC.Generics.Monoid ( src/Data/DerivingVia/GHC/Generics/Monoid.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-deriving-via-0.1.0.2/build/Data/DerivingVia/GHC/Generics/Monoid.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-deriving-via-0.1.0.2/build/Data/DerivingVia/GHC/Generics/Monoid.dyn_o ) [1 of 3] Compiling Paths_quiet ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/quiet-0.2/build/autogen/Paths_quiet.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/quiet-0.2/build/Paths_quiet.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/quiet-0.2/build/Paths_quiet.dyn_o ) Preprocessing library for bytestring-strict-builder-0.4.5.8... src/Data/Git/Revision/TH.hs:140:40: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 140 | (takeWhile (/= separator) str, tail $ dropWhile (/= separator) str) | ^^^^ Building library for bytestring-strict-builder-0.4.5.8... Data/MultiSet.hs:201:5: warning: [GHC-50928] [-Wnoncanonical-monoid-instances] Noncanonical `mappend' definition detected in the instance declaration for `Monoid (MultiSet a)'. `mappend' will eventually be removed in favour of `(<>)' Suggested fix: Either remove definition for `mappend' (recommended) or define as `mappend = (<>)' See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid | 201 | mappend = union | ^^^^^^^^^^^^^^^ [1 of 1] Compiling Data.Number.Erf ( src/Data/Number/Erf.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/erf-2.0.0.0/build/Data/Number/Erf.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/erf-2.0.0.0/build/Data/Number/Erf.dyn_o ) [1 of 1] Compiling Network.HostName ( Network/HostName.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hostname-1.0/build/Network/HostName.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hostname-1.0/build/Network/HostName.dyn_o ) [1 of 2] Compiling Control.Monad.Logic.Class ( Control/Monad/Logic/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/logict-0.8.2.0/build/Control/Monad/Logic/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/logict-0.8.2.0/build/Control/Monad/Logic/Class.dyn_o ) [2 of 2] Compiling Data.Default ( Data/Default.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/data-default-0.8.0.1/build/Data/Default.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/data-default-0.8.0.1/build/Data/Default.dyn_o ) [2 of 3] Compiling Data.ByteString.Base16 ( Data/ByteString/Base16.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base16-bytestring-1.0.2.0/build/Data/ByteString/Base16.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base16-bytestring-1.0.2.0/build/Data/ByteString/Base16.dyn_o ) [2 of 2] Compiling Data.Bifunctor.Swap ( src/Data/Bifunctor/Swap.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/assoc-1.1.1/build/Data/Bifunctor/Swap.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/assoc-1.1.1/build/Data/Bifunctor/Swap.dyn_o ) [ 2 of 17] Compiling Data.Hourglass.Zone ( Data/Hourglass/Zone.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hourglass-0.2.12/build/Data/Hourglass/Zone.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hourglass-0.2.12/build/Data/Hourglass/Zone.dyn_o ) [1 of 1] Compiling Data.PartialOrd ( src/Data/PartialOrd.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/partial-order-0.2.0.0/build/Data/PartialOrd.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/partial-order-0.2.0.0/build/Data/PartialOrd.dyn_o ) [2 of 5] Compiling Data.ByteString.Base64 ( Data/ByteString/Base64.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base64-bytestring-1.2.1.0/build/Data/ByteString/Base64.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base64-bytestring-1.2.1.0/build/Data/ByteString/Base64.dyn_o ) [8 of 9] Compiling Control.Reaper.Internal ( Control/Reaper/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/auto-update-0.2.6/build/Control/Reaper/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/auto-update-0.2.6/build/Control/Reaper/Internal.dyn_o ) Preprocessing library for dlist-1.0... Data/FileEmbed.hs:71:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 71 | import Control.Applicative ((<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Building library for dlist-1.0... [1 of 4] Compiling System.EasyFile.Directory ( System/EasyFile/Directory.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/easy-file-0.2.5/build/System/EasyFile/Directory.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/easy-file-0.2.5/build/System/EasyFile/Directory.dyn_o ) Preprocessing library for integer-logarithms-1.0.4... Building library for integer-logarithms-1.0.4... [1 of 1] Compiling GHC.Generics.Generically ( src/GHC/Generics/Generically.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generically-0.1.1/build/GHC/Generics/Generically.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generically-0.1.1/build/GHC/Generics/Generically.dyn_o ) [2 of 7] Compiling Control.Applicative.Combinators.NonEmpty ( Control/Applicative/Combinators/NonEmpty.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parser-combinators-1.3.0/build/Control/Applicative/Combinators/NonEmpty.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parser-combinators-1.3.0/build/Control/Applicative/Combinators/NonEmpty.dyn_o ) [1 of 1] Compiling Network.ByteOrder ( Network/ByteOrder.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-byte-order-0.1.7/build/Network/ByteOrder.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-byte-order-0.1.7/build/Network/ByteOrder.dyn_o ) [1 of 3] Compiling Control.Parallel ( Control/Parallel.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parallel-3.2.2.0/build/Control/Parallel.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parallel-3.2.2.0/build/Control/Parallel.dyn_o ) [9 of 9] Compiling Control.Reaper ( Control/Reaper.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/auto-update-0.2.6/build/Control/Reaper.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/auto-update-0.2.6/build/Control/Reaper.dyn_o ) Configuring library for safe-0.3.21... [ 3 of 14] Compiling Data.Colour.Chan ( Data/Colour/Chan.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/colour-2.3.6/build/Data/Colour/Chan.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/colour-2.3.6/build/Data/Colour/Chan.dyn_o ) [2 of 6] Compiling Language.Haskell.Lexer.Tokens ( Language/Haskell/Lexer/Tokens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/haskell-lexer-1.2.1/build/Language/Haskell/Lexer/Tokens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/haskell-lexer-1.2.1/build/Language/Haskell/Lexer/Tokens.dyn_o ) [ 3 of 17] Compiling Time.Types ( Time/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hourglass-0.2.12/build/Time/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hourglass-0.2.12/build/Time/Types.dyn_o ) [3 of 5] Compiling Data.ByteString.Base64.Lazy ( Data/ByteString/Base64/Lazy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base64-bytestring-1.2.1.0/build/Data/ByteString/Base64/Lazy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base64-bytestring-1.2.1.0/build/Data/ByteString/Base64/Lazy.dyn_o ) [2 of Configuring library for safe-exceptions-0.1.7.4... 3] Compiling[ 4 of 14] Compiling Data.Colour.Internal ( Data/Colour/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/colour-2.3.6/build/Data/Colour/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/colour-2.3.6/build/Data/Colour/Internal.dyn_o ) [3 of 7] Compiling Control.Applicative.Permutations ( Control/Applicative/Permutations.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parser-combinators-1.3.0/build/Control/Applicative/Permutations.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parser-combinators-1.3.0/build/Control/Applicative/Permutations.dyn_o ) [2 of 3] Compiling Data.Word16.Patterns ( src/Data/Word16/Patterns.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/character-ps-0.1/build/Data/Word16/Patterns.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/character-ps-0.1/build/Data/Word16/Patterns.dyn_o ) [3 of 4] Compiling Test.Hspec.Discover.Sort ( src/Test/Hspec/Discover/Sort.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hspec-discover-2.11.12/build/Test/Hspec/Discover/Sort.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hspec-discover-2.11.12/build/Test/Hspec/Discover/Sort.dyn_o ) Control.Seq ( Control/Seq.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parallel-3.2.2.0/build/Control/Seq.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parallel-3.2.2.0/build/Control/Seq.dyn_o ) [2 of 2] Compiling Paths_git_th ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/git-th-1.1.0/build/autogen/Paths_git_th.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/git-th-1.1.0/build/Paths_git_th.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/git-th-1.1.0/build/Paths_git_th.dyn_o ) Network/ByteOrder.hs:266:47: warning: [GHC-68441] [-Wdeprecations] In the use of `memcpy' (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead" | 266 | peekByteString src len = create len $ \dst -> memcpy dst src len | ^^^^^^ Network/ByteOrder.hs:363:5: warning: [GHC-68441] [-Wdeprecations] In the use of `memcpy' (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead" | 363 | memcpy ptr (p `plusPtr` o) (fromIntegral l) | ^^^^^^ Network/ByteOrder.hs:518:5: warning: [GHC-68441] [-Wdeprecations] In the use of `memcpy' (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead" | 518 | memcpy dst src len | ^^^^^^ Network/ByteOrder.hs:542:24: warning: [GHC-68441] [-Wdeprecations] In the use of `memcpy' (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead" | 542 | create len $ \p -> memcpy p start len | ^^^^^^ Network/ByteOrder.hs:698:30: warning: [GHC-68441] [-Wdeprecations] In the use of `memcpy' (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead" | 698 | create len $ \dst -> memcpy dst src len | ^^^^^^ [1 of 1] CompilingNetwork/ByteOrder.hs:704:29: warning System.Locale ( System/Locale.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/old-locale-1.0.0.7/build/System/Locale.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/old-locale-1.0.0.7/build/System/Locale.dyn_o ) : [GHC-68441] [-Wdeprecations] In the use of `memcpy' (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead" | 704 | create len' $ \dst -> memcpy dst src len' | ^^^^^^ [3 of 3] Compiling Data.ByteString.Base16.Lazy ( Data/ByteString/Base16/Lazy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base16-bytestring-1.0.2.0/build/Data/ByteString/Base16/Lazy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base16-bytestring-1.0.2.0/build/Data/ByteString/Base16/Lazy.dyn_o ) [1 of 2] Compiling Data.BimapExt ( Data/BimapExt.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bimap-0.5.0/build/Data/BimapExt.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bimap-0.5.0/build/Data/BimapExt.dyn_o ) [2 of 2] Compiling Data.Semigroup.Commutative ( src/Data/Semigroup/Commutative.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/commutative-semigroups-0.2.0.2/build/Data/Semigroup/Commutative.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/commutative-semigroups-0.2.0.2/build/Data/Semigroup/Commutative.dyn_o ) [3 of 6] Compiling Language.Haskell.Lexer.Layout ( Language/Haskell/Lexer/Layout.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/haskell-lexer-1.2.1/build/Language/Haskell/Lexer/Layout.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/haskell-lexer-1.2.1/build/Language/Haskell/Lexer/Layout.dyn_o ) [4 of 5] Compiling Data.ByteString.Base64.URL ( Data/ByteString/Base64/URL.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base64-bytestring-1.2.1.0/build/Data/ByteString/Base64/URL.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base64-bytestring-1.2.1.0/build/Data/ByteString/Base64/URL.dyn_o ) [1 of 7] Compiling CoerceCompat ( src/CoerceCompat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/indexed-traversable-0.1.4/build/CoerceCompat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/indexed-traversable-0.1.4/build/CoerceCompat.dyn_o ) Configuring library for selective-0.7.0.1... [2 of 3] Compiling Quiet.Internal ( src/Quiet/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/quiet-0.2/build/Quiet/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/quiet-0.2/build/Quiet/Internal.dyn_o ) [2 of 4] Compiling System.EasyFile.FilePath ( System/EasyFile/FilePath.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/easy-file-0.2.5/build/System/EasyFile/FilePath.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/easy-file-0.2.5/build/System/EasyFile/FilePath.dyn_o ) [1 of 5] Compiling ByteString.StrictBuilder.Population.UncheckedShifting ( library/ByteString/StrictBuilder/Population/UncheckedShifting.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bytestring-strict-builder-0.4.5.8/build/ByteString/StrictBuilder/Population/UncheckedShifting.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bytestring-strict-builder-0.4.5.8/build/ByteString/StrictBuilder/Population/UncheckedShifting.dyn_o ) [2 of 3] Compiling Data.DerivingVia.GHC.Generics.Semigroup ( src/Data/DerivingVia/GHC/Generics/Semigroup.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-deriving-via-0.1.0.2/build/Data/DerivingVia/GHC/Generics/Semigroup.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-deriving-via-0.1.0.2/build/Data/DerivingVia/GHC/Generics/Semigroup.dyn_o ) [2 of 2] Compiling Data.ByteString.Base58 ( src/Data/ByteString/Base58.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base58-bytestring-0.1.0/build/Data/ByteString/Base58.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base58-bytestring-0.1.0/build/Data/ByteString/Base58.dyn_o ) System/EasyFile/FilePath.hs:517:63: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 517 | combine a b | hasDrive b || (not (null b) && isPathSeparator (head b)) = b | ^^^^ System/EasyFile/FilePath.hs:561:31: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 561 | if hasDrive path then head pathComponents : f (tail pathComponents) | ^^^^ System/EasyFile/FilePath.hs:561:56: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 561 | if hasDrive path then head pathComponents : f (tail pathComponents) | ^^^^ src/Data/ByteString/Base58.hs:15:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 15 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2 of 2] Compiling Data.Bimap ( Data/Bimap.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bimap-0.5.0/build/Data/Bimap.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bimap-0.5.0/build/Data/Bimap.dyn_o ) Configuring library for semigroups-0.20... [1 of 4] Compiling GHC.Integer.Logarithms.Compat ( src/GHC/Integer/Logarithms/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/integer-logarithms-1.0.4/build/GHC/Integer/Logarithms/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/integer-logarithms-1.0.4/build/GHC/Integer/Logarithms/Compat.dyn_o ) Configuring library for singletons-3.0.4... [5 of 5] Compiling Data.ByteString.Base64.URL.Lazy ( Data/ByteString/Base64/URL/Lazy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base64-bytestring-1.2.1.0/build/Data/ByteString/Base64/URL/Lazy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base64-bytestring-1.2.1.0/build/Data/ByteString/Base64/URL/Lazy.dyn_o ) [4 of 7] Compiling[4 of 6] Compiling Language.Haskell.Lexer.Utils ( Language/Haskell/Lexer/Utils.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/haskell-lexer-1.2.1/build/Language/Haskell/Lexer/Utils.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/haskell-lexer-1.2.1/build/Language/Haskell/Lexer/Utils.dyn_o ) [3 of 3] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parallel-3.2.2.0/build/Control/Parallel/Strategies.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parallel-3.2.2.0/build/Control/Parallel/Strategies.dyn_o ) [2 of 7] Compiling GhcList ( src/GhcList.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/indexed-traversable-0.1.4/build/GhcList.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/indexed-traversable-0.1.4/build/GhcList.dyn_o ) Control.Monad.Combinators ( Control/Monad/Combinators.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parser-combinators-1.3.0/build/Control/Monad/Combinators.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parser-combinators-1.3.0/build/Control/Monad/Combinators.dyn_o ) [2 of 4] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/integer-logarithms-1.0.4/build/Math/NumberTheory/Logarithms.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/integer-logarithms-1.0.4/build/Math/NumberTheory/Logarithms.dyn_o ) [3 of 7] Compiling WithIndex ( src/WithIndex.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/indexed-traversable-0.1.4/build/WithIndex.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/indexed-traversable-0.1.4/build/WithIndex.dyn_o ) [1 of 4] Compiling Lens.Micro.Type ( src/Lens/Micro/Type.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/microlens-0.4.13.1/build/Lens/Micro/Type.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/microlens-0.4.13.1/build/Lens/Micro/Type.dyn_o ) [ 2 of 29] Compiling Algebra.Graph.AdjacencyIntMap ( src/Algebra/Graph/AdjacencyIntMap.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/AdjacencyIntMap.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/AdjacencyIntMap.dyn_o ) [5 of 6] Compiling Language.Haskell.Lexer.Lex ( Language/Haskell/Lexer/Lex.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/haskell-lexer-1.2.1/build/Language/Haskell/Lexer/Lex.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/haskell-lexer-1.2.1/build/Language/Haskell/Lexer/Lex.dyn_o ) [ 1 of 12] Compiling ATTParser ( src/ATTParser.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hsc2hs-0.68.10/x/hsc2hs/build/hsc2hs/hsc2hs-tmp/ATTParser.o ) [ 1 of 19] Compiling DFS ( src/DFS.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/DFS.o ) Configuring library for some-1.0.6... [3 of 4] Compiling System.EasyFile.Missing ( System/EasyFile/Missing.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/easy-file-0.2.5/build/System/EasyFile/Missing.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/easy-file-0.2.5/build/System/EasyFile/Missing.dyn_o ) [2 of 5] Compiling ByteString.StrictBuilder.Prelude ( library/ByteString/StrictBuilder/Prelude.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bytestring-strict-builder-0.4.5.8/build/ByteString/StrictBuilder/Prelude.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bytestring-strict-builder-0.4.5.8/build/ByteString/StrictBuilder/Prelude.dyn_o ) [3 of 3] Compiling Data.Word8.Patterns ( src/Data/Word8/Patterns.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/character-ps-0.1/build/Data/Word8/Patterns.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/character-ps-0.1/build/Data/Word8/Patterns.dyn_o ) [3 of 3] Compiling Data.DerivingVia ( src/Data/DerivingVia.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-deriving-via-0.1.0.2/build/Data/DerivingVia.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-deriving-via-0.1.0.2/build/Data/DerivingVia.dyn_o ) Data/Bimap.hs:102:39: warning: [GHC-38856] [-Wunused-imports] The import of foldl' from module `Data.List' is redundant | 102 | import Data.List (foldl', sort) | ^^^^^^ Data/Bimap.hs:448:50: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 448 | allAdjacent f xs = all (uncurry f) $ zip xs (tail xs) | ^^^^ Configuring library for sop-core-0.5.0.2... [4 of 4] Compiling Test.Hspec.Discover.Run ( src/Test/Hspec/Discover/Run.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hspec-discover-2.11.12/build/Test/Hspec/Discover/Run.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hspec-discover-2.11.12/build/Test/Hspec/Discover/Run.dyn_o ) [1 of 5] Compiling Data.DList.Internal ( Data/DList/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dlist-1.0/build/Data/DList/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dlist-1.0/build/Data/DList/Internal.dyn_o ) [2 of 2] Compiling Data.IntMultiSet ( Data/IntMultiSet.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/multiset-0.3.4.3/build/Data/IntMultiSet.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/multiset-0.3.4.3/build/Data/IntMultiSet.dyn_o ) [4 of 4] Compiling System.EasyFile ( System/EasyFile.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/easy-file-0.2.5/build/System/EasyFile.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/easy-file-0.2.5/build/System/EasyFile.dyn_o ) [ 5 of 14] Compiling Data.Colour.Matrix ( Data/Colour/Matrix.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/colour-2.3.6/build/Data/Colour/Matrix.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/colour-2.3.6/build/Data/Colour/Matrix.dyn_o ) [2 of 2] Compiling Control.Monad.Logic ( Control/Monad/Logic.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/logict-0.8.2.0/build/Control/Monad/Logic.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/logict-0.8.2.0/build/Control/Monad/Logic.dyn_o ) [2 of 4] Compiling Lens.Micro.Internal ( src/Lens/Micro/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/microlens-0.4.13.1/build/Lens/Micro/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/microlens-0.4.13.1/build/Lens/Micro/Internal.dyn_o ) Data/IntMultiSet.hs:197:5: warning: [GHC-50928] [-Wnoncanonical-monoid-instances] Noncanonical `mappend' definition detected in the instance declaration for `Monoid IntMultiSet'. `mappend' will eventually be removed in favour of `(<>)' Suggested fix: Either remove definition for `mappend' (recommended) or define as `mappend = (<>)' See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid | 197 | mappend = union | ^^^^^^^^^^^^^^^ [3 of 3] Compiling Quiet ( src/Quiet.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/quiet-0.2/build/Quiet.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/quiet-0.2/build/Quiet.dyn_o ) src/WithIndex.hs:241:27: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 241 | default itraverse :: (i ~ Int, Applicative f) => (i -> a -> f b) -> t a -> f (t b) | ^ [5 of 7] Compiling Control.Monad.Combinators.Expr ( Control/Monad/Combinators/Expr.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parser-combinators-1.3.0/build/Control/Monad/Combinators/Expr.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parser-combinators-1.3.0/build/Control/Monad/Combinators/Expr.dyn_o ) [ 2 of 19] Compiling Data.Ranged.Boundaries ( src/Data/Ranged/Boundaries.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/Data/Ranged/Boundaries.o ) Configuring library for split-0.2.5... [ 1 of 14] Compiling Data.Primitive.Internal.Read ( Data/Primitive/Internal/Read.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/Internal/Read.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/Internal/Read.dyn_o ) [ 6 of 14] Compiling Data.Colour.RGB ( Data/Colour/RGB.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/colour-2.3.6/build/Data/Colour/RGB.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/colour-2.3.6/build/Data/Colour/RGB.dyn_o ) [3 of 5] Compiling ByteString.StrictBuilder.UTF8 ( library/ByteString/StrictBuilder/UTF8.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bytestring-strict-builder-0.4.5.8/build/ByteString/StrictBuilder/UTF8.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bytestring-strict-builder-0.4.5.8/build/ByteString/StrictBuilder/UTF8.dyn_o ) [ 2 of 14] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/MachDeps.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/MachDeps.dyn_o ) [2 of 2] Compiling Numeric.Half ( src/Numeric/Half.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/half-0.3.3/build/Numeric/Half.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/half-0.3.3/build/Numeric/Half.dyn_o ) [6 of 7] Compiling Control.Monad.Combinators.NonEmpty ( Control/Monad/Combinators/NonEmpty.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parser-combinators-1.3.0/build/Control/Monad/Combinators/NonEmpty.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parser-combinators-1.3.0/build/Control/Monad/Combinators/NonEmpty.dyn_o ) Configuring library for splitmix-0.1.3.1... Data/DList/Internal.hs:642:12: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 642 | instance a ~ Char => IsString (DList a) where | ^ [ 3 of 14] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/Internal/Operations.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/Internal/Operations.dyn_o ) [ 3 of 19] Compiling Data.Ranged.Ranges ( src/Data/Ranged/Ranges.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/Data/Ranged/Ranges.o ) [7 of 7] Compiling Control.Monad.Permutations ( Control/Monad/Permutations.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parser-combinators-1.3.0/build/Control/Monad/Permutations.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parser-combinators-1.3.0/build/Control/Monad/Permutations.dyn_o ) [2 of 2] Compiling Data.Graph.Dom.Internal ( Data/Graph/Dom/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dom-lt-0.2.3/build/Data/Graph/Dom/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dom-lt-0.2.3/build/Data/Graph/Dom/Internal.dyn_o ) [4 of 5] Compiling ByteString.StrictBuilder.Population ( library/ByteString/StrictBuilder/Population.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bytestring-strict-builder-0.4.5.8/build/ByteString/StrictBuilder/Population.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bytestring-strict-builder-0.4.5.8/build/ByteString/StrictBuilder/Population.dyn_o ) [ 2 of 12] Compiling Compat.ResponseFile ( src/Compat/ResponseFile.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hsc2hs-0.68.10/x/hsc2hs/build/hsc2hs/hsc2hs-tmp/Compat/ResponseFile.o ) [2 of 2] Compiling System.Clock.Seconds ( System/Clock/Seconds.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/clock-0.8.4/build/System/Clock/Seconds.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/clock-0.8.4/build/System/Clock/Seconds.dyn_o ) [ 4 of 19] Compiling Data.Ranged.RangedSet ( src/Data/Ranged/RangedSet.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/Data/Ranged/RangedSet.o ) [ 3 of 12] Compiling Compat.TempFile ( src/Compat/TempFile.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hsc2hs-0.68.10/x/hsc2hs/build/hsc2hs/hsc2hs-tmp/Compat/TempFile.o ) [ 4 of 12] Compiling Common ( src/Common.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hsc2hs-0.68.10/x/hsc2hs/build/hsc2hs/hsc2hs-tmp/Common.o ) [ 4 of 14] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Control/Monad/Primitive.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Control/Monad/Primitive.dyn_o ) [3 of 4] Compiling Lens.Micro ( src/Lens/Micro.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/microlens-0.4.13.1/build/Lens/Micro.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/microlens-0.4.13.1/build/Lens/Micro.dyn_o ) Configuring library for syb-0.7.3... [ 5 of 19] Compiling Data.Ranged ( src/Data/Ranged.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/Data/Ranged.o ) [3 of 4] Compiling Math.NumberTheory.Powers.Integer ( src/Math/NumberTheory/Powers/Integer.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/integer-logarithms-1.0.4/build/Math/NumberTheory/Powers/Integer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/integer-logarithms-1.0.4/build/Math/NumberTheory/Powers/Integer.dyn_o ) [ 6 of 19] Compiling Paths_alex ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/autogen/Paths_alex.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/Paths_alex.o ) Configuring library for tagged-0.8.9... [4 of 4] Compiling Math.NumberTheory.Powers.Natural ( src/Math/NumberTheory/Powers/Natural.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/integer-logarithms-1.0.4/build/Math/NumberTheory/Powers/Natural.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/integer-logarithms-1.0.4/build/Math/NumberTheory/Powers/Natural.dyn_o ) [ 5 of 12] Compiling Flags ( src/Flags.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hsc2hs-0.68.10/x/hsc2hs/build/hsc2hs/hsc2hs-tmp/Flags.o ) [ 7 of 14] Compiling Data.Colour.RGBSpace.HSL ( Data/Colour/RGBSpace/HSL.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/colour-2.3.6/build/Data/Colour/RGBSpace/HSL.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/colour-2.3.6/build/Data/Colour/RGBSpace/HSL.dyn_o ) [ 3 of 29] Compiling Algebra.Graph.AdjacencyIntMap.Algorithm ( src/Algebra/Graph/AdjacencyIntMap/Algorithm.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/AdjacencyIntMap/Algorithm.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/AdjacencyIntMap/Algorithm.dyn_o ) [ 7 of 19] Compiling UTF8 ( src/UTF8.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/UTF8.o ) [ 8 of 19] Compiling CharSet ( src/CharSet.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/CharSet.o ) [ 8 of 14] Compiling Data.Colour.RGBSpace.HSV ( Data/Colour/RGBSpace/HSV.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/colour-2.3.6/build/Data/Colour/RGBSpace/HSV.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/colour-2.3.6/build/Data/Colour/RGBSpace/HSV.dyn_o ) [2 of 5] Compiling Data.DList ( Data/DList.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dlist-1.0/build/Data/DList.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dlist-1.0/build/Data/DList.dyn_o ) [3 of 5] Compiling Data.DList.DNonEmpty.Internal ( Data/DList/DNonEmpty/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dlist-1.0/build/Data/DList/DNonEmpty/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dlist-1.0/build/Data/DList/DNonEmpty/Internal.dyn_o ) Configuring library for text-2.1.3... [ 5 of 14] Compiling Data.Primitive.MVar ( Data/Primitive/MVar.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/MVar.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/MVar.dyn_o ) [ 9 of 14] Compiling Data.Colour.SRGB.Linear ( Data/Colour/SRGB/Linear.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/colour-2.3.6/build/Data/Colour/SRGB/Linear.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/colour-2.3.6/build/Data/Colour/SRGB/Linear.dyn_o ) Configuring library for th-abstraction-0.7.1.0... [5 of 5] Compiling ByteString.StrictBuilder ( library/ByteString/StrictBuilder.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bytestring-strict-builder-0.4.5.8/build/ByteString/StrictBuilder.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bytestring-strict-builder-0.4.5.8/build/ByteString/StrictBuilder.dyn_o ) Data/DList/DNonEmpty/Internal.hs:459:12: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 459 | instance a ~ Char => IsString (DNonEmpty a) where | ^ [ 6 of 12] Compiling HSCParser ( src/HSCParser.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hsc2hs-0.68.10/x/hsc2hs/build/hsc2hs/hsc2hs-tmp/HSCParser.o ) Configuring library for th-compat-0.1.6... [10 of 14] Compiling Data.Colour.RGBSpace ( Data/Colour/RGBSpace.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/colour-2.3.6/build/Data/Colour/RGBSpace.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/colour-2.3.6/build/Data/Colour/RGBSpace.dyn_o ) [ 6 of 14] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/Array.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/Array.dyn_o ) Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. Warning: time-units.cabal:22:32: version operators used. To use version operators the package needs to specify at least 'cabal-version: >= 1.8'. Configuring time-units-1.0.0... [ 9 of 19] Compiling Util ( src/Util.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/Util.o ) [10 of 19] Compiling AbsSyn ( src/AbsSyn.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/AbsSyn.o ) Configuring library for transformers-compat-0.7.2... [11 of 14] Compiling Data.Colour.SRGB ( Data/Colour/SRGB.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/colour-2.3.6/build/Data/Colour/SRGB.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/colour-2.3.6/build/Data/Colour/SRGB.dyn_o ) Data/Colour/SRGB.hs:117:8: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 117 | x' | head x == '#' = tail x | ^^^^ Data/Colour/SRGB.hs:117:24: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 117 | x' | head x == '#' = tail x | ^^^^ Data/Colour/SRGB.hs:127:50: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 127 | sRGB24read x | length rx /= 1 || not (null (snd (head rx))) = | ^^^^ Data/Colour/SRGB.hs:129:33: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 129 | | otherwise = fst (head rx) | ^^^^ Configuring library for unbounded-delays-0.1.1.1... Configuring library for unix-bytestring-0.4.0.3... [ 4 of 29] Compiling Algebra.Graph.Internal ( src/Algebra/Graph/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Internal.dyn_o ) Preprocessing library for reflection-2.1.9... [12 of 14] Compiling Data.Colour ( Data/Colour.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/colour-2.3.6/build/Data/Colour.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/colour-2.3.6/build/Data/Colour.dyn_o ) Building library for reflection-2.1.9... Configuring library for unix-compat-0.7.4.1... Configuring library for unliftio-core-0.2.1.0... [4 of 5] Compiling Data.DList.DNonEmpty ( Data/DList/DNonEmpty.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dlist-1.0/build/Data/DList/DNonEmpty.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dlist-1.0/build/Data/DList/DNonEmpty.dyn_o ) [4 of 4] Compiling Lens.Micro.Extras ( src/Lens/Micro/Extras.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/microlens-0.4.13.1/build/Lens/Micro/Extras.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/microlens-0.4.13.1/build/Lens/Micro/Extras.dyn_o ) [5 of 5] Compiling Data.DList.Unsafe ( Data/DList/Unsafe.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dlist-1.0/build/Data/DList/Unsafe.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dlist-1.0/build/Data/DList/Unsafe.dyn_o ) Configuring library for utf8-string-1.0.2... Configuring library for vector-stream-0.1.0.1... [13 of 14] Compiling Data.Colour.Names ( Data/Colour/Names.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/colour-2.3.6/build/Data/Colour/Names.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/colour-2.3.6/build/Data/Colour/Names.dyn_o ) [1 of 1] Compiling Data.Reflection ( fast/Data/Reflection.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/reflection-2.1.9/build/Data/Reflection.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/reflection-2.1.9/build/Data/Reflection.dyn_o ) Configuring library for void-0.7.3... Configuring library for wherefrom-compat-0.1.1.1... Configuring library for word8-0.1.3... Preprocessing library for safe-exceptions-0.1.7.4... Building library for safe-exceptions-0.1.7.4... Configuring library for contravariant-1.5.5... Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. Preprocessing library for safe-0.3.21... Building library for safe-0.3.21... [2 of 4] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cereal-0.5.8.3/build/Data/Serialize/Put.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cereal-0.5.8.3/build/Data/Serialize/Put.dyn_o ) Configuring library for HUnit-1.6.2.0... [ 5 of 29] Compiling Algebra.Graph ( src/Algebra/Graph.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph.dyn_o ) Basement/Error.hs:7:14: warning: [GHC-53692] [-Wdeprecated-flags] -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead | 7 | {-# LANGUAGE TypeInType #-} | ^^^^^^^^^^ Preprocessing library for singletons-3.0.4... [1 of 1] Compiling Control.Exception.Safe ( src/Control/Exception/Safe.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/safe-exceptions-0.1.7.4/build/Control/Exception/Safe.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/safe-exceptions-0.1.7.4/build/Control/Exception/Safe.dyn_o ) Building library for singletons-3.0.4... Configuring library for data-default-class-0.2.0.0... [11 of 19] Compiling ParseMonad ( src/ParseMonad.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/ParseMonad.o ) Configuring library 'tabular' for happy-lib-2.1.7... Preprocessing library for selective-0.7.0.1... Building library for selective-0.7.0.1... Configuring library 'frontend' for happy-lib-2.1.7... Preprocessing library for semigroups-0.20... Building library for semigroups-0.20... [1 of 5] Compiling Safe.Partial ( Safe/Partial.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/safe-0.3.21/build/Safe/Partial.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/safe-0.3.21/build/Safe/Partial.dyn_o ) [ 7 of 12] Compiling C ( src/C.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hsc2hs-0.68.10/x/hsc2hs/build/hsc2hs/hsc2hs-tmp/C.o ) Configuring library for time-manager-0.2.3... [2 of 5] Compiling Safe.Util ( Safe/Util.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/safe-0.3.21/build/Safe/Util.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/safe-0.3.21/build/Safe/Util.dyn_o ) Preprocessing library for sop-core-0.5.0.2... [12 of 19] Compiling Scan ( src/Scan.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/Scan.o ) Building library for sop-core-0.5.0.2... [1 of 1] Compiling Data.Semigroup.Generic ( src/Data/Semigroup/Generic.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroups-0.20/build/Data/Semigroup/Generic.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroups-0.20/build/Data/Semigroup/Generic.dyn_o ) Preprocessing library for splitmix-0.1.3.1... Building library for splitmix-0.1.3.1... [ 1 of 84] Compiling Basement.Compat.Bifunctor ( Basement/Compat/Bifunctor.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Compat/Bifunctor.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Compat/Bifunctor.dyn_o ) Preprocessing library for some-1.0.6... Configuring library for measures-0.1.0.2... Building library for some-1.0.6... [ 2 of 84] Compiling Basement.Compat.C.Types ( Basement/Compat/C/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Compat/C/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Compat/C/Types.dyn_o ) [1 of 6] Compiling Control.Selective ( src/Control/Selective.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/selective-0.7.0.1/build/Control/Selective.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/selective-0.7.0.1/build/Control/Selective.dyn_o ) [3 of 5] Compiling Safe.Foldable ( Safe/Foldable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/safe-0.3.21/build/Safe/Foldable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/safe-0.3.21/build/Safe/Foldable.dyn_o ) [ 3 of 84] Compiling Basement.Compat.CallStack ( Basement/Compat/CallStack.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Compat/CallStack.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Compat/CallStack.dyn_o ) [1 of 4] Compiling Data.Singletons ( src/Data/Singletons.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/singletons-3.0.4/build/Data/Singletons.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/singletons-3.0.4/build/Data/Singletons.dyn_o ) [ 4 of 84] Compiling Basement.Compat.Identity ( Basement/Compat/Identity.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Compat/Identity.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Compat/Identity.dyn_o ) Preprocessing library for split-0.2.5... Building library for split-0.2.5... [4 of 7] Compiling Data.Traversable.WithIndex ( src/Data/Traversable/WithIndex.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/indexed-traversable-0.1.4/build/Data/Traversable/WithIndex.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/indexed-traversable-0.1.4/build/Data/Traversable/WithIndex.dyn_o ) [ 5 of 84] Compiling Basement.Compat.IsList ( Basement/Compat/IsList.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Compat/IsList.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Compat/IsList.dyn_o ) [ 6 of 84] Compiling Basement.Compat.Natural ( Basement/Compat/Natural.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Compat/Natural.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Compat/Natural.dyn_o ) [5 of 7] Compiling Data.Functor.WithIndex ( src/Data/Functor/WithIndex.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/indexed-traversable-0.1.4/build/Data/Functor/WithIndex.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/indexed-traversable-0.1.4/build/Data/Functor/WithIndex.dyn_o ) [6 of 7] Compiling Data.Foldable1.WithIndex ( src/Data/Foldable1/WithIndex.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/indexed-traversable-0.1.4/build/Data/Foldable1/WithIndex.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/indexed-traversable-0.1.4/build/Data/Foldable1/WithIndex.dyn_o ) [7 of 7] Compiling Data.Foldable.WithIndex ( src/Data/Foldable/WithIndex.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/indexed-traversable-0.1.4/build/Data/Foldable/WithIndex.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/indexed-traversable-0.1.4/build/Data/Foldable/WithIndex.dyn_o ) [1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/split-0.2.5/build/Data/List/Split/Internals.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/split-0.2.5/build/Data/List/Split/Internals.dyn_o ) Preprocessing library for syb-0.7.3... Building library for syb-0.7.3... [ 7 of 84] Compiling Basement.Compat.NumLiteral ( Basement/Compat/NumLiteral.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Compat/NumLiteral.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Compat/NumLiteral.dyn_o ) [ 4 of 17] Compiling Data.Hourglass.Types ( Data/Hourglass/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hourglass-0.2.12/build/Data/Hourglass/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hourglass-0.2.12/build/Data/Hourglass/Types.dyn_o ) [ 5 of 17] Compiling Data.Hourglass.Internal.Unix ( Data/Hourglass/Internal/Unix.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hourglass-0.2.12/build/Data/Hourglass/Internal/Unix.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hourglass-0.2.12/build/Data/Hourglass/Internal/Unix.dyn_o ) Data/Hourglass/Internal/Unix.hs:24:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 24 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 8 of 12] Compiling CrossCodegen ( src/CrossCodegen.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hsc2hs-0.68.10/x/hsc2hs/build/hsc2hs/hsc2hs-tmp/CrossCodegen.o ) [4 of 5] Compiling Safe.Exact ( Safe/Exact.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/safe-0.3.21/build/Safe/Exact.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/safe-0.3.21/build/Safe/Exact.dyn_o ) [ 8 of 84] Compiling Basement.Compat.PrimTypes ( Basement/Compat/PrimTypes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Compat/PrimTypes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Compat/PrimTypes.dyn_o ) [ 9 of 84] Compiling Basement.Compat.Primitive ( Basement/Compat/Primitive.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Compat/Primitive.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Compat/Primitive.dyn_o ) [1 of 4] Compiling Data.Bits.Compat ( src-compat/Data/Bits/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/splitmix-0.1.3.1/build/Data/Bits/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/splitmix-0.1.3.1/build/Data/Bits/Compat.dyn_o ) [2 of 3] Compiling Data.IntervalMap.FingerTree ( Data/IntervalMap/FingerTree.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fingertree-0.1.6.2/build/Data/IntervalMap/FingerTree.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fingertree-0.1.6.2/build/Data/IntervalMap/FingerTree.dyn_o ) Preprocessing library for tagged-0.8.9... Building library for tagged-0.8.9... [10 of 84] Compiling Basement.Compat.Semigroup ( Basement/Compat/Semigroup.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Compat/Semigroup.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Compat/Semigroup.dyn_o ) Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. [11 of 84] Compiling Basement.Compat.Typeable ( Basement/Compat/Typeable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Compat/Typeable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Compat/Typeable.dyn_o ) [2 of 4] Compiling System.Random.SplitMix.Init ( src/System/Random/SplitMix/Init.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/splitmix-0.1.3.1/build/System/Random/SplitMix/Init.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/splitmix-0.1.3.1/build/System/Random/SplitMix/Init.dyn_o ) [12 of 84] Compiling Basement.Compat.Base ( Basement/Compat/Base.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Compat/Base.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Compat/Base.dyn_o ) [3 of 4] Compiling System.Random.SplitMix ( src/System/Random/SplitMix.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/splitmix-0.1.3.1/build/System/Random/SplitMix.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/splitmix-0.1.3.1/build/System/Random/SplitMix.dyn_o ) [ 6 of 17] Compiling Data.Hourglass.Internal ( Data/Hourglass/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hourglass-0.2.12/build/Data/Hourglass/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hourglass-0.2.12/build/Data/Hourglass/Internal.dyn_o ) Configuring executable 'hspec-discover' for hspec-discover-2.11.12... [ 7 of 17] Compiling Data.Hourglass.Calendar ( Data/Hourglass/Calendar.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hourglass-0.2.12/build/Data/Hourglass/Calendar.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hourglass-0.2.12/build/Data/Hourglass/Calendar.dyn_o ) Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. Preprocessing library for th-abstraction-0.7.1.0... Building library for th-abstraction-0.7.1.0... [13 of 84] Compiling Basement.Compat.MonadTrans ( Basement/Compat/MonadTrans.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Compat/MonadTrans.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Compat/MonadTrans.dyn_o ) Preprocessing library for text-2.1.3... Building library for text-2.1.3... [ 7 of 14] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/MutVar.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/MutVar.dyn_o ) [1 of 8] Compiling Data.SOP.BasicFunctors ( src/Data/SOP/BasicFunctors.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/sop-core-0.5.0.2/build/Data/SOP/BasicFunctors.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/sop-core-0.5.0.2/build/Data/SOP/BasicFunctors.dyn_o ) [ 8 of 17] Compiling Data.Hourglass.Diff ( Data/Hourglass/Diff.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hourglass-0.2.12/build/Data/Hourglass/Diff.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hourglass-0.2.12/build/Data/Hourglass/Diff.dyn_o ) Preprocessing library for th-compat-0.1.6... Building library for th-compat-0.1.6... Data/Hourglass/Diff.hs:23:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() | 23 | import Data.Monoid | ^^^^^^^^^^^^^^^^^^ Data/Hourglass/Diff.hs:49:5: warning: [GHC-50928] [-Wnoncanonical-monoid-instances] Noncanonical `mappend' definition detected in the instance declaration for `Monoid Period'. `mappend' will eventually be removed in favour of `(<>)' Suggested fix: Either remove definition for `mappend' (recommended) or define as `mappend = (<>)' See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid | 49 | mappend (Period y1 m1 d1) (Period y2 m2 d2) = | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... Data/Hourglass/Diff.hs:70:5: warning: [GHC-50928] [-Wnoncanonical-monoid-instances] Noncanonical `mappend' definition detected in the instance declaration for `Monoid Duration'. `mappend' will eventually be removed in favour of `(<>)' Suggested fix: Either remove definition for `mappend' (recommended) or define as `mappend = (<>)' See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid | 70 | mappend (Duration h1 m1 s1 ns1) (Duration h2 m2 s2 ns2) = | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... Preprocessing library for time-units-1.0.0... Building library for time-units-1.0.0... [1 of 2] Compiling Data.Proxy.TH ( src/Data/Proxy/TH.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tagged-0.8.9/build/Data/Proxy/TH.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tagged-0.8.9/build/Data/Proxy/TH.dyn_o ) [ 8 of 14] Compiling Data.Primitive.SmallArray ( Data/Primitive/SmallArray.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/SmallArray.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/SmallArray.dyn_o ) Preprocessing library for transformers-compat-0.7.2... [14 of 84] Compiling Basement.Compat.AMP ( Basement/Compat/AMP.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Compat/AMP.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Compat/AMP.dyn_o ) Building library for transformers-compat-0.7.2... [5 of 5] Compiling Safe ( Safe.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/safe-0.3.21/build/Safe.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/safe-0.3.21/build/Safe.dyn_o ) [15 of 84] Compiling Basement.Endianness ( Basement/Endianness.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Endianness.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Endianness.dyn_o ) [13 of 19] Compiling Parser ( src/Parser.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/Parser.o ) [ 1 of 10] Compiling Data.EqP ( src/Data/EqP.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/some-1.0.6/build/Data/EqP.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/some-1.0.6/build/Data/EqP.dyn_o ) [3 of 4] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cereal-0.5.8.3/build/Data/Serialize/IEEE754.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cereal-0.5.8.3/build/Data/Serialize/IEEE754.dyn_o ) [1 of 1] Compiling Data.Time.Units ( Data/Time/Units.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-units-1.0.0/build/Data/Time/Units.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-units-1.0.0/build/Data/Time/Units.dyn_o ) [2 of 2] Compiling Data.List.Split ( src/Data/List/Split.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/split-0.2.5/build/Data/List/Split.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/split-0.2.5/build/Data/List/Split.dyn_o ) Configuring library for extra-1.8... [ 1 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/syb-0.7.3/build/Data/Generics/Aliases.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/syb-0.7.3/build/Data/Generics/Aliases.dyn_o ) [1 of 1] Compiling Language.Haskell.TH.Syntax.Compat ( src/Language/Haskell/TH/Syntax/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-compat-0.1.6/build/Language/Haskell/TH/Syntax/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-compat-0.1.6/build/Language/Haskell/TH/Syntax/Compat.dyn_o ) [ 1 of 130] Compiling Control.Concurrent.Compat ( src/Control/Concurrent/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Control/Concurrent/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Control/Concurrent/Compat.dyn_o ) Preprocessing library for unbounded-delays-0.1.1.1... Building library for unbounded-delays-0.1.1.1... [4 of 4] Compiling System.Random.SplitMix32 ( src/System/Random/SplitMix32.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/splitmix-0.1.3.1/build/System/Random/SplitMix32.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/splitmix-0.1.3.1/build/System/Random/SplitMix32.dyn_o ) [ 2 of 130] Compiling Control.Concurrent.Compat.Repl ( src/Control/Concurrent/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Control/Concurrent/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Control/Concurrent/Compat/Repl.dyn_o ) [2 of 4] Compiling Data.Singletons.Decide ( src/Data/Singletons/Decide.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/singletons-3.0.4/build/Data/Singletons/Decide.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/singletons-3.0.4/build/Data/Singletons/Decide.dyn_o ) [ 3 of 130] Compiling Control.Concurrent.MVar.Compat ( src/Control/Concurrent/MVar/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Control/Concurrent/MVar/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Control/Concurrent/MVar/Compat.dyn_o ) [16 of 84] Compiling Basement.Floating ( Basement/Floating.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Floating.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Floating.dyn_o ) [ 2 of 10] Compiling Data.GADT.DeepSeq ( src/Data/GADT/DeepSeq.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/some-1.0.6/build/Data/GADT/DeepSeq.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/some-1.0.6/build/Data/GADT/DeepSeq.dyn_o ) [1 of 3] Compiling Language.Haskell.TH.Datatype.Internal ( src/Language/Haskell/TH/Datatype/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-abstraction-0.7.1.0/build/Language/Haskell/TH/Datatype/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-abstraction-0.7.1.0/build/Language/Haskell/TH/Datatype/Internal.dyn_o ) [2 of 2] Compiling Data.Tagged ( src/Data/Tagged.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tagged-0.8.9/build/Data/Tagged.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tagged-0.8.9/build/Data/Tagged.dyn_o ) Preprocessing library for unix-bytestring-0.4.0.3... [ 4 of 130] Compiling Control.Concurrent.MVar.Compat.Repl ( src/Control/Concurrent/MVar/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Control/Concurrent/MVar/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Control/Concurrent/MVar/Compat/Repl.dyn_o ) [ 3 of 10] Compiling Data.GADT.Internal ( src/Data/GADT/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/some-1.0.6/build/Data/GADT/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/some-1.0.6/build/Data/GADT/Internal.dyn_o ) [2 of 6] Compiling Control.Selective.Free ( src/Control/Selective/Free.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/selective-0.7.0.1/build/Control/Selective/Free.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/selective-0.7.0.1/build/Control/Selective/Free.dyn_o ) Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. [ 5 of 130] Compiling Control.Exception.Compat ( src/Control/Exception/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Control/Exception/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Control/Exception/Compat.dyn_o ) [ 2 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/syb-0.7.3/build/Data/Generics/Basics.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/syb-0.7.3/build/Data/Generics/Basics.dyn_o ) [ 6 of 130] Compiling Control.Exception.Compat.Repl ( src/Control/Exception/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Control/Exception/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Control/Exception/Compat/Repl.dyn_o ) [14 of 14] Compiling Data.Colour.CIE ( Data/Colour/CIE.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/colour-2.3.6/build/Data/Colour/CIE.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/colour-2.3.6/build/Data/Colour/CIE.dyn_o ) Preprocessing library for unix-compat-0.7.4.1... [3 of 4] Compiling Data.Singletons.ShowSing ( src/Data/Singletons/ShowSing.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/singletons-3.0.4/build/Data/Singletons/ShowSing.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/singletons-3.0.4/build/Data/Singletons/ShowSing.dyn_o ) [2 of 3] Compiling Language.Haskell.TH.Datatype.TyVarBndr ( src/Language/Haskell/TH/Datatype/TyVarBndr.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-abstraction-0.7.1.0/build/Language/Haskell/TH/Datatype/TyVarBndr.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-abstraction-0.7.1.0/build/Language/Haskell/TH/Datatype/TyVarBndr.dyn_o ) [4 of 4] Compiling Data.Serialize ( src/Data/Serialize.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cereal-0.5.8.3/build/Data/Serialize.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cereal-0.5.8.3/build/Data/Serialize.dyn_o ) [ 7 of 130] Compiling Control.Monad.Compat ( src/Control/Monad/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Control/Monad/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Control/Monad/Compat.dyn_o ) Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. [17 of 84] Compiling Basement.Monad ( Basement/Monad.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Monad.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Monad.dyn_o ) [ 3 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/syb-0.7.3/build/Data/Generics/Builders.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/syb-0.7.3/build/Data/Generics/Builders.dyn_o ) [3 of 6] Compiling Control.Selective.Multi ( src/Control/Selective/Multi.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/selective-0.7.0.1/build/Control/Selective/Multi.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/selective-0.7.0.1/build/Control/Selective/Multi.dyn_o ) Basement/Monad.hs:47:23: warning: [GHC-39567] [-Wstar-is-type] Using `*' (or its Unicode variant) to mean `Data.Kind.Type' relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use `Type' from `Data.Kind' instead. | 47 | type PrimVar m :: * -> * | ^ Basement/Monad.hs:47:28: warning: [GHC-39567] [-Wstar-is-type] Using `*' (or its Unicode variant) to mean `Data.Kind.Type' relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use `Type' from `Data.Kind' instead. | 47 | type PrimVar m :: * -> * | ^ [ 8 of 130] Compiling Control.Monad.Compat.Repl ( src/Control/Monad/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Control/Monad/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Control/Monad/Compat/Repl.dyn_o ) Preprocessing library for unliftio-core-0.2.1.0... Building library for unliftio-core-0.2.1.0... [ 9 of 130] Compiling Control.Monad.Fail.Compat ( src/Control/Monad/Fail/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Control/Monad/Fail/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Control/Monad/Fail/Compat.dyn_o ) [ 10 of 130] Compiling Control.Monad.Fail.Compat.Repl ( src/Control/Monad/Fail/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Control/Monad/Fail/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Control/Monad/Fail/Compat/Repl.dyn_o ) Preprocessing library for vector-stream-0.1.0.1... Building library for vector-stream-0.1.0.1... [1 of 2] Compiling Control.Concurrent.Thread.Delay ( Control/Concurrent/Thread/Delay.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unbounded-delays-0.1.1.1/build/Control/Concurrent/Thread/Delay.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unbounded-delays-0.1.1.1/build/Control/Concurrent/Thread/Delay.dyn_o ) src/Data/Serialize.hs:702:22: warning: [GHC-39567] [-Wstar-is-type] Using `*' (or its Unicode variant) to mean `Data.Kind.Type' relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use `Type' from `Data.Kind' instead. | 702 | newtype Tagged (s :: * -> *) b = Tagged {unTagged :: b} | ^ src/Data/Serialize.hs:702:27: warning: [GHC-39567] [-Wstar-is-type] Using `*' (or its Unicode variant) to mean `Data.Kind.Type' relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use `Type' from `Data.Kind' instead. | 702 | newtype Tagged (s :: * -> *) b = Tagged {unTagged :: b} | ^ [1 of 4] Compiling Control.Monad.Trans.Instances ( src/Control/Monad/Trans/Instances.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/transformers-compat-0.7.2/build/Control/Monad/Trans/Instances.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/transformers-compat-0.7.2/build/Control/Monad/Trans/Instances.dyn_o ) [18 of 84] Compiling Basement.FinalPtr ( Basement/FinalPtr.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/FinalPtr.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/FinalPtr.dyn_o ) [3 of 3] Compiling Language.Haskell.TH.Datatype ( src/Language/Haskell/TH/Datatype.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-abstraction-0.7.1.0/build/Language/Haskell/TH/Datatype.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-abstraction-0.7.1.0/build/Language/Haskell/TH/Datatype.dyn_o ) [ 4 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/syb-0.7.3/build/Data/Generics/Instances.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/syb-0.7.3/build/Data/Generics/Instances.dyn_o ) Preprocessing library for utf8-string-1.0.2... Building library for utf8-string-1.0.2... [ 11 of 130] Compiling Control.Monad.IO.Class.Compat ( src/Control/Monad/IO/Class/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Control/Monad/IO/Class/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Control/Monad/IO/Class/Compat.dyn_o ) [4 of 4] Compiling Data.Singletons.Sigma ( src/Data/Singletons/Sigma.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/singletons-3.0.4/build/Data/Singletons/Sigma.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/singletons-3.0.4/build/Data/Singletons/Sigma.dyn_o ) [ 12 of 130] Compiling Control.Monad.IO.Class.Compat.Repl ( src/Control/Monad/IO/Class/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Control/Monad/IO/Class/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Control/Monad/IO/Class/Compat/Repl.dyn_o ) Configuring library for tracer-transformers-0.1.0.4... [ 13 of 130] Compiling Control.Monad.ST.Lazy.Unsafe.Compat ( src/Control/Monad/ST/Lazy/Unsafe/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Control/Monad/ST/Lazy/Unsafe/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Control/Monad/ST/Lazy/Unsafe/Compat.dyn_o ) [2 of 4] Compiling Data.Functor.Classes.Generic.Internal ( generics/Data/Functor/Classes/Generic/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/transformers-compat-0.7.2/build/Data/Functor/Classes/Generic/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/transformers-compat-0.7.2/build/Data/Functor/Classes/Generic/Internal.dyn_o ) [1 of 2] Compiling Control.Monad.IO.Unlift ( src/Control/Monad/IO/Unlift.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unliftio-core-0.2.1.0/build/Control/Monad/IO/Unlift.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unliftio-core-0.2.1.0/build/Control/Monad/IO/Unlift.dyn_o ) [ 6 of 29] Compiling Algebra.Graph.HigherKinded.Class ( src/Algebra/Graph/HigherKinded/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/HigherKinded/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/HigherKinded/Class.dyn_o ) [[ 14 of 130] 2 of Compiling2] Compiling Control.Concurrent.Timeout ( Control/Concurrent/Timeout.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unbounded-delays-0.1.1.1/build/Control/Concurrent/Timeout.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unbounded-delays-0.1.1.1/build/Control/Concurrent/Timeout.dyn_o ) Control.Monad.ST.Lazy.Unsafe.Compat.Repl ( src/Control/Monad/ST/Lazy/Unsafe/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Control/Monad/ST/Lazy/Unsafe/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Control/Monad/ST/Lazy/Unsafe/Compat/Repl.dyn_o ) [1 of 1] Compiling Data.Stream.Monadic ( src/Data/Stream/Monadic.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-stream-0.1.0.1/build/Data/Stream/Monadic.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-stream-0.1.0.1/build/Data/Stream/Monadic.dyn_o ) [19 of 84] Compiling Basement.Numerical.Conversion ( Basement/Numerical/Conversion.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Numerical/Conversion.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Numerical/Conversion.dyn_o ) [4 of 6] Compiling Control.Selective.Trans.Except ( src/Control/Selective/Trans/Except.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/selective-0.7.0.1/build/Control/Selective/Trans/Except.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/selective-0.7.0.1/build/Control/Selective/Trans/Except.dyn_o ) [ 15 of 130] Compiling Control.Monad.ST.Unsafe.Compat ( src/Control/Monad/ST/Unsafe/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Control/Monad/ST/Unsafe/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Control/Monad/ST/Unsafe/Compat.dyn_o ) Preprocessing library for void-0.7.3... Preprocessing library for contravariant-1.5.5... Building library for contravariant-1.5.5... Building library for void-0.7.3... [ 16 of 130] Compiling Control.Monad.ST.Unsafe.Compat.Repl ( src/Control/Monad/ST/Unsafe/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Control/Monad/ST/Unsafe/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Control/Monad/ST/Unsafe/Compat/Repl.dyn_o ) Preprocessing library for wherefrom-compat-0.1.1.1... Building library for wherefrom-compat-0.1.1.1... [20 of 84] Compiling Basement.Numerical.Number ( Basement/Numerical/Number.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Numerical/Number.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Numerical/Number.dyn_o ) [ 17 of 130] Compiling Data.Bifoldable.Compat ( src/Data/Bifoldable/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Bifoldable/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Bifoldable/Compat.dyn_o ) [2 of 2] Compiling Paths_unliftio_core ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unliftio-core-0.2.1.0/build/autogen/Paths_unliftio_core.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unliftio-core-0.2.1.0/build/Paths_unliftio_core.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unliftio-core-0.2.1.0/build/Paths_unliftio_core.dyn_o ) [ 18 of 130] Compiling Data.Bifoldable.Compat.Repl ( src/Data/Bifoldable/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Bifoldable/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Bifoldable/Compat/Repl.dyn_o ) [3 of 3] Compiling Data.PriorityQueue.FingerTree ( Data/PriorityQueue/FingerTree.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fingertree-0.1.6.2/build/Data/PriorityQueue/FingerTree.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fingertree-0.1.6.2/build/Data/PriorityQueue/FingerTree.dyn_o ) [ 19 of 130] Compiling Data.Bifoldable1.Compat ( src/Data/Bifoldable1/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Bifoldable1/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Bifoldable1/Compat.dyn_o ) [21 of 84] Compiling Basement.IntegralConv ( Basement/IntegralConv.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/IntegralConv.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/IntegralConv.dyn_o ) Preprocessing library for word8-0.1.3... Building library for word8-0.1.3... [ 20 of 130] Compiling Data.Bifoldable1.Compat.Repl ( src/Data/Bifoldable1/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Bifoldable1/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Bifoldable1/Compat/Repl.dyn_o ) [1 of 1] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/void-0.7.3/build/Data/Void/Unsafe.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/void-0.7.3/build/Data/Void/Unsafe.dyn_o ) [ 9 of 17] Compiling Data.Hourglass.Time ( Data/Hourglass/Time.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hourglass-0.2.12/build/Data/Hourglass/Time.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hourglass-0.2.12/build/Data/Hourglass/Time.dyn_o ) [ 21 of 130] Compiling Data.Bifunctor.Compat ( src/Data/Bifunctor/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Bifunctor/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Bifunctor/Compat.dyn_o ) [ 22 of 130] Compiling Data.Bifunctor.Compat.Repl ( src/Data/Bifunctor/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Bifunctor/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Bifunctor/Compat/Repl.dyn_o ) [1 of 1] Compiling GHC.InfoProv.Compat ( src/GHC/InfoProv/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wherefrom-compat-0.1.1.1/build/GHC/InfoProv/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wherefrom-compat-0.1.1.1/build/GHC/InfoProv/Compat.dyn_o ) [ 23 of 130] Compiling Data.Bits.Compat ( src/Data/Bits/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Bits/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Bits/Compat.dyn_o ) [ 24 of 130] Compiling Data.Bits.Compat.Repl ( src/Data/Bits/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Bits/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Bits/Compat/Repl.dyn_o ) [ 25 of 130] Compiling Data.Bool.Compat ( src/Data/Bool/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Bool/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Bool/Compat.dyn_o ) [14 of 19] Compiling Output ( src/Output.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/Output.o ) [1 of 3] Compiling Data.Functor.Contravariant.Divisible ( src/Data/Functor/Contravariant/Divisible.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/contravariant-1.5.5/build/Data/Functor/Contravariant/Divisible.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/contravariant-1.5.5/build/Data/Functor/Contravariant/Divisible.dyn_o ) [ 26 of 130] Compiling Data.Bool.Compat.Repl ( src/Data/Bool/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Bool/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Bool/Compat/Repl.dyn_o ) [10 of 17] Compiling Data.Hourglass.Epoch ( Data/Hourglass/Epoch.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hourglass-0.2.12/build/Data/Hourglass/Epoch.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hourglass-0.2.12/build/Data/Hourglass/Epoch.dyn_o ) [ 27 of 130] Compiling Data.Complex.Compat ( src/Data/Complex/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Complex/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Complex/Compat.dyn_o ) Preprocessing library for HUnit-1.6.2.0... Building library for HUnit-1.6.2.0... Warning: [no-default-language] Packages using 'cabal-version: >= 1.10' and before 'cabal-version: 3.4' must specify the 'default-language' field for each component (e.g. Haskell98 or Haskell2010). If a component uses different languages in different modules then list the other ones in the 'other-languages' field. [22 of 84] Compiling Basement.Types.Char7 ( Basement/Types/Char7.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Types/Char7.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Types/Char7.dyn_o ) [1 of 5] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/utf8-string-1.0.2/build/Codec/Binary/UTF8/String.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/utf8-string-1.0.2/build/Codec/Binary/UTF8/String.dyn_o ) [1 of 2] Compiling Data.Char8 ( Data/Char8.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/word8-0.1.3/build/Data/Char8.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/word8-0.1.3/build/Data/Char8.dyn_o ) Preprocessing library for data-default-class-0.2.0.0... Building library for data-default-class-0.2.0.0... Preprocessing library 'tabular' for happy-lib-2.1.7... [5 of 6] Compiling Control.Selective.Rigid.Freer ( src/Control/Selective/Rigid/Freer.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/selective-0.7.0.1/build/Control/Selective/Rigid/Freer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/selective-0.7.0.1/build/Control/Selective/Rigid/Freer.dyn_o ) Building library 'tabular' for happy-lib-2.1.7... [ 28 of 130] Compiling Data.Complex.Compat.Repl ( src/Data/Complex/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Complex/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Complex/Compat/Repl.dyn_o ) [23 of 84] Compiling Basement.Base16 ( Basement/Base16.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Base16.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Base16.dyn_o ) [ 29 of 130] Compiling Data.Either.Compat ( src/Data/Either/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Either/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Either/Compat.dyn_o ) [ 30 of 130] Compiling Data.Either.Compat.Repl ( src/Data/Either/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Either/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Either/Compat/Repl.dyn_o ) Configuring library for ansi-terminal-types-1.1.3... [ 31 of 130] Compiling Data.Foldable.Compat ( src/Data/Foldable/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Foldable/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Foldable/Compat.dyn_o ) [ 7 of 29] Compiling Algebra.Graph.Bipartite.AdjacencyMap ( src/Algebra/Graph/Bipartite/AdjacencyMap.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Bipartite/AdjacencyMap.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Bipartite/AdjacencyMap.dyn_o ) Preprocessing library for time-manager-0.2.3... Building library for time-manager-0.2.3... [6 of 6] Compiling Control.Selective.Rigid.Free ( src/Control/Selective/Rigid/Free.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/selective-0.7.0.1/build/Control/Selective/Rigid/Free.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/selective-0.7.0.1/build/Control/Selective/Rigid/Free.dyn_o ) [24 of 84] Compiling Basement.Types.Word128 ( Basement/Types/Word128.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Types/Word128.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Types/Word128.dyn_o ) [1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/data-default-class-0.2.0.0/build/Data/Default/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/data-default-class-0.2.0.0/build/Data/Default/Class.dyn_o ) [ 32 of 130] Compiling Data.Foldable.Compat.Repl ( src/Data/Foldable/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Foldable/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Foldable/Compat/Repl.dyn_o ) [ 33 of 130] Compiling Data.Foldable1.Compat ( src/Data/Foldable1/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Foldable1/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Foldable1/Compat.dyn_o ) [ 4 of 10] Compiling Data.GADT.Compare ( src/Data/GADT/Compare.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/some-1.0.6/build/Data/GADT/Compare.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/some-1.0.6/build/Data/GADT/Compare.dyn_o ) Preprocessing library 'frontend' for happy-lib-2.1.7... Building library 'frontend' for happy-lib-2.1.7... Building library for unix-bytestring-0.4.0.3... [ 5 of 10] Compiling Data.GADT.Show ( src/Data/GADT/Show.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/some-1.0.6/build/Data/GADT/Show.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/some-1.0.6/build/Data/GADT/Show.dyn_o ) [ 34 of 130] Compiling Data.Foldable1.Compat.Repl ( src/Data/Foldable1/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Foldable1/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Foldable1/Compat/Repl.dyn_o ) [ 6 of 10] Compiling Data.OrdP ( src/Data/OrdP.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/some-1.0.6/build/Data/OrdP.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/some-1.0.6/build/Data/OrdP.dyn_o ) [ 35 of 130] Compiling Data.Function.Compat ( src/Data/Function/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Function/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Function/Compat.dyn_o ) Building library for unix-compat-0.7.4.1... [ 36 of 130] Compiling Data.Function.Compat.Repl ( src/Data/Function/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Function/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Function/Compat/Repl.dyn_o ) [ 37 of 130] Compiling Data.Functor.Compat ( src/Data/Functor/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Functor/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Functor/Compat.dyn_o ) [ 38 of 130] Compiling Data.Functor.Compat.Repl ( src/Data/Functor/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Functor/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Functor/Compat/Repl.dyn_o ) [ 39 of 130] Compiling Data.Functor.Compose.Compat ( src/Data/Functor/Compose/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Functor/Compose/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Functor/Compose/Compat.dyn_o ) [ 5 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/syb-0.7.3/build/Data/Generics/Schemes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/syb-0.7.3/build/Data/Generics/Schemes.dyn_o ) Preprocessing library for measures-0.1.0.2... Building library for measures-0.1.0.2... [ 40 of 130] Compiling Data.Functor.Compose.Compat.Repl ( src/Data/Functor/Compose/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Functor/Compose/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Functor/Compose/Compat/Repl.dyn_o ) [2 of 5] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/utf8-string-1.0.2/build/Codec/Binary/UTF8/Generic.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/utf8-string-1.0.2/build/Codec/Binary/UTF8/Generic.dyn_o ) [ 41 of 130] Compiling Data.Functor.Const.Compat ( src/Data/Functor/Const/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Functor/Const/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Functor/Const/Compat.dyn_o ) [ 42 of 130] Compiling Data.Functor.Const.Compat.Repl ( src/Data/Functor/Const/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Functor/Const/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Functor/Const/Compat/Repl.dyn_o ) [ 7 of 10] Compiling Data.Some.Church ( src/Data/Some/Church.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/some-1.0.6/build/Data/Some/Church.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/some-1.0.6/build/Data/Some/Church.dyn_o ) [1 of 4] Compiling Foreign.C.Error.Safe ( src/Foreign/C/Error/Safe.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-bytestring-0.4.0.3/build/Foreign/C/Error/Safe.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-bytestring-0.4.0.3/build/Foreign/C/Error/Safe.dyn_o ) [ 43 of 130] Compiling Data.Functor.Contravariant.Compat ( src/Data/Functor/Contravariant/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Functor/Contravariant/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Functor/Contravariant/Compat.dyn_o ) [ 8 of 10] Compiling Data.Some.GADT ( src/Data/Some/GADT.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/some-1.0.6/build/Data/Some/GADT.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/some-1.0.6/build/Data/Some/GADT.dyn_o ) [ 44 of 130] Compiling Data.Functor.Contravariant.Compat.Repl ( src/Data/Functor/Contravariant/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Functor/Contravariant/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Functor/Contravariant/Compat/Repl.dyn_o ) [1 of 2] Compiling System.TimeManager ( System/TimeManager.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-manager-0.2.3/build/System/TimeManager.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-manager-0.2.3/build/System/TimeManager.dyn_o ) [2 of 2] Compiling Data.Word8 ( Data/Word8.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/word8-0.1.3/build/Data/Word8.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/word8-0.1.3/build/Data/Word8.dyn_o ) [ 45 of 130] Compiling Data.Functor.Identity.Compat ( src/Data/Functor/Identity/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Functor/Identity/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Functor/Identity/Compat.dyn_o ) [1 of 6] Compiling Paths_HUnit ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/HUnit-1.6.2.0/build/autogen/Paths_HUnit.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/HUnit-1.6.2.0/build/Paths_HUnit.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/HUnit-1.6.2.0/build/Paths_HUnit.dyn_o ) [ 46 of 130] Compiling Data.Functor.Identity.Compat.Repl ( src/Data/Functor/Identity/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Functor/Identity/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Functor/Identity/Compat/Repl.dyn_o ) [ 47 of 130] Compiling Data.Functor.Product.Compat ( src/Data/Functor/Product/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Functor/Product/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Functor/Product/Compat.dyn_o ) Configuring library for random-1.2.1.3... [ 48 of 130] Compiling Data.Functor.Product.Compat.Repl ( src/Data/Functor/Product/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Functor/Product/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Functor/Product/Compat/Repl.dyn_o ) [ 49 of 130] Compiling Data.Functor.Sum.Compat ( src/Data/Functor/Sum/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Functor/Sum/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Functor/Sum/Compat.dyn_o ) Codec/Binary/UTF8/Generic.hs:87:21: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Data.List, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 87 | tail = List.tail | ^^^^^^^^^ [ 50 of 130] Compiling Data.Functor.Sum.Compat.Repl ( src/Data/Functor/Sum/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Functor/Sum/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Functor/Sum/Compat/Repl.dyn_o ) [11 of 17] Compiling Data.Hourglass.Local ( Data/Hourglass/Local.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hourglass-0.2.12/build/Data/Hourglass/Local.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hourglass-0.2.12/build/Data/Hourglass/Local.dyn_o ) [ 51 of 130] Compiling Data.IORef.Compat ( src/Data/IORef/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/IORef/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/IORef/Compat.dyn_o ) [ 6 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/syb-0.7.3/build/Data/Generics/Text.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/syb-0.7.3/build/Data/Generics/Text.dyn_o ) [ 9 of 14] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/Types.dyn_o ) [ 52 of 130] Compiling Data.IORef.Compat.Repl ( src/Data/IORef/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/IORef/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/IORef/Compat/Repl.dyn_o ) [1 of 2] Compiling Data.Measure.Class ( src/Data/Measure/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/measures-0.1.0.2/build/Data/Measure/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/measures-0.1.0.2/build/Data/Measure/Class.dyn_o ) [ 53 of 130] Compiling Data.Monoid.Compat ( src/Data/Monoid/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Monoid/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Monoid/Compat.dyn_o ) [ 54 of 130] Compiling Data.Monoid.Compat.Repl ( src/Data/Monoid/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Monoid/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Monoid/Compat/Repl.dyn_o ) [2 of 3] Compiling[ 55 of 130] Compiling Data.Functor.Contravariant.Compose ( src/Data/Functor/Contravariant/Compose.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/contravariant-1.5.5/build/Data/Functor/Contravariant/Compose.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/contravariant-1.5.5/build/Data/Functor/Contravariant/Compose.dyn_o ) Data.Proxy.Compat ( src/Data/Proxy/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Proxy/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Proxy/Compat.dyn_o ) [ 56 of 130] Compiling Data.Proxy.Compat.Repl ( src/Data/Proxy/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Proxy/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Proxy/Compat/Repl.dyn_o ) [25 of 84] Compiling Basement.Types.Word256 ( Basement/Types/Word256.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Types/Word256.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Types/Word256.dyn_o ) [ 9 of 10] Compiling Data.Some.Newtype ( src/Data/Some/Newtype.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/some-1.0.6/build/Data/Some/Newtype.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/some-1.0.6/build/Data/Some/Newtype.dyn_o ) [ 57 of 130] Compiling Data.Ratio.Compat ( src/Data/Ratio/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Ratio/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Ratio/Compat.dyn_o ) [ 58 of 130] Compiling Data.Ratio.Compat.Repl ( src/Data/Ratio/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Ratio/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Ratio/Compat/Repl.dyn_o ) [2 of 8] Compiling Data.SOP.Constraint ( src/Data/SOP/Constraint.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/sop-core-0.5.0.2/build/Data/SOP/Constraint.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/sop-core-0.5.0.2/build/Data/SOP/Constraint.dyn_o ) [ 59 of 130] Compiling Data.STRef.Compat ( src/Data/STRef/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/STRef/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/STRef/Compat.dyn_o ) [ 7 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/syb-0.7.3/build/Data/Generics/Twins.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/syb-0.7.3/build/Data/Generics/Twins.dyn_o ) [ 60 of 130] Compiling Data.STRef.Compat.Repl ( src/Data/STRef/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/STRef/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/STRef/Compat/Repl.dyn_o ) [12 of 17] Compiling Time.System ( Time/System.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hourglass-0.2.12/build/Time/System.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hourglass-0.2.12/build/Time/System.dyn_o ) Time/System.hs:23:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 23 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 61 of 130] Compiling Data.Semigroup.Compat ( src/Data/Semigroup/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Semigroup/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Semigroup/Compat.dyn_o ) [3 of 3] Compiling Data.Functor.Contravariant.Generic ( src/Data/Functor/Contravariant/Generic.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/contravariant-1.5.5/build/Data/Functor/Contravariant/Generic.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/contravariant-1.5.5/build/Data/Functor/Contravariant/Generic.dyn_o ) [ 62 of 130] Compiling Data.Semigroup.Compat.Repl ( src/Data/Semigroup/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Semigroup/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Semigroup/Compat/Repl.dyn_o ) [ 63 of 130] Compiling Data.String.Compat ( src/Data/String/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/String/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/String/Compat.dyn_o ) [ 64 of 130] Compiling Data.String.Compat.Repl ( src/Data/String/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/String/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/String/Compat/Repl.dyn_o ) [13 of 17] Compiling System.Hourglass ( System/Hourglass.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hourglass-0.2.12/build/System/Hourglass.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hourglass-0.2.12/build/System/Hourglass.dyn_o ) [3 of 8] Compiling Data.SOP.Classes ( src/Data/SOP/Classes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/sop-core-0.5.0.2/build/Data/SOP/Classes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/sop-core-0.5.0.2/build/Data/SOP/Classes.dyn_o ) [ 65 of 130] Compiling Data.Traversable.Compat ( src/Data/Traversable/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Traversable/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Traversable/Compat.dyn_o ) [14 of 17] Compiling Data.Hourglass.Format ( Data/Hourglass/Format.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hourglass-0.2.12/build/Data/Hourglass/Format.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hourglass-0.2.12/build/Data/Hourglass/Format.dyn_o ) [ 66 of 130] Compiling Data.Traversable.Compat.Repl ( src/Data/Traversable/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Traversable/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Traversable/Compat/Repl.dyn_o ) Configuring library for boring-0.2.2... [ 67 of 130] Compiling Data.Tuple.Compat ( src/Data/Tuple/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Tuple/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Tuple/Compat.dyn_o ) [ 68 of 130] Compiling Data.Tuple.Compat.Repl ( src/Data/Tuple/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Tuple/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Tuple/Compat/Repl.dyn_o ) [ 69 of 130] Compiling Data.Type.Coercion.Compat ( src/Data/Type/Coercion/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Type/Coercion/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Type/Coercion/Compat.dyn_o ) [10 of 10] Compiling Data.Some ( src/Data/Some.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/some-1.0.6/build/Data/Some.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/some-1.0.6/build/Data/Some.dyn_o ) [2 of 4] Compiling System.Posix.Types.Iovec ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-bytestring-0.4.0.3/build/System/Posix/Types/Iovec.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-bytestring-0.4.0.3/build/System/Posix/Types/Iovec.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-bytestring-0.4.0.3/build/System/Posix/Types/Iovec.dyn_o ) [ 70 of 130] Compiling Data.Type.Coercion.Compat.Repl ( src/Data/Type/Coercion/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Type/Coercion/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Type/Coercion/Compat/Repl.dyn_o ) [1 of 6] Compiling Happy.Tabular.NameSet ( tabular/src/Happy/Tabular/NameSet.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/tabular/build/tabular/Happy/Tabular/NameSet.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/tabular/build/tabular/Happy/Tabular/NameSet.dyn_o ) [ 71 of 130] Compiling Data.Type.Equality.Compat ( src/Data/Type/Equality/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Type/Equality/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Type/Equality/Compat.dyn_o ) [ 72 of 130] Compiling Data.Type.Equality.Compat.Repl ( src/Data/Type/Equality/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Type/Equality/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Type/Equality/Compat/Repl.dyn_o ) [ 73 of 130] Compiling Data.Typeable.Compat ( src/Data/Typeable/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Typeable/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Typeable/Compat.dyn_o ) [ 74 of 130] Compiling Data.Typeable.Compat.Repl ( src/Data/Typeable/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Typeable/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Typeable/Compat/Repl.dyn_o ) Configuring library for universe-base-1.1.4... [ 75 of 130] Compiling Data.Version.Compat ( src/Data/Version/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Version/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Version/Compat.dyn_o ) Configuring library for distributive-0.6.2.1... [ 76 of 130] Compiling Data.Version.Compat.Repl ( src/Data/Version/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Version/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Version/Compat/Repl.dyn_o ) [ 77 of 130] Compiling Data.Void.Compat ( src/Data/Void/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Void/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Void/Compat.dyn_o ) [2 of 6] Compiling Test.HUnit.Lang ( src/Test/HUnit/Lang.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/HUnit-1.6.2.0/build/Test/HUnit/Lang.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/HUnit-1.6.2.0/build/Test/HUnit/Lang.dyn_o ) [ 78 of 130] Compiling Data.Void.Compat.Repl ( src/Data/Void/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Void/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Void/Compat/Repl.dyn_o ) [4 of 8] Compiling Data.SOP.Sing ( src/Data/SOP/Sing.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/sop-core-0.5.0.2/build/Data/SOP/Sing.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/sop-core-0.5.0.2/build/Data/SOP/Sing.dyn_o ) [ 8 of 16] Compiling Data.Generics ( src/Data/Generics.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/syb-0.7.3/build/Data/Generics.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/syb-0.7.3/build/Data/Generics.dyn_o ) Preprocessing executable 'hspec-discover' for hspec-discover-2.11.12... Building executable 'hspec-discover' for hspec-discover-2.11.12... [ 79 of 130] Compiling Data.Word.Compat ( src/Data/Word/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Word/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Word/Compat.dyn_o ) [ 80 of 130] Compiling Data.Word.Compat.Repl ( src/Data/Word/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Word/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Word/Compat/Repl.dyn_o ) [ 9 of 16] Compiling Generics.SYB ( src/Generics/SYB.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/syb-0.7.3/build/Generics/SYB.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/syb-0.7.3/build/Generics/SYB.dyn_o ) Configuring library for validation-selective-0.2.0.0... [ 81 of 130] Compiling Debug.Trace.Compat ( src/Debug/Trace/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Debug/Trace/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Debug/Trace/Compat.dyn_o ) [10 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/syb-0.7.3/build/Generics/SYB/Aliases.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/syb-0.7.3/build/Generics/SYB/Aliases.dyn_o ) [ 82 of 130] Compiling Debug.Trace.Compat.Repl ( src/Debug/Trace/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Debug/Trace/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Debug/Trace/Compat/Repl.dyn_o ) [11 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/syb-0.7.3/build/Generics/SYB/Basics.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/syb-0.7.3/build/Generics/SYB/Basics.dyn_o ) [ 83 of 130] Compiling Foreign.ForeignPtr.Compat ( src/Foreign/ForeignPtr/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/ForeignPtr/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/ForeignPtr/Compat.dyn_o ) [12 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/syb-0.7.3/build/Generics/SYB/Builders.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/syb-0.7.3/build/Generics/SYB/Builders.dyn_o ) [13 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/syb-0.7.3/build/Generics/SYB/Instances.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/syb-0.7.3/build/Generics/SYB/Instances.dyn_o ) [ 84 of 130] Compiling Foreign.ForeignPtr.Compat.Repl ( src/Foreign/ForeignPtr/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/ForeignPtr/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/ForeignPtr/Compat/Repl.dyn_o ) [3 of 4] Compiling System.Posix.IO.ByteString.Ext ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-bytestring-0.4.0.3/build/System/Posix/IO/ByteString/Ext.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-bytestring-0.4.0.3/build/System/Posix/IO/ByteString/Ext.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-bytestring-0.4.0.3/build/System/Posix/IO/ByteString/Ext.dyn_o ) [14 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/syb-0.7.3/build/Generics/SYB/Schemes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/syb-0.7.3/build/Generics/SYB/Schemes.dyn_o ) [ 85 of 130] Compiling Foreign.ForeignPtr.Safe.Compat ( src/Foreign/ForeignPtr/Safe/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/ForeignPtr/Safe/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/ForeignPtr/Safe/Compat.dyn_o ) [15 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/syb-0.7.3/build/Generics/SYB/Text.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/syb-0.7.3/build/Generics/SYB/Text.dyn_o ) [ 86 of 130] Compiling Foreign.ForeignPtr.Safe.Compat.Repl ( src/Foreign/ForeignPtr/Safe/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/ForeignPtr/Safe/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/ForeignPtr/Safe/Compat/Repl.dyn_o ) [16 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/syb-0.7.3/build/Generics/SYB/Twins.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/syb-0.7.3/build/Generics/SYB/Twins.dyn_o ) [ 87 of 130] Compiling Foreign.ForeignPtr.Unsafe.Compat ( src/Foreign/ForeignPtr/Unsafe/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/ForeignPtr/Unsafe/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/ForeignPtr/Unsafe/Compat.dyn_o ) [ 88 of 130] Compiling Foreign.ForeignPtr.Unsafe.Compat.Repl ( src/Foreign/ForeignPtr/Unsafe/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/ForeignPtr/Unsafe/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/ForeignPtr/Unsafe/Compat/Repl.dyn_o ) [ 89 of 130] Compiling Foreign.Marshal.Alloc.Compat ( src/Foreign/Marshal/Alloc/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/Marshal/Alloc/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/Marshal/Alloc/Compat.dyn_o ) [ 90 of 130] Compiling Foreign.Marshal.Alloc.Compat.Repl ( src/Foreign/Marshal/Alloc/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/Marshal/Alloc/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/Marshal/Alloc/Compat/Repl.dyn_o ) [5 of 8] Compiling Data.SOP.NP ( src/Data/SOP/NP.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/sop-core-0.5.0.2/build/Data/SOP/NP.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/sop-core-0.5.0.2/build/Data/SOP/NP.dyn_o ) [ 91 of 130] Compiling Foreign.Marshal.Array.Compat ( src/Foreign/Marshal/Array/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/Marshal/Array/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/Marshal/Array/Compat.dyn_o ) [ 92 of 130] Compiling Foreign.Marshal.Array.Compat.Repl ( src/Foreign/Marshal/Array/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/Marshal/Array/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/Marshal/Array/Compat/Repl.dyn_o ) [2 of 6] Compiling Happy.Tabular.First ( tabular/src/Happy/Tabular/First.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/tabular/build/tabular/Happy/Tabular/First.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/tabular/build/tabular/Happy/Tabular/First.dyn_o ) [ 93 of 130] Compiling Foreign.Marshal.Safe.Compat ( src/Foreign/Marshal/Safe/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/Marshal/Safe/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/Marshal/Safe/Compat.dyn_o ) [ 94 of 130] Compiling Foreign.Marshal.Safe.Compat.Repl ( src/Foreign/Marshal/Safe/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/Marshal/Safe/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/Marshal/Safe/Compat/Repl.dyn_o ) [ 95 of 130] Compiling Foreign.Marshal.Unsafe.Compat ( src/Foreign/Marshal/Unsafe/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/Marshal/Unsafe/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/Marshal/Unsafe/Compat.dyn_o ) [ 96 of 130] Compiling Foreign.Marshal.Unsafe.Compat.Repl ( src/Foreign/Marshal/Unsafe/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/Marshal/Unsafe/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/Marshal/Unsafe/Compat/Repl.dyn_o ) [ 97 of 130] Compiling Foreign.Marshal.Utils.Compat ( src/Foreign/Marshal/Utils/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/Marshal/Utils/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/Marshal/Utils/Compat.dyn_o ) [ 98 of 130] Compiling Foreign.Marshal.Compat ( src/Foreign/Marshal/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/Marshal/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/Marshal/Compat.dyn_o ) [ 99 of 130] Compiling Foreign.Marshal.Compat.Repl ( src/Foreign/Marshal/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/Marshal/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/Marshal/Compat/Repl.dyn_o ) [3 of 6] Compiling Happy.Tabular.LALR ( tabular/src/Happy/Tabular/LALR.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/tabular/build/tabular/Happy/Tabular/LALR.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/tabular/build/tabular/Happy/Tabular/LALR.dyn_o ) [100 of 130] Compiling Foreign.Compat ( src/Foreign/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/Compat.dyn_o ) [1 of 8] Compiling System.PosixCompat.Files ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-compat-0.7.4.1/build/System/PosixCompat/Files.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-compat-0.7.4.1/build/System/PosixCompat/Files.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-compat-0.7.4.1/build/System/PosixCompat/Files.dyn_o ) [101 of 130] Compiling Foreign.Compat.Repl ( src/Foreign/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/Compat/Repl.dyn_o ) [1 of 2] Compiling Main ( driver/hspec-discover.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hspec-discover-2.11.12/x/hspec-discover/build/hspec-discover/hspec-discover-tmp/Main.o ) [102 of 130] Compiling Foreign.Marshal.Utils.Compat.Repl ( src/Foreign/Marshal/Utils/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/Marshal/Utils/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Foreign/Marshal/Utils/Compat/Repl.dyn_o ) [103 of 130] Compiling Numeric.Compat ( src/Numeric/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Numeric/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Numeric/Compat.dyn_o ) [104 of 130] Compiling Numeric.Compat.Repl ( src/Numeric/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Numeric/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Numeric/Compat/Repl.dyn_o ) [105 of 130] Compiling Numeric.Natural.Compat ( src/Numeric/Natural/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Numeric/Natural/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Numeric/Natural/Compat.dyn_o ) Preprocessing library for extra-1.8... [106 of 130] Compiling Numeric.Natural.Compat.Repl ( src/Numeric/Natural/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Numeric/Natural/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Numeric/Natural/Compat/Repl.dyn_o ) Building library for extra-1.8... [107 of 130] Compiling Prelude.Compat ( src/Prelude/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Prelude/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Prelude/Compat.dyn_o ) [2 of 2] Compiling System.ThreadManager ( System/ThreadManager.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-manager-0.2.3/build/System/ThreadManager.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-manager-0.2.3/build/System/ThreadManager.dyn_o ) [ 9 of 12] Compiling Paths_hsc2hs ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hsc2hs-0.68.10/x/hsc2hs/build/hsc2hs/autogen/Paths_hsc2hs.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hsc2hs-0.68.10/x/hsc2hs/build/hsc2hs/hsc2hs-tmp/Paths_hsc2hs.o ) [3 of 6] Compiling Test.HUnit.Base ( src/Test/HUnit/Base.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/HUnit-1.6.2.0/build/Test/HUnit/Base.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/HUnit-1.6.2.0/build/Test/HUnit/Base.dyn_o ) [108 of 130] Compiling Data.List.NonEmpty.Compat ( src/Data/List/NonEmpty/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/List/NonEmpty/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/List/NonEmpty/Compat.dyn_o ) [109 of 130] Compiling Data.List.NonEmpty.Compat.Repl ( src/Data/List/NonEmpty/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/List/NonEmpty/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/List/NonEmpty/Compat/Repl.dyn_o ) [110 of 130] Compiling Data.List.Compat ( src/Data/List/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/List/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/List/Compat.dyn_o ) tabular/src/Happy/Tabular/LALR.lhs:28:25: warning: [GHC-38856] [-Wunused-imports] The import of foldl' from module `Data.List' is redundant | 28 | > import Data.List (nub,foldl',groupBy,sortBy) | ^^^^^^ tabular/src/Happy/Tabular/LALR.lhs:517:21: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 517 | > term_lim = (head terms,last terms) | ^^^^ [26 of 84] Compiling Basement.Nat ( Basement/Nat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Nat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Nat.dyn_o ) Basement/Nat.hs:123:13: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 123 | (() ~ ()) | ^ [10 of 12] Compiling UtilsCodegen ( src/UtilsCodegen.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hsc2hs-0.68.10/x/hsc2hs/build/hsc2hs/hsc2hs-tmp/UtilsCodegen.o ) [2 of 8] Compiling System.PosixCompat.Process ( src/System/PosixCompat/Process.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-compat-0.7.4.1/build/System/PosixCompat/Process.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-compat-0.7.4.1/build/System/PosixCompat/Process.dyn_o ) [2 of 2] Compiling Paths_hspec_discover ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hspec-discover-2.11.12/x/hspec-discover/build/hspec-discover/autogen/Paths_hspec_discover.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hspec-discover-2.11.12/x/hspec-discover/build/hspec-discover/hspec-discover-tmp/Paths_hspec_discover.o ) [27 of 84] Compiling Basement.Bounded ( Basement/Bounded.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Bounded.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Bounded.dyn_o ) Basement/Bounded.hs:65:111: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 65 | zn64Nat :: forall m n . (KnownNat m, KnownNat n, NatWithinBound Word64 m, NatWithinBound Word64 n, CmpNat m n ~ 'LT) | ^ Basement/Bounded.hs:112:59: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 112 | znNat :: forall m n . (KnownNat m, KnownNat n, CmpNat m n ~ 'LT) => Proxy m -> Zn n | ^ [11 of 12] Compiling DirectCodegen ( src/DirectCodegen.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hsc2hs-0.68.10/x/hsc2hs/build/hsc2hs/hsc2hs-tmp/DirectCodegen.o ) [111 of 130] Compiling Data.List.Compat.Repl ( src/Data/List/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/List/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/List/Compat/Repl.dyn_o ) [3 of 8] Compiling System.PosixCompat.Temp ( src/System/PosixCompat/Temp.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-compat-0.7.4.1/build/System/PosixCompat/Temp.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-compat-0.7.4.1/build/System/PosixCompat/Temp.dyn_o ) [112 of 130] Compiling Data.Bitraversable.Compat ( src/Data/Bitraversable/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Bitraversable/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Bitraversable/Compat.dyn_o ) [4 of 8] Compiling System.PosixCompat.Time ( src/System/PosixCompat/Time.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-compat-0.7.4.1/build/System/PosixCompat/Time.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-compat-0.7.4.1/build/System/PosixCompat/Time.dyn_o ) [5 of 8] Compiling System.PosixCompat.Types ( src/System/PosixCompat/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-compat-0.7.4.1/build/System/PosixCompat/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-compat-0.7.4.1/build/System/PosixCompat/Types.dyn_o ) [113 of 130] Compiling Data.Bitraversable.Compat.Repl ( src/Data/Bitraversable/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Bitraversable/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Data/Bitraversable/Compat/Repl.dyn_o ) [3 of 4] Compiling Data.Functor.Classes.Generic ( generics/Data/Functor/Classes/Generic.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/transformers-compat-0.7.2/build/Data/Functor/Classes/Generic.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/transformers-compat-0.7.2/build/Data/Functor/Classes/Generic.dyn_o ) [114 of 130] Compiling Prelude.Compat.Repl ( src/Prelude/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Prelude/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Prelude/Compat/Repl.dyn_o ) [6 of 8] Compiling System.PosixCompat.Extensions ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-compat-0.7.4.1/build/System/PosixCompat/Extensions.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-compat-0.7.4.1/build/System/PosixCompat/Extensions.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-compat-0.7.4.1/build/System/PosixCompat/Extensions.dyn_o ) [4 of 4] Compiling Paths_transformers_compat ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/transformers-compat-0.7.2/build/autogen/Paths_transformers_compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/transformers-compat-0.7.2/build/Paths_transformers_compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/transformers-compat-0.7.2/build/Paths_transformers_compat.dyn_o ) [115 of 130] Compiling System.Environment.Compat ( src/System/Environment/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/System/Environment/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/System/Environment/Compat.dyn_o ) [116 of 130] Compiling System.Environment.Compat.Repl ( src/System/Environment/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/System/Environment/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/System/Environment/Compat/Repl.dyn_o ) [117 of 130] Compiling System.Exit.Compat ( src/System/Exit/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/System/Exit/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/System/Exit/Compat.dyn_o ) [118 of 130] Compiling System.Exit.Compat.Repl ( src/System/Exit/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/System/Exit/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/System/Exit/Compat/Repl.dyn_o ) [119 of 130] Compiling System.IO.Compat ( src/System/IO/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/System/IO/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/System/IO/Compat.dyn_o ) [120 of 130] Compiling System.IO.Compat.Repl ( src/System/IO/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/System/IO/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/System/IO/Compat/Repl.dyn_o ) [121 of 130] Compiling System.IO.Error.Compat ( src/System/IO/Error/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/System/IO/Error/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/System/IO/Error/Compat.dyn_o ) [122 of 130] Compiling System.IO.Error.Compat.Repl ( src/System/IO/Error/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/System/IO/Error/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/System/IO/Error/Compat/Repl.dyn_o ) [123 of 130] Compiling System.IO.Unsafe.Compat ( src/System/IO/Unsafe/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/System/IO/Unsafe/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/System/IO/Unsafe/Compat.dyn_o ) Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. [28 of 84] Compiling Basement.Numerical.Subtractive ( Basement/Numerical/Subtractive.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Numerical/Subtractive.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Numerical/Subtractive.dyn_o ) [ 8 of 29] Compiling Algebra.Graph.Bipartite.AdjacencyMap.Algorithm ( src/Algebra/Graph/Bipartite/AdjacencyMap/Algorithm.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Bipartite/AdjacencyMap/Algorithm.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Bipartite/AdjacencyMap/Algorithm.dyn_o ) [124 of 130] Compiling System.IO.Unsafe.Compat.Repl ( src/System/IO/Unsafe/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/System/IO/Unsafe/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/System/IO/Unsafe/Compat/Repl.dyn_o ) [125 of 130] Compiling Text.Read.Compat ( src/Text/Read/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Text/Read/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Text/Read/Compat.dyn_o ) [126 of 130] Compiling Text.Read.Compat.Repl ( src/Text/Read/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Text/Read/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Text/Read/Compat/Repl.dyn_o ) [12 of 12] Compiling Main ( src/Main.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hsc2hs-0.68.10/x/hsc2hs/build/hsc2hs/hsc2hs-tmp/Main.o ) [127 of 130] Compiling Text.Read.Lex.Compat ( src/Text/Read/Lex/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Text/Read/Lex/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Text/Read/Lex/Compat.dyn_o ) [7 of 8] Compiling System.PosixCompat.Unistd ( src/System/PosixCompat/Unistd.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-compat-0.7.4.1/build/System/PosixCompat/Unistd.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-compat-0.7.4.1/build/System/PosixCompat/Unistd.dyn_o ) [8 of 8] Compiling System.PosixCompat ( src/System/PosixCompat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-compat-0.7.4.1/build/System/PosixCompat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-compat-0.7.4.1/build/System/PosixCompat.dyn_o ) [ 1 of 13] Compiling Happy.Frontend.AbsSyn ( frontend/src/Happy/Frontend/AbsSyn.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/AbsSyn.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/AbsSyn.dyn_o ) [128 of 130] Compiling Text.Read.Lex.Compat.Repl ( src/Text/Read/Lex/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Text/Read/Lex/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Text/Read/Lex/Compat/Repl.dyn_o ) [15 of 19] Compiling NFA ( src/NFA.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/NFA.o ) [129 of 130] Compiling Type.Reflection.Compat ( src/Type/Reflection/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Type/Reflection/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Type/Reflection/Compat.dyn_o ) [130 of 130] Compiling Type.Reflection.Compat.Repl ( src/Type/Reflection/Compat/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Type/Reflection/Compat/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base-compat-0.14.1/build/Type/Reflection/Compat/Repl.dyn_o ) Preprocessing library for tracer-transformers-0.1.0.4... Building library for tracer-transformers-0.1.0.4... [29 of 84] Compiling Basement.Numerical.Additive ( Basement/Numerical/Additive.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Numerical/Additive.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Numerical/Additive.dyn_o ) [15 of 17] Compiling Data.Hourglass ( Data/Hourglass.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hourglass-0.2.12/build/Data/Hourglass.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hourglass-0.2.12/build/Data/Hourglass.dyn_o ) [16 of 17] Compiling Time.Compat ( Time/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hourglass-0.2.12/build/Time/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hourglass-0.2.12/build/Time/Compat.dyn_o ) [1 of 3] Compiling Control.Tracer.Transformers ( src/Control/Tracer/Transformers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tracer-transformers-0.1.0.4/build/Control/Tracer/Transformers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tracer-transformers-0.1.0.4/build/Control/Tracer/Transformers.dyn_o ) [17 of 17] Compiling Data.Hourglass.Compat ( Data/Hourglass/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hourglass-0.2.12/build/Data/Hourglass/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hourglass-0.2.12/build/Data/Hourglass/Compat.dyn_o ) [3 of 5] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/utf8-string-1.0.2/build/Data/ByteString/Lazy/UTF8.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/utf8-string-1.0.2/build/Data/ByteString/Lazy/UTF8.dyn_o ) [4 of 4] Compiling System.Posix.IO.ByteString.Ext.Lazy ( src/System/Posix/IO/ByteString/Ext/Lazy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-bytestring-0.4.0.3/build/System/Posix/IO/ByteString/Ext/Lazy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-bytestring-0.4.0.3/build/System/Posix/IO/ByteString/Ext/Lazy.dyn_o ) [3 of 3] Linking /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hspec-discover-2.11.12/x/hspec-discover/build/hspec-discover/hspec-discover Preprocessing library for ansi-terminal-types-1.1.3... Building library for ansi-terminal-types-1.1.3... [2 of 2] Compiling Data.Measure ( src/Data/Measure.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/measures-0.1.0.2/build/Data/Measure.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/measures-0.1.0.2/build/Data/Measure.dyn_o ) [16 of 19] Compiling Info ( src/Info.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/Info.o ) [2 of 3] Compiling Control.Tracer.Transformers.ObserveOutcome ( src/Control/Tracer/Transformers/ObserveOutcome.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tracer-transformers-0.1.0.4/build/Control/Tracer/Transformers/ObserveOutcome.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tracer-transformers-0.1.0.4/build/Control/Tracer/Transformers/ObserveOutcome.dyn_o ) [17 of 19] Compiling DFAMin ( src/DFAMin.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/DFAMin.o ) Configuring library for transformers-base-0.4.6... [ 1 of 22] Compiling Data.IORef.Extra ( src/Data/IORef/Extra.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/Data/IORef/Extra.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/Data/IORef/Extra.dyn_o ) Configuring library for mmorph-1.2.1... [30 of 84] Compiling Basement.Numerical.Multiplicative ( Basement/Numerical/Multiplicative.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Numerical/Multiplicative.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Numerical/Multiplicative.dyn_o ) Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. [6 of 8] Compiling Data.SOP.NS ( src/Data/SOP/NS.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/sop-core-0.5.0.2/build/Data/SOP/NS.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/sop-core-0.5.0.2/build/Data/SOP/NS.dyn_o ) [4 of 6] Compiling Test.HUnit.Terminal ( src/Test/HUnit/Terminal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/HUnit-1.6.2.0/build/Test/HUnit/Terminal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/HUnit-1.6.2.0/build/Test/HUnit/Terminal.dyn_o ) src/Test/HUnit/Terminal.hs:41:41: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 41 | | otherwise = ta f (c:bs) (tail as) cs | ^^^^ [ 2 of 22] Compiling Data.Monoid.Extra ( src/Data/Monoid/Extra.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/Data/Monoid/Extra.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/Data/Monoid/Extra.dyn_o ) [ 1 of 54] Compiling Data.Text.Array ( src/Data/Text/Array.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Array.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Array.dyn_o ) [1 of 2] Compiling System.Console.ANSI.Types ( src/System/Console/ANSI/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ansi-terminal-types-1.1.3/build/System/Console/ANSI/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ansi-terminal-types-1.1.3/build/System/Console/ANSI/Types.dyn_o ) [ 3 of 22] Compiling Data.Tuple.Extra ( src/Data/Tuple/Extra.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/Data/Tuple/Extra.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/Data/Tuple/Extra.dyn_o ) [5 of 6] Compiling Test.HUnit.Text ( src/Test/HUnit/Text.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/HUnit-1.6.2.0/build/Test/HUnit/Text.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/HUnit-1.6.2.0/build/Test/HUnit/Text.dyn_o ) [18 of 19] Compiling DFA ( src/DFA.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/DFA.o ) [ 4 of 22] Compiling Data.Typeable.Extra ( src/Data/Typeable/Extra.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/Data/Typeable/Extra.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/Data/Typeable/Extra.dyn_o ) [ 5 of 22] Compiling Numeric.Extra ( src/Numeric/Extra.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/Numeric/Extra.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/Numeric/Extra.dyn_o ) src/Data/SOP/NS.hs:375:1: warning: [GHC-90177] [-Worphans] Orphan family instance: type instance UnProd NP = NS -- Defined at src/Data/SOP/NS.hs:375:15 Suggested fix: Move the instance declaration to the module of the type family or of the type, or wrap the type with a newtype and declare the instance on the new type. | 375 | type instance UnProd NP = NS | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/SOP/NS.hs:376:1: warning: [GHC-90177] [-Worphans] Orphan family instance: type instance UnProd POP = SOP -- Defined at src/Data/SOP/NS.hs:376:15 Suggested fix: Move the instance declaration to the module of the type family or of the type, or wrap the type with a newtype and declare the instance on the new type. | 376 | type instance UnProd POP = SOP | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Preprocessing library for random-1.2.1.3... Building library for random-1.2.1.3... [6 of 6] Compiling Test.HUnit ( src/Test/HUnit.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/HUnit-1.6.2.0/build/Test/HUnit.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/HUnit-1.6.2.0/build/Test/HUnit.dyn_o ) [ 6 of 22] Compiling Partial ( src/Partial.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/Partial.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/Partial.dyn_o ) [31 of 84] Compiling Basement.Types.OffsetSize ( Basement/Types/OffsetSize.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Types/OffsetSize.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Types/OffsetSize.dyn_o ) [ 7 of 22] Compiling Data.List.Extra ( src/Data/List/Extra.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/Data/List/Extra.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/Data/List/Extra.dyn_o ) [3 of 3] Compiling Control.Tracer.Transformers.WithThreadAndTime ( src/Control/Tracer/Transformers/WithThreadAndTime.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tracer-transformers-0.1.0.4/build/Control/Tracer/Transformers/WithThreadAndTime.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tracer-transformers-0.1.0.4/build/Control/Tracer/Transformers/WithThreadAndTime.dyn_o ) Preprocessing library for distributive-0.6.2.1... Building library for distributive-0.6.2.1... [10 of 14] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/ByteArray.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/ByteArray.dyn_o ) Preprocessing library for universe-base-1.1.4... Building library for universe-base-1.1.4... [ 2 of 13] Compiling Happy.Frontend.Mangler.Monad ( frontend/src/Happy/Frontend/Mangler/Monad.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/Mangler/Monad.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/Mangler/Monad.dyn_o ) Preprocessing library for boring-0.2.2... Building library for boring-0.2.2... [19 of 19] Compiling Main ( src/Main.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/Main.o ) [ 3 of 13] Compiling Happy.Frontend.ParamRules ( frontend/src/Happy/Frontend/ParamRules.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/ParamRules.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/ParamRules.dyn_o ) [ 2 of 54] Compiling Data.Text.Encoding.Error ( src/Data/Text/Encoding/Error.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Encoding/Error.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Encoding/Error.dyn_o ) Preprocessing library for validation-selective-0.2.0.0... Building library for validation-selective-0.2.0.0... [32 of 84] Compiling Basement.Types.Ptr ( Basement/Types/Ptr.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Types/Ptr.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Types/Ptr.dyn_o ) [1 of 2] Compiling Data.Distributive ( src/Data/Distributive.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/distributive-0.6.2.1/build/Data/Distributive.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/distributive-0.6.2.1/build/Data/Distributive.dyn_o ) [1 of 4] Compiling System.Random.GFinite ( src/System/Random/GFinite.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/random-1.2.1.3/build/System/Random/GFinite.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/random-1.2.1.3/build/System/Random/GFinite.dyn_o ) [33 of 84] Compiling Basement.Terminal.Size ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Terminal/Size.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Terminal/Size.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Terminal/Size.dyn_o ) [1 of 3] Compiling Data.Universe.Helpers ( src/Data/Universe/Helpers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/universe-base-1.1.4/build/Data/Universe/Helpers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/universe-base-1.1.4/build/Data/Universe/Helpers.dyn_o ) [1 of 3] Compiling Validation[boot] [1 of 1] Compiling Data.Boring ( src/Data/Boring.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/boring-0.2.2/build/Data/Boring.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/boring-0.2.2/build/Data/Boring.dyn_o ) [ 9 of 29] Compiling Algebra.Graph.Label ( src/Algebra/Graph/Label.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Label.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Label.dyn_o ) [2 of 3] Compiling Validation.Combinators [13 of 13] Linking /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hsc2hs-0.68.10/x/hsc2hs/build/hsc2hs/hsc2hs [ 3 of 54] Compiling Data.Text.Internal.ArrayUtils ( src/Data/Text/Internal/ArrayUtils.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/ArrayUtils.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/ArrayUtils.dyn_o ) src/Data/Universe/Helpers.hs:69:13: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Data.List, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 69 | diagonals = tail . go [] where | ^^^^ src/Validation/Combinators.hs:32:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Foldable' is redundant except perhaps to import instances from `Data.Foldable' To import instances alone, use: import Data.Foldable() | 32 | import Data.Foldable (foldl') | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Distributive.hs:157:26: warning: [GHC-47082] [-Woperator-whitespace-ext-conflict] The prefix use of a `$' would denote an untyped splice were the TemplateHaskell extension enabled. Suggested fix: Add whitespace after the `$'. | 157 | distribute a e = fmap ($e) a | ^ [3 of 3] Compiling Validation [11 of 14] Compiling Data.Primitive.PrimArray ( Data/Primitive/PrimArray.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/PrimArray.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/PrimArray.dyn_o ) [ 4 of 54] Compiling Data.Text.Internal.Builder.Int.Digits ( src/Data/Text/Internal/Builder/Int/Digits.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Builder/Int/Digits.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Builder/Int/Digits.dyn_o ) src/Data/Boring.hs:189:12: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 189 | instance a ~ b => Boring (a Eq.:~: b) where | ^ [7 of 8] Compiling Data.SOP.Dict ( src/Data/SOP/Dict.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/sop-core-0.5.0.2/build/Data/SOP/Dict.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/sop-core-0.5.0.2/build/Data/SOP/Dict.dyn_o ) [8 of 8] Compiling Data.SOP ( src/Data/SOP.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/sop-core-0.5.0.2/build/Data/SOP.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/sop-core-0.5.0.2/build/Data/SOP.dyn_o ) [4 of 6] Compiling Happy.Tabular.Info ( tabular/src/Happy/Tabular/Info.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/tabular/build/tabular/Happy/Tabular/Info.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/tabular/build/tabular/Happy/Tabular/Info.dyn_o ) [2 of 3] Compiling Data.Universe.Class ( src/Data/Universe/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/universe-base-1.1.4/build/Data/Universe/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/universe-base-1.1.4/build/Data/Universe/Class.dyn_o ) [ 5 of 54] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( src/Data/Text/Internal/Builder/RealFloat/Functions.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Builder/RealFloat/Functions.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Builder/RealFloat/Functions.dyn_o ) [ 4 of 13] Compiling Happy.Frontend.ParseMonad.Class ( frontend/src/Happy/Frontend/ParseMonad/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/ParseMonad/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/ParseMonad/Class.dyn_o ) [ 5 of 13] Compiling Happy.Frontend.ParseMonad ( frontend/src/Happy/Frontend/ParseMonad.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/ParseMonad.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/ParseMonad.dyn_o ) [ 6 of 13] Compiling Happy.Frontend.Lexer ( frontend/src/Happy/Frontend/Lexer.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/Lexer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/Lexer.dyn_o ) src/Validation.hs:108:47: warning: [GHC-38856] [-Wunused-imports] The import of `Applicative' from module `Control.Applicative' is redundant | 108 | import Control.Applicative (Alternative (..), Applicative (..)) | ^^^^^^^^^^^^^^^^ src/Validation.hs:861:10: warning: [GHC-40798] [-Woperator-whitespace] The suffix use of a `:$$:' might be repurposed as special syntax by a future language extension. Suggested fix: Add whitespace around `:$$:'. | 861 | ':$$: 'Text "which means that you can't use 'Monad' methods with 'Validation'." | ^^^^ Configuring library for terminal-size-0.3.4... [ 6 of 54] Compiling Data.Text.Internal.ByteStringCompat ( src/Data/Text/Internal/ByteStringCompat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/ByteStringCompat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/ByteStringCompat.dyn_o ) Configuring library for old-time-1.1.0.4... Configuring library 'ffi' for cardano-lmdb-0.4.0.3... Configuring library for zlib-0.7.1.1... Configuring library for filelock-0.1.1.8... Configuring library for network-3.2.8.0... [2 of 2] Compiling Data.Distributive.Generic ( src/Data/Distributive/Generic.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/distributive-0.6.2.1/build/Data/Distributive/Generic.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/distributive-0.6.2.1/build/Data/Distributive/Generic.dyn_o ) [34 of 84] Compiling Basement.Terminal ( Basement/Terminal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Terminal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Terminal.dyn_o ) [35 of 84] Compiling Basement.Runtime ( Basement/Runtime.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Runtime.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Runtime.dyn_o ) [ 7 of 54] Compiling Data.Text.Internal.Encoding.Utf16 ( src/Data/Text/Internal/Encoding/Utf16.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Encoding/Utf16.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Encoding/Utf16.dyn_o ) [36 of 84] Compiling Basement.PrimType ( Basement/PrimType.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/PrimType.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/PrimType.dyn_o ) Configuring library for dec-0.0.6... [ 8 of 22] Compiling Data.Version.Extra ( src/Data/Version/Extra.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/Data/Version/Extra.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/Data/Version/Extra.dyn_o ) [ 9 of 22] Compiling Data.List.NonEmpty.Extra ( src/Data/List/NonEmpty/Extra.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/Data/List/NonEmpty/Extra.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/Data/List/NonEmpty/Extra.dyn_o ) [ 8 of 54] Compiling Data.Text.Internal.Encoding.Utf32 ( src/Data/Text/Internal/Encoding/Utf32.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Encoding/Utf32.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Encoding/Utf32.dyn_o ) [10 of 22] Compiling Data.Either.Extra ( src/Data/Either/Extra.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/Data/Either/Extra.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/Data/Either/Extra.dyn_o ) [11 of 22] Compiling Control.Exception.Extra ( src/Control/Exception/Extra.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/Control/Exception/Extra.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/Control/Exception/Extra.dyn_o ) Preprocessing library for transformers-base-0.4.6... Building library for transformers-base-0.4.6... [ 9 of 54] Compiling Data.Text.Internal.Encoding.Utf8 ( src/Data/Text/Internal/Encoding/Utf8.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Encoding/Utf8.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Encoding/Utf8.dyn_o ) Preprocessing library for mmorph-1.2.1... Building library for mmorph-1.2.1... [5 of 6] Compiling Happy.Tabular ( tabular/src/Happy/Tabular.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/tabular/build/tabular/Happy/Tabular.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/tabular/build/tabular/Happy/Tabular.dyn_o ) [12 of 22] Compiling Control.Monad.Extra ( src/Control/Monad/Extra.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/Control/Monad/Extra.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/Control/Monad/Extra.dyn_o ) [1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/transformers-base-0.4.6/build/Control/Monad/Base.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/transformers-base-0.4.6/build/Control/Monad/Base.dyn_o ) Configuring library for comonad-5.0.9... Configuring library for barbies-2.1.1.0... [6 of 6] Compiling Paths_happy_lib ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/tabular/build/tabular/autogen/Paths_happy_lib.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/tabular/build/tabular/Paths_happy_lib.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/tabular/build/tabular/Paths_happy_lib.dyn_o ) [13 of 22] Compiling Data.Foldable.Extra ( src/Data/Foldable/Extra.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/Data/Foldable/Extra.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/Data/Foldable/Extra.dyn_o ) [1 of 2] Compiling Control.Monad.Morph ( src/Control/Monad/Morph.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/mmorph-1.2.1/build/Control/Monad/Morph.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/mmorph-1.2.1/build/Control/Monad/Morph.dyn_o ) [14 of 22] Compiling Control.Concurrent.Extra ( src/Control/Concurrent/Extra.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/Control/Concurrent/Extra.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/Control/Concurrent/Extra.dyn_o ) [2 of 2] Compiling System.Console.ANSI.Codes ( src/System/Console/ANSI/Codes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ansi-terminal-types-1.1.3/build/System/Console/ANSI/Codes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ansi-terminal-types-1.1.3/build/System/Console/ANSI/Codes.dyn_o ) [10 of 54] Compiling Data.Text.Internal.Fusion.CaseMapping ( src/Data/Text/Internal/Fusion/CaseMapping.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Fusion/CaseMapping.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Fusion/CaseMapping.dyn_o ) [12 of 14] Compiling Data.Primitive.Ptr ( Data/Primitive/Ptr.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/Ptr.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/Ptr.dyn_o ) [20 of 20] Linking /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex [37 of 84] Compiling Basement.MutableBuilder ( Basement/MutableBuilder.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/MutableBuilder.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/MutableBuilder.dyn_o ) [13 of 14] Compiling Data.Primitive ( Data/Primitive.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive.dyn_o ) [14 of 14] Compiling Data.Primitive.PrimVar ( Data/Primitive/PrimVar.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/PrimVar.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/PrimVar.dyn_o ) [15 of 22] Compiling System.Directory.Extra ( src/System/Directory/Extra.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/System/Directory/Extra.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/System/Directory/Extra.dyn_o ) [38 of 84] Compiling Basement.Exception ( Basement/Exception.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Exception.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Exception.dyn_o ) [2 of 2] Compiling Control.Monad.Trans.Compose ( src/Control/Monad/Trans/Compose.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/mmorph-1.2.1/build/Control/Monad/Trans/Compose.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/mmorph-1.2.1/build/Control/Monad/Trans/Compose.dyn_o ) [4 of 5] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/utf8-string-1.0.2/build/Data/ByteString/UTF8.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/utf8-string-1.0.2/build/Data/ByteString/UTF8.dyn_o ) [16 of 22] Compiling System.Environment.Extra ( src/System/Environment/Extra.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/System/Environment/Extra.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/System/Environment/Extra.dyn_o ) [17 of 22] Compiling System.IO.Extra ( src/System/IO/Extra.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/System/IO/Extra.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/System/IO/Extra.dyn_o ) [39 of 84] Compiling Basement.NonEmpty ( Basement/NonEmpty.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/NonEmpty.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/NonEmpty.dyn_o ) [40 of 84] Compiling Basement.Bindings.Memory ( Basement/Bindings/Memory.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Bindings/Memory.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Bindings/Memory.dyn_o ) src/Control/Monad/Trans/Compose.hs:45:25: warning: [GHC-39567] [-Wstar-is-type] Using `*' (or its Unicode variant) to mean `Data.Kind.Type' relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use `Type' from `Data.Kind' instead. | 45 | newtype ComposeT (f :: (* -> *) -> * -> *) (g :: (* -> *) -> * -> *) m a | ^ src/Control/Monad/Trans/Compose.hs:45:30: warning: [GHC-39567] [-Wstar-is-type] Using `*' (or its Unicode variant) to mean `Data.Kind.Type' relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use `Type' from `Data.Kind' instead. | 45 | newtype ComposeT (f :: (* -> *) -> * -> *) (g :: (* -> *) -> * -> *) m a | ^ src/Control/Monad/Trans/Compose.hs:45:36: warning: [GHC-39567] [-Wstar-is-type] Using `*' (or its Unicode variant) to mean `Data.Kind.Type' relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use `Type' from `Data.Kind' instead. | 45 | newtype ComposeT (f :: (* -> *) -> * -> *) (g :: (* -> *) -> * -> *) m a | ^ src/Control/Monad/Trans/Compose.hs:45:41: warning: [GHC-39567] [-Wstar-is-type] Using `*' (or its Unicode variant) to mean `Data.Kind.Type' relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use `Type' from `Data.Kind' instead. | 45 | newtype ComposeT (f :: (* -> *) -> * -> *) (g :: (* -> *) -> * -> *) m a | ^ src/Control/Monad/Trans/Compose.hs:45:51: warning: [GHC-39567] [-Wstar-is-type] Using `*' (or its Unicode variant) to mean `Data.Kind.Type' relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use `Type' from `Data.Kind' instead. | 45 | newtype ComposeT (f :: (* -> *) -> * -> *) (g :: (* -> *) -> * -> *) m a | ^ src/Control/Monad/Trans/Compose.hs:45:56: warning: [GHC-39567] [-Wstar-is-type] Using `*' (or its Unicode variant) to mean `Data.Kind.Type' relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use `Type' from `Data.Kind' instead. | 45 | newtype ComposeT (f :: (* -> *) -> * -> *) (g :: (* -> *) -> * -> *) m a | ^ src/Control/Monad/Trans/Compose.hs:45:62: warning: [GHC-39567] [-Wstar-is-type] Using `*' (or its Unicode variant) to mean `Data.Kind.Type' relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use `Type' from `Data.Kind' instead. | 45 | newtype ComposeT (f :: (* -> *) -> * -> *) (g :: (* -> *) -> * -> *) m a | ^ src/Control/Monad/Trans/Compose.hs:45:67: warning: [GHC-39567] [-Wstar-is-type] Using `*' (or its Unicode variant) to mean `Data.Kind.Type' relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use `Type' from `Data.Kind' instead. | 45 | newtype ComposeT (f :: (* -> *) -> * -> *) (g :: (* -> *) -> * -> *) m a | ^ [41 of 84] Compiling Basement.Alg.Class ( Basement/Alg/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Alg/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Alg/Class.dyn_o ) [ 7 of 13] Compiling Happy.Frontend.AttrGrammar ( frontend/src/Happy/Frontend/AttrGrammar.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/AttrGrammar.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/AttrGrammar.dyn_o ) [42 of 84] Compiling Basement.Compat.ExtList ( Basement/Compat/ExtList.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Compat/ExtList.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Compat/ExtList.dyn_o ) [43 of 84] Compiling Basement.Alg.XorShift ( Basement/Alg/XorShift.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Alg/XorShift.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Alg/XorShift.dyn_o ) [3 of 3] Compiling Data.Universe.Generic ( src/Data/Universe/Generic.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/universe-base-1.1.4/build/Data/Universe/Generic.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/universe-base-1.1.4/build/Data/Universe/Generic.dyn_o ) [10 of 29] Compiling Algebra.Graph.NonEmpty.AdjacencyMap ( src/Algebra/Graph/NonEmpty/AdjacencyMap.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/NonEmpty/AdjacencyMap.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/NonEmpty/AdjacencyMap.dyn_o ) [44 of 84] Compiling Basement.Alg.PrimArray ( Basement/Alg/PrimArray.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Alg/PrimArray.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Alg/PrimArray.dyn_o ) [5 of 5] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/utf8-string-1.0.2/build/Data/String/UTF8.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/utf8-string-1.0.2/build/Data/String/UTF8.dyn_o ) [18 of 22] Compiling System.Info.Extra ( src/System/Info/Extra.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/System/Info/Extra.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/System/Info/Extra.dyn_o ) [19 of 22] Compiling System.Process.Extra ( src/System/Process/Extra.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/System/Process/Extra.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/System/Process/Extra.dyn_o ) Configuring library 'backend-lalr' for happy-lib-2.1.7... Configuring library 'backend-glr' for happy-lib-2.1.7... [45 of 84] Compiling Basement.Alg.Mutable ( Basement/Alg/Mutable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Alg/Mutable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Alg/Mutable.dyn_o ) [20 of 22] Compiling System.Time.Extra ( src/System/Time/Extra.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/System/Time/Extra.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/System/Time/Extra.dyn_o ) [46 of 84] Compiling Basement.NormalForm ( Basement/NormalForm.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/NormalForm.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/NormalForm.dyn_o ) Configuring library for ansi-terminal-1.1.3... [21 of 22] Compiling Extra ( src/Extra.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/Extra.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/Extra.dyn_o ) configure: WARNING: unrecognized options: --with-compiler Configuring library for monad-control-1.0.3.1... [47 of 84] Compiling Basement.These ( Basement/These.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/These.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/These.dyn_o ) configure: WARNING: unrecognized options: --with-compiler checking build system type... x86_64-unknown-freebsd15.0 checking host system type... x86_64-unknown-freebsd15.0 checking for gcc... /usr/local/libexec/ccache/cc [22 of 22] Compiling Text.Read.Extra ( src/Text/Read/Extra.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/Text/Read/Extra.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/extra-1.8/build/Text/Read/Extra.dyn_o ) checking for gcc... /usr/local/libexec/ccache/cc [48 of 84] Compiling Basement.Sized.List ( Basement/Sized/List.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Sized/List.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Sized/List.dyn_o ) [ 8 of 13] Compiling Happy.Frontend.AttrGrammar.Parser ( frontend/src/Happy/Frontend/AttrGrammar/Parser.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/AttrGrammar/Parser.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/AttrGrammar/Parser.dyn_o ) Preprocessing library for terminal-size-0.3.4... Basement/Sized/List.hs:227:87: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 227 | drop :: forall a d (m :: Nat) (n :: Nat) . (KnownNat d, NatWithinBound Int d, (n - m) ~ d, m <= n) => ListN n a -> ListN m a | ^ Basement/Sized/List.hs:232:90: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 232 | splitAt :: forall a d (m :: Nat) (n :: Nat) . (KnownNat d, NatWithinBound Int d, (n - m) ~ d, m <= n) => ListN n a -> (ListN m a, ListN (n-m) a) | ^ Basement/Sized/List.hs:241:55: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 241 | indexStatic :: forall i n a . (KnownNat i, CmpNat i n ~ 'LT, Offsetable a i) => ListN n a -> a | ^ Preprocessing library 'ffi' for cardano-lmdb-0.4.0.3... Preprocessing library for zlib-0.7.1.1... Preprocessing library for filelock-0.1.1.8... [11 of 29] Compiling Algebra.Graph.AdjacencyMap.Algorithm ( src/Algebra/Graph/AdjacencyMap/Algorithm.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/AdjacencyMap/Algorithm.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/AdjacencyMap/Algorithm.dyn_o ) src/Algebra/Graph/AdjacencyMap/Algorithm.hs:384:43: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 384 | exit v = do newComponent <- (v==).snd.head <$> gets boundaryStack | ^^^^ src/Algebra/Graph/AdjacencyMap/Algorithm.hs:391:21: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 391 | pth' = tail v_pth' -- Here we know that v_pth' starts with v | ^^^^ src/Algebra/Graph/AdjacencyMap/Algorithm.hs:395:26: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 395 | p_v = fst $ head bnd | ^^^^ src/Algebra/Graph/AdjacencyMap/Algorithm.hs:397:21: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 397 | bnd' = tail bnd | ^^^^ Configuring library for streaming-0.2.4.0... checking whether the C compiler works... checking whether the C compiler works... [49 of 84] Compiling Basement.Block.Base ( Basement/Block/Base.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Block/Base.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Block/Base.dyn_o ) Configuring library for pvar-1.0.0.0... Configuring library for atomic-primops-0.8.8... Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. Preprocessing library for dec-0.0.6... Building library for dec-0.0.6... Configuring library for resourcet-1.3.0... Configuring library for vector-0.13.2.0... Preprocessing library for barbies-2.1.1.0... Building library for barbies-2.1.1.0... Building library for terminal-size-0.3.4... Configuring library for th-lift-0.8.6... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for C compiler default output file name... a.out checking for suffix of executables... [1 of 1] Compiling Data.Type.Dec ( src/Data/Type/Dec.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dec-0.0.6/build/Data/Type/Dec.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dec-0.0.6/build/Data/Type/Dec.dyn_o ) Configuring library for microlens-th-0.4.3.17... Configuring library for th-expand-syns-0.4.12.0... Configuring library for safe-wild-cards-1.0.0.2... Configuring library for deriving-compat-0.6.7... [ 9 of 13] Compiling Happy.Frontend.AttrGrammar.Mangler ( frontend/src/Happy/Frontend/AttrGrammar/Mangler.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/AttrGrammar/Mangler.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/AttrGrammar/Mangler.dyn_o ) Building library for zlib-0.7.1.1... frontend/src/Happy/Frontend/AttrGrammar/Mangler.lhs:42:32: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 42 | > defaultAttr = head attrNames | ^^^^ frontend/src/Happy/Frontend/AttrGrammar/Mangler.lhs:106:54: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 106 | > (fst $ head l,[snd $ head l]) | ^^^^ frontend/src/Happy/Frontend/AttrGrammar/Mangler.lhs:106:68: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 106 | > (fst $ head l,[snd $ head l]) | ^^^^ frontend/src/Happy/Frontend/AttrGrammar/Mangler.lhs:107:48: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 107 | > (tail l) ) . | ^^^^ Preprocessing library for comonad-5.0.9... Building library for comonad-5.0.9... Building library 'ffi' for cardano-lmdb-0.4.0.3... checking whether we are cross compiling... [1 of 1] Compiling Database.LMDB.FFI ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-lmdb-0.4.0.3/l/ffi/build/ffi/Database/LMDB/FFI.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-lmdb-0.4.0.3/l/ffi/build/ffi/Database/LMDB/FFI.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-lmdb-0.4.0.3/l/ffi/build/ffi/Database/LMDB/FFI.dyn_o ) checking whether we are cross compiling... [1 of 3] Compiling System.Console.Terminal.Common ( src/System/Console/Terminal/Common.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/terminal-size-0.3.4/build/System/Console/Terminal/Common.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/terminal-size-0.3.4/build/System/Console/Terminal/Common.dyn_o ) [2 of 4] Compiling System.Random.Internal ( src/System/Random/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/random-1.2.1.3/build/System/Random/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/random-1.2.1.3/build/System/Random/Internal.dyn_o ) no checking for suffix of object files... o checking whether the compiler supports GNU C... [10 of 13] Compiling Happy.Frontend.Mangler ( frontend/src/Happy/Frontend/Mangler.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/Mangler.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/Mangler.dyn_o ) yes checking whether /usr/local/libexec/ccache/cc accepts -g... Building library for filelock-0.1.1.8... no checking for suffix of object files... o checking whether the compiler supports GNU C... [50 of 84] Compiling Basement.Cast ( Basement/Cast.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Cast.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Cast.dyn_o ) yes checking whether /usr/local/libexec/ccache/cc accepts -g... [1 of 6] Compiling Codec.Compression.Zlib.ByteStringCompat ( Codec/Compression/Zlib/ByteStringCompat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/zlib-0.7.1.1/build/Codec/Compression/Zlib/ByteStringCompat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/zlib-0.7.1.1/build/Codec/Compression/Zlib/ByteStringCompat.dyn_o ) [ 1 of 32] Compiling Barbies.Internal.Dicts ( src/Barbies/Internal/Dicts.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal/Dicts.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal/Dicts.dyn_o ) [51 of 84] Compiling Basement.Block.Mutable ( Basement/Block/Mutable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Block/Mutable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Block/Mutable.dyn_o ) [2 of 6] Compiling Codec.Compression.Zlib.Stream ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/zlib-0.7.1.1/build/Codec/Compression/Zlib/Stream.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/zlib-0.7.1.1/build/Codec/Compression/Zlib/Stream.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/zlib-0.7.1.1/build/Codec/Compression/Zlib/Stream.dyn_o ) [52 of 84] Compiling Basement.Block ( Basement/Block.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Block.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Block.dyn_o ) [ 2 of 32] Compiling Barbies.Internal.Writer ( src/Barbies/Internal/Writer.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal/Writer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal/Writer.dyn_o ) [1 of 3] Compiling System.FileLock.Internal.Flock ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/filelock-0.1.1.8/build/System/FileLock/Internal/Flock.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/filelock-0.1.1.8/build/System/FileLock/Internal/Flock.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/filelock-0.1.1.8/build/System/FileLock/Internal/Flock.dyn_o ) yes checking for /usr/local/libexec/ccache/cc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for /usr/local/libexec/ccache/cc option to enable C11 features... none needed checking for an ANSI C-conforming const... yes checking for stdint.h... [ 1 of 15] Compiling Control.Comonad ( src/Control/Comonad.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/comonad-5.0.9/build/Control/Comonad.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/comonad-5.0.9/build/Control/Comonad.dyn_o ) yes checking for stdio.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for sys/types.h... yes checking for string.h... yes checking for unistd.h... [ 3 of 32] Compiling Data.Generics.GenericN ( src/Data/Generics/GenericN.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Data/Generics/GenericN.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Data/Generics/GenericN.dyn_o ) [12 of 29] Compiling Algebra.Graph.Acyclic.AdjacencyMap ( src/Algebra/Graph/Acyclic/AdjacencyMap.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Acyclic/AdjacencyMap.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Acyclic/AdjacencyMap.dyn_o ) yes checking for inttypes.h... yes checking for sys/time.h... yes checking for stdint.h... [2 of 3] Compiling System.Console.Terminal.Posix ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/terminal-size-0.3.4/build/System/Console/Terminal/Posix.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/terminal-size-0.3.4/build/System/Console/Terminal/Posix.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/terminal-size-0.3.4/build/System/Console/Terminal/Posix.dyn_o ) yes yes checking for sys/time.h... (cached) yes checking for strings.h... checking for sys/timeb.h... yes checking for sys/stat.h... yes checking for time.h... yes checking for sys/types.h... yes checking for ftime... yes checking for unistd.h... 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 for fcntl.h... yes checking for sys/uio.h... yes checking for sys/socket.h... yes checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking for sys/un.h... yes checking for arpa/inet.h... yes checking for netdb.h... yes checking for net/if.h... Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. yes checking for netioapi.h... Preprocessing library 'backend-lalr' for happy-lib-2.1.7... Building library 'backend-lalr' for happy-lib-2.1.7... Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. [ 4 of 32] Compiling Barbies.Internal.Wear ( src/Barbies/Internal/Wear.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal/Wear.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal/Wear.dyn_o ) [2 of 3] Compiling System.FileLock ( System/FileLock.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/filelock-0.1.1.8/build/System/FileLock.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/filelock-0.1.1.8/build/System/FileLock.dyn_o ) [ 5 of 32] Compiling Barbies.Generics.Traversable ( src/Barbies/Generics/Traversable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Generics/Traversable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Generics/Traversable.dyn_o ) [13 of 29] Compiling Algebra.Graph.ToGraph ( src/Algebra/Graph/ToGraph.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/ToGraph.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/ToGraph.dyn_o ) [ 6 of 32] Compiling Barbies.Generics.Functor ( src/Barbies/Generics/Functor.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Generics/Functor.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Generics/Functor.dyn_o ) src/Algebra/Graph/ToGraph.hs:171:32: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 171 | vertexIntSet :: ToVertex t ~ Int => t -> IntSet | ^ src/Algebra/Graph/ToGraph.hs:197:29: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 197 | preIntSet :: ToVertex t ~ Int => Int -> t -> IntSet | ^ src/Algebra/Graph/ToGraph.hs:215:30: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 215 | postIntSet :: ToVertex t ~ Int => Int -> t -> IntSet | ^ src/Algebra/Graph/ToGraph.hs:303:37: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 303 | toAdjacencyIntMap :: ToVertex t ~ Int => t -> AIM.AdjacencyIntMap | ^ src/Algebra/Graph/ToGraph.hs:312:46: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 312 | toAdjacencyIntMapTranspose :: ToVertex t ~ Int => t -> AIM.AdjacencyIntMap | ^ src/Algebra/Graph/ToGraph.hs:452:43: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 452 | adjacencyIntMap :: (ToGraph t, ToVertex t ~ Int) => t -> IntMap IntSet | ^ src/Algebra/Graph/ToGraph.hs:471:52: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 471 | adjacencyIntMapTranspose :: (ToGraph t, ToVertex t ~ Int) => t -> IntMap IntSet | ^ no checking for gmtime_r... [ 7 of 32] Compiling Barbies.Internal.FunctorT ( src/Barbies/Internal/FunctorT.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal/FunctorT.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal/FunctorT.dyn_o ) [1 of 2] Compiling Happy.Backend.LALR ( backend-lalr/src/Happy/Backend/LALR.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/backend-lalr/build/backend-lalr/Happy/Backend/LALR.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/backend-lalr/build/backend-lalr/Happy/Backend/LALR.dyn_o ) [3 of 3] Compiling System.FileLock.Internal.LockFileEx ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/filelock-0.1.1.8/build/System/FileLock/Internal/LockFileEx.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/filelock-0.1.1.8/build/System/FileLock/Internal/LockFileEx.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/filelock-0.1.1.8/build/System/FileLock/Internal/LockFileEx.dyn_o ) no checking for struct ucred... Preprocessing library 'backend-glr' for happy-lib-2.1.7... Building library 'backend-glr' for happy-lib-2.1.7... Preprocessing library for ansi-terminal-1.1.3... Building library for ansi-terminal-1.1.3... backend-lalr/src/Happy/Backend/LALR.hs:14:29: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 14 | big_name = toUpper (head name') : tail name' | ^^^^ backend-lalr/src/Happy/Backend/LALR.hs:14:43: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 14 | big_name = toUpper (head name') : tail name' | ^^^^ yes checking for localtime_r... no checking for gai_strerror... [ 8 of 32] Compiling Barbies.Internal.TraversableT ( src/Barbies/Internal/TraversableT.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal/TraversableT.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal/TraversableT.dyn_o ) [2 of 2] Compiling Happy.Backend.LALR.ProduceCode ( backend-lalr/src/Happy/Backend/LALR/ProduceCode.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/backend-lalr/build/backend-lalr/Happy/Backend/LALR/ProduceCode.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/backend-lalr/build/backend-lalr/Happy/Backend/LALR/ProduceCode.dyn_o ) [ 2 of 15] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/comonad-5.0.9/build/Control/Comonad/Hoist/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/comonad-5.0.9/build/Control/Comonad/Hoist/Class.dyn_o ) Preprocessing library for monad-control-1.0.3.1... Building library for monad-control-1.0.3.1... [ 3 of 15] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/comonad-5.0.9/build/Control/Comonad/Trans/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/comonad-5.0.9/build/Control/Comonad/Trans/Class.dyn_o ) [ 4 of 15] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/comonad-5.0.9/build/Control/Comonad/Trans/Env.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/comonad-5.0.9/build/Control/Comonad/Trans/Env.dyn_o ) Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. [1 of 2] Compiling Happy.Backend.GLR ( backend-glr/src/Happy/Backend/GLR.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/backend-glr/build/backend-glr/Happy/Backend/GLR.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/backend-glr/build/backend-glr/Happy/Backend/GLR.dyn_o ) [11 of 13] Compiling Happy.Frontend.Parser ( frontend/src/Happy/Frontend/Parser.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/Parser.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/Parser.dyn_o ) [2 of 2] Compiling Happy.Backend.GLR.ProduceCode ( backend-glr/src/Happy/Backend/GLR/ProduceCode.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/backend-glr/build/backend-glr/Happy/Backend/GLR/ProduceCode.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/backend-glr/build/backend-glr/Happy/Backend/GLR/ProduceCode.dyn_o ) backend-lalr/src/Happy/Backend/LALR/ProduceCode.lhs:779:28: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 779 | > defaultAttr = fst (head $ attributes ag) | ^^^^ backend-lalr/src/Happy/Backend/LALR/ProduceCode.lhs:973:56: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 973 | > else fst (last acts'') - fst (head acts''), | ^^^^ backend-lalr/src/Happy/Backend/LALR/ProduceCode.lhs:1007:59: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 1007 | > else fst (last goto_vals) - fst (head goto_vals), | ^^^^ [1 of 2] Compiling System.Console.ANSI.Internal ( unix/System/Console/ANSI/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ansi-terminal-1.1.3/build/System/Console/ANSI/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ansi-terminal-1.1.3/build/System/Console/ANSI/Internal.dyn_o ) yes checking for gethostent... yes checking for gettimeofday... [1 of 1] Compiling Control.Monad.Trans.Control ( src/Control/Monad/Trans/Control.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monad-control-1.0.3.1/build/Control/Monad/Trans/Control.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monad-control-1.0.3.1/build/Control/Monad/Trans/Control.dyn_o ) [53 of 84] Compiling Basement.Sized.Block ( Basement/Sized/Block.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Sized/Block.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Sized/Block.dyn_o ) [ 9 of 32] Compiling Barbies.Internal.MonadT ( src/Barbies/Internal/MonadT.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal/MonadT.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal/MonadT.dyn_o ) Basement/Sized/Block.hs:101:30: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 101 | , ((PrimSize b) * m) ~ ((PrimSize a) * n) | ^ Basement/Sized/Block.hs:110:35: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 110 | , ((PrimSize b) * m) ~ ((PrimSize a) * n) | ^ Basement/Sized/Block.hs:143:56: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 143 | indexStatic :: forall i n ty . (KnownNat i, CmpNat i n ~ 'LT, PrimType ty, Offsetable ty i) => BlockN n ty -> ty | ^ Basement/Sized/Block.hs:165:20: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 165 | . ( (i <=? n) ~ 'True | ^ Basement/Sized/Block.hs:166:20: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 166 | , (j <=? n) ~ 'True | ^ Basement/Sized/Block.hs:167:20: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 167 | , (i <=? j) ~ 'True | ^ Basement/Sized/Block.hs:177:37: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 177 | uncons :: forall n ty . (CmpNat 0 n ~ 'LT, PrimType ty, KnownNat n, Offsetable ty n) | ^ Basement/Sized/Block.hs:182:37: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 182 | unsnoc :: forall n ty . (CmpNat 0 n ~ 'LT, KnownNat n, PrimType ty, Offsetable ty n) | ^ Basement/Sized/Block.hs:189:40: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 189 | splitAt :: forall i n ty . (CmpNat i n ~ 'LT, PrimType ty, KnownNat i, Countable ty i) => BlockN n ty -> (BlockN i ty, BlockN (n-i) ty) | ^ Basement/Sized/Block.hs:212:28: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 212 | intersperse :: (CmpNat n 1 ~ 'GT, PrimType ty) => ty -> BlockN n ty -> BlockN (n+n-1) ty | ^ Preprocessing library for pvar-1.0.0.0... Building library for pvar-1.0.0.0... yes checking for accept4... yes checking whether struct tm is in sys/time.h or time.h... [2 of 2] Compiling System.Console.ANSI ( src/System/Console/ANSI.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ansi-terminal-1.1.3/build/System/Console/ANSI.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ansi-terminal-1.1.3/build/System/Console/ANSI.dyn_o ) [10 of 32] Compiling Barbies.Internal.FunctorB ( src/Barbies/Internal/FunctorB.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal/FunctorB.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal/FunctorB.dyn_o ) time.h checking for /usr/local/libexec/ccache/cc options needed to detect all undeclared functions... Preprocessing library for resourcet-1.3.0... [3 of 3] Compiling System.Console.Terminal.Size ( src/System/Console/Terminal/Size.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/terminal-size-0.3.4/build/System/Console/Terminal/Size.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/terminal-size-0.3.4/build/System/Console/Terminal/Size.dyn_o ) backend-glr/src/Happy/Backend/GLR/ProduceCode.lhs:227:51: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 227 | > start_prod = token_names g ! (let (_,_,i,_) = head $ starts g in i) | ^^^^ backend-glr/src/Happy/Backend/GLR/ProduceCode.lhs:332:26: warning: [GHC-63394] [-Wx-partial] In the use ofBuilding library for resourcet-1.3.0... `tail' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 332 | > mkReds rs = "[" ++ tail (concat [ "," ++ mkRed r | LR'Reduce r _ <- rs ]) ++ "]" Preprocessing library for streaming-0.2.4.0... | ^^^^ Building library for streaming-0.2.4.0... Preprocessing library for th-lift-0.8.6... Building library for th-lift-0.8.6... src/Control/Monad/Trans/Control.hs:207:19: warning: [GHC-39567] [-Wstar-is-type] Using `*' (or its Unicode variant) to mean `Data.Kind.Type' relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use `Type' from `Data.Kind' instead. | 207 | type StT t a :: * | ^ src/Control/Monad/Trans/Control.hs:546:21: warning: [GHC-39567] [-Wstar-is-type] Using `*' (or its Unicode variant) to mean `Data.Kind.Type' relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use `Type' from `Data.Kind' instead. | 546 | type StM m a :: * | ^ [11 of 32] Compiling Barbies.Internal.TraversableB ( src/Barbies/Internal/TraversableB.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal/TraversableB.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal/TraversableB.dyn_o ) -fno-builtin checking for struct tm.tm_zone... yes checking for sys/time.h... (cached) yes checking whether altzone is declared... yes checking for getpeereid... Preprocessing library for vector-0.13.2.0... Building library for vector-0.13.2.0... [1 of 3] Compiling Data.Primitive.PVar.Internal ( src/Data/Primitive/PVar/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pvar-1.0.0.0/build/Data/Primitive/PVar/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pvar-1.0.0.0/build/Data/Primitive/PVar/Internal.dyn_o ) [54 of 84] Compiling Basement.BlockN ( Basement/BlockN.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/BlockN.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/BlockN.dyn_o ) [12 of 32] Compiling Barbies.Generics.Distributive ( src/Barbies/Generics/Distributive.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Generics/Distributive.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Generics/Distributive.dyn_o ) [55 of 84] Compiling Basement.Bits ( Basement/Bits.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Bits.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Bits.dyn_o ) Preprocessing library for microlens-th-0.4.3.17... Building library for microlens-th-0.4.3.17... Preprocessing library for atomic-primops-0.8.8... Building library for atomic-primops-0.8.8... [1 of 4] Compiling Data.Functor.Of ( src/Data/Functor/Of.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-0.2.4.0/build/Data/Functor/Of.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-0.2.4.0/build/Data/Functor/Of.dyn_o ) [13 of 32] Compiling Barbies.Internal.DistributiveT ( src/Barbies/Internal/DistributiveT.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal/DistributiveT.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal/DistributiveT.dyn_o ) Preprocessing library for deriving-compat-0.6.7... Building library for deriving-compat-0.6.7... no yes checking for /usr/local/libexec/ccache/cc options needed to detect all undeclared functions... Preprocessing library for th-expand-syns-0.4.12.0... Building library for th-expand-syns-0.4.12.0... configure: creating ./config.status [ 5 of 15] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/comonad-5.0.9/build/Control/Comonad/Trans/Identity.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/comonad-5.0.9/build/Control/Comonad/Trans/Identity.dyn_o ) [ 6 of 15] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/comonad-5.0.9/build/Control/Comonad/Identity.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/comonad-5.0.9/build/Control/Comonad/Identity.dyn_o ) [ 7 of 15] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/comonad-5.0.9/build/Control/Comonad/Trans/Store.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/comonad-5.0.9/build/Control/Comonad/Trans/Store.dyn_o ) config.status: creating include/HsTimeConfig.h configure: WARNING: unrecognized options: --with-compiler [1 of 2] Compiling Language.Haskell.TH.Lift.Internal ( src/Language/Haskell/TH/Lift/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-lift-0.8.6/build/Language/Haskell/TH/Lift/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-lift-0.8.6/build/Language/Haskell/TH/Lift/Internal.dyn_o ) [14 of 32] Compiling Barbies.Internal.DistributiveB ( src/Barbies/Internal/DistributiveB.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal/DistributiveB.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal/DistributiveB.dyn_o ) [ 8 of 15] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/comonad-5.0.9/build/Control/Comonad/Trans/Traced.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/comonad-5.0.9/build/Control/Comonad/Trans/Traced.dyn_o ) -fno-builtin checking whether AI_ADDRCONFIG is declared... yes checking whether AI_ALL is declared... Preprocessing library for safe-wild-cards-1.0.0.2... Building library for safe-wild-cards-1.0.0.2... yes checking whether AI_NUMERICSERV is declared... [1 of 1] Compiling Language.Haskell.TH.ExpandSyns ( Language/Haskell/TH/ExpandSyns.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-expand-syns-0.4.12.0/build/Language/Haskell/TH/ExpandSyns.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-expand-syns-0.4.12.0/build/Language/Haskell/TH/ExpandSyns.dyn_o ) [1 of 5] Compiling Data.Acquire.Internal ( Data/Acquire/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/resourcet-1.3.0/build/Data/Acquire/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/resourcet-1.3.0/build/Data/Acquire/Internal.dyn_o ) [1 of 2] Compiling Lens.Micro.TH.Internal ( src/Lens/Micro/TH/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/microlens-th-0.4.3.17/build/Lens/Micro/TH/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/microlens-th-0.4.3.17/build/Lens/Micro/TH/Internal.dyn_o ) yes checking whether AI_V4MAPPED is declared... yes checking whether IPV6_V6ONLY is declared... yes checking whether IPPROTO_IP is declared... [1 of 3] Compiling Data.Atomics.Internal ( Data/Atomics/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/atomic-primops-0.8.8/build/Data/Atomics/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/atomic-primops-0.8.8/build/Data/Atomics/Internal.dyn_o ) [15 of 32] Compiling Barbies.Generics.Constraints ( src/Barbies/Generics/Constraints.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Generics/Constraints.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Generics/Constraints.dyn_o ) yes checking whether IPPROTO_TCP is declared... [1 of 1] Compiling SafeWildCards ( src/SafeWildCards.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/safe-wild-cards-1.0.0.2/build/SafeWildCards.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/safe-wild-cards-1.0.0.2/build/SafeWildCards.dyn_o ) yes checking whether IPPROTO_IPV6 is declared... [12 of 13] Compiling Happy.Frontend ( frontend/src/Happy/Frontend.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend.dyn_o ) yes checking whether SO_PEERCRED is declared... Data/Acquire/Internal.hs:17:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 17 | import Control.Applicative (Applicative (..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [13 of 13] Compiling Happy.Frontend.PrettyGrammar ( frontend/src/Happy/Frontend/PrettyGrammar.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/PrettyGrammar.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/PrettyGrammar.dyn_o ) Configuring library for cardano-lmdb-0.4.0.3... [ 9 of 15] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/comonad-5.0.9/build/Control/Comonad/Traced/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/comonad-5.0.9/build/Control/Comonad/Traced/Class.dyn_o ) Data/Atomics/Internal.hs:52:20: warning: [GHC-40910] [-Wunused-top-binds] Defined but not used: data constructor `Ticket' | 52 | newtype Ticket a = Ticket Any | ^^^^^^^^^^ [2 of 2] Compiling Language.Haskell.TH.Lift ( src/Language/Haskell/TH/Lift.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-lift-0.8.6/build/Language/Haskell/TH/Lift.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-lift-0.8.6/build/Language/Haskell/TH/Lift.dyn_o ) [16 of 32] Compiling Barbies.Generics.Bare ( src/Barbies/Generics/Bare.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Generics/Bare.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Generics/Bare.dyn_o ) [10 of 15] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/comonad-5.0.9/build/Control/Comonad/Traced.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/comonad-5.0.9/build/Control/Comonad/Traced.dyn_o ) [11 of 15] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/comonad-5.0.9/build/Control/Comonad/Store/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/comonad-5.0.9/build/Control/Comonad/Store/Class.dyn_o ) [14 of 29] Compiling Algebra.Graph.Relation ( src/Algebra/Graph/Relation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Relation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Relation.dyn_o ) Preprocessing library for old-time-1.1.0.4... [17 of 32] Compiling Barbies.Internal.BareB ( src/Barbies/Internal/BareB.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal/BareB.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal/BareB.dyn_o ) no checking whether IP_DONTFRAG is declared... yes checking whether IP_MTU_DISCOVER is declared... [2 of 5] Compiling Control.Monad.Trans.Resource.Internal ( Control/Monad/Trans/Resource/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/resourcet-1.3.0/build/Control/Monad/Trans/Resource/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/resourcet-1.3.0/build/Control/Monad/Trans/Resource/Internal.dyn_o ) [2 of 3] Compiling Data.Atomics.Counter ( Data/Atomics/Counter.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/atomic-primops-0.8.8/build/Data/Atomics/Counter.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/atomic-primops-0.8.8/build/Data/Atomics/Counter.dyn_o ) Data/Atomics/Counter.hs:114:7: warning: [GHC-21030] [-Wunbanged-strict-patterns] Pattern bindings containing unlifted types should use an outermost bang pattern: (# s2#, res# #) = casIntArray# mba# 0# old# new# s1# | 114 | let (# s2#, res# #) = casIntArray# mba# 0# old# new# s1# in | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Atomics/Counter.hs:133:7: warning: [GHC-21030] [-Wunbanged-strict-patterns] Pattern bindings containing unlifted types should use an outermost bang pattern: (# s2#, res #) = fetchAddIntArray# mba# 0# incr# s1# | 133 | let (# s2#, res #) = fetchAddIntArray# mba# 0# incr# s1# in | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Atomics/Counter.hs:140:7: warning: [GHC-21030] [-Wunbanged-strict-patterns] Pattern bindings containing unlifted types should use an outermost bang pattern: (# s2#, _ #) = fetchAddIntArray# mba# 0# incr# s1# | 140 | let (# s2#, _ #) = fetchAddIntArray# mba# 0# incr# s1# in | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [12 of 15] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/comonad-5.0.9/build/Control/Comonad/Store.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/comonad-5.0.9/build/Control/Comonad/Store.dyn_o ) [13 of 15] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/comonad-5.0.9/build/Control/Comonad/Env/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/comonad-5.0.9/build/Control/Comonad/Env/Class.dyn_o ) [14 of 15] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/comonad-5.0.9/build/Control/Comonad/Env.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/comonad-5.0.9/build/Control/Comonad/Env.dyn_o ) [18 of 32] Compiling Barbies.Bare ( src/Barbies/Bare.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Bare.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Bare.dyn_o ) [15 of 15] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/comonad-5.0.9/build/Data/Functor/Composition.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/comonad-5.0.9/build/Data/Functor/Composition.dyn_o ) [19 of 32] Compiling Barbies.Generics.Applicative ( src/Barbies/Generics/Applicative.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Generics/Applicative.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Generics/Applicative.dyn_o ) [2 of 3] Compiling Data.Primitive.PVar.Unsafe ( src/Data/Primitive/PVar/Unsafe.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pvar-1.0.0.0/build/Data/Primitive/PVar/Unsafe.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pvar-1.0.0.0/build/Data/Primitive/PVar/Unsafe.dyn_o ) src/Lens/Micro/TH/Internal.hs:88:43: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 88 | (\n -> GadtC [n] argTys retTy) <$> f (head ns) | ^^^^ src/Lens/Micro/TH/Internal.hs:90:46: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 90 | (\n -> RecGadtC [n] argTys retTy) <$> f (head ns) | ^^^^ [3 of 3] Compiling Data.Atomics ( Data/Atomics.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/atomic-primops-0.8.8/build/Data/Atomics.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/atomic-primops-0.8.8/build/Data/Atomics.dyn_o ) no checking for struct msghdr.msg_control... yes checking for struct msghdr.msg_accrights... Data/Atomics.hs:58:26: warning: [GHC-61689] [-Wdodgy-imports] Module `GHC.IORef' does not export `atomicModifyIORef'. | 58 | import GHC.IORef hiding (atomicModifyIORef) | ^^^^^^^^^^^^^^^^^ Data/Atomics.hs:154:7: warning: [GHC-21030] [-Wunbanged-strict-patterns] Pattern bindings containing unlifted types should use an outermost bang pattern: (# s2#, res #) = casIntArray# mba# ix# old# new# s1# | 154 | let (# s2#, res #) = casIntArray# mba# ix# old# new# s1# in | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Atomics.hs:169:7: warning: [GHC-21030] [-Wunbanged-strict-patterns] Pattern bindings containing unlifted types should use an outermost bang pattern: (# s2#, res #) = fetchAddIntArray# mba# offset# incr# s1# | 169 | let (# s2#, res #) = fetchAddIntArray# mba# offset# incr# s1# in | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Atomics.hs:222:11: warning: [GHC-21030] [-Wunbanged-strict-patterns] Pattern bindings containing unlifted types should use an outermost bang pattern: (# s2#, res #) = atomicOp# mba# offset# val# s1# | 222 | let (# s2#, res #) = atomicOp# mba# offset# val# s1# in | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Atomics.hs:234:7: warning: [GHC-21030] [-Wunbanged-strict-patterns] Pattern bindings containing unlifted types should use an outermost bang pattern: (# s2#, res #) = fetchAddIntArray# mba# offset# incr# s1# | 234 | let (# s2#, res #) = fetchAddIntArray# mba# offset# incr# s1# in | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Configuring library for lifted-base-0.2.3.12... [20 of 32] Compiling Barbies.Internal.ApplicativeT ( src/Barbies/Internal/ApplicativeT.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal/ApplicativeT.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal/ApplicativeT.dyn_o ) [11 of 54] Compiling Data.Text.Internal.Measure ( src/Data/Text/Internal/Measure.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Measure.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Measure.dyn_o ) [ 1 of 22] Compiling Data.Deriving.Internal ( src/Data/Deriving/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Data/Deriving/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Data/Deriving/Internal.dyn_o ) [56 of 84] Compiling Basement.UArray.Base ( Basement/UArray/Base.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/UArray/Base.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/UArray/Base.dyn_o ) [3 of 3] Compiling Data.Primitive.PVar ( src/Data/Primitive/PVar.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pvar-1.0.0.0/build/Data/Primitive/PVar.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pvar-1.0.0.0/build/Data/Primitive/PVar.dyn_o ) Control/Monad/Trans/Resource/Internal.hs:28:29: warning: [GHC-38856] [-Wunused-imports] The import of `Applicative' from module `Control.Applicative' is redundant | 28 | import Control.Applicative (Applicative (..), Alternative(..)) | ^^^^^^^^^^^^^^^^ Control/Monad/Trans/Resource/Internal.hs:57:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Monad.IO.Class' is redundant except perhaps to import instances from `Control.Monad.IO.Class' To import instances alone, use: import Control.Monad.IO.Class() | 57 | import Control.Monad.IO.Class (MonadIO (..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Trans/Resource/Internal.hs:67:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Word' is redundant except perhaps to import instances from `Data.Word' To import instances alone, use: import Data.Word() | 67 | import Data.Word(Word) | ^^^^^^^^^^^^^^^^^^^^^^ Building library for old-time-1.1.0.4... [21 of 32] Compiling Barbies.Internal.ConstraintsT ( src/Barbies/Internal/ConstraintsT.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal/ConstraintsT.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal/ConstraintsT.dyn_o ) [12 of 54] Compiling Data.Text.Internal.PrimCompat ( src/Data/Text/Internal/PrimCompat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/PrimCompat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/PrimCompat.dyn_o ) [1 of 1] Compiling System.Time ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/old-time-1.1.0.4/build/System/Time.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/old-time-1.1.0.4/build/System/Time.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/old-time-1.1.0.4/build/System/Time.dyn_o ) [2 of 4] Compiling Streaming.Internal ( src/Streaming/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-0.2.4.0/build/Streaming/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-0.2.4.0/build/Streaming/Internal.dyn_o ) [13 of 54] Compiling Data.Text.Internal.Read ( src/Data/Text/Internal/Read.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Read.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Read.dyn_o ) no checking for struct sockaddr.sa_len... [22 of 32] Compiling Data.Functor.Transformer ( src/Data/Functor/Transformer.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Data/Functor/Transformer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Data/Functor/Transformer.dyn_o ) yes configure: creating ./network.buildinfo [23 of 32] Compiling Barbies.Internal.ApplicativeB ( src/Barbies/Internal/ApplicativeB.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal/ApplicativeB.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal/ApplicativeB.dyn_o ) configure: creating ./config.status Configuring library for bifunctors-5.6.2... config.status: creating include/HsNetworkConfig.h configure: WARNING: unrecognized options: --with-compiler [14 of 54] Compiling Data.Text.Internal.Unsafe ( src/Data/Text/Internal/Unsafe.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Unsafe.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Unsafe.dyn_o ) [24 of 32] Compiling Barbies.Internal.ConstraintsB ( src/Barbies/Internal/ConstraintsB.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal/ConstraintsB.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal/ConstraintsB.dyn_o ) [15 of 54] Compiling Data.Text.Internal.Unsafe.Char ( src/Data/Text/Internal/Unsafe/Char.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Unsafe/Char.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Unsafe/Char.dyn_o ) [2 of 2] Compiling Lens.Micro.TH ( src/Lens/Micro/TH.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/microlens-th-0.4.3.17/build/Lens/Micro/TH.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/microlens-th-0.4.3.17/build/Lens/Micro/TH.dyn_o ) [3 of 5] Compiling Data.Acquire ( Data/Acquire.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/resourcet-1.3.0/build/Data/Acquire.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/resourcet-1.3.0/build/Data/Acquire.dyn_o ) [4 of 5] Compiling Control.Monad.Trans.Resource ( Control/Monad/Trans/Resource.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/resourcet-1.3.0/build/Control/Monad/Trans/Resource.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/resourcet-1.3.0/build/Control/Monad/Trans/Resource.dyn_o ) [16 of 54] Compiling Data.Text.Internal ( src/Data/Text/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal.dyn_o ) Preprocessing library for network-3.2.8.0... [ 1 of 23] Compiling Data.Vector.Fusion.Stream.Monadic ( src/Data/Vector/Fusion/Stream/Monadic.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Fusion/Stream/Monadic.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Fusion/Stream/Monadic.dyn_o ) [15 of 29] Compiling Algebra.Graph.Relation.Symmetric ( src/Algebra/Graph/Relation/Symmetric.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Relation/Symmetric.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Relation/Symmetric.dyn_o ) [ 2 of 23] Compiling Data.Vector.Fusion.Util ( src/Data/Vector/Fusion/Util.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Fusion/Util.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Fusion/Util.dyn_o ) [5 of 5] Compiling UnliftIO.Resource ( UnliftIO/Resource.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/resourcet-1.3.0/build/UnliftIO/Resource.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/resourcet-1.3.0/build/UnliftIO/Resource.dyn_o ) [25 of 32] Compiling Data.Functor.Barbie ( src/Data/Functor/Barbie.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Data/Functor/Barbie.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Data/Functor/Barbie.dyn_o ) [26 of 32] Compiling Barbies.Internal.Containers ( src/Barbies/Internal/Containers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal/Containers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal/Containers.dyn_o ) src/Lens/Micro/TH.hs:1142:47: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 1142 | (appE (varE 'phantom) (head fxs)) | ^^^^ src/Lens/Micro/TH.hs:1143:25: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 1143 | (tail fxs) | ^^^^ [ 3 of 23] Compiling Data.Vector.Fusion.Bundle.Size ( src/Data/Vector/Fusion/Bundle/Size.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Fusion/Bundle/Size.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Fusion/Bundle/Size.dyn_o ) Configuring library for th-reify-many-0.1.10... [ 4 of 23] Compiling Data.Vector.Generic.Mutable.Base ( src/Data/Vector/Generic/Mutable/Base.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Generic/Mutable/Base.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Generic/Mutable/Base.dyn_o ) Preprocessing library for cardano-lmdb-0.4.0.3... Building library for cardano-lmdb-0.4.0.3... [ 5 of 23] Compiling Data.Vector.Generic.Base ( src/Data/Vector/Generic/Base.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Generic/Base.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Generic/Base.dyn_o ) Configuring library for memory-pool-0.1.0.0... [1 of 1] Compiling Database.LMDB.Raw ( src/Database/LMDB/Raw.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-lmdb-0.4.0.3/build/Database/LMDB/Raw.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-lmdb-0.4.0.3/build/Database/LMDB/Raw.dyn_o ) [ 6 of 23] Compiling Data.Vector.Internal.Check ( src/Data/Vector/Internal/Check.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Internal/Check.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Internal/Check.dyn_o ) [16 of 29] Compiling Algebra.Graph.NonEmpty ( src/Algebra/Graph/NonEmpty.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/NonEmpty.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/NonEmpty.dyn_o ) [17 of 54] Compiling Data.Text.Internal.StrictBuilder ( src/Data/Text/Internal/StrictBuilder.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/StrictBuilder.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/StrictBuilder.dyn_o ) [ 7 of 23] Compiling Data.Vector.Fusion.Bundle.Monadic ( src/Data/Vector/Fusion/Bundle/Monadic.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Fusion/Bundle/Monadic.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Fusion/Bundle/Monadic.dyn_o ) Preprocessing library for lifted-base-0.2.3.12... Building library for lifted-base-0.2.3.12... [27 of 32] Compiling Barbies.Internal.Wrappers ( src/Barbies/Internal/Wrappers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal/Wrappers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal/Wrappers.dyn_o ) [28 of 32] Compiling Barbies.Internal.Trivial ( src/Barbies/Internal/Trivial.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal/Trivial.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal/Trivial.dyn_o ) [57 of 84] Compiling Basement.BoxedArray ( Basement/BoxedArray.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/BoxedArray.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/BoxedArray.dyn_o ) [18 of 54] Compiling Data.Text.Internal.Search ( src/Data/Text/Internal/Search.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Search.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Search.dyn_o ) [3 of 6] Compiling Codec.Compression.Zlib.Internal ( Codec/Compression/Zlib/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/zlib-0.7.1.1/build/Codec/Compression/Zlib/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/zlib-0.7.1.1/build/Codec/Compression/Zlib/Internal.dyn_o ) [19 of 54] Compiling Data.Text.Internal.Reverse ( src/Data/Text/Internal/Reverse.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Reverse.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Reverse.dyn_o ) [3 of 4] Compiling Streaming.Prelude ( src/Streaming/Prelude.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-0.2.4.0/build/Streaming/Prelude.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-0.2.4.0/build/Streaming/Prelude.dyn_o ) Preprocessing library for bifunctors-5.6.2... Building library for bifunctors-5.6.2... [29 of 32] Compiling Barbies.Bi ( src/Barbies/Bi.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Bi.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Bi.dyn_o ) [20 of 54] Compiling Data.Text.Internal.Fusion.Size ( src/Data/Text/Internal/Fusion/Size.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Fusion/Size.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Fusion/Size.dyn_o ) [1 of 9] Compiling Control.Concurrent.Chan.Lifted ( Control/Concurrent/Chan/Lifted.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lifted-base-0.2.3.12/build/Control/Concurrent/Chan/Lifted.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lifted-base-0.2.3.12/build/Control/Concurrent/Chan/Lifted.dyn_o ) [30 of 32] Compiling Barbies ( src/Barbies.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies.dyn_o ) [31 of 32] Compiling Barbies.Constraints ( src/Barbies/Constraints.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Constraints.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Constraints.dyn_o ) [32 of 32] Compiling Barbies.Internal ( src/Barbies/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/barbies-2.1.1.0/build/Barbies/Internal.dyn_o ) [ 1 of 15] Compiling Data.Biapplicative ( src/Data/Biapplicative.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bifunctors-5.6.2/build/Data/Biapplicative.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bifunctors-5.6.2/build/Data/Biapplicative.dyn_o ) Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. [2 of 9] Compiling Control.Concurrent.MVar.Lifted ( Control/Concurrent/MVar/Lifted.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lifted-base-0.2.3.12/build/Control/Concurrent/MVar/Lifted.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lifted-base-0.2.3.12/build/Control/Concurrent/MVar/Lifted.dyn_o ) [ 2 of 22] Compiling Data.Bounded.Deriving.Internal ( src/Data/Bounded/Deriving/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Data/Bounded/Deriving/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Data/Bounded/Deriving/Internal.dyn_o ) [21 of 54] Compiling Data.Text.Internal.Fusion.Types ( src/Data/Text/Internal/Fusion/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Fusion/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Fusion/Types.dyn_o ) [ 3 of 22] Compiling Data.Bounded.Deriving ( src/Data/Bounded/Deriving.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Data/Bounded/Deriving.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Data/Bounded/Deriving.dyn_o ) [ 4 of 22] Compiling Data.Deriving.Via.Internal ( src/Data/Deriving/Via/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Data/Deriving/Via/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Data/Deriving/Via/Internal.dyn_o ) Preprocessing library for th-reify-many-0.1.10... Building library for th-reify-many-0.1.10... [3 of 9] Compiling Control.Concurrent.QSem.Lifted ( Control/Concurrent/QSem/Lifted.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lifted-base-0.2.3.12/build/Control/Concurrent/QSem/Lifted.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lifted-base-0.2.3.12/build/Control/Concurrent/QSem/Lifted.dyn_o ) [4 of 9] Compiling Control.Concurrent.QSemN.Lifted ( Control/Concurrent/QSemN/Lifted.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lifted-base-0.2.3.12/build/Control/Concurrent/QSemN/Lifted.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lifted-base-0.2.3.12/build/Control/Concurrent/QSemN/Lifted.dyn_o ) [5 of 9] Compiling Control.Exception.Lifted ( Control/Exception/Lifted.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lifted-base-0.2.3.12/build/Control/Exception/Lifted.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lifted-base-0.2.3.12/build/Control/Exception/Lifted.dyn_o ) Preprocessing library for memory-pool-0.1.0.0... Building library for memory-pool-0.1.0.0... [1 of 1] Compiling System.Memory.Pool ( src/System/Memory/Pool.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-pool-0.1.0.0/build/System/Memory/Pool.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-pool-0.1.0.0/build/System/Memory/Pool.dyn_o ) [1 of 2] Compiling Language.Haskell.TH.ReifyMany.Internal ( src/Language/Haskell/TH/ReifyMany/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-reify-many-0.1.10/build/Language/Haskell/TH/ReifyMany/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-reify-many-0.1.10/build/Language/Haskell/TH/ReifyMany/Internal.dyn_o ) [ 5 of 22] Compiling Data.Deriving.Via ( src/Data/Deriving/Via.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Data/Deriving/Via.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Data/Deriving/Via.dyn_o ) [ 6 of 22] Compiling Data.Enum.Deriving.Internal ( src/Data/Enum/Deriving/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Data/Enum/Deriving/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Data/Enum/Deriving/Internal.dyn_o ) [22 of 54] Compiling Data.Text.Internal.Fusion.Common ( src/Data/Text/Internal/Fusion/Common.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Fusion/Common.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Fusion/Common.dyn_o ) [3 of 4] Compiling System.Random ( src/System/Random.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/random-1.2.1.3/build/System/Random.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/random-1.2.1.3/build/System/Random.dyn_o ) [6 of 9] Compiling Control.Concurrent.Lifted ( Control/Concurrent/Lifted.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lifted-base-0.2.3.12/build/Control/Concurrent/Lifted.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lifted-base-0.2.3.12/build/Control/Concurrent/Lifted.dyn_o ) [ 2 of 15] Compiling Data.Bifunctor.Biap ( src/Data/Bifunctor/Biap.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bifunctors-5.6.2/build/Data/Bifunctor/Biap.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bifunctors-5.6.2/build/Data/Bifunctor/Biap.dyn_o ) [58 of 84] Compiling Basement.Sized.Vect ( Basement/Sized/Vect.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Sized/Vect.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Sized/Vect.dyn_o ) Basement/Sized/Vect.hs:86:56: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 86 | indexStatic :: forall i n ty . (KnownNat i, CmpNat i n ~ 'LT, Offsetable ty i) => Vect n ty -> ty | ^ Basement/Sized/Vect.hs:108:20: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 108 | . ( (i <=? n) ~ 'True | ^ Basement/Sized/Vect.hs:109:20: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 109 | , (j <=? n) ~ 'True | ^ Basement/Sized/Vect.hs:110:20: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 110 | , (i <=? j) ~ 'True | ^ Basement/Sized/Vect.hs:119:37: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 119 | uncons :: forall n ty . (CmpNat 0 n ~ 'LT, KnownNat n, Offsetable ty n) | ^ Basement/Sized/Vect.hs:124:37: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 124 | unsnoc :: forall n ty . (CmpNat 0 n ~ 'LT, KnownNat n, Offsetable ty n) | ^ Basement/Sized/Vect.hs:131:40: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 131 | splitAt :: forall i n ty . (CmpNat i n ~ 'LT, KnownNat i, Countable ty i) => Vect n ty -> (Vect i ty, Vect (n-i) ty) | ^ Basement/Sized/Vect.hs:154:28: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 154 | intersperse :: (CmpNat n 1 ~ 'GT) => ty -> Vect n ty -> Vect (n+n-1) ty | ^ [7 of 9] Compiling Data.IORef.Lifted ( Data/IORef/Lifted.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lifted-base-0.2.3.12/build/Data/IORef/Lifted.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lifted-base-0.2.3.12/build/Data/IORef/Lifted.dyn_o ) [17 of 29] Compiling Algebra.Graph.Labelled.AdjacencyMap ( src/Algebra/Graph/Labelled/AdjacencyMap.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Labelled/AdjacencyMap.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Labelled/AdjacencyMap.dyn_o ) [8 of 9] Compiling Foreign.Marshal.Utils.Lifted ( Foreign/Marshal/Utils/Lifted.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lifted-base-0.2.3.12/build/Foreign/Marshal/Utils/Lifted.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lifted-base-0.2.3.12/build/Foreign/Marshal/Utils/Lifted.dyn_o ) [9 of 9] Compiling System.Timeout.Lifted ( System/Timeout/Lifted.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lifted-base-0.2.3.12/build/System/Timeout/Lifted.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lifted-base-0.2.3.12/build/System/Timeout/Lifted.dyn_o ) [59 of 84] Compiling Basement.UArray.Mutable ( Basement/UArray/Mutable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/UArray/Mutable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/UArray/Mutable.dyn_o ) [2 of 2] Compiling Language.Haskell.TH.ReifyMany ( src/Language/Haskell/TH/ReifyMany.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-reify-many-0.1.10/build/Language/Haskell/TH/ReifyMany.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-reify-many-0.1.10/build/Language/Haskell/TH/ReifyMany.dyn_o ) [ 7 of 22] Compiling Data.Enum.Deriving ( src/Data/Enum/Deriving.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Data/Enum/Deriving.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Data/Enum/Deriving.dyn_o ) [ 8 of 22] Compiling Data.Eq.Deriving.Internal ( src/Data/Eq/Deriving/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Data/Eq/Deriving/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Data/Eq/Deriving/Internal.dyn_o ) [60 of 84] Compiling Basement.UArray ( Basement/UArray.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/UArray.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/UArray.dyn_o ) [4 of 6] Compiling Codec.Compression.Zlib.Raw ( Codec/Compression/Zlib/Raw.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/zlib-0.7.1.1/build/Codec/Compression/Zlib/Raw.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/zlib-0.7.1.1/build/Codec/Compression/Zlib/Raw.dyn_o ) [5 of 6] Compiling Codec.Compression.Zlib ( Codec/Compression/Zlib.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/zlib-0.7.1.1/build/Codec/Compression/Zlib.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/zlib-0.7.1.1/build/Codec/Compression/Zlib.dyn_o ) [6 of 6] Compiling Codec.Compression.GZip ( Codec/Compression/GZip.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/zlib-0.7.1.1/build/Codec/Compression/GZip.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/zlib-0.7.1.1/build/Codec/Compression/GZip.dyn_o ) [ 3 of 15] Compiling Data.Bifunctor.Biff ( src/Data/Bifunctor/Biff.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bifunctors-5.6.2/build/Data/Bifunctor/Biff.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bifunctors-5.6.2/build/Data/Bifunctor/Biff.dyn_o ) Configuring library for happy-lib-2.1.7... Configuring library for th-orphans-0.13.16... [18 of 29] Compiling Algebra.Graph.Labelled ( src/Algebra/Graph/Labelled.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Labelled.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Labelled.dyn_o ) [4 of 4] Compiling Streaming ( src/Streaming.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-0.2.4.0/build/Streaming.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-0.2.4.0/build/Streaming.dyn_o ) [ 9 of 22] Compiling Data.Eq.Deriving ( src/Data/Eq/Deriving.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Data/Eq/Deriving.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Data/Eq/Deriving.dyn_o ) [10 of 22] Compiling Data.Functor.Deriving.Internal ( src/Data/Functor/Deriving/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Data/Functor/Deriving/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Data/Functor/Deriving/Internal.dyn_o ) Configuring library for unix-time-0.4.17... Configuring library for digest-0.0.2.1... [ 4 of 15] Compiling Data.Bifunctor.Clown ( src/Data/Bifunctor/Clown.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bifunctors-5.6.2/build/Data/Bifunctor/Clown.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bifunctors-5.6.2/build/Data/Bifunctor/Clown.dyn_o ) [6 of 6] Compiling Language.Haskell.Lexer ( Language/Haskell/Lexer.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/haskell-lexer-1.2.1/build/Language/Haskell/Lexer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/haskell-lexer-1.2.1/build/Language/Haskell/Lexer.dyn_o ) Configuring library for streaming-bytestring-0.3.4... [ 5 of 15] Compiling Data.Bifunctor.Fix ( src/Data/Bifunctor/Fix.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bifunctors-5.6.2/build/Data/Bifunctor/Fix.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bifunctors-5.6.2/build/Data/Bifunctor/Fix.dyn_o ) [19 of 29] Compiling Algebra.Graph.Labelled.Example.Network ( src/Algebra/Graph/Labelled/Example/Network.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Labelled/Example/Network.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Labelled/Example/Network.dyn_o ) [20 of 29] Compiling Algebra.Graph.Labelled.Example.Automaton ( src/Algebra/Graph/Labelled/Example/Automaton.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Labelled/Example/Automaton.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Labelled/Example/Automaton.dyn_o ) [11 of 22] Compiling Data.Functor.Deriving ( src/Data/Functor/Deriving.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Data/Functor/Deriving.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Data/Functor/Deriving.dyn_o ) [12 of 22] Compiling Data.Foldable.Deriving ( src/Data/Foldable/Deriving.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Data/Foldable/Deriving.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Data/Foldable/Deriving.dyn_o ) [13 of 22] Compiling Data.Ix.Deriving.Internal ( src/Data/Ix/Deriving/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Data/Ix/Deriving/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Data/Ix/Deriving/Internal.dyn_o ) [ 6 of 15] Compiling Data.Bifunctor.Functor ( src/Data/Bifunctor/Functor.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bifunctors-5.6.2/build/Data/Bifunctor/Functor.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bifunctors-5.6.2/build/Data/Bifunctor/Functor.dyn_o ) Preprocessing library for happy-lib-2.1.7... Building library for happy-lib-2.1.7... [ 7 of 15] Compiling Data.Bifunctor.Flip ( src/Data/Bifunctor/Flip.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bifunctors-5.6.2/build/Data/Bifunctor/Flip.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bifunctors-5.6.2/build/Data/Bifunctor/Flip.dyn_o ) Preprocessing library for th-orphans-0.13.16... Building library for th-orphans-0.13.16... checking for gcc... /usr/local/libexec/ccache/cc Configuring executable 'happy' for happy-2.1.7... [23 of 54] Compiling Data.Text.Internal.Encoding ( src/Data/Text/Internal/Encoding.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Encoding.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Encoding.dyn_o ) [14 of 22] Compiling Data.Ix.Deriving ( src/Data/Ix/Deriving.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Data/Ix/Deriving.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Data/Ix/Deriving.dyn_o ) [15 of 22] Compiling Data.Ord.Deriving.Internal ( src/Data/Ord/Deriving/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Data/Ord/Deriving/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Data/Ord/Deriving/Internal.dyn_o ) [1 of 2] Compiling Language.Haskell.TH.Instances.Internal ( src/Language/Haskell/TH/Instances/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-orphans-0.13.16/build/Language/Haskell/TH/Instances/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-orphans-0.13.16/build/Language/Haskell/TH/Instances/Internal.dyn_o ) checking whether the C compiler works... [21 of 29] Compiling Algebra.Graph.Export ( src/Algebra/Graph/Export.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Export.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Export.dyn_o ) Preprocessing library for digest-0.0.2.1... src/Algebra/Graph/Export.hs:185:41: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 185 | export :: (Ord a, ToGraph g, ToVertex g ~ a) => (a -> Doc s) -> (a -> a -> Doc s) -> g -> Doc s | ^ [ 8 of 15] Compiling Data.Bifunctor.Join ( src/Data/Bifunctor/Join.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bifunctors-5.6.2/build/Data/Bifunctor/Join.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bifunctors-5.6.2/build/Data/Bifunctor/Join.dyn_o ) yes checking for C compiler default output file name... a.out checking for suffix of executables... [22 of 29] Compiling Algebra.Graph.Export.Dot ( src/Algebra/Graph/Export/Dot.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Export/Dot.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Export/Dot.dyn_o ) checking whether we are cross compiling... src/Algebra/Graph/Export/Dot.hs:121:63: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 121 | export :: (IsString s, Monoid s, Ord a, ToGraph g, ToVertex g ~ a) => Style a s -> g -> s | ^ src/Algebra/Graph/Export/Dot.hs:165:78: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 165 | exportAsIs :: (IsString s, Monoid s, Ord (ToVertex g), ToGraph g, ToVertex g ~ s) => g -> s | ^ [61 of 84] Compiling Basement.Types.AsciiString ( Basement/Types/AsciiString.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Types/AsciiString.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Types/AsciiString.dyn_o ) Building library for network-3.2.8.0... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/local/libexec/ccache/cc accepts -g... [62 of 84] Compiling Basement.String.Encoding.Encoding ( Basement/String/Encoding/Encoding.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/String/Encoding/Encoding.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/String/Encoding/Encoding.dyn_o ) Preprocessing library for streaming-bytestring-0.3.4... Building library for streaming-bytestring-0.3.4... [63 of 84] Compiling Basement.String.Encoding.UTF32 ( Basement/String/Encoding/UTF32.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/String/Encoding/UTF32.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/String/Encoding/UTF32.dyn_o ) [2 of 2] Compiling Language.Haskell.TH.Instances ( src/Language/Haskell/TH/Instances.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-orphans-0.13.16/build/Language/Haskell/TH/Instances.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-orphans-0.13.16/build/Language/Haskell/TH/Instances.dyn_o ) [ 9 of 15] Compiling Data.Bifunctor.Joker ( src/Data/Bifunctor/Joker.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bifunctors-5.6.2/build/Data/Bifunctor/Joker.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bifunctors-5.6.2/build/Data/Bifunctor/Joker.dyn_o ) [23 of 29] Compiling Algebra.Graph.Undirected ( src/Algebra/Graph/Undirected.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Undirected.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Undirected.dyn_o ) yes checking for /usr/local/libexec/ccache/cc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp [64 of 84] Compiling Basement.String.Encoding.UTF16 ( Basement/String/Encoding/UTF16.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/String/Encoding/UTF16.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/String/Encoding/UTF16.dyn_o ) [65 of 84] Compiling Basement.String.Encoding.ISO_8859_1 ( Basement/String/Encoding/ISO_8859_1.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/String/Encoding/ISO_8859_1.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/String/Encoding/ISO_8859_1.dyn_o ) 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... [66 of 84] Compiling Basement.String.Encoding.ASCII7 ( Basement/String/Encoding/ASCII7.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/String/Encoding/ASCII7.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/String/Encoding/ASCII7.dyn_o ) [67 of 84] Compiling Basement.Sized.UVect ( Basement/Sized/UVect.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Sized/UVect.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Sized/UVect.dyn_o ) [1 of 6] Compiling Streaming.ByteString.Internal ( lib/Streaming/ByteString/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-bytestring-0.3.4/build/Streaming/ByteString/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-bytestring-0.3.4/build/Streaming/ByteString/Internal.dyn_o ) Basement/Sized/UVect.hs:83:56: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 83 | indexStatic :: forall i n ty . (KnownNat i, CmpNat i n ~ 'LT, PrimType ty, Offsetable ty i) => UVect n ty -> ty | ^ Basement/Sized/UVect.hs:105:20: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 105 | . ( (i <=? n) ~ 'True | ^ Basement/Sized/UVect.hs:106:20: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 106 | , (j <=? n) ~ 'True | ^ Basement/Sized/UVect.hs:107:20: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 107 | , (i <=? j) ~ 'True | ^ Basement/Sized/UVect.hs:117:37: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 117 | uncons :: forall n ty . (CmpNat 0 n ~ 'LT, PrimType ty, KnownNat n, Offsetable ty n) | ^ Basement/Sized/UVect.hs:122:37: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 122 | unsnoc :: forall n ty . (CmpNat 0 n ~ 'LT, KnownNat n, PrimType ty, Offsetable ty n) | ^ Basement/Sized/UVect.hs:129:40: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 129 | splitAt :: forall i n ty . (CmpNat i n ~ 'LT, PrimType ty, KnownNat i, Countable ty i) => UVect n ty -> (UVect i ty, UVect (n-i) ty) | ^ Basement/Sized/UVect.hs:152:28: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 152 | intersperse :: (CmpNat n 1 ~ 'GT, PrimType ty) => ty -> UVect n ty -> UVect (n+n-1) ty | ^ Building library for digest-0.0.2.1... [16 of 22] Compiling Data.Ord.Deriving ( src/Data/Ord/Deriving.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Data/Ord/Deriving.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Data/Ord/Deriving.dyn_o ) [17 of 22] Compiling Data.Traversable.Deriving ( src/Data/Traversable/Deriving.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Data/Traversable/Deriving.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Data/Traversable/Deriving.dyn_o ) [18 of 22] Compiling Text.Read.Deriving.Internal ( src/Text/Read/Deriving/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Text/Read/Deriving/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Text/Read/Deriving/Internal.dyn_o ) [68 of 84] Compiling Basement.UTF8.Types ( Basement/UTF8/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/UTF8/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/UTF8/Types.dyn_o ) yes checking for sys/types.h... yes checking for sys/stat.h... yes [69 of 84] Compiling Basement.UTF8.Table ( Basement/UTF8/Table.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/UTF8/Table.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/UTF8/Table.dyn_o ) checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... [70 of 84] Compiling Basement.UTF8.Helper ( Basement/UTF8/Helper.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/UTF8/Helper.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/UTF8/Helper.dyn_o ) yes checking for inttypes.h... yes checking for stdint.h... [10 of 15] Compiling Data.Bifunctor.Product ( src/Data/Bifunctor/Product.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bifunctors-5.6.2/build/Data/Bifunctor/Product.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bifunctors-5.6.2/build/Data/Bifunctor/Product.dyn_o ) yes checking for unistd.h... yes checking xlocale.h usability... yes checking xlocale.h presence... [1 of 3] Compiling Data.Digest.Adler32 ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/digest-0.0.2.1/build/Data/Digest/Adler32.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/digest-0.0.2.1/build/Data/Digest/Adler32.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/digest-0.0.2.1/build/Data/Digest/Adler32.dyn_o ) [71 of 84] Compiling Basement.Types.CharUTF8 ( Basement/Types/CharUTF8.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Types/CharUTF8.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Types/CharUTF8.dyn_o ) [72 of 84] Compiling Basement.String.CaseMapping ( Basement/String/CaseMapping.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/String/CaseMapping.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/String/CaseMapping.dyn_o ) yes checking for xlocale.h... yes checking for strptime_l... [24 of 29] Compiling Algebra.Graph.Class ( src/Algebra/Graph/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Class.dyn_o ) Preprocessing executable 'happy' for happy-2.1.7... Building executable 'happy' for happy-2.1.7... yes checking for timegm... [2 of 3] Compiling Data.Digest.CRC32 ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/digest-0.0.2.1/build/Data/Digest/CRC32.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/digest-0.0.2.1/build/Data/Digest/CRC32.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/digest-0.0.2.1/build/Data/Digest/CRC32.dyn_o ) [4 of 4] Compiling System.Random.Stateful ( src/System/Random/Stateful.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/random-1.2.1.3/build/System/Random/Stateful.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/random-1.2.1.3/build/System/Random/Stateful.dyn_o ) yes checking whether _mkgmtime is declared... [3 of 3] Compiling Data.Digest.CRC32C ( Data/Digest/CRC32C.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/digest-0.0.2.1/build/Data/Digest/CRC32C.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/digest-0.0.2.1/build/Data/Digest/CRC32C.dyn_o ) [1 of 2] Compiling Paths_happy ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-2.1.7/x/happy/build/happy/autogen/Paths_happy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-2.1.7/x/happy/build/happy/happy-tmp/Paths_happy.o ) [25 of 29] Compiling Algebra.Graph.Relation.Transitive ( src/Algebra/Graph/Relation/Transitive.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Relation/Transitive.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Relation/Transitive.dyn_o ) [ 1 of 29] Compiling Network.Socket.Imports ( Network/Socket/Imports.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Imports.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Imports.dyn_o ) no checking for _get_current_locale... [2 of 2] Compiling Main ( app/Main.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-2.1.7/x/happy/build/happy/happy-tmp/Main.o ) [26 of 29] Compiling Algebra.Graph.Relation.Reflexive ( src/Algebra/Graph/Relation/Reflexive.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Relation/Reflexive.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Relation/Reflexive.dyn_o ) [ 2 of 29] Compiling Network.Socket.If ( Network/Socket/If.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/If.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/If.dyn_o ) no checking for _create_locale... [19 of 22] Compiling Text.Read.Deriving ( src/Text/Read/Deriving.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Text/Read/Deriving.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Text/Read/Deriving.dyn_o ) [ 3 of 29] Compiling Network.Socket.Flag ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Flag.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Flag.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Flag.dyn_o ) [20 of 22] Compiling Text.Show.Deriving.Internal ( src/Text/Show/Deriving/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Text/Show/Deriving/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Text/Show/Deriving/Internal.dyn_o ) [27 of 29] Compiling Algebra.Graph.Relation.Preorder ( src/Algebra/Graph/Relation/Preorder.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Relation/Preorder.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Relation/Preorder.dyn_o ) no checking for strtol_l... [ 4 of 29] Compiling Network.Socket.Cbits ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Cbits.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Cbits.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Cbits.dyn_o ) [11 of 15] Compiling Data.Bifunctor.Sum ( src/Data/Bifunctor/Sum.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bifunctors-5.6.2/build/Data/Bifunctor/Sum.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bifunctors-5.6.2/build/Data/Bifunctor/Sum.dyn_o ) [28 of 29] Compiling Algebra.Graph.Example.Todo ( src/Algebra/Graph/Example/Todo.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Example/Todo.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Algebra/Graph/Example/Todo.dyn_o ) yes checking for strtoll_l... [ 5 of 29] Compiling Network.Socket.Fcntl ( Network/Socket/Fcntl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Fcntl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Fcntl.dyn_o ) [ 6 of 29] Compiling Network.Socket.Posix.IOVec ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Posix/IOVec.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Posix/IOVec.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Posix/IOVec.dyn_o ) [2 of 6] Compiling Streaming.ByteString ( lib/Streaming/ByteString.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-bytestring-0.3.4/build/Streaming/ByteString.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-bytestring-0.3.4/build/Streaming/ByteString.dyn_o ) yes checking for _isspace_l... Configuring library for QuickCheck-2.15.0.1... Configuring library for MonadRandom-0.6.2... [73 of 84] Compiling Basement.Alg.UTF8 ( Basement/Alg/UTF8.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Alg/UTF8.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Alg/UTF8.dyn_o ) [29 of 29] Compiling Data.Graph.Typed ( src/Data/Graph/Typed.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Data/Graph/Typed.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/algebraic-graphs-0.7/build/Data/Graph/Typed.dyn_o ) [ 7 of 29] Compiling Network.Socket.ReadShow ( Network/Socket/ReadShow.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/ReadShow.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/ReadShow.dyn_o ) no checking for _isupper_l... [ 8 of 29] Compiling Network.Socket.Types ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Types.dyn_o ) no checking for _isdigit_l... [12 of 15] Compiling Data.Bifunctor.TH.Internal ( src/Data/Bifunctor/TH/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bifunctors-5.6.2/build/Data/Bifunctor/TH/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bifunctors-5.6.2/build/Data/Bifunctor/TH/Internal.dyn_o ) [3 of 3] Linking /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-2.1.7/x/happy/build/happy/happy [74 of 84] Compiling Basement.UTF8.Base ( Basement/UTF8/Base.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/UTF8/Base.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/UTF8/Base.dyn_o ) no checking for _isblank_l... no configure: creating ./config.status config.status: creating cbits/config.h [13 of 15] Compiling Data.Bifunctor.TH ( src/Data/Bifunctor/TH.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bifunctors-5.6.2/build/Data/Bifunctor/TH.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bifunctors-5.6.2/build/Data/Bifunctor/TH.dyn_o ) [21 of 22] Compiling Text.Show.Deriving ( src/Text/Show/Deriving.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Text/Show/Deriving.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Text/Show/Deriving.dyn_o ) [22 of 22] Compiling Data.Deriving ( src/Data/Deriving.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Data/Deriving.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-compat-0.6.7/build/Data/Deriving.dyn_o ) Preprocessing library for unix-time-0.4.17... [75 of 84] Compiling Basement.Show ( Basement/Show.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Show.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Show.dyn_o ) [76 of 84] Compiling Basement.Error ( Basement/Error.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Error.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Error.dyn_o ) [77 of 84] Compiling Basement.Imports ( Basement/Imports.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Imports.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Imports.dyn_o ) Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. [78 of 84] Compiling Basement.Environment ( Basement/Environment.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Environment.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Environment.dyn_o ) [79 of 84] Compiling Basement.Alg.String ( Basement/Alg/String.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Alg/String.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Alg/String.dyn_o ) Preprocessing library for MonadRandom-0.6.2... Building library for MonadRandom-0.6.2... [80 of 84] Compiling Basement.String ( Basement/String.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/String.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/String.dyn_o ) Preprocessing library for QuickCheck-2.15.0.1... Building library for QuickCheck-2.15.0.1... [1 of 7] Compiling Control.Monad.Random.Class ( Control/Monad/Random/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/MonadRandom-0.6.2/build/Control/Monad/Random/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/MonadRandom-0.6.2/build/Control/Monad/Random/Class.dyn_o ) Building library for unix-time-0.4.17... [1 of 5] Compiling Data.UnixTime.Types ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-time-0.4.17/build/Data/UnixTime/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-time-0.4.17/build/Data/UnixTime/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-time-0.4.17/build/Data/UnixTime/Types.dyn_o ) [ 9 of 29] Compiling Network.Socket.STM ( Network/Socket/STM.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/STM.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/STM.dyn_o ) Data/UnixTime/Types.hsc:5:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 5 | import Control.Applicative ((<$>), (<*>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [10 of 29] Compiling Network.Socket.Posix.Cmsg ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Posix/Cmsg.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Posix/Cmsg.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Posix/Cmsg.dyn_o ) [2 of 7] Compiling Control.Monad.Trans.Random.Strict ( Control/Monad/Trans/Random/Strict.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/MonadRandom-0.6.2/build/Control/Monad/Trans/Random/Strict.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/MonadRandom-0.6.2/build/Control/Monad/Trans/Random/Strict.dyn_o ) [14 of 15] Compiling Data.Bifunctor.Tannen ( src/Data/Bifunctor/Tannen.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bifunctors-5.6.2/build/Data/Bifunctor/Tannen.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bifunctors-5.6.2/build/Data/Bifunctor/Tannen.dyn_o ) [ 1 of 16] Compiling Test.QuickCheck.Exception ( src/Test/QuickCheck/Exception.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/QuickCheck-2.15.0.1/build/Test/QuickCheck/Exception.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/QuickCheck-2.15.0.1/build/Test/QuickCheck/Exception.dyn_o ) [2 of 5] Compiling Data.UnixTime.Sys ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-time-0.4.17/build/Data/UnixTime/Sys.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-time-0.4.17/build/Data/UnixTime/Sys.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-time-0.4.17/build/Data/UnixTime/Sys.dyn_o ) [ 2 of 16] Compiling Test.QuickCheck.Random ( src/Test/QuickCheck/Random.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/QuickCheck-2.15.0.1/build/Test/QuickCheck/Random.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/QuickCheck-2.15.0.1/build/Test/QuickCheck/Random.dyn_o ) [3 of 7] Compiling Control.Monad.Trans.Random.Lazy ( Control/Monad/Trans/Random/Lazy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/MonadRandom-0.6.2/build/Control/Monad/Trans/Random/Lazy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/MonadRandom-0.6.2/build/Control/Monad/Trans/Random/Lazy.dyn_o ) [24 of 54] Compiling Data.Text.Internal.Validate.Native ( src/Data/Text/Internal/Validate/Native.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Validate/Native.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Validate/Native.dyn_o ) [3 of 6] Compiling Streaming.ByteString.Char8 ( lib/Streaming/ByteString/Char8.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-bytestring-0.3.4/build/Streaming/ByteString/Char8.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-bytestring-0.3.4/build/Streaming/ByteString/Char8.dyn_o ) [25 of 54] Compiling Data.Text.Internal.Validate ( src/Data/Text/Internal/Validate.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Validate.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Validate.dyn_o ) [26 of 54] Compiling Data.Text.Unsafe ( src/Data/Text/Unsafe.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Unsafe.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Unsafe.dyn_o ) [4 of 7] Compiling Control.Monad.Trans.Random ( Control/Monad/Trans/Random.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/MonadRandom-0.6.2/build/Control/Monad/Trans/Random.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/MonadRandom-0.6.2/build/Control/Monad/Trans/Random.dyn_o ) [5 of 7] Compiling Control.Monad.Random.Lazy ( Control/Monad/Random/Lazy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/MonadRandom-0.6.2/build/Control/Monad/Random/Lazy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/MonadRandom-0.6.2/build/Control/Monad/Random/Lazy.dyn_o ) [ 3 of 16] Compiling Test.QuickCheck.Gen ( src/Test/QuickCheck/Gen.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/QuickCheck-2.15.0.1/build/Test/QuickCheck/Gen.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/QuickCheck-2.15.0.1/build/Test/QuickCheck/Gen.dyn_o ) [6 of 7] Compiling Control.Monad.Random ( Control/Monad/Random.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/MonadRandom-0.6.2/build/Control/Monad/Random.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/MonadRandom-0.6.2/build/Control/Monad/Random.dyn_o ) [7 of 7] Compiling Control.Monad.Random.Strict ( Control/Monad/Random/Strict.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/MonadRandom-0.6.2/build/Control/Monad/Random/Strict.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/MonadRandom-0.6.2/build/Control/Monad/Random/Strict.dyn_o ) [3 of 5] Compiling Data.UnixTime.Diff ( Data/UnixTime/Diff.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-time-0.4.17/build/Data/UnixTime/Diff.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-time-0.4.17/build/Data/UnixTime/Diff.dyn_o ) Data/UnixTime/Diff.hs:48:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "Integral->UnixDiffTime" may never fire because `fromIntegral' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `fromIntegral' | 48 | {-# RULES "Integral->UnixDiffTime" fromIntegral = secondsToUnixDiffTime #-} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [15 of 15] Compiling Data.Bifunctor.Wrapped ( src/Data/Bifunctor/Wrapped.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bifunctors-5.6.2/build/Data/Bifunctor/Wrapped.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bifunctors-5.6.2/build/Data/Bifunctor/Wrapped.dyn_o ) [11 of 29] Compiling Network.Socket.Internal ( Network/Socket/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Internal.dyn_o ) [4 of 5] Compiling Data.UnixTime.Conv ( Data/UnixTime/Conv.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-time-0.4.17/build/Data/UnixTime/Conv.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-time-0.4.17/build/Data/UnixTime/Conv.dyn_o ) Data/UnixTime/Conv.hs:17:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 17 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [27 of 54] Compiling Data.Text.Show ( src/Data/Text/Show.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Show.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Show.dyn_o ) [12 of 29] Compiling Network.Socket.Posix.MsgHdr ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Posix/MsgHdr.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Posix/MsgHdr.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Posix/MsgHdr.dyn_o ) [5 of 5] Compiling Data.UnixTime ( Data/UnixTime.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-time-0.4.17/build/Data/UnixTime.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unix-time-0.4.17/build/Data/UnixTime.dyn_o ) [13 of 29] Compiling Network.Socket.Posix.CmsgHdr ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Posix/CmsgHdr.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Posix/CmsgHdr.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Posix/CmsgHdr.dyn_o ) [28 of 54] Compiling Data.Text.Internal.Transformation ( src/Data/Text/Internal/Transformation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Transformation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Transformation.dyn_o ) Configuring random-shuffle-0.0.4... [ 8 of 23] Compiling Data.Vector.Fusion.Bundle ( src/Data/Vector/Fusion/Bundle.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Fusion/Bundle.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Fusion/Bundle.dyn_o ) [14 of 29] Compiling Network.Socket.Options ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Options.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Options.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Options.dyn_o ) [ 4 of 16] Compiling Test.QuickCheck.Gen.Unsafe ( src/Test/QuickCheck/Gen/Unsafe.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/QuickCheck-2.15.0.1/build/Test/QuickCheck/Gen/Unsafe.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/QuickCheck-2.15.0.1/build/Test/QuickCheck/Gen/Unsafe.dyn_o ) Configuring library for profunctors-5.6.3... [ 5 of 16] Compiling Test.QuickCheck.Arbitrary ( src/Test/QuickCheck/Arbitrary.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/QuickCheck-2.15.0.1/build/Test/QuickCheck/Arbitrary.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/QuickCheck-2.15.0.1/build/Test/QuickCheck/Arbitrary.dyn_o ) [29 of 54] Compiling Data.Text.Internal.Private ( src/Data/Text/Internal/Private.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Private.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Private.dyn_o ) [15 of 29] Compiling Network.Socket.Syscall ( Network/Socket/Syscall.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Syscall.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Syscall.dyn_o ) [30 of 54] Compiling Data.Text.Internal.Fusion ( src/Data/Text/Internal/Fusion.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Fusion.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Fusion.dyn_o ) [16 of 29] Compiling Network.Socket.Name ( Network/Socket/Name.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Name.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Name.dyn_o ) [17 of 29] Compiling Network.Socket.Info ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Info.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Info.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Info.dyn_o ) Preprocessing library for random-shuffle-0.0.4... Building library for random-shuffle-0.0.4... [4 of 6] Compiling Data.ByteString.Streaming.Char8 ( lib/Data/ByteString/Streaming/Char8.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-bytestring-0.3.4/build/Data/ByteString/Streaming/Char8.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-bytestring-0.3.4/build/Data/ByteString/Streaming/Char8.dyn_o ) [1 of 1] Compiling System.Random.Shuffle ( src/System/Random/Shuffle.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/random-shuffle-0.0.4/build/System/Random/Shuffle.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/random-shuffle-0.0.4/build/System/Random/Shuffle.dyn_o ) [5 of 6] Compiling Data.ByteString.Streaming ( lib/Data/ByteString/Streaming.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-bytestring-0.3.4/build/Data/ByteString/Streaming.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-bytestring-0.3.4/build/Data/ByteString/Streaming.dyn_o ) src/System/Random/Shuffle.hs:59:1: warning: [GHC-94817] [-Wtabs] Tab character found here, and in 10 further locations. Suggested fix: Please use spaces instead. | 59 | in b : (shuffleTree rest rs) | ^^^^^^^^ [6 of 6] Compiling Data.ByteString.Streaming.Internal ( lib/Data/ByteString/Streaming/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-bytestring-0.3.4/build/Data/ByteString/Streaming/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-bytestring-0.3.4/build/Data/ByteString/Streaming/Internal.dyn_o ) [81 of 84] Compiling Basement.Terminal.ANSI ( Basement/Terminal/ANSI.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Terminal/ANSI.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Terminal/ANSI.dyn_o ) [31 of 54] Compiling Data.Text.Internal.Encoding.Fusion.Common ( src/Data/Text/Internal/Encoding/Fusion/Common.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Encoding/Fusion/Common.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Encoding/Fusion/Common.dyn_o ) Preprocessing library for profunctors-5.6.3... Building library for profunctors-5.6.3... [18 of 29] Compiling Network.Socket.Handle ( Network/Socket/Handle.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Handle.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Handle.dyn_o ) [82 of 84] Compiling Basement.From ( Basement/From.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/From.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/From.dyn_o ) [19 of 29] Compiling Network.Socket.ByteString.Internal ( Network/Socket/ByteString/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/ByteString/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/ByteString/Internal.dyn_o ) [20 of 29] Compiling Network.Socket.Buffer ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Buffer.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Buffer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Buffer.dyn_o ) Configuring library for streaming-binary-0.3.0.1... [83 of 84] Compiling Basement.Block.Builder ( Basement/Block/Builder.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Block/Builder.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/Block/Builder.dyn_o ) Basement/Block/Builder.hs:118:30: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 118 | emitPrim :: (PrimType ty, ty ~ Word8) => ty -> Builder | ^ [ 1 of 16] Compiling Data.Profunctor.Unsafe ( src/Data/Profunctor/Unsafe.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/profunctors-5.6.3/build/Data/Profunctor/Unsafe.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/profunctors-5.6.3/build/Data/Profunctor/Unsafe.dyn_o ) [21 of 29] Compiling Network.Socket.SockAddr ( Network/Socket/SockAddr.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/SockAddr.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/SockAddr.dyn_o ) [84 of 84] Compiling Basement.String.Builder ( Basement/String/Builder.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/String/Builder.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/basement-0.0.16/build/Basement/String/Builder.dyn_o ) [22 of 29] Compiling Network.Socket.Shutdown ( Network/Socket/Shutdown.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Shutdown.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Shutdown.dyn_o ) [23 of 29] Compiling Network.Socket.ByteString.IO ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/ByteString/IO.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/ByteString/IO.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/ByteString/IO.dyn_o ) [32 of 54] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( src/Data/Text/Internal/Lazy/Encoding/Fusion.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Lazy/Encoding/Fusion.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Lazy/Encoding/Fusion.dyn_o ) [ 2 of 16] Compiling Data.Profunctor.Types ( src/Data/Profunctor/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/profunctors-5.6.3/build/Data/Profunctor/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/profunctors-5.6.3/build/Data/Profunctor/Types.dyn_o ) [24 of 29] Compiling Network.Socket.ByteString.Lazy.Posix ( Network/Socket/ByteString/Lazy/Posix.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/ByteString/Lazy/Posix.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/ByteString/Lazy/Posix.dyn_o ) [25 of 29] Compiling Network.Socket.ByteString ( Network/Socket/ByteString.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/ByteString.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/ByteString.dyn_o ) [26 of 29] Compiling Network.Socket.Address ( Network/Socket/Address.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Address.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Address.dyn_o ) [27 of 29] Compiling Network.Socket.Unix ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Unix.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Unix.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/Unix.dyn_o ) Configuring library for memory-0.18.0... Configuring library for foundation-0.0.30... [28 of 29] Compiling Network.Socket ( Network/Socket.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket.dyn_o ) [29 of 29] Compiling Network.Socket.ByteString.Lazy ( Network/Socket/ByteString/Lazy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/ByteString/Lazy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-3.2.8.0/build/Network/Socket/ByteString/Lazy.dyn_o ) [ 3 of 16] Compiling Data.Profunctor.Monad ( src/Data/Profunctor/Monad.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/profunctors-5.6.3/build/Data/Profunctor/Monad.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/profunctors-5.6.3/build/Data/Profunctor/Monad.dyn_o ) [ 4 of 16] Compiling Data.Profunctor.Adjunction ( src/Data/Profunctor/Adjunction.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/profunctors-5.6.3/build/Data/Profunctor/Adjunction.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/profunctors-5.6.3/build/Data/Profunctor/Adjunction.dyn_o ) [ 5 of 16] Compiling Data.Profunctor.Strong ( src/Data/Profunctor/Strong.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/profunctors-5.6.3/build/Data/Profunctor/Strong.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/profunctors-5.6.3/build/Data/Profunctor/Strong.dyn_o ) Preprocessing library for streaming-binary-0.3.0.1... Building library for streaming-binary-0.3.0.1... [1 of 1] Compiling Streaming.Binary ( src/Streaming/Binary.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-binary-0.3.0.1/build/Streaming/Binary.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-binary-0.3.0.1/build/Streaming/Binary.dyn_o ) [33 of 54] Compiling Data.Text.Internal.IsAscii ( src/Data/Text/Internal/IsAscii.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/IsAscii.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/IsAscii.dyn_o ) src/Streaming/Binary.hs:35:1: warning: [GHC-15328] [-Wdeprecations] Module `Data.ByteString.Streaming' is deprecated: "Use Streaming.ByteString instead." | 35 | import qualified Data.ByteString.Streaming as Q | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Streaming/Binary.hs:36:1: warning: [GHC-15328] [-Wdeprecations] Module `Data.ByteString.Streaming' is deprecated: "Use Streaming.ByteString instead." | 36 | import Data.ByteString.Streaming (ByteString) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Streaming/Binary.hs:46:6: warning: [GHC-68441] [-Wdeprecations] In the use of type constructor or class `ByteString' (imported from Data.ByteString.Streaming, but defined in Streaming.ByteString.Internal): Deprecated: "Use ByteStream instead." | 46 | => ByteString m r | ^^^^^^^^^^ src/Streaming/Binary.hs:47:9: warning: [GHC-68441] [-Wdeprecations] In the use of type constructor or class `ByteString' (imported from Data.ByteString.Streaming, but defined in Streaming.ByteString.Internal): Deprecated: "Use ByteStream instead." | 47 | -> m (ByteString m r, Int64, Either String a) | ^^^^^^^^^^ src/Streaming/Binary.hs:54:6: warning: [GHC-68441] [-Wdeprecations] In the use of type constructor or class `ByteString' (imported from Data.ByteString.Streaming, but defined in Streaming.ByteString.Internal): Deprecated: "Use ByteStream instead." | 54 | -> ByteString m r | ^^^^^^^^^^ src/Streaming/Binary.hs:55:9: warning: [GHC-68441] [-Wdeprecations] In the use of type constructor or class `ByteString' (imported from Data.ByteString.Streaming, but defined in Streaming.ByteString.Internal): Deprecated: "Use ByteStream instead." | 55 | -> m (ByteString m r, Int64, Either String a) | ^^^^^^^^^^ src/Streaming/Binary.hs:63:7: warning: [GHC-68441] [-Wdeprecations] In the use of `nextChunk' (imported from Data.ByteString.Streaming, but defined in Streaming.ByteString): Deprecated: "Use unconsChunk instead." | 63 | Q.nextChunk p >>= \case | ^^^^^^^^^^^ src/Streaming/Binary.hs:73:6: warning: [GHC-68441] [-Wdeprecations] In the use of type constructor or class `ByteString' (imported from Data.ByteString.Streaming, but defined in Streaming.ByteString.Internal): Deprecated: "Use ByteStream instead." | 73 | => ByteString m r | ^^^^^^^^^^ src/Streaming/Binary.hs:74:23: warning: [GHC-68441] [-Wdeprecations] In the use of type constructor or class `ByteString' (imported from Data.ByteString.Streaming, but defined in Streaming.ByteString.Internal): Deprecated: "Use ByteStream instead." | 74 | -> Stream (Of a) m (ByteString m r, Int64, Either String r) | ^^^^^^^^^^ src/Streaming/Binary.hs:81:6: warning: [GHC-68441] [-Wdeprecations] In the use of type constructor or class `ByteString' (imported from Data.ByteString.Streaming, but defined in Streaming.ByteString.Internal): Deprecated: "Use ByteStream instead." | 81 | -> ByteString m r | ^^^^^^^^^^ src/Streaming/Binary.hs:82:23: warning: [GHC-68441] [-Wdeprecations] In the use of type constructor or class `ByteString' (imported from Data.ByteString.Streaming, but defined in Streaming.ByteString.Internal): Deprecated: "Use ByteStream instead." | 82 | -> Stream (Of a) m (ByteString m r, Int64, Either String r) | ^^^^^^^^^^ src/Streaming/Binary.hs:90:15: warning: [GHC-68441] [-Wdeprecations] In the use of `nextChunk' (imported from Data.ByteString.Streaming, but defined in Streaming.ByteString): Deprecated: "Use unconsChunk instead." | 90 | lift (Q.nextChunk p) >>= \case | ^^^^^^^^^^^ src/Streaming/Binary.hs:98:13: warning: [GHC-68441] [-Wdeprecations] In the use of `nextChunk' (imported from Data.ByteString.Streaming, but defined in Streaming.ByteString): Deprecated: "Use unconsChunk instead." | 98 | lift (Q.nextChunk p) >>= \case | ^^^^^^^^^^^ src/Streaming/Binary.hs:106:6: warning: [GHC-68441] [-Wdeprecations] In the use of type constructor or class `ByteString' (imported from Data.ByteString.Streaming, but defined in Streaming.ByteString.Internal): Deprecated: "Use ByteStream instead." | 106 | -> ByteString m () | ^^^^^^^^^^ src/Streaming/Binary.hs:114:6: warning: [GHC-68441] [-Wdeprecations] In the use of type constructor or class `ByteString' (imported from Data.ByteString.Streaming, but defined in Streaming.ByteString.Internal): Deprecated: "Use ByteStream instead." | 114 | -> ByteString m () | ^^^^^^^^^^ src/Streaming/Binary.hs:124:6: warning: [GHC-68441] [-Wdeprecations] In the use of type constructor or class `ByteString' (imported from Data.ByteString.Streaming, but defined in Streaming.ByteString.Internal): Deprecated: "Use ByteStream instead." | 124 | -> ByteString m () | ^^^^^^^^^^ src/Streaming/Binary.hs:132:6: warning: [GHC-68441] [-Wdeprecations] In the use of type constructor or class `ByteString' (imported from Data.ByteString.Streaming, but defined in Streaming.ByteString.Internal): Deprecated: "Use ByteStream instead." | 132 | -> ByteString m () | ^^^^^^^^^^ [34 of 54] Compiling Data.Text.Internal.Encoding.Fusion ( src/Data/Text/Internal/Encoding/Fusion.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Encoding/Fusion.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Encoding/Fusion.dyn_o ) [ 6 of 16] Compiling Data.Profunctor.Closed ( src/Data/Profunctor/Closed.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/profunctors-5.6.3/build/Data/Profunctor/Closed.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/profunctors-5.6.3/build/Data/Profunctor/Closed.dyn_o ) [35 of 54] Compiling Data.Text.Encoding ( src/Data/Text/Encoding.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Encoding.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Encoding.dyn_o ) [ 7 of 16] Compiling Data.Profunctor.Choice ( src/Data/Profunctor/Choice.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/profunctors-5.6.3/build/Data/Profunctor/Choice.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/profunctors-5.6.3/build/Data/Profunctor/Choice.dyn_o ) Configuring library for simple-sendfile-0.2.32... Configuring library for crypton-socks-0.6.2... Configuring library for iproute-1.7.15... Configuring library for recv-0.1.1... [ 9 of 23] Compiling Data.Vector.Generic.Mutable ( src/Data/Vector/Generic/Mutable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Generic/Mutable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Generic/Mutable.dyn_o ) [ 8 of 16] Compiling Data.Profunctor.Traversing ( src/Data/Profunctor/Traversing.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/profunctors-5.6.3/build/Data/Profunctor/Traversing.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/profunctors-5.6.3/build/Data/Profunctor/Traversing.dyn_o ) Preprocessing library for memory-0.18.0... Preprocessing library for foundation-0.0.30... [ 9 of 16] Compiling Data.Profunctor.Mapping ( src/Data/Profunctor/Mapping.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/profunctors-5.6.3/build/Data/Profunctor/Mapping.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/profunctors-5.6.3/build/Data/Profunctor/Mapping.dyn_o ) Building library for memory-0.18.0... [10 of 16] Compiling Data.Profunctor ( src/Data/Profunctor.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/profunctors-5.6.3/build/Data/Profunctor.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/profunctors-5.6.3/build/Data/Profunctor.dyn_o ) [11 of 16] Compiling Data.Profunctor.Sieve ( src/Data/Profunctor/Sieve.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/profunctors-5.6.3/build/Data/Profunctor/Sieve.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/profunctors-5.6.3/build/Data/Profunctor/Sieve.dyn_o ) [12 of 16] Compiling Data.Profunctor.Rep ( src/Data/Profunctor/Rep.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/profunctors-5.6.3/build/Data/Profunctor/Rep.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/profunctors-5.6.3/build/Data/Profunctor/Rep.dyn_o ) [36 of 54] Compiling Data.Text.Foreign ( src/Data/Text/Foreign.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Foreign.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Foreign.dyn_o ) [13 of 16] Compiling Data.Profunctor.Composition ( src/Data/Profunctor/Composition.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/profunctors-5.6.3/build/Data/Profunctor/Composition.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/profunctors-5.6.3/build/Data/Profunctor/Composition.dyn_o ) [37 of 54] Compiling Data.Text ( src/Data/Text.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text.dyn_o ) [14 of 16] Compiling Data.Profunctor.Ran ( src/Data/Profunctor/Ran.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/profunctors-5.6.3/build/Data/Profunctor/Ran.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/profunctors-5.6.3/build/Data/Profunctor/Ran.dyn_o ) [15 of 16] Compiling Data.Profunctor.Cayley ( src/Data/Profunctor/Cayley.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/profunctors-5.6.3/build/Data/Profunctor/Cayley.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/profunctors-5.6.3/build/Data/Profunctor/Cayley.dyn_o ) [ 1 of 28] Compiling Data.Memory.ExtendedWords ( Data/Memory/ExtendedWords.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/Memory/ExtendedWords.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/Memory/ExtendedWords.dyn_o ) [ 2 of 28] Compiling Data.Memory.Internal.Compat ( Data/Memory/Internal/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/Memory/Internal/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/Memory/Internal/Compat.dyn_o ) [ 3 of 28] Compiling Data.Memory.Endian ( Data/Memory/Endian.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/Memory/Endian.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/Memory/Endian.dyn_o ) [16 of 16] Compiling Data.Profunctor.Yoneda ( src/Data/Profunctor/Yoneda.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/profunctors-5.6.3/build/Data/Profunctor/Yoneda.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/profunctors-5.6.3/build/Data/Profunctor/Yoneda.dyn_o ) [ 4 of 28] Compiling Data.Memory.Hash.SipHash ( Data/Memory/Hash/SipHash.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/Memory/Hash/SipHash.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/Memory/Hash/SipHash.dyn_o ) Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. [ 5 of 28] Compiling Data.Memory.Encoding.Base32 ( Data/Memory/Encoding/Base32.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/Memory/Encoding/Base32.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/Memory/Encoding/Base32.dyn_o ) Preprocessing library for simple-sendfile-0.2.32... [ 6 of 16] Compiling Test.QuickCheck.Poly ( src/Test/QuickCheck/Poly.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/QuickCheck-2.15.0.1/build/Test/QuickCheck/Poly.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/QuickCheck-2.15.0.1/build/Test/QuickCheck/Poly.dyn_o ) Preprocessing library for iproute-1.7.15... Building library for iproute-1.7.15... [ 7 of 16] Compiling Test.QuickCheck.Modifiers ( src/Test/QuickCheck/Modifiers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/QuickCheck-2.15.0.1/build/Test/QuickCheck/Modifiers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/QuickCheck-2.15.0.1/build/Test/QuickCheck/Modifiers.dyn_o ) [ 6 of 28] Compiling Data.Memory.Encoding.Base16 ( Data/Memory/Encoding/Base16.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/Memory/Encoding/Base16.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/Memory/Encoding/Base16.dyn_o ) [ 7 of 28] Compiling Data.Memory.Internal.CompatPrim ( Data/Memory/Internal/CompatPrim.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/Memory/Internal/CompatPrim.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/Memory/Internal/CompatPrim.dyn_o ) Preprocessing library for recv-0.1.1... Building library for recv-0.1.1... [ 8 of 28] Compiling Data.Memory.Internal.CompatPrim64 ( Data/Memory/Internal/CompatPrim64.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/Memory/Internal/CompatPrim64.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/Memory/Internal/CompatPrim64.dyn_o ) Data/Memory/Internal/CompatPrim64.hs:58:1: warning: [GHC-40910] [-Wunused-top-binds] Defined but not used: type constructor or class `OutBool' | 58 | type OutBool = Int# | ^^^^^^^^^^^^^^^^^^^ [1 of 9] Compiling Data.IP.Addr ( Data/IP/Addr.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iproute-1.7.15/build/Data/IP/Addr.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iproute-1.7.15/build/Data/IP/Addr.dyn_o ) [ 9 of 28] Compiling Data.Memory.Internal.DeepSeq ( Data/Memory/Internal/DeepSeq.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/Memory/Internal/DeepSeq.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/Memory/Internal/DeepSeq.dyn_o ) [10 of 28] Compiling Data.Memory.Internal.Imports ( Data/Memory/Internal/Imports.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/Memory/Internal/Imports.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/Memory/Internal/Imports.dyn_o ) [1 of 4] Compiling Network.Socket.BufferPool.Types ( Network/Socket/BufferPool/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/recv-0.1.1/build/Network/Socket/BufferPool/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/recv-0.1.1/build/Network/Socket/BufferPool/Types.dyn_o ) Building library for foundation-0.0.30... [11 of 28] Compiling Data.Memory.Hash.FNV ( Data/Memory/Hash/FNV.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/Memory/Hash/FNV.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/Memory/Hash/FNV.dyn_o ) Preprocessing library for crypton-socks-0.6.2... Building library for crypton-socks-0.6.2... [2 of 4] Compiling Network.Socket.BufferPool.Buffer ( Network/Socket/BufferPool/Buffer.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/recv-0.1.1/build/Network/Socket/BufferPool/Buffer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/recv-0.1.1/build/Network/Socket/BufferPool/Buffer.dyn_o ) [3 of 4] Compiling Network.Socket.BufferPool.Recv ( Network/Socket/BufferPool/Recv.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/recv-0.1.1/build/Network/Socket/BufferPool/Recv.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/recv-0.1.1/build/Network/Socket/BufferPool/Recv.dyn_o ) [12 of 28] Compiling Data.Memory.Encoding.Base64 ( Data/Memory/Encoding/Base64.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/Memory/Encoding/Base64.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/Memory/Encoding/Base64.dyn_o ) Data/IP/Addr.hs:11:19: warning: [GHC-38856] [-Wunused-imports] The import of foldl' from module `Data.List' is redundant | 11 | import Data.List (foldl', intersperse) | ^^^^^^ Data/IP/Addr.hs:679:5: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type `[Int]' not matched: [] [_] [_, _] [_, _, _] ... | 679 | [i1, i2, i3, i4] = fromIPv4 ip | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [4 of 4] Compiling Network.Socket.BufferPool ( Network/Socket/BufferPool.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/recv-0.1.1/build/Network/Socket/BufferPool.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/recv-0.1.1/build/Network/Socket/BufferPool.dyn_o ) [13 of 28] Compiling Data.Memory.MemMap.Posix ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/Memory/MemMap/Posix.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/Memory/MemMap/Posix.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/Memory/MemMap/Posix.dyn_o ) [1 of 7] Compiling Network.Socks5.Parse ( src/Network/Socks5/Parse.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-socks-0.6.2/build/Network/Socks5/Parse.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-socks-0.6.2/build/Network/Socks5/Parse.dyn_o ) Building library for simple-sendfile-0.2.32... [14 of 28] Compiling Data.Memory.PtrMethods ( Data/Memory/PtrMethods.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/Memory/PtrMethods.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/Memory/PtrMethods.dyn_o ) [2 of 7] Compiling Network.Socks5.Types ( src/Network/Socks5/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-socks-0.6.2/build/Network/Socks5/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-socks-0.6.2/build/Network/Socks5/Types.dyn_o ) [15 of 28] Compiling Data.ByteArray.Types ( Data/ByteArray/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/ByteArray/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/ByteArray/Types.dyn_o ) [1 of 4] Compiling Network.Sendfile.IOVec ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/simple-sendfile-0.2.32/build/Network/Sendfile/IOVec.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/simple-sendfile-0.2.32/build/Network/Sendfile/IOVec.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/simple-sendfile-0.2.32/build/Network/Sendfile/IOVec.dyn_o ) [10 of 23] Compiling Data.Vector.Generic.New ( src/Data/Vector/Generic/New.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Generic/New.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Generic/New.dyn_o ) [16 of 28] Compiling Data.ByteArray.MemView ( Data/ByteArray/MemView.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/ByteArray/MemView.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/ByteArray/MemView.dyn_o ) [17 of 28] Compiling Data.ByteArray.Pack.Internal ( Data/ByteArray/Pack/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/ByteArray/Pack/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/ByteArray/Pack/Internal.dyn_o ) [ 8 of 16] Compiling Test.QuickCheck.Function ( src/Test/QuickCheck/Function.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/QuickCheck-2.15.0.1/build/Test/QuickCheck/Function.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/QuickCheck-2.15.0.1/build/Test/QuickCheck/Function.dyn_o ) [18 of 28] Compiling Data.ByteArray.Hash ( Data/ByteArray/Hash.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/ByteArray/Hash.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/ByteArray/Hash.dyn_o ) [2 of 4] Compiling Network.Sendfile.Types ( Network/Sendfile/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/simple-sendfile-0.2.32/build/Network/Sendfile/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/simple-sendfile-0.2.32/build/Network/Sendfile/Types.dyn_o ) [19 of 28] Compiling Data.ByteArray.Sized ( Data/ByteArray/Sized.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/ByteArray/Sized.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/ByteArray/Sized.dyn_o ) [3 of 4] Compiling Network.Sendfile.BSD ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/simple-sendfile-0.2.32/build/Network/Sendfile/BSD.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/simple-sendfile-0.2.32/build/Network/Sendfile/BSD.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/simple-sendfile-0.2.32/build/Network/Sendfile/BSD.dyn_o ) Network/Sendfile/BSD.hsc:20:32: warning: [GHC-38856] [-Wunused-imports] The import of `poke' from module `Foreign.Storable' is redundant | 20 | import Foreign.Storable (peek, poke) | ^^^^ Data/ByteArray/Sized.hs:138:19: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 138 | , nbytes ~ (Base.PrimSize ty * n) | ^ Data/ByteArray/Sized.hs:206:20: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 206 | , (ni + 1) ~ no | ^ Data/ByteArray/Sized.hs:219:20: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 219 | , (ni + 1) ~ no | ^ Data/ByteArray/Sized.hs:263:44: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 263 | , nblhs <= nbi, (nbrhs + nblhs) ~ nbi | ^ Data/ByteArray/Sized.hs:294:21: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 294 | , (nbo + n) ~ nbi | ^ Data/ByteArray/Sized.hs:311:29: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 311 | , (nbrhs + nblhs) ~ nbout | ^ [ 1 of 102] Compiling Foundation.Array.Internal ( Foundation/Array/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Array/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Array/Internal.dyn_o ) [ 2 of 102] Compiling Foundation.Class.Bifunctor ( Foundation/Class/Bifunctor.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Class/Bifunctor.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Class/Bifunctor.dyn_o ) [11 of 23] Compiling Data.Vector.Generic ( src/Data/Vector/Generic.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Generic.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Generic.dyn_o ) [ 3 of 102] Compiling Foundation.Collection.Copy ( Foundation/Collection/Copy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Collection/Copy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Collection/Copy.dyn_o ) [4 of 4] Compiling Network.Sendfile ( Network/Sendfile.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/simple-sendfile-0.2.32/build/Network/Sendfile.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/simple-sendfile-0.2.32/build/Network/Sendfile.dyn_o ) [ 4 of 102] Compiling Foundation.Collection.Element ( Foundation/Collection/Element.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Collection/Element.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Collection/Element.dyn_o ) [ 5 of 102] Compiling Foundation.Collection.Collection ( Foundation/Collection/Collection.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Collection/Collection.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Collection/Collection.dyn_o ) [20 of 28] Compiling Data.ByteArray.ScrubbedBytes ( Data/ByteArray/ScrubbedBytes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/ByteArray/ScrubbedBytes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/ByteArray/ScrubbedBytes.dyn_o ) [2 of 9] Compiling Data.IP.Builder ( Data/IP/Builder.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iproute-1.7.15/build/Data/IP/Builder.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iproute-1.7.15/build/Data/IP/Builder.dyn_o ) Foundation/Collection/Collection.hs:68:25: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 68 | class (IsList c, Item c ~ Element c) => Collection c where | ^ Foundation/Collection/Collection.hs:79:33: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 79 | elem :: forall a . (Eq a, a ~ Element c) => Element c -> c -> Bool | ^ Foundation/Collection/Collection.hs:84:36: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 84 | notElem :: forall a . (Eq a, a ~ Element c) => Element c -> c -> Bool | ^ Foundation/Collection/Collection.hs:88:37: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 88 | maximum :: forall a . (Ord a, a ~ Element c) => NonEmpty c -> Element c | ^ Foundation/Collection/Collection.hs:90:37: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 90 | minimum :: forall a . (Ord a, a ~ Element c) => NonEmpty c -> Element c | ^ Foundation/Collection/Collection.hs:160:37: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 160 | and :: (Collection col, Element col ~ Bool) => col -> Bool | ^ Foundation/Collection/Collection.hs:164:36: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 164 | or :: (Collection col, Element col ~ Bool) => col -> Bool | ^ [21 of 28] Compiling Data.ByteArray.Methods ( Data/ByteArray/Methods.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/ByteArray/Methods.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/ByteArray/Methods.dyn_o ) [ 9 of 16] Compiling Test.QuickCheck.Text ( src/Test/QuickCheck/Text.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/QuickCheck-2.15.0.1/build/Test/QuickCheck/Text.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/QuickCheck-2.15.0.1/build/Test/QuickCheck/Text.dyn_o ) [ 6 of 102] Compiling Foundation.Collection.Buildable ( Foundation/Collection/Buildable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Collection/Buildable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Collection/Buildable.dyn_o ) [ 7 of 102] Compiling Foundation.Collection.Foldable ( Foundation/Collection/Foldable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Collection/Foldable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Collection/Foldable.dyn_o ) [3 of 9] Compiling Data.IP.Mask ( Data/IP/Mask.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iproute-1.7.15/build/Data/IP/Mask.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iproute-1.7.15/build/Data/IP/Mask.dyn_o ) [22 of 28] Compiling Data.ByteArray.View ( Data/ByteArray/View.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/ByteArray/View.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/ByteArray/View.dyn_o ) [4 of 9] Compiling Data.IP.Range ( Data/IP/Range.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iproute-1.7.15/build/Data/IP/Range.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iproute-1.7.15/build/Data/IP/Range.dyn_o ) [ 8 of 102] Compiling Foundation.Collection.Indexed ( Foundation/Collection/Indexed.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Collection/Indexed.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Collection/Indexed.dyn_o ) [23 of 28] Compiling Data.ByteArray.Parse ( Data/ByteArray/Parse.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/ByteArray/Parse.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/ByteArray/Parse.dyn_o ) [ 9 of 102] Compiling Foundation.Collection.InnerFunctor ( Foundation/Collection/InnerFunctor.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Collection/InnerFunctor.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Collection/InnerFunctor.dyn_o ) Foundation/Collection/InnerFunctor.hs:16:47: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 16 | default imap :: (Functor f, Element (f a) ~ a, f a ~ c) => (Element c -> Element c) -> c -> c | ^ Foundation/Collection/InnerFunctor.hs:16:56: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 16 | default imap :: (Functor f, Element (f a) ~ a, f a ~ c) => (Element c -> Element c) -> c -> c | ^ [ 10 of 102] Compiling Foundation.Collection.Keyed ( Foundation/Collection/Keyed.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Collection/Keyed.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Collection/Keyed.dyn_o ) [ 11 of 102] Compiling Foundation.Collection.Mappable ( Foundation/Collection/Mappable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Collection/Mappable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Collection/Mappable.dyn_o ) [10 of 16] Compiling Test.QuickCheck.State ( src/Test/QuickCheck/State.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/QuickCheck-2.15.0.1/build/Test/QuickCheck/State.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/QuickCheck-2.15.0.1/build/Test/QuickCheck/State.dyn_o ) [3 of 7] Compiling Network.Socks5.Conf ( src/Network/Socks5/Conf.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-socks-0.6.2/build/Network/Socks5/Conf.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-socks-0.6.2/build/Network/Socks5/Conf.dyn_o ) [ 12 of 102] Compiling Foundation.Collection.Mutable ( Foundation/Collection/Mutable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Collection/Mutable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Collection/Mutable.dyn_o ) [4 of 7] Compiling Network.Socks5.Wire ( src/Network/Socks5/Wire.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-socks-0.6.2/build/Network/Socks5/Wire.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-socks-0.6.2/build/Network/Socks5/Wire.dyn_o ) [24 of 28] Compiling Data.ByteArray.Mapping ( Data/ByteArray/Mapping.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/ByteArray/Mapping.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/ByteArray/Mapping.dyn_o ) [25 of 28] Compiling Data.ByteArray.Encoding ( Data/ByteArray/Encoding.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/ByteArray/Encoding.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/ByteArray/Encoding.dyn_o ) [11 of 16] Compiling Test.QuickCheck.Property ( src/Test/QuickCheck/Property.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/QuickCheck-2.15.0.1/build/Test/QuickCheck/Property.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/QuickCheck-2.15.0.1/build/Test/QuickCheck/Property.dyn_o ) [ 13 of 102] Compiling Foundation.Foreign ( Foundation/Foreign.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Foreign.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Foreign.dyn_o ) [ 14 of 102] Compiling Foundation.Foreign.Alloc ( Foundation/Foreign/Alloc.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Foreign/Alloc.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Foreign/Alloc.dyn_o ) [26 of 28] Compiling Data.ByteArray.Bytes ( Data/ByteArray/Bytes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/ByteArray/Bytes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/ByteArray/Bytes.dyn_o ) [ 15 of 102] Compiling Foundation.IO.Terminal ( Foundation/IO/Terminal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/IO/Terminal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/IO/Terminal.dyn_o ) [ 16 of 102] Compiling Foundation.List.ListN ( Foundation/List/ListN.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/List/ListN.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/List/ListN.dyn_o ) [ 17 of 102] Compiling Foundation.Math.Trigonometry ( Foundation/Math/Trigonometry.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Math/Trigonometry.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Math/Trigonometry.dyn_o ) [ 18 of 102] Compiling Foundation.Monad.Exception ( Foundation/Monad/Exception.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Monad/Exception.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Monad/Exception.dyn_o ) [ 19 of 102] Compiling Foundation.Exception ( Foundation/Exception.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Exception.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Exception.dyn_o ) [ 20 of 102] Compiling Foundation.Monad.MonadIO ( Foundation/Monad/MonadIO.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Monad/MonadIO.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Monad/MonadIO.dyn_o ) [ 21 of 102] Compiling Foundation.Monad.Transformer ( Foundation/Monad/Transformer.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Monad/Transformer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Monad/Transformer.dyn_o ) [ 22 of 102] Compiling Foundation.Monad.Identity ( Foundation/Monad/Identity.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Monad/Identity.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Monad/Identity.dyn_o ) [27 of 28] Compiling Data.ByteArray ( Data/ByteArray.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/ByteArray.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/ByteArray.dyn_o ) [28 of 28] Compiling Data.ByteArray.Pack ( Data/ByteArray/Pack.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/ByteArray/Pack.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/memory-0.18.0/build/Data/ByteArray/Pack.dyn_o ) [ 23 of 102] Compiling Foundation.Monad.Base ( Foundation/Monad/Base.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Monad/Base.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Monad/Base.dyn_o ) [ 24 of 102] Compiling Foundation.Monad.State ( Foundation/Monad/State.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Monad/State.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Monad/State.dyn_o ) [ 25 of 102] Compiling Foundation.Monad.Reader ( Foundation/Monad/Reader.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Monad/Reader.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Monad/Reader.dyn_o ) [ 26 of 102] Compiling Foundation.Monad.Except ( Foundation/Monad/Except.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Monad/Except.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Monad/Except.dyn_o ) [ 27 of 102] Compiling Foundation.Numerical.Floating ( Foundation/Numerical/Floating.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Numerical/Floating.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Numerical/Floating.dyn_o ) [ 28 of 102] Compiling Foundation.Numerical ( Foundation/Numerical.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Numerical.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Numerical.dyn_o ) Configuring library for pem-0.2.4... Warning: asn1-types.cabal:17:34: version operators used. To use version operators the package needs to specify at least 'cabal-version: >= 1.8'. Configuring asn1-types-0.3.4... Configuring library for crypton-1.0.4... [ 29 of 102] Compiling Foundation.Monad ( Foundation/Monad.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Monad.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Monad.dyn_o ) [5 of 9] Compiling Data.IP.Op ( Data/IP/Op.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iproute-1.7.15/build/Data/IP/Op.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iproute-1.7.15/build/Data/IP/Op.dyn_o ) Data/IP/Op.hs:103:5: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type `[Int]' not matched: [] [_] [_, _] [_, _, _] ... | 103 | [i1, i2, i3, i4] = fromIPv4 ip | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 30 of 102] Compiling Foundation.Conduit.Internal ( Foundation/Conduit/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Conduit/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Conduit/Internal.dyn_o ) [6 of 9] Compiling Data.IP.Internal ( Data/IP/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iproute-1.7.15/build/Data/IP/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iproute-1.7.15/build/Data/IP/Internal.dyn_o ) [7 of 9] Compiling Data.IP ( Data/IP.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iproute-1.7.15/build/Data/IP.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iproute-1.7.15/build/Data/IP.dyn_o ) [8 of 9] Compiling Data.IP.RouteTable.Internal ( Data/IP/RouteTable/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iproute-1.7.15/build/Data/IP/RouteTable/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iproute-1.7.15/build/Data/IP/RouteTable/Internal.dyn_o ) Data/IP/RouteTable/Internal.hs:16:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Foldable' is redundant except perhaps to import instances from `Data.Foldable' To import instances alone, use: import Data.Foldable() | 16 | import Data.Foldable (Foldable (..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [5 of 7] Compiling Network.Socks5.Command ( src/Network/Socks5/Command.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-socks-0.6.2/build/Network/Socks5/Command.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-socks-0.6.2/build/Network/Socks5/Command.dyn_o ) [9 of 9] Compiling Data.IP.RouteTable ( Data/IP/RouteTable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iproute-1.7.15/build/Data/IP/RouteTable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iproute-1.7.15/build/Data/IP/RouteTable.dyn_o ) [6 of 7] Compiling Network.Socks5.Lowlevel ( src/Network/Socks5/Lowlevel.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-socks-0.6.2/build/Network/Socks5/Lowlevel.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-socks-0.6.2/build/Network/Socks5/Lowlevel.dyn_o ) [7 of 7] Compiling Network.Socks5 ( src/Network/Socks5.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-socks-0.6.2/build/Network/Socks5.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-socks-0.6.2/build/Network/Socks5.dyn_o ) [ 31 of 102] Compiling Foundation.Collection.List ( Foundation/Collection/List.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Collection/List.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Collection/List.dyn_o ) [ 32 of 102] Compiling Foundation.Collection.Sequential ( Foundation/Collection/Sequential.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Collection/Sequential.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Collection/Sequential.dyn_o ) Foundation/Collection/Sequential.hs:36:25: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 36 | class (IsList c, Item c ~ Element c, Monoid c, Collection c) => Sequential c where | ^ Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. Preprocessing library for pem-0.2.4... Building library for pem-0.2.4... Preprocessing library for asn1-types-0.3.4... Building library for asn1-types-0.3.4... [1 of 4] Compiling Data.PEM.Types ( Data/PEM/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pem-0.2.4/build/Data/PEM/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pem-0.2.4/build/Data/PEM/Types.dyn_o ) [12 of 16] Compiling Test.QuickCheck.Test ( src/Test/QuickCheck/Test.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/QuickCheck-2.15.0.1/build/Test/QuickCheck/Test.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/QuickCheck-2.15.0.1/build/Test/QuickCheck/Test.dyn_o ) [1 of 6] Compiling Data.ASN1.BitArray ( Data/ASN1/BitArray.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-types-0.3.4/build/Data/ASN1/BitArray.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-types-0.3.4/build/Data/ASN1/BitArray.dyn_o ) Preprocessing library for crypton-1.0.4... Building library for crypton-1.0.4... [2 of 6] Compiling Data.ASN1.OID ( Data/ASN1/OID.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-types-0.3.4/build/Data/ASN1/OID.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-types-0.3.4/build/Data/ASN1/OID.dyn_o ) [ 33 of 102] Compiling Foundation.Collection.Zippable ( Foundation/Collection/Zippable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Collection/Zippable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Collection/Zippable.dyn_o ) [3 of 6] Compiling Data.ASN1.Types.Lowlevel ( Data/ASN1/Types/Lowlevel.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-types-0.3.4/build/Data/ASN1/Types/Lowlevel.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-types-0.3.4/build/Data/ASN1/Types/Lowlevel.dyn_o ) [2 of 4] Compiling Data.PEM.Parser ( Data/PEM/Parser.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pem-0.2.4/build/Data/PEM/Parser.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pem-0.2.4/build/Data/PEM/Parser.dyn_o ) [3 of 4] Compiling Data.PEM.Writer ( Data/PEM/Writer.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pem-0.2.4/build/Data/PEM/Writer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pem-0.2.4/build/Data/PEM/Writer.dyn_o ) Foundation/Collection/Zippable.hs:111:24: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 111 | , Element col ~ (Element a, Element b) ) | ^ Foundation/Collection/Zippable.hs:117:25: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 117 | , Element col ~ (Element a, Element b, Element c) ) | ^ Foundation/Collection/Zippable.hs:123:25: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 123 | , Element col ~ (Element a, Element b, Element c, Element d) ) | ^ Foundation/Collection/Zippable.hs:129:25: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 129 | , Element col ~ (Element a, Element b, Element c, Element d, Element e) ) | ^ Foundation/Collection/Zippable.hs:135:25: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 135 | , Element col ~ (Element a, Element b, Element c, Element d, Element e, Element f) ) | ^ Foundation/Collection/Zippable.hs:141:25: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 141 | , Element col ~ (Element a, Element b, Element c, Element d, Element e, Element f, Element g) ) | ^ Foundation/Collection/Zippable.hs:147:53: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 147 | unzip :: (Sequential a, Sequential b, Element col ~ (Element a, Element b)) | ^ Foundation/Collection/Zippable.hs:157:27: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 157 | , Element col ~ (Element a, Element b, Element c) ) | ^ Foundation/Collection/Zippable.hs:167:27: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 167 | , Element col ~ (Element a, Element b, Element c, Element d) ) | ^ Foundation/Collection/Zippable.hs:177:27: warning[: [GHC-12003] [-Wtype-equality-out-of-scope] 4 of 4] Compiling * The Data.PEM ( Data/PEM.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pem-0.2.4/build/Data/PEM.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pem-0.2.4/build/Data/PEM.dyn_o ) `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 177 | , Element col ~ (Element a, Element b, Element c, Element d, Element e) ) | ^ Foundation/Collection/Zippable.hs:187:27: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 187 | , Element col ~ (Element a, Element b, Element c, Element d, Element e, Element f) ) | ^ Foundation/Collection/Zippable.hs:197:27: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 197 | , Element col ~ (Element a, Element b, Element c, Element d, Element e, Element f, Element g) ) | ^ [4 of 6] Compiling Data.ASN1.Types.String ( Data/ASN1/Types/String.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-types-0.3.4/build/Data/ASN1/Types/String.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-types-0.3.4/build/Data/ASN1/Types/String.dyn_o ) [5 of 6] Compiling Data.ASN1.Types ( Data/ASN1/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-types-0.3.4/build/Data/ASN1/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-types-0.3.4/build/Data/ASN1/Types.dyn_o ) [ 1 of 139] Compiling Crypto.Cipher.DES.Primitive ( Crypto/Cipher/DES/Primitive.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/DES/Primitive.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/DES/Primitive.dyn_o ) [6 of 6] Compiling Data.ASN1.Pretty ( Data/ASN1/Pretty.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-types-0.3.4/build/Data/ASN1/Pretty.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-types-0.3.4/build/Data/ASN1/Pretty.dyn_o ) [ 34 of 102] Compiling Foundation.Collection ( Foundation/Collection.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Collection.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Collection.dyn_o ) [ 35 of 102] Compiling Foundation.List.DList ( Foundation/List/DList.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/List/DList.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/List/DList.dyn_o ) [13 of 16] Compiling Test.QuickCheck.Monadic ( src/Test/QuickCheck/Monadic.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/QuickCheck-2.15.0.1/build/Test/QuickCheck/Monadic.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/QuickCheck-2.15.0.1/build/Test/QuickCheck/Monadic.dyn_o ) [ 2 of 139] Compiling Crypto.Data.Padding ( Crypto/Data/Padding.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Data/Padding.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Data/Padding.dyn_o ) [38 of 54] Compiling Data.Text.Read ( src/Data/Text/Read.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Read.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Read.dyn_o ) [ 3 of 139] Compiling Crypto.Error.Types ( Crypto/Error/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Error/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Error/Types.dyn_o ) [ 36 of 102] Compiling Foundation.Conduit.Textual ( Foundation/Conduit/Textual.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Conduit/Textual.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Conduit/Textual.dyn_o ) [ 37 of 102] Compiling Foundation.Class.Storable ( Foundation/Class/Storable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Class/Storable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Class/Storable.dyn_o ) [14 of 16] Compiling Test.QuickCheck.All ( src/Test/QuickCheck/All.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/QuickCheck-2.15.0.1/build/Test/QuickCheck/All.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/QuickCheck-2.15.0.1/build/Test/QuickCheck/All.dyn_o ) [ 4 of 139] Compiling Crypto.Error ( Crypto/Error.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Error.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Error.dyn_o ) [ 5 of 139] Compiling Crypto.Internal.Compat ( Crypto/Internal/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Internal/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Internal/Compat.dyn_o ) [ 38 of 102] Compiling Foundation.Bits ( Foundation/Bits.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Bits.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Bits.dyn_o ) [ 6 of 139] Compiling Crypto.Internal.ByteArray ( Crypto/Internal/ByteArray.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Internal/ByteArray.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Internal/ByteArray.dyn_o ) [15 of 16] Compiling Test.QuickCheck.Features ( src/Test/QuickCheck/Features.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/QuickCheck-2.15.0.1/build/Test/QuickCheck/Features.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/QuickCheck-2.15.0.1/build/Test/QuickCheck/Features.dyn_o ) [ 7 of 139] Compiling Crypto.Cipher.Types.Utils ( Crypto/Cipher/Types/Utils.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/Types/Utils.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/Types/Utils.dyn_o ) [ 39 of 102] Compiling Foundation.Array.Bitmap ( Foundation/Array/Bitmap.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Array/Bitmap.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Array/Bitmap.dyn_o ) [ 8 of 139] Compiling Crypto.Internal.CompatPrim ( Crypto/Internal/CompatPrim.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Internal/CompatPrim.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Internal/CompatPrim.dyn_o ) Configuring library for asn1-encoding-0.9.6... [ 9 of 139] Compiling Crypto.Internal.DeepSeq ( Crypto/Internal/DeepSeq.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Internal/DeepSeq.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Internal/DeepSeq.dyn_o ) [16 of 16] Compiling Test.QuickCheck ( src/Test/QuickCheck.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/QuickCheck-2.15.0.1/build/Test/QuickCheck.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/QuickCheck-2.15.0.1/build/Test/QuickCheck.dyn_o ) [ 10 of 139] Compiling Crypto.Cipher.Types.Base ( Crypto/Cipher/Types/Base.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/Types/Base.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/Types/Base.dyn_o ) [39 of 54] Compiling Data.Text.Internal.Lazy ( src/Data/Text/Internal/Lazy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Lazy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Lazy.dyn_o ) [ 11 of 139] Compiling Crypto.Cipher.Types.Stream ( Crypto/Cipher/Types/Stream.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/Types/Stream.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/Types/Stream.dyn_o ) [ 12 of 139] Compiling Crypto.Internal.Imports ( Crypto/Internal/Imports.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Internal/Imports.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Internal/Imports.dyn_o ) [ 13 of 139] Compiling Crypto.Internal.Builder ( Crypto/Internal/Builder.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Internal/Builder.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Internal/Builder.dyn_o ) [ 14 of 139] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/Types.dyn_o ) [40 of 54] Compiling Data.Text.Lazy.Internal ( src/Data/Text/Lazy/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Lazy/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Lazy/Internal.dyn_o ) [ 40 of 102] Compiling Foundation.Partial ( Foundation/Partial.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Partial.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Partial.dyn_o ) [41 of 54] Compiling Data.Text.Internal.Lazy.Search ( src/Data/Text/Internal/Lazy/Search.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Lazy/Search.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Lazy/Search.dyn_o ) [ 41 of 102] Compiling Foundation.Primitive ( Foundation/Primitive.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Primitive.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Primitive.dyn_o ) [ 15 of 139] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/Whirlpool.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/Whirlpool.dyn_o ) [ 42 of 102] Compiling Foundation.Array.Chunked.Unboxed ( Foundation/Array/Chunked/Unboxed.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Array/Chunked/Unboxed.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Array/Chunked/Unboxed.dyn_o ) [ 16 of 139] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/Tiger.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/Tiger.dyn_o ) [ 17 of 139] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/Skein512.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/Skein512.dyn_o ) [42 of 54] Compiling Data.Text.Internal.Lazy.Fusion ( src/Data/Text/Internal/Lazy/Fusion.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Lazy/Fusion.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Lazy/Fusion.dyn_o ) [ 18 of 139] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/Skein256.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/Skein256.dyn_o ) [ 43 of 102] Compiling Foundation.Array ( Foundation/Array.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Array.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Array.dyn_o ) [43 of 54] Compiling Data.Text.Lazy.Encoding ( src/Data/Text/Lazy/Encoding.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Lazy/Encoding.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Lazy/Encoding.dyn_o ) [ 44 of 102] Compiling Foundation.Hashing.Hasher ( Foundation/Hashing/Hasher.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Hashing/Hasher.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Hashing/Hasher.dyn_o ) [ 19 of 139] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/SHA512t.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/SHA512t.dyn_o ) [ 45 of 102] Compiling Foundation.Hashing.SipHash ( Foundation/Hashing/SipHash.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Hashing/SipHash.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Hashing/SipHash.dyn_o ) [ 20 of 139] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/SHA512.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/SHA512.dyn_o ) [ 21 of 139] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/SHA384.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/SHA384.dyn_o ) [ 22 of 139] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/SHA3.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/SHA3.dyn_o ) [ 23 of 139] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/SHA256.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/SHA256.dyn_o ) [ 24 of 139] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/SHA224.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/SHA224.dyn_o ) [ 25 of 139] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/SHA1.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/SHA1.dyn_o ) [12 of 23] Compiling Data.Vector.Mutable ( src/Data/Vector/Mutable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Mutable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Mutable.dyn_o ) [ 46 of 102] Compiling Foundation.Hashing.FNV ( Foundation/Hashing/FNV.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Hashing/FNV.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Hashing/FNV.dyn_o ) [ 26 of 139] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/RIPEMD160.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/RIPEMD160.dyn_o ) [ 27 of 139] Compiling Crypto.Hash.MD5 ( Crypto/Hash/MD5.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/MD5.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/MD5.dyn_o ) [ 28 of 139] Compiling Crypto.Hash.MD4 ( Crypto/Hash/MD4.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/MD4.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/MD4.dyn_o ) [ 47 of 102] Compiling Foundation.Strict ( Foundation/Strict.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Strict.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Strict.dyn_o ) [ 29 of 139] Compiling Crypto.Hash.MD2 ( Crypto/Hash/MD2.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/MD2.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/MD2.dyn_o ) [ 48 of 102] Compiling Foundation.String ( Foundation/String.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/String.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/String.dyn_o ) [ 30 of 139] Compiling Crypto.Hash.Keccak ( Crypto/Hash/Keccak.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/Keccak.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/Keccak.dyn_o ) [ 49 of 102] Compiling Foundation.Parser ( Foundation/Parser.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Parser.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Parser.dyn_o ) Foundation/Parser.hs:330:28: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 330 | , Element input ~ Element (Chunk input) | ^ Foundation/Parser.hs:342:37: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 342 | , Element (Chunk input) ~ Element input | ^ Foundation/Parser.hs:350:42: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 350 | , Element (Chunk input) ~ Element input | ^ Foundation/Parser.hs:393:25: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 393 | , Element input ~ Element (Chunk input) | ^ [ 31 of 139] Compiling Crypto.Hash.IO ( Crypto/Hash/IO.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/IO.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/IO.dyn_o ) [44 of 54] Compiling Data.Text.Lazy ( src/Data/Text/Lazy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Lazy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Lazy.dyn_o ) [ 32 of 139] Compiling Crypto.Hash.Blake2sp ( Crypto/Hash/Blake2sp.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/Blake2sp.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/Blake2sp.dyn_o ) [ 33 of 139] Compiling Crypto.Hash.Blake2s ( Crypto/Hash/Blake2s.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/Blake2s.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/Blake2s.dyn_o ) [13 of 23] Compiling Data.Vector ( src/Data/Vector.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector.dyn_o ) [ 34 of 139] Compiling Crypto.Hash.Blake2bp ( Crypto/Hash/Blake2bp.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/Blake2bp.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/Blake2bp.dyn_o ) [ 35 of 139] Compiling Crypto.Hash.Blake2b ( Crypto/Hash/Blake2b.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/Blake2b.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/Blake2b.dyn_o ) [ 50 of 102] Compiling Foundation.String.Builder ( Foundation/String/Builder.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/String/Builder.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/String/Builder.dyn_o ) Preprocessing library for asn1-encoding-0.9.6... Building library for asn1-encoding-0.9.6... [ 51 of 102] Compiling Foundation.String.Read ( Foundation/String/Read.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/String/Read.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/String/Read.dyn_o ) [ 52 of 102] Compiling Foundation.System.Bindings.Hs ( Foundation/System/Bindings/Hs.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/System/Bindings/Hs.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/System/Bindings/Hs.dyn_o ) [ 53 of 102] Compiling Foundation.System.Bindings.Network ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/System/Bindings/Network.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/System/Bindings/Network.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/System/Bindings/Network.dyn_o ) [ 36 of 139] Compiling Crypto.Cipher.Types.GF ( Crypto/Cipher/Types/GF.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/Types/GF.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/Types/GF.dyn_o ) [ 37 of 139] Compiling Crypto.Cipher.Types.AEAD ( Crypto/Cipher/Types/AEAD.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/Types/AEAD.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/Types/AEAD.dyn_o ) [ 54 of 102] Compiling Foundation.System.Bindings.PosixDef ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/System/Bindings/PosixDef.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/System/Bindings/PosixDef.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/System/Bindings/PosixDef.dyn_o ) [ 38 of 139] Compiling Crypto.Cipher.Types.Block ( Crypto/Cipher/Types/Block.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/Types/Block.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/Types/Block.dyn_o ) [ 1 of 12] Compiling Data.ASN1.Error ( Data/ASN1/Error.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-encoding-0.9.6/build/Data/ASN1/Error.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-encoding-0.9.6/build/Data/ASN1/Error.dyn_o ) [ 55 of 102] Compiling Foundation.System.Bindings.Posix ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/System/Bindings/Posix.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/System/Bindings/Posix.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/System/Bindings/Posix.dyn_o ) [ 2 of 12] Compiling Data.ASN1.Get ( Data/ASN1/Get.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-encoding-0.9.6/build/Data/ASN1/Get.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-encoding-0.9.6/build/Data/ASN1/Get.dyn_o ) [ 39 of 139] Compiling Crypto.Cipher.Types ( Crypto/Cipher/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/Types.dyn_o ) Data/ASN1/Get.hs:31:29: warning: [GHC-38856] [-Wunused-imports] The import of `Applicative' from module `Control.Applicative' is redundant | 31 | import Control.Applicative (Applicative(..),Alternative(..)) | ^^^^^^^^^^^^^^^ Data/ASN1/Get.hs:92:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances] Noncanonical `pure = return' definition detected in the instance declaration for `Applicative Get'. Suggested fix: Move definition from `return' to `pure' See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return | 92 | pure = return | ^^^^^^^^^^^^^^ Data/ASN1/Get.hs:101:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances] Noncanonical `return' definition detected in the instance declaration for `Monad Get'. `return' will eventually be removed in favour of `pure' Suggested fix: Either remove definition for `return' (recommended) or define as `return = pure' See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return | 101 | return a = Get $ \ s0 b0 m0 p0 _ ks -> ks s0 b0 m0 p0 a | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 40 of 139] Compiling Crypto.ConstructHash.MiyaguchiPreneel ( Crypto/ConstructHash/MiyaguchiPreneel.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/ConstructHash/MiyaguchiPreneel.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/ConstructHash/MiyaguchiPreneel.dyn_o ) Crypto/ConstructHash/MiyaguchiPreneel.hs:18:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.List' is redundant except perhaps to import instances from `Data.List' To import instances alone, use: import Data.List() | 18 | import Data.List (foldl') | ^^^^^^^^^^^^^^^^^^^^^^^^^ [ 41 of 139] Compiling Crypto.Cipher.Utils ( Crypto/Cipher/Utils.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/Utils.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/Utils.dyn_o ) [ 42 of 139] Compiling Crypto.Cipher.TripleDES ( Crypto/Cipher/TripleDES.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/TripleDES.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/TripleDES.dyn_o ) [ 3 of 12] Compiling Data.ASN1.Internal ( Data/ASN1/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-encoding-0.9.6/build/Data/ASN1/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-encoding-0.9.6/build/Data/ASN1/Internal.dyn_o ) Data/ASN1/Internal.hs:44:32: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 44 | | i > 0 = if testBit (head uints) 7 then 0 : uints else uints | ^^^^ Data/ASN1/Internal.hs:46:32: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 46 | | otherwise = if testBit (head nints) 7 then nints else 0xff : nints | ^^^^ [ 43 of 139] Compiling Crypto.Cipher.DES ( Crypto/Cipher/DES.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/DES.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/DES.dyn_o ) [ 44 of 139] Compiling Crypto.Cipher.Salsa ( Crypto/Cipher/Salsa.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/Salsa.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/Salsa.dyn_o ) [ 4 of 12] Compiling Data.ASN1.Object ( Data/ASN1/Object.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-encoding-0.9.6/build/Data/ASN1/Object.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-encoding-0.9.6/build/Data/ASN1/Object.dyn_o ) [ 5 of 12] Compiling Data.ASN1.Serialize ( Data/ASN1/Serialize.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-encoding-0.9.6/build/Data/ASN1/Serialize.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-encoding-0.9.6/build/Data/ASN1/Serialize.dyn_o ) Data/ASN1/Serialize.hs:17:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 17 | import Control.Applicative ((<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 45 of 139] Compiling Crypto.Cipher.XSalsa ( Crypto/Cipher/XSalsa.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/XSalsa.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/XSalsa.dyn_o ) [ 46 of 139] Compiling Crypto.Cipher.RC4 ( Crypto/Cipher/RC4.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/RC4.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/RC4.dyn_o ) [ 56 of 102] Compiling Foundation.System.Bindings ( Foundation/System/Bindings.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/System/Bindings.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/System/Bindings.dyn_o ) [ 6 of 12] Compiling Data.ASN1.BinaryEncoding.Writer ( Data/ASN1/BinaryEncoding/Writer.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-encoding-0.9.6/build/Data/ASN1/BinaryEncoding/Writer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-encoding-0.9.6/build/Data/ASN1/BinaryEncoding/Writer.dyn_o ) [ 57 of 102] Compiling Foundation.System.Bindings.Time ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/System/Bindings/Time.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/System/Bindings/Time.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/System/Bindings/Time.dyn_o ) [ 47 of 139] Compiling Crypto.Cipher.ChaCha ( Crypto/Cipher/ChaCha.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/ChaCha.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/ChaCha.dyn_o ) [ 7 of 12] Compiling Data.ASN1.BinaryEncoding.Parse ( Data/ASN1/BinaryEncoding/Parse.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-encoding-0.9.6/build/Data/ASN1/BinaryEncoding/Parse.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-encoding-0.9.6/build/Data/ASN1/BinaryEncoding/Parse.dyn_o ) [ 48 of 139] Compiling Crypto.Cipher.AES.Primitive ( Crypto/Cipher/AES/Primitive.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/AES/Primitive.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/AES/Primitive.dyn_o ) [ 58 of 102] Compiling Foundation.System.Entropy.Common ( Foundation/System/Entropy/Common.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/System/Entropy/Common.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/System/Entropy/Common.dyn_o ) [ 59 of 102] Compiling Foundation.System.Entropy.Unix ( Foundation/System/Entropy/Unix.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/System/Entropy/Unix.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/System/Entropy/Unix.dyn_o ) [ 8 of 12] Compiling Data.ASN1.BinaryEncoding.Raw ( Data/ASN1/BinaryEncoding/Raw.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-encoding-0.9.6/build/Data/ASN1/BinaryEncoding/Raw.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-encoding-0.9.6/build/Data/ASN1/BinaryEncoding/Raw.dyn_o ) [ 60 of 102] Compiling Foundation.System.Entropy ( Foundation/System/Entropy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/System/Entropy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/System/Entropy.dyn_o ) [ 9 of 12] Compiling Data.ASN1.Stream ( Data/ASN1/Stream.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-encoding-0.9.6/build/Data/ASN1/Stream.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-encoding-0.9.6/build/Data/ASN1/Stream.dyn_o ) [10 of 12] Compiling Data.ASN1.Prim ( Data/ASN1/Prim.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-encoding-0.9.6/build/Data/ASN1/Prim.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-encoding-0.9.6/build/Data/ASN1/Prim.dyn_o ) [ 61 of 102] Compiling Foundation.Random.Class ( Foundation/Random/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Random/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Random/Class.dyn_o ) Data/ASN1/Prim.hs:55:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() | 55 | import Data.Monoid | ^^^^^^^^^^^^^^^^^^ Data/ASN1/Prim.hs:65:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 65 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/ASN1/Prim.hs:259:11: warning: [GHC-63397] [-Wname-shadowing] This binding for `exponent' shadows the existing binding imported from `Prelude' at Data/ASN1/Prim.hs:13:8-21 (and originally defined in `ghc-internal-9.1003.0:GHC.Internal.Float') | 259 | exponent = exp' - fromIntegral scaleFactor | ^^^^^^^^ Data/ASN1/Prim.hs:296:9: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type `[Word8]' not matched: [] | 296 | (x:xs) = B.unpack s | ^^^^^^^^^^^^^^^^^^^ Data/ASN1/Prim.hs:428:9: warning: [GHC-63397] [-Wname-shadowing] This binding for `exp' shadows the existing binding imported from `Prelude' at Data/ASN1/Prim.hs:13:8-21 (and originally defined in `ghc-internal-9.1003.0:GHC.Internal.Float') | 428 | (man, exp) = decodeFloat d | ^^^ Data/ASN1/Prim.hs:429:14: warning: [GHC-63397] [-Wname-shadowing] This binding for `exponent' shadows the existing binding imported from `Prelude' at Data/ASN1/Prim.hs:13:8-21 (and originally defined in `ghc-internal-9.1003.0:GHC.Internal.Float') | 429 | (mantissa, exponent) = normalize (fromIntegral $ mkUnsigned man, exp) | ^^^^^^^^ Data/ASN1/Prim.hs:441:22: warning: [GHC-63397] [-Wname-shadowing] This binding for `exponent' shadows the existing binding imported from `Prelude' at Data/ASN1/Prim.hs:13:8-21 (and originally defined in `ghc-internal-9.1003.0:GHC.Internal.Float') | 441 | normalize (mantissa, exponent) = (mantissa `shiftR` sh, exponent + sh) | ^^^^^^^^ [ 49 of 139] Compiling Crypto.Cipher.AES ( Crypto/Cipher/AES.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/AES.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/AES.dyn_o ) [ 62 of 102] Compiling Foundation.Random.DRG ( Foundation/Random/DRG.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Random/DRG.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Random/DRG.dyn_o ) [ 63 of 102] Compiling Foundation.Random.XorShift ( Foundation/Random/XorShift.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Random/XorShift.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Random/XorShift.dyn_o ) [ 50 of 139] Compiling Crypto.Internal.Nat ( Crypto/Internal/Nat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Internal/Nat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Internal/Nat.dyn_o ) [ 51 of 139] Compiling Crypto.Hash.SHAKE ( Crypto/Hash/SHAKE.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/SHAKE.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/SHAKE.dyn_o ) [ 64 of 102] Compiling Foundation.Random.ChaChaDRG ( Foundation/Random/ChaChaDRG.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Random/ChaChaDRG.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Random/ChaChaDRG.dyn_o ) [ 65 of 102] Compiling Foundation.Random ( Foundation/Random.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Random.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Random.dyn_o ) [11 of 12] Compiling Data.ASN1.Encoding ( Data/ASN1/Encoding.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-encoding-0.9.6/build/Data/ASN1/Encoding.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-encoding-0.9.6/build/Data/ASN1/Encoding.dyn_o ) [ 66 of 102] Compiling Foundation.Check.Gen ( Foundation/Check/Gen.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Check/Gen.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Check/Gen.dyn_o ) [ 52 of 139] Compiling Crypto.Hash.Blake2 ( Crypto/Hash/Blake2.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/Blake2.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/Blake2.dyn_o ) [12 of 12] Compiling Data.ASN1.BinaryEncoding ( Data/ASN1/BinaryEncoding.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-encoding-0.9.6/build/Data/ASN1/BinaryEncoding.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-encoding-0.9.6/build/Data/ASN1/BinaryEncoding.dyn_o ) [ 67 of 102] Compiling Foundation.Check.Config ( Foundation/Check/Config.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Check/Config.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Check/Config.dyn_o ) [ 53 of 139] Compiling Crypto.Hash.Algorithms ( Crypto/Hash/Algorithms.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/Algorithms.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash/Algorithms.dyn_o ) [ 54 of 139] Compiling Crypto.Hash ( Crypto/Hash.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Hash.dyn_o ) [ 68 of 102] Compiling Foundation.Check.Arbitrary ( Foundation/Check/Arbitrary.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Check/Arbitrary.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Check/Arbitrary.dyn_o ) [ 55 of 139] Compiling Crypto.Internal.WordArray ( Crypto/Internal/WordArray.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Internal/WordArray.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Internal/WordArray.dyn_o ) [ 69 of 102] Compiling Foundation.Format.CSV.Types ( Foundation/Format/CSV/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Format/CSV/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Format/CSV/Types.dyn_o ) [ 56 of 139] Compiling Crypto.Cipher.Twofish.Primitive ( Crypto/Cipher/Twofish/Primitive.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/Twofish/Primitive.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/Twofish/Primitive.dyn_o ) Crypto/Cipher/Twofish/Primitive.hs:17:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.List' is redundant except perhaps to import instances from `Data.List' To import instances alone, use: import Data.List() | 17 | import Data.List (foldl') | ^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: asn1-parse.cabal:17:34: version operators used. To use version operators the package needs to specify at least 'cabal-version: >= 1.8'. Warning: asn1-parse.cabal:19:42: version operators used. To use version operators the package needs to specify at least 'cabal-version: >= 1.8'. Configuring asn1-parse-0.9.5... [ 57 of 139] Compiling Crypto.Cipher.Twofish ( Crypto/Cipher/Twofish.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/Twofish.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/Twofish.dyn_o ) [ 70 of 102] Compiling Foundation.Format.CSV.Builder ( Foundation/Format/CSV/Builder.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Format/CSV/Builder.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Format/CSV/Builder.dyn_o ) [ 58 of 139] Compiling Crypto.Cipher.CAST5.Primitive ( Crypto/Cipher/CAST5/Primitive.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/CAST5/Primitive.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/CAST5/Primitive.dyn_o ) [ 71 of 102] Compiling Foundation.Check.Property ( Foundation/Check/Property.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Check/Property.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Check/Property.dyn_o ) [ 72 of 102] Compiling Foundation.Check.Types ( Foundation/Check/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Check/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Check/Types.dyn_o ) [ 73 of 102] Compiling Foundation.Check.Print ( Foundation/Check/Print.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Check/Print.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Check/Print.dyn_o ) [ 74 of 102] Compiling Foundation.Check ( Foundation/Check.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Check.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Check.dyn_o ) [ 75 of 102] Compiling Foundation.Check.Main ( Foundation/Check/Main.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Check/Main.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Check/Main.dyn_o ) [ 59 of 139] Compiling Crypto.Cipher.CAST5 ( Crypto/Cipher/CAST5.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/CAST5.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/CAST5.dyn_o ) [ 60 of 139] Compiling Crypto.Cipher.Blowfish.Box ( Crypto/Cipher/Blowfish/Box.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/Blowfish/Box.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/Blowfish/Box.dyn_o ) [ 61 of 139] Compiling Crypto.Cipher.Blowfish.Primitive ( Crypto/Cipher/Blowfish/Primitive.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/Blowfish/Primitive.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/Blowfish/Primitive.dyn_o ) [ 76 of 102] Compiling Foundation.System.Info ( Foundation/System/Info.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/System/Info.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/System/Info.dyn_o ) [ 62 of 139] Compiling Crypto.Cipher.Blowfish ( Crypto/Cipher/Blowfish.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/Blowfish.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/Blowfish.dyn_o ) [ 63 of 139] Compiling Crypto.Internal.Words ( Crypto/Internal/Words.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Internal/Words.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Internal/Words.dyn_o ) [ 64 of 139] Compiling Crypto.Cipher.Camellia.Primitive ( Crypto/Cipher/Camellia/Primitive.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/Camellia/Primitive.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/Camellia/Primitive.dyn_o ) [ 77 of 102] Compiling Foundation.Time.Types ( Foundation/Time/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Time/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Time/Types.dyn_o ) [ 78 of 102] Compiling Foundation.Time.StopWatch ( Foundation/Time/StopWatch.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Time/StopWatch.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Time/StopWatch.dyn_o ) [14 of 23] Compiling Data.Vector.Primitive.Mutable ( src/Data/Vector/Primitive/Mutable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Primitive/Mutable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Primitive/Mutable.dyn_o ) [ 79 of 102] Compiling Foundation.Time.Bindings ( Foundation/Time/Bindings.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Time/Bindings.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Time/Bindings.dyn_o ) [ 65 of 139] Compiling Crypto.Cipher.Camellia ( Crypto/Cipher/Camellia.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/Camellia.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/Camellia.dyn_o ) [ 80 of 102] Compiling Foundation.Timing ( Foundation/Timing.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Timing.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Timing.dyn_o ) [ 81 of 102] Compiling Foundation.Timing.Main ( Foundation/Timing/Main.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Timing/Main.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Timing/Main.dyn_o ) [ 66 of 139] Compiling Crypto.KDF.Argon2 ( Crypto/KDF/Argon2.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/KDF/Argon2.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/KDF/Argon2.dyn_o ) [ 82 of 102] Compiling Foundation.Tuple ( Foundation/Tuple.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Tuple.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Tuple.dyn_o ) [ 67 of 139] Compiling Crypto.KDF.BCryptPBKDF ( Crypto/KDF/BCryptPBKDF.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/KDF/BCryptPBKDF.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/KDF/BCryptPBKDF.dyn_o ) [ 68 of 139] Compiling Crypto.MAC.CMAC ( Crypto/MAC/CMAC.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/MAC/CMAC.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/MAC/CMAC.dyn_o ) Crypto/MAC/CMAC.hs:20:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.List' is redundant except perhaps to import instances from `Data.List' To import instances alone, use: import Data.List() | 20 | import Data.List (foldl') | ^^^^^^^^^^^^^^^^^^^^^^^^^ [ 83 of 102] Compiling Foundation.Hashing.Hashable ( Foundation/Hashing/Hashable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Hashing/Hashable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Hashing/Hashable.dyn_o ) [ 69 of 139] Compiling Crypto.MAC.HMAC ( Crypto/MAC/HMAC.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/MAC/HMAC.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/MAC/HMAC.dyn_o ) [15 of 23] Compiling Data.Vector.Primitive ( src/Data/Vector/Primitive.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Primitive.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Primitive.dyn_o ) [ 84 of 102] Compiling Foundation.Network.IPv6 ( Foundation/Network/IPv6.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Network/IPv6.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Network/IPv6.dyn_o ) Foundation/Network/IPv6.hs:160:50: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 160 | ipv6Parser :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char) | ^ Foundation/Network/IPv6.hs:160:80: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 160 | ipv6Parser :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char) | ^ Foundation/Network/IPv6.hs:174:59: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 174 | ipv6ParserPreferred :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char) | ^ Foundation/Network/IPv6.hs:174:89: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 174 | ipv6ParserPreferred :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char) | ^ Foundation/Network/IPv6.hs:201:62: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 201 | ipv6ParserIpv4Embedded :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char) | ^ Foundation/Network/IPv6.hs:201:92: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 201 | ipv6ParserIpv4Embedded :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char) | ^ Foundation/Network/IPv6.hs:234:60: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 234 | ipv6ParserCompressed :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char) | ^ Foundation/Network/IPv6.hs:234:90: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 234 | ipv6ParserCompressed :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char) | ^ Foundation/Network/IPv6.hs:254:49: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 254 | skipColon :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char) | ^ Foundation/Network/IPv6.hs:254:79: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 254 | skipColon :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char) | ^ Foundation/Network/IPv6.hs:257:47: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 257 | skipDot :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char) | ^ Foundation/Network/IPv6.hs:257:77: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 257 | skipDot :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char) | ^ Foundation/Network/IPv6.hs:260:50: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 260 | takeAWord8 :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char) | ^ Foundation/Network/IPv6.hs:260:80: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 260 | takeAWord8 :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char) | ^ Foundation/Network/IPv6.hs:263:51: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 263 | takeAWord16 :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char) | ^ Foundation/Network/IPv6.hs:263:81: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 263 | takeAWord16 :: (ParserSource input, Element input ~ Char, Element (Chunk input) ~ Char) | ^ [ 70 of 139] Compiling Crypto.KDF.PBKDF2 ( Crypto/KDF/PBKDF2.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/KDF/PBKDF2.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/KDF/PBKDF2.dyn_o ) [ 71 of 139] Compiling Crypto.KDF.Scrypt ( Crypto/KDF/Scrypt.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/KDF/Scrypt.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/KDF/Scrypt.dyn_o ) [ 72 of 139] Compiling Crypto.KDF.HKDF ( Crypto/KDF/HKDF.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/KDF/HKDF.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/KDF/HKDF.dyn_o ) [ 73 of 139] Compiling Crypto.MAC.KMAC ( Crypto/MAC/KMAC.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/MAC/KMAC.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/MAC/KMAC.dyn_o ) Preprocessing library for asn1-parse-0.9.5... Building library for asn1-parse-0.9.5... [ 74 of 139] Compiling Crypto.MAC.KeyedBlake2 ( Crypto/MAC/KeyedBlake2.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/MAC/KeyedBlake2.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/MAC/KeyedBlake2.dyn_o ) [ 85 of 102] Compiling Foundation.Network.IPv4 ( Foundation/Network/IPv4.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Network/IPv4.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Network/IPv4.dyn_o ) Foundation/Network/IPv4.hs:99:51: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 99 | ipv4Parser :: ( ParserSource input, Element input ~ Char | ^ Foundation/Network/IPv4.hs:100:57: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 100 | , Sequential (Chunk input), Element input ~ Element (Chunk input) | ^ [ 75 of 139] Compiling Crypto.MAC.Poly1305 ( Crypto/MAC/Poly1305.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/MAC/Poly1305.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/MAC/Poly1305.dyn_o ) [1 of 1] Compiling Data.ASN1.Parse ( Data/ASN1/Parse.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-parse-0.9.5/build/Data/ASN1/Parse.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/asn1-parse-0.9.5/build/Data/ASN1/Parse.dyn_o ) Data/ASN1/Parse.hs:35:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Monad.Fail' is redundant except perhaps to import instances from `Control.Monad.Fail' To import instances alone, use: import Control.Monad.Fail() | 35 | import Control.Monad.Fail | ^^^^^^^^^^^^^^^^^^^^^^^^^ Data/ASN1/Parse.hs:52:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances] Noncanonical `return' definition detected in the instance declaration for `Monad ParseASN1'. `return' will eventually be removed in favour of `pure' Suggested fix: Either remove definition for `return' (recommended) or define as `return = pure' See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return | 52 | return a = pure a | ^^^^^^^^^^^^^^^^^^^^ [ 76 of 139] Compiling Crypto.Cipher.ChaChaPoly1305 ( Crypto/Cipher/ChaChaPoly1305.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/ChaChaPoly1305.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/ChaChaPoly1305.dyn_o ) [45 of 54] Compiling Data.Text.Lazy.Read ( src/Data/Text/Lazy/Read.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Lazy/Read.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Lazy/Read.dyn_o ) [ 77 of 139] Compiling Crypto.Number.Compat ( Crypto/Number/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Number/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Number/Compat.dyn_o ) [ 86 of 102] Compiling Foundation.Hashing ( Foundation/Hashing.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Hashing.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Hashing.dyn_o ) [ 78 of 139] Compiling Crypto.Number.Basic ( Crypto/Number/Basic.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Number/Basic.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Number/Basic.dyn_o ) [ 79 of 139] Compiling Crypto.ECC.Simple.Types ( Crypto/ECC/Simple/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/ECC/Simple/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/ECC/Simple/Types.dyn_o ) [ 87 of 102] Compiling Foundation ( Foundation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation.dyn_o ) [ 88 of 102] Compiling Foundation.Tuple.Nth ( Foundation/Tuple/Nth.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Tuple/Nth.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Tuple/Nth.dyn_o ) [ 89 of 102] Compiling Foundation.UUID ( Foundation/UUID.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/UUID.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/UUID.dyn_o ) Foundation/UUID.hs:106:51: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 106 | uuidParser :: ( ParserSource input, Element input ~ Char | ^ Foundation/UUID.hs:107:57: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 107 | , Sequential (Chunk input), Element input ~ Element (Chunk input) | ^ Foundation/UUID.hs:120:49: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 120 | parseHex :: ( ParserSource input, Element input ~ Char | ^ Foundation/UUID.hs:121:55: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 121 | , Sequential (Chunk input), Element input ~ Element (Chunk input) | ^ [ 90 of 102] Compiling Foundation.VFS.Path ( Foundation/VFS/Path.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/VFS/Path.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/VFS/Path.dyn_o ) [ 91 of 102] Compiling Foundation.VFS.FilePath ( Foundation/VFS/FilePath.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/VFS/FilePath.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/VFS/FilePath.dyn_o ) [46 of 54] Compiling Data.Text.Internal.IO ( src/Data/Text/Internal/IO.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/IO.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/IO.dyn_o ) [ 92 of 102] Compiling Foundation.VFS ( Foundation/VFS.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/VFS.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/VFS.dyn_o ) [ 93 of 102] Compiling Foundation.IO.File ( Foundation/IO/File.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/IO/File.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/IO/File.dyn_o ) [ 94 of 102] Compiling Foundation.IO ( Foundation/IO.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/IO.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/IO.dyn_o ) [ 95 of 102] Compiling Foundation.Conduit ( Foundation/Conduit.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Conduit.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Conduit.dyn_o ) Foundation/Conduit.hs:63:45: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 63 | yields :: (Monad m, Foldable os, Element os ~ o) => os -> Conduit i o m () | ^ [ 96 of 102] Compiling Foundation.Format.CSV.Parser ( Foundation/Format/CSV/Parser.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Format/CSV/Parser.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Format/CSV/Parser.dyn_o ) [ 80 of 139] Compiling Crypto.Number.F2m ( Crypto/Number/F2m.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Number/F2m.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Number/F2m.dyn_o ) Crypto/Number/F2m.hs:28:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.List' is redundant except perhaps to import instances from `Data.List' To import instances alone, use: import Data.List() | 28 | import Data.List (foldl') | ^^^^^^^^^^^^^^^^^^^^^^^^^ [47 of 54] Compiling Data.Text.Lazy.IO ( src/Data/Text/Lazy/IO.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Lazy/IO.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Lazy/IO.dyn_o ) [ 97 of 102] Compiling Foundation.Format.CSV ( Foundation/Format/CSV.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Format/CSV.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Format/CSV.dyn_o ) [ 98 of 102] Compiling Foundation.Foreign.MemoryMap.Types ( Foundation/Foreign/MemoryMap/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Foreign/MemoryMap/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Foreign/MemoryMap/Types.dyn_o ) [48 of 54] Compiling Data.Text.Internal.Builder ( src/Data/Text/Internal/Builder.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Builder.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Builder.dyn_o ) [ 99 of 102] Compiling Foundation.Foreign.MemoryMap.Posix ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Foreign/MemoryMap/Posix.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Foreign/MemoryMap/Posix.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Foreign/MemoryMap/Posix.dyn_o ) [100 of 102] Compiling Foundation.Foreign.MemoryMap ( Foundation/Foreign/MemoryMap.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Foreign/MemoryMap.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/Foreign/MemoryMap.dyn_o ) [101 of 102] Compiling Foundation.IO.FileMap ( Foundation/IO/FileMap.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/IO/FileMap.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/IO/FileMap.dyn_o ) [102 of 102] Compiling Foundation.VFS.URI ( Foundation/VFS/URI.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/VFS/URI.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foundation-0.0.30/build/Foundation/VFS/URI.dyn_o ) [ 81 of 139] Compiling Crypto.Number.ModArithmetic ( Crypto/Number/ModArithmetic.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Number/ModArithmetic.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Number/ModArithmetic.dyn_o ) [49 of 54] Compiling Data.Text.Lazy.Builder ( src/Data/Text/Lazy/Builder.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Lazy/Builder.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Lazy/Builder.dyn_o ) [50 of 54] Compiling Data.Text.Internal.Builder.Functions ( src/Data/Text/Internal/Builder/Functions.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Builder/Functions.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Internal/Builder/Functions.dyn_o ) [ 82 of 139] Compiling Crypto.Number.Nat ( Crypto/Number/Nat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Number/Nat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Number/Nat.dyn_o ) [ 83 of 139] Compiling Crypto.Number.Serialize.Internal ( Crypto/Number/Serialize/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Number/Serialize/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Number/Serialize/Internal.dyn_o ) [ 84 of 139] Compiling Crypto.Number.Serialize ( Crypto/Number/Serialize.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Number/Serialize.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Number/Serialize.dyn_o ) [51 of 54] Compiling Data.Text.Lazy.Builder.Int ( src/Data/Text/Lazy/Builder/Int.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Lazy/Builder/Int.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Lazy/Builder/Int.dyn_o ) [ 85 of 139] Compiling Crypto.Number.Serialize.Internal.LE ( Crypto/Number/Serialize/Internal/LE.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Number/Serialize/Internal/LE.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Number/Serialize/Internal/LE.dyn_o ) [ 86 of 139] Compiling Crypto.Number.Serialize.LE ( Crypto/Number/Serialize/LE.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Number/Serialize/LE.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Number/Serialize/LE.dyn_o ) [ 87 of 139] Compiling Crypto.OTP ( Crypto/OTP.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/OTP.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/OTP.dyn_o ) [ 88 of 139] Compiling Crypto.PubKey.ECC.Types ( Crypto/PubKey/ECC/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/ECC/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/ECC/Types.dyn_o ) [ 89 of 139] Compiling Crypto.PubKey.Internal ( Crypto/PubKey/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/Internal.dyn_o ) Crypto/PubKey/Internal.hs:15:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.List' is redundant except perhaps to import instances from `Data.List' To import instances alone, use: import Data.List() | 15 | import Data.List (foldl') | ^^^^^^^^^^^^^^^^^^^^^^^^^ [ 90 of 139] Compiling Crypto.PubKey.MaskGenFunction ( Crypto/PubKey/MaskGenFunction.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/MaskGenFunction.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/MaskGenFunction.dyn_o ) [ 91 of 139] Compiling Crypto.PubKey.RSA.Types ( Crypto/PubKey/RSA/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/RSA/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/RSA/Types.dyn_o ) [ 92 of 139] Compiling Crypto.PubKey.RSA.Prim ( Crypto/PubKey/RSA/Prim.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/RSA/Prim.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/RSA/Prim.dyn_o ) [ 93 of 139] Compiling Crypto.Random.Entropy.Source ( Crypto/Random/Entropy/Source.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Random/Entropy/Source.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Random/Entropy/Source.dyn_o ) [ 94 of 139] Compiling Crypto.Random.Entropy.RDRand ( Crypto/Random/Entropy/RDRand.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Random/Entropy/RDRand.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Random/Entropy/RDRand.dyn_o ) [ 95 of 139] Compiling Crypto.Random.Entropy.Unix ( Crypto/Random/Entropy/Unix.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Random/Entropy/Unix.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Random/Entropy/Unix.dyn_o ) [ 96 of 139] Compiling Crypto.Random.Entropy.Backend ( Crypto/Random/Entropy/Backend.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Random/Entropy/Backend.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Random/Entropy/Backend.dyn_o ) [ 97 of 139] Compiling Crypto.Random.Entropy.Unsafe ( Crypto/Random/Entropy/Unsafe.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Random/Entropy/Unsafe.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Random/Entropy/Unsafe.dyn_o ) [ 98 of 139] Compiling Crypto.Random.Entropy ( Crypto/Random/Entropy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Random/Entropy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Random/Entropy.dyn_o ) [16 of 23] Compiling Data.Vector.Storable.Internal ( src/Data/Vector/Storable/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Storable/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Storable/Internal.dyn_o ) [ 99 of 139] Compiling Crypto.Random.EntropyPool ( Crypto/Random/EntropyPool.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Random/EntropyPool.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Random/EntropyPool.dyn_o ) [17 of 23] Compiling Data.Vector.Storable.Mutable ( src/Data/Vector/Storable/Mutable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Storable/Mutable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Storable/Mutable.dyn_o ) [100 of 139] Compiling Crypto.Random.Types ( Crypto/Random/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Random/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Random/Types.dyn_o ) [101 of 139] Compiling Crypto.Random.SystemDRG ( Crypto/Random/SystemDRG.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Random/SystemDRG.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Random/SystemDRG.dyn_o ) [102 of 139] Compiling Crypto.Random.HmacDRG ( Crypto/Random/HmacDRG.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Random/HmacDRG.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Random/HmacDRG.dyn_o ) [103 of 139] Compiling Crypto.Random.ChaChaDRG ( Crypto/Random/ChaChaDRG.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Random/ChaChaDRG.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Random/ChaChaDRG.dyn_o ) [104 of 139] Compiling Crypto.Random ( Crypto/Random.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Random.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Random.dyn_o ) [105 of 139] Compiling Crypto.Random.Probabilistic ( Crypto/Random/Probabilistic.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Random/Probabilistic.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Random/Probabilistic.dyn_o ) [106 of 139] Compiling Crypto.PubKey.Ed448 ( Crypto/PubKey/Ed448.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/Ed448.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/Ed448.dyn_o ) [107 of 139] Compiling Crypto.PubKey.Ed25519 ( Crypto/PubKey/Ed25519.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/Ed25519.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/Ed25519.dyn_o ) [108 of 139] Compiling Crypto.PubKey.ECC.P256 ( Crypto/PubKey/ECC/P256.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/ECC/P256.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/ECC/P256.dyn_o ) [109 of 139] Compiling Crypto.PubKey.Curve448 ( Crypto/PubKey/Curve448.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/Curve448.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/Curve448.dyn_o ) [110 of 139] Compiling Crypto.PubKey.Curve25519 ( Crypto/PubKey/Curve25519.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/Curve25519.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/Curve25519.dyn_o ) [111 of 139] Compiling Crypto.KDF.BCrypt ( Crypto/KDF/BCrypt.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/KDF/BCrypt.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/KDF/BCrypt.dyn_o ) [112 of 139] Compiling Crypto.ECC.Edwards25519 ( Crypto/ECC/Edwards25519.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/ECC/Edwards25519.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/ECC/Edwards25519.dyn_o ) [113 of 139] Compiling Crypto.Cipher.AESGCMSIV ( Crypto/Cipher/AESGCMSIV.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/AESGCMSIV.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Cipher/AESGCMSIV.dyn_o ) [114 of 139] Compiling Crypto.Number.Generate ( Crypto/Number/Generate.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Number/Generate.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Number/Generate.dyn_o ) [115 of 139] Compiling Crypto.PubKey.ECC.Prim ( Crypto/PubKey/ECC/Prim.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/ECC/Prim.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/ECC/Prim.dyn_o ) [116 of 139] Compiling Crypto.PubKey.ECC.ECDSA ( Crypto/PubKey/ECC/ECDSA.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/ECC/ECDSA.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/ECC/ECDSA.dyn_o ) [18 of 23] Compiling Data.Vector.Storable ( src/Data/Vector/Storable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Storable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Storable.dyn_o ) [117 of 139] Compiling Crypto.PubKey.ECC.Generate ( Crypto/PubKey/ECC/Generate.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/ECC/Generate.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/ECC/Generate.dyn_o ) [118 of 139] Compiling Crypto.PubKey.DSA ( Crypto/PubKey/DSA.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/DSA.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/DSA.dyn_o ) [52 of 54] Compiling Data.Text.Lazy.Builder.RealFloat ( src/Data/Text/Lazy/Builder/RealFloat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Lazy/Builder/RealFloat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/Lazy/Builder/RealFloat.dyn_o ) [119 of 139] Compiling Crypto.Number.Prime ( Crypto/Number/Prime.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Number/Prime.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Number/Prime.dyn_o ) [120 of 139] Compiling Crypto.PubKey.Rabin.Types ( Crypto/PubKey/Rabin/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/Rabin/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/Rabin/Types.dyn_o ) [121 of 139] Compiling Crypto.PubKey.Rabin.OAEP ( Crypto/PubKey/Rabin/OAEP.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/Rabin/OAEP.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/Rabin/OAEP.dyn_o ) [122 of 139] Compiling Crypto.PubKey.Rabin.RW ( Crypto/PubKey/Rabin/RW.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/Rabin/RW.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/Rabin/RW.dyn_o ) [123 of 139] Compiling Crypto.PubKey.Rabin.Modified ( Crypto/PubKey/Rabin/Modified.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/Rabin/Modified.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/Rabin/Modified.dyn_o ) [124 of 139] Compiling Crypto.PubKey.Rabin.Basic ( Crypto/PubKey/Rabin/Basic.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/Rabin/Basic.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/Rabin/Basic.dyn_o ) [125 of 139] Compiling Crypto.PubKey.RSA ( Crypto/PubKey/RSA.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/RSA.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/RSA.dyn_o ) [126 of 139] Compiling Crypto.PubKey.RSA.PSS ( Crypto/PubKey/RSA/PSS.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/RSA/PSS.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/RSA/PSS.dyn_o ) [127 of 139] Compiling Crypto.PubKey.RSA.PKCS15 ( Crypto/PubKey/RSA/PKCS15.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/RSA/PKCS15.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/RSA/PKCS15.dyn_o ) [128 of 139] Compiling Crypto.PubKey.RSA.OAEP ( Crypto/PubKey/RSA/OAEP.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/RSA/OAEP.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/RSA/OAEP.dyn_o ) [129 of 139] Compiling Crypto.PubKey.DH ( Crypto/PubKey/DH.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/DH.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/DH.dyn_o ) [130 of 139] Compiling Crypto.PubKey.ElGamal ( Crypto/PubKey/ElGamal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/ElGamal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/ElGamal.dyn_o ) [131 of 139] Compiling Crypto.PubKey.ECC.DH ( Crypto/PubKey/ECC/DH.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/ECC/DH.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/ECC/DH.dyn_o ) [132 of 139] Compiling Crypto.ECC.Simple.Prim ( Crypto/ECC/Simple/Prim.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/ECC/Simple/Prim.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/ECC/Simple/Prim.dyn_o ) [133 of 139] Compiling Crypto.ECC ( Crypto/ECC.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/ECC.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/ECC.dyn_o ) [134 of 139] Compiling Crypto.PubKey.EdDSA ( Crypto/PubKey/EdDSA.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/EdDSA.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/EdDSA.dyn_o ) [135 of 139] Compiling Crypto.PubKey.ECIES ( Crypto/PubKey/ECIES.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/ECIES.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/ECIES.dyn_o ) [136 of 139] Compiling Crypto.PubKey.ECDSA ( Crypto/PubKey/ECDSA.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/ECDSA.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/PubKey/ECDSA.dyn_o ) [137 of 139] Compiling Crypto.Data.AFIS ( Crypto/Data/AFIS.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Data/AFIS.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Data/AFIS.dyn_o ) [138 of 139] Compiling Crypto.System.CPU ( Crypto/System/CPU.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/System/CPU.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/System/CPU.dyn_o ) [139 of 139] Compiling Crypto.Tutorial ( Crypto/Tutorial.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Tutorial.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-1.0.4/build/Crypto/Tutorial.dyn_o ) [53 of 54] Compiling Data.Text.IO.Utf8 ( src/Data/Text/IO/Utf8.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/IO/Utf8.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/IO/Utf8.dyn_o ) [54 of 54] Compiling Data.Text.IO ( src/Data/Text/IO.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/IO.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-2.1.3/build/Data/Text/IO.dyn_o ) Configuring library for th-utilities-0.2.5.2... Configuring library for prettyprinter-1.7.1... Configuring library for pretty-show-1.10... Configuring library for integer-conversion-0.1.1... Configuring library for generic-lens-core-2.2.1.0... Configuring library for cookie-0.5.1... Configuring library for blaze-builder-0.4.4.1... Configuring library for wl-pprint-annotated-0.1.0.1... Configuring library 'attoparsec-internal' for attoparsec-0.14.4... Configuring library for parsec-3.1.18.0... Configuring library for mime-types-0.1.2.0... Configuring library for hashable-1.4.7.0... Configuring library for cborg-0.2.10.0... Configuring library for bech32-1.1.9... Configuring library for string-conv-0.2.0... Configuring library for fast-logger-3.2.6... Configuring library for FailT-0.1.2.0... Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. Preprocessing library for th-utilities-0.2.5.2... Building library for th-utilities-0.2.5.2... Preprocessing library for prettyprinter-1.7.1... Building library for prettyprinter-1.7.1... Preprocessing library for fast-logger-3.2.6... Building library for fast-logger-3.2.6... Preprocessing library for mime-types-0.1.2.0... Building library for mime-types-0.1.2.0... Preprocessing library for blaze-builder-0.4.4.1... Building library for blaze-builder-0.4.4.1... Preprocessing library for bech32-1.1.9... Building library for bech32-1.1.9... Preprocessing library for cookie-0.5.1... [1 of 1] Compiling Network.Mime ( Network/Mime.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/mime-types-0.1.2.0/build/Network/Mime.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/mime-types-0.1.2.0/build/Network/Mime.dyn_o ) Building library for cookie-0.5.1... Preprocessing library for generic-lens-core-2.2.1.0... Building library for generic-lens-core-2.2.1.0... Preprocessing library for wl-pprint-annotated-0.1.0.1... Building library for wl-pprint-annotated-0.1.0.1... Preprocessing library for parsec-3.1.18.0... Building library for parsec-3.1.18.0... Preprocessing library for integer-conversion-0.1.1... Preprocessing library for FailT-0.1.2.0... Preprocessing library for pretty-show-1.10... Building library for integer-conversion-0.1.1... Building library for FailT-0.1.2.0... Building library for pretty-show-1.10... Preprocessing library for string-conv-0.2.0... [1 of 7] Compiling TH.Derive.Internal ( src/TH/Derive/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-utilities-0.2.5.2/build/TH/Derive/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-utilities-0.2.5.2/build/TH/Derive/Internal.dyn_o ) Building library for string-conv-0.2.0... Preprocessing library for cborg-0.2.10.0... Building library for cborg-0.2.10.0... Preprocessing library 'attoparsec-internal' for attoparsec-0.14.4... Building library 'attoparsec-internal' for attoparsec-0.14.4... Preprocessing library for hashable-1.4.7.0... Building library for hashable-1.4.7.0... [1 of 2] Compiling Codec.Binary.Bech32.Internal ( src/Codec/Binary/Bech32/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bech32-1.1.9/build/Codec/Binary/Bech32/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bech32-1.1.9/build/Codec/Binary/Bech32/Internal.dyn_o ) [1 of 1] Compiling Web.Cookie ( Web/Cookie.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cookie-0.5.1/build/Web/Cookie.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cookie-0.5.1/build/Web/Cookie.dyn_o ) src/Data/Generics/Product/Internal/Fields.hs:11:14: warning: [GHC-53692] [-Wdeprecated-flags] -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead | 11 | {-# LANGUAGE TypeInType #-} | ^^^^^^^^^^ src/Data/Generics/Product/Internal/Typed.hs:11:14: warning: [GHC-53692] [-Wdeprecated-flags] -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead | 11 | {-# LANGUAGE TypeInType #-} | ^^^^^^^^^^ src/Data/Generics/Product/Internal/Positions.hs:1:14: warning: [GHC-53692] [-Wdeprecated-flags] -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead | 1 | {-# LANGUAGE TypeInType #-} | ^^^^^^^^^^ src/Data/Generics/Product/Internal/GLens.hs:2:14: warning: [GHC-53692] [-Wdeprecated-flags] -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead | 2 | {-# LANGUAGE TypeInType #-} | ^^^^^^^^^^ src/Data/Generics/Product/Internal/Subtype.hs:2:14: warning: [GHC-53692] [-Wdeprecated-flags] -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead | 2 | {-# LANGUAGE TypeInType #-} | ^^^^^^^^^^ src/Data/Generics/Product/Internal/HList.hs:11:14: warning: [GHC-53692] [-Wdeprecated-flags] -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead | 11 | {-# LANGUAGE TypeInType #-} | ^^^^^^^^^^ [ 1 of 24] Compiling Data.Generics.Internal.Errors ( src/Data/Generics/Internal/Errors.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Internal/Errors.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Internal/Errors.dyn_o ) [1 of 1] Compiling Data.Integer.Conversion ( src/Data/Integer/Conversion.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/integer-conversion-0.1.1/build/Data/Integer/Conversion.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/integer-conversion-0.1.1/build/Data/Integer/Conversion.dyn_o ) [ 1 of 25] Compiling Text.Parsec.Pos ( src/Text/Parsec/Pos.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/Parsec/Pos.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/Parsec/Pos.dyn_o ) [1 of 3] Compiling Control.Monad.Trans.Fail ( src/Control/Monad/Trans/Fail.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/FailT-0.1.2.0/build/Control/Monad/Trans/Fail.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/FailT-0.1.2.0/build/Control/Monad/Trans/Fail.dyn_o ) [1 of 2] Compiling Paths_wl_pprint_annotated ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wl-pprint-annotated-0.1.0.1/build/autogen/Paths_wl_pprint_annotated.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wl-pprint-annotated-0.1.0.1/build/Paths_wl_pprint_annotated.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wl-pprint-annotated-0.1.0.1/build/Paths_wl_pprint_annotated.dyn_o ) src/Data/Generics/Internal/Errors.hs:50:37: warning: [GHC-39567] [-Wstar-is-type] Using `*' (or its Unicode variant) to mean `Data.Kind.Type' relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use `Type' from `Data.Kind' instead. | 50 | type family Defined_list (break :: [*]) (err :: Constraint) (a :: k) :: k where | ^ [1 of 2] Compiling Data.String.Conv ( src/Data/String/Conv.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/string-conv-0.2.0/build/Data/String/Conv.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/string-conv-0.2.0/build/Data/String/Conv.dyn_o ) [2 of 7] Compiling TH.FixQ ( src/TH/FixQ.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-utilities-0.2.5.2/build/TH/FixQ.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-utilities-0.2.5.2/build/TH/FixQ.dyn_o ) [1 of 6] Compiling Data.Attoparsec.ByteString.FastSet ( internal/Data/Attoparsec/ByteString/FastSet.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/l/attoparsec-internal/build/attoparsec-internal/Data/Attoparsec/ByteString/FastSet.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/l/attoparsec-internal/build/attoparsec-internal/Data/Attoparsec/ByteString/FastSet.dyn_o ) [ 1 of 13] Compiling System.Log.FastLogger.Imports ( System/Log/FastLogger/Imports.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fast-logger-3.2.6/build/System/Log/FastLogger/Imports.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fast-logger-3.2.6/build/System/Log/FastLogger/Imports.dyn_o ) [ 1 of 11] Compiling Blaze.ByteString.Builder.Internal.Write ( Blaze/ByteString/Builder/Internal/Write.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-builder-0.4.4.1/build/Blaze/ByteString/Builder/Internal/Write.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-builder-0.4.4.1/build/Blaze/ByteString/Builder/Internal/Write.dyn_o ) [ 2 of 24] Compiling Data.Generics.Internal.Families.Changing ( src/Data/Generics/Internal/Families/Changing.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Internal/Families/Changing.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Internal/Families/Changing.dyn_o ) src/Data/Generics/Internal/Families/Changing.hs:83:25: warning: [GHC-39567] [-Wstar-is-type] Using `*' (or its Unicode variant) to mean `Data.Kind.Type' relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use `Type' from `Data.Kind' instead. | 83 | type family Infer (s :: *) (a' :: *) (b :: *) :: * where | ^ src/Data/Generics/Internal/Families/Changing.hs:83:35: warning: [GHC-39567] [-Wstar-is-type] Using `*' (or its Unicode variant) to mean `Data.Kind.Type' relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use `Type' from `Data.Kind' instead. | 83 | type family Infer (s :: *) (a' :: *) (b :: *) :: * where | ^ src/Data/Generics/Internal/Families/Changing.hs:83:44: warning: [GHC-39567] [-Wstar-is-type] Using `*' (or its Unicode variant) to mean `Data.Kind.Type' relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use `Type' from `Data.Kind' instead. | 83 | type family Infer (s :: *) (a' :: *) (b :: *) :: * where | ^ src/Data/Generics/Internal/Families/Changing.hs:83:50: warning: [GHC-39567] [-Wstar-is-type] Using `*' (or its Unicode variant) to mean `Data.Kind.Type' relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use `Type' from `Data.Kind' instead. | 83 | type family Infer (s :: *) (a' :: *) (b :: *) :: * where | ^ [ 2 of 13] Compiling System.Log.FastLogger.FileIO ( System/Log/FastLogger/FileIO.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fast-logger-3.2.6/build/System/Log/FastLogger/FileIO.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fast-logger-3.2.6/build/System/Log/FastLogger/FileIO.dyn_o ) internal/Data/Attoparsec/ByteString/FastSet.hs:97:18: warning: [GHC-68441] [-Wdeprecations] In the use of `memset' (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.fillBytes instead" | 97 | _ <- I.memset t 0 32 | ^^^^^^^^ [3 of 7] Compiling TH.RelativePaths ( src/TH/RelativePaths.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-utilities-0.2.5.2/build/TH/RelativePaths.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-utilities-0.2.5.2/build/TH/RelativePaths.dyn_o ) [2 of 2] Compiling Text.PrettyPrint.Annotated.WL ( src/Text/PrettyPrint/Annotated/WL.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wl-pprint-annotated-0.1.0.1/build/Text/PrettyPrint/Annotated/WL.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wl-pprint-annotated-0.1.0.1/build/Text/PrettyPrint/Annotated/WL.dyn_o ) [ 1 of 28] Compiling Prettyprinter.Render.Util.Panic ( src/Prettyprinter/Render/Util/Panic.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Prettyprinter/Render/Util/Panic.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Prettyprinter/Render/Util/Panic.dyn_o ) [1 of 6] Compiling Paths_pretty_show ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pretty-show-1.10/build/autogen/Paths_pretty_show.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pretty-show-1.10/build/Paths_pretty_show.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pretty-show-1.10/build/Paths_pretty_show.dyn_o ) [19 of 23] Compiling Data.Vector.Strict.Mutable ( src/Data/Vector/Strict/Mutable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Strict/Mutable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Strict/Mutable.dyn_o ) [ 3 of 24] Compiling Data.Generics.Internal.GenericN ( src/Data/Generics/Internal/GenericN.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Internal/GenericN.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Internal/GenericN.dyn_o ) [ 1 of 10] Compiling Data.Hashable.FFI ( src/Data/Hashable/FFI.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.4.7.0/build/Data/Hashable/FFI.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.4.7.0/build/Data/Hashable/FFI.dyn_o ) [ 3 of 13] Compiling System.Log.FastLogger.LogStr ( System/Log/FastLogger/LogStr.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fast-logger-3.2.6/build/System/Log/FastLogger/LogStr.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fast-logger-3.2.6/build/System/Log/FastLogger/LogStr.dyn_o ) [ 2 of 28] Compiling Prettyprinter.Internal ( src/Prettyprinter/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Prettyprinter/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Prettyprinter/Internal.dyn_o ) [2 of 6] Compiling Data.Attoparsec.Internal.Compat ( internal/Data/Attoparsec/Internal/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/l/attoparsec-internal/build/attoparsec-internal/Data/Attoparsec/Internal/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/l/attoparsec-internal/build/attoparsec-internal/Data/Attoparsec/Internal/Compat.dyn_o ) [ 4 of 24] Compiling Data.Generics.Internal.Profunctor.Iso ( src/Data/Generics/Internal/Profunctor/Iso.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Internal/Profunctor/Iso.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Internal/Profunctor/Iso.dyn_o ) [ 2 of 25] Compiling Text.Parsec.Error ( src/Text/Parsec/Error.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/Parsec/Error.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/Parsec/Error.dyn_o ) [3 of 6] Compiling Data.Attoparsec.Internal.Fhthagn ( internal/Data/Attoparsec/Internal/Fhthagn.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/l/attoparsec-internal/build/attoparsec-internal/Data/Attoparsec/Internal/Fhthagn.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/l/attoparsec-internal/build/attoparsec-internal/Data/Attoparsec/Internal/Fhthagn.dyn_o ) [ 2 of 11] Compiling Blaze.ByteString.Builder.Compat.Write ( Blaze/ByteString/Builder/Compat/Write.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-builder-0.4.4.1/build/Blaze/ByteString/Builder/Compat/Write.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-builder-0.4.4.1/build/Blaze/ByteString/Builder/Compat/Write.dyn_o ) [4 of 6] Compiling Data.Attoparsec.ByteString.Buffer ( internal/Data/Attoparsec/ByteString/Buffer.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/l/attoparsec-internal/build/attoparsec-internal/Data/Attoparsec/ByteString/Buffer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/l/attoparsec-internal/build/attoparsec-internal/Data/Attoparsec/ByteString/Buffer.dyn_o ) [2 of 6] Compiling Text.Show.Value ( Text/Show/Value.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pretty-show-1.10/build/Text/Show/Value.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pretty-show-1.10/build/Text/Show/Value.dyn_o ) [ 3 of 11] Compiling Blaze.ByteString.Builder.Int ( Blaze/ByteString/Builder/Int.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-builder-0.4.4.1/build/Blaze/ByteString/Builder/Int.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-builder-0.4.4.1/build/Blaze/ByteString/Builder/Int.dyn_o ) internal/Data/Attoparsec/ByteString/Buffer.hs:62:1: warning: [GHC-66111] [-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() | 62 | import Data.Semigroup (Semigroup(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ internal/Data/Attoparsec/ByteString/Buffer.hs:121:11: warning: [GHC-68441] [-Wdeprecations] In the use of `memcpy' (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead" | 121 | memcpy (ptr0 `plusPtr` (off0+len0)) | ^^^^^^ internal/Data/Attoparsec/ByteString/Buffer.hs:132:13: warning: [GHC-68441] [-Wdeprecations] In the use of `memcpy' (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead" | 132 | memcpy ptr (ptr0 `plusPtr` off0) (fromIntegral len0) | ^^^^^^ internal/Data/Attoparsec/ByteString/Buffer.hs:133:13: warning: [GHC-68441] [-Wdeprecations] In the use of `memcpy' (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead" | 133 | memcpy (ptr `plusPtr` len0) (ptr1 `plusPtr` off1) | ^^^^^^ Text/Show/Value.hs:84:28: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In an irrefutable pattern: Patterns of type `[Value]' not matched: [] | 84 | | otherwise -> do ~(v1:vs1) <- delMany (v:vs) | ^^^^^^^^ Text/Show/Value.hs:93:26: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In an irrefutable pattern: Patterns of type `[Value]' not matched: [] [_] (_:_:_:_) | 93 | Ratio v1 v2 -> do ~[a,b] <- delMany [v1,v2] | ^^^^^ [ 5 of 24] Compiling Data.Generics.Internal.Profunctor.Lens ( src/Data/Generics/Internal/Profunctor/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Internal/Profunctor/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Internal/Profunctor/Lens.dyn_o ) src/Text/PrettyPrint/Annotated/WL.hs:141:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 141 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Text/PrettyPrint/Annotated/WL.hs:143:1: warning: [GHC-66111] [-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() | 143 | import Data.Semigroup | ^^^^^^^^^^^^^^^^^^^^^ src/Text/PrettyPrint/Annotated/WL.hs:245:35: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a lambda abstraction: Patterns of type `[Doc a]', `Doc a' not matched: [] _ | 245 | punctuate p xs = snd $ mapAccumL (\(d:ds) _ -> (ds, if null ds then d else d <> p)) (toList xs) xs | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Text/PrettyPrint/Annotated/WL.hs:345:3: warning: [GHC-50928] [-Wnoncanonical-monoid-instances] Noncanonical `mappend' definition detected in the instance declaration for `Monoid (Doc a)'. `mappend' will eventually be removed in favour of `(<>)' Suggested fix: Either remove definition for `mappend' (recommended) or define as `mappend = (<>)' See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid | 345 | mappend = Cat | ^^^^^^^^^^^^^ src/Text/PrettyPrint/Annotated/WL.hs:1062:63: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 1062 | simpleDocScanAnn f r0 = simpleDocMapAnn merge pop (SPushAnn . head) (SPopAnn . head) [r0] | ^^^^ src/Text/PrettyPrint/Annotated/WL.hs:1062:80: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 1062 | simpleDocScanAnn f r0 = simpleDocMapAnn merge pop (SPushAnn . head) (SPopAnn . head) [r0] | ^^^^ [2 of 2] Compiling Paths_string_conv ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/string-conv-0.2.0/build/autogen/Paths_string_conv.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/string-conv-0.2.0/build/Paths_string_conv.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/string-conv-0.2.0/build/Paths_string_conv.dyn_o ) [ 1 of 14] Compiling Codec.CBOR.ByteArray.Internal ( src/Codec/CBOR/ByteArray/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cborg-0.2.10.0/build/Codec/CBOR/ByteArray/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cborg-0.2.10.0/build/Codec/CBOR/ByteArray/Internal.dyn_o ) [5 of 6] Compiling Data.Attoparsec.Text.Buffer ( internal/Data/Attoparsec/Text/Buffer.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/l/attoparsec-internal/build/attoparsec-internal/Data/Attoparsec/Text/Buffer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/l/attoparsec-internal/build/attoparsec-internal/Data/Attoparsec/Text/Buffer.dyn_o ) [ 4 of 11] Compiling Blaze.ByteString.Builder.Html.Word ( Blaze/ByteString/Builder/Html/Word.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-builder-0.4.4.1/build/Blaze/ByteString/Builder/Html/Word.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-builder-0.4.4.1/build/Blaze/ByteString/Builder/Html/Word.dyn_o ) internal/Data/Attoparsec/Text/Buffer.hs:44:1: warning: [GHC-66111] [-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() | 44 | import Data.Semigroup (Semigroup(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [4 of 7] Compiling TH.Utilities ( src/TH/Utilities.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-utilities-0.2.5.2/build/TH/Utilities.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-utilities-0.2.5.2/build/TH/Utilities.dyn_o ) [3 of 6] Compiling Text.Show.PrettyVal ( Text/Show/PrettyVal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pretty-show-1.10/build/Text/Show/PrettyVal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pretty-show-1.10/build/Text/Show/PrettyVal.dyn_o ) [ 3 of 25] Compiling Text.Parsec.Prim ( src/Text/Parsec/Prim.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/Parsec/Prim.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/Parsec/Prim.dyn_o ) [ 6 of 24] Compiling Data.Generics.Internal.Profunctor.Prism ( src/Data/Generics/Internal/Profunctor/Prism.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Internal/Profunctor/Prism.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Internal/Profunctor/Prism.dyn_o ) [ 2 of 14] Compiling Codec.CBOR.ByteArray.Sliced ( src/Codec/CBOR/ByteArray/Sliced.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cborg-0.2.10.0/build/Codec/CBOR/ByteArray/Sliced.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cborg-0.2.10.0/build/Codec/CBOR/ByteArray/Sliced.dyn_o ) [ 5 of 11] Compiling Blaze.ByteString.Builder.Char8 ( Blaze/ByteString/Builder/Char8.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-builder-0.4.4.1/build/Blaze/ByteString/Builder/Char8.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-builder-0.4.4.1/build/Blaze/ByteString/Builder/Char8.dyn_o ) [6 of 6] Compiling Data.Attoparsec.Text.FastSet ( internal/Data/Attoparsec/Text/FastSet.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/l/attoparsec-internal/build/attoparsec-internal/Data/Attoparsec/Text/FastSet.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/l/attoparsec-internal/build/attoparsec-internal/Data/Attoparsec/Text/FastSet.dyn_o ) [ 7 of 24] Compiling Data.Generics.Internal.VL.Traversal ( src/Data/Generics/Internal/VL/Traversal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Internal/VL/Traversal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Internal/VL/Traversal.dyn_o ) [5 of 7] Compiling TH.ReifySimple ( src/TH/ReifySimple.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-utilities-0.2.5.2/build/TH/ReifySimple.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-utilities-0.2.5.2/build/TH/ReifySimple.dyn_o ) [ 4 of 13] Compiling System.Log.FastLogger.IO ( System/Log/FastLogger/IO.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fast-logger-3.2.6/build/System/Log/FastLogger/IO.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fast-logger-3.2.6/build/System/Log/FastLogger/IO.dyn_o ) src/Codec/CBOR/ByteArray/Sliced.hs:44:1: warning: [GHC-66111] [-Wunused-imports] The qualified import of `Data.ByteString.Short.Internal' is redundant except perhaps to import instances from `Data.ByteString.Short.Internal' To import instances alone, use: import Data.ByteString.Short.Internal() | 44 | import qualified Data.ByteString.Short.Internal as BSS | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 6 of 11] Compiling Blaze.ByteString.Builder.Char.Utf8 ( Blaze/ByteString/Builder/Char/Utf8.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-builder-0.4.4.1/build/Blaze/ByteString/Builder/Char/Utf8.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-builder-0.4.4.1/build/Blaze/ByteString/Builder/Char/Utf8.dyn_o ) [ 8 of 24] Compiling Data.Generics.Internal.Void ( src/Data/Generics/Internal/Void.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Internal/Void.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Internal/Void.dyn_o ) [ 2 of 10] Compiling Data.Hashable.Imports ( src/Data/Hashable/Imports.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.4.7.0/build/Data/Hashable/Imports.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.4.7.0/build/Data/Hashable/Imports.dyn_o ) [ 5 of 13] Compiling System.Log.FastLogger.Types ( System/Log/FastLogger/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fast-logger-3.2.6/build/System/Log/FastLogger/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fast-logger-3.2.6/build/System/Log/FastLogger/Types.dyn_o ) [ 6 of 13] Compiling System.Log.FastLogger.File ( System/Log/FastLogger/File.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fast-logger-3.2.6/build/System/Log/FastLogger/File.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fast-logger-3.2.6/build/System/Log/FastLogger/File.dyn_o ) [ 9 of 24] Compiling Data.Generics.Internal.Wrapped ( src/Data/Generics/Internal/Wrapped.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Internal/Wrapped.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Internal/Wrapped.dyn_o ) [ 3 of 14] Compiling Codec.CBOR.ByteArray ( src/Codec/CBOR/ByteArray.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cborg-0.2.10.0/build/Codec/CBOR/ByteArray.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cborg-0.2.10.0/build/Codec/CBOR/ByteArray.dyn_o ) [ 3 of 10] Compiling Data.Hashable.Mix ( src/Data/Hashable/Mix.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.4.7.0/build/Data/Hashable/Mix.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.4.7.0/build/Data/Hashable/Mix.dyn_o ) src/Codec/CBOR/ByteArray.hs:39:1: warning: [GHC-66111] [-Wunused-imports] The qualified import of `Data.ByteString.Short.Internal' is redundant except perhaps to import instances from `Data.ByteString.Short.Internal' To import instances alone, use: import Data.ByteString.Short.Internal() | 39 | import qualified Data.ByteString.Short.Internal as BSS | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 7 of 11] Compiling Blaze.ByteString.Builder.Html.Utf8 ( Blaze/ByteString/Builder/Html/Utf8.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-builder-0.4.4.1/build/Blaze/ByteString/Builder/Html/Utf8.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-builder-0.4.4.1/build/Blaze/ByteString/Builder/Html/Utf8.dyn_o ) [10 of 24] Compiling Data.Generics.Product.Internal.GLens ( src/Data/Generics/Product/Internal/GLens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Product/Internal/GLens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Product/Internal/GLens.dyn_o ) [ 4 of 10] Compiling Data.Hashable.XXH3 ( src/Data/Hashable/XXH3.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.4.7.0/build/Data/Hashable/XXH3.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.4.7.0/build/Data/Hashable/XXH3.dyn_o ) [ 7 of 13] Compiling System.Log.FastLogger.Date ( System/Log/FastLogger/Date.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fast-logger-3.2.6/build/System/Log/FastLogger/Date.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fast-logger-3.2.6/build/System/Log/FastLogger/Date.dyn_o ) [20 of 23] Compiling Data.Vector.Strict ( src/Data/Vector/Strict.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Strict.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Strict.dyn_o ) [2 of 3] Compiling Control.Monad.Trans.Fail.String ( src/Control/Monad/Trans/Fail/String.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/FailT-0.1.2.0/build/Control/Monad/Trans/Fail/String.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/FailT-0.1.2.0/build/Control/Monad/Trans/Fail/String.dyn_o ) [11 of 24] Compiling Data.Generics.Product.Internal.HList ( src/Data/Generics/Product/Internal/HList.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Product/Internal/HList.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Product/Internal/HList.dyn_o ) [ 4 of 14] Compiling Codec.CBOR.Decoding ( src/Codec/CBOR/Decoding.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cborg-0.2.10.0/build/Codec/CBOR/Decoding.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cborg-0.2.10.0/build/Codec/CBOR/Decoding.dyn_o ) [ 8 of 13] Compiling System.Log.FastLogger.Write ( System/Log/FastLogger/Write.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fast-logger-3.2.6/build/System/Log/FastLogger/Write.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fast-logger-3.2.6/build/System/Log/FastLogger/Write.dyn_o ) [4 of 6] Compiling Text.Show.Parser ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pretty-show-1.10/build/Text/Show/Parser.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pretty-show-1.10/build/Text/Show/Parser.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pretty-show-1.10/build/Text/Show/Parser.dyn_o ) [ 5 of 10] Compiling Data.Hashable.LowLevel ( src/Data/Hashable/LowLevel.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.4.7.0/build/Data/Hashable/LowLevel.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.4.7.0/build/Data/Hashable/LowLevel.dyn_o ) [ 9 of 13] Compiling System.Log.FastLogger.SingleLogger ( System/Log/FastLogger/SingleLogger.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fast-logger-3.2.6/build/System/Log/FastLogger/SingleLogger.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fast-logger-3.2.6/build/System/Log/FastLogger/SingleLogger.dyn_o ) [3 of 3] Compiling Control.Monad.Trans.Fail.Text ( src/Control/Monad/Trans/Fail/Text.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/FailT-0.1.2.0/build/Control/Monad/Trans/Fail/Text.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/FailT-0.1.2.0/build/Control/Monad/Trans/Fail/Text.dyn_o ) src/Data/Generics/Product/Internal/HList.hs:61:3: warning: [GHC-50928] [-Wnoncanonical-monoid-instances] Noncanonical `mappend' definition detected in the instance declaration for `Monoid (HList '[])'. `mappend' will eventually be removed in favour of `(<>)' Suggested fix: Either remove definition for `mappend' (recommended) or define as `mappend = (<>)' See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid | 61 | mappend _ _ = Nil | ^^^^^^^^^^^^^^^^^ src/Data/Generics/Product/Internal/HList.hs:68:3: warning: [GHC-50928] [-Wnoncanonical-monoid-instances] Noncanonical `mappend' definition detected in the instance declaration for `Monoid (HList (a ': as))'. `mappend' will eventually be removed in favour of `(<>)' Suggested fix: Either remove definition for `mappend' (recommended) or define as `mappend = (<>)' See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid | 68 | mappend (x :> xs) (y :> ys) = mappend x y :> mappend xs ys | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 6 of 10] Compiling Data.Hashable.Class ( src/Data/Hashable/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.4.7.0/build/Data/Hashable/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.4.7.0/build/Data/Hashable/Class.dyn_o ) [ 8 of 11] Compiling Blaze.ByteString.Builder.ByteString ( Blaze/ByteString/Builder/ByteString.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-builder-0.4.4.1/build/Blaze/ByteString/Builder/ByteString.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-builder-0.4.4.1/build/Blaze/ByteString/Builder/ByteString.dyn_o ) [10 of 13] Compiling System.Log.FastLogger.MultiLogger ( System/Log/FastLogger/MultiLogger.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fast-logger-3.2.6/build/System/Log/FastLogger/MultiLogger.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fast-logger-3.2.6/build/System/Log/FastLogger/MultiLogger.dyn_o ) [ 9 of 11] Compiling Blaze.ByteString.Builder.HTTP ( Blaze/ByteString/Builder/HTTP.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-builder-0.4.4.1/build/Blaze/ByteString/Builder/HTTP.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-builder-0.4.4.1/build/Blaze/ByteString/Builder/HTTP.dyn_o ) src/Data/Hashable/Class.hs:85:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.List' is redundant except perhaps to import instances from `Data.List' To import instances alone, use: import Data.List() | 85 | import Data.List (foldl') | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [11 of 13] Compiling System.Log.FastLogger.LoggerSet ( System/Log/FastLogger/LoggerSet.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fast-logger-3.2.6/build/System/Log/FastLogger/LoggerSet.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fast-logger-3.2.6/build/System/Log/FastLogger/LoggerSet.dyn_o ) [10 of 11] Compiling Blaze.ByteString.Builder.Word ( Blaze/ByteString/Builder/Word.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-builder-0.4.4.1/build/Blaze/ByteString/Builder/Word.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-builder-0.4.4.1/build/Blaze/ByteString/Builder/Word.dyn_o ) [ 5 of 14] Compiling Codec.CBOR.Magic ( src/Codec/CBOR/Magic.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cborg-0.2.10.0/build/Codec/CBOR/Magic.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cborg-0.2.10.0/build/Codec/CBOR/Magic.dyn_o ) [11 of 11] Compiling Blaze.ByteString.Builder ( Blaze/ByteString/Builder.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-builder-0.4.4.1/build/Blaze/ByteString/Builder.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-builder-0.4.4.1/build/Blaze/ByteString/Builder.dyn_o ) Configuring library for mempack-0.1.2.0... [ 4 of 25] Compiling Text.Parsec.Combinator ( src/Text/Parsec/Combinator.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/Parsec/Combinator.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/Parsec/Combinator.dyn_o ) [12 of 13] Compiling System.Log.FastLogger ( System/Log/FastLogger.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fast-logger-3.2.6/build/System/Log/FastLogger.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fast-logger-3.2.6/build/System/Log/FastLogger.dyn_o ) [ 6 of 14] Compiling Codec.CBOR.Read ( src/Codec/CBOR/Read.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cborg-0.2.10.0/build/Codec/CBOR/Read.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cborg-0.2.10.0/build/Codec/CBOR/Read.dyn_o ) [5 of 6] Compiling Text.Show.Html ( Text/Show/Html.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pretty-show-1.10/build/Text/Show/Html.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pretty-show-1.10/build/Text/Show/Html.dyn_o ) Text/Show/Html.hs:112:1: warning: [GHC-40910] [-Wunused-top-binds] Defined but not used: `tallTuple' | 112 | tallTuple els = table "tallTuple" $ map (tr . return . td) els | ^^^^^^^^^ [12 of 24] Compiling Data.Generics.Internal.Families.Has ( src/Data/Generics/Internal/Families/Has.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Internal/Families/Has.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Internal/Families/Has.dyn_o ) [13 of 13] Compiling System.Log.FastLogger.Internal ( System/Log/FastLogger/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fast-logger-3.2.6/build/System/Log/FastLogger/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fast-logger-3.2.6/build/System/Log/FastLogger/Internal.dyn_o ) Configuring library for blaze-markup-0.8.3.0... [13 of 24] Compiling Data.Generics.Internal.Families.Collect ( src/Data/Generics/Internal/Families/Collect.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Internal/Families/Collect.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Internal/Families/Collect.dyn_o ) src/Data/Generics/Internal/Families/Collect.hs:101:1: warning: [GHC-40910] [-Wunused-top-binds] Defined but not used: type constructor or class `<&>' | 101 | type family (a :: Count) <&> (b :: Count) :: Count where | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... src/Data/Generics/Internal/Families/Collect.hs:105:40: warning: [GHC-39567] [-Wstar-is-type] Using `*' (or its Unicode variant) to mean `Data.Kind.Type' relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use `Type' from `Data.Kind' instead. | 105 | type family CollectFieldsOrdered (r :: * -> *) :: [Symbol] where | ^ src/Data/Generics/Internal/Families/Collect.hs:105:45: warning: [GHC-39567] [-Wstar-is-type] Using `*' (or its Unicode variant) to mean `Data.Kind.Type' relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use `Type' from `Data.Kind' instead. | 105 | type family CollectFieldsOrdered (r :: * -> *) :: [Symbol] where | ^ [14 of 24] Compiling Data.Generics.Internal.Families ( src/Data/Generics/Internal/Families.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Internal/Families.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Internal/Families.dyn_o ) [15 of 24] Compiling Data.Generics.Product.Internal.Fields ( src/Data/Generics/Product/Internal/Fields.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Product/Internal/Fields.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Product/Internal/Fields.dyn_o ) [6 of 6] Compiling Text.Show.Pretty ( Text/Show/Pretty.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pretty-show-1.10/build/Text/Show/Pretty.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pretty-show-1.10/build/Text/Show/Pretty.dyn_o ) Text/Show/Pretty.hs:52:22: warning: [GHC-38856] [-Wunused-imports] The import of `Foldable' from module `Data.Foldable' is redundant | 52 | import Data.Foldable(Foldable,toList) | ^^^^^^^^ [16 of 24] Compiling Data.Generics.Product.Internal.Positions ( src/Data/Generics/Product/Internal/Positions.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Product/Internal/Positions.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Product/Internal/Positions.dyn_o ) [2 of 2] Compiling Codec.Binary.Bech32 ( src/Codec/Binary/Bech32.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bech32-1.1.9/build/Codec/Binary/Bech32.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bech32-1.1.9/build/Codec/Binary/Bech32.dyn_o ) [6 of 7] Compiling TH.Derive.Storable ( src/TH/Derive/Storable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-utilities-0.2.5.2/build/TH/Derive/Storable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-utilities-0.2.5.2/build/TH/Derive/Storable.dyn_o ) [17 of 24] Compiling Data.Generics.Product.Internal.Subtype ( src/Data/Generics/Product/Internal/Subtype.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Product/Internal/Subtype.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Product/Internal/Subtype.dyn_o ) [18 of 24] Compiling Data.GenericLens.Internal ( src/Data/GenericLens/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/GenericLens/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/GenericLens/Internal.dyn_o ) [19 of 24] Compiling Data.Generics.Product.Internal.Typed ( src/Data/Generics/Product/Internal/Typed.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Product/Internal/Typed.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Product/Internal/Typed.dyn_o ) Preprocessing library for mempack-0.1.2.0... Building library for mempack-0.1.2.0... [20 of 24] Compiling Data.Generics.Product.Internal.Types ( src/Data/Generics/Product/Internal/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Product/Internal/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Product/Internal/Types.dyn_o ) [ 5 of 25] Compiling Text.Parsec.Expr ( src/Text/Parsec/Expr.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/Parsec/Expr.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/Parsec/Expr.dyn_o ) [7 of 7] Compiling TH.Derive ( src/TH/Derive.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-utilities-0.2.5.2/build/TH/Derive.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-utilities-0.2.5.2/build/TH/Derive.dyn_o ) Configuring library for bech32-th-1.1.9... [ 7 of 10] Compiling Data.Hashable.Lifted ( src/Data/Hashable/Lifted.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.4.7.0/build/Data/Hashable/Lifted.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.4.7.0/build/Data/Hashable/Lifted.dyn_o ) [1 of 3] Compiling Data.MemPack.Buffer ( src/Data/MemPack/Buffer.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/mempack-0.1.2.0/build/Data/MemPack/Buffer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/mempack-0.1.2.0/build/Data/MemPack/Buffer.dyn_o ) [ 8 of 10] Compiling Data.Hashable.Generic.Instances ( src/Data/Hashable/Generic/Instances.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.4.7.0/build/Data/Hashable/Generic/Instances.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.4.7.0/build/Data/Hashable/Generic/Instances.dyn_o ) src/Data/Hashable/Generic/Instances.hs:5:14: warning: [GHC-19244] [-Wtrustworthy-safe] `Data.Hashable.Generic.Instances' is marked as Trustworthy but has been inferred as safe! | 5 | {-# LANGUAGE Trustworthy #-} | ^^^^^^^^^^^ [21 of 24] Compiling Data.Generics.Product.Internal.Param ( src/Data/Generics/Product/Internal/Param.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Product/Internal/Param.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Product/Internal/Param.dyn_o ) [2 of 3] Compiling Data.MemPack.Error ( src/Data/MemPack/Error.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/mempack-0.1.2.0/build/Data/MemPack/Error.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/mempack-0.1.2.0/build/Data/MemPack/Error.dyn_o ) [ 9 of 10] Compiling Data.Hashable.Generic ( src/Data/Hashable/Generic.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.4.7.0/build/Data/Hashable/Generic.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.4.7.0/build/Data/Hashable/Generic.dyn_o ) [22 of 24] Compiling Data.Generics.Sum.Internal.Constructors ( src/Data/Generics/Sum/Internal/Constructors.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Sum/Internal/Constructors.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Sum/Internal/Constructors.dyn_o ) Preprocessing library for blaze-markup-0.8.3.0... Building library for blaze-markup-0.8.3.0... [10 of 10] Compiling Data.Hashable ( src/Data/Hashable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.4.7.0/build/Data/Hashable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.4.7.0/build/Data/Hashable.dyn_o ) [23 of 24] Compiling Data.Generics.Sum.Internal.Typed ( src/Data/Generics/Sum/Internal/Typed.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Sum/Internal/Typed.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Sum/Internal/Typed.dyn_o ) [1 of 6] Compiling Text.Blaze.Internal ( src/Text/Blaze/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-markup-0.8.3.0/build/Text/Blaze/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-markup-0.8.3.0/build/Text/Blaze/Internal.dyn_o ) [3 of 3] Compiling Data.MemPack ( src/Data/MemPack.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/mempack-0.1.2.0/build/Data/MemPack.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/mempack-0.1.2.0/build/Data/MemPack.dyn_o ) [24 of 24] Compiling Data.Generics.Sum.Internal.Subtype ( src/Data/Generics/Sum/Internal/Subtype.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Sum/Internal/Subtype.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-core-2.2.1.0/build/Data/Generics/Sum/Internal/Subtype.dyn_o ) src/Text/Blaze/Internal.hs:82:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 82 | import Control.Applicative (Applicative (..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Text/Blaze/Internal.hs:84:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() | 84 | import Data.Monoid (Monoid, mappend, mconcat, mempty) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Text/Blaze/Internal.hs:223:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances] Noncanonical `return' definition detected in the instance declaration for `Monad MarkupM'. `return' will eventually be removed in favour of `pure' Suggested fix: Either remove definition for `return' (recommended) or define as `return = pure' See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return | 223 | return x = Empty x | ^^^^^^^^^^^^^^^^^^ src/Text/Blaze/Internal.hs:225:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances] Noncanonical `(>>)' definition detected in the instance declaration for `Monad MarkupM'. `(>>)' will eventually be removed in favour of `(*>)' Suggested fix: Either remove definition for `(>>)' (recommended) or define as `(>>) = (*>)' See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return | 225 | (>>) = Append | ^^^^^^^^^^^^^ src/Text/Blaze/Internal.hs:230:13: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 230 | instance (a ~ ()) => IsString (MarkupM a) where | ^ [ 6 of 25] Compiling Text.Parsec.Char ( src/Text/Parsec/Char.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/Parsec/Char.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/Parsec/Char.dyn_o ) Configuring library for unordered-containers-0.2.20... Configuring library for time-compat-1.9.8... Configuring library for scientific-0.3.8.0... Configuring library for psqueues-0.2.8.2... Configuring library for constraints-0.14.2... Configuring library for these-1.2.1... Configuring library for async-2.2.5... Configuring library for text-short-0.1.6... Configuring library for data-fix-0.3.4... Configuring library for case-insensitive-1.2.1.0... Configuring library for uuid-types-1.0.6... Configuring library for fin-0.3.2... Configuring library for generic-lens-2.2.2.0... [ 7 of 25] Compiling Text.Parsec.ByteString.Lazy ( src/Text/Parsec/ByteString/Lazy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/Parsec/ByteString/Lazy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/Parsec/ByteString/Lazy.dyn_o ) [2 of 6] Compiling Text.Blaze ( src/Text/Blaze.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-markup-0.8.3.0/build/Text/Blaze.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-markup-0.8.3.0/build/Text/Blaze.dyn_o ) src/Text/Blaze.hs:92:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() | 92 | import Data.Monoid (mconcat) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Text/Blaze.hs:93:42: warning: [GHC-38856] [-Wunused-imports] The import of `Word' from module `Data.Word' is redundant | 93 | import Data.Word (Word, Word32, Word64) | ^^^^ Preprocessing library for bech32-th-1.1.9... Building library for bech32-th-1.1.9... [ 8 of 25] Compiling Text.Parsec.ByteString ( src/Text/Parsec/ByteString.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/Parsec/ByteString.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/Parsec/ByteString.dyn_o ) [1 of 1] Compiling Codec.Binary.Bech32.TH ( src/Codec/Binary/Bech32/TH.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bech32-th-1.1.9/build/Codec/Binary/Bech32/TH.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bech32-th-1.1.9/build/Codec/Binary/Bech32/TH.dyn_o ) [ 9 of 25] Compiling Text.Parsec ( src/Text/Parsec.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/Parsec.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/Parsec.dyn_o ) [10 of 25] Compiling Text.Parsec.Perm ( src/Text/Parsec/Perm.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/Parsec/Perm.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/Parsec/Perm.dyn_o ) [3 of 6] Compiling Text.Blaze.Renderer.String ( src/Text/Blaze/Renderer/String.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-markup-0.8.3.0/build/Text/Blaze/Renderer/String.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-markup-0.8.3.0/build/Text/Blaze/Renderer/String.dyn_o ) [11 of 25] Compiling Text.Parsec.String ( src/Text/Parsec/String.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/Parsec/String.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/Parsec/String.dyn_o ) [4 of 6] Compiling Text.Blaze.Renderer.Pretty ( src/Text/Blaze/Renderer/Pretty.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-markup-0.8.3.0/build/Text/Blaze/Renderer/Pretty.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-markup-0.8.3.0/build/Text/Blaze/Renderer/Pretty.dyn_o ) [12 of 25] Compiling Text.Parsec.Text ( src/Text/Parsec/Text.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/Parsec/Text.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/Parsec/Text.dyn_o ) [13 of 25] Compiling Text.Parsec.Text.Lazy ( src/Text/Parsec/Text/Lazy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/Parsec/Text/Lazy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/Parsec/Text/Lazy.dyn_o ) [5 of 6] Compiling Text.Blaze.Renderer.Text ( src/Text/Blaze/Renderer/Text.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-markup-0.8.3.0/build/Text/Blaze/Renderer/Text.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-markup-0.8.3.0/build/Text/Blaze/Renderer/Text.dyn_o ) src/Text/Blaze/Renderer/Text.hs:15:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() | 15 | import Data.Monoid (mappend, mempty) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Configuring library for cardano-crypto-1.3.0... Configuring library for crypton-x509-1.7.7... [14 of 25] Compiling Text.Parsec.Token ( src/Text/Parsec/Token.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/Parsec/Token.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/Parsec/Token.dyn_o ) Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. Preprocessing library for uuid-types-1.0.6... Building library for uuid-types-1.0.6... Preprocessing library for unordered-containers-0.2.20... Building library for unordered-containers-0.2.20... Preprocessing library for async-2.2.5... Building library for async-2.2.5... Preprocessing library for time-compat-1.9.8... Building library for time-compat-1.9.8... Preprocessing library for case-insensitive-1.2.1.0... Building library for case-insensitive-1.2.1.0... Preprocessing library for text-short-0.1.6... Building library for text-short-0.1.6... Preprocessing library for fin-0.3.2... Building library for fin-0.3.2... Preprocessing library for scientific-0.3.8.0... Building library for scientific-0.3.8.0... Preprocessing library for these-1.2.1... Building library for these-1.2.1... Preprocessing library for psqueues-0.2.8.2... Building library for psqueues-0.2.8.2... Preprocessing library for data-fix-0.3.4... Building library for data-fix-0.3.4... Preprocessing library for constraints-0.14.2... Building library for constraints-0.14.2... [1 of 3] Compiling Data.UUID.Types.Internal.Builder ( src/Data/UUID/Types/Internal/Builder.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/uuid-types-1.0.6/build/Data/UUID/Types/Internal/Builder.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/uuid-types-1.0.6/build/Data/UUID/Types/Internal/Builder.dyn_o ) Data/HashMap/Internal.hs:12:14-23: warning: [GHC-53692] [-Wdeprecated-flags] -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead | 12 | {-# LANGUAGE TypeInType #-} | ^^^^^^^^^^ [1 of 3] Compiling Data.Functor.These ( src/Data/Functor/These.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/these-1.2.1/build/Data/Functor/These.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/these-1.2.1/build/Data/Functor/These.dyn_o ) [1 of 2] Compiling Control.Concurrent.Async.Internal ( Control/Concurrent/Async/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/async-2.2.5/build/Control/Concurrent/Async/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/async-2.2.5/build/Control/Concurrent/Async/Internal.dyn_o ) [1 of 5] Compiling PrimOps ( src-ghc804/PrimOps.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-short-0.1.6/build/PrimOps.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-short-0.1.6/build/PrimOps.dyn_o ) [2 of 3] Compiling Data.UUID.Types.Internal ( src/Data/UUID/Types/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/uuid-types-1.0.6/build/Data/UUID/Types/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/uuid-types-1.0.6/build/Data/UUID/Types/Internal.dyn_o ) [1 of 7] Compiling Data.Nat ( src/Data/Nat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fin-0.3.2/build/Data/Nat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fin-0.3.2/build/Data/Nat.dyn_o ) [1 of 1] Compiling Data.Fix ( src/Data/Fix.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/data-fix-0.3.4/build/Data/Fix.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/data-fix-0.3.4/build/Data/Fix.dyn_o ) [1 of 5] Compiling GHC.Integer.Compat ( src/GHC/Integer/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/scientific-0.3.8.0/build/GHC/Integer/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/scientific-0.3.8.0/build/GHC/Integer/Compat.dyn_o ) [2 of 5] Compiling Data.Text.Short.Internal ( src/Data/Text/Short/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-short-0.1.6/build/Data/Text/Short/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-short-0.1.6/build/Data/Text/Short/Internal.dyn_o ) [2 of 5] Compiling Utils ( src/Utils.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/scientific-0.3.8.0/build/Utils.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/scientific-0.3.8.0/build/Utils.dyn_o ) [1 of 3] Compiling Data.CaseInsensitive.Internal ( Data/CaseInsensitive/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/case-insensitive-1.2.1.0/build/Data/CaseInsensitive/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/case-insensitive-1.2.1.0/build/Data/CaseInsensitive/Internal.dyn_o ) Preprocessing library for generic-lens-2.2.2.0... Building library for generic-lens-2.2.2.0... [1 of 7] Compiling Data.BitUtil ( src/Data/BitUtil.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/psqueues-0.2.8.2/build/Data/BitUtil.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/psqueues-0.2.8.2/build/Data/BitUtil.dyn_o ) Control/Concurrent/Async/Internal.hs:50:1: warning: [GHC-66111] [-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() | 50 | import Data.Semigroup (Semigroup((<>))) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [3 of 5] Compiling Data.Scientific ( src/Data/Scientific.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/scientific-0.3.8.0/build/Data/Scientific.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/scientific-0.3.8.0/build/Data/Scientific.dyn_o ) [2 of 7] Compiling Data.IntPSQ.Internal ( src/Data/IntPSQ/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/psqueues-0.2.8.2/build/Data/IntPSQ/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/psqueues-0.2.8.2/build/Data/IntPSQ/Internal.dyn_o ) src/Data/Generics/Product/Fields.hs:12:14: warning: [GHC-53692] [-Wdeprecated-flags] -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead | 12 | {-# LANGUAGE TypeInType #-} | ^^^^^^^^^^ src/Data/Generics/Product/Positions.hs:2:14: warning: [GHC-53692] [-Wdeprecated-flags] -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead | 2 | {-# LANGUAGE TypeInType #-} | ^^^^^^^^^^ src/Data/Generics/Product/HList.hs:8:14: warning: [GHC-53692] [-Wdeprecated-flags] -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead | 8 | {-# LANGUAGE TypeInType #-} | ^^^^^^^^^^ src/Data/Generics/Product/HList.hs:8:14: warning: [GHC-53692] [-Wdeprecated-flags] -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead | 8 | {-# LANGUAGE TypeInType #-} | ^^^^^^^^^^ src/Data/Generics/Product/Positions.hs:2:14: warning: [GHC-53692] [-Wdeprecated-flags] -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead | 2 | {-# LANGUAGE TypeInType #-} | ^^^^^^^^^^ src/Data/Generics/Product/Fields.hs:12:14: warning: [GHC-53692] [-Wdeprecated-flags] -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead | 12 | {-# LANGUAGE TypeInType #-} | ^^^^^^^^^^ [1 of 9] Compiling Data.HashMap.Internal.Array ( Data/HashMap/Internal/Array.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unordered-containers-0.2.20/build/Data/HashMap/Internal/Array.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unordered-containers-0.2.20/build/Data/HashMap/Internal/Array.dyn_o ) [ 1 of 20] Compiling Data.Generics.Internal.VL.Iso ( src/Data/Generics/Internal/VL/Iso.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Internal/VL/Iso.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Internal/VL/Iso.dyn_o ) Data/CaseInsensitive/Internal.hs:124:5: warning: [GHC-50928] [-Wnoncanonical-monoid-instances] Noncanonical `mappend' definition detected in the instance declaration for `Monoid (CI s)'. `mappend' will eventually be removed in favour of `(<>)' Suggested fix: Either remove definition for `mappend' (recommended) or define as `mappend = (<>)' See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid | 124 | CI o1 l1 `mappend` CI o2 l2 = CI (o1 `mappend` o2) (l1 `mappend` l2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/UUID/Types/Internal.hs:49:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 49 | import Control.Applicative ((<*>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/UUID/Types/Internal.hs:55:1: warning: [GHC-66111] [-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() | 55 | import Data.Functor ((<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Fix.hs:109:47: warning: [GHC-38856] [-Wunused-imports] The import of `rnf1' from module `Control.DeepSeq' is redundant | 109 | import Control.DeepSeq (NFData (..), NFData1, rnf1) | ^^^^ src/Data/IntPSQ/Internal.hs:66:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 66 | import Control.Applicative ((<$>), (<*>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/IntPSQ/Internal.hs:70:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Foldable' is redundant except perhaps to import instances from `Data.Foldable' To import instances alone, use: import Data.Foldable() | 70 | import Data.Foldable (Foldable) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/IntPSQ/Internal.hs:71:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.List' is redundant except perhaps to import instances from `Data.List' To import instances alone, use: import Data.List() | 71 | import Data.List (foldl') | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/IntPSQ/Internal.hs:75:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Word' is redundant except perhaps to import instances from `Data.Word' To import instances alone, use: import Data.Word() | 75 | import Data.Word (Word) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Scientific.hs:1041:16: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type `[Char]' not matched: [] [] [] | 1041 | (d:ds') = map intToDigit (if ei > 0 then init is' else is') | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Scientific.hs:1057:11: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type `[Char]' not matched: [] | 1057 | d:ds' = map intToDigit (if ei > 0 then is' else 0:is') | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [1 of 8] Compiling Data.Constraint ( src/Data/Constraint.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/constraints-0.14.2/build/Data/Constraint.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/constraints-0.14.2/build/Data/Constraint.dyn_o ) Data/HashMap/Internal/Array.hs:83:1-35: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 83 | import Control.Applicative (liftA2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 3 of 28] Compiling Prettyprinter.Render.String ( src/Prettyprinter/Render/String.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Prettyprinter/Render/String.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Prettyprinter/Render/String.dyn_o ) [2 of 7] Compiling TrustworthyCompat ( src/TrustworthyCompat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fin-0.3.2/build/TrustworthyCompat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fin-0.3.2/build/TrustworthyCompat.dyn_o ) [ 1 of 20] Compiling Data.Format ( src/Data/Format.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Format.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Format.dyn_o ) [ 2 of 20] Compiling Data.Generics.Internal.VL.Lens ( src/Data/Generics/Internal/VL/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Internal/VL/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Internal/VL/Lens.dyn_o ) [2 of 9] Compiling Data.HashMap.Internal.List ( Data/HashMap/Internal/List.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unordered-containers-0.2.20/build/Data/HashMap/Internal/List.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unordered-containers-0.2.20/build/Data/HashMap/Internal/List.dyn_o ) [2 of 3] Compiling Data.These ( src/Data/These.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/these-1.2.1/build/Data/These.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/these-1.2.1/build/Data/These.dyn_o ) [ 4 of 28] Compiling Data.Text.Prettyprint.Doc.Render.String ( src/Data/Text/Prettyprint/Doc/Render/String.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Data/Text/Prettyprint/Doc/Render/String.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Data/Text/Prettyprint/Doc/Render/String.dyn_o ) [3 of 9] Compiling Data.HashMap.Internal ( Data/HashMap/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unordered-containers-0.2.20/build/Data/HashMap/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unordered-containers-0.2.20/build/Data/HashMap/Internal.dyn_o ) [ 5 of 28] Compiling Prettyprinter.Internal.Type ( src/Prettyprinter/Internal/Type.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Prettyprinter/Internal/Type.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Prettyprinter/Internal/Type.dyn_o ) [ 2 of 20] Compiling Data.Time.Calendar.Month.Compat ( src/Data/Time/Calendar/Month/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/Calendar/Month/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/Calendar/Month/Compat.dyn_o ) [ 6 of 28] Compiling Data.Text.Prettyprint.Doc.Internal.Type ( src/Data/Text/Prettyprint/Doc/Internal/Type.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Data/Text/Prettyprint/Doc/Internal/Type.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Data/Text/Prettyprint/Doc/Internal/Type.dyn_o ) [3 of 7] Compiling Data.Type.Nat ( src/Data/Type/Nat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fin-0.3.2/build/Data/Type/Nat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fin-0.3.2/build/Data/Type/Nat.dyn_o ) [ 7 of 28] Compiling Prettyprinter.Internal.Debug ( src/Prettyprinter/Internal/Debug.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Prettyprinter/Internal/Debug.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Prettyprinter/Internal/Debug.dyn_o ) [ 3 of 20] Compiling Data.Generics.Internal.VL.Prism ( src/Data/Generics/Internal/VL/Prism.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Internal/VL/Prism.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Internal/VL/Prism.dyn_o ) [ 3 of 20] Compiling Data.Time.Calendar.Quarter.Compat ( src/Data/Time/Calendar/Quarter/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/Calendar/Quarter/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/Calendar/Quarter/Compat.dyn_o ) [6 of 6] Compiling Text.Blaze.Renderer.Utf8 ( src/Text/Blaze/Renderer/Utf8.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-markup-0.8.3.0/build/Text/Blaze/Renderer/Utf8.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-markup-0.8.3.0/build/Text/Blaze/Renderer/Utf8.dyn_o ) src/Text/Blaze/Renderer/Utf8.hs:11:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() | 11 | import Data.Monoid (mappend, mempty) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2 of 3] Compiling Data.CaseInsensitive ( Data/CaseInsensitive.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/case-insensitive-1.2.1.0/build/Data/CaseInsensitive.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/case-insensitive-1.2.1.0/build/Data/CaseInsensitive.dyn_o ) [ 4 of 20] Compiling Data.Time.Calendar.Types ( src/Data/Time/Calendar/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/Calendar/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/Calendar/Types.dyn_o ) [3 of 7] Compiling Data.IntPSQ ( src/Data/IntPSQ.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/psqueues-0.2.8.2/build/Data/IntPSQ.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/psqueues-0.2.8.2/build/Data/IntPSQ.dyn_o ) [3 of 3] Compiling Data.CaseInsensitive.Unsafe ( Data/CaseInsensitive/Unsafe.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/case-insensitive-1.2.1.0/build/Data/CaseInsensitive/Unsafe.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/case-insensitive-1.2.1.0/build/Data/CaseInsensitive/Unsafe.dyn_o ) [ 5 of 20] Compiling Data.Time.Orphans ( src/Data/Time/Orphans.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/Orphans.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/Orphans.dyn_o ) [4 of 7] Compiling Data.OrdPSQ.Internal ( src/Data/OrdPSQ/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/psqueues-0.2.8.2/build/Data/OrdPSQ/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/psqueues-0.2.8.2/build/Data/OrdPSQ/Internal.dyn_o ) src/Data/OrdPSQ/Internal.hs:74:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Foldable' is redundant except perhaps to import instances from `Data.Foldable' To import instances alone, use: import Data.Foldable() | 74 | import Data.Foldable (Foldable (foldl')) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 4 of 20] Compiling Data.Generics.Internal.VL ( src/Data/Generics/Internal/VL.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Internal/VL.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Internal/VL.dyn_o ) [2 of 8] Compiling Data.Constraint.Deferrable ( src/Data/Constraint/Deferrable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/constraints-0.14.2/build/Data/Constraint/Deferrable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/constraints-0.14.2/build/Data/Constraint/Deferrable.dyn_o ) [ 8 of 28] Compiling Data.Text.Prettyprint.Doc.Internal.Debug ( src/Data/Text/Prettyprint/Doc/Internal/Debug.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Data/Text/Prettyprint/Doc/Internal/Debug.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Data/Text/Prettyprint/Doc/Internal/Debug.dyn_o ) [4 of 7] Compiling Data.Type.Nat.LE ( src/Data/Type/Nat/LE.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fin-0.3.2/build/Data/Type/Nat/LE.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fin-0.3.2/build/Data/Type/Nat/LE.dyn_o ) [3 of 5] Compiling Data.Text.Short.Unsafe ( src/Data/Text/Short/Unsafe.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-short-0.1.6/build/Data/Text/Short/Unsafe.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-short-0.1.6/build/Data/Text/Short/Unsafe.dyn_o ) [2 of 2] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/async-2.2.5/build/Control/Concurrent/Async.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/async-2.2.5/build/Control/Concurrent/Async.dyn_o ) [ 9 of 28] Compiling Data.Text.Prettyprint.Doc.Internal ( src/Data/Text/Prettyprint/Doc/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Data/Text/Prettyprint/Doc/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Data/Text/Prettyprint/Doc/Internal.dyn_o ) [4 of 5] Compiling Data.Text.Short ( src/Data/Text/Short.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-short-0.1.6/build/Data/Text/Short.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-short-0.1.6/build/Data/Text/Short.dyn_o ) [3 of 3] Compiling Data.UUID.Types ( src/Data/UUID/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/uuid-types-1.0.6/build/Data/UUID/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/uuid-types-1.0.6/build/Data/UUID/Types.dyn_o ) [10 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Util.Panic ( src/Data/Text/Prettyprint/Doc/Render/Util/Panic.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Data/Text/Prettyprint/Doc/Render/Util/Panic.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Data/Text/Prettyprint/Doc/Render/Util/Panic.dyn_o ) [11 of 28] Compiling Prettyprinter.Render.Util.StackMachine ( src/Prettyprinter/Render/Util/StackMachine.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Prettyprinter/Render/Util/StackMachine.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Prettyprinter/Render/Util/StackMachine.dyn_o ) [3 of 8] Compiling Data.Constraint.Forall ( src/Data/Constraint/Forall.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/constraints-0.14.2/build/Data/Constraint/Forall.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/constraints-0.14.2/build/Data/Constraint/Forall.dyn_o ) src/Prettyprinter/Render/Util/StackMachine.hs:34:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 34 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 5 of 20] Compiling Data.Generics.Product.Fields ( src/Data/Generics/Product/Fields.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Product/Fields.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Product/Fields.dyn_o ) [4 of 8] Compiling Data.Constraint.Lifting ( src/Data/Constraint/Lifting.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/constraints-0.14.2/build/Data/Constraint/Lifting.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/constraints-0.14.2/build/Data/Constraint/Lifting.dyn_o ) [5 of 5] Compiling Data.Text.Short.Partial ( src/Data/Text/Short/Partial.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-short-0.1.6/build/Data/Text/Short/Partial.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-short-0.1.6/build/Data/Text/Short/Partial.dyn_o ) Preprocessing library for crypton-x509-1.7.7... Building library for crypton-x509-1.7.7... [5 of 7] Compiling Data.Type.Nat.LT ( src/Data/Type/Nat/LT.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fin-0.3.2/build/Data/Type/Nat/LT.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fin-0.3.2/build/Data/Type/Nat/LT.dyn_o ) Preprocessing library for cardano-crypto-1.3.0... Building library for cardano-crypto-1.3.0... [ 6 of 20] Compiling Data.Generics.Product.HList ( src/Data/Generics/Product/HList.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Product/HList.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Product/HList.dyn_o ) [3 of 3] Compiling Data.These.Combinators ( src/Data/These/Combinators.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/these-1.2.1/build/Data/These/Combinators.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/these-1.2.1/build/Data/These/Combinators.dyn_o ) [6 of 7] Compiling Data.Type.Nat.LE.ReflStep ( src/Data/Type/Nat/LE/ReflStep.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fin-0.3.2/build/Data/Type/Nat/LE/ReflStep.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fin-0.3.2/build/Data/Type/Nat/LE/ReflStep.dyn_o ) [12 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Util.StackMachine ( src/Data/Text/Prettyprint/Doc/Render/Util/StackMachine.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Data/Text/Prettyprint/Doc/Render/Util/StackMachine.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Data/Text/Prettyprint/Doc/Render/Util/StackMachine.dyn_o ) [13 of 28] Compiling Prettyprinter.Symbols.Ascii ( src/Prettyprinter/Symbols/Ascii.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Prettyprinter/Symbols/Ascii.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Prettyprinter/Symbols/Ascii.dyn_o ) [4 of 5] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/scientific-0.3.8.0/build/Data/Text/Lazy/Builder/Scientific.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/scientific-0.3.8.0/build/Data/Text/Lazy/Builder/Scientific.dyn_o ) src/Data/Text/Lazy/Builder/Scientific.hs:19:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() | 19 | import Data.Monoid ((<>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Text/Lazy/Builder/Scientific.hs:60:12: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type `[Char]' not matched: [] [] [] | 60 | (d:ds') = map i2d (if ei > 0 then init is' else is') | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Text/Lazy/Builder/Scientific.hs:88:11: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type `[Char]' not matched: [] | 88 | d:ds' = map i2d (if ei > 0 then is' else 0:is') | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 1 of 14] Compiling Data.X509.AlgorithmIdentifier ( Data/X509/AlgorithmIdentifier.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-1.7.7/build/Data/X509/AlgorithmIdentifier.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-1.7.7/build/Data/X509/AlgorithmIdentifier.dyn_o ) [ 7 of 20] Compiling Data.Generics.Product.Param ( src/Data/Generics/Product/Param.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Product/Param.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Product/Param.dyn_o ) [ 1 of 16] Compiling Cardano.Crypto.Wallet.Types ( src/Cardano/Crypto/Wallet/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-1.3.0/build/Cardano/Crypto/Wallet/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-1.3.0/build/Cardano/Crypto/Wallet/Types.dyn_o ) [14 of 28] Compiling Prettyprinter ( src/Prettyprinter.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Prettyprinter.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Prettyprinter.dyn_o ) [ 6 of 20] Compiling Data.Time.Format.ISO8601.Compat ( src/Data/Time/Format/ISO8601/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/Format/ISO8601/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/Format/ISO8601/Compat.dyn_o ) [7 of 7] Compiling Data.Fin ( src/Data/Fin.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fin-0.3.2/build/Data/Fin.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fin-0.3.2/build/Data/Fin.dyn_o ) [15 of 28] Compiling Prettyprinter.Render.Util.SimpleDocTree ( src/Prettyprinter/Render/Util/SimpleDocTree.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Prettyprinter/Render/Util/SimpleDocTree.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Prettyprinter/Render/Util/SimpleDocTree.dyn_o ) [ 7 of 20] Compiling Data.Time.Format.Compat ( src/Data/Time/Format/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/Format/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/Format/Compat.dyn_o ) Configuring library for http-types-0.12.4... [ 8 of 20] Compiling Data.Generics.Product.Positions ( src/Data/Generics/Product/Positions.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Product/Positions.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Product/Positions.dyn_o ) [ 8 of 20] Compiling Data.Time.Clock.System.Compat ( src/Data/Time/Clock/System/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/Clock/System/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/Clock/System/Compat.dyn_o ) [ 9 of 20] Compiling Data.Time.Clock.POSIX.Compat ( src/Data/Time/Clock/POSIX/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/Clock/POSIX/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/Clock/POSIX/Compat.dyn_o ) [10 of 20] Compiling Data.Time.Clock.Compat ( src/Data/Time/Clock/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/Clock/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/Clock/Compat.dyn_o ) [11 of 20] Compiling Data.Time.Calendar.WeekDate.Compat ( src/Data/Time/Calendar/WeekDate/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/Calendar/WeekDate/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/Calendar/WeekDate/Compat.dyn_o ) [12 of 20] Compiling Data.Time.Calendar.Private ( src/Data/Time/Calendar/Private.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/Calendar/Private.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/Calendar/Private.dyn_o ) Configuring library for io-classes-1.5.0.0... Configuring library for concurrent-output-1.10.21... Configuring library for streaming-commons-0.2.3.0... [ 9 of 20] Compiling Data.Generics.Product.Subtype ( src/Data/Generics/Product/Subtype.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Product/Subtype.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Product/Subtype.dyn_o ) Configuring library for strict-0.5.1... [13 of 20] Compiling Data.Time.Calendar.OrdinalDate.Compat ( src/Data/Time/Calendar/OrdinalDate/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/Calendar/OrdinalDate/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/Calendar/OrdinalDate/Compat.dyn_o ) [14 of 20] Compiling Data.Time.Calendar.MonthDay.Compat ( src/Data/Time/Calendar/MonthDay/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/Calendar/MonthDay/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/Calendar/MonthDay/Compat.dyn_o ) [15 of 20] Compiling Data.Time.Calendar.Easter.Compat ( src/Data/Time/Calendar/Easter/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/Calendar/Easter/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/Calendar/Easter/Compat.dyn_o ) [16 of 20] Compiling Data.Time.Calendar.Compat ( src/Data/Time/Calendar/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/Calendar/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/Calendar/Compat.dyn_o ) [10 of 20] Compiling Data.Generics.Product.Typed ( src/Data/Generics/Product/Typed.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Product/Typed.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Product/Typed.dyn_o ) Configuring library for base16-1.0... [17 of 20] Compiling Data.Time.LocalTime.Compat ( src/Data/Time/LocalTime/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/LocalTime/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/LocalTime/Compat.dyn_o ) [18 of 20] Compiling Data.Time.Compat ( src/Data/Time/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/Compat.dyn_o ) [19 of 20] Compiling Data.Time.Clock.TAI.Compat ( src/Data/Time/Clock/TAI/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/Clock/TAI/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/Clock/TAI/Compat.dyn_o ) [20 of 20] Compiling Data.Time.Calendar.Julian.Compat ( src/Data/Time/Calendar/Julian/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/Calendar/Julian/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/time-compat-1.9.8/build/Data/Time/Calendar/Julian/Compat.dyn_o ) [ 2 of 16] Compiling Cardano.Crypto.Wallet.Encrypted ( src/Cardano/Crypto/Wallet/Encrypted.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-1.3.0/build/Cardano/Crypto/Wallet/Encrypted.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-1.3.0/build/Cardano/Crypto/Wallet/Encrypted.dyn_o ) [11 of 20] Compiling Data.Generics.Product.Any ( src/Data/Generics/Product/Any.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Product/Any.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Product/Any.dyn_o ) src/Data/Generics/Product/Any.hs:79:26: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 79 | instance (HasType a s, t ~ s, a ~ b) => HasAny a s t a b where | ^ src/Data/Generics/Product/Any.hs:79:33: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 79 | instance (HasType a s, t ~ s, a ~ b) => HasAny a s t a b where | ^ [ 2 of 14] Compiling Data.X509.Internal ( Data/X509/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-1.7.7/build/Data/X509/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-1.7.7/build/Data/X509/Internal.dyn_o ) [15 of 25] Compiling Text.Parsec.Language ( src/Text/Parsec/Language.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/Parsec/Language.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/Parsec/Language.dyn_o ) [ 3 of 14] Compiling Data.X509.ExtensionRaw ( Data/X509/ExtensionRaw.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-1.7.7/build/Data/X509/ExtensionRaw.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-1.7.7/build/Data/X509/ExtensionRaw.dyn_o ) [12 of 20] Compiling Data.Generics.Product.Types ( src/Data/Generics/Product/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Product/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Product/Types.dyn_o ) Data/X509/ExtensionRaw.hs:17:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 17 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [5 of 5] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/scientific-0.3.8.0/build/Data/ByteString/Builder/Scientific.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/scientific-0.3.8.0/build/Data/ByteString/Builder/Scientific.dyn_o ) src/Data/ByteString/Builder/Scientific.hs:20:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() | 20 | import Data.Monoid ((<>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/ByteString/Builder/Scientific.hs:64:12: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type `[Char]' not matched: [] [] [] | 64 | (d:ds') = map i2d (if ei > 0 then init is' else is') | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/ByteString/Builder/Scientific.hs:94:11: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type `[Char]' not matched: [] | 94 | d:ds' = map i2d (if ei > 0 then is' else 0:is') | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [5 of 8] Compiling Data.Constraint.Unsafe ( src/Data/Constraint/Unsafe.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/constraints-0.14.2/build/Data/Constraint/Unsafe.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/constraints-0.14.2/build/Data/Constraint/Unsafe.dyn_o ) [ 3 of 16] Compiling Cardano.Internal.Compat ( src/Cardano/Internal/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-1.3.0/build/Cardano/Internal/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-1.3.0/build/Cardano/Internal/Compat.dyn_o ) [13 of 20] Compiling Data.Generics.Product ( src/Data/Generics/Product.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Product.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Product.dyn_o ) [6 of 8] Compiling Data.Constraint.Nat ( src/Data/Constraint/Nat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/constraints-0.14.2/build/Data/Constraint/Nat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/constraints-0.14.2/build/Data/Constraint/Nat.dyn_o ) [ 4 of 14] Compiling Data.X509.DistinguishedName ( Data/X509/DistinguishedName.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-1.7.7/build/Data/X509/DistinguishedName.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-1.7.7/build/Data/X509/DistinguishedName.dyn_o ) Data/X509/DistinguishedName.hs:20:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 20 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/X509/DistinguishedName.hs:22:1: warning: [GHC-66111] [-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() | 22 | import Data.Semigroup | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 4 of 16] Compiling Crypto.ECC.Ed25519Donna ( src/Crypto/ECC/Ed25519Donna.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-1.3.0/build/Crypto/ECC/Ed25519Donna.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-1.3.0/build/Crypto/ECC/Ed25519Donna.dyn_o ) Configuring library for bin-0.1.4... [14 of 20] Compiling Data.Generics.Sum.Constructors ( src/Data/Generics/Sum/Constructors.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Sum/Constructors.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Sum/Constructors.dyn_o ) Configuring library for blaze-html-0.9.2.0... [16 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Util.SimpleDocTree ( src/Data/Text/Prettyprint/Doc/Render/Util/SimpleDocTree.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Data/Text/Prettyprint/Doc/Render/Util/SimpleDocTree.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Data/Text/Prettyprint/Doc/Render/Util/SimpleDocTree.dyn_o ) [17 of 28] Compiling Prettyprinter.Render.Tutorials.TreeRenderingTutorial ( src/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.dyn_o ) [ 5 of 14] Compiling Data.X509.Ext ( Data/X509/Ext.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-1.7.7/build/Data/X509/Ext.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-1.7.7/build/Data/X509/Ext.dyn_o ) Configuring library for text-iso8601-0.1.1... [15 of 20] Compiling Data.Generics.Sum.Subtype ( src/Data/Generics/Sum/Subtype.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Sum/Subtype.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Sum/Subtype.dyn_o ) [21 of 23] Compiling Data.Vector.Unboxed.Base ( src/Data/Vector/Unboxed/Base.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Unboxed/Base.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Unboxed/Base.dyn_o ) [ 5 of 16] Compiling Crypto.Encoding.BIP39.Dictionary ( src/Crypto/Encoding/BIP39/Dictionary.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-1.3.0/build/Crypto/Encoding/BIP39/Dictionary.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-1.3.0/build/Crypto/Encoding/BIP39/Dictionary.dyn_o ) Data/X509/Ext.hs:46:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 46 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [7 of 8] Compiling Data.Constraint.Symbol ( src/Data/Constraint/Symbol.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/constraints-0.14.2/build/Data/Constraint/Symbol.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/constraints-0.14.2/build/Data/Constraint/Symbol.dyn_o ) [18 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Tutorials.TreeRenderingTutorial ( src/Data/Text/Prettyprint/Doc/Render/Tutorials/TreeRenderingTutorial.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Data/Text/Prettyprint/Doc/Render/Tutorials/TreeRenderingTutorial.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Data/Text/Prettyprint/Doc/Render/Tutorials/TreeRenderingTutorial.dyn_o ) [19 of 28] Compiling Prettyprinter.Render.Tutorials.StackMachineTutorial ( src/Prettyprinter/Render/Tutorials/StackMachineTutorial.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Prettyprinter/Render/Tutorials/StackMachineTutorial.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Prettyprinter/Render/Tutorials/StackMachineTutorial.dyn_o ) [16 of 20] Compiling Data.Generics.Sum.Typed ( src/Data/Generics/Sum/Typed.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Sum/Typed.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Sum/Typed.dyn_o ) Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. [8 of 8] Compiling Data.Constraint.Char ( src/Data/Constraint/Char.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/constraints-0.14.2/build/Data/Constraint/Char.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/constraints-0.14.2/build/Data/Constraint/Char.dyn_o ) [ 6 of 16] Compiling Crypto.Encoding.BIP39 ( src/Crypto/Encoding/BIP39.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-1.3.0/build/Crypto/Encoding/BIP39.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-1.3.0/build/Crypto/Encoding/BIP39.dyn_o ) Preprocessing library for http-types-0.12.4... Building library for http-types-0.12.4... [17 of 20] Compiling Data.Generics.Sum.Any ( src/Data/Generics/Sum/Any.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Sum/Any.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Sum/Any.dyn_o ) src/Crypto/Encoding/BIP39.hs:118:24: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 118 | , CheckSumBits ent ~ csz | ^ src/Crypto/Encoding/BIP39.hs:225:25: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 225 | , MnemonicWords ent ~ mw | ^ Preprocessing library for io-classes-1.5.0.0... Building library for io-classes-1.5.0.0... [20 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Tutorials.StackMachineTutorial ( src/Data/Text/Prettyprint/Doc/Render/Tutorials/StackMachineTutorial.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Data/Text/Prettyprint/Doc/Render/Tutorials/StackMachineTutorial.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Data/Text/Prettyprint/Doc/Render/Tutorials/StackMachineTutorial.dyn_o ) src/Data/Text/Prettyprint/Doc/Render/Tutorials/StackMachineTutorial.hs:7:1: warning: [GHC-15328] [-Wdeprecations] Module `Prettyprinter.Render.Tutorials.StackMachineTutorial' is deprecated: "Writing your own stack machine is probably more efficient and customizable; also consider using ?renderSimplyDecorated(A)? instead" | 7 | import Prettyprinter.Render.Tutorials.StackMachineTutorial | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Preprocessing library for concurrent-output-1.10.21... Building library for concurrent-output-1.10.21... [21 of 28] Compiling Prettyprinter.Render.Text ( src/Prettyprinter/Render/Text.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Prettyprinter/Render/Text.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Prettyprinter/Render/Text.dyn_o ) Preprocessing library for streaming-commons-0.2.3.0... Configuring library for megaparsec-9.7.0... Building library for streaming-commons-0.2.3.0... [Configuring library for attoparsec-0.14.4... 18 of 20] Compiling Data.Generics.Sum ( src/Data/Generics/Sum.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Sum.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Sum.dyn_o ) Configuring library for formatting-7.2.0... [1 of 7] Compiling Network.HTTP.Types.Header ( Network/HTTP/Types/Header.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-types-0.12.4/build/Network/HTTP/Types/Header.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-types-0.12.4/build/Network/HTTP/Types/Header.dyn_o ) Preprocessing library for strict-0.5.1... [1 of 6] Compiling Utility.Exception ( Utility/Exception.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/concurrent-output-1.10.21/build/Utility/Exception.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/concurrent-output-1.10.21/build/Utility/Exception.dyn_o ) Building library for strict-0.5.1... [19 of 20] Compiling Data.Generics.Labels ( src/Data/Generics/Labels.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Labels.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Labels.dyn_o ) [22 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Text ( src/Data/Text/Prettyprint/Doc/Render/Text.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Data/Text/Prettyprint/Doc/Render/Text.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Data/Text/Prettyprint/Doc/Render/Text.dyn_o ) [23 of 28] Compiling Data.Text.Prettyprint.Doc ( src/Data/Text/Prettyprint/Doc.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Data/Text/Prettyprint/Doc.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Data/Text/Prettyprint/Doc.dyn_o ) [24 of 28] Compiling Data.Text.Prettyprint.Doc.Symbols.Ascii ( src/Data/Text/Prettyprint/Doc/Symbols/Ascii.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Data/Text/Prettyprint/Doc/Symbols/Ascii.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Data/Text/Prettyprint/Doc/Symbols/Ascii.dyn_o ) [1 of 7] Compiling Data.Strict.Either ( src/Data/Strict/Either.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-0.5.1/build/Data/Strict/Either.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-0.5.1/build/Data/Strict/Either.dyn_o ) [25 of 28] Compiling Prettyprinter.Symbols.Unicode ( src/Prettyprinter/Symbols/Unicode.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Prettyprinter/Symbols/Unicode.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Prettyprinter/Symbols/Unicode.dyn_o ) [20 of 20] Compiling Data.Generics.Wrapped ( src/Data/Generics/Wrapped.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Wrapped.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/generic-lens-2.2.2.0/build/Data/Generics/Wrapped.dyn_o ) [ 1 of 20] Compiling Control.Monad.Class.MonadEventlog ( src/Control/Monad/Class/MonadEventlog.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Monad/Class/MonadEventlog.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Monad/Class/MonadEventlog.dyn_o ) [2 of 6] Compiling Utility.Monad ( Utility/Monad.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/concurrent-output-1.10.21/build/Utility/Monad.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/concurrent-output-1.10.21/build/Utility/Monad.dyn_o ) Preprocessing library for base16-1.0... [3 of 6] Compiling System.Console.Concurrent.Internal ( System/Console/Concurrent/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/concurrent-output-1.10.21/build/System/Console/Concurrent/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/concurrent-output-1.10.21/build/System/Console/Concurrent/Internal.dyn_o ) Building library for base16-1.0... [26 of 28] Compiling Data.Text.Prettyprint.Doc.Symbols.Unicode ( src/Data/Text/Prettyprint/Doc/Symbols/Unicode.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Data/Text/Prettyprint/Doc/Symbols/Unicode.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Data/Text/Prettyprint/Doc/Symbols/Unicode.dyn_o ) [27 of 28] Compiling Prettyprinter.Util ( src/Prettyprinter/Util.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Prettyprinter/Util.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Prettyprinter/Util.dyn_o ) Configuring library for lifted-async-0.10.2.7... Configuring library for constraints-extras-0.4.0.2... [5 of 7] Compiling Data.OrdPSQ ( src/Data/OrdPSQ.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/psqueues-0.2.8.2/build/Data/OrdPSQ.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/psqueues-0.2.8.2/build/Data/OrdPSQ.dyn_o ) [6 of 7] Compiling Data.HashPSQ.Internal ( src/Data/HashPSQ/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/psqueues-0.2.8.2/build/Data/HashPSQ/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/psqueues-0.2.8.2/build/Data/HashPSQ/Internal.dyn_o ) [ 2 of 20] Compiling Control.Monad.Class.MonadFork ( src/Control/Monad/Class/MonadFork.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Monad/Class/MonadFork.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Monad/Class/MonadFork.dyn_o ) [ 1 of 13] Compiling Data.Base16.Types.Internal ( src/Data/Base16/Types/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base16-1.0/build/Data/Base16/Types/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base16-1.0/build/Data/Base16/Types/Internal.dyn_o ) [28 of 28] Compiling Data.Text.Prettyprint.Doc.Util ( src/Data/Text/Prettyprint/Doc/Util.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Data/Text/Prettyprint/Doc/Util.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-1.7.1/build/Data/Text/Prettyprint/Doc/Util.dyn_o ) [ 1 of 11] Compiling Data.Streaming.ByteString.Builder.Buffer ( Data/Streaming/ByteString/Builder/Buffer.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-commons-0.2.3.0/build/Data/Streaming/ByteString/Builder/Buffer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-commons-0.2.3.0/build/Data/Streaming/ByteString/Builder/Buffer.dyn_o ) src/Data/HashPSQ/Internal.hs:59:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Foldable' is redundant except perhaps to import instances from `Data.Foldable' To import instances alone, use: import Data.Foldable() | 59 | import Data.Foldable (Foldable) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 7 of 16] Compiling Cardano.Crypto.Encoding.Seed ( src/Cardano/Crypto/Encoding/Seed.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-1.3.0/build/Cardano/Crypto/Encoding/Seed.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-1.3.0/build/Cardano/Crypto/Encoding/Seed.dyn_o ) [ 3 of 20] Compiling Control.Monad.Class.MonadST ( src/Control/Monad/Class/MonadST.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Monad/Class/MonadST.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Monad/Class/MonadST.dyn_o ) [ 2 of 11] Compiling Data.Streaming.ByteString.Builder ( Data/Streaming/ByteString/Builder.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-commons-0.2.3.0/build/Data/Streaming/ByteString/Builder.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-commons-0.2.3.0/build/Data/Streaming/ByteString/Builder.dyn_o ) Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. src/Cardano/Crypto/Encoding/Seed.hs:101:43: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 101 | , (mnemonicsize + IVSizeWords) ~ scramblesize | ^ src/Cardano/Crypto/Encoding/Seed.hs:102:43: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 102 | , (entropysizeI + IVSizeBits) ~ entropysizeO | ^ src/Cardano/Crypto/Encoding/Seed.hs:126:51: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 126 | , (mnemonicsize + IVSizeWords) ~ scramblesize | ^ src/Cardano/Crypto/Encoding/Seed.hs:127:51: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 127 | , (entropysizeI + IVSizeBits) ~ entropysizeO | ^ src/Cardano/Crypto/Encoding/Seed.hs:160:45: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 160 | , (mnemonicsize + IVSizeWords) ~ scramblesize | ^ src/Cardano/Crypto/Encoding/Seed.hs:161:45: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 161 | , (entropysizeO + IVSizeBits) ~ entropysizeI | ^ [ 3 of 11] Compiling Data.Streaming.FileRead ( Data/Streaming/FileRead.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-commons-0.2.3.0/build/Data/Streaming/FileRead.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-commons-0.2.3.0/build/Data/Streaming/FileRead.dyn_o ) [ 6 of 14] Compiling Data.X509.CRL ( Data/X509/CRL.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-1.7.7/build/Data/X509/CRL.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-1.7.7/build/Data/X509/CRL.dyn_o ) Preprocessing library for blaze-html-0.9.2.0... Building library for blaze-html-0.9.2.0... Data/X509/CRL.hs:19:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 19 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Preprocessing library for bin-0.1.4... [ 2 of 13] Compiling Data.Base16.Types ( src/Data/Base16/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base16-1.0/build/Data/Base16/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base16-1.0/build/Data/Base16/Types.dyn_o ) Building library for bin-0.1.4... [ 4 of 20] Compiling Control.Monad.Class.MonadSay ( src/Control/Monad/Class/MonadSay.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Monad/Class/MonadSay.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Monad/Class/MonadSay.dyn_o ) [ 4 of 11] Compiling Data.Streaming.Filesystem ( Data/Streaming/Filesystem.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-commons-0.2.3.0/build/Data/Streaming/Filesystem.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-commons-0.2.3.0/build/Data/Streaming/Filesystem.dyn_o ) Preprocessing library for text-iso8601-0.1.1... Building library for text-iso8601-0.1.1... Configuring library for prettyprinter-configurable-1.36.0.0... Configuring library for prettyprinter-ansi-terminal-1.1.3... [ 3 of 13] Compiling Data.ByteString.Base16.Internal.Utils ( src/Data/ByteString/Base16/Internal/Utils.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base16-1.0/build/Data/ByteString/Base16/Internal/Utils.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base16-1.0/build/Data/ByteString/Base16/Internal/Utils.dyn_o ) [ 8 of 16] Compiling Cardano.Crypto.Encoding.BIP39 ( src/Cardano/Crypto/Encoding/BIP39.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-1.3.0/build/Cardano/Crypto/Encoding/BIP39.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-1.3.0/build/Cardano/Crypto/Encoding/BIP39.dyn_o ) [ 1 of 21] Compiling Text.Blaze.Html ( src/Text/Blaze/Html.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/Html.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/Html.dyn_o ) [ 5 of 11] Compiling Data.Streaming.Network.Internal ( Data/Streaming/Network/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-commons-0.2.3.0/build/Data/Streaming/Network/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-commons-0.2.3.0/build/Data/Streaming/Network/Internal.dyn_o ) [ 7 of 14] Compiling Data.X509.OID ( Data/X509/OID.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-1.7.7/build/Data/X509/OID.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-1.7.7/build/Data/X509/OID.dyn_o ) Data/X509/OID.hs:15:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 15 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [1 of 8] Compiling Data.BinP ( src/Data/BinP.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bin-0.1.4/build/Data/BinP.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bin-0.1.4/build/Data/BinP.dyn_o ) [1 of 2] Compiling Data.Time.FromText ( src/Data/Time/FromText.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-iso8601-0.1.1/build/Data/Time/FromText.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-iso8601-0.1.1/build/Data/Time/FromText.dyn_o ) [ 5 of 20] Compiling Control.Monad.Class.MonadTest ( src/Control/Monad/Class/MonadTest.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Monad/Class/MonadTest.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Monad/Class/MonadTest.dyn_o ) [ 8 of 14] Compiling Data.X509.PublicKey ( Data/X509/PublicKey.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-1.7.7/build/Data/X509/PublicKey.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-1.7.7/build/Data/X509/PublicKey.dyn_o ) [2 of 7] Compiling Network.HTTP.Types.Method ( Network/HTTP/Types/Method.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-types-0.12.4/build/Network/HTTP/Types/Method.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-types-0.12.4/build/Network/HTTP/Types/Method.dyn_o ) [ 9 of 16] Compiling Crypto.Encoding.BIP39.English ( src/Crypto/Encoding/BIP39/English.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-1.3.0/build/Crypto/Encoding/BIP39/English.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-1.3.0/build/Crypto/Encoding/BIP39/English.dyn_o ) [ 2 of 21] Compiling Text.Blaze.Html.Renderer.Pretty ( src/Text/Blaze/Html/Renderer/Pretty.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/Html/Renderer/Pretty.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/Html/Renderer/Pretty.dyn_o ) [ 6 of 11] Compiling Data.Streaming.Network ( Data/Streaming/Network.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-commons-0.2.3.0/build/Data/Streaming/Network.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-commons-0.2.3.0/build/Data/Streaming/Network.dyn_o ) Data/X509/PublicKey.hs:274:32: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 274 | bytesOfInt n = if testBit (head nints) 7 then nints else 0xff : nints | ^^^^ [ 6 of 20] Compiling Control.Monad.Class.MonadThrow ( src/Control/Monad/Class/MonadThrow.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Monad/Class/MonadThrow.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Monad/Class/MonadThrow.dyn_o ) src/Data/BinP.hs:28:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() | 28 | import Data.Monoid (mappend) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 3 of 21] Compiling Text.Blaze.Html.Renderer.String ( src/Text/Blaze/Html/Renderer/String.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/Html/Renderer/String.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/Html/Renderer/String.dyn_o ) [ 4 of 13] Compiling Data.ByteString.Base16.Internal.W16.Loop ( src/Data/ByteString/Base16/Internal/W16/Loop.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base16-1.0/build/Data/ByteString/Base16/Internal/W16/Loop.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base16-1.0/build/Data/ByteString/Base16/Internal/W16/Loop.dyn_o ) [ 4 of 21] Compiling Text.Blaze.Html.Renderer.Text ( src/Text/Blaze/Html/Renderer/Text.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/Html/Renderer/Text.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/Html/Renderer/Text.dyn_o ) Preprocessing library for attoparsec-0.14.4... Building library for attoparsec-0.14.4... [ 5 of 13] Compiling Data.ByteString.Base16.Internal.W16.ShortLoop ( src/Data/ByteString/Base16/Internal/W16/ShortLoop.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base16-1.0/build/Data/ByteString/Base16/Internal/W16/ShortLoop.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base16-1.0/build/Data/ByteString/Base16/Internal/W16/ShortLoop.dyn_o ) Preprocessing library for formatting-7.2.0... Building library for formatting-7.2.0... Preprocessing library for megaparsec-9.7.0... Building library for megaparsec-9.7.0... [4 of 6] Compiling System.Console.Concurrent ( System/Console/Concurrent.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/concurrent-output-1.10.21/build/System/Console/Concurrent.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/concurrent-output-1.10.21/build/System/Console/Concurrent.dyn_o ) [5 of 6] Compiling System.Process.Concurrent ( System/Process/Concurrent.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/concurrent-output-1.10.21/build/System/Process/Concurrent.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/concurrent-output-1.10.21/build/System/Process/Concurrent.dyn_o ) [3 of 7] Compiling Network.HTTP.Types.Status ( Network/HTTP/Types/Status.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-types-0.12.4/build/Network/HTTP/Types/Status.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-types-0.12.4/build/Network/HTTP/Types/Status.dyn_o ) [2 of 7] Compiling Data.Strict.Maybe ( src/Data/Strict/Maybe.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-0.5.1/build/Data/Strict/Maybe.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-0.5.1/build/Data/Strict/Maybe.dyn_o ) [ 6 of 13] Compiling Data.ByteString.Base16.Internal.Head ( src/Data/ByteString/Base16/Internal/Head.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base16-1.0/build/Data/ByteString/Base16/Internal/Head.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base16-1.0/build/Data/ByteString/Base16/Internal/Head.dyn_o ) Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. [2 of 8] Compiling Data.Bin ( src/Data/Bin.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bin-0.1.4/build/Data/Bin.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bin-0.1.4/build/Data/Bin.dyn_o ) [6 of 6] Compiling System.Console.Regions ( System/Console/Regions.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/concurrent-output-1.10.21/build/System/Console/Regions.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/concurrent-output-1.10.21/build/System/Console/Regions.dyn_o ) [ 1 of 19] Compiling Text.Megaparsec.Pos ( Text/Megaparsec/Pos.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec/Pos.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec/Pos.dyn_o ) [ 1 of 14] Compiling Data.Text.Format.Functions ( src/Data/Text/Format/Functions.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/formatting-7.2.0/build/Data/Text/Format/Functions.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/formatting-7.2.0/build/Data/Text/Format/Functions.dyn_o ) [ 5 of 21] Compiling Text.Blaze.Html.Renderer.Utf8 ( src/Text/Blaze/Html/Renderer/Utf8.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/Html/Renderer/Utf8.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/Html/Renderer/Utf8.dyn_o ) [ 7 of 20] Compiling Control.Monad.Class.MonadSTM.Internal ( src/Control/Monad/Class/MonadSTM/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Monad/Class/MonadSTM/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Monad/Class/MonadSTM/Internal.dyn_o ) [7 of 7] Compiling Data.HashPSQ ( src/Data/HashPSQ.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/psqueues-0.2.8.2/build/Data/HashPSQ.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/psqueues-0.2.8.2/build/Data/HashPSQ.dyn_o ) [ 2 of 14] Compiling Data.Text.Format.Types ( src/Data/Text/Format/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/formatting-7.2.0/build/Data/Text/Format/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/formatting-7.2.0/build/Data/Text/Format/Types.dyn_o ) [ 7 of 13] Compiling Data.ByteString.Base16 ( src/Data/ByteString/Base16.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base16-1.0/build/Data/ByteString/Base16.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base16-1.0/build/Data/ByteString/Base16.dyn_o ) Preprocessing library for constraints-extras-0.4.0.2... Building library for constraints-extras-0.4.0.2... Preprocessing library for lifted-async-0.10.2.7... Building library for lifted-async-0.10.2.7... [ 9 of 14] Compiling Data.X509.PrivateKey ( Data/X509/PrivateKey.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-1.7.7/build/Data/X509/PrivateKey.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-1.7.7/build/Data/X509/PrivateKey.dyn_o ) Data/X509/PrivateKey.hs:16:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 16 | import Control.Applicative ((<$>), pure) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/X509/PrivateKey.hs:18:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Word' is redundant except perhaps to import instances from `Data.Word' To import instances alone, use: import Data.Word() | 18 | import Data.Word (Word) | ^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Text/Format/Types.hs:21:1: warning: [GHC-38417] [-Wmissing-kind-signatures] Top-level type constructor with no standalone kind signature or CUSK: type Hex :: * -> * | 21 | newtype Hex a = Hex a | ^^^^^^^^^^^^^^^^^^^^^... src/Data/Text/Format/Types.hs:21:1: warning: [GHC-65490] [-Wmissing-role-annotations] Missing role annotation: type role Hex representational | 21 | newtype Hex a = Hex a | ^^^^^^^^^^^^^^^^^^^^^... src/Data/Text/Format/Types.hs:25:1: warning: [GHC-38417] [-Wmissing-kind-signatures] Top-level type constructor with no standalone kind signature or CUSK: type Shown :: * -> * | 25 | newtype Shown a = Shown { | ^^^^^^^^^^^^^^^^^^^^^^^^^... src/Data/Text/Format/Types.hs:25:1: warning: [GHC-65490] [-Wmissing-role-annotations] Missing role annotation: type role Shown representational | 25 | newtype Shown a = Shown { | ^^^^^^^^^^^^^^^^^^^^^^^^^... [4 of 7] Compiling Network.HTTP.Types.URI ( Network/HTTP/Types/URI.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-types-0.12.4/build/Network/HTTP/Types/URI.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-types-0.12.4/build/Network/HTTP/Types/URI.dyn_o ) [ 6 of 21] Compiling Text.Blaze.Html4.FrameSet ( src/Text/Blaze/Html4/FrameSet.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/Html4/FrameSet.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/Html4/FrameSet.dyn_o ) [ 8 of 13] Compiling Data.ByteString.Lazy.Base16 ( src/Data/ByteString/Lazy/Base16.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base16-1.0/build/Data/ByteString/Lazy/Base16.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base16-1.0/build/Data/ByteString/Lazy/Base16.dyn_o ) [1 of 2] Compiling Control.Concurrent.Async.Lifted ( src/Control/Concurrent/Async/Lifted.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lifted-async-0.10.2.7/build/Control/Concurrent/Async/Lifted.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lifted-async-0.10.2.7/build/Control/Concurrent/Async/Lifted.dyn_o ) [ 1 of 16] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/build/Data/Attoparsec/Internal/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/build/Data/Attoparsec/Internal/Types.dyn_o ) [3 of 7] Compiling Data.Strict.These ( src/Data/Strict/These.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-0.5.1/build/Data/Strict/These.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-0.5.1/build/Data/Strict/These.dyn_o ) [ 3 of 14] Compiling Formatting.Buildable ( src/Formatting/Buildable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/formatting-7.2.0/build/Formatting/Buildable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/formatting-7.2.0/build/Formatting/Buildable.dyn_o ) [1 of 4] Compiling Data.Constraint.Compose ( src/Data/Constraint/Compose.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/constraints-extras-0.4.0.2/build/Data/Constraint/Compose.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/constraints-extras-0.4.0.2/build/Data/Constraint/Compose.dyn_o ) [3 of 8] Compiling Data.Wrd ( src/Data/Wrd.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bin-0.1.4/build/Data/Wrd.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bin-0.1.4/build/Data/Wrd.dyn_o ) [ 7 of 11] Compiling Data.Streaming.Process.Internal ( Data/Streaming/Process/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-commons-0.2.3.0/build/Data/Streaming/Process/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-commons-0.2.3.0/build/Data/Streaming/Process/Internal.dyn_o ) src/Formatting/Buildable.hs:37:1: warning: [GHC-38417] [-Wmissing-kind-signatures] Top-level type constructor with no standalone kind signature or CUSK: type Buildable :: * -> Constraint | 37 | class Buildable p where | ^^^^^^^^^^^^^^^^^^^^^^^... [16 of 25] Compiling Text.ParserCombinators.Parsec.Char ( src/Text/ParserCombinators/Parsec/Char.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/ParserCombinators/Parsec/Char.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/ParserCombinators/Parsec/Char.dyn_o ) [2 of 4] Compiling Data.Constraint.Flip ( src/Data/Constraint/Flip.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/constraints-extras-0.4.0.2/build/Data/Constraint/Flip.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/constraints-extras-0.4.0.2/build/Data/Constraint/Flip.dyn_o ) [17 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( src/Text/ParserCombinators/Parsec/Combinator.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/ParserCombinators/Parsec/Combinator.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/ParserCombinators/Parsec/Combinator.dyn_o ) Data/Attoparsec/Internal/Types.hs:28:53: warning: [GHC-38856] [-Wunused-imports] The import of `<$>' from module `Control.Applicative' is redundant | 28 | import Control.Applicative as App (Applicative(..), (<$>)) | ^^^^^ Data/Attoparsec/Internal/Types.hs:34:1: warning: [GHC-66111] [-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() | 34 | import Data.Semigroup (Semigroup(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 9 of 13] Compiling Data.ByteString.Short.Base16 ( src/Data/ByteString/Short/Base16.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base16-1.0/build/Data/ByteString/Short/Base16.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base16-1.0/build/Data/ByteString/Short/Base16.dyn_o ) [18 of 25] Compiling Text.ParserCombinators.Parsec.Error ( src/Text/ParserCombinators/Parsec/Error.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/ParserCombinators/Parsec/Error.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/ParserCombinators/Parsec/Error.dyn_o ) [ 8 of 11] Compiling Data.Streaming.Process ( Data/Streaming/Process.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-commons-0.2.3.0/build/Data/Streaming/Process.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-commons-0.2.3.0/build/Data/Streaming/Process.dyn_o ) [ 4 of 14] Compiling Data.Text.Format ( src/Data/Text/Format.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/formatting-7.2.0/build/Data/Text/Format.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/formatting-7.2.0/build/Data/Text/Format.dyn_o ) [ 2 of 19] Compiling Text.Megaparsec.Unicode ( Text/Megaparsec/Unicode.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec/Unicode.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec/Unicode.dyn_o ) Configuring library for network-control-0.1.7... [19 of 25] Compiling Text.ParserCombinators.Parsec.Language ( src/Text/ParserCombinators/Parsec/Language.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/ParserCombinators/Parsec/Language.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/ParserCombinators/Parsec/Language.dyn_o ) [3 of 4] Compiling Data.Constraint.Extras ( src/Data/Constraint/Extras.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/constraints-extras-0.4.0.2/build/Data/Constraint/Extras.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/constraints-extras-0.4.0.2/build/Data/Constraint/Extras.dyn_o ) [20 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( src/Text/ParserCombinators/Parsec/Perm.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/ParserCombinators/Parsec/Perm.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/ParserCombinators/Parsec/Perm.dyn_o ) [21 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( src/Text/ParserCombinators/Parsec/Pos.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/ParserCombinators/Parsec/Pos.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/ParserCombinators/Parsec/Pos.dyn_o ) [10 of 13] Compiling Data.Text.Encoding.Base16.Error ( src/Data/Text/Encoding/Base16/Error.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base16-1.0/build/Data/Text/Encoding/Base16/Error.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base16-1.0/build/Data/Text/Encoding/Base16/Error.dyn_o ) [22 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( src/Text/ParserCombinators/Parsec/Prim.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/ParserCombinators/Parsec/Prim.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/ParserCombinators/Parsec/Prim.dyn_o ) Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. [ 3 of 19] Compiling Text.Megaparsec.Error[boot] ( Text/Megaparsec/Error.hs-boot, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec/Error.o-boot, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec/Error.dyn_o-boot ) [ 4 of 19] Compiling Text.Megaparsec.State ( Text/Megaparsec/State.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec/State.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec/State.dyn_o ) Preprocessing library for prettyprinter-configurable-1.36.0.0... Building library for prettyprinter-configurable-1.36.0.0... [5 of 7] Compiling Network.HTTP.Types.QueryLike ( Network/HTTP/Types/QueryLike.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-types-0.12.4/build/Network/HTTP/Types/QueryLike.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-types-0.12.4/build/Network/HTTP/Types/QueryLike.dyn_o ) [4 of 4] Compiling Data.Constraint.Extras.TH ( src/Data/Constraint/Extras/TH.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/constraints-extras-0.4.0.2/build/Data/Constraint/Extras/TH.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/constraints-extras-0.4.0.2/build/Data/Constraint/Extras/TH.dyn_o ) [10 of 14] Compiling Data.X509.EC ( Data/X509/EC.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-1.7.7/build/Data/X509/EC.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-1.7.7/build/Data/X509/EC.dyn_o ) [23 of 25] Compiling Text.ParserCombinators.Parsec ( src/Text/ParserCombinators/Parsec.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/ParserCombinators/Parsec.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/ParserCombinators/Parsec.dyn_o ) [24 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( src/Text/ParserCombinators/Parsec/Expr.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/ParserCombinators/Parsec/Expr.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/ParserCombinators/Parsec/Expr.dyn_o ) [11 of 14] Compiling Data.X509.Cert ( Data/X509/Cert.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-1.7.7/build/Data/X509/Cert.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-1.7.7/build/Data/X509/Cert.dyn_o ) [ 9 of 11] Compiling Data.Streaming.Text ( Data/Streaming/Text.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-commons-0.2.3.0/build/Data/Streaming/Text.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-commons-0.2.3.0/build/Data/Streaming/Text.dyn_o ) Data/X509/Cert.hs:15:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 15 | import Control.Applicative ((<$>), (<*>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [11 of 13] Compiling Data.Text.Encoding.Base16 ( src/Data/Text/Encoding/Base16.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base16-1.0/build/Data/Text/Encoding/Base16.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base16-1.0/build/Data/Text/Encoding/Base16.dyn_o ) [6 of 7] Compiling Network.HTTP.Types.Version ( Network/HTTP/Types/Version.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-types-0.12.4/build/Network/HTTP/Types/Version.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-types-0.12.4/build/Network/HTTP/Types/Version.dyn_o ) [1 of 9] Compiling Text.Fixity.Internal ( src/Text/Fixity/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-configurable-1.36.0.0/build/Text/Fixity/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-configurable-1.36.0.0/build/Text/Fixity/Internal.dyn_o ) [4 of 8] Compiling TrustworthyCompat ( src/TrustworthyCompat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bin-0.1.4/build/TrustworthyCompat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bin-0.1.4/build/TrustworthyCompat.dyn_o ) [25 of 25] Compiling Text.ParserCombinators.Parsec.Token ( src/Text/ParserCombinators/Parsec/Token.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/ParserCombinators/Parsec/Token.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/parsec-3.1.18.0/build/Text/ParserCombinators/Parsec/Token.dyn_o ) Preprocessing library for prettyprinter-ansi-terminal-1.1.3... Building library for prettyprinter-ansi-terminal-1.1.3... [5 of 8] Compiling Data.Type.BinP ( src/Data/Type/BinP.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bin-0.1.4/build/Data/Type/BinP.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bin-0.1.4/build/Data/Type/BinP.dyn_o ) [12 of 14] Compiling Data.X509.Signed ( Data/X509/Signed.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-1.7.7/build/Data/X509/Signed.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-1.7.7/build/Data/X509/Signed.dyn_o ) [ 2 of 16] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/build/Data/Attoparsec/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/build/Data/Attoparsec/Internal.dyn_o ) [7 of 7] Compiling Network.HTTP.Types ( Network/HTTP/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-types-0.12.4/build/Network/HTTP/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-types-0.12.4/build/Network/HTTP/Types.dyn_o ) [1 of 4] Compiling Prettyprinter.Render.Terminal.Internal ( src/Prettyprinter/Render/Terminal/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-ansi-terminal-1.1.3/build/Prettyprinter/Render/Terminal/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-ansi-terminal-1.1.3/build/Prettyprinter/Render/Terminal/Internal.dyn_o ) [12 of 13] Compiling Data.Text.Lazy.Encoding.Base16 ( src/Data/Text/Lazy/Encoding/Base16.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base16-1.0/build/Data/Text/Lazy/Encoding/Base16.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base16-1.0/build/Data/Text/Lazy/Encoding/Base16.dyn_o ) [2 of 9] Compiling Text.Fixity ( src/Text/Fixity.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-configurable-1.36.0.0/build/Text/Fixity.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-configurable-1.36.0.0/build/Text/Fixity.dyn_o ) [13 of 14] Compiling Data.X509.CertificateChain ( Data/X509/CertificateChain.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-1.7.7/build/Data/X509/CertificateChain.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-1.7.7/build/Data/X509/CertificateChain.dyn_o ) [6 of 8] Compiling Data.Type.Bin ( src/Data/Type/Bin.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bin-0.1.4/build/Data/Type/Bin.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bin-0.1.4/build/Data/Type/Bin.dyn_o ) [2 of 2] Compiling Control.Concurrent.Async.Lifted.Safe ( src/Control/Concurrent/Async/Lifted/Safe.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lifted-async-0.10.2.7/build/Control/Concurrent/Async/Lifted/Safe.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lifted-async-0.10.2.7/build/Control/Concurrent/Async/Lifted/Safe.dyn_o ) [14 of 14] Compiling Data.X509 ( Data/X509.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-1.7.7/build/Data/X509.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-1.7.7/build/Data/X509.dyn_o ) [ 5 of 19] Compiling Text.Megaparsec.Stream ( Text/Megaparsec/Stream.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec/Stream.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec/Stream.dyn_o ) [3 of 9] Compiling Text.Pretty ( src/Text/Pretty.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-configurable-1.36.0.0/build/Text/Pretty.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-configurable-1.36.0.0/build/Text/Pretty.dyn_o ) [13 of 13] Compiling Data.Text.Short.Encoding.Base16 ( src/Data/Text/Short/Encoding/Base16.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base16-1.0/build/Data/Text/Short/Encoding/Base16.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base16-1.0/build/Data/Text/Short/Encoding/Base16.dyn_o ) Configuring library for canonical-json-0.6.0.1... [ 5 of 14] Compiling Formatting.Internal ( src/Formatting/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/formatting-7.2.0/build/Formatting/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/formatting-7.2.0/build/Formatting/Internal.dyn_o ) src/Formatting/Internal.hs:66:1: warning: [GHC-38417] [-Wmissing-kind-signatures] Top-level type constructor with no standalone kind signature or CUSK: type Format :: * -> * -> * | 66 | newtype Format r a = | ^^^^^^^^^^^^^^^^^^^^... src/Formatting/Internal.hs:66:1: warning: [GHC-65490] [-Wmissing-role-annotations] Missing role annotation: type role Format representational representational | 66 | newtype Format r a = | ^^^^^^^^^^^^^^^^^^^^... src/Formatting/Internal.hs:104:13: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 104 | instance (a ~ r) => IsString (Format r a) where | ^ [4 of 9] Compiling Text.PrettyBy.Internal ( src/Text/PrettyBy/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-configurable-1.36.0.0/build/Text/PrettyBy/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-configurable-1.36.0.0/build/Text/PrettyBy/Internal.dyn_o ) Configuring library for network-uri-2.6.4.2... Configuring library for Cabal-syntax-3.14.2.0... [7 of 8] Compiling Data.BinP.PosP ( src/Data/BinP/PosP.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bin-0.1.4/build/Data/BinP/PosP.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bin-0.1.4/build/Data/BinP/PosP.dyn_o ) src/Data/BinP/PosP.hs:273:28: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 273 | pop :: (SBinPI a, B.Pred b ~ 'B.BP a, Succ a ~ b) => PosP a -> PosP b | ^ src/Data/BinP/PosP.hs:273:28: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 273 | pop :: (SBinPI a, B.Pred b ~ 'B.BP a, Succ a ~ b) => PosP a -> PosP b | ^ src/Data/BinP/PosP.hs:273:46: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 273 | pop :: (SBinPI a, B.Pred b ~ 'B.BP a, Succ a ~ b) => PosP a -> PosP b | ^ src/Data/BinP/PosP.hs:273:46: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 273 | pop :: (SBinPI a, B.Pred b ~ 'B.BP a, Succ a ~ b) => PosP a -> PosP b | ^ src/Data/BinP/PosP.hs:325:12: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 325 | instance b ~ 'BE => Boring.Boring (PosP b) where | ^ src/Data/BinP/PosP.hs:325:12: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 325 | instance b ~ 'BE => Boring.Boring (PosP b) where | ^ [ 3 of 16] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/build/Data/Attoparsec/Number.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/build/Data/Attoparsec/Number.dyn_o ) [ 8 of 20] Compiling Control.Monad.Class.MonadSTM ( src/Control/Monad/Class/MonadSTM.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Monad/Class/MonadSTM.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Monad/Class/MonadSTM.dyn_o ) [4 of 7] Compiling Data.Strict.Tuple ( src/Data/Strict/Tuple.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-0.5.1/build/Data/Strict/Tuple.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-0.5.1/build/Data/Strict/Tuple.dyn_o ) src/Data/Strict/Tuple.hs:124:3: warning: [GHC-50928] [-Wnoncanonical-monoid-instances] Noncanonical `mappend' definition detected in the instance declaration for `Monoid (Pair a b)'. `mappend' will eventually be removed in favour of `(<>)' Suggested fix: Either remove definition for `mappend' (recommended) or define as `mappend = (<>)' See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid | 124 | (x1 :!: y1) `mappend` (x2 :!: y2) = (x1 `mappend` x2) :!: (y1 `mappend` y2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Configuring library for http-semantics-0.3.0... [ 9 of 20] Compiling Control.Concurrent.Class.MonadSTM.TVar ( src/Control/Concurrent/Class/MonadSTM/TVar.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Concurrent/Class/MonadSTM/TVar.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Concurrent/Class/MonadSTM/TVar.dyn_o ) Text/Megaparsec/Stream.hs:43:23: warning: [GHC-38856] [-Wunused-imports] The import of foldl' from module `Data.Foldable' is redundant | 43 | import Data.Foldable (foldl', toList) | ^^^^^^ [ 6 of 14] Compiling Formatting.FromBuilder ( src/Formatting/FromBuilder.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/formatting-7.2.0/build/Formatting/FromBuilder.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/formatting-7.2.0/build/Formatting/FromBuilder.dyn_o ) src/Formatting/FromBuilder.hs:27:1: warning: [GHC-38417] [-Wmissing-kind-signatures] Top-level type constructor with no standalone kind signature or CUSK: type FromBuilder :: * -> Constraint | 27 | class FromBuilder a where | ^^^^^^^^^^^^^^^^^^^^^^^^^... Configuring library for dependent-sum-0.7.2.0... [10 of 20] Compiling Control.Concurrent.Class.MonadSTM.TSem ( src/Control/Concurrent/Class/MonadSTM/TSem.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Concurrent/Class/MonadSTM/TSem.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Concurrent/Class/MonadSTM/TSem.dyn_o ) [ 7 of 14] Compiling Formatting.Formatters ( src/Formatting/Formatters.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/formatting-7.2.0/build/Formatting/Formatters.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/formatting-7.2.0/build/Formatting/Formatters.dyn_o ) Configuring library for crypton-x509-store-1.6.11... [11 of 20] Compiling Control.Concurrent.Class.MonadSTM.TQueue ( src/Control/Concurrent/Class/MonadSTM/TQueue.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Concurrent/Class/MonadSTM/TQueue.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Concurrent/Class/MonadSTM/TQueue.dyn_o ) [[8 of 12 of 8] 20] CompilingCompiling Control.Concurrent.Class.MonadSTM.TMVar ( src/Control/Concurrent/Class/MonadSTM/TMVar.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Concurrent/Class/MonadSTM/TMVar.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Concurrent/Class/MonadSTM/TMVar.dyn_o ) Data.Bin.Pos ( src/Data/Bin/Pos.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bin-0.1.4/build/Data/Bin/Pos.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bin-0.1.4/build/Data/Bin/Pos.dyn_o ) src/Data/Bin/Pos.hs:118:23: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 118 | instance (SBinPI n, b ~ 'BP n) => Bounded (Pos b) where | ^ src/Data/Bin/Pos.hs:118:23: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 118 | instance (SBinPI n, b ~ 'BP n) => Bounded (Pos b) where | ^ src/Data/Bin/Pos.hs:130:23: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 130 | instance (SBinPI n, b ~ 'BP n) => QC.Arbitrary (Pos b) where | ^ src/Data/Bin/Pos.hs:130:23: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 130 | instance (SBinPI n, b ~ 'BP n) => QC.Arbitrary (Pos b) where | ^ src/Data/Bin/Pos.hs:136:23: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 136 | instance (SBinPI n, b ~ 'BP n) => QC.Function (Pos b) where | ^ src/Data/Bin/Pos.hs:136:23: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 136 | instance (SBinPI n, b ~ 'BP n) => QC.Function (Pos b) where | ^ src/Data/Bin/Pos.hs:204:26: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 204 | pop :: (SBinPI a, Pred b ~ 'BP a, BP.Succ a ~ b) => Pos ('BP a) -> Pos ('BP b) | ^ src/Data/Bin/Pos.hs:204:26: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 204 | pop :: (SBinPI a, Pred b ~ 'BP a, BP.Succ a ~ b) => Pos ('BP a) -> Pos ('BP b) | ^ src/Data/Bin/Pos.hs:204:45: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 204 | pop :: (SBinPI a, Pred b ~ 'BP a, BP.Succ a ~ b) => Pos ('BP a) -> Pos ('BP b) | ^ src/Data/Bin/Pos.hs:204:45: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 204 | pop :: (SBinPI a, Pred b ~ 'BP a, BP.Succ a ~ b) => Pos ('BP a) -> Pos ('BP b) | ^ src/Data/Bin/Pos.hs:238:12: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 238 | instance b ~ 'BP 'BE => Boring.Boring (Pos b) where | ^ src/Data/Bin/Pos.hs:238:12: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 238 | instance b ~ 'BP 'BE => Boring.Boring (Pos b) where | ^ src/Data/Bin/Pos.hs:242:12: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 242 | instance b ~ 'BZ => Boring.Absurd (Pos b) where | ^ src/Data/Bin/Pos.hs:242:12: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 242 | instance b ~ 'BZ => Boring.Absurd (Pos b) where | ^ [13 of 20] Compiling Control.Concurrent.Class.MonadSTM.TChan ( src/Control/Concurrent/Class/MonadSTM/TChan.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Concurrent/Class/MonadSTM/TChan.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Concurrent/Class/MonadSTM/TChan.dyn_o ) [ 4 of 16] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/build/Data/Attoparsec/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/build/Data/Attoparsec/Types.dyn_o ) [ 5 of 16] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/build/Data/Attoparsec/Zepto.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/build/Data/Attoparsec/Zepto.dyn_o ) Data/Attoparsec/Zepto.hs:46:1: warning: [GHC-66111] [-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() | 46 | import Data.Semigroup (Semigroup(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [14 of 20] Compiling Control.Concurrent.Class.MonadSTM.TBQueue ( src/Control/Concurrent/Class/MonadSTM/TBQueue.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Concurrent/Class/MonadSTM/TBQueue.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Concurrent/Class/MonadSTM/TBQueue.dyn_o ) [15 of 20] Compiling Control.Concurrent.Class.MonadSTM.TArray ( src/Control/Concurrent/Class/MonadSTM/TArray.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Concurrent/Class/MonadSTM/TArray.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Concurrent/Class/MonadSTM/TArray.dyn_o ) [5 of 9] Compiling Text.PrettyBy.Default ( src/Text/PrettyBy/Default.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-configurable-1.36.0.0/build/Text/PrettyBy/Default.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-configurable-1.36.0.0/build/Text/PrettyBy/Default.dyn_o ) Preprocessing library for network-control-0.1.7... Building library for network-control-0.1.7... Configuring library for hedgehog-1.5... Configuring library for async-timer-0.1.4.1... [16 of 20] Compiling Control.Concurrent.Class.MonadSTM ( src/Control/Concurrent/Class/MonadSTM.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Concurrent/Class/MonadSTM.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Concurrent/Class/MonadSTM.dyn_o ) [6 of 9] Compiling Text.PrettyBy ( src/Text/PrettyBy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-configurable-1.36.0.0/build/Text/PrettyBy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-configurable-1.36.0.0/build/Text/PrettyBy.dyn_o ) [17 of 20] Compiling Control.Concurrent.Class.MonadMVar ( src/Control/Concurrent/Class/MonadMVar.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Concurrent/Class/MonadMVar.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Concurrent/Class/MonadMVar.dyn_o ) [1 of 4] Compiling Network.Control.Flow ( Network/Control/Flow.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-control-0.1.7/build/Network/Control/Flow.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-control-0.1.7/build/Network/Control/Flow.dyn_o ) [5 of 7] Compiling Data.Strict.Classes ( src/Data/Strict/Classes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-0.5.1/build/Data/Strict/Classes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-0.5.1/build/Data/Strict/Classes.dyn_o ) [ 6 of 16] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/build/Data/Attoparsec/Combinator.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/build/Data/Attoparsec/Combinator.dyn_o ) [7 of 9] Compiling Text.PrettyBy.Internal.Utils ( src/Text/PrettyBy/Internal/Utils.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-configurable-1.36.0.0/build/Text/PrettyBy/Internal/Utils.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-configurable-1.36.0.0/build/Text/PrettyBy/Internal/Utils.dyn_o ) Data/Attoparsec/Combinator.hs:46:46: warning: [GHC-38856] [-Wunused-imports] The import of `liftA2' from module `Control.Applicative' is redundant | 46 | import Control.Applicative (Alternative(..), liftA2, many, (<|>)) | ^^^^^^ [ 7 of 21] Compiling Text.Blaze.Html4.FrameSet.Attributes ( src/Text/Blaze/Html4/FrameSet/Attributes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/Html4/FrameSet/Attributes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/Html4/FrameSet/Attributes.dyn_o ) [6 of 7] Compiling Data.Strict ( src/Data/Strict.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-0.5.1/build/Data/Strict.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-0.5.1/build/Data/Strict.dyn_o ) [2 of 4] Compiling Network.Control.LRUCache ( Network/Control/LRUCache.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-control-0.1.7/build/Network/Control/LRUCache.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-control-0.1.7/build/Network/Control/LRUCache.dyn_o ) [7 of 7] Compiling System.IO.Strict ( src/System/IO/Strict.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-0.5.1/build/System/IO/Strict.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-0.5.1/build/System/IO/Strict.dyn_o ) [8 of 9] Compiling Text.PrettyBy.Monad ( src/Text/PrettyBy/Monad.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-configurable-1.36.0.0/build/Text/PrettyBy/Monad.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-configurable-1.36.0.0/build/Text/PrettyBy/Monad.dyn_o ) [18 of 20] Compiling Control.Monad.Class.MonadTime ( src/Control/Monad/Class/MonadTime.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Monad/Class/MonadTime.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Monad/Class/MonadTime.dyn_o ) [2 of 4] Compiling Prettyprinter.Render.Terminal ( src/Prettyprinter/Render/Terminal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-ansi-terminal-1.1.3/build/Prettyprinter/Render/Terminal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-ansi-terminal-1.1.3/build/Prettyprinter/Render/Terminal.dyn_o ) [3 of 4] Compiling Data.Text.Prettyprint.Doc.Render.Terminal ( src/Data/Text/Prettyprint/Doc/Render/Terminal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-ansi-terminal-1.1.3/build/Data/Text/Prettyprint/Doc/Render/Terminal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-ansi-terminal-1.1.3/build/Data/Text/Prettyprint/Doc/Render/Terminal.dyn_o ) [4 of 4] Compiling Data.Text.Prettyprint.Doc.Render.Terminal.Internal ( src/Data/Text/Prettyprint/Doc/Render/Terminal/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-ansi-terminal-1.1.3/build/Data/Text/Prettyprint/Doc/Render/Terminal/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-ansi-terminal-1.1.3/build/Data/Text/Prettyprint/Doc/Render/Terminal/Internal.dyn_o ) [10 of 11] Compiling Data.Streaming.Zlib.Lowlevel ( Data/Streaming/Zlib/Lowlevel.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-commons-0.2.3.0/build/Data/Streaming/Zlib/Lowlevel.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-commons-0.2.3.0/build/Data/Streaming/Zlib/Lowlevel.dyn_o ) Data/Streaming/Zlib/Lowlevel.hs:105:1: warning: [GHC-53633] [-Woverlapping-patterns] Pattern match is redundant In an equation for `wbToInt': wbToInt _ = ... | 105 | wbToInt _ = 15 | ^^^^^^^^^^^^^^ [3 of 4] Compiling Network.Control.Rate ( Network/Control/Rate.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-control-0.1.7/build/Network/Control/Rate.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-control-0.1.7/build/Network/Control/Rate.dyn_o ) [19 of 20] Compiling Control.Monad.Class.MonadTimer ( src/Control/Monad/Class/MonadTimer.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Monad/Class/MonadTimer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Monad/Class/MonadTimer.dyn_o ) Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. [4 of 4] Compiling Network.Control ( Network/Control.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-control-0.1.7/build/Network/Control.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-control-0.1.7/build/Network/Control.dyn_o ) [9 of 9] Compiling Text.PrettyBy.Fixity ( src/Text/PrettyBy/Fixity.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-configurable-1.36.0.0/build/Text/PrettyBy/Fixity.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prettyprinter-configurable-1.36.0.0/build/Text/PrettyBy/Fixity.dyn_o ) [20 of 20] Compiling Control.Monad.Class.MonadAsync ( src/Control/Monad/Class/MonadAsync.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Monad/Class/MonadAsync.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-1.5.0.0/build/Control/Monad/Class/MonadAsync.dyn_o ) Preprocessing library for canonical-json-0.6.0.1... Building library for canonical-json-0.6.0.1... [11 of 11] Compiling Data.Streaming.Zlib ( Data/Streaming/Zlib.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-commons-0.2.3.0/build/Data/Streaming/Zlib.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/streaming-commons-0.2.3.0/build/Data/Streaming/Zlib.dyn_o ) [ 7 of 16] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/build/Data/Attoparsec/Text/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/build/Data/Attoparsec/Text/Internal.dyn_o ) Data/Attoparsec/Text/Internal.hs:68:36: warning: [GHC-38856] [-Wunused-imports] The import of `*>, <$>, pure' from module `Control.Applicative' is redundant | 68 | import Control.Applicative ((<|>), (<$>), pure, (*>)) | ^^^^^^^^^^^^^^^^^ Data/Attoparsec/Text/Internal.hs:91:13: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 91 | instance (a ~ Text) => IsString (Parser a) where | ^ Preprocessing library for Cabal-syntax-3.14.2.0... Preprocessing library for network-uri-2.6.4.2... Building library for network-uri-2.6.4.2... Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. Configuring library for optparse-applicative-0.19.0.0... Configuring library for pretty-simple-4.1.3.0... Building library for Cabal-syntax-3.14.2.0... Preprocessing library for http-semantics-0.3.0... Building library for http-semantics-0.3.0... [1 of 4] Compiling Text.JSON.Canonical.Types ( Text/JSON/Canonical/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/canonical-json-0.6.0.1/build/Text/JSON/Canonical/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/canonical-json-0.6.0.1/build/Text/JSON/Canonical/Types.dyn_o ) Preprocessing library for dependent-sum-0.7.2.0... Building library for dependent-sum-0.7.2.0... Preprocessing library for crypton-x509-store-1.6.11... Building library for crypton-x509-store-1.6.11... [ 1 of 14] Compiling Network.HTTP.Semantics.ReadN ( Network/HTTP/Semantics/ReadN.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-semantics-0.3.0/build/Network/HTTP/Semantics/ReadN.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-semantics-0.3.0/build/Network/HTTP/Semantics/ReadN.dyn_o ) [1 of 3] Compiling Network.URI ( Network/URI.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-uri-2.6.4.2/build/Network/URI.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-uri-2.6.4.2/build/Network/URI.dyn_o ) [1 of 1] Compiling Data.Dependent.Sum ( src/Data/Dependent/Sum.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dependent-sum-0.7.2.0/build/Data/Dependent/Sum.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dependent-sum-0.7.2.0/build/Data/Dependent/Sum.dyn_o ) [1 of 3] Compiling Data.X509.CertificateStore ( Data/X509/CertificateStore.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-store-1.6.11/build/Data/X509/CertificateStore.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-store-1.6.11/build/Data/X509/CertificateStore.dyn_o ) [ 2 of 14] Compiling Network.HTTP.Semantics.Token ( Network/HTTP/Semantics/Token.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-semantics-0.3.0/build/Network/HTTP/Semantics/Token.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-semantics-0.3.0/build/Network/HTTP/Semantics/Token.dyn_o ) [ 8 of 14] Compiling Formatting.Combinators ( src/Formatting/Combinators.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/formatting-7.2.0/build/Formatting/Combinators.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/formatting-7.2.0/build/Formatting/Combinators.dyn_o ) Data/X509/CertificateStore.hs:17:19: warning: [GHC-38856] [-Wunused-imports] The import of foldl' from module `Data.List' is redundant | 17 | import Data.List (foldl', isPrefixOf) | ^^^^^^ Data/X509/CertificateStore.hs:19:1: warning: [GHC-66111] [-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() | 19 | import Data.Semigroup | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/X509/CertificateStore.hs:23:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 23 | import Control.Applicative ((<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2 of 2] Compiling Data.Time.ToText ( src/Data/Time/ToText.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-iso8601-0.1.1/build/Data/Time/ToText.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/text-iso8601-0.1.1/build/Data/Time/ToText.dyn_o ) Preprocessing library for async-timer-0.1.4.1... Building library for async-timer-0.1.4.1... Network/URI.hs:1131:12: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 1131 | if head (uriPath ref) == '/' then | ^^^^ Network/URI.hs:1437:16: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 1437 | query = orNull tail . uriQuery | ^^^^ Network/URI.hs:1441:19: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 1441 | fragment = orNull tail . uriFragment | ^^^^ [ 1 of 136] Compiling Distribution.Compat.Binary ( src/Distribution/Compat/Binary.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Compat/Binary.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Compat/Binary.dyn_o ) [2 of 4] Compiling Text.JSON.Canonical.Parse ( Text/JSON/Canonical/Parse.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/canonical-json-0.6.0.1/build/Text/JSON/Canonical/Parse.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/canonical-json-0.6.0.1/build/Text/JSON/Canonical/Parse.dyn_o ) [2 of 3] Compiling Data.X509.Memory ( Data/X509/Memory.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-store-1.6.11/build/Data/X509/Memory.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-store-1.6.11/build/Data/X509/Memory.dyn_o ) Text/JSON/Canonical/Parse.hs:40:19: warning: [GHC-38856] [-Wunused-imports] The import of foldl' from module `Data.List' is redundant | 40 | import Data.List (foldl', sortBy) | ^^^^^^ [1 of 4] Compiling Control.Concurrent.Async.Timer.Internal ( src/Control/Concurrent/Async/Timer/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/async-timer-0.1.4.1/build/Control/Concurrent/Async/Timer/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/async-timer-0.1.4.1/build/Control/Concurrent/Async/Timer/Internal.dyn_o ) Preprocessing library for hedgehog-1.5... Building library for hedgehog-1.5... [ 2 of 136] Compiling Distribution.Compat.Exception ( src/Distribution/Compat/Exception.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Compat/Exception.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Compat/Exception.dyn_o ) [3 of 3] Compiling Data.X509.File ( Data/X509/File.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-store-1.6.11/build/Data/X509/File.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-store-1.6.11/build/Data/X509/File.dyn_o ) Data/X509/File.hs:7:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 7 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/X509/File.hs:9:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.ASN1.BinaryEncoding' is redundant except perhaps to import instances from `Data.ASN1.BinaryEncoding' To import instances alone, use: import Data.ASN1.BinaryEncoding() | 9 | import Data.ASN1.BinaryEncoding | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/X509/File.hs:10:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.ASN1.Encoding' is redundant except perhaps to import instances from `Data.ASN1.Encoding' To import instances alone, use: import Data.ASN1.Encoding() | 10 | import Data.ASN1.Encoding | ^^^^^^^^^^^^^^^^^^^^^^^^^ Data/X509/File.hs:14:35: warning: [GHC-38856] [-Wunused-imports] The import of `PEM(pemName)' from module `Data.PEM' is redundant | 14 | import Data.PEM (PEM, pemContent, pemName, pemParseLBS) | ^^^^^^^ [ 6 of 19] Compiling Text.Megaparsec.Error ( Text/Megaparsec/Error.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec/Error.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec/Error.dyn_o ) [10 of 16] Compiling Crypto.Math.Bits ( src/Crypto/Math/Bits.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-1.3.0/build/Crypto/Math/Bits.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-1.3.0/build/Crypto/Math/Bits.dyn_o ) [ 8 of 21] Compiling Text.Blaze.Html4.Strict ( src/Text/Blaze/Html4/Strict.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/Html4/Strict.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/Html4/Strict.dyn_o ) [2 of 4] Compiling Control.Concurrent.Async.Timer.Unsafe ( src/Control/Concurrent/Async/Timer/Unsafe.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/async-timer-0.1.4.1/build/Control/Concurrent/Async/Timer/Unsafe.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/async-timer-0.1.4.1/build/Control/Concurrent/Async/Timer/Unsafe.dyn_o ) [ 3 of 136] Compiling Distribution.Compat.MonadFail ( src/Distribution/Compat/MonadFail.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Compat/MonadFail.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Compat/MonadFail.dyn_o ) [3 of 4] Compiling Text.JSON.Canonical.Class ( Text/JSON/Canonical/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/canonical-json-0.6.0.1/build/Text/JSON/Canonical/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/canonical-json-0.6.0.1/build/Text/JSON/Canonical/Class.dyn_o ) [ 4 of 136] Compiling Distribution.Compat.Newtype ( src/Distribution/Compat/Newtype.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Compat/Newtype.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Compat/Newtype.dyn_o ) [4 of 9] Compiling Data.HashMap.Internal.Debug ( Data/HashMap/Internal/Debug.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unordered-containers-0.2.20/build/Data/HashMap/Internal/Debug.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unordered-containers-0.2.20/build/Data/HashMap/Internal/Debug.dyn_o ) [ 5 of 136] Compiling Distribution.PackageDescription.Utils ( src/Distribution/PackageDescription/Utils.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/PackageDescription/Utils.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/PackageDescription/Utils.dyn_o ) [3 of 4] Compiling Control.Concurrent.Async.Timer ( src/Control/Concurrent/Async/Timer.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/async-timer-0.1.4.1/build/Control/Concurrent/Async/Timer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/async-timer-0.1.4.1/build/Control/Concurrent/Async/Timer.dyn_o ) src/Control/Concurrent/Async/Timer.hs:28:19: warning: [GHC-62412] [-Wsimplifiable-class-constraints] * The constraint `Forall (Pure m)' matches instance forall k (p :: k -> Constraint). (forall (a :: k). p a) => Forall p -- Defined in `constraints-0.14.2:Data.Constraint.Forall' This makes type inference for inner bindings fragile; either use MonoLocalBinds, or simplify it using the instance * In the type signature: withAsyncTimer :: (MonadBaseControl IO m, MonadMask m, Forall (Pure m)) => TimerConf -> (Timer -> m b) -> m b | 28 | withAsyncTimer :: (MonadBaseControl IO m, MonadMask m, Forall (Pure m)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... [[4 of 4] Compiling11 of Text.JSON.Canonical ( Text/JSON/Canonical.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/canonical-json-0.6.0.1/build/Text/JSON/Canonical.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/canonical-json-0.6.0.1/build/Text/JSON/Canonical.dyn_o ) 16] Compiling Crypto.Math.NatMath ( src/Crypto/Math/NatMath.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-1.3.0/build/Crypto/Math/NatMath.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-1.3.0/build/Crypto/Math/NatMath.dyn_o ) [ 3 of 14] Compiling Network.HTTP.Semantics.Header ( Network/HTTP/Semantics/Header.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-semantics-0.3.0/build/Network/HTTP/Semantics/Header.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-semantics-0.3.0/build/Network/HTTP/Semantics/Header.dyn_o ) [ 6 of 136] Compiling Distribution.Utils.Base62 ( src/Distribution/Utils/Base62.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Utils/Base62.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Utils/Base62.dyn_o ) [4 of 4] Compiling Paths_async_timer ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/async-timer-0.1.4.1/build/autogen/Paths_async_timer.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/async-timer-0.1.4.1/build/Paths_async_timer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/async-timer-0.1.4.1/build/Paths_async_timer.dyn_o ) Configuring library for strict-stm-1.5.0.0... [5 of 9] Compiling Data.HashMap.Internal.Strict ( Data/HashMap/Internal/Strict.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unordered-containers-0.2.20/build/Data/HashMap/Internal/Strict.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unordered-containers-0.2.20/build/Data/HashMap/Internal/Strict.dyn_o ) [12 of 16] Compiling Crypto.Math.Bytes ( src/Crypto/Math/Bytes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-1.3.0/build/Crypto/Math/Bytes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-1.3.0/build/Crypto/Math/Bytes.dyn_o ) [ 1 of 27] Compiling Hedgehog.Internal.Barbie ( src/Hedgehog/Internal/Barbie.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Barbie.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Barbie.dyn_o ) src/Crypto/Math/Bytes.hs:27:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.List' is redundant except perhaps to import instances from `Data.List' To import instances alone, use: import Data.List() | 27 | import Data.List (foldl') | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Configuring library for typed-protocols-0.3.0.0... Configuring library for strict-mvar-1.5.0.0... Configuring library for fs-api-0.3.0.0... [ 4 of 14] Compiling Network.HTTP.Semantics.Trailer ( Network/HTTP/Semantics/Trailer.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-semantics-0.3.0/build/Network/HTTP/Semantics/Trailer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-semantics-0.3.0/build/Network/HTTP/Semantics/Trailer.dyn_o ) [ 2 of 27] Compiling Hedgehog.Internal.Distributive ( src/Hedgehog/Internal/Distributive.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Distributive.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Distributive.dyn_o ) [ 7 of 136] Compiling Distribution.Utils.MD5 ( src/Distribution/Utils/MD5.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Utils/MD5.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Utils/MD5.dyn_o ) [22 of 23] Compiling Data.Vector.Unboxed ( src/Data/Vector/Unboxed.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Unboxed.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Unboxed.dyn_o ) [ 5 of 14] Compiling Network.HTTP.Semantics.Types ( Network/HTTP/Semantics/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-semantics-0.3.0/build/Network/HTTP/Semantics/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-semantics-0.3.0/build/Network/HTTP/Semantics/Types.dyn_o ) Preprocessing library for optparse-applicative-0.19.0.0... Building library for optparse-applicative-0.19.0.0... Configuring library for crypton-x509-validation-1.6.14... Configuring library for crypton-x509-system-1.6.7... [13 of 16] Compiling Crypto.Math.Edwards25519 ( src/Crypto/Math/Edwards25519.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-1.3.0/build/Crypto/Math/Edwards25519.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-1.3.0/build/Crypto/Math/Edwards25519.dyn_o ) [ 3 of 27] Compiling Hedgehog.Internal.Exception ( src/Hedgehog/Internal/Exception.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Exception.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Exception.dyn_o ) Preprocessing library for pretty-simple-4.1.3.0... Building library for pretty-simple-4.1.3.0... [ 8 of 136] Compiling Distribution.Utils.String ( src/Distribution/Utils/String.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Utils/String.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Utils/String.dyn_o ) [ 4 of 27] Compiling Hedgehog.Internal.HTraversable ( src/Hedgehog/Internal/HTraversable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/HTraversable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/HTraversable.dyn_o ) [ 5 of 27] Compiling Hedgehog.Internal.Opaque ( src/Hedgehog/Internal/Opaque.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Opaque.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Opaque.dyn_o ) [ 6 of 27] Compiling Hedgehog.Internal.Prelude ( src/Hedgehog/Internal/Prelude.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Prelude.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Prelude.dyn_o ) [ 6 of 14] Compiling Network.HTTP.Semantics.Server.Internal ( Network/HTTP/Semantics/Server/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-semantics-0.3.0/build/Network/HTTP/Semantics/Server/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-semantics-0.3.0/build/Network/HTTP/Semantics/Server/Internal.dyn_o ) [ 9 of 136] Compiling Distribution.Utils.Structured ( src/Distribution/Utils/Structured.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Utils/Structured.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Utils/Structured.dyn_o ) [ 7 of 27] Compiling Hedgehog.Internal.Range ( src/Hedgehog/Internal/Range.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Range.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Range.dyn_o ) [ 1 of 17] Compiling Options.Applicative.Help.Levenshtein ( src/Options/Applicative/Help/Levenshtein.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/optparse-applicative-0.19.0.0/build/Options/Applicative/Help/Levenshtein.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/optparse-applicative-0.19.0.0/build/Options/Applicative/Help/Levenshtein.dyn_o ) src/Options/Applicative/Help/Levenshtein.hs:24:20: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 24 | oneDiag a b (head uppers) (-1 : head lowers) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:24:39: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 24 | oneDiag a b (head uppers) (-1 : head lowers) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:40:53: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 40 | = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:40:62: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 40 | = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:48:27: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 48 | 1 + min3 (head w) nw (head n) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:48:39: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 48 | 1 + min3 (head w) nw (head n) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:50:35: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 50 | me : doDiag as bs me (tail n) (tail w) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:50:44: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 50 | me : doDiag as bs me (tail n) (tail w) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:52:24: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 52 | firstelt = 1 + head diagBelow | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:53:64: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 53 | thisdiag = firstelt : doDiag a' b' firstelt diagAbove (tail diagBelow) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:59:20: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 59 | nextDiag = head (tail diags) | ^^^^ src/Options/Applicative/Help/Levenshtein.hs:59:26: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 59 | nextDiag = head (tail diags) | ^^^^ [ 7 of 14] Compiling Network.HTTP.Semantics.Client.Internal ( Network/HTTP/Semantics/Client/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-semantics-0.3.0/build/Network/HTTP/Semantics/Client/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-semantics-0.3.0/build/Network/HTTP/Semantics/Client/Internal.dyn_o ) [ 8 of 27] Compiling Hedgehog.Internal.Region ( src/Hedgehog/Internal/Region.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Region.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Region.dyn_o ) [1 of 7] Compiling Text.Pretty.Simple.Internal.Color ( src/Text/Pretty/Simple/Internal/Color.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pretty-simple-4.1.3.0/build/Text/Pretty/Simple/Internal/Color.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pretty-simple-4.1.3.0/build/Text/Pretty/Simple/Internal/Color.dyn_o ) [14 of 16] Compiling Cardano.Crypto.Wallet.Pure ( src/Cardano/Crypto/Wallet/Pure.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-1.3.0/build/Cardano/Crypto/Wallet/Pure.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-1.3.0/build/Cardano/Crypto/Wallet/Pure.dyn_o ) [ 2 of 17] Compiling Options.Applicative.Help.Pretty ( src/Options/Applicative/Help/Pretty.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/optparse-applicative-0.19.0.0/build/Options/Applicative/Help/Pretty.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/optparse-applicative-0.19.0.0/build/Options/Applicative/Help/Pretty.dyn_o ) [ 8 of 14] Compiling Network.HTTP.Semantics ( Network/HTTP/Semantics.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-semantics-0.3.0/build/Network/HTTP/Semantics.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-semantics-0.3.0/build/Network/HTTP/Semantics.dyn_o ) [ 9 of 27] Compiling Hedgehog.Internal.Seed ( src/Hedgehog/Internal/Seed.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Seed.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Seed.dyn_o ) [ 9 of 14] Compiling Network.HTTP.Semantics.Status ( Network/HTTP/Semantics/Status.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-semantics-0.3.0/build/Network/HTTP/Semantics/Status.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-semantics-0.3.0/build/Network/HTTP/Semantics/Status.dyn_o ) [ 3 of 17] Compiling Options.Applicative.Help.Chunk ( src/Options/Applicative/Help/Chunk.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/optparse-applicative-0.19.0.0/build/Options/Applicative/Help/Chunk.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/optparse-applicative-0.19.0.0/build/Options/Applicative/Help/Chunk.dyn_o ) [10 of 14] Compiling Network.HTTP.Semantics.File ( Network/HTTP/Semantics/File.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-semantics-0.3.0/build/Network/HTTP/Semantics/File.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-semantics-0.3.0/build/Network/HTTP/Semantics/File.dyn_o ) [15 of 16] Compiling Cardano.Crypto.Wallet ( src/Cardano/Crypto/Wallet.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-1.3.0/build/Cardano/Crypto/Wallet.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-1.3.0/build/Cardano/Crypto/Wallet.dyn_o ) [11 of 14] Compiling Network.HTTP.Semantics.Server ( Network/HTTP/Semantics/Server.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-semantics-0.3.0/build/Network/HTTP/Semantics/Server.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-semantics-0.3.0/build/Network/HTTP/Semantics/Server.dyn_o ) [ 4 of 17] Compiling Options.Applicative.Help.Types ( src/Options/Applicative/Help/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/optparse-applicative-0.19.0.0/build/Options/Applicative/Help/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/optparse-applicative-0.19.0.0/build/Options/Applicative/Help/Types.dyn_o ) [ 9 of 14] Compiling Formatting ( src/Formatting.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/formatting-7.2.0/build/Formatting.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/formatting-7.2.0/build/Formatting.dyn_o ) [12 of 14] Compiling Network.HTTP.Semantics.Client ( Network/HTTP/Semantics/Client.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-semantics-0.3.0/build/Network/HTTP/Semantics/Client.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-semantics-0.3.0/build/Network/HTTP/Semantics/Client.dyn_o ) [2 of 7] Compiling Text.Pretty.Simple.Internal.Expr ( src/Text/Pretty/Simple/Internal/Expr.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pretty-simple-4.1.3.0/build/Text/Pretty/Simple/Internal/Expr.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pretty-simple-4.1.3.0/build/Text/Pretty/Simple/Internal/Expr.dyn_o ) [ 9 of 21] Compiling Text.Blaze.Html4.Strict.Attributes ( src/Text/Blaze/Html4/Strict/Attributes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/Html4/Strict/Attributes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/Html4/Strict/Attributes.dyn_o ) [10 of 27] Compiling Hedgehog.Internal.Show ( src/Hedgehog/Internal/Show.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Show.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Show.dyn_o ) [10 of 14] Compiling Formatting.Examples ( src/Formatting/Examples.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/formatting-7.2.0/build/Formatting/Examples.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/formatting-7.2.0/build/Formatting/Examples.dyn_o ) Preprocessing library for strict-stm-1.5.0.0... Building library for strict-stm-1.5.0.0... [16 of 16] Compiling Crypto.ECC.Ed25519BIP32 ( src/Crypto/ECC/Ed25519BIP32.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-1.3.0/build/Crypto/ECC/Ed25519BIP32.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-1.3.0/build/Crypto/ECC/Ed25519BIP32.dyn_o ) [13 of 14] Compiling Network.HTTP.Semantics.FillBuf ( Network/HTTP/Semantics/FillBuf.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-semantics-0.3.0/build/Network/HTTP/Semantics/FillBuf.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-semantics-0.3.0/build/Network/HTTP/Semantics/FillBuf.dyn_o ) [ 5 of 17] Compiling Options.Applicative.Types ( src/Options/Applicative/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/optparse-applicative-0.19.0.0/build/Options/Applicative/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/optparse-applicative-0.19.0.0/build/Options/Applicative/Types.dyn_o ) Preprocessing library for strict-mvar-1.5.0.0... Building library for strict-mvar-1.5.0.0... [ 8 of 16] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/build/Data/Attoparsec/Text.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/build/Data/Attoparsec/Text.dyn_o ) Preprocessing library for fs-api-0.3.0.0... Building library for fs-api-0.3.0.0... [1 of 7] Compiling Control.Concurrent.Class.MonadSTM.Strict.TArray ( src/Control/Concurrent/Class/MonadSTM/Strict/TArray.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-stm-1.5.0.0/build/Control/Concurrent/Class/MonadSTM/Strict/TArray.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-stm-1.5.0.0/build/Control/Concurrent/Class/MonadSTM/Strict/TArray.dyn_o ) [11 of 14] Compiling Formatting.Clock ( src/Formatting/Clock.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/formatting-7.2.0/build/Formatting/Clock.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/formatting-7.2.0/build/Formatting/Clock.dyn_o ) [1 of 1] Compiling Control.Concurrent.Class.MonadMVar.Strict ( src/Control/Concurrent/Class/MonadMVar/Strict.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-mvar-1.5.0.0/build/Control/Concurrent/Class/MonadMVar/Strict.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-mvar-1.5.0.0/build/Control/Concurrent/Class/MonadMVar/Strict.dyn_o ) Preprocessing library for typed-protocols-0.3.0.0... [ 7 of 19] Compiling Text.Megaparsec.Error.Builder ( Text/Megaparsec/Error/Builder.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec/Error/Builder.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec/Error/Builder.dyn_o ) Building library for typed-protocols-0.3.0.0... src/Options/Applicative/Types.hs:59:31: warning: [GHC-61689] [-Wdodgy-imports] Module `Data.Semigroup' does not export `Option'. | 59 | import Data.Semigroup hiding (Option) | ^^^^^^ Preprocessing library for crypton-x509-validation-1.6.14... Building library for crypton-x509-validation-1.6.14... [2 of 7] Compiling Control.Concurrent.Class.MonadSTM.Strict.TBQueue ( src/Control/Concurrent/Class/MonadSTM/Strict/TBQueue.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-stm-1.5.0.0/build/Control/Concurrent/Class/MonadSTM/Strict/TBQueue.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-stm-1.5.0.0/build/Control/Concurrent/Class/MonadSTM/Strict/TBQueue.dyn_o ) [3 of 7] Compiling Text.Pretty.Simple.Internal.ExprParser ( src/Text/Pretty/Simple/Internal/ExprParser.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pretty-simple-4.1.3.0/build/Text/Pretty/Simple/Internal/ExprParser.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pretty-simple-4.1.3.0/build/Text/Pretty/Simple/Internal/ExprParser.dyn_o ) [ 1 of 10] Compiling System.FS.CallStack ( src/System/FS/CallStack.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fs-api-0.3.0.0/build/System/FS/CallStack.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fs-api-0.3.0.0/build/System/FS/CallStack.dyn_o ) Preprocessing library for crypton-x509-system-1.6.7... Building library for crypton-x509-system-1.6.7... [1 of 9] Compiling Network.TypedProtocol.Core ( src/Network/TypedProtocol/Core.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/typed-protocols-0.3.0.0/build/Network/TypedProtocol/Core.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/typed-protocols-0.3.0.0/build/Network/TypedProtocol/Core.dyn_o ) [12 of 14] Compiling Formatting.Internal.Raw ( src/Formatting/Internal/Raw.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/formatting-7.2.0/build/Formatting/Internal/Raw.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/formatting-7.2.0/build/Formatting/Internal/Raw.dyn_o ) [14 of 14] Compiling Network.HTTP.Semantics.IO ( Network/HTTP/Semantics/IO.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-semantics-0.3.0/build/Network/HTTP/Semantics/IO.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-semantics-0.3.0/build/Network/HTTP/Semantics/IO.dyn_o ) [1 of 5] Compiling Data.X509.Validation.Fingerprint ( Data/X509/Validation/Fingerprint.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-validation-1.6.14/build/Data/X509/Validation/Fingerprint.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-validation-1.6.14/build/Data/X509/Validation/Fingerprint.dyn_o ) [3 of 7] Compiling Control.Concurrent.Class.MonadSTM.Strict.TChan ( src/Control/Concurrent/Class/MonadSTM/Strict/TChan.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-stm-1.5.0.0/build/Control/Concurrent/Class/MonadSTM/Strict/TChan.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-stm-1.5.0.0/build/Control/Concurrent/Class/MonadSTM/Strict/TChan.dyn_o ) [ 2 of 10] Compiling System.FS.Condense ( src/System/FS/Condense.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fs-api-0.3.0.0/build/System/FS/Condense.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fs-api-0.3.0.0/build/System/FS/Condense.dyn_o ) [13 of 14] Compiling Formatting.ShortFormatters ( src/Formatting/ShortFormatters.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/formatting-7.2.0/build/Formatting/ShortFormatters.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/formatting-7.2.0/build/Formatting/ShortFormatters.dyn_o ) src/Formatting/ShortFormatters.hs:40:1: warning: [GHC-54201] [-Wterm-variable-capture] The type variable `r' is implicitly quantified, even though another variable of the same name is in scope: `r' defined at src/Formatting/ShortFormatters.hs:108:1 This is not compatible with the RequiredTypeArguments extension. Suggested fix: Consider renaming the type variable. | 40 | t :: Format r (Text -> r) | ^^^^^^^^^^^^^^^^^^^^^^^^^ src/Formatting/ShortFormatters.hs:45:1: warning: [GHC-54201] [-Wterm-variable-capture] The type variable `r' is implicitly quantified, even though another variable of the same name is in scope: `r' defined at src/Formatting/ShortFormatters.hs:108:1 This is not compatible with the RequiredTypeArguments extension. Suggested fix: Consider renaming the type variable. | 45 | d :: Integral a => Format r (a -> r) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Formatting/ShortFormatters.hs:51:1: warning: [GHC-54201] [-Wterm-variable-capture] The type variable `r' is implicitly quantified, even though another variable of the same name is in scope: `r' defined at src/Formatting/ShortFormatters.hs:108:1 This is not compatible with the RequiredTypeArguments extension. Suggested fix: Consider renaming the type variable. | 51 | b :: Integral a => Format r (a -> r) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Formatting/ShortFormatters.hs:56:1: warning: [GHC-54201] [-Wterm-variable-capture] The type variable `r' is implicitly quantified, even though another variable of the same name is in scope: `r' defined at src/Formatting/ShortFormatters.hs:108:1 This is not compatible with the RequiredTypeArguments extension. Suggested fix: Consider renaming the type variable. | 56 | o :: Integral a => Format r (a -> r) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Formatting/ShortFormatters.hs:62:1: warning: [GHC-54201] [-Wterm-variable-capture] The type variable `r' is implicitly quantified, even though another variable of the same name is in scope: `r' defined at src/Formatting/ShortFormatters.hs:108:1 This is not compatible with the RequiredTypeArguments extension. Suggested fix: Consider renaming the type variable. | 62 | x :: Integral a => Format r (a -> r) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Formatting/ShortFormatters.hs:67:1: warning: [GHC-54201] [-Wterm-variable-capture] The type variable `r' is implicitly quantified, even though another variable of the same name is in scope: `r' defined at src/Formatting/ShortFormatters.hs:108:1 This is not compatible with the RequiredTypeArguments extension. Suggested fix: Consider renaming the type variable. | 67 | st :: Format r (S.Text -> r) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Formatting/ShortFormatters.hs:72:1: warning: [GHC-54201] [-Wterm-variable-capture] The type variable `r' is implicitly quantified, even though another variable of the same name is in scope: `r' defined at src/Formatting/ShortFormatters.hs:108:1 This is not compatible with the RequiredTypeArguments extension. Suggested fix: Consider renaming the type variable. | 72 | s :: Format r (String -> r) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Formatting/ShortFormatters.hs:78:1: warning: [GHC-54201] [-Wterm-variable-capture] The type variable `r' is implicitly quantified, even though another variable of the same name is in scope: `r' defined at src/Formatting/ShortFormatters.hs:108:1 This is not compatible with the RequiredTypeArguments extension. Suggested fix: Consider renaming the type variable. | 78 | sh :: Show a => Format r (a -> r) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Formatting/ShortFormatters.hs:83:1: warning: [GHC-54201] [-Wterm-variable-capture] The type variable `r' is implicitly quantified, even though another variable of the same name is in scope: `r' defined at src/Formatting/ShortFormatters.hs:108:1 This is not compatible with the RequiredTypeArguments extension. Suggested fix: Consider renaming the type variable. | 83 | c :: Format r (Char -> r) | ^^^^^^^^^^^^^^^^^^^^^^^^^ src/Formatting/ShortFormatters.hs:89:1: warning: [GHC-54201] [-Wterm-variable-capture] The type variable `r' is implicitly quantified, even though another variable of the same name is in scope: `r' defined at src/Formatting/ShortFormatters.hs:108:1 This is not compatible with the RequiredTypeArguments extension. Suggested fix: Consider renaming the type variable. | 89 | f :: Real a => Int -> Format r (a -> r) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Formatting/ShortFormatters.hs:95:1: warning: [GHC-54201] [-Wterm-variable-capture] The type variable `r' is implicitly quantified, even though another variable of the same name is in scope: `r' defined at src/Formatting/ShortFormatters.hs:108:1 This is not compatible with the RequiredTypeArguments extension. Suggested fix: Consider renaming the type variable. | 95 | sf :: Real a => Format r (a -> r) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Formatting/ShortFormatters.hs:101:1: warning: [GHC-54201] [-Wterm-variable-capture] The type variable `r' is implicitly quantified, even though another variable of the same name is in scope: `r' defined at src/Formatting/ShortFormatters.hs:108:1 This is not compatible with the RequiredTypeArguments extension. Suggested fix: Consider renaming the type variable. | 101 | l :: Buildable a => Int -> Char -> Format r (a -> r) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Formatting/ShortFormatters.hs:107:1: warning: [GHC-54201] [-Wterm-variable-capture] The type variable `r' is implicitly quantified, even though another variable of the same name is in scope: `r' defined at src/Formatting/ShortFormatters.hs:108:1 This is not compatible with the RequiredTypeArguments extension. Suggested fix: Consider renaming the type variable. | 107 | r :: Buildable a => Int -> Char -> Format r (a -> r) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [1 of 3] Compiling System.X509.MacOS ( System/X509/MacOS.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-system-1.6.7/build/System/X509/MacOS.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-system-1.6.7/build/System/X509/MacOS.dyn_o ) [4 of 7] Compiling Text.Pretty.Simple.Internal.Printer ( src/Text/Pretty/Simple/Internal/Printer.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pretty-simple-4.1.3.0/build/Text/Pretty/Simple/Internal/Printer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pretty-simple-4.1.3.0/build/Text/Pretty/Simple/Internal/Printer.dyn_o ) System/X509/MacOS.hs:8:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 8 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [4 of 7] Compiling Control.Concurrent.Class.MonadSTM.Strict.TMVar ( src/Control/Concurrent/Class/MonadSTM/Strict/TMVar.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-stm-1.5.0.0/build/Control/Concurrent/Class/MonadSTM/Strict/TMVar.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-stm-1.5.0.0/build/Control/Concurrent/Class/MonadSTM/Strict/TMVar.dyn_o ) [2 of 5] Compiling Data.X509.Validation.Signature ( Data/X509/Validation/Signature.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-validation-1.6.14/build/Data/X509/Validation/Signature.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-validation-1.6.14/build/Data/X509/Validation/Signature.dyn_o ) [11 of 27] Compiling Hedgehog.Internal.Shrink ( src/Hedgehog/Internal/Shrink.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Shrink.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Shrink.dyn_o ) [2 of 9] Compiling Network.TypedProtocol.Lemmas ( src/Network/TypedProtocol/Lemmas.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/typed-protocols-0.3.0.0/build/Network/TypedProtocol/Lemmas.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/typed-protocols-0.3.0.0/build/Network/TypedProtocol/Lemmas.dyn_o ) [2 of 3] Compiling System.X509.Unix ( System/X509/Unix.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-system-1.6.7/build/System/X509/Unix.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-system-1.6.7/build/System/X509/Unix.dyn_o ) [ 8 of 19] Compiling Text.Megaparsec.Internal[boot] ( Text/Megaparsec/Internal.hs-boot, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec/Internal.o-boot, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec/Internal.dyn_o-boot ) [ 9 of 19] Compiling Text.Megaparsec.Class ( Text/Megaparsec/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec/Class.dyn_o ) System/X509/Unix.hs:22:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 22 | import Control.Applicative ((<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ System/X509/Unix.hs:26:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() | 26 | import Data.Monoid (mconcat) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [14 of 14] Compiling Formatting.Time ( src/Formatting/Time.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/formatting-7.2.0/build/Formatting/Time.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/formatting-7.2.0/build/Formatting/Time.dyn_o ) [3 of 3] Compiling System.X509 ( System/X509.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-system-1.6.7/build/System/X509.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-system-1.6.7/build/System/X509.dyn_o ) [ 3 of 10] Compiling System.FS.API.Types ( src/System/FS/API/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fs-api-0.3.0.0/build/System/FS/API/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fs-api-0.3.0.0/build/System/FS/API/Types.dyn_o ) [5 of 7] Compiling Control.Concurrent.Class.MonadSTM.Strict.TQueue ( src/Control/Concurrent/Class/MonadSTM/Strict/TQueue.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-stm-1.5.0.0/build/Control/Concurrent/Class/MonadSTM/Strict/TQueue.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-stm-1.5.0.0/build/Control/Concurrent/Class/MonadSTM/Strict/TQueue.dyn_o ) [12 of 27] Compiling Hedgehog.Internal.Source ( src/Hedgehog/Internal/Source.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Source.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Source.dyn_o ) [3 of 9] Compiling Network.TypedProtocol.Peer ( src/Network/TypedProtocol/Peer.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/typed-protocols-0.3.0.0/build/Network/TypedProtocol/Peer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/typed-protocols-0.3.0.0/build/Network/TypedProtocol/Peer.dyn_o ) [6 of 7] Compiling Control.Concurrent.Class.MonadSTM.Strict.TVar ( src/Control/Concurrent/Class/MonadSTM/Strict/TVar.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-stm-1.5.0.0/build/Control/Concurrent/Class/MonadSTM/Strict/TVar.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-stm-1.5.0.0/build/Control/Concurrent/Class/MonadSTM/Strict/TVar.dyn_o ) [3 of 5] Compiling Data.X509.Validation.Types ( Data/X509/Validation/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-validation-1.6.14/build/Data/X509/Validation/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-validation-1.6.14/build/Data/X509/Validation/Types.dyn_o ) [4 of 5] Compiling Data.X509.Validation.Cache ( Data/X509/Validation/Cache.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-validation-1.6.14/build/Data/X509/Validation/Cache.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-validation-1.6.14/build/Data/X509/Validation/Cache.dyn_o ) [4 of 9] Compiling Network.TypedProtocol.Driver ( src/Network/TypedProtocol/Driver.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/typed-protocols-0.3.0.0/build/Network/TypedProtocol/Driver.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/typed-protocols-0.3.0.0/build/Network/TypedProtocol/Driver.dyn_o ) [13 of 27] Compiling Hedgehog.Internal.Tree ( src/Hedgehog/Internal/Tree.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Tree.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Tree.dyn_o ) [7 of 7] Compiling Control.Concurrent.Class.MonadSTM.Strict ( src/Control/Concurrent/Class/MonadSTM/Strict.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-stm-1.5.0.0/build/Control/Concurrent/Class/MonadSTM/Strict.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-stm-1.5.0.0/build/Control/Concurrent/Class/MonadSTM/Strict.dyn_o ) Configuring library for http2-5.3.10... [ 6 of 17] Compiling Options.Applicative.NonEmpty ( src/Options/Applicative/NonEmpty.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/optparse-applicative-0.19.0.0/build/Options/Applicative/NonEmpty.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/optparse-applicative-0.19.0.0/build/Options/Applicative/NonEmpty.dyn_o ) [5 of 5] Compiling Data.X509.Validation ( Data/X509/Validation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-validation-1.6.14/build/Data/X509/Validation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-x509-validation-1.6.14/build/Data/X509/Validation.dyn_o ) [5 of 7] Compiling Text.Pretty.Simple.Internal ( src/Text/Pretty/Simple/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pretty-simple-4.1.3.0/build/Text/Pretty/Simple/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pretty-simple-4.1.3.0/build/Text/Pretty/Simple/Internal.dyn_o ) [ 10 of 136] Compiling Distribution.Compat.Semigroup ( src/Distribution/Compat/Semigroup.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Compat/Semigroup.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Compat/Semigroup.dyn_o ) [ 7 of 17] Compiling Options.Applicative.Internal ( src/Options/Applicative/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/optparse-applicative-0.19.0.0/build/Options/Applicative/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/optparse-applicative-0.19.0.0/build/Options/Applicative/Internal.dyn_o ) Data/X509/Validation.hs:483:15: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Data.List, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 483 | | head l == "*" -> wildcardMatch (drop 1 l) | ^^^^ [6 of 7] Compiling Text.Pretty.Simple ( src/Text/Pretty/Simple.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pretty-simple-4.1.3.0/build/Text/Pretty/Simple.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pretty-simple-4.1.3.0/build/Text/Pretty/Simple.dyn_o ) [10 of 21] Compiling Text.Blaze.Html4.Transitional ( src/Text/Blaze/Html4/Transitional.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/Html4/Transitional.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/Html4/Transitional.dyn_o ) [7 of 7] Compiling Debug.Pretty.Simple ( src/Debug/Pretty/Simple.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pretty-simple-4.1.3.0/build/Debug/Pretty/Simple.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pretty-simple-4.1.3.0/build/Debug/Pretty/Simple.dyn_o ) [6 of 9] Compiling Data.HashSet.Internal ( Data/HashSet/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unordered-containers-0.2.20/build/Data/HashSet/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unordered-containers-0.2.20/build/Data/HashSet/Internal.dyn_o ) [5 of 9] Compiling Network.TypedProtocol.Codec ( src/Network/TypedProtocol/Codec.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/typed-protocols-0.3.0.0/build/Network/TypedProtocol/Codec.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/typed-protocols-0.3.0.0/build/Network/TypedProtocol/Codec.dyn_o ) [10 of 19] Compiling Text.Megaparsec.Internal ( Text/Megaparsec/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec/Internal.dyn_o ) [ 4 of 10] Compiling System.FS.API ( src/System/FS/API.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fs-api-0.3.0.0/build/System/FS/API.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fs-api-0.3.0.0/build/System/FS/API.dyn_o ) Configuring library for strict-checked-vars-0.2.0.0... [ 11 of 136] Compiling Distribution.Compat.NonEmptySet ( src/Distribution/Compat/NonEmptySet.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Compat/NonEmptySet.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Compat/NonEmptySet.dyn_o ) [6 of 9] Compiling Network.TypedProtocol.Peer.Client ( src/Network/TypedProtocol/Peer/Client.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/typed-protocols-0.3.0.0/build/Network/TypedProtocol/Peer/Client.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/typed-protocols-0.3.0.0/build/Network/TypedProtocol/Peer/Client.dyn_o ) [ 8 of 17] Compiling Options.Applicative.Common ( src/Options/Applicative/Common.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/optparse-applicative-0.19.0.0/build/Options/Applicative/Common.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/optparse-applicative-0.19.0.0/build/Options/Applicative/Common.dyn_o ) [7 of 9] Compiling Network.TypedProtocol.Peer.Server ( src/Network/TypedProtocol/Peer/Server.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/typed-protocols-0.3.0.0/build/Network/TypedProtocol/Peer/Server.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/typed-protocols-0.3.0.0/build/Network/TypedProtocol/Peer/Server.dyn_o ) [ 12 of 136] Compiling Distribution.Compat.Prelude ( src/Distribution/Compat/Prelude.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Compat/Prelude.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Compat/Prelude.dyn_o ) [8 of 9] Compiling Network.TypedProtocol.Proofs ( src/Network/TypedProtocol/Proofs.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/typed-protocols-0.3.0.0/build/Network/TypedProtocol/Proofs.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/typed-protocols-0.3.0.0/build/Network/TypedProtocol/Proofs.dyn_o ) [7 of 9] Compiling Data.HashSet ( Data/HashSet.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unordered-containers-0.2.20/build/Data/HashSet.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unordered-containers-0.2.20/build/Data/HashSet.dyn_o ) [ 13 of 136] Compiling Distribution.Utils.ShortText ( src/Distribution/Utils/ShortText.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Utils/ShortText.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Utils/ShortText.dyn_o ) [ 5 of 10] Compiling System.FS.API.Strict ( src/System/FS/API/Strict.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fs-api-0.3.0.0/build/System/FS/API/Strict.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fs-api-0.3.0.0/build/System/FS/API/Strict.dyn_o ) [8 of 9] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unordered-containers-0.2.20/build/Data/HashMap/Strict.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unordered-containers-0.2.20/build/Data/HashMap/Strict.dyn_o ) [9 of 9] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unordered-containers-0.2.20/build/Data/HashMap/Lazy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/unordered-containers-0.2.20/build/Data/HashMap/Lazy.dyn_o ) [14 of 27] Compiling Hedgehog.Main ( src/Hedgehog/Main.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Main.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Main.dyn_o ) [ 6 of 10] Compiling System.FS.API.Lazy ( src/System/FS/API/Lazy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fs-api-0.3.0.0/build/System/FS/API/Lazy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fs-api-0.3.0.0/build/System/FS/API/Lazy.dyn_o ) [ 9 of 17] Compiling Options.Applicative.Help.Core ( src/Options/Applicative/Help/Core.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/optparse-applicative-0.19.0.0/build/Options/Applicative/Help/Core.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/optparse-applicative-0.19.0.0/build/Options/Applicative/Help/Core.dyn_o ) [9 of 9] Compiling Network.TypedProtocol ( src/Network/TypedProtocol.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/typed-protocols-0.3.0.0/build/Network/TypedProtocol.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/typed-protocols-0.3.0.0/build/Network/TypedProtocol.dyn_o ) [15 of 27] Compiling Hedgehog.Range ( src/Hedgehog/Range.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Range.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Range.dyn_o ) src/Options/Applicative/Help/Core.hs:25:38: warning: [GHC-38856] [-Wunused-imports] The import of foldl' from module `Data.Foldable' is redundant | 25 | import Data.Foldable (any, foldl') | ^^^^^^ [16 of 27] Compiling Hedgehog.Internal.Gen ( src/Hedgehog/Internal/Gen.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Gen.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Gen.dyn_o ) [ 14 of 136] Compiling Distribution.Utils.Generic ( src/Distribution/Utils/Generic.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Utils/Generic.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Utils/Generic.dyn_o ) [ 7 of 10] Compiling System.FS.CRC ( src/System/FS/CRC.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fs-api-0.3.0.0/build/System/FS/CRC.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fs-api-0.3.0.0/build/System/FS/CRC.dyn_o ) [11 of 19] Compiling Text.Megaparsec.Debug ( Text/Megaparsec/Debug.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec/Debug.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec/Debug.dyn_o ) Preprocessing library for http2-5.3.10... Building library for http2-5.3.10... Configuring library for relude-1.2.2.2... [ 8 of 10] Compiling System.FS.IO.Handle ( src/System/FS/IO/Handle.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fs-api-0.3.0.0/build/System/FS/IO/Handle.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fs-api-0.3.0.0/build/System/FS/IO/Handle.dyn_o ) Configuring library for http-api-data-0.6.2... Configuring library for vault-0.3.1.5... Configuring library for semigroupoids-6.0.1... Configuring library for ekg-core-0.1.2.0... Configuring library for invariant-0.6.4... Configuring library for typed-protocols-stateful-0.3.0.0... [ 9 of 10] Compiling System.FS.IO.Unix ( src-unix/System/FS/IO/Unix.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fs-api-0.3.0.0/build/System/FS/IO/Unix.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fs-api-0.3.0.0/build/System/FS/IO/Unix.dyn_o ) [10 of 17] Compiling Options.Applicative.Help ( src/Options/Applicative/Help.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/optparse-applicative-0.19.0.0/build/Options/Applicative/Help.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/optparse-applicative-0.19.0.0/build/Options/Applicative/Help.dyn_o ) [11 of 17] Compiling Options.Applicative.Builder.Internal ( src/Options/Applicative/Builder/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/optparse-applicative-0.19.0.0/build/Options/Applicative/Builder/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/optparse-applicative-0.19.0.0/build/Options/Applicative/Builder/Internal.dyn_o ) src/Options/Applicative/Builder/Internal.hs:29:31: warning: [GHC-61689] [-Wdodgy-imports] Module `Data.Semigroup' does not export `Option'. | 29 | import Data.Semigroup hiding (Option) | ^^^^^^ [ 15 of 136] Compiling Distribution.Types.Condition ( src/Distribution/Types/Condition.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/Condition.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/Condition.dyn_o ) [ 1 of 48] Compiling Imports ( Imports.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Imports.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Imports.dyn_o ) [12 of 19] Compiling Text.Megaparsec ( Text/Megaparsec.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec.dyn_o ) [10 of 10] Compiling System.FS.IO ( src/System/FS/IO.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fs-api-0.3.0.0/build/System/FS/IO.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fs-api-0.3.0.0/build/System/FS/IO.dyn_o ) [ 2 of 48] Compiling Network.HPACK.Builder ( Network/HPACK/Builder.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/Builder.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/Builder.dyn_o ) [12 of 17] Compiling Options.Applicative.Builder.Completer ( src/Options/Applicative/Builder/Completer.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/optparse-applicative-0.19.0.0/build/Options/Applicative/Builder/Completer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/optparse-applicative-0.19.0.0/build/Options/Applicative/Builder/Completer.dyn_o ) Preprocessing library for strict-checked-vars-0.2.0.0... Building library for strict-checked-vars-0.2.0.0... [ 3 of 48] Compiling Network.HPACK.HeaderBlock.Integer ( Network/HPACK/HeaderBlock/Integer.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/HeaderBlock/Integer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/HeaderBlock/Integer.dyn_o ) [2 of 3] Compiling Network.URI.Lens ( Network/URI/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-uri-2.6.4.2/build/Network/URI/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-uri-2.6.4.2/build/Network/URI/Lens.dyn_o ) [13 of 19] Compiling Text.Megaparsec.Common ( Text/Megaparsec/Common.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec/Common.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec/Common.dyn_o ) [1 of 2] Compiling Control.Concurrent.Class.MonadMVar.Strict.Checked ( src/Control/Concurrent/Class/MonadMVar/Strict/Checked.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-checked-vars-0.2.0.0/build/Control/Concurrent/Class/MonadMVar/Strict/Checked.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-checked-vars-0.2.0.0/build/Control/Concurrent/Class/MonadMVar/Strict/Checked.dyn_o ) [13 of 17] Compiling Options.Applicative.Builder ( src/Options/Applicative/Builder.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/optparse-applicative-0.19.0.0/build/Options/Applicative/Builder.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/optparse-applicative-0.19.0.0/build/Options/Applicative/Builder.dyn_o ) [3 of 3] Compiling Network.URI.Static ( Network/URI/Static.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-uri-2.6.4.2/build/Network/URI/Static.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-uri-2.6.4.2/build/Network/URI/Static.dyn_o ) [14 of 19] Compiling Text.Megaparsec.Lexer ( Text/Megaparsec/Lexer.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec/Lexer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec/Lexer.dyn_o ) [ 4 of 48] Compiling Network.HPACK.Huffman.Bit ( Network/HPACK/Huffman/Bit.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/Huffman/Bit.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/Huffman/Bit.dyn_o ) [15 of 19] Compiling Text.Megaparsec.Char ( Text/Megaparsec/Char.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec/Char.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec/Char.dyn_o ) [2 of 2] Compiling Control.Concurrent.Class.MonadSTM.Strict.TVar.Checked ( src/Control/Concurrent/Class/MonadSTM/Strict/TVar/Checked.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-checked-vars-0.2.0.0/build/Control/Concurrent/Class/MonadSTM/Strict/TVar/Checked.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-checked-vars-0.2.0.0/build/Control/Concurrent/Class/MonadSTM/Strict/TVar/Checked.dyn_o ) [11 of 21] Compiling Text.Blaze.Html4.Transitional.Attributes ( src/Text/Blaze/Html4/Transitional/Attributes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/Html4/Transitional/Attributes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/Html4/Transitional/Attributes.dyn_o ) [ 7 of 14] Compiling Codec.CBOR.Encoding[boot] ( src/Codec/CBOR/Encoding.hs-boot, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cborg-0.2.10.0/build/Codec/CBOR/Encoding.o-boot, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cborg-0.2.10.0/build/Codec/CBOR/Encoding.dyn_o-boot ) [ 8 of 14] Compiling Codec.CBOR.FlatTerm[boot] ( src/Codec/CBOR/FlatTerm.hs-boot, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cborg-0.2.10.0/build/Codec/CBOR/FlatTerm.o-boot, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cborg-0.2.10.0/build/Codec/CBOR/FlatTerm.dyn_o-boot ) [ 5 of 48] Compiling Network.HPACK.Huffman.ByteString ( Network/HPACK/Huffman/ByteString.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/Huffman/ByteString.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/Huffman/ByteString.dyn_o ) [ 9 of 14] Compiling Codec.CBOR.Encoding ( src/Codec/CBOR/Encoding.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cborg-0.2.10.0/build/Codec/CBOR/Encoding.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cborg-0.2.10.0/build/Codec/CBOR/Encoding.dyn_o ) [ 16 of 136] Compiling Distribution.Parsec.Position ( src/Distribution/Parsec/Position.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Parsec/Position.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Parsec/Position.dyn_o ) [ 6 of 48] Compiling Network.HPACK.Huffman.Params ( Network/HPACK/Huffman/Params.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/Huffman/Params.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/Huffman/Params.dyn_o ) [ 7 of 48] Compiling Network.HPACK.Huffman.Table ( Network/HPACK/Huffman/Table.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/Huffman/Table.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/Huffman/Table.dyn_o ) [14 of 17] Compiling Options.Applicative.BashCompletion ( src/Options/Applicative/BashCompletion.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/optparse-applicative-0.19.0.0/build/Options/Applicative/BashCompletion.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/optparse-applicative-0.19.0.0/build/Options/Applicative/BashCompletion.dyn_o ) [16 of 19] Compiling Text.Megaparsec.Char.Lexer ( Text/Megaparsec/Char/Lexer.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec/Char/Lexer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec/Char/Lexer.dyn_o ) src/Options/Applicative/BashCompletion.hs:16:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Foldable' is redundant except perhaps to import instances from `Data.Foldable' To import instances alone, use: import Data.Foldable() | 16 | import Data.Foldable ( asum ) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Text/Megaparsec/Char/Lexer.hs:72:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.List' is redundant except perhaps to import instances from `Data.List' To import instances alone, use: import Data.List() | 72 | import Data.List (foldl') | ^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. [ 17 of 136] Compiling Distribution.Parsec.Warning ( src/Distribution/Parsec/Warning.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Parsec/Warning.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Parsec/Warning.dyn_o ) [10 of 14] Compiling Codec.CBOR.FlatTerm ( src/Codec/CBOR/FlatTerm.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cborg-0.2.10.0/build/Codec/CBOR/FlatTerm.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cborg-0.2.10.0/build/Codec/CBOR/FlatTerm.dyn_o ) Configuring library for http-client-0.7.19... Preprocessing library for relude-1.2.2.2... Building library for relude-1.2.2.2... Preprocessing library for semigroupoids-6.0.1... Building library for semigroupoids-6.0.1... [15 of 17] Compiling Options.Applicative.Extra ( src/Options/Applicative/Extra.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/optparse-applicative-0.19.0.0/build/Options/Applicative/Extra.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/optparse-applicative-0.19.0.0/build/Options/Applicative/Extra.dyn_o ) Preprocessing library for ekg-core-0.1.2.0... Preprocessing library for http-api-data-0.6.2... Building library for http-api-data-0.6.2... [17 of 27] Compiling Hedgehog.Internal.Property ( src/Hedgehog/Internal/Property.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Property.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Property.dyn_o ) Preprocessing library for vault-0.3.1.5... Building library for vault-0.3.1.5... Preprocessing library for invariant-0.6.4... Building library for invariant-0.6.4... Preprocessing library for typed-protocols-stateful-0.3.0.0... Building library for typed-protocols-stateful-0.3.0.0... [1 of 6] Compiling Network.TypedProtocol.Stateful.Codec ( src/Network/TypedProtocol/Stateful/Codec.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/typed-protocols-stateful-0.3.0.0/build/Network/TypedProtocol/Stateful/Codec.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/typed-protocols-stateful-0.3.0.0/build/Network/TypedProtocol/Stateful/Codec.dyn_o ) [1 of 4] Compiling Web.Internal.HttpApiData ( src/Web/Internal/HttpApiData.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-api-data-0.6.2/build/Web/Internal/HttpApiData.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-api-data-0.6.2/build/Web/Internal/HttpApiData.dyn_o ) src/Hedgehog/Internal/Property.hs:433:31: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Hedgehog.Internal.Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 433 | groups = List.map (\l -> (head l, length l)) $ List.group sp | ^^^^ [16 of 17] Compiling Options.Applicative ( src/Options/Applicative.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/optparse-applicative-0.19.0.0/build/Options/Applicative.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/optparse-applicative-0.19.0.0/build/Options/Applicative.dyn_o ) Building library for ekg-core-0.1.2.0... [17 of 17] Compiling Options.Applicative.Arrows ( src/Options/Applicative/Arrows.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/optparse-applicative-0.19.0.0/build/Options/Applicative/Arrows.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/optparse-applicative-0.19.0.0/build/Options/Applicative/Arrows.dyn_o ) [1 of 5] Compiling Data.Unique.Really ( src/Data/Unique/Really.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vault-0.3.1.5/build/Data/Unique/Really.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vault-0.3.1.5/build/Data/Unique/Really.dyn_o ) [1 of 4] Compiling Data.Functor.Invariant ( src/Data/Functor/Invariant.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/invariant-0.6.4/build/Data/Functor/Invariant.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/invariant-0.6.4/build/Data/Functor/Invariant.dyn_o ) src/Data/Unique/Really.hs:6:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 6 | import Control.Applicative ((<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2 of 5] Compiling Data.Vault.ST.Lazy ( src/Data/Vault/ST/Lazy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vault-0.3.1.5/build/Data/Vault/ST/Lazy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vault-0.3.1.5/build/Data/Vault/ST/Lazy.dyn_o ) [1 of 9] Compiling Data.Array ( Data/Array.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ekg-core-0.1.2.0/build/Data/Array.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ekg-core-0.1.2.0/build/Data/Array.dyn_o ) [2 of 6] Compiling Network.TypedProtocol.Stateful.Peer ( src/Network/TypedProtocol/Stateful/Peer.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/typed-protocols-stateful-0.3.0.0/build/Network/TypedProtocol/Stateful/Peer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/typed-protocols-stateful-0.3.0.0/build/Network/TypedProtocol/Stateful/Peer.dyn_o ) [ 8 of 48] Compiling Network.HPACK.Huffman.Encode ( Network/HPACK/Huffman/Encode.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/Huffman/Encode.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/Huffman/Encode.dyn_o ) [17 of 19] Compiling Text.Megaparsec.Byte.Binary ( Text/Megaparsec/Byte/Binary.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec/Byte/Binary.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec/Byte/Binary.dyn_o ) src/Data/Vault/ST/ST.h:15:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() | 15 | import Data.Monoid (Monoid(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Vault/ST/ST.h:16:1: warning: [GHC-66111] [-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() | 16 | import Data.Semigroup (Semigroup((<>))) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Vault/ST/ST.h:18:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 18 | import Control.Applicative ((<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Vault/ST/ST.h:47:5: warning: [GHC-50928] [-Wnoncanonical-monoid-instances] Noncanonical `mappend' definition detected in the instance declaration for `Monoid (Vault s)'. `mappend' will eventually be removed in favour of `(<>)' Suggested fix: Either remove definition for `mappend' (recommended) or define as `mappend = (<>)' See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid | 47 | mappend = union | ^^^^^^^^^^^^^^^ [3 of 6] Compiling Network.TypedProtocol.Stateful.Driver ( src/Network/TypedProtocol/Stateful/Driver.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/typed-protocols-stateful-0.3.0.0/build/Network/TypedProtocol/Stateful/Driver.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/typed-protocols-stateful-0.3.0.0/build/Network/TypedProtocol/Stateful/Driver.dyn_o ) [2 of 9] Compiling Data.Atomic ( Data/Atomic.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ekg-core-0.1.2.0/build/Data/Atomic.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ekg-core-0.1.2.0/build/Data/Atomic.dyn_o ) [ 9 of 48] Compiling Network.HPACK.Huffman.Tree ( Network/HPACK/Huffman/Tree.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/Huffman/Tree.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/Huffman/Tree.dyn_o ) src/Web/Internal/HttpApiData.hs:35:1: warning: [GHC-66111] [-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() | 35 | import Data.Semigroup (Semigroup (..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ : warning: [GHC-42258] [-Wunused-packages] The following packages were specified via -package or -package-id flags, but were not needed for compilation: - ghc-prim-0.12.0 (exposed by flag -package-id ghc-prim-0.12.0-inplace) [ 1 of 57] Compiling Relude.Applicative [4 of 6] Compiling Network.TypedProtocol.Stateful.Peer.Client ( src/Network/TypedProtocol/Stateful/Peer/Client.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/typed-protocols-stateful-0.3.0.0/build/Network/TypedProtocol/Stateful/Peer/Client.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/typed-protocols-stateful-0.3.0.0/build/Network/TypedProtocol/Stateful/Peer/Client.dyn_o ) [18 of 19] Compiling Text.Megaparsec.Byte ( Text/Megaparsec/Byte.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec/Byte.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec/Byte.dyn_o ) [ 18 of 136] Compiling Distribution.Parsec.FieldLineStream ( src/Distribution/Parsec/FieldLineStream.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Parsec/FieldLineStream.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Parsec/FieldLineStream.dyn_o ) [3 of 9] Compiling System.Metrics.Counter ( System/Metrics/Counter.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ekg-core-0.1.2.0/build/System/Metrics/Counter.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ekg-core-0.1.2.0/build/System/Metrics/Counter.dyn_o ) Configuring library for tasty-1.5.3... [11 of 14] Compiling Codec.CBOR.Term ( src/Codec/CBOR/Term.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cborg-0.2.10.0/build/Codec/CBOR/Term.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cborg-0.2.10.0/build/Codec/CBOR/Term.dyn_o ) [ 2 of 57] Compiling Relude.Base [5 of 6] Compiling Network.TypedProtocol.Stateful.Peer.Server ( src/Network/TypedProtocol/Stateful/Peer/Server.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/typed-protocols-stateful-0.3.0.0/build/Network/TypedProtocol/Stateful/Peer/Server.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/typed-protocols-stateful-0.3.0.0/build/Network/TypedProtocol/Stateful/Peer/Server.dyn_o ) [ 1 of 27] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Functor/Extend.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Functor/Extend.dyn_o ) [10 of 48] Compiling Network.HPACK.Token ( Network/HPACK/Token.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/Token.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/Token.dyn_o ) [4 of 9] Compiling System.Metrics.Distribution.Internal ( System/Metrics/Distribution/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ekg-core-0.1.2.0/build/System/Metrics/Distribution/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ekg-core-0.1.2.0/build/System/Metrics/Distribution/Internal.dyn_o ) [12 of 21] Compiling Text.Blaze.Html5 ( src/Text/Blaze/Html5.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/Html5.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/Html5.dyn_o ) [ 19 of 136] Compiling Distribution.Parsec.Error ( src/Distribution/Parsec/Error.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Parsec/Error.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Parsec/Error.dyn_o ) [11 of 48] Compiling Network.HPACK.Types ( Network/HPACK/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/Types.dyn_o ) [6 of 6] Compiling Network.TypedProtocol.Stateful.Proofs ( src/Network/TypedProtocol/Stateful/Proofs.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/typed-protocols-stateful-0.3.0.0/build/Network/TypedProtocol/Stateful/Proofs.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/typed-protocols-stateful-0.3.0.0/build/Network/TypedProtocol/Stateful/Proofs.dyn_o ) [ 3 of 57] Compiling Relude.Bool.Reexport [5 of 9] Compiling System.Metrics.Gauge ( System/Metrics/Gauge.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ekg-core-0.1.2.0/build/System/Metrics/Gauge.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ekg-core-0.1.2.0/build/System/Metrics/Gauge.dyn_o ) [19 of 19] Compiling Text.Megaparsec.Byte.Lexer ( Text/Megaparsec/Byte/Lexer.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec/Byte/Lexer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/megaparsec-9.7.0/build/Text/Megaparsec/Byte/Lexer.dyn_o ) [ 4 of 57] Compiling Relude.Container.Reexport Text/Megaparsec/Byte/Lexer.hs:44:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.List' is redundant except perhaps to import instances from `Data.List' To import instances alone, use: import Data.List() | 44 | import Data.List (foldl') | ^^^^^^^^^^^^^^^^^^^^^^^^^ [3 of 5] Compiling Data.Vault.Lazy ( src/Data/Vault/Lazy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vault-0.3.1.5/build/Data/Vault/Lazy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vault-0.3.1.5/build/Data/Vault/Lazy.dyn_o ) [ 20 of 136] Compiling Distribution.PackageDescription.Quirks ( src/Distribution/PackageDescription/Quirks.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/PackageDescription/Quirks.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/PackageDescription/Quirks.dyn_o ) [6 of 9] Compiling System.Metrics.Label ( System/Metrics/Label.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ekg-core-0.1.2.0/build/System/Metrics/Label.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ekg-core-0.1.2.0/build/System/Metrics/Label.dyn_o ) [12 of 48] Compiling Network.HPACK.Table.Entry ( Network/HPACK/Table/Entry.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/Table/Entry.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/Table/Entry.dyn_o ) [ 2 of 27] Compiling Data.Semigroup.Foldable.Class ( src/Data/Semigroup/Foldable/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Semigroup/Foldable/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Semigroup/Foldable/Class.dyn_o ) [ 3 of 27] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Traversable/Instances.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Traversable/Instances.dyn_o ) Preprocessing library for http-client-0.7.19... [4 of 5] Compiling Data.Vault.ST.Strict ( src/Data/Vault/ST/Strict.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vault-0.3.1.5/build/Data/Vault/ST/Strict.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vault-0.3.1.5/build/Data/Vault/ST/Strict.dyn_o ) Building library for http-client-0.7.19... src/Data/Vault/ST/ST.h:15:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() | 15 | import Data.Monoid (Monoid(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Vault/ST/ST.h:16:1: warning: [GHC-66111] [-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() | 16 | import Data.Semigroup (Semigroup((<>))) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Vault/ST/ST.h:18:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 18 | import Control.Applicative ((<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Vault/ST/ST.h:47:5: warning: [GHC-50928] [-Wnoncanonical-monoid-instances] Noncanonical `mappend' definition detected in the instance declaration for `Monoid (Vault s)'. `mappend' will eventually be removed in favour of `(<>)' Suggested fix: Either remove definition for `mappend' (recommended) or define as `mappend = (<>)' See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid | 47 | mappend = union | ^^^^^^^^^^^^^^^ [ 4 of 27] Compiling Semigroupoids.Internal ( src/Semigroupoids/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Semigroupoids/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Semigroupoids/Internal.dyn_o ) [ 5 of 27] Compiling Data.Functor.Bind.Class ( src/Data/Functor/Bind/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Functor/Bind/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Functor/Bind/Class.dyn_o ) [ 5 of 57] Compiling Relude.Foldable.Reexport [7 of 9] Compiling System.Metrics.ThreadId ( System/Metrics/ThreadId.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ekg-core-0.1.2.0/build/System/Metrics/ThreadId.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ekg-core-0.1.2.0/build/System/Metrics/ThreadId.dyn_o ) [13 of 48] Compiling Network.HPACK.Table.Static ( Network/HPACK/Table/Static.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/Table/Static.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/Table/Static.dyn_o ) [8 of 9] Compiling System.Metrics.Distribution ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ekg-core-0.1.2.0/build/System/Metrics/Distribution.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ekg-core-0.1.2.0/build/System/Metrics/Distribution.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ekg-core-0.1.2.0/build/System/Metrics/Distribution.dyn_o ) [ 6 of 57] Compiling Relude.Function [ 7 of 57] Compiling Relude.Functor.Reexport [ 21 of 136] Compiling Distribution.Fields.LexerMonad ( src/Distribution/Fields/LexerMonad.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Fields/LexerMonad.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Fields/LexerMonad.dyn_o ) [ 8 of 57] Compiling Relude.Functor.Fmap [12 of 14] Compiling Codec.CBOR ( src/Codec/CBOR.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cborg-0.2.10.0/build/Codec/CBOR.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cborg-0.2.10.0/build/Codec/CBOR.dyn_o ) [9 of 9] Compiling System.Metrics ( System/Metrics.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ekg-core-0.1.2.0/build/System/Metrics.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ekg-core-0.1.2.0/build/System/Metrics.dyn_o ) [13 of 14] Compiling Codec.CBOR.Write ( src/Codec/CBOR/Write.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cborg-0.2.10.0/build/Codec/CBOR/Write.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cborg-0.2.10.0/build/Codec/CBOR/Write.dyn_o ) [ 1 of 19] Compiling Data.KeyedPool ( Data/KeyedPool.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Data/KeyedPool.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Data/KeyedPool.dyn_o ) [ 9 of 57] Compiling Relude.Functor [14 of 48] Compiling Network.HPACK.Table.RevIndex ( Network/HPACK/Table/RevIndex.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/Table/RevIndex.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/Table/RevIndex.dyn_o ) [10 of 57] Compiling Relude.Extra.Tuple [ 22 of 136] Compiling Distribution.Fields.Lexer ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Fields/Lexer.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Fields/Lexer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Fields/Lexer.dyn_o ) [5 of 5] Compiling Data.Vault.Strict ( src/Data/Vault/Strict.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vault-0.3.1.5/build/Data/Vault/Strict.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vault-0.3.1.5/build/Data/Vault/Strict.dyn_o ) [11 of 57] Compiling Relude.Enum [12 of 57] Compiling Relude.Lifted.Exit [2 of 4] Compiling Data.Functor.Invariant.TH.Internal ( src/Data/Functor/Invariant/TH/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/invariant-0.6.4/build/Data/Functor/Invariant/TH/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/invariant-0.6.4/build/Data/Functor/Invariant/TH/Internal.dyn_o ) [13 of 57] Compiling Relude.Lifted.IORef [14 of 14] Compiling Codec.CBOR.Pretty ( src/Codec/CBOR/Pretty.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cborg-0.2.10.0/build/Codec/CBOR/Pretty.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cborg-0.2.10.0/build/Codec/CBOR/Pretty.dyn_o ) Preprocessing library for tasty-1.5.3... Building library for tasty-1.5.3... [15 of 48] Compiling Network.HPACK.Huffman.Decode ( Network/HPACK/Huffman/Decode.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/Huffman/Decode.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/Huffman/Decode.dyn_o ) [ 23 of 136] Compiling Distribution.Compat.Parsing ( src/Distribution/Compat/Parsing.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Compat/Parsing.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Compat/Parsing.dyn_o ) [ 2 of 19] Compiling Network.HTTP.Client.Types ( Network/HTTP/Client/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Client/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Client/Types.dyn_o ) [14 of 57] Compiling Relude.List.Reexport Configuring library for wai-3.2.4... [15 of 57] Compiling Relude.Monad.Reexport [23 of 23] Compiling Data.Vector.Unboxed.Mutable ( src/Data/Vector/Unboxed/Mutable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Unboxed/Mutable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Unboxed/Mutable.dyn_o ) [3 of 4] Compiling Data.Functor.Invariant.TH ( src/Data/Functor/Invariant/TH.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/invariant-0.6.4/build/Data/Functor/Invariant/TH.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/invariant-0.6.4/build/Data/Functor/Invariant/TH.dyn_o ) [16 of 57] Compiling Relude.Monad.Maybe [17 of 57] Compiling Relude.Monad.Trans [ 24 of 136] Compiling Distribution.Compat.DList ( src/Distribution/Compat/DList.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Compat/DList.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Compat/DList.dyn_o ) [18 of 57] Compiling Relude.Monoid [ 25 of 136] Compiling Distribution.Compat.Lens ( src/Distribution/Compat/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Compat/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Compat/Lens.dyn_o ) [16 of 48] Compiling Network.HPACK.Huffman ( Network/HPACK/Huffman.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/Huffman.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/Huffman.dyn_o ) [19 of 57] Compiling Relude.Nub [17 of 48] Compiling Network.HPACK.Table.Dynamic ( Network/HPACK/Table/Dynamic.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/Table/Dynamic.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/Table/Dynamic.dyn_o ) [ 26 of 136] Compiling Distribution.Types.CondTree ( src/Distribution/Types/CondTree.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/CondTree.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/CondTree.dyn_o ) Configuring library for typed-protocols-cborg-0.3.0.0... [20 of 57] Compiling Relude.String.Reexport [21 of 57] Compiling Relude.String.Conversion [4 of 4] Compiling Paths_invariant ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/invariant-0.6.4/build/autogen/Paths_invariant.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/invariant-0.6.4/build/Paths_invariant.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/invariant-0.6.4/build/Paths_invariant.dyn_o ) Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. [18 of 48] Compiling Network.HPACK.Table ( Network/HPACK/Table.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/Table.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/Table.dyn_o ) [18 of 27] Compiling Hedgehog.Internal.Tripping ( src/Hedgehog/Internal/Tripping.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Tripping.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Tripping.dyn_o ) [ 1 of 25] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Control/Concurrent/Async.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Control/Concurrent/Async.dyn_o ) [19 of 48] Compiling Network.HPACK.HeaderBlock.Encode ( Network/HPACK/HeaderBlock/Encode.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/HeaderBlock/Encode.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/HeaderBlock/Encode.dyn_o ) [19 of 27] Compiling Hedgehog.Internal.State ( src/Hedgehog/Internal/State.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/State.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/State.dyn_o ) Preprocessing library for wai-3.2.4... Building library for wai-3.2.4... [22 of 57] Compiling Relude.String [ 6 of 27] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Functor/Apply.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Functor/Apply.dyn_o ) [13 of 21] Compiling Text.Blaze.Html5.Attributes ( src/Text/Blaze/Html5/Attributes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/Html5/Attributes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/Html5/Attributes.dyn_o ) [23 of 57] Compiling Relude.Print [1 of 2] Compiling Network.Wai.Internal ( Network/Wai/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-3.2.4/build/Network/Wai/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-3.2.4/build/Network/Wai/Internal.dyn_o ) [ 7 of 27] Compiling Data.Semigroup.Bifoldable ( src/Data/Semigroup/Bifoldable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Semigroup/Bifoldable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Semigroup/Bifoldable.dyn_o ) [24 of 57] Compiling Relude.Lifted.File [ 2 of 25] Compiling Test.Tasty.Options ( Test/Tasty/Options.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Options.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Options.dyn_o ) Configuring library for vector-binary-instances-0.2.5.2... [ 8 of 27] Compiling Data.Functor.Contravariant.Divise ( src/Data/Functor/Contravariant/Divise.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Functor/Contravariant/Divise.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Functor/Contravariant/Divise.dyn_o ) [25 of 57] Compiling Relude.File Configuring library for nothunks-0.2.1.1... Configuring library for serialise-0.2.6.1... [20 of 48] Compiling Network.HPACK.HeaderBlock.Decode ( Network/HPACK/HeaderBlock/Decode.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/HeaderBlock/Decode.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/HeaderBlock/Decode.dyn_o ) Configuring library for nonempty-vector-0.2.4... Configuring library for indexed-traversable-instances-0.1.2... [ 27 of 136] Compiling Distribution.Compat.CharParsing ( src/Distribution/Compat/CharParsing.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Compat/CharParsing.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Compat/CharParsing.dyn_o ) Configuring library for monoid-subclasses-1.2.6... Configuring library for vector-th-unbox-0.2.2... Configuring library for math-functions-0.3.4.4... Configuring library for heapwords-0.1.0.2... [26 of 57] Compiling Relude.Debug Configuring library for bitvec-1.1.5.0... Configuring library for th-lift-instances-0.1.20... [ 9 of 27] Compiling Data.Functor.Contravariant.Decide ( src/Data/Functor/Contravariant/Decide.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Functor/Contravariant/Decide.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Functor/Contravariant/Decide.dyn_o ) [2 of 2] Compiling Network.Wai ( Network/Wai.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-3.2.4/build/Network/Wai.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-3.2.4/build/Network/Wai.dyn_o ) [ 3 of 19] Compiling Network.HTTP.Client.Connection ( Network/HTTP/Client/Connection.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Client/Connection.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Client/Connection.dyn_o ) [ 3 of 25] Compiling Test.Tasty.Parallel ( Test/Tasty/Parallel.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Parallel.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Parallel.dyn_o ) [27 of 57] Compiling Relude.Monad.Either [10 of 27] Compiling Data.Functor.Contravariant.Conclude ( src/Data/Functor/Contravariant/Conclude.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Functor/Contravariant/Conclude.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Functor/Contravariant/Conclude.dyn_o ) Preprocessing library for typed-protocols-cborg-0.3.0.0... Building library for typed-protocols-cborg-0.3.0.0... [28 of 57] Compiling Relude.Monad [21 of 48] Compiling Network.HPACK.Internal ( Network/HPACK/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/Internal.dyn_o ) [ 4 of 25] Compiling Test.Tasty.Patterns.Expr ( Test/Tasty/Patterns/Expr.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Patterns/Expr.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Patterns/Expr.dyn_o ) [11 of 27] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Functor/Bind.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Functor/Bind.dyn_o ) [ 28 of 136] Compiling Distribution.CabalSpecVersion ( src/Distribution/CabalSpecVersion.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/CabalSpecVersion.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/CabalSpecVersion.dyn_o ) [29 of 57] Compiling Relude.List.NonEmpty [1 of 1] Compiling Network.TypedProtocol.Codec.CBOR ( src/Network/TypedProtocol/Codec/CBOR.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/typed-protocols-cborg-0.3.0.0/build/Network/TypedProtocol/Codec/CBOR.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/typed-protocols-cborg-0.3.0.0/build/Network/TypedProtocol/Codec/CBOR.dyn_o ) [22 of 48] Compiling Network.HPACK.HeaderBlock ( Network/HPACK/HeaderBlock.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/HeaderBlock.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK/HeaderBlock.dyn_o ) [12 of 27] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Semigroupoid.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Semigroupoid.dyn_o ) [ 4 of 19] Compiling Network.HTTP.Client.Headers ( Network/HTTP/Client/Headers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Client/Headers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Client/Headers.dyn_o ) [23 of 48] Compiling Network.HPACK ( Network/HPACK.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HPACK.dyn_o ) [30 of 57] Compiling Relude.Exception [ 5 of 25] Compiling Test.Tasty.Patterns.Types ( Test/Tasty/Patterns/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Patterns/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Patterns/Types.dyn_o ) [20 of 27] Compiling Hedgehog.Internal.Discovery ( src/Hedgehog/Internal/Discovery.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Discovery.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Discovery.dyn_o ) [13 of 27] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Semigroupoid/Ob.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Semigroupoid/Ob.dyn_o ) [24 of 48] Compiling Network.HTTP2.Frame.Types ( Network/HTTP2/Frame/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/Frame/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/Frame/Types.dyn_o ) [31 of 57] Compiling Relude.DeepSeq [14 of 27] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Semigroupoid/Dual.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Semigroupoid/Dual.dyn_o ) Configuring library for wai-logger-2.5.0... [32 of 57] Compiling Relude.Bool.Guard [ 5 of 19] Compiling Network.HTTP.Client.Body ( Network/HTTP/Client/Body.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Client/Body.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Client/Body.dyn_o ) [15 of 27] Compiling Data.Semigroupoid.Categorical ( src/Data/Semigroupoid/Categorical.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Semigroupoid/Categorical.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Semigroupoid/Categorical.dyn_o ) [33 of 57] Compiling Relude.Bool [16 of 27] Compiling Data.Groupoid ( src/Data/Groupoid.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Groupoid.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Groupoid.dyn_o ) [34 of 57] Compiling Relude.Numeric [17 of 27] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Isomorphism.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Isomorphism.dyn_o ) Configuring library for typed-protocols-stateful-cborg-0.3.0.0... [ 6 of 19] Compiling Network.HTTP.Client.Util ( Network/HTTP/Client/Util.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Client/Util.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Client/Util.dyn_o ) [35 of 57] Compiling Relude.Container.One [ 6 of 25] Compiling Test.Tasty.Patterns.Printer ( Test/Tasty/Patterns/Printer.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Patterns/Printer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Patterns/Printer.dyn_o ) [21 of 27] Compiling Hedgehog.Internal.TH ( src/Hedgehog/Internal/TH.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/TH.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/TH.dyn_o ) [18 of 27] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Functor/Bind/Trans.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Functor/Bind/Trans.dyn_o ) Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. [2 of 4] Compiling Web.Internal.FormUrlEncoded ( src/Web/Internal/FormUrlEncoded.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-api-data-0.6.2/build/Web/Internal/FormUrlEncoded.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-api-data-0.6.2/build/Web/Internal/FormUrlEncoded.dyn_o ) [36 of 57] Compiling Relude.Container [ 7 of 19] Compiling Network.HTTP.Client.Request ( Network/HTTP/Client/Request.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Client/Request.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Client/Request.dyn_o ) Preprocessing library for vector-binary-instances-0.2.5.2... Building library for vector-binary-instances-0.2.5.2... src/Web/Internal/FormUrlEncoded.hs:40:1: warning: [GHC-66111] [-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() | 40 | import Data.Semigroup (Semigroup (..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Web/Internal/FormUrlEncoded.hs:58:1: warning: [GHC-66111] [-Wunused-imports] The import of `Numeric.Natural' is redundant except perhaps to import instances from `Numeric.Natural' To import instances alone, use: import Numeric.Natural() | 58 | import Numeric.Natural (Natural) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Web/Internal/FormUrlEncoded.hs:336:23: warning: [GHC-39567] [-Wstar-is-type] Using `*' (or its Unicode variant) to mean `Data.Kind.Type' relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use `Type' from `Data.Kind' instead. | 336 | class GToForm t (f :: * -> *) where | ^ src/Web/Internal/FormUrlEncoded.hs:336:28: warning: [GHC-39567] [-Wstar-is-type] Using `*' (or its Unicode variant) to mean `Data.Kind.Type' relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use `Type' from `Data.Kind' instead. | 336 | class GToForm t (f :: * -> *) where | ^ src/Web/Internal/FormUrlEncoded.hs:484:25: warning: [GHC-39567] [-Wstar-is-type] Using `*' (or its Unicode variant) to mean `Data.Kind.Type' relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use `Type' from `Data.Kind' instead. | 484 | class GFromForm t (f :: * -> *) where | ^ src/Web/Internal/FormUrlEncoded.hs:484:30: warning: [GHC-39567] [-Wstar-is-type] Using `*' (or its Unicode variant) to mean `Data.Kind.Type' relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use `Type' from `Data.Kind' instead. | 484 | class GFromForm t (f :: * -> *) where | ^ [19 of 27] Compiling Data.Bifunctor.Apply ( src/Data/Bifunctor/Apply.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Bifunctor/Apply.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Bifunctor/Apply.dyn_o ) Preprocessing library for serialise-0.2.6.1... Building library for serialise-0.2.6.1... Preprocessing library for indexed-traversable-instances-0.1.2... Building library for indexed-traversable-instances-0.1.2... [37 of 57] Compiling Relude.List [22 of 27] Compiling Hedgehog.Internal.Config ( src/Hedgehog/Internal/Config.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Config.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Config.dyn_o ) Preprocessing library for heapwords-0.1.0.2... Building library for heapwords-0.1.0.2... [1 of 1] Compiling Data.Vector.Binary ( Data/Vector/Binary.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-binary-instances-0.2.5.2/build/Data/Vector/Binary.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-binary-instances-0.2.5.2/build/Data/Vector/Binary.dyn_o ) [ 7 of 25] Compiling Test.Tasty.Patterns.Parser ( Test/Tasty/Patterns/Parser.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Patterns/Parser.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Patterns/Parser.dyn_o ) Preprocessing library for nonempty-vector-0.2.4... Preprocessing library for bitvec-1.1.5.0... Building library for nonempty-vector-0.2.4... Building library for bitvec-1.1.5.0... [20 of 27] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Functor/Alt.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Functor/Alt.dyn_o ) Preprocessing library for nothunks-0.2.1.1... Building library for nothunks-0.2.1.1... Preprocessing library for monoid-subclasses-1.2.6... Preprocessing library for math-functions-0.3.4.4... Building library for math-functions-0.3.4.4... Building library for monoid-subclasses-1.2.6... Preprocessing library for vector-th-unbox-0.2.2... Building library for vector-th-unbox-0.2.2... [1 of 1] Compiling Data.Functor.WithIndex.Instances ( src/Data/Functor/WithIndex/Instances.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/indexed-traversable-instances-0.1.2/build/Data/Functor/WithIndex/Instances.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/indexed-traversable-instances-0.1.2/build/Data/Functor/WithIndex/Instances.dyn_o ) [38 of 57] Compiling Relude.Lifted.Handle Preprocessing library for th-lift-instances-0.1.20... Building library for th-lift-instances-0.1.20... [1 of 1] Compiling Cardano.HeapWords ( src/Cardano/HeapWords.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/heapwords-0.1.0.2/build/Cardano/HeapWords.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/heapwords-0.1.0.2/build/Cardano/HeapWords.dyn_o ) [ 29 of 136] Compiling Distribution.SPDX.LicenseListVersion ( src/Distribution/SPDX/LicenseListVersion.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/SPDX/LicenseListVersion.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/SPDX/LicenseListVersion.dyn_o ) [1 of 3] Compiling Data.Vector.NonEmpty.Internal ( src/Data/Vector/NonEmpty/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/nonempty-vector-0.2.4/build/Data/Vector/NonEmpty/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/nonempty-vector-0.2.4/build/Data/Vector/NonEmpty/Internal.dyn_o ) [1 of 8] Compiling Codec.Serialise.Decoding ( src/Codec/Serialise/Decoding.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/serialise-0.2.6.1/build/Codec/Serialise/Decoding.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/serialise-0.2.6.1/build/Codec/Serialise/Decoding.dyn_o ) [1 of 1] Compiling NoThunks.Class ( src/NoThunks/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/nothunks-0.2.1.1/build/NoThunks/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/nothunks-0.2.1.1/build/NoThunks/Class.dyn_o ) [39 of 57] Compiling Relude.Lifted.Concurrent [ 1 of 11] Compiling Numeric.MathFunctions.Comparison ( Numeric/MathFunctions/Comparison.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/math-functions-0.3.4.4/build/Numeric/MathFunctions/Comparison.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/math-functions-0.3.4.4/build/Numeric/MathFunctions/Comparison.dyn_o ) [2 of 8] Compiling Codec.Serialise.Encoding ( src/Codec/Serialise/Encoding.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/serialise-0.2.6.1/build/Codec/Serialise/Encoding.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/serialise-0.2.6.1/build/Codec/Serialise/Encoding.dyn_o ) [1 of 1] Compiling Data.Vector.Unboxed.Deriving ( Data/Vector/Unboxed/Deriving.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-th-unbox-0.2.2/build/Data/Vector/Unboxed/Deriving.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-th-unbox-0.2.2/build/Data/Vector/Unboxed/Deriving.dyn_o ) [3 of 8] Compiling Codec.Serialise.Internal.GeneralisedUTF8 ( src/Codec/Serialise/Internal/GeneralisedUTF8.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/serialise-0.2.6.1/build/Codec/Serialise/Internal/GeneralisedUTF8.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/serialise-0.2.6.1/build/Codec/Serialise/Internal/GeneralisedUTF8.dyn_o ) [1 of 1] Compiling Instances.TH.Lift ( src/Instances/TH/Lift.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-lift-instances-0.1.20/build/Instances/TH/Lift.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/th-lift-instances-0.1.20/build/Instances/TH/Lift.dyn_o ) [25 of 48] Compiling Network.HTTP2.Frame.Encode ( Network/HTTP2/Frame/Encode.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/Frame/Encode.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/Frame/Encode.dyn_o ) [ 1 of 16] Compiling Data.Monoid.Null ( src/Data/Monoid/Null.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoid-subclasses-1.2.6/build/Data/Monoid/Null.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoid-subclasses-1.2.6/build/Data/Monoid/Null.dyn_o ) src/Codec/Serialise/Internal/GeneralisedUTF8.hs:78:15: warning: [GHC-68441] [-Wdeprecations] In the use of `sizeofMutableByteArray' (imported from Data.Primitive.ByteArray): Deprecated: "use getSizeofMutableByteArray instead" | 78 | cap = sizeofMutableByteArray ba | ^^^^^^^^^^^^^^^^^^^^^^ [40 of 57] Compiling Relude.Foldable.Fold [23 of 27] Compiling Hedgehog.Internal.Report ( src/Hedgehog/Internal/Report.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Report.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Report.dyn_o ) [ 30 of 136] Compiling Distribution.Pretty ( src/Distribution/Pretty.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Pretty.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Pretty.dyn_o ) [ 8 of 25] Compiling Test.Tasty.Patterns.Eval ( Test/Tasty/Patterns/Eval.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Patterns/Eval.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Patterns/Eval.dyn_o ) [ 2 of 11] Compiling Numeric.MathFunctions.Constants ( Numeric/MathFunctions/Constants.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/math-functions-0.3.4.4/build/Numeric/MathFunctions/Constants.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/math-functions-0.3.4.4/build/Numeric/MathFunctions/Constants.dyn_o ) [ 3 of 11] Compiling Numeric.Polynomial ( Numeric/Polynomial.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/math-functions-0.3.4.4/build/Numeric/Polynomial.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/math-functions-0.3.4.4/build/Numeric/Polynomial.dyn_o ) src/Hedgehog/Internal/Report.hs:1096:37: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Hedgehog.Internal.Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 1096 | replicate fillErrorWidth (head parts) | ^^^^ src/Hedgehog/Internal/Report.hs:1098:39: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Hedgehog.Internal.Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 1098 | replicate fillSurplusWidth (head parts) | ^^^^ [41 of 57] Compiling Relude.Foldable [ 31 of 136] Compiling Distribution.Fields.Field ( src/Distribution/Fields/Field.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Fields/Field.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Fields/Field.dyn_o ) [4 of 8] Compiling Codec.Serialise.Class ( src/Codec/Serialise/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/serialise-0.2.6.1/build/Codec/Serialise/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/serialise-0.2.6.1/build/Codec/Serialise/Class.dyn_o ) [42 of 57] Compiling Relude.Extra.Map [ 4 of 11] Compiling Numeric.Polynomial.Chebyshev ( Numeric/Polynomial/Chebyshev.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/math-functions-0.3.4.4/build/Numeric/Polynomial/Chebyshev.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/math-functions-0.3.4.4/build/Numeric/Polynomial/Chebyshev.dyn_o ) [26 of 48] Compiling Network.HTTP2.Frame.Decode ( Network/HTTP2/Frame/Decode.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/Frame/Decode.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/Frame/Decode.dyn_o ) [ 5 of 11] Compiling Numeric.RootFinding ( Numeric/RootFinding.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/math-functions-0.3.4.4/build/Numeric/RootFinding.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/math-functions-0.3.4.4/build/Numeric/RootFinding.dyn_o ) [ 9 of 25] Compiling Test.Tasty.Patterns ( Test/Tasty/Patterns.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Patterns.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Patterns.dyn_o ) [43 of 57] Compiling Relude.Lifted.Terminal [ 1 of 12] Compiling Data.Bit.PdepPext ( src/Data/Bit/PdepPext.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bitvec-1.1.5.0/build/Data/Bit/PdepPext.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bitvec-1.1.5.0/build/Data/Bit/PdepPext.dyn_o ) [ 2 of 12] Compiling Data.Bit.Utils ( src/Data/Bit/Utils.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bitvec-1.1.5.0/build/Data/Bit/Utils.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bitvec-1.1.5.0/build/Data/Bit/Utils.dyn_o ) [ 2 of 16] Compiling Data.Semigroup.Cancellative ( src/Data/Semigroup/Cancellative.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoid-subclasses-1.2.6/build/Data/Semigroup/Cancellative.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoid-subclasses-1.2.6/build/Data/Semigroup/Cancellative.dyn_o ) [ 8 of 19] Compiling Network.HTTP.Client.Response ( Network/HTTP/Client/Response.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Client/Response.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Client/Response.dyn_o ) [44 of 57] Compiling Relude.Lifted.Env Preprocessing library for wai-logger-2.5.0... Building library for wai-logger-2.5.0... [10 of 25] Compiling Test.Tasty.Options.Core ( Test/Tasty/Options/Core.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Options/Core.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Options/Core.dyn_o ) [21 of 27] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Semigroup/Foldable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Semigroup/Foldable.dyn_o ) [45 of 57] Compiling Relude.Lifted [14 of 21] Compiling Text.Blaze.XHtml1.FrameSet ( src/Text/Blaze/XHtml1/FrameSet.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/XHtml1/FrameSet.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/XHtml1/FrameSet.dyn_o ) [ 3 of 12] Compiling Data.Bit.InternalTS ( src/Data/Bit/InternalTS.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bitvec-1.1.5.0/build/Data/Bit/InternalTS.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bitvec-1.1.5.0/build/Data/Bit/InternalTS.dyn_o ) src/Codec/Serialise/Class.hs:1370:1: warning: [GHC-53633] [-Woverlapping-patterns] Pattern match is redundant In an equation for `encodeTypeRep': encodeTypeRep (Fun arg res) = ... | 1370 | encodeTypeRep (Fun arg res) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^... [27 of 48] Compiling Network.HTTP2.Frame ( Network/HTTP2/Frame.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/Frame.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/Frame.dyn_o ) [46 of 57] Compiling Relude [3 of 4] Compiling Web.FormUrlEncoded ( src/Web/FormUrlEncoded.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-api-data-0.6.2/build/Web/FormUrlEncoded.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-api-data-0.6.2/build/Web/FormUrlEncoded.dyn_o ) [4 of 4] Compiling Web.HttpApiData ( src/Web/HttpApiData.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-api-data-0.6.2/build/Web/HttpApiData.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-api-data-0.6.2/build/Web/HttpApiData.dyn_o ) [28 of 48] Compiling Network.HTTP2.H2.EncodeFrame ( Network/HTTP2/H2/EncodeFrame.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/H2/EncodeFrame.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/H2/EncodeFrame.dyn_o ) [47 of 57] Compiling Relude.Extra.Type [ 9 of 19] Compiling Network.HTTP.Proxy ( Network/HTTP/Proxy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Proxy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Proxy.dyn_o ) [1 of 4] Compiling Network.Wai.Logger.IORef ( Network/Wai/Logger/IORef.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-logger-2.5.0/build/Network/Wai/Logger/IORef.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-logger-2.5.0/build/Network/Wai/Logger/IORef.dyn_o ) [22 of 27] Compiling Data.Semigroup.Traversable.Class ( src/Data/Semigroup/Traversable/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Semigroup/Traversable/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Semigroup/Traversable/Class.dyn_o ) [11 of 25] Compiling Test.Tasty.Providers.ConsoleFormat ( Test/Tasty/Providers/ConsoleFormat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Providers/ConsoleFormat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Providers/ConsoleFormat.dyn_o ) [2 of 4] Compiling Network.Wai.Logger.IP ( Network/Wai/Logger/IP.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-logger-2.5.0/build/Network/Wai/Logger/IP.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-logger-2.5.0/build/Network/Wai/Logger/IP.dyn_o ) Configuring library for witherable-0.5... Preprocessing library for typed-protocols-stateful-cborg-0.3.0.0... Building library for typed-protocols-stateful-cborg-0.3.0.0... [2 of 3] Compiling Data.Vector.NonEmpty ( src/Data/Vector/NonEmpty.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/nonempty-vector-0.2.4/build/Data/Vector/NonEmpty.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/nonempty-vector-0.2.4/build/Data/Vector/NonEmpty.dyn_o ) [29 of 48] Compiling Network.HTTP2.H2.Settings ( Network/HTTP2/H2/Settings.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/H2/Settings.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/H2/Settings.dyn_o ) [48 of 57] Compiling Relude.Extra.Newtype [12 of 25] Compiling Test.Tasty.Core ( Test/Tasty/Core.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Core.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Core.dyn_o ) [1 of 1] Compiling Network.TypedProtocol.Stateful.Codec.CBOR ( src/Network/TypedProtocol/Stateful/Codec/CBOR.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/typed-protocols-stateful-cborg-0.3.0.0/build/Network/TypedProtocol/Stateful/Codec/CBOR.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/typed-protocols-stateful-cborg-0.3.0.0/build/Network/TypedProtocol/Stateful/Codec/CBOR.dyn_o ) [3 of 4] Compiling Network.Wai.Logger.Apache ( Network/Wai/Logger/Apache.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-logger-2.5.0/build/Network/Wai/Logger/Apache.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-logger-2.5.0/build/Network/Wai/Logger/Apache.dyn_o ) [49 of 57] Compiling Relude.Extra.Lens Network/Wai/Logger/Apache.hs:21:21: warning: [GHC-38856] [-Wunused-imports] The import of `<>' from module `Data.Monoid' is redundant | 21 | import Data.Monoid ((<>), First (..)) | ^^^^ [30 of 48] Compiling Network.HTTP2.H2.Types ( Network/HTTP2/H2/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/H2/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/H2/Types.dyn_o ) [50 of 57] Compiling Relude.Extra.Group [51 of 57] Compiling Relude.Extra.Foldable1 [10 of 19] Compiling Network.HTTP.Client.Manager ( Network/HTTP/Client/Manager.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Client/Manager.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Client/Manager.dyn_o ) [ 32 of 136] Compiling Distribution.Fields.Parser ( src/Distribution/Fields/Parser.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Fields/Parser.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Fields/Parser.dyn_o ) [ 3 of 16] Compiling Data.Monoid.Monus ( src/Data/Monoid/Monus.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoid-subclasses-1.2.6/build/Data/Monoid/Monus.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoid-subclasses-1.2.6/build/Data/Monoid/Monus.dyn_o ) [23 of 27] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Semigroup/Traversable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Semigroup/Traversable.dyn_o ) src/Data/Monoid/Monus.hs:320:36: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 320 | | otherwise = go (tail x) | ^^^^ src/Data/Monoid/Monus.hs:327:36: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 327 | | otherwise = go (tail x) | ^^^^ [13 of 25] Compiling Test.Tasty.Providers ( Test/Tasty/Providers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Providers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Providers.dyn_o ) [24 of 27] Compiling Data.Semigroup.Bitraversable ( src/Data/Semigroup/Bitraversable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Semigroup/Bitraversable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Semigroup/Bitraversable.dyn_o ) [11 of 19] Compiling Network.PublicSuffixList.Types ( publicsuffixlist/Network/PublicSuffixList/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Network/PublicSuffixList/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Network/PublicSuffixList/Types.dyn_o ) [14 of 25] Compiling Test.Tasty.Runners.Reducers ( Test/Tasty/Runners/Reducers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Runners/Reducers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Runners/Reducers.dyn_o ) [31 of 48] Compiling Network.HTTP2.H2.StreamTable ( Network/HTTP2/H2/StreamTable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/H2/StreamTable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/H2/StreamTable.dyn_o ) [12 of 19] Compiling Network.PublicSuffixList.Serialize ( publicsuffixlist/Network/PublicSuffixList/Serialize.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Network/PublicSuffixList/Serialize.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Network/PublicSuffixList/Serialize.dyn_o ) [4 of 4] Compiling Network.Wai.Logger ( Network/Wai/Logger.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-logger-2.5.0/build/Network/Wai/Logger.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-logger-2.5.0/build/Network/Wai/Logger.dyn_o ) [25 of 27] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Functor/Plus.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Functor/Plus.dyn_o ) [52 of 57] Compiling Relude.Extra.Foldable [15 of 25] Compiling Test.Tasty.Runners.Utils ( Test/Tasty/Runners/Utils.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Runners/Utils.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Runners/Utils.dyn_o ) [13 of 19] Compiling Network.PublicSuffixList.DataStructure ( publicsuffixlist/Network/PublicSuffixList/DataStructure.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Network/PublicSuffixList/DataStructure.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Network/PublicSuffixList/DataStructure.dyn_o ) [53 of 57] Compiling Relude.Extra.Enum [16 of 25] Compiling Test.Tasty.Run ( Test/Tasty/Run.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Run.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Run.dyn_o ) [14 of 19] Compiling Network.PublicSuffixList.Lookup ( publicsuffixlist/Network/PublicSuffixList/Lookup.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Network/PublicSuffixList/Lookup.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Network/PublicSuffixList/Lookup.dyn_o ) publicsuffixlist/Network/PublicSuffixList/Lookup.hs:69:63: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 69 | output _ (OffEnd True x) = Just $ T.intercalate "." $ tail $ T.splitOn "." x | ^^^^ [26 of 27] Compiling Semigroupoids.Do ( src/Semigroupoids/Do.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Semigroupoids/Do.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Semigroupoids/Do.dyn_o ) [54 of 57] Compiling Relude.Extra.CallStack [27 of 27] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Semigroupoid/Static.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semigroupoids-6.0.1/build/Data/Semigroupoid/Static.dyn_o ) [55 of 57] Compiling Relude.Extra.Bifunctor Configuring library for si-timers-1.5.0.0... Configuring library for resource-registry-0.1.0.0... Configuring library for rawlock-0.1.1.0... Configuring library for strict-sop-core-0.1.3.0... [56 of 57] Compiling Relude.Extra [ 6 of 11] Compiling Numeric.Series ( Numeric/Series.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/math-functions-0.3.4.4/build/Numeric/Series.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/math-functions-0.3.4.4/build/Numeric/Series.dyn_o ) Numeric/Series.hs:29:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 29 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 4 of 16] Compiling Data.Monoid.GCD ( src/Data/Monoid/GCD.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoid-subclasses-1.2.6/build/Data/Monoid/GCD.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoid-subclasses-1.2.6/build/Data/Monoid/GCD.dyn_o ) [15 of 19] Compiling Network.HTTP.Client.Cookies ( Network/HTTP/Client/Cookies.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Client/Cookies.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Client/Cookies.dyn_o ) [57 of 57] Compiling Relude.Unsafe [ 33 of 136] Compiling Distribution.Fields.Pretty ( src/Distribution/Fields/Pretty.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Fields/Pretty.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Fields/Pretty.dyn_o ) src/Data/Monoid/GCD.hs:75:1: warning: [GHC-66111] [-Wunused-imports] The qualified import of `Data.Text.Encoding' is redundant except perhaps to import instances from `Data.Text.Encoding' To import instances alone, use: import Data.Text.Encoding() | 75 | import qualified Data.Text.Encoding as TextEncoding | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Monoid/GCD.hs:83:1: warning: [GHC-66111] [-Wunused-imports] The qualified import of `Data.Text.Lazy.Encoding' is redundant except perhaps to import instances from `Data.Text.Lazy.Encoding' To import instances alone, use: import Data.Text.Lazy.Encoding() | 83 | import qualified Data.Text.Lazy.Encoding as LazyEncoding | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Monoid/GCD.hs:97:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() | 97 | import Data.Maybe (isJust) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Monoid/GCD.hs:211:13: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type `Maybe m' not matched: Nothing | 211 | Just x' = stripPrefix p x | ^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Monoid/GCD.hs:212:13: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type `Maybe m' not matched: Nothing | 212 | Just y' = stripPrefix p y | ^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Monoid/GCD.hs:274:13: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type `Maybe m' not matched: Nothing | 274 | Just x' = stripSuffix s x | ^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Monoid/GCD.hs:275:13: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type `Maybe m' not matched: Nothing | 275 | Just y' = stripSuffix s y | ^^^^^^^^^^^^^^^^^^^^^^^^^ Preprocessing library for witherable-0.5... Building library for witherable-0.5... [ 7 of 11] Compiling Numeric.SpecFunctions.Compat ( Numeric/SpecFunctions/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/math-functions-0.3.4.4/build/Numeric/SpecFunctions/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/math-functions-0.3.4.4/build/Numeric/SpecFunctions/Compat.dyn_o ) [ 8 of 11] Compiling Numeric.SpecFunctions.Internal ( Numeric/SpecFunctions/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/math-functions-0.3.4.4/build/Numeric/SpecFunctions/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/math-functions-0.3.4.4/build/Numeric/SpecFunctions/Internal.dyn_o ) [24 of 27] Compiling Hedgehog.Internal.Queue ( src/Hedgehog/Internal/Queue.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Queue.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Queue.dyn_o ) [1 of 1] Compiling Witherable ( src/Witherable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/witherable-0.5/build/Witherable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/witherable-0.5/build/Witherable.dyn_o ) Numeric/SpecFunctions/Internal.hs:859:9: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type `Root Double' not matched: NotBracketed SearchFailed | 859 | Root x0 = newtonRaphson def{newtonTol=RelTol 1e-8} (lower, x_guess, upper) func | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [32 of 48] Compiling Network.HTTP2.H2.Stream ( Network/HTTP2/H2/Stream.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/H2/Stream.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/H2/Stream.dyn_o ) [ 34 of 136] Compiling Distribution.Parsec ( src/Distribution/Parsec.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Parsec.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Parsec.dyn_o ) [25 of 27] Compiling Hedgehog.Internal.Runner ( src/Hedgehog/Internal/Runner.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Runner.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Internal/Runner.dyn_o ) [16 of 19] Compiling Network.HTTP.Client.Core ( Network/HTTP/Client/Core.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Client/Core.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Client/Core.dyn_o ) Configuring library for strict-list-0.1.7.6... Configuring library for semialign-1.3.1... Configuring library for free-5.2... Configuring library for foldl-1.4.18... Configuring library for either-5.0.3... Configuring library for fast-bech32-1.0.1... [33 of 48] Compiling Network.HTTP2.H2.Queue ( Network/HTTP2/H2/Queue.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/H2/Queue.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/H2/Queue.dyn_o ) [15 of 21] Compiling Text.Blaze.XHtml1.FrameSet.Attributes ( src/Text/Blaze/XHtml1/FrameSet/Attributes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/XHtml1/FrameSet/Attributes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/XHtml1/FrameSet/Attributes.dyn_o ) [34 of 48] Compiling Network.HTTP2.H2.Context ( Network/HTTP2/H2/Context.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/H2/Context.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/H2/Context.dyn_o ) [17 of 19] Compiling Network.HTTP.Client.Internal ( Network/HTTP/Client/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Client/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Client/Internal.dyn_o ) [18 of 19] Compiling Network.HTTP.Client ( Network/HTTP/Client.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Client.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Client.dyn_o ) [17 of 25] Compiling Test.Tasty.Ingredients ( Test/Tasty/Ingredients.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Ingredients.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Ingredients.dyn_o ) [18 of 25] Compiling Test.Tasty.Options.Env ( Test/Tasty/Options/Env.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Options/Env.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Options/Env.dyn_o ) [19 of 25] Compiling Test.Tasty.Ingredients.ListTests ( Test/Tasty/Ingredients/ListTests.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Ingredients/ListTests.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Ingredients/ListTests.dyn_o ) [19 of 19] Compiling Network.HTTP.Client.MultipartFormData ( Network/HTTP/Client/MultipartFormData.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Client/MultipartFormData.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Client/MultipartFormData.dyn_o ) [26 of 27] Compiling Hedgehog.Gen ( src/Hedgehog/Gen.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Gen.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog/Gen.dyn_o ) [27 of 27] Compiling Hedgehog ( src/Hedgehog.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hedgehog-1.5/build/Hedgehog.dyn_o ) [20 of 25] Compiling Test.Tasty.Ingredients.IncludingOptions ( Test/Tasty/Ingredients/IncludingOptions.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Ingredients/IncludingOptions.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Ingredients/IncludingOptions.dyn_o ) [ 5 of 16] Compiling Data.Monoid.LCM ( src/Data/Monoid/LCM.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoid-subclasses-1.2.6/build/Data/Monoid/LCM.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoid-subclasses-1.2.6/build/Data/Monoid/LCM.dyn_o ) [35 of 48] Compiling Network.HTTP2.H2.Sync ( Network/HTTP2/H2/Sync.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/H2/Sync.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/H2/Sync.dyn_o ) src/Data/Monoid/LCM.hs:37:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() | 37 | import Data.Maybe (isJust) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Monoid/LCM.hs:38:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Semigroup.Cancellative' is redundant except perhaps to import instances from `Data.Semigroup.Cancellative' To import instances alone, use: import Data.Semigroup.Cancellative() | 38 | import Data.Semigroup.Cancellative (Reductive (())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Monoid/LCM.hs:39:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Semigroup.Commutative' is redundant except perhaps to import instances from `Data.Semigroup.Commutative' To import instances alone, use: import Data.Semigroup.Commutative() | 39 | import Data.Semigroup.Commutative (Commutative) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [21 of 25] Compiling Test.Tasty.Ingredients.ConsoleReporter ( Test/Tasty/Ingredients/ConsoleReporter.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Ingredients/ConsoleReporter.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Ingredients/ConsoleReporter.dyn_o ) Preprocessing library for si-timers-1.5.0.0... Building library for si-timers-1.5.0.0... [36 of 48] Compiling Network.HTTP2.H2.HPACK ( Network/HTTP2/H2/HPACK.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/H2/HPACK.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/H2/HPACK.dyn_o ) [ 6 of 16] Compiling Data.Monoid.Cancellative ( src/Data/Monoid/Cancellative.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoid-subclasses-1.2.6/build/Data/Monoid/Cancellative.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoid-subclasses-1.2.6/build/Data/Monoid/Cancellative.dyn_o ) src/Data/Monoid/Cancellative.hs:38:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() | 38 | import Data.Monoid (Monoid) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Preprocessing library for resource-registry-0.1.0.0... Building library for resource-registry-0.1.0.0... Preprocessing library for rawlock-0.1.1.0... Building library for rawlock-0.1.1.0... [ 7 of 16] Compiling Data.Semigroup.Factorial ( src/Data/Semigroup/Factorial.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoid-subclasses-1.2.6/build/Data/Semigroup/Factorial.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoid-subclasses-1.2.6/build/Data/Semigroup/Factorial.dyn_o ) Preprocessing library for strict-sop-core-0.1.3.0... Building library for strict-sop-core-0.1.3.0... [1 of 3] Compiling Control.Monad.Class.MonadTime.SI ( src/Control/Monad/Class/MonadTime/SI.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/si-timers-1.5.0.0/build/Control/Monad/Class/MonadTime/SI.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/si-timers-1.5.0.0/build/Control/Monad/Class/MonadTime/SI.dyn_o ) [1 of 1] Compiling Control.ResourceRegistry ( src/Control/ResourceRegistry.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/resource-registry-0.1.0.0/build/Control/ResourceRegistry.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/resource-registry-0.1.0.0/build/Control/ResourceRegistry.dyn_o ) [1 of 1] Compiling Control.RAWLock ( src/Control/RAWLock.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/rawlock-0.1.1.0/build/Control/RAWLock.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/rawlock-0.1.1.0/build/Control/RAWLock.dyn_o ) [ 4 of 12] Compiling Data.Bit.MutableTS ( src/Data/Bit/MutableTS.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bitvec-1.1.5.0/build/Data/Bit/MutableTS.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bitvec-1.1.5.0/build/Data/Bit/MutableTS.dyn_o ) [1 of 3] Compiling Data.SOP.Strict.NP ( src/Data/SOP/Strict/NP.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-sop-core-0.1.3.0/build/Data/SOP/Strict/NP.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-sop-core-0.1.3.0/build/Data/SOP/Strict/NP.dyn_o ) [37 of 48] Compiling Network.HTTP2.H2.Config ( Network/HTTP2/H2/Config.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/H2/Config.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/H2/Config.dyn_o ) [ 35 of 136] Compiling Distribution.Types.Version ( src/Distribution/Types/Version.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/Version.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/Version.dyn_o ) [38 of 48] Compiling Network.HTTP2.H2.Window ( Network/HTTP2/H2/Window.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/H2/Window.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/H2/Window.dyn_o ) [39 of 48] Compiling Network.HTTP2.H2.Sender ( Network/HTTP2/H2/Sender.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/H2/Sender.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/H2/Sender.dyn_o ) Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. [2 of 3] Compiling Control.Monad.Class.MonadTimer.NonStandard ( src/Control/Monad/Class/MonadTimer/NonStandard.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/si-timers-1.5.0.0/build/Control/Monad/Class/MonadTimer/NonStandard.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/si-timers-1.5.0.0/build/Control/Monad/Class/MonadTimer/NonStandard.dyn_o ) Preprocessing library for strict-list-0.1.7.6... Building library for strict-list-0.1.7.6... Preprocessing library for free-5.2... Building library for free-5.2... Preprocessing library for either-5.0.3... Building library for either-5.0.3... Preprocessing library for semialign-1.3.1... Building library for semialign-1.3.1... Preprocessing library for foldl-1.4.18... Building library for foldl-1.4.18... [ 36 of 136] Compiling Distribution.Types.VersionRange.Internal ( src/Distribution/Types/VersionRange/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/VersionRange/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/VersionRange/Internal.dyn_o ) [3 of 3] Compiling Control.Monad.Class.MonadTimer.SI ( src/Control/Monad/Class/MonadTimer/SI.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/si-timers-1.5.0.0/build/Control/Monad/Class/MonadTimer/SI.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/si-timers-1.5.0.0/build/Control/Monad/Class/MonadTimer/SI.dyn_o ) Preprocessing library for fast-bech32-1.0.1... Building library for fast-bech32-1.0.1... [16 of 21] Compiling Text.Blaze.XHtml1.Strict ( src/Text/Blaze/XHtml1/Strict.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/XHtml1/Strict.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/XHtml1/Strict.dyn_o ) [1 of 2] Compiling StrictList.Prelude ( library/StrictList/Prelude.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-list-0.1.7.6/build/StrictList/Prelude.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-list-0.1.7.6/build/StrictList/Prelude.dyn_o ) [1 of 2] Compiling Data.Either.Combinators ( src/Data/Either/Combinators.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/either-5.0.3/build/Data/Either/Combinators.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/either-5.0.3/build/Data/Either/Combinators.dyn_o ) [1 of 6] Compiling Data.Semialign.Internal ( src/Data/Semialign/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semialign-1.3.1/build/Data/Semialign/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semialign-1.3.1/build/Data/Semialign/Internal.dyn_o ) [2 of 3] Compiling Data.SOP.Strict.NS ( src/Data/SOP/Strict/NS.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-sop-core-0.1.3.0/build/Data/SOP/Strict/NS.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-sop-core-0.1.3.0/build/Data/SOP/Strict/NS.dyn_o ) [40 of 48] Compiling Network.HTTP2.H2.Receiver ( Network/HTTP2/H2/Receiver.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/H2/Receiver.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/H2/Receiver.dyn_o ) [ 9 of 16] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/build/Data/Attoparsec/Text/Lazy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/build/Data/Attoparsec/Text/Lazy.dyn_o ) [1 of 2] Compiling Data.ByteString.Bech32 ( src/Data/ByteString/Bech32.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fast-bech32-1.0.1/build/Data/ByteString/Bech32.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fast-bech32-1.0.1/build/Data/ByteString/Bech32.dyn_o ) [1 of 9] Compiling Control.Foldl.Internal ( src/Control/Foldl/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foldl-1.4.18/build/Control/Foldl/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foldl-1.4.18/build/Control/Foldl/Internal.dyn_o ) [2 of 2] Compiling Data.Either.Validation ( src/Data/Either/Validation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/either-5.0.3/build/Data/Either/Validation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/either-5.0.3/build/Data/Either/Validation.dyn_o ) [10 of 16] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/build/Data/Attoparsec/ByteString/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/build/Data/Attoparsec/ByteString/Internal.dyn_o ) [2 of 9] Compiling Control.Foldl.Optics ( src/Control/Foldl/Optics.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foldl-1.4.18/build/Control/Foldl/Optics.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foldl-1.4.18/build/Control/Foldl/Optics.dyn_o ) [22 of 25] Compiling Test.Tasty.Ingredients.Basic ( Test/Tasty/Ingredients/Basic.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Ingredients/Basic.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Ingredients/Basic.dyn_o ) [2 of 2] Compiling StrictList ( library/StrictList.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-list-0.1.7.6/build/StrictList.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-list-0.1.7.6/build/StrictList.dyn_o ) src/Data/Semialign/Internal.hs:445:13: warning: [GHC-63394] [-Wx-data-list-nonempty-unzip] In the use of `unzip' (imported from Data.List.NonEmpty): "This function will be made monomorphic in base-4.22, consider switching to Data.Functor.unzip" | 445 | unzip = NE.unzip | ^^^^^^^^ [ 1 of 19] Compiling Control.Alternative.Free ( src/Control/Alternative/Free.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Alternative/Free.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Alternative/Free.dyn_o ) [3 of 3] Compiling Data.SOP.Strict ( src/Data/SOP/Strict.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-sop-core-0.1.3.0/build/Data/SOP/Strict.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/strict-sop-core-0.1.3.0/build/Data/SOP/Strict.dyn_o ) [23 of 25] Compiling Test.Tasty.CmdLine ( Test/Tasty/CmdLine.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/CmdLine.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/CmdLine.dyn_o ) [3 of 9] Compiling Control.Foldl.Util.MVector ( src/Control/Foldl/Util/MVector.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foldl-1.4.18/build/Control/Foldl/Util/MVector.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foldl-1.4.18/build/Control/Foldl/Util/MVector.dyn_o ) [2 of 2] Compiling Paths_fast_bech32 ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fast-bech32-1.0.1/build/autogen/Paths_fast_bech32.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fast-bech32-1.0.1/build/Paths_fast_bech32.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fast-bech32-1.0.1/build/Paths_fast_bech32.dyn_o ) [4 of 9] Compiling Control.Foldl.Util.Vector ( src/Control/Foldl/Util/Vector.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foldl-1.4.18/build/Control/Foldl/Util/Vector.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foldl-1.4.18/build/Control/Foldl/Util/Vector.dyn_o ) [24 of 25] Compiling Test.Tasty.Runners ( Test/Tasty/Runners.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Runners.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty/Runners.dyn_o ) [ 2 of 19] Compiling Control.Alternative.Free.Final ( src/Control/Alternative/Free/Final.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Alternative/Free/Final.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Alternative/Free/Final.dyn_o ) [5 of 9] Compiling Control.Foldl ( src/Control/Foldl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foldl-1.4.18/build/Control/Foldl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foldl-1.4.18/build/Control/Foldl.dyn_o ) [25 of 25] Compiling Test.Tasty ( Test/Tasty.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-1.5.3/build/Test/Tasty.dyn_o ) Configuring library for io-sim-1.5.1.0... [ 3 of 19] Compiling Control.Applicative.Free ( src/Control/Applicative/Free.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Applicative/Free.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Applicative/Free.dyn_o ) Configuring library for io-classes-mtl-0.1.2.0... [41 of 48] Compiling Network.HTTP2.H2 ( Network/HTTP2/H2.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/H2.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/H2.dyn_o ) [ 8 of 16] Compiling Data.Monoid.Factorial ( src/Data/Monoid/Factorial.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoid-subclasses-1.2.6/build/Data/Monoid/Factorial.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoid-subclasses-1.2.6/build/Data/Monoid/Factorial.dyn_o ) Configuring library for sop-extras-0.4.0.0... [11 of 16] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/build/Data/Attoparsec/ByteString.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/build/Data/Attoparsec/ByteString.dyn_o ) [42 of 48] Compiling Network.HTTP2.Client.Run ( Network/HTTP2/Client/Run.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/Client/Run.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/Client/Run.dyn_o ) src/Data/Monoid/Factorial.hs:208:77: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Data.List, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 208 | inits (a, b) = List.map (flip (,) mempty) (inits a) ++ List.map ((,) a) (List.tail $ inits b) | ^^^^^^^^^ src/Data/Monoid/Factorial.hs:209:77: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Data.List, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 209 | tails (a, b) = List.map (flip (,) b) (tails a) ++ List.map ((,) mempty) (List.tail $ tails b) | ^^^^^^^^^ src/Data/Monoid/Factorial.hs:225:25: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In an irrefutable pattern: Patterns of type `[a]' not matched: [] | 225 | combine x (~(y:rest), False) = (mappend x y : rest, True) | ^^^^^^^^ src/Data/Monoid/Factorial.hs:252:59: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Data.List, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 252 | ++ List.map (\b1-> (a, b1, mempty)) (List.tail $ inits b) | ^^^^^^^^^ src/Data/Monoid/Factorial.hs:253:54: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Data.List, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 253 | ++ List.map (\c1-> (a, b, c1)) (List.tail $ inits c) | ^^^^^^^^^ src/Data/Monoid/Factorial.hs:255:59: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Data.List, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 255 | ++ List.map (\b1-> (mempty, b1, c)) (List.tail $ tails b) | ^^^^^^^^^ src/Data/Monoid/Factorial.hs:256:64: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Data.List, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 256 | ++ List.map (\c1-> (mempty, mempty, c1)) (List.tail $ tails c) | ^^^^^^^^^ src/Data/Monoid/Factorial.hs:309:70: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Data.List, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 309 | ++ List.map (\b1-> (a, b1, mempty, mempty)) (List.tail $ inits b) | ^^^^^^^^^ src/Data/Monoid/Factorial.hs:310:65: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Data.List, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 310 | ++ List.map (\c1-> (a, b, c1, mempty)) (List.tail $ inits c) | ^^^^^^^^^ src/Data/Monoid/Factorial.hs:311:60: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Data.List, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 311 | ++ List.map (\d1-> (a, b, c, d1)) (List.tail $ inits d) | ^^^^^^^^^ src/Data/Monoid/Factorial.hs:313:65: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Data.List, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 313 | ++ List.map (\b1-> (mempty, b1, c, d)) (List.tail $ tails b) | ^^^^^^^^^ src/Data/Monoid/Factorial.hs:314:70: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Data.List, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 314 | ++ List.map (\c1-> (mempty, mempty, c1, d)) (List.tail $ tails c) | ^^^^^^^^^ src/Data/Monoid/Factorial.hs:315:75: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Data.List, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 315 | ++ List.map (\d1-> (mempty, mempty, mempty, d1)) (List.tail $ tails d) | ^^^^^^^^^ src/Data/Monoid/Factorial.hs:371:26: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In an irrefutable pattern: Patterns of type `[a]' not matched: [] | 371 | splitLast f ~(x:rest) = splitLast (f . (x:)) rest | ^^^^^^^^ [ 4 of 19] Compiling Control.Applicative.Free.Fast ( src/Control/Applicative/Free/Fast.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Applicative/Free/Fast.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Applicative/Free/Fast.dyn_o ) [ 37 of 136] Compiling Distribution.Types.VersionInterval.Legacy ( src/Distribution/Types/VersionInterval/Legacy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/VersionInterval/Legacy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/VersionInterval/Legacy.dyn_o ) [12 of 16] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/build/Data/Attoparsec/ByteString/Lazy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/build/Data/Attoparsec/ByteString/Lazy.dyn_o ) Configuring library for tasty-expected-failure-0.12.3... [ 5 of 19] Compiling Control.Applicative.Free.Final ( src/Control/Applicative/Free/Final.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Applicative/Free/Final.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Applicative/Free/Final.dyn_o ) [13 of 16] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/build/Data/Attoparsec/Lazy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/build/Data/Attoparsec/Lazy.dyn_o ) [14 of 16] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/build/Data/Attoparsec/ByteString/Char8.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/build/Data/Attoparsec/ByteString/Char8.dyn_o ) Data/Attoparsec/ByteString/Char8.hs:154:13: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 154 | instance (a ~ B.ByteString) => IsString (Parser a) where | ^ [17 of 21] Compiling Text.Blaze.XHtml1.Strict.Attributes ( src/Text/Blaze/XHtml1/Strict/Attributes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/XHtml1/Strict/Attributes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/XHtml1/Strict/Attributes.dyn_o ) [ 6 of 19] Compiling Control.Applicative.Trans.Free ( src/Control/Applicative/Trans/Free.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Applicative/Trans/Free.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Applicative/Trans/Free.dyn_o ) [ 38 of 136] Compiling Distribution.Types.VersionInterval ( src/Distribution/Types/VersionInterval.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/VersionInterval.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/VersionInterval.dyn_o ) [43 of 48] Compiling Network.HTTP2.Client.Internal ( Network/HTTP2/Client/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/Client/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/Client/Internal.dyn_o ) Configuring library for deque-0.4.4.2... [44 of 48] Compiling Network.HTTP2.Client ( Network/HTTP2/Client.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/Client.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/Client.dyn_o ) [3 of 3] Compiling Data.Vector.NonEmpty.Mutable ( src/Data/Vector/NonEmpty/Mutable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/nonempty-vector-0.2.4/build/Data/Vector/NonEmpty/Mutable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/nonempty-vector-0.2.4/build/Data/Vector/NonEmpty/Mutable.dyn_o ) [ 7 of 19] Compiling Control.Comonad.Cofree.Class ( src/Control/Comonad/Cofree/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Comonad/Cofree/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Comonad/Cofree/Class.dyn_o ) [45 of 48] Compiling Network.HTTP2.Server.Worker ( Network/HTTP2/Server/Worker.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/Server/Worker.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/Server/Worker.dyn_o ) [ 8 of 19] Compiling Control.Comonad.Cofree ( src/Control/Comonad/Cofree.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Comonad/Cofree.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Comonad/Cofree.dyn_o ) [ 9 of 11] Compiling Numeric.SpecFunctions.Extra ( Numeric/SpecFunctions/Extra.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/math-functions-0.3.4.4/build/Numeric/SpecFunctions/Extra.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/math-functions-0.3.4.4/build/Numeric/SpecFunctions/Extra.dyn_o ) [10 of 11] Compiling Numeric.SpecFunctions ( Numeric/SpecFunctions.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/math-functions-0.3.4.4/build/Numeric/SpecFunctions.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/math-functions-0.3.4.4/build/Numeric/SpecFunctions.dyn_o ) [11 of 11] Compiling Numeric.Sum ( Numeric/Sum.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/math-functions-0.3.4.4/build/Numeric/Sum.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/math-functions-0.3.4.4/build/Numeric/Sum.dyn_o ) [46 of 48] Compiling Network.HTTP2.Server.Run ( Network/HTTP2/Server/Run.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/Server/Run.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/Server/Run.dyn_o ) Numeric/Sum.hs:56:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Semigroup' is redundant except perhaps to import instances from `Data.Semigroup' To import instances alone, use: import[ 39 of 136] Compiling Distribution.Types.VersionRange ( src/Distribution/Types/VersionRange.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/VersionRange.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/VersionRange.dyn_o ) Data.Semigroup() | 56 | import Data.Semigroup (Semigroup(..)) -- Needed for GHC <8.4 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [5 of 8] Compiling Codec.Serialise ( src/Codec/Serialise.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/serialise-0.2.6.1/build/Codec/Serialise.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/serialise-0.2.6.1/build/Codec/Serialise.dyn_o ) [ 40 of 136] Compiling Distribution.Types.SourceRepo ( src/Distribution/Types/SourceRepo.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/SourceRepo.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/SourceRepo.dyn_o ) [47 of 48] Compiling Network.HTTP2.Server.Internal ( Network/HTTP2/Server/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/Server/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/Server/Internal.dyn_o ) [6 of 8] Compiling Codec.Serialise.IO ( src/Codec/Serialise/IO.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/serialise-0.2.6.1/build/Codec/Serialise/IO.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/serialise-0.2.6.1/build/Codec/Serialise/IO.dyn_o ) [48 of 48] Compiling Network.HTTP2.Server ( Network/HTTP2/Server.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/Server.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http2-5.3.10/build/Network/HTTP2/Server.dyn_o ) [7 of 8] Compiling Codec.Serialise.Properties ( src/Codec/Serialise/Properties.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/serialise-0.2.6.1/build/Codec/Serialise/Properties.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/serialise-0.2.6.1/build/Codec/Serialise/Properties.dyn_o ) [8 of 8] Compiling Codec.Serialise.Tutorial ( src/Codec/Serialise/Tutorial.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/serialise-0.2.6.1/build/Codec/Serialise/Tutorial.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/serialise-0.2.6.1/build/Codec/Serialise/Tutorial.dyn_o ) [2 of 6] Compiling Data.Semialign.Indexed ( src/Data/Semialign/Indexed.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semialign-1.3.1/build/Data/Semialign/Indexed.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semialign-1.3.1/build/Data/Semialign/Indexed.dyn_o ) [3 of 6] Compiling Data.Semialign ( src/Data/Semialign.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semialign-1.3.1/build/Data/Semialign.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semialign-1.3.1/build/Data/Semialign.dyn_o ) [4 of 6] Compiling Data.Align ( src/Data/Align.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semialign-1.3.1/build/Data/Align.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semialign-1.3.1/build/Data/Align.dyn_o ) Preprocessing library for io-sim-1.5.1.0... Building library for io-sim-1.5.1.0... [5 of 6] Compiling Data.Crosswalk ( src/Data/Crosswalk.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semialign-1.3.1/build/Data/Crosswalk.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semialign-1.3.1/build/Data/Crosswalk.dyn_o ) Preprocessing library for io-classes-mtl-0.1.2.0... Building library for io-classes-mtl-0.1.2.0... Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. [18 of 21] Compiling Text.Blaze.XHtml1.Transitional ( src/Text/Blaze/XHtml1/Transitional.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/XHtml1/Transitional.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/XHtml1/Transitional.dyn_o ) Preprocessing library for sop-extras-0.4.0.0... Building library for sop-extras-0.4.0.0... [ 1 of 10] Compiling Control.Monad.Class.MonadEventlog.Trans ( src/Control/Monad/Class/MonadEventlog/Trans.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-mtl-0.1.2.0/build/Control/Monad/Class/MonadEventlog/Trans.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-mtl-0.1.2.0/build/Control/Monad/Class/MonadEventlog/Trans.dyn_o ) [6 of 6] Compiling Data.Zip ( src/Data/Zip.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semialign-1.3.1/build/Data/Zip.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/semialign-1.3.1/build/Data/Zip.dyn_o ) [ 1 of 10] Compiling Data.SOP.Functors ( src/Data/SOP/Functors.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/sop-extras-0.4.0.0/build/Data/SOP/Functors.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/sop-extras-0.4.0.0/build/Data/SOP/Functors.dyn_o ) Preprocessing library for tasty-expected-failure-0.12.3... Building library for tasty-expected-failure-0.12.3... [ 1 of 12] Compiling Control.Monad.IOSim.CommonTypes ( src/Control/Monad/IOSim/CommonTypes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-sim-1.5.1.0/build/Control/Monad/IOSim/CommonTypes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-sim-1.5.1.0/build/Control/Monad/IOSim/CommonTypes.dyn_o ) Configuring library for tls-2.1.6... Configuring library for cardano-lmdb-simple-0.8.1.0... [6 of 9] Compiling Control.Foldl.Text ( src/Control/Foldl/Text.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foldl-1.4.18/build/Control/Foldl/Text.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foldl-1.4.18/build/Control/Foldl/Text.dyn_o ) [1 of 1] Compiling Test.Tasty.ExpectedFailure ( Test/Tasty/ExpectedFailure.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-expected-failure-0.12.3/build/Test/Tasty/ExpectedFailure.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tasty-expected-failure-0.12.3/build/Test/Tasty/ExpectedFailure.dyn_o ) [ 9 of 19] Compiling Control.Comonad.Trans.Cofree ( src/Control/Comonad/Trans/Cofree.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Comonad/Trans/Cofree.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Comonad/Trans/Cofree.dyn_o ) [ 2 of 10] Compiling Control.Monad.Class.MonadST.Trans ( src/Control/Monad/Class/MonadST/Trans.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-mtl-0.1.2.0/build/Control/Monad/Class/MonadST/Trans.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-mtl-0.1.2.0/build/Control/Monad/Class/MonadST/Trans.dyn_o ) Preprocessing library for deque-0.4.4.2... Building library for deque-0.4.4.2... [ 3 of 10] Compiling Control.Monad.Class.MonadSTM.Trans ( src/Control/Monad/Class/MonadSTM/Trans.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-mtl-0.1.2.0/build/Control/Monad/Class/MonadSTM/Trans.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-mtl-0.1.2.0/build/Control/Monad/Class/MonadSTM/Trans.dyn_o ) [ 2 of 10] Compiling Data.SOP.Index ( src/Data/SOP/Index.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/sop-extras-0.4.0.0/build/Data/SOP/Index.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/sop-extras-0.4.0.0/build/Data/SOP/Index.dyn_o ) [1 of 9] Compiling Deque.Prelude ( library/Deque/Prelude.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deque-0.4.4.2/build/Deque/Prelude.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deque-0.4.4.2/build/Deque/Prelude.dyn_o ) [ 3 of 10] Compiling Data.SOP.Lenses ( src/Data/SOP/Lenses.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/sop-extras-0.4.0.0/build/Data/SOP/Lenses.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/sop-extras-0.4.0.0/build/Data/SOP/Lenses.dyn_o ) [7 of 9] Compiling Control.Foldl.NonEmpty ( src/Control/Foldl/NonEmpty.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foldl-1.4.18/build/Control/Foldl/NonEmpty.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foldl-1.4.18/build/Control/Foldl/NonEmpty.dyn_o ) [ 2 of 12] Compiling Control.Monad.IOSimPOR.QuickCheckUtils ( src/Control/Monad/IOSimPOR/QuickCheckUtils.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-sim-1.5.1.0/build/Control/Monad/IOSimPOR/QuickCheckUtils.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-sim-1.5.1.0/build/Control/Monad/IOSimPOR/QuickCheckUtils.dyn_o ) Configuring library for aeson-2.2.3.0... src/Control/Foldl/NonEmpty.hs:64:29: warning: [GHC-38856] [-Wunused-imports] The import of `liftA2' from module `Control.Applicative' is redundant | 64 | import Control.Applicative (liftA2, Const(..)) | ^^^^^^ [ 4 of 10] Compiling Data.SOP.NonEmpty ( src/Data/SOP/NonEmpty.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/sop-extras-0.4.0.0/build/Data/SOP/NonEmpty.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/sop-extras-0.4.0.0/build/Data/SOP/NonEmpty.dyn_o ) [ 41 of 136] Compiling Distribution.Types.SourceRepo.Lens ( src/Distribution/Types/SourceRepo/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/SourceRepo/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/SourceRepo/Lens.dyn_o ) [ 3 of 12] Compiling Control.Monad.IOSimPOR.Timeout ( src/Control/Monad/IOSimPOR/Timeout.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-sim-1.5.1.0/build/Control/Monad/IOSimPOR/Timeout.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-sim-1.5.1.0/build/Control/Monad/IOSimPOR/Timeout.dyn_o ) [2 of 9] Compiling Deque.Lazy.Defs ( library/Deque/Lazy/Defs.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deque-0.4.4.2/build/Deque/Lazy/Defs.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deque-0.4.4.2/build/Deque/Lazy/Defs.dyn_o ) [ 42 of 136] Compiling Distribution.Types.PkgconfigVersion ( src/Distribution/Types/PkgconfigVersion.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/PkgconfigVersion.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/PkgconfigVersion.dyn_o ) [ 5 of 10] Compiling Data.SOP.InPairs ( src/Data/SOP/InPairs.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/sop-extras-0.4.0.0/build/Data/SOP/InPairs.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/sop-extras-0.4.0.0/build/Data/SOP/InPairs.dyn_o ) [ 4 of 12] Compiling Control.Monad.IOSimPOR.Types ( src/Control/Monad/IOSimPOR/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-sim-1.5.1.0/build/Control/Monad/IOSimPOR/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-sim-1.5.1.0/build/Control/Monad/IOSimPOR/Types.dyn_o ) [10 of 19] Compiling Control.Comonad.Trans.Coiter ( src/Control/Comonad/Trans/Coiter.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Comonad/Trans/Coiter.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Comonad/Trans/Coiter.dyn_o ) [ 43 of 136] Compiling Distribution.Types.PkgconfigVersionRange ( src/Distribution/Types/PkgconfigVersionRange.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/PkgconfigVersionRange.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/PkgconfigVersionRange.dyn_o ) [ 6 of 10] Compiling Data.SOP.Counting ( src/Data/SOP/Counting.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/sop-extras-0.4.0.0/build/Data/SOP/Counting.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/sop-extras-0.4.0.0/build/Data/SOP/Counting.dyn_o ) [19 of 21] Compiling Text.Blaze.XHtml1.Transitional.Attributes ( src/Text/Blaze/XHtml1/Transitional/Attributes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/XHtml1/Transitional/Attributes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/XHtml1/Transitional/Attributes.dyn_o ) [3 of 9] Compiling Deque.Strict.Defs ( library/Deque/Strict/Defs.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deque-0.4.4.2/build/Deque/Strict/Defs.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deque-0.4.4.2/build/Deque/Strict/Defs.dyn_o ) [11 of 19] Compiling Control.Monad.Free.Class ( src/Control/Monad/Free/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Monad/Free/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Monad/Free/Class.dyn_o ) [ 7 of 10] Compiling Data.SOP.OptNP ( src/Data/SOP/OptNP.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/sop-extras-0.4.0.0/build/Data/SOP/OptNP.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/sop-extras-0.4.0.0/build/Data/SOP/OptNP.dyn_o ) [8 of 9] Compiling Control.Foldl.ByteString ( src/Control/Foldl/ByteString.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foldl-1.4.18/build/Control/Foldl/ByteString.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foldl-1.4.18/build/Control/Foldl/ByteString.dyn_o ) Configuring library for mwc-random-0.15.2.0... [12 of 19] Compiling Control.Monad.Free.TH ( src/Control/Monad/Free/TH.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Monad/Free/TH.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Monad/Free/TH.dyn_o ) [ 5 of 12] Compiling Data.Deque.Strict ( src/Data/Deque/Strict.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-sim-1.5.1.0/build/Data/Deque/Strict.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-sim-1.5.1.0/build/Data/Deque/Strict.dyn_o ) Preprocessing library for tls-2.1.6... Building library for tls-2.1.6... [9 of 9] Compiling Control.Scanl ( src/Control/Scanl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foldl-1.4.18/build/Control/Scanl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/foldl-1.4.18/build/Control/Scanl.dyn_o ) Preprocessing library for cardano-lmdb-simple-0.8.1.0... Building library for cardano-lmdb-simple-0.8.1.0... [ 8 of 10] Compiling Data.SOP.Tails ( src/Data/SOP/Tails.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/sop-extras-0.4.0.0/build/Data/SOP/Tails.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/sop-extras-0.4.0.0/build/Data/SOP/Tails.dyn_o ) [ 9 of 16] Compiling Data.Monoid.Textual ( src/Data/Monoid/Textual.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoid-subclasses-1.2.6/build/Data/Monoid/Textual.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoid-subclasses-1.2.6/build/Data/Monoid/Textual.dyn_o ) [ 44 of 136] Compiling Distribution.Types.PkgconfigName ( src/Distribution/Types/PkgconfigName.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/PkgconfigName.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/PkgconfigName.dyn_o ) [ 1 of 83] Compiling Network.TLS.Crypto.Types ( Network/TLS/Crypto/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Crypto/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Crypto/Types.dyn_o ) [ 6 of 12] Compiling Control.Monad.IOSim.STM ( src/Control/Monad/IOSim/STM.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-sim-1.5.1.0/build/Control/Monad/IOSim/STM.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-sim-1.5.1.0/build/Control/Monad/IOSim/STM.dyn_o ) Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. [1 of 7] Compiling Database.LMDB.Simple.Internal ( src/Database/LMDB/Simple/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-lmdb-simple-0.8.1.0/build/Database/LMDB/Simple/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-lmdb-simple-0.8.1.0/build/Database/LMDB/Simple/Internal.dyn_o ) [ 9 of 10] Compiling Data.SOP.Telescope ( src/Data/SOP/Telescope.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/sop-extras-0.4.0.0/build/Data/SOP/Telescope.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/sop-extras-0.4.0.0/build/Data/SOP/Telescope.dyn_o ) [4 of 9] Compiling Deque.Strict ( library/Deque/Strict.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deque-0.4.4.2/build/Deque/Strict.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deque-0.4.4.2/build/Deque/Strict.dyn_o ) [5 of 9] Compiling Deque.Lazy ( library/Deque/Lazy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deque-0.4.4.2/build/Deque/Lazy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deque-0.4.4.2/build/Deque/Lazy.dyn_o ) [13 of 19] Compiling Control.Monad.Trans.Free ( src/Control/Monad/Trans/Free.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Monad/Trans/Free.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Monad/Trans/Free.dyn_o ) Preprocessing library for aeson-2.2.3.0... [ 45 of 136] Compiling Distribution.Types.PkgconfigDependency ( src/Distribution/Types/PkgconfigDependency.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/PkgconfigDependency.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/PkgconfigDependency.dyn_o ) Building library for aeson-2.2.3.0... [6 of 9] Compiling Deque.Lazy.State ( library/Deque/Lazy/State.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deque-0.4.4.2/build/Deque/Lazy/State.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deque-0.4.4.2/build/Deque/Lazy/State.dyn_o ) [7 of 9] Compiling Deque.Lazy.Reader ( library/Deque/Lazy/Reader.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deque-0.4.4.2/build/Deque/Lazy/Reader.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deque-0.4.4.2/build/Deque/Lazy/Reader.dyn_o ) [ 7 of 12] Compiling Data.List.Trace ( src/Data/List/Trace.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-sim-1.5.1.0/build/Data/List/Trace.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-sim-1.5.1.0/build/Data/List/Trace.dyn_o ) [ 46 of 136] Compiling Distribution.Types.PackageName ( src/Distribution/Types/PackageName.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/PackageName.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/PackageName.dyn_o ) [8 of 9] Compiling Deque.Strict.Reader ( library/Deque/Strict/Reader.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deque-0.4.4.2/build/Deque/Strict/Reader.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deque-0.4.4.2/build/Deque/Strict/Reader.dyn_o ) [2 of 7] Compiling Database.LMDB.Simple.Extra ( src/Database/LMDB/Simple/Extra.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-lmdb-simple-0.8.1.0/build/Database/LMDB/Simple/Extra.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-lmdb-simple-0.8.1.0/build/Database/LMDB/Simple/Extra.dyn_o ) [ 2 of 83] Compiling Network.TLS.ErrT ( Network/TLS/ErrT.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/ErrT.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/ErrT.dyn_o ) [10 of 10] Compiling Data.SOP.Match ( src/Data/SOP/Match.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/sop-extras-0.4.0.0/build/Data/SOP/Match.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/sop-extras-0.4.0.0/build/Data/SOP/Match.dyn_o ) [9 of 9] Compiling Deque.Strict.State ( library/Deque/Strict/State.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deque-0.4.4.2/build/Deque/Strict/State.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deque-0.4.4.2/build/Deque/Strict/State.dyn_o ) [ 3 of 83] Compiling Network.TLS.Imports ( Network/TLS/Imports.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Imports.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Imports.dyn_o ) [ 47 of 136] Compiling Distribution.Types.UnqualComponentName ( src/Distribution/Types/UnqualComponentName.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/UnqualComponentName.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/UnqualComponentName.dyn_o ) [ 8 of 12] Compiling Control.Monad.IOSim.Types ( src/Control/Monad/IOSim/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-sim-1.5.1.0/build/Control/Monad/IOSim/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-sim-1.5.1.0/build/Control/Monad/IOSim/Types.dyn_o ) [ 4 of 83] Compiling Network.TLS.HashAndSignature ( Network/TLS/HashAndSignature.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/HashAndSignature.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/HashAndSignature.dyn_o ) [20 of 21] Compiling Text.Blaze.XHtml5 ( src/Text/Blaze/XHtml5.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/XHtml5.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/XHtml5.dyn_o ) Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. [3 of 7] Compiling Database.LMDB.Simple.Cursor ( src/Database/LMDB/Simple/Cursor.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-lmdb-simple-0.8.1.0/build/Database/LMDB/Simple/Cursor.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-lmdb-simple-0.8.1.0/build/Database/LMDB/Simple/Cursor.dyn_o ) [ 48 of 136] Compiling Distribution.Types.LibraryVisibility ( src/Distribution/Types/LibraryVisibility.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/LibraryVisibility.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/LibraryVisibility.dyn_o ) [ 5 of 83] Compiling Network.TLS.Error ( Network/TLS/Error.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Error.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Error.dyn_o ) Preprocessing library for mwc-random-0.15.2.0... Building library for mwc-random-0.15.2.0... [ 1 of 32] Compiling Data.Aeson.Internal.ByteString ( src/Data/Aeson/Internal/ByteString.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Internal/ByteString.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Internal/ByteString.dyn_o ) [ 4 of 10] Compiling Control.Monad.Class.MonadSay.Trans ( src/Control/Monad/Class/MonadSay/Trans.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-mtl-0.1.2.0/build/Control/Monad/Class/MonadSay/Trans.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-mtl-0.1.2.0/build/Control/Monad/Class/MonadSay/Trans.dyn_o ) [14 of 19] Compiling Control.Monad.Free ( src/Control/Monad/Free.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Monad/Free.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Monad/Free.dyn_o ) [ 49 of 136] Compiling Distribution.Types.LibraryName ( src/Distribution/Types/LibraryName.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/LibraryName.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/LibraryName.dyn_o ) [ 5 of 10] Compiling Control.Monad.Class.MonadThrow.Trans ( src/Control/Monad/Class/MonadThrow/Trans.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-mtl-0.1.2.0/build/Control/Monad/Class/MonadThrow/Trans.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-mtl-0.1.2.0/build/Control/Monad/Class/MonadThrow/Trans.dyn_o ) [1 of 4] Compiling System.Random.MWC.CondensedTable ( System/Random/MWC/CondensedTable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/mwc-random-0.15.2.0/build/System/Random/MWC/CondensedTable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/mwc-random-0.15.2.0/build/System/Random/MWC/CondensedTable.dyn_o ) [ 2 of 32] Compiling Data.Aeson.Internal.Functions ( src/Data/Aeson/Internal/Functions.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Internal/Functions.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Internal/Functions.dyn_o ) [ 6 of 83] Compiling Network.TLS.Backend ( Network/TLS/Backend.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Backend.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Backend.dyn_o ) [4 of 7] Compiling Database.LMDB.Simple ( src/Database/LMDB/Simple.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-lmdb-simple-0.8.1.0/build/Database/LMDB/Simple.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-lmdb-simple-0.8.1.0/build/Database/LMDB/Simple.dyn_o ) [ 5 of 12] Compiling Data.Bit.Internal ( src/Data/Bit/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bitvec-1.1.5.0/build/Data/Bit/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bitvec-1.1.5.0/build/Data/Bit/Internal.dyn_o ) [ 3 of 32] Compiling Data.Aeson.Internal.Prelude ( src/Data/Aeson/Internal/Prelude.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Internal/Prelude.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Internal/Prelude.dyn_o ) [ 7 of 83] Compiling Network.TLS.Measurement ( Network/TLS/Measurement.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Measurement.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Measurement.dyn_o ) [ 50 of 136] Compiling Distribution.Types.MungedPackageName ( src/Distribution/Types/MungedPackageName.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/MungedPackageName.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/MungedPackageName.dyn_o ) [ 4 of 32] Compiling Data.Aeson.Internal.Scientific ( src/Data/Aeson/Internal/Scientific.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Internal/Scientific.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Internal/Scientific.dyn_o ) [ 8 of 83] Compiling Network.TLS.RNG ( Network/TLS/RNG.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/RNG.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/RNG.dyn_o ) [5 of 7] Compiling Database.LMDB.Simple.DBRef ( src/Database/LMDB/Simple/DBRef.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-lmdb-simple-0.8.1.0/build/Database/LMDB/Simple/DBRef.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-lmdb-simple-0.8.1.0/build/Database/LMDB/Simple/DBRef.dyn_o ) [ 9 of 83] Compiling Network.TLS.Crypto.DH ( Network/TLS/Crypto/DH.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Crypto/DH.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Crypto/DH.dyn_o ) [10 of 16] Compiling Data.Monoid.Instances.CharVector ( src/Data/Monoid/Instances/CharVector.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoid-subclasses-1.2.6/build/Data/Monoid/Instances/CharVector.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoid-subclasses-1.2.6/build/Data/Monoid/Instances/CharVector.dyn_o ) [6 of 7] Compiling Database.LMDB.Simple.TransactionHandle ( src/Database/LMDB/Simple/TransactionHandle.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-lmdb-simple-0.8.1.0/build/Database/LMDB/Simple/TransactionHandle.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-lmdb-simple-0.8.1.0/build/Database/LMDB/Simple/TransactionHandle.dyn_o ) Configuring library for list-t-1.0.5.7... [10 of 83] Compiling Network.TLS.Extra.FFDHE ( Network/TLS/Extra/FFDHE.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Extra/FFDHE.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Extra/FFDHE.dyn_o ) [7 of 7] Compiling Database.LMDB.Simple.View ( src/Database/LMDB/Simple/View.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-lmdb-simple-0.8.1.0/build/Database/LMDB/Simple/View.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-lmdb-simple-0.8.1.0/build/Database/LMDB/Simple/View.dyn_o ) [ 51 of 136] Compiling Distribution.Types.ForeignLibType ( src/Distribution/Types/ForeignLibType.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/ForeignLibType.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/ForeignLibType.dyn_o ) [11 of 83] Compiling Network.TLS.Types.Secret ( Network/TLS/Types/Secret.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Types/Secret.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Types/Secret.dyn_o ) [ 5 of 32] Compiling Data.Aeson.Internal.TH ( src/Data/Aeson/Internal/TH.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Internal/TH.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Internal/TH.dyn_o ) [15 of 19] Compiling Control.Monad.Free.Church ( src/Control/Monad/Free/Church.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Monad/Free/Church.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Monad/Free/Church.dyn_o ) [ 6 of 32] Compiling Data.Aeson.Internal.Text ( src/Data/Aeson/Internal/Text.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Internal/Text.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Internal/Text.dyn_o ) [ 6 of 10] Compiling Control.Monad.Class.MonadTime.Trans ( src/Control/Monad/Class/MonadTime/Trans.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-mtl-0.1.2.0/build/Control/Monad/Class/MonadTime/Trans.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-mtl-0.1.2.0/build/Control/Monad/Class/MonadTime/Trans.dyn_o ) [12 of 83] Compiling Network.TLS.Types.Version ( Network/TLS/Types/Version.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Types/Version.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Types/Version.dyn_o ) [ 7 of 32] Compiling Data.Aeson.Internal.Unescape ( src/Data/Aeson/Internal/Unescape.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Internal/Unescape.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Internal/Unescape.dyn_o ) [13 of 83] Compiling Network.TLS.Util ( Network/TLS/Util.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Util.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Util.dyn_o ) [ 52 of 136] Compiling Distribution.Types.ForeignLibOption ( src/Distribution/Types/ForeignLibOption.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/ForeignLibOption.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/ForeignLibOption.dyn_o ) [ 7 of 10] Compiling Control.Monad.Class.MonadTime.SI.Trans ( src/Control/Monad/Class/MonadTime/SI/Trans.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-mtl-0.1.2.0/build/Control/Monad/Class/MonadTime/SI/Trans.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-mtl-0.1.2.0/build/Control/Monad/Class/MonadTime/SI/Trans.dyn_o ) [ 8 of 10] Compiling Control.Monad.Class.MonadTimer.Trans ( src/Control/Monad/Class/MonadTimer/Trans.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-mtl-0.1.2.0/build/Control/Monad/Class/MonadTimer/Trans.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-mtl-0.1.2.0/build/Control/Monad/Class/MonadTimer/Trans.dyn_o ) [16 of 19] Compiling Control.Monad.Trans.Free.Ap ( src/Control/Monad/Trans/Free/Ap.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Monad/Trans/Free/Ap.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Monad/Trans/Free/Ap.dyn_o ) [14 of 83] Compiling Network.TLS.Util.ASN1 ( Network/TLS/Util/ASN1.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Util/ASN1.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Util/ASN1.dyn_o ) [ 8 of 32] Compiling Data.Aeson.Internal.UnescapeFromText ( src/Data/Aeson/Internal/UnescapeFromText.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Internal/UnescapeFromText.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Internal/UnescapeFromText.dyn_o ) [ 53 of 136] Compiling Distribution.Types.Flag ( src/Distribution/Types/Flag.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/Flag.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/Flag.dyn_o ) [15 of 83] Compiling Network.TLS.Util.Serialization ( Network/TLS/Util/Serialization.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Util/Serialization.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Util/Serialization.dyn_o ) [16 of 83] Compiling Network.TLS.Crypto.IES ( Network/TLS/Crypto/IES.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Crypto/IES.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Crypto/IES.dyn_o ) [11 of 16] Compiling Data.Monoid.Instances.Stateful ( src/Data/Monoid/Instances/Stateful.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoid-subclasses-1.2.6/build/Data/Monoid/Instances/Stateful.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoid-subclasses-1.2.6/build/Data/Monoid/Instances/Stateful.dyn_o ) [ 9 of 10] Compiling Control.Monad.Class.MonadTimer.SI.Trans ( src/Control/Monad/Class/MonadTimer/SI/Trans.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-mtl-0.1.2.0/build/Control/Monad/Class/MonadTimer/SI/Trans.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-mtl-0.1.2.0/build/Control/Monad/Class/MonadTimer/SI/Trans.dyn_o ) src/Data/Monoid/Instances/Stateful.hs:27:1: warning: [GHC-66111] [-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() | 27 | import Data.Semigroup (Semigroup(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 9 of 32] src/Data/Monoid/Instances/Stateful.hs:28:1: warning: [GHC-66111] [-Wunused-imports] Compiling Data.Aeson.Key ( src/Data/Aeson/Key.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Key.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Key.dyn_o ) The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() | 28 | import Data.Monoid (Monoid(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Monoid/Instances/Stateful.hs:217:24: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In an irrefutable pattern: Patterns of type `[b]' not matched: [] | 217 | restore f ~(hd:tl) = restore (f . (Stateful (hd, mempty):)) tl | ^^^^^^^ Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. [10 of 32] Compiling Data.Aeson.Decoding.Tokens ( src/Data/Aeson/Decoding/Tokens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Decoding/Tokens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Decoding/Tokens.dyn_o ) [10 of 10] Compiling Control.Monad.Class.Trans ( src/Control/Monad/Class/Trans.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-mtl-0.1.2.0/build/Control/Monad/Class/Trans.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-classes-mtl-0.1.2.0/build/Control/Monad/Class/Trans.dyn_o ) [21 of 21] Compiling Text.Blaze.XHtml5.Attributes ( src/Text/Blaze/XHtml5/Attributes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/XHtml5/Attributes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/blaze-html-0.9.2.0/build/Text/Blaze/XHtml5/Attributes.dyn_o ) Preprocessing library for list-t-1.0.5.7... Building library for list-t-1.0.5.7... [17 of 83] Compiling Network.TLS.Crypto ( Network/TLS/Crypto.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Crypto.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Crypto.dyn_o ) [1 of 2] Compiling ListT.Prelude ( library/ListT/Prelude.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/list-t-1.0.5.7/build/ListT/Prelude.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/list-t-1.0.5.7/build/ListT/Prelude.dyn_o ) [ 54 of 136] Compiling Distribution.Types.ExecutableScope ( src/Distribution/Types/ExecutableScope.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/ExecutableScope.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/ExecutableScope.dyn_o ) [ 9 of 12] Compiling Control.Monad.IOSim.InternalTypes ( src/Control/Monad/IOSim/InternalTypes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-sim-1.5.1.0/build/Control/Monad/IOSim/InternalTypes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-sim-1.5.1.0/build/Control/Monad/IOSim/InternalTypes.dyn_o ) [12 of 16] Compiling Data.Monoid.Instances.PrefixMemory ( src/Data/Monoid/Instances/PrefixMemory.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoid-subclasses-1.2.6/build/Data/Monoid/Instances/PrefixMemory.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoid-subclasses-1.2.6/build/Data/Monoid/Instances/PrefixMemory.dyn_o ) src/Data/Monoid/Instances/PrefixMemory.hs:20:1: warning: [GHC-66111] [-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() | 20 | import Data.Semigroup (Semigroup(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Monoid/Instances/PrefixMemory.hs:21:21: warning: [GHC-38856] [-Wunused-imports] The import of `Monoid' from module `Data.Monoid' is redundant | 21 | import Data.Monoid (Monoid(..), Endo(..)) | ^^^^^^^^^^ src/Data/Monoid/Instances/PrefixMemory.hs:106:40: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Data.List, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 106 | factors (Shadowed p c) = rewrap <$> List.tail (inits c) | ^^^^^^^^^ [10 of 12] Compiling Control.Monad.IOSimPOR.Internal ( src/Control/Monad/IOSimPOR/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-sim-1.5.1.0/build/Control/Monad/IOSimPOR/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-sim-1.5.1.0/build/Control/Monad/IOSimPOR/Internal.dyn_o ) [2 of 2] Compiling ListT ( library/ListT.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/list-t-1.0.5.7/build/ListT.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/list-t-1.0.5.7/build/ListT.dyn_o ) [ 55 of 136] Compiling Distribution.Types.ComponentName ( src/Distribution/Types/ComponentName.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/ComponentName.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/ComponentName.dyn_o ) [11 of 32] Compiling Data.Aeson.Decoding.Internal ( src/Data/Aeson/Decoding/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Decoding/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Decoding/Internal.dyn_o ) [15 of 16] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/build/Data/Attoparsec/Char8.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/build/Data/Attoparsec/Char8.dyn_o ) [17 of 19] Compiling Control.Monad.Free.Ap ( src/Control/Monad/Free/Ap.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Monad/Free/Ap.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Monad/Free/Ap.dyn_o ) [16 of 16] Compiling Data.Attoparsec ( Data/Attoparsec.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/build/Data/Attoparsec.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-0.14.4/build/Data/Attoparsec.dyn_o ) [18 of 83] Compiling Network.TLS.Types.Cipher ( Network/TLS/Types/Cipher.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Types/Cipher.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Types/Cipher.dyn_o ) [12 of 32] Compiling Data.Aeson.Decoding.Text ( src/Data/Aeson/Decoding/Text.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Decoding/Text.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Decoding/Text.dyn_o ) [19 of 83] Compiling Network.TLS.Types.Session ( Network/TLS/Types/Session.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Types/Session.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Types/Session.dyn_o ) [ 56 of 136] Compiling Distribution.Types.ComponentId ( src/Distribution/Types/ComponentId.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/ComponentId.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/ComponentId.dyn_o ) Configuring library 'dns-internal' for dns-4.2.0... Configuring library for http-date-0.0.11... [13 of 16] Compiling Data.Monoid.Instances.Positioned ( src/Data/Monoid/Instances/Positioned.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoid-subclasses-1.2.6/build/Data/Monoid/Instances/Positioned.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoid-subclasses-1.2.6/build/Data/Monoid/Instances/Positioned.dyn_o ) Configuring library for cassava-0.5.4.1... src/Data/Monoid/Instances/Positioned.hs:33:1: warning: [GHC-66111] [-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() | 33 | import Data.Semigroup (Semigroup(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Monoid/Instances/Positioned.hs:34:21: warning: [GHC-38856] [-Wunused-imports] The import of `Monoid' from module `Data.Monoid' is redundant | 34 | import Data.Monoid (Monoid(..), Endo(..)) | ^^^^^^^^^^ [13 of 32] Compiling Data.Aeson.Decoding.ByteString.Lazy ( src/Data/Aeson/Decoding/ByteString/Lazy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Decoding/ByteString/Lazy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Decoding/ByteString/Lazy.dyn_o ) [ 57 of 136] Compiling Distribution.Types.BuildType ( src/Distribution/Types/BuildType.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/BuildType.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/BuildType.dyn_o ) [18 of 19] Compiling Control.Monad.Trans.Free.Church ( src/Control/Monad/Trans/Free/Church.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Monad/Trans/Free/Church.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Monad/Trans/Free/Church.dyn_o ) [20 of 83] Compiling Network.TLS.Types ( Network/TLS/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Types.dyn_o ) [21 of 83] Compiling Network.TLS.Session ( Network/TLS/Session.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Session.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Session.dyn_o ) [22 of 83] Compiling Network.TLS.Compression ( Network/TLS/Compression.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Compression.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Compression.dyn_o ) [ 58 of 136] Compiling Distribution.Types.AbiHash ( src/Distribution/Types/AbiHash.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/AbiHash.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/AbiHash.dyn_o ) [23 of 83] Compiling Network.TLS.MAC ( Network/TLS/MAC.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/MAC.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/MAC.dyn_o ) [ 59 of 136] Compiling Distribution.Text ( src/Distribution/Text.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Text.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Text.dyn_o ) [24 of 83] Compiling Network.TLS.Cipher ( Network/TLS/Cipher.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Cipher.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Cipher.dyn_o ) [19 of 19] Compiling Control.Monad.Trans.Iter ( src/Control/Monad/Trans/Iter.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Monad/Trans/Iter.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/free-5.2/build/Control/Monad/Trans/Iter.dyn_o ) [2 of 4] Compiling System.Random.MWC.Distributions ( System/Random/MWC/Distributions.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/mwc-random-0.15.2.0/build/System/Random/MWC/Distributions.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/mwc-random-0.15.2.0/build/System/Random/MWC/Distributions.dyn_o ) [ 60 of 136] Compiling Distribution.System ( src/Distribution/System.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/System.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/System.dyn_o ) System/Random/MWC/Distributions.hs:45:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Foldable' is redundant except perhaps to import instances from `Data.Foldable' To import instances alone, use: import Data.Foldable() | 45 | import Data.Foldable (foldl') | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [25 of 83] Compiling Network.TLS.Extra.Cipher ( Network/TLS/Extra/Cipher.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Extra/Cipher.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Extra/Cipher.dyn_o ) [14 of 32] Compiling Data.Aeson.Decoding.ByteString ( src/Data/Aeson/Decoding/ByteString.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Decoding/ByteString.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Decoding/ByteString.dyn_o ) [15 of 32] Compiling Data.Aeson.KeyMap ( src/Data/Aeson/KeyMap.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/KeyMap.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/KeyMap.dyn_o ) [26 of 83] Compiling Network.TLS.Extra ( Network/TLS/Extra.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Extra.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Extra.dyn_o ) [27 of 83] Compiling Network.TLS.Wire ( Network/TLS/Wire.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Wire.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Wire.dyn_o ) Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. Preprocessing library 'dns-internal' for dns-4.2.0... Building library 'dns-internal' for dns-4.2.0... Preprocessing library for http-date-0.0.11... Building library for http-date-0.0.11... Preprocessing library for cassava-0.5.4.1... Building library for cassava-0.5.4.1... [1 of 5] Compiling Network.HTTP.Date.Types ( Network/HTTP/Date/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-date-0.0.11/build/Network/HTTP/Date/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-date-0.0.11/build/Network/HTTP/Date/Types.dyn_o ) [ 1 of 11] Compiling Network.DNS.Imports ( internal/Network/DNS/Imports.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/l/dns-internal/build/dns-internal/Network/DNS/Imports.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/l/dns-internal/build/dns-internal/Network/DNS/Imports.dyn_o ) [2 of 5] Compiling Network.HTTP.Date.Parser ( Network/HTTP/Date/Parser.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-date-0.0.11/build/Network/HTTP/Date/Parser.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-date-0.0.11/build/Network/HTTP/Date/Parser.dyn_o ) [ 2 of 11] Compiling Network.DNS.Base32Hex ( internal/Network/DNS/Base32Hex.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/l/dns-internal/build/dns-internal/Network/DNS/Base32Hex.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/l/dns-internal/build/dns-internal/Network/DNS/Base32Hex.dyn_o ) [ 1 of 10] Compiling Data.Csv.Types ( src/Data/Csv/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cassava-0.5.4.1/build/Data/Csv/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cassava-0.5.4.1/build/Data/Csv/Types.dyn_o ) [28 of 83] Compiling Network.TLS.KeySchedule ( Network/TLS/KeySchedule.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/KeySchedule.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/KeySchedule.dyn_o ) Configuring library for adjunctions-4.4.3... Configuring library for recursion-schemes-5.2.3... [29 of 83] Compiling Network.TLS.Extension[boot] ( Network/TLS/Extension.hs-boot, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Extension.o-boot, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Extension.dyn_o-boot ) [30 of 83] Compiling Network.TLS.Struct ( Network/TLS/Struct.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Struct.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Struct.dyn_o ) [ 3 of 11] Compiling Network.DNS.Resolver.Internal ( internal/Network/DNS/Resolver/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/l/dns-internal/build/dns-internal/Network/DNS/Resolver/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/l/dns-internal/build/dns-internal/Network/DNS/Resolver/Internal.dyn_o ) [ 4 of 11] Compiling Network.DNS.Types.Internal ( internal/Network/DNS/Types/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/l/dns-internal/build/dns-internal/Network/DNS/Types/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/l/dns-internal/build/dns-internal/Network/DNS/Types/Internal.dyn_o ) [ 2 of 10] Compiling Data.Csv.Util ( src/Data/Csv/Util.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cassava-0.5.4.1/build/Data/Csv/Util.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cassava-0.5.4.1/build/Data/Csv/Util.dyn_o ) [14 of 16] Compiling Data.Monoid.Instances.Measured ( src/Data/Monoid/Instances/Measured.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoid-subclasses-1.2.6/build/Data/Monoid/Instances/Measured.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoid-subclasses-1.2.6/build/Data/Monoid/Instances/Measured.dyn_o ) src/Data/Monoid/Instances/Measured.hs:21:1: warning: [GHC-66111] [-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() | 21 | import Data.Semigroup (Semigroup(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Monoid/Instances/Measured.hs:22:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() | 22 | import Data.Monoid (Monoid(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 3 of 10] Compiling Data.Csv.Parser ( src/Data/Csv/Parser.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cassava-0.5.4.1/build/Data/Csv/Parser.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cassava-0.5.4.1/build/Data/Csv/Parser.dyn_o ) [16 of 32] Compiling Data.Aeson.Types.Generic ( src/Data/Aeson/Types/Generic.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Types/Generic.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Types/Generic.dyn_o ) [3 of 5] Compiling Network.HTTP.Date.Formatter ( Network/HTTP/Date/Formatter.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-date-0.0.11/build/Network/HTTP/Date/Formatter.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-date-0.0.11/build/Network/HTTP/Date/Formatter.dyn_o ) [17 of 32] Compiling Data.Aeson.Types.Internal ( src/Data/Aeson/Types/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Types/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Types/Internal.dyn_o ) Network/HTTP/Date/Formatter.hs:51:7: warning: [GHC-68441] [-Wdeprecations] In the use of `memcpy' (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead" | 51 | memcpy ptr (fp `plusPtr` o) 3 | ^^^^^^ [4 of 5] Compiling Network.HTTP.Date.Converter ( Network/HTTP/Date/Converter.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-date-0.0.11/build/Network/HTTP/Date/Converter.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-date-0.0.11/build/Network/HTTP/Date/Converter.dyn_o ) [ 61 of 136] Compiling Distribution.SPDX.LicenseReference ( src/Distribution/SPDX/LicenseReference.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/SPDX/LicenseReference.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/SPDX/LicenseReference.dyn_o ) Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. [5 of 5] Compiling Network.HTTP.Date ( Network/HTTP/Date.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-date-0.0.11/build/Network/HTTP/Date.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-date-0.0.11/build/Network/HTTP/Date.dyn_o ) [31 of 83] Compiling Network.TLS.Packet ( Network/TLS/Packet.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Packet.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Packet.dyn_o ) Preprocessing library for adjunctions-4.4.3... Building library for adjunctions-4.4.3... [3 of 4] Compiling System.Random.MWC.SeedSource ( System/Random/MWC/SeedSource.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/mwc-random-0.15.2.0/build/System/Random/MWC/SeedSource.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/mwc-random-0.15.2.0/build/System/Random/MWC/SeedSource.dyn_o ) Preprocessing library for recursion-schemes-5.2.3... Building library for recursion-schemes-5.2.3... [4 of 4] Compiling System.Random.MWC ( System/Random/MWC.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/mwc-random-0.15.2.0/build/System/Random/MWC.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/mwc-random-0.15.2.0/build/System/Random/MWC.dyn_o ) [ 62 of 136] Compiling Distribution.SPDX.LicenseId ( src/Distribution/SPDX/LicenseId.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/SPDX/LicenseId.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/SPDX/LicenseId.dyn_o ) [15 of 16] Compiling Data.Monoid.Instances.Concat ( src/Data/Monoid/Instances/Concat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoid-subclasses-1.2.6/build/Data/Monoid/Instances/Concat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoid-subclasses-1.2.6/build/Data/Monoid/Instances/Concat.dyn_o ) [ 1 of 11] Compiling Control.Monad.Trans.Conts ( src/Control/Monad/Trans/Conts.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/adjunctions-4.4.3/build/Control/Monad/Trans/Conts.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/adjunctions-4.4.3/build/Control/Monad/Trans/Conts.dyn_o ) src/Data/Monoid/Instances/Concat.hs:23:1: warning: [GHC-66111] [-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() | 23 | import Data.Semigroup (Semigroup(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Monoid/Instances/Concat.hs:24:21: warning: [GHC-38856] [-Wunused-imports] The import of `Monoid' from module `Data.Monoid' is redundant | 24 | import Data.Monoid (Monoid(..), First(..), Sum(..)) | ^^^^^^^^^^ src/Data/Monoid/Instances/Concat.hs:199:26: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In an irrefutable pattern: Patterns of type `[Concat a]' not matched: [] | 199 | where splitNext a ~(xp:xs) = | ^^^^^^^ src/Data/Monoid/Instances/Concat.hs:282:26: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In an irrefutable pattern: Patterns of type `[Concat p]' not matched: [] | 282 | where splitNext a ~(xp:xs) = | ^^^^^^^ [1 of 4] Compiling Data.Functor.Base ( src/Data/Functor/Base.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/recursion-schemes-5.2.3/build/Data/Functor/Base.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/recursion-schemes-5.2.3/build/Data/Functor/Base.dyn_o ) Configuring library for warp-3.4.8... [11 of 12] Compiling Control.Monad.IOSim.Internal ( src/Control/Monad/IOSim/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-sim-1.5.1.0/build/Control/Monad/IOSim/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-sim-1.5.1.0/build/Control/Monad/IOSim/Internal.dyn_o ) [ 2 of 11] Compiling Data.Functor.Contravariant.Rep ( src/Data/Functor/Contravariant/Rep.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/adjunctions-4.4.3/build/Data/Functor/Contravariant/Rep.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/adjunctions-4.4.3/build/Data/Functor/Contravariant/Rep.dyn_o ) [ 3 of 11] Compiling Data.Functor.Contravariant.Adjunction ( src/Data/Functor/Contravariant/Adjunction.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/adjunctions-4.4.3/build/Data/Functor/Contravariant/Adjunction.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/adjunctions-4.4.3/build/Data/Functor/Contravariant/Adjunction.dyn_o ) [ 4 of 11] Compiling Control.Monad.Trans.Contravariant.Adjoint ( src/Control/Monad/Trans/Contravariant/Adjoint.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/adjunctions-4.4.3/build/Control/Monad/Trans/Contravariant/Adjoint.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/adjunctions-4.4.3/build/Control/Monad/Trans/Contravariant/Adjoint.dyn_o ) [ 5 of 11] Compiling Data.Functor.Rep ( src/Data/Functor/Rep.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/adjunctions-4.4.3/build/Data/Functor/Rep.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/adjunctions-4.4.3/build/Data/Functor/Rep.dyn_o ) [ 4 of 10] Compiling Data.Csv.Conversion.Internal ( src/Data/Csv/Conversion/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cassava-0.5.4.1/build/Data/Csv/Conversion/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cassava-0.5.4.1/build/Data/Csv/Conversion/Internal.dyn_o ) Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. [18 of 32] Compiling Data.Aeson.Parser.Time ( src/Data/Aeson/Parser/Time.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Parser/Time.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Parser/Time.dyn_o ) [ 6 of 11] Compiling Data.Functor.Adjunction ( src/Data/Functor/Adjunction.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/adjunctions-4.4.3/build/Data/Functor/Adjunction.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/adjunctions-4.4.3/build/Data/Functor/Adjunction.dyn_o ) [19 of 32] Compiling Data.Aeson.Encoding.Builder ( src/Data/Aeson/Encoding/Builder.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Encoding/Builder.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Encoding/Builder.dyn_o ) [16 of 16] Compiling Data.Monoid.Instances.ByteString.UTF8 ( src/Data/Monoid/Instances/ByteString/UTF8.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoid-subclasses-1.2.6/build/Data/Monoid/Instances/ByteString/UTF8.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoid-subclasses-1.2.6/build/Data/Monoid/Instances/ByteString/UTF8.dyn_o ) [32 of 83] Compiling Network.TLS.Extension ( Network/TLS/Extension.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Extension.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Extension.dyn_o ) src/Data/Monoid/Instances/ByteString/UTF8.hs:59:1: warning: [GHC-66111] [-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() | 59 | import Data.Semigroup (Semigroup(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Monoid/Instances/ByteString/UTF8.hs:60:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() | 60 | import Data.Monoid (Monoid(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2 of 4] Compiling Data.Functor.Foldable ( src/Data/Functor/Foldable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/recursion-schemes-5.2.3/build/Data/Functor/Foldable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/recursion-schemes-5.2.3/build/Data/Functor/Foldable.dyn_o ) Preprocessing library for warp-3.4.8... Building library for warp-3.4.8... [ 7 of 11] Compiling Control.Monad.Trans.Adjoint ( src/Control/Monad/Trans/Adjoint.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/adjunctions-4.4.3/build/Control/Monad/Trans/Adjoint.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/adjunctions-4.4.3/build/Control/Monad/Trans/Adjoint.dyn_o ) [ 8 of 11] Compiling Control.Comonad.Trans.Adjoint ( src/Control/Comonad/Trans/Adjoint.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/adjunctions-4.4.3/build/Control/Comonad/Trans/Adjoint.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/adjunctions-4.4.3/build/Control/Comonad/Trans/Adjoint.dyn_o ) [ 9 of 11] Compiling Control.Monad.Representable.State ( src/Control/Monad/Representable/State.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/adjunctions-4.4.3/build/Control/Monad/Representable/State.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/adjunctions-4.4.3/build/Control/Monad/Representable/State.dyn_o ) [ 5 of 10] Compiling Data.Csv.Conversion ( src/Data/Csv/Conversion.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cassava-0.5.4.1/build/Data/Csv/Conversion.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cassava-0.5.4.1/build/Data/Csv/Conversion.dyn_o ) [ 5 of 11] Compiling Network.DNS.StateBinary ( internal/Network/DNS/StateBinary.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/l/dns-internal/build/dns-internal/Network/DNS/StateBinary.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/l/dns-internal/build/dns-internal/Network/DNS/StateBinary.dyn_o ) [10 of 11] Compiling Control.Monad.Representable.Reader ( src/Control/Monad/Representable/Reader.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/adjunctions-4.4.3/build/Control/Monad/Representable/Reader.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/adjunctions-4.4.3/build/Control/Monad/Representable/Reader.dyn_o ) internal/Network/DNS/StateBinary.hs:296:57: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Network.DNS.Imports, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 296 | toResult (A.Fail _ ctx msg) = Left $ DecodeError $ head $ ctx ++ [msg] | ^^^^ internal/Network/DNS/StateBinary.hs:312:54: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Network.DNS.Imports, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 312 | toResult (A.Fail _ ctx e) = Left $ DecodeError $ head $ ctx ++ [e] | ^^^^ [ 1 of 34] Compiling Network.Wai.Handler.Warp.Date ( Network/Wai/Handler/Warp/Date.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/Date.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/Date.dyn_o ) [ 2 of 34] Compiling Network.Wai.Handler.Warp.HashMap ( Network/Wai/Handler/Warp/HashMap.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/HashMap.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/HashMap.dyn_o ) [20 of 32] Compiling Data.Aeson.Encoding.Internal ( src/Data/Aeson/Encoding/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Encoding/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Encoding/Internal.dyn_o ) [11 of 11] Compiling Control.Comonad.Representable.Store ( src/Control/Comonad/Representable/Store.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/adjunctions-4.4.3/build/Control/Comonad/Representable/Store.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/adjunctions-4.4.3/build/Control/Comonad/Representable/Store.dyn_o ) [ 3 of 34] Compiling Network.Wai.Handler.Warp.Imports ( Network/Wai/Handler/Warp/Imports.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/Imports.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/Imports.dyn_o ) [ 4 of 34] Compiling Network.Wai.Handler.Warp.FileInfoCache ( Network/Wai/Handler/Warp/FileInfoCache.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/FileInfoCache.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/FileInfoCache.dyn_o ) [12 of 12] Compiling Control.Monad.IOSim ( src/Control/Monad/IOSim.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-sim-1.5.1.0/build/Control/Monad/IOSim.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/io-sim-1.5.1.0/build/Control/Monad/IOSim.dyn_o ) [ 6 of 11] Compiling Network.DNS.Memo ( internal/Network/DNS/Memo.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/l/dns-internal/build/dns-internal/Network/DNS/Memo.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/l/dns-internal/build/dns-internal/Network/DNS/Memo.dyn_o ) [21 of 32] Compiling Data.Aeson.Encoding ( src/Data/Aeson/Encoding.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Encoding.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Encoding.dyn_o ) [22 of 32] Compiling Data.Aeson.Decoding.Conversion ( src/Data/Aeson/Decoding/Conversion.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Decoding/Conversion.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Decoding/Conversion.dyn_o ) [ 5 of 34] Compiling Network.Wai.Handler.Warp.Counter ( Network/Wai/Handler/Warp/Counter.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/Counter.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/Counter.dyn_o ) [ 6 of 34] Compiling Network.Wai.Handler.Warp.MultiMap ( Network/Wai/Handler/Warp/MultiMap.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/MultiMap.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/MultiMap.dyn_o ) [23 of 32] Compiling Data.Aeson.Types.FromJSON ( src/Data/Aeson/Types/FromJSON.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Types/FromJSON.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Types/FromJSON.dyn_o ) [ 7 of 34] Compiling Network.Wai.Handler.Warp.FdCache ( Network/Wai/Handler/Warp/FdCache.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/FdCache.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/FdCache.dyn_o ) Configuring library for ral-0.2.2... Configuring library for kan-extensions-5.2.7... [ 8 of 34] Compiling Network.Wai.Handler.Warp.PackInt ( Network/Wai/Handler/Warp/PackInt.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/PackInt.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/PackInt.dyn_o ) [3 of 4] Compiling Data.Functor.Foldable.TH ( src/Data/Functor/Foldable/TH.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/recursion-schemes-5.2.3/build/Data/Functor/Foldable/TH.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/recursion-schemes-5.2.3/build/Data/Functor/Foldable/TH.dyn_o ) [ 9 of 34] Compiling Network.Wai.Handler.Warp.ReadInt ( Network/Wai/Handler/Warp/ReadInt.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/ReadInt.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/ReadInt.dyn_o ) [33 of 83] Compiling Network.TLS.Struct13 ( Network/TLS/Struct13.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Struct13.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Struct13.dyn_o ) [10 of 34] Compiling Network.Wai.Handler.Warp.ResponseHeader ( Network/Wai/Handler/Warp/ResponseHeader.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/ResponseHeader.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/ResponseHeader.dyn_o ) Network/Wai/Handler/Warp/ResponseHeader.hs:9:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.List' is redundant except perhaps to import instances from `Data.List' To import instances alone, use: import Data.List() | 9 | import Data.List (foldl') | ^^^^^^^^^^^^^^^^^^^^^^^^^ [4 of 4] Compiling Paths_recursion_schemes ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/recursion-schemes-5.2.3/build/autogen/Paths_recursion_schemes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/recursion-schemes-5.2.3/build/Paths_recursion_schemes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/recursion-schemes-5.2.3/build/Paths_recursion_schemes.dyn_o ) [ 6 of 12] Compiling Data.Bit.Mutable ( src/Data/Bit/Mutable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bitvec-1.1.5.0/build/Data/Bit/Mutable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bitvec-1.1.5.0/build/Data/Bit/Mutable.dyn_o ) [11 of 34] Compiling Network.Wai.Handler.Warp.Types ( Network/Wai/Handler/Warp/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/Types.dyn_o ) [34 of 83] Compiling Network.TLS.Record.State ( Network/TLS/Record/State.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Record/State.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Record/State.dyn_o ) [ 7 of 11] Compiling Network.DNS.Encode.Builders ( internal/Network/DNS/Encode/Builders.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/l/dns-internal/build/dns-internal/Network/DNS/Encode/Builders.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/l/dns-internal/build/dns-internal/Network/DNS/Encode/Builders.dyn_o ) [35 of 83] Compiling Network.TLS.Record.Types ( Network/TLS/Record/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Record/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Record/Types.dyn_o ) Configuring library for cardano-binary-1.7.1.1... [12 of 34] Compiling Network.Wai.Handler.Warp.RequestHeader ( Network/Wai/Handler/Warp/RequestHeader.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/RequestHeader.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/RequestHeader.dyn_o ) [36 of 83] Compiling Network.TLS.Record.Engage ( Network/TLS/Record/Engage.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Record/Engage.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Record/Engage.dyn_o ) [13 of 34] Compiling Network.Wai.Handler.Warp.Header ( Network/Wai/Handler/Warp/Header.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/Header.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/Header.dyn_o ) [37 of 83] Compiling Network.TLS.Record.Disengage ( Network/TLS/Record/Disengage.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Record/Disengage.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Record/Disengage.dyn_o ) [ 8 of 11] Compiling Network.DNS.Encode.Internal ( internal/Network/DNS/Encode/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/l/dns-internal/build/dns-internal/Network/DNS/Encode/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/l/dns-internal/build/dns-internal/Network/DNS/Encode/Internal.dyn_o ) Preprocessing library for kan-extensions-5.2.7... Building library for kan-extensions-5.2.7... [ 9 of 11] Compiling Network.DNS.Decode.Parsers ( internal/Network/DNS/Decode/Parsers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/l/dns-internal/build/dns-internal/Network/DNS/Decode/Parsers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/l/dns-internal/build/dns-internal/Network/DNS/Decode/Parsers.dyn_o ) Preprocessing library for ral-0.2.2... Building library for ral-0.2.2... internal/Network/DNS/Decode/Parsers.hs:287:5: warning: [GHC-63397] [-Wname-shadowing] This binding for `flags' shadows the existing binding imported from `Network.DNS.Types.Internal' at internal/Network/DNS/Decode/Parsers.hs:21:1-33 (and originally defined at internal/Network/DNS/Types/Internal.hs:342:5-9) | 287 | flags <- get8 | ^^^^^ [14 of 34] Compiling Network.Wai.Handler.Warp.File ( Network/Wai/Handler/Warp/File.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/File.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/File.dyn_o ) [ 1 of 13] Compiling Data.Functor.Contravariant.Coyoneda ( src/Data/Functor/Contravariant/Coyoneda.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/kan-extensions-5.2.7/build/Data/Functor/Contravariant/Coyoneda.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/kan-extensions-5.2.7/build/Data/Functor/Contravariant/Coyoneda.dyn_o ) [38 of 83] Compiling Network.TLS.Record ( Network/TLS/Record.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Record.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Record.dyn_o ) [39 of 83] Compiling Network.TLS.Packet13 ( Network/TLS/Packet13.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Packet13.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Packet13.dyn_o ) [15 of 34] Compiling Network.Wai.Handler.Warp.HTTP2.Types ( Network/Wai/Handler/Warp/HTTP2/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/HTTP2/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/HTTP2/Types.dyn_o ) [ 2 of 13] Compiling Data.Functor.Contravariant.Day ( src/Data/Functor/Contravariant/Day.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/kan-extensions-5.2.7/build/Data/Functor/Contravariant/Day.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/kan-extensions-5.2.7/build/Data/Functor/Contravariant/Day.dyn_o ) [ 1 of 11] Compiling Data.RAList.Tree.Internal ( src/Data/RAList/Tree/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ral-0.2.2/build/Data/RAList/Tree/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ral-0.2.2/build/Data/RAList/Tree/Internal.dyn_o ) [16 of 34] Compiling Network.Wai.Handler.Warp.Conduit ( Network/Wai/Handler/Warp/Conduit.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/Conduit.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/Conduit.dyn_o ) [ 3 of 13] Compiling Data.Functor.Contravariant.Yoneda ( src/Data/Functor/Contravariant/Yoneda.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/kan-extensions-5.2.7/build/Data/Functor/Contravariant/Yoneda.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/kan-extensions-5.2.7/build/Data/Functor/Contravariant/Yoneda.dyn_o ) [ 4 of 13] Compiling Data.Functor.Day ( src/Data/Functor/Day.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/kan-extensions-5.2.7/build/Data/Functor/Day.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/kan-extensions-5.2.7/build/Data/Functor/Day.dyn_o ) [ 6 of 10] Compiling Data.Csv.Encoding ( src/Data/Csv/Encoding.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cassava-0.5.4.1/build/Data/Csv/Encoding.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cassava-0.5.4.1/build/Data/Csv/Encoding.dyn_o ) [10 of 11] Compiling Network.DNS.Decode.Internal ( internal/Network/DNS/Decode/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/l/dns-internal/build/dns-internal/Network/DNS/Decode/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/l/dns-internal/build/dns-internal/Network/DNS/Decode/Internal.dyn_o ) [40 of 83] Compiling Network.TLS.Handshake.State ( Network/TLS/Handshake/State.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/State.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/State.dyn_o ) [17 of 34] Compiling Network.Wai.Handler.Warp.Buffer ( Network/Wai/Handler/Warp/Buffer.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/Buffer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/Buffer.dyn_o ) [18 of 34] Compiling Network.Wai.Handler.Warp.SendFile ( Network/Wai/Handler/Warp/SendFile.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/SendFile.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/SendFile.dyn_o ) [11 of 11] Compiling Network.DNS.Types.Resolver ( internal/Network/DNS/Types/Resolver.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/l/dns-internal/build/dns-internal/Network/DNS/Types/Resolver.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/l/dns-internal/build/dns-internal/Network/DNS/Types/Resolver.dyn_o ) Preprocessing library for cardano-binary-1.7.1.1... Building library for cardano-binary-1.7.1.1... [ 5 of 13] Compiling Data.Functor.Day.Curried ( src/Data/Functor/Day/Curried.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/kan-extensions-5.2.7/build/Data/Functor/Day/Curried.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/kan-extensions-5.2.7/build/Data/Functor/Day/Curried.dyn_o ) [19 of 34] Compiling Network.Wai.Handler.Warp.HTTP2.File ( Network/Wai/Handler/Warp/HTTP2/File.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/HTTP2/File.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/HTTP2/File.dyn_o ) [1 of 5] Compiling Cardano.Binary.FromCBOR ( src/Cardano/Binary/FromCBOR.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-binary-1.7.1.1/build/Cardano/Binary/FromCBOR.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-binary-1.7.1.1/build/Cardano/Binary/FromCBOR.dyn_o ) [ 6 of 13] Compiling Data.Functor.Invariant.Day ( src/Data/Functor/Invariant/Day.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/kan-extensions-5.2.7/build/Data/Functor/Invariant/Day.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/kan-extensions-5.2.7/build/Data/Functor/Invariant/Day.dyn_o ) [20 of 34] Compiling Network.Wai.Handler.Warp.IO ( Network/Wai/Handler/Warp/IO.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/IO.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/IO.dyn_o ) [21 of 34] Compiling Network.Wai.Handler.Warp.Windows ( Network/Wai/Handler/Warp/Windows.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/Windows.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/Windows.dyn_o ) [ 7 of 13] Compiling Data.Functor.Kan.Lan ( src/Data/Functor/Kan/Lan.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/kan-extensions-5.2.7/build/Data/Functor/Kan/Lan.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/kan-extensions-5.2.7/build/Data/Functor/Kan/Lan.dyn_o ) [22 of 34] Compiling Paths_warp ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/autogen/Paths_warp.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Paths_warp.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Paths_warp.dyn_o ) Configuring library for dns-4.2.0... [ 8 of 13] Compiling Data.Functor.Coyoneda ( src/Data/Functor/Coyoneda.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/kan-extensions-5.2.7/build/Data/Functor/Coyoneda.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/kan-extensions-5.2.7/build/Data/Functor/Coyoneda.dyn_o ) [23 of 34] Compiling Network.Wai.Handler.Warp.Settings ( Network/Wai/Handler/Warp/Settings.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/Settings.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/Settings.dyn_o ) [24 of 34] Compiling Network.Wai.Handler.Warp.Request ( Network/Wai/Handler/Warp/Request.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/Request.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/Request.dyn_o ) [ 2 of 11] Compiling Data.RAList.Tree ( src/Data/RAList/Tree.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ral-0.2.2/build/Data/RAList/Tree.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ral-0.2.2/build/Data/RAList/Tree.dyn_o ) [41 of 83] Compiling Network.TLS.Handshake.Control ( Network/TLS/Handshake/Control.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Control.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Control.dyn_o ) [ 3 of 11] Compiling Data.RAList.NonEmpty.Internal ( src/Data/RAList/NonEmpty/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ral-0.2.2/build/Data/RAList/NonEmpty/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ral-0.2.2/build/Data/RAList/NonEmpty/Internal.dyn_o ) [42 of 83] Compiling Network.TLS.State ( Network/TLS/State.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/State.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/State.dyn_o ) [25 of 34] Compiling Network.Wai.Handler.Warp.HTTP2.Request ( Network/Wai/Handler/Warp/HTTP2/Request.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/HTTP2/Request.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/HTTP2/Request.dyn_o ) Network/Wai/Handler/Warp/HTTP2/Request.hs:88:14: warning: [GHC-68441] [-Wdeprecations] In the use of `getHeaderValue' (imported from Network.HPACK, but defined in Network.HTTP.Semantics.Header): Deprecated: "use geFieldValue instead" | 88 | !mPath = getHeaderValue tokenPath reqvt -- SHOULD | ^^^^^^^^^^^^^^ Network/Wai/Handler/Warp/HTTP2/Request.hs:89:31: warning: [GHC-68441] [-Wdeprecations] In the use of `getHeaderValue' (imported from Network.HPACK, but defined in Network.HTTP.Semantics.Header): Deprecated: "use geFieldValue instead" | 89 | !colonMethod = fromJust $ getHeaderValue tokenMethod reqvt -- MUST | ^^^^^^^^^^^^^^ Network/Wai/Handler/Warp/HTTP2/Request.hs:90:14: warning: [GHC-68441] [-Wdeprecations] In the use of `getHeaderValue' (imported from Network.HPACK, but defined in Network.HTTP.Semantics.Header): Deprecated: "use geFieldValue instead" | 90 | !mAuth = getHeaderValue tokenAuthority reqvt -- SHOULD | ^^^^^^^^^^^^^^ Network/Wai/Handler/Warp/HTTP2/Request.hs:91:14: warning: [GHC-68441] [-Wdeprecations] In the use of `getHeaderValue' (imported from Network.HPACK, but defined in Network.HTTP.Semantics.Header): Deprecated: "use geFieldValue instead" | 91 | !mHost = getHeaderValue tokenHost reqvt | ^^^^^^^^^^^^^^ Network/Wai/Handler/Warp/HTTP2/Request.hs:92:15: warning: [GHC-68441] [-Wdeprecations] In the use of `getHeaderValue' (imported from Network.HPACK, but defined in Network.HTTP.Semantics.Header): Deprecated: "use geFieldValue instead" | 92 | !mRange = getHeaderValue tokenRange reqvt | ^^^^^^^^^^^^^^ Network/Wai/Handler/Warp/HTTP2/Request.hs:93:17: warning: [GHC-68441] [-Wdeprecations] In the use of `getHeaderValue' (imported from Network.HPACK, but defined in Network.HTTP.Semantics.Header): Deprecated: "use geFieldValue instead" | 93 | !mReferer = getHeaderValue tokenReferer reqvt | ^^^^^^^^^^^^^^ Network/Wai/Handler/Warp/HTTP2/Request.hs:94:19: warning: [GHC-68441] [-Wdeprecations] In the use of `getHeaderValue' (imported from Network.HPACK, but defined in Network.HTTP.Semantics.Header): Deprecated: "use geFieldValue instead" | 94 | !mUserAgent = getHeaderValue tokenUserAgent reqvt | ^^^^^^^^^^^^^^ [ 9 of 13] Compiling Control.Comonad.Density ( src/Control/Comonad/Density.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/kan-extensions-5.2.7/build/Control/Comonad/Density.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/kan-extensions-5.2.7/build/Control/Comonad/Density.dyn_o ) [26 of 34] Compiling Network.Wai.Handler.Warp.HTTP2.PushPromise ( Network/Wai/Handler/Warp/HTTP2/PushPromise.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/HTTP2/PushPromise.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/HTTP2/PushPromise.dyn_o ) [43 of 83] Compiling Network.TLS.X509 ( Network/TLS/X509.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/X509.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/X509.dyn_o ) [27 of 34] Compiling Network.Wai.Handler.Warp.Response ( Network/Wai/Handler/Warp/Response.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/Response.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/Response.dyn_o ) [10 of 13] Compiling Control.Monad.Co ( src/Control/Monad/Co.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/kan-extensions-5.2.7/build/Control/Monad/Co.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/kan-extensions-5.2.7/build/Control/Monad/Co.dyn_o ) [44 of 83] Compiling Network.TLS.Hooks ( Network/TLS/Hooks.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Hooks.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Hooks.dyn_o ) Preprocessing library for dns-4.2.0... Building library for dns-4.2.0... [45 of 83] Compiling Network.TLS.Credentials ( Network/TLS/Credentials.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Credentials.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Credentials.dyn_o ) [11 of 13] Compiling Data.Functor.Kan.Ran ( src/Data/Functor/Kan/Ran.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/kan-extensions-5.2.7/build/Data/Functor/Kan/Ran.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/kan-extensions-5.2.7/build/Data/Functor/Kan/Ran.dyn_o ) [ 1 of 10] Compiling Network.DNS.Decode ( Network/DNS/Decode.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/build/Network/DNS/Decode.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/build/Network/DNS/Decode.dyn_o ) [12 of 13] Compiling Control.Monad.Codensity ( src/Control/Monad/Codensity.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/kan-extensions-5.2.7/build/Control/Monad/Codensity.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/kan-extensions-5.2.7/build/Control/Monad/Codensity.dyn_o ) [28 of 34] Compiling Network.Wai.Handler.Warp.HTTP2.Response ( Network/Wai/Handler/Warp/HTTP2/Response.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/HTTP2/Response.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/HTTP2/Response.dyn_o ) [2 of 5] Compiling Cardano.Binary.Deserialize ( src/Cardano/Binary/Deserialize.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-binary-1.7.1.1/build/Cardano/Binary/Deserialize.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-binary-1.7.1.1/build/Cardano/Binary/Deserialize.dyn_o ) [46 of 83] Compiling Network.TLS.Parameters ( Network/TLS/Parameters.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Parameters.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Parameters.dyn_o ) [ 2 of 10] Compiling Network.DNS.Encode ( Network/DNS/Encode.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/build/Network/DNS/Encode.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/build/Network/DNS/Encode.dyn_o ) [3 of 5] Compiling Cardano.Binary.ToCBOR ( src/Cardano/Binary/ToCBOR.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-binary-1.7.1.1/build/Cardano/Binary/ToCBOR.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-binary-1.7.1.1/build/Cardano/Binary/ToCBOR.dyn_o ) [29 of 34] Compiling Network.Wai.Handler.Warp.HTTP2 ( Network/Wai/Handler/Warp/HTTP2.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/HTTP2.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/HTTP2.dyn_o ) Network/Wai/Handler/Warp/HTTP2.hs:155:25: warning: [GHC-68441] [-Wdeprecations] In the use of type constructor or class `ErrorCodeId' (imported from Network.HTTP2.Frame, but defined in Network.HTTP2.Frame.Types): Deprecated: "Use ErrorCode instead" | 155 | goaway :: Connection -> H2.ErrorCodeId -> ByteString -> IO () | ^^^^^^^^^^^^^^ [ 63 of 136] Compiling Distribution.SPDX.LicenseExceptionId ( src/Distribution/SPDX/LicenseExceptionId.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/SPDX/LicenseExceptionId.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/SPDX/LicenseExceptionId.dyn_o ) [ 4 of 11] Compiling Data.RAList.Internal ( src/Data/RAList/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ral-0.2.2/build/Data/RAList/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ral-0.2.2/build/Data/RAList/Internal.dyn_o ) [ 3 of 10] Compiling Network.DNS.IO ( Network/DNS/IO.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/build/Network/DNS/IO.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/build/Network/DNS/IO.dyn_o ) [13 of 13] Compiling Data.Functor.Yoneda ( src/Data/Functor/Yoneda.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/kan-extensions-5.2.7/build/Data/Functor/Yoneda.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/kan-extensions-5.2.7/build/Data/Functor/Yoneda.dyn_o ) [30 of 34] Compiling Network.Wai.Handler.Warp.HTTP1 ( Network/Wai/Handler/Warp/HTTP1.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/HTTP1.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/HTTP1.dyn_o ) [ 4 of 10] Compiling Network.DNS.Transport ( Network/DNS/Transport.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/build/Network/DNS/Transport.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/build/Network/DNS/Transport.dyn_o ) Network/DNS/Transport.hs:85:40: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Network.DNS.Imports, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 85 | | onlyOne = resolveOne (head nss) (head gens) q tm retry ctls rcv | ^^^^ Network/DNS/Transport.hs:85:51: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Network.DNS.Imports, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 85 | | onlyOne = resolveOne (head nss) (head gens) q tm retry ctls rcv | ^^^^ [ 5 of 11] Compiling Data.RAList.NonEmpty ( src/Data/RAList/NonEmpty.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ral-0.2.2/build/Data/RAList/NonEmpty.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ral-0.2.2/build/Data/RAList/NonEmpty.dyn_o ) [ 6 of 11] Compiling Data.RAList ( src/Data/RAList.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ral-0.2.2/build/Data/RAList.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ral-0.2.2/build/Data/RAList.dyn_o ) [47 of 83] Compiling Network.TLS.Context.Internal ( Network/TLS/Context/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Context/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Context/Internal.dyn_o ) [31 of 34] Compiling Network.Wai.Handler.Warp.Run ( Network/Wai/Handler/Warp/Run.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/Run.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/Run.dyn_o ) [ 7 of 11] Compiling Data.RAVec.Tree ( src/Data/RAVec/Tree.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ral-0.2.2/build/Data/RAVec/Tree.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ral-0.2.2/build/Data/RAVec/Tree.dyn_o ) [ 5 of 10] Compiling Network.DNS.Resolver ( Network/DNS/Resolver.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/build/Network/DNS/Resolver.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/build/Network/DNS/Resolver.dyn_o ) Network/DNS/Resolver.hs:76:5: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Network.DNS.Imports, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 76 | head <$> getAddrInfo (Just hints) (Just addr) (Just serv) | ^^^^ Network/DNS/Resolver.hs:106:7: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type `[Word16]' not matched: [] [_] (_:_:_:_) | 106 | [u,l] = map fromIntegral $ BS.unpack bs | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Configuring library for lens-5.3.5... [32 of 34] Compiling Network.Wai.Handler.Warp.WithApplication ( Network/Wai/Handler/Warp/WithApplication.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/WithApplication.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/WithApplication.dyn_o ) [ 6 of 10] Compiling Network.DNS.LookupRaw ( Network/DNS/LookupRaw.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/build/Network/DNS/LookupRaw.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/build/Network/DNS/LookupRaw.dyn_o ) Network/DNS/LookupRaw.hs:127:5: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type `Maybe Cache' not matched: Nothing | 127 | Just c = cache rlv | ^^^^^^^^^^^^^^^^^^ [ 8 of 11] Compiling Data.RAVec.Tree.DF ( src/Data/RAVec/Tree/DF.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ral-0.2.2/build/Data/RAVec/Tree/DF.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ral-0.2.2/build/Data/RAVec/Tree/DF.dyn_o ) [ 7 of 10] Compiling Data.Csv.Incremental ( src/Data/Csv/Incremental.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cassava-0.5.4.1/build/Data/Csv/Incremental.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cassava-0.5.4.1/build/Data/Csv/Incremental.dyn_o ) [33 of 34] Compiling Network.Wai.Handler.Warp.Internal ( Network/Wai/Handler/Warp/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp/Internal.dyn_o ) src/Data/RAVec/Tree/DF.hs:249:5: warning: [GHC-50928] [-Wnoncanonical-monoid-instances] Noncanonical `mappend' definition detected in the instance declaration for `Monoid (Tree n a)'. `mappend' will eventually be removed in favour of `(<>)' Suggested fix: Either remove definition for `mappend' (recommended) or define as `mappend = (<>)' See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid | 249 | mappend = zipWith mappend | ^^^^^^^^^^^^^^^^^^^^^^^^^ [34 of 34] Compiling Network.Wai.Handler.Warp ( Network/Wai/Handler/Warp.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/warp-3.4.8/build/Network/Wai/Handler/Warp.dyn_o ) [ 7 of 10] Compiling Network.DNS.Lookup ( Network/DNS/Lookup.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/build/Network/DNS/Lookup.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/build/Network/DNS/Lookup.dyn_o ) [48 of 83] Compiling Network.TLS.Record.Writing ( Network/TLS/Record/Writing.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Record/Writing.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Record/Writing.dyn_o ) [49 of 83] Compiling Network.TLS.Record.Reading ( Network/TLS/Record/Reading.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Record/Reading.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Record/Reading.dyn_o ) [ 8 of 10] Compiling Network.DNS.Types ( Network/DNS/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/build/Network/DNS/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/build/Network/DNS/Types.dyn_o ) [50 of 83] Compiling Network.TLS.Receiving ( Network/TLS/Receiving.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Receiving.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Receiving.dyn_o ) [ 9 of 10] Compiling Network.DNS.Utils ( Network/DNS/Utils.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/build/Network/DNS/Utils.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/build/Network/DNS/Utils.dyn_o ) [10 of 10] Compiling Network.DNS ( Network/DNS.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/build/Network/DNS.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dns-4.2.0/build/Network/DNS.dyn_o ) [51 of 83] Compiling Network.TLS.Handshake.State13 ( Network/TLS/Handshake/State13.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/State13.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/State13.dyn_o ) [ 64 of 136] Compiling Distribution.SPDX.LicenseExpression ( src/Distribution/SPDX/LicenseExpression.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/SPDX/LicenseExpression.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/SPDX/LicenseExpression.dyn_o ) [52 of 83] Compiling Network.TLS.Handshake.Random ( Network/TLS/Handshake/Random.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Random.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Random.dyn_o ) [4 of 5] Compiling Cardano.Binary.Serialize ( src/Cardano/Binary/Serialize.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-binary-1.7.1.1/build/Cardano/Binary/Serialize.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-binary-1.7.1.1/build/Cardano/Binary/Serialize.dyn_o ) [53 of 83] Compiling Network.TLS.Sending ( Network/TLS/Sending.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Sending.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Sending.dyn_o ) [ 9 of 11] Compiling TrustworthyCompat ( src/TrustworthyCompat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ral-0.2.2/build/TrustworthyCompat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ral-0.2.2/build/TrustworthyCompat.dyn_o ) Preprocessing library for lens-5.3.5... Building library for lens-5.3.5... [5 of 5] Compiling Cardano.Binary ( src/Cardano/Binary.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-binary-1.7.1.1/build/Cardano/Binary.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-binary-1.7.1.1/build/Cardano/Binary.dyn_o ) [10 of 11] Compiling Data.RAVec.NonEmpty ( src/Data/RAVec/NonEmpty.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ral-0.2.2/build/Data/RAVec/NonEmpty.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ral-0.2.2/build/Data/RAVec/NonEmpty.dyn_o ) [ 8 of 10] Compiling Data.Csv.Streaming ( src/Data/Csv/Streaming.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cassava-0.5.4.1/build/Data/Csv/Streaming.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cassava-0.5.4.1/build/Data/Csv/Streaming.dyn_o ) src/Data/RAVec/NonEmpty.hs:273:5: warning: [GHC-50928] [-Wnoncanonical-monoid-instances] Noncanonical `mappend' definition detected in the instance declaration for `Monoid (NERAVec b a)'. `mappend' will eventually be removed in favour of `(<>)' Suggested fix: Either remove definition for `mappend' (recommended) or define as `mappend = (<>)' See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid | 273 | mappend = zipWith mappend | ^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/RAVec/NonEmpty.hs:277:5: warning: [GHC-50928] [-Wnoncanonical-monoid-instances] Noncanonical `mappend' definition detected in the instance declaration for `Monoid (NERAVec' n b a)'. `mappend' will eventually be removed in favour of `(<>)' Suggested fix: Either remove definition for `mappend' (recommended) or define as `mappend = (<>)' See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid | 277 | mappend = zipWith' mappend | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [54 of 83] Compiling Network.TLS.IO ( Network/TLS/IO.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/IO.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/IO.dyn_o ) [ 9 of 10] Compiling Data.Csv.Builder ( src/Data/Csv/Builder.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cassava-0.5.4.1/build/Data/Csv/Builder.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cassava-0.5.4.1/build/Data/Csv/Builder.dyn_o ) [ 7 of 12] Compiling Data.Bit.ImmutableTS ( src/Data/Bit/ImmutableTS.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bitvec-1.1.5.0/build/Data/Bit/ImmutableTS.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bitvec-1.1.5.0/build/Data/Bit/ImmutableTS.dyn_o ) [55 of 83] Compiling Network.TLS.Handshake.Process ( Network/TLS/Handshake/Process.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Process.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Process.dyn_o ) [10 of 10] Compiling Data.Csv ( src/Data/Csv.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cassava-0.5.4.1/build/Data/Csv.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cassava-0.5.4.1/build/Data/Csv.dyn_o ) [56 of 83] Compiling Network.TLS.Handshake.Server.ClientHello ( Network/TLS/Handshake/Server/ClientHello.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Server/ClientHello.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Server/ClientHello.dyn_o ) [ 65 of 136] Compiling Distribution.SPDX.License ( src/Distribution/SPDX/License.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/SPDX/License.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/SPDX/License.dyn_o ) [57 of 83] Compiling Network.TLS.Handshake.Key ( Network/TLS/Handshake/Key.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Key.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Key.dyn_o ) [ 66 of 136] Compiling Distribution.SPDX ( src/Distribution/SPDX.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/SPDX.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/SPDX.dyn_o ) [11 of 11] Compiling Data.RAVec ( src/Data/RAVec.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ral-0.2.2/build/Data/RAVec.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ral-0.2.2/build/Data/RAVec.dyn_o ) src/Data/RAVec.hs:177:12: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 177 | instance b ~ 'BP n => I.Foldable1 (RAVec b) where | ^ src/Data/RAVec.hs:181:12: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 181 | instance b ~ 'BP n => I.Traversable1 (RAVec b) where | ^ src/Data/RAVec.hs:219:5: warning: [GHC-50928] [-Wnoncanonical-monoid-instances] Noncanonical `mappend' definition detected in the instance declaration for `Monoid (RAVec b a)'. `mappend' will eventually be removed in favour of `(<>)' Suggested fix: Either remove definition for `mappend' (recommended) or define as `mappend = (<>)' See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid | 219 | mappend = zipWith mappend | ^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/RAVec.hs:232:12: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 232 | instance b ~ 'BZ => Boring (RAVec b a) where | ^ [ 67 of 136] Compiling Distribution.ModuleName ( src/Distribution/ModuleName.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/ModuleName.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/ModuleName.dyn_o ) [58 of 83] Compiling Network.TLS.Handshake.Signature ( Network/TLS/Handshake/Signature.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Signature.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Signature.dyn_o ) [ 68 of 136] Compiling Distribution.Utils.Path ( src/Distribution/Utils/Path.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Utils/Path.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Utils/Path.dyn_o ) [ 69 of 136] Compiling Distribution.Types.ModuleRenaming ( src/Distribution/Types/ModuleRenaming.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/ModuleRenaming.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/ModuleRenaming.dyn_o ) [59 of 83] Compiling Network.TLS.Handshake.Common ( Network/TLS/Handshake/Common.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Common.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Common.dyn_o ) Configuring library 'index-envs' for plutus-core-1.53.0.0... [60 of 83] Compiling Network.TLS.Handshake.Certificate ( Network/TLS/Handshake/Certificate.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Certificate.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Certificate.dyn_o ) [61 of 83] Compiling Network.TLS.Handshake.Common13 ( Network/TLS/Handshake/Common13.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Common13.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Common13.dyn_o ) [ 70 of 136] Compiling Distribution.Types.IncludeRenaming ( src/Distribution/Types/IncludeRenaming.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/IncludeRenaming.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/IncludeRenaming.dyn_o ) [ 71 of 136] Compiling Distribution.Types.Mixin ( src/Distribution/Types/Mixin.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/Mixin.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/Mixin.dyn_o ) [62 of 83] Compiling Network.TLS.Handshake.Server.ClientHello13 ( Network/TLS/Handshake/Server/ClientHello13.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Server/ClientHello13.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Server/ClientHello13.dyn_o ) [ 1 of 85] Compiling Control.Lens.Internal.CTypes ( src/Control/Lens/Internal/CTypes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/CTypes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/CTypes.dyn_o ) [ 2 of 85] Compiling Control.Lens.Internal.Doctest ( src/Control/Lens/Internal/Doctest.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/Doctest.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/Doctest.dyn_o ) [ 3 of 85] Compiling Control.Lens.Internal.Instances ( src/Control/Lens/Internal/Instances.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/Instances.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/Instances.dyn_o ) [ 4 of 85] Compiling Control.Lens.Internal.Iso ( src/Control/Lens/Internal/Iso.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/Iso.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/Iso.dyn_o ) [63 of 83] Compiling Network.TLS.Handshake.Server.Common ( Network/TLS/Handshake/Server/Common.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Server/Common.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Server/Common.dyn_o ) [ 72 of 136] Compiling Distribution.Types.ModuleReexport ( src/Distribution/Types/ModuleReexport.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/ModuleReexport.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/ModuleReexport.dyn_o ) [64 of 83] Compiling Network.TLS.Handshake.Server.TLS13 ( Network/TLS/Handshake/Server/TLS13.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Server/TLS13.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Server/TLS13.dyn_o ) Preprocessing library 'index-envs' for plutus-core-1.53.0.0... Building library 'index-envs' for plutus-core-1.53.0.0... [1 of 4] Compiling Data.RandomAccessList.Class ( index-envs/src/Data/RandomAccessList/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/index-envs/build/index-envs/Data/RandomAccessList/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/index-envs/build/index-envs/Data/RandomAccessList/Class.dyn_o ) [ 5 of 85] Compiling Control.Lens.Internal.List ( src/Control/Lens/Internal/List.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/List.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/List.dyn_o ) [ 6 of 85] Compiling Control.Lens.Internal.Prelude ( src/Control/Lens/Internal/Prelude.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/Prelude.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/Prelude.dyn_o ) [ 73 of 136] Compiling Distribution.Compat.Graph ( src/Distribution/Compat/Graph.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Compat/Graph.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Compat/Graph.dyn_o ) [65 of 83] Compiling Network.TLS.Handshake.Server.TLS12 ( Network/TLS/Handshake/Server/TLS12.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Server/TLS12.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Server/TLS12.dyn_o ) [ 7 of 85] Compiling Control.Lens.Internal.Level ( src/Control/Lens/Internal/Level.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/Level.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/Level.dyn_o ) [ 8 of 12] Compiling Data.Bit.Immutable ( src/Data/Bit/Immutable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bitvec-1.1.5.0/build/Data/Bit/Immutable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bitvec-1.1.5.0/build/Data/Bit/Immutable.dyn_o ) [66 of 83] Compiling Network.TLS.Handshake.Server.ServerHello13 ( Network/TLS/Handshake/Server/ServerHello13.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Server/ServerHello13.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Server/ServerHello13.dyn_o ) [2 of 4] Compiling Data.RandomAccessList.RelativizedMap ( index-envs/src/Data/RandomAccessList/RelativizedMap.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/index-envs/build/index-envs/Data/RandomAccessList/RelativizedMap.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/index-envs/build/index-envs/Data/RandomAccessList/RelativizedMap.dyn_o ) [ 74 of 136] Compiling Distribution.Version ( src/Distribution/Version.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Version.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Version.dyn_o ) [3 of 4] Compiling Data.RandomAccessList.SkewBinary ( index-envs/src/Data/RandomAccessList/SkewBinary.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/index-envs/build/index-envs/Data/RandomAccessList/SkewBinary.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/index-envs/build/index-envs/Data/RandomAccessList/SkewBinary.dyn_o ) [ 75 of 136] Compiling Distribution.Types.TestType ( src/Distribution/Types/TestType.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/TestType.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/TestType.dyn_o ) [ 8 of 85] Compiling Control.Lens.Internal.Indexed ( src/Control/Lens/Internal/Indexed.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/Indexed.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/Indexed.dyn_o ) [67 of 83] Compiling Network.TLS.Handshake.Server.ServerHello12 ( Network/TLS/Handshake/Server/ServerHello12.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Server/ServerHello12.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Server/ServerHello12.dyn_o ) [4 of 4] Compiling Data.RandomAccessList.SkewBinarySlab ( index-envs/src/Data/RandomAccessList/SkewBinarySlab.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/index-envs/build/index-envs/Data/RandomAccessList/SkewBinarySlab.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/index-envs/build/index-envs/Data/RandomAccessList/SkewBinarySlab.dyn_o ) [ 76 of 136] Compiling Distribution.Types.TestSuiteInterface ( src/Distribution/Types/TestSuiteInterface.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/TestSuiteInterface.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/TestSuiteInterface.dyn_o ) [68 of 83] Compiling Network.TLS.Handshake.Server.ClientHello12 ( Network/TLS/Handshake/Server/ClientHello12.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Server/ClientHello12.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Server/ClientHello12.dyn_o ) [69 of 83] Compiling Network.TLS.Handshake.Server ( Network/TLS/Handshake/Server.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Server.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Server.dyn_o ) [ 77 of 136] Compiling Distribution.Types.PackageId ( src/Distribution/Types/PackageId.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/PackageId.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/PackageId.dyn_o ) [70 of 83] Compiling Network.TLS.Handshake.Client.Common ( Network/TLS/Handshake/Client/Common.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Client/Common.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Client/Common.dyn_o ) [ 9 of 85] Compiling Control.Lens.Internal.Getter ( src/Control/Lens/Internal/Getter.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/Getter.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/Getter.dyn_o ) [71 of 83] Compiling Network.TLS.Handshake.Client.TLS12 ( Network/TLS/Handshake/Client/TLS12.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Client/TLS12.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Client/TLS12.dyn_o ) [ 78 of 136] Compiling Distribution.Types.UnitId ( src/Distribution/Types/UnitId.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/UnitId.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/UnitId.dyn_o ) [10 of 85] Compiling Control.Lens.Internal.Fold ( src/Control/Lens/Internal/Fold.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/Fold.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/Fold.dyn_o ) [72 of 83] Compiling Network.TLS.Handshake.Client.ServerHello ( Network/TLS/Handshake/Client/ServerHello.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Client/ServerHello.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Client/ServerHello.dyn_o ) [ 79 of 136] Compiling Distribution.Types.Module ( src/Distribution/Types/Module.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/Module.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/Module.dyn_o ) [11 of 85] Compiling Control.Lens.Internal.Context ( src/Control/Lens/Internal/Context.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/Context.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/Context.dyn_o ) [ 9 of 12] Compiling Data.Bit.F2PolyTS ( src/Data/Bit/F2PolyTS.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bitvec-1.1.5.0/build/Data/Bit/F2PolyTS.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bitvec-1.1.5.0/build/Data/Bit/F2PolyTS.dyn_o ) [73 of 83] Compiling Network.TLS.Handshake.Client.TLS13 ( Network/TLS/Handshake/Client/TLS13.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Client/TLS13.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Client/TLS13.dyn_o ) [24 of 32] Compiling Data.Aeson.Types.ToJSON ( src/Data/Aeson/Types/ToJSON.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Types/ToJSON.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Types/ToJSON.dyn_o ) [ 80 of 136] Compiling Distribution.Backpack ( src/Distribution/Backpack.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Backpack.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Backpack.dyn_o ) [12 of 85] Compiling Control.Lens.Internal.Bazaar ( src/Control/Lens/Internal/Bazaar.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/Bazaar.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/Bazaar.dyn_o ) src/Data/Aeson/Types/ToJSON.hs:1615:23: warning: [GHC-68441] [-Wdeprecations] In the use of data constructor `Solo' (imported from Data.Tuple.Solo, but defined in GHC.Tuple): Deprecated: "The Solo constructor has been renamed to MkSolo to avoid punning." | 1615 | liftToJSON _ t _ (Solo a) = t a | ^^^^ src/Data/Aeson/Types/ToJSON.hs:1618:27: warning: [GHC-68441] [-Wdeprecations] In the use of data constructor `Solo' (imported from Data.Tuple.Solo, but defined in GHC.Tuple): Deprecated: "The Solo constructor has been renamed to MkSolo to avoid punning." | 1618 | liftToEncoding _ t _ (Solo a) = t a | ^^^^ [74 of 83] Compiling Network.TLS.Handshake.Client.ClientHello ( Network/TLS/Handshake/Client/ClientHello.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Client/ClientHello.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Client/ClientHello.dyn_o ) [10 of 12] Compiling Data.Bit.ThreadSafe ( src/Data/Bit/ThreadSafe.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bitvec-1.1.5.0/build/Data/Bit/ThreadSafe.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bitvec-1.1.5.0/build/Data/Bit/ThreadSafe.dyn_o ) [11 of 12] Compiling Data.Bit.F2Poly ( src/Data/Bit/F2Poly.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bitvec-1.1.5.0/build/Data/Bit/F2Poly.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bitvec-1.1.5.0/build/Data/Bit/F2Poly.dyn_o ) [ 81 of 136] Compiling Distribution.Types.ExposedModule ( src/Distribution/Types/ExposedModule.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/ExposedModule.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/ExposedModule.dyn_o ) [75 of 83] Compiling Network.TLS.Handshake.Client ( Network/TLS/Handshake/Client.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Client.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake/Client.dyn_o ) [13 of 85] Compiling Control.Lens.Internal.Magma ( src/Control/Lens/Internal/Magma.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/Magma.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/Magma.dyn_o ) [ 82 of 136] Compiling Distribution.Types.PackageVersionConstraint ( src/Distribution/Types/PackageVersionConstraint.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/PackageVersionConstraint.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/PackageVersionConstraint.dyn_o ) [76 of 83] Compiling Network.TLS.PostHandshake ( Network/TLS/PostHandshake.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/PostHandshake.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/PostHandshake.dyn_o ) [77 of 83] Compiling Network.TLS.Handshake ( Network/TLS/Handshake.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Handshake.dyn_o ) [78 of 83] Compiling Network.TLS.Context ( Network/TLS/Context.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Context.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Context.dyn_o ) [ 83 of 136] Compiling Distribution.Types.PackageId.Lens ( src/Distribution/Types/PackageId/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/PackageId/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/PackageId/Lens.dyn_o ) [ 84 of 136] Compiling Distribution.Types.MungedPackageId ( src/Distribution/Types/MungedPackageId.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/MungedPackageId.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/MungedPackageId.dyn_o ) [79 of 83] Compiling Network.TLS.Record.Layer ( Network/TLS/Record/Layer.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Record/Layer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Record/Layer.dyn_o ) [14 of 85] Compiling Control.Lens.Internal.Prism ( src/Control/Lens/Internal/Prism.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/Prism.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/Prism.dyn_o ) [12 of 12] Compiling Data.Bit ( src/Data/Bit.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bitvec-1.1.5.0/build/Data/Bit.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/bitvec-1.1.5.0/build/Data/Bit.dyn_o ) [80 of 83] Compiling Network.TLS.Core ( Network/TLS/Core.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Core.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Core.dyn_o ) [15 of 85] Compiling Control.Lens.Internal.Profunctor ( src/Control/Lens/Internal/Profunctor.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/Profunctor.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/Profunctor.dyn_o ) [ 85 of 136] Compiling Distribution.Types.LegacyExeDependency ( src/Distribution/Types/LegacyExeDependency.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/LegacyExeDependency.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/LegacyExeDependency.dyn_o ) [16 of 85] Compiling Control.Lens.Internal.Review ( src/Control/Lens/Internal/Review.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/Review.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/Review.dyn_o ) [17 of 85] Compiling Control.Lens.Internal.Setter ( src/Control/Lens/Internal/Setter.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/Setter.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/Setter.dyn_o ) Configuring library for vector-algorithms-0.9.1.0... [18 of 85] Compiling Control.Lens.Internal.Zoom ( src/Control/Lens/Internal/Zoom.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/Zoom.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/Zoom.dyn_o ) [ 86 of 136] Compiling Distribution.Types.ExeDependency ( src/Distribution/Types/ExeDependency.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/ExeDependency.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/ExeDependency.dyn_o ) [81 of 83] Compiling Network.TLS.QUIC ( Network/TLS/QUIC.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/QUIC.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/QUIC.dyn_o ) [82 of 83] Compiling Network.TLS.Internal ( Network/TLS/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS/Internal.dyn_o ) [83 of 83] Compiling Network.TLS ( Network/TLS.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/tls-2.1.6/build/Network/TLS.dyn_o ) [ 87 of 136] Compiling Distribution.Types.Dependency ( src/Distribution/Types/Dependency.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/Dependency.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/Dependency.dyn_o ) Configuring library for crypton-connection-0.4.5... [19 of 85] Compiling Control.Lens.Internal ( src/Control/Lens/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal.dyn_o ) [20 of 85] Compiling Control.Lens.Type ( src/Control/Lens/Type.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Type.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Type.dyn_o ) [21 of 85] Compiling Control.Lens.Setter ( src/Control/Lens/Setter.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Setter.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Setter.dyn_o ) [ 88 of 136] Compiling Distribution.Types.SetupBuildInfo ( src/Distribution/Types/SetupBuildInfo.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/SetupBuildInfo.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/SetupBuildInfo.dyn_o ) Preprocessing library for vector-algorithms-0.9.1.0... Building library for vector-algorithms-0.9.1.0... [ 1 of 11] Compiling Data.Vector.Algorithms.Common ( src/Data/Vector/Algorithms/Common.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-algorithms-0.9.1.0/build/Data/Vector/Algorithms/Common.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-algorithms-0.9.1.0/build/Data/Vector/Algorithms/Common.dyn_o ) [ 2 of 11] Compiling Data.Vector.Algorithms.Optimal ( src/Data/Vector/Algorithms/Optimal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-algorithms-0.9.1.0/build/Data/Vector/Algorithms/Optimal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-algorithms-0.9.1.0/build/Data/Vector/Algorithms/Optimal.dyn_o ) [ 89 of 136] Compiling Distribution.Types.SetupBuildInfo.Lens ( src/Distribution/Types/SetupBuildInfo/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/SetupBuildInfo/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/SetupBuildInfo/Lens.dyn_o ) [22 of 85] Compiling Control.Lens.Lens ( src/Control/Lens/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Lens.dyn_o ) [ 90 of 136] Compiling Distribution.Types.DependencyMap ( src/Distribution/Types/DependencyMap.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/DependencyMap.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/DependencyMap.dyn_o ) [ 3 of 11] Compiling Data.Vector.Algorithms.Insertion ( src/Data/Vector/Algorithms/Insertion.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-algorithms-0.9.1.0/build/Data/Vector/Algorithms/Insertion.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-algorithms-0.9.1.0/build/Data/Vector/Algorithms/Insertion.dyn_o ) [ 4 of 11] Compiling Data.Vector.Algorithms.Merge ( src/Data/Vector/Algorithms/Merge.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-algorithms-0.9.1.0/build/Data/Vector/Algorithms/Merge.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-algorithms-0.9.1.0/build/Data/Vector/Algorithms/Merge.dyn_o ) [ 91 of 136] Compiling Distribution.Types.BenchmarkType ( src/Distribution/Types/BenchmarkType.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/BenchmarkType.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/BenchmarkType.dyn_o ) [23 of 85] Compiling Control.Lens.Tuple ( src/Control/Lens/Tuple.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Tuple.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Tuple.dyn_o ) [ 92 of 136] Compiling Distribution.Types.BenchmarkInterface ( src/Distribution/Types/BenchmarkInterface.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/BenchmarkInterface.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/BenchmarkInterface.dyn_o ) Preprocessing library for crypton-connection-0.4.5... Building library for crypton-connection-0.4.5... [ 5 of 11] Compiling Data.Vector.Algorithms.AmericanFlag ( src/Data/Vector/Algorithms/AmericanFlag.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-algorithms-0.9.1.0/build/Data/Vector/Algorithms/AmericanFlag.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-algorithms-0.9.1.0/build/Data/Vector/Algorithms/AmericanFlag.dyn_o ) [1 of 3] Compiling Network.Connection.Types ( Network/Connection/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-connection-0.4.5/build/Network/Connection/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-connection-0.4.5/build/Network/Connection/Types.dyn_o ) [ 93 of 136] Compiling Distribution.Package ( src/Distribution/Package.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Package.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Package.dyn_o ) [ 94 of 136] Compiling Distribution.Types.AbiDependency ( src/Distribution/Types/AbiDependency.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/AbiDependency.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/AbiDependency.dyn_o ) [2 of 3] Compiling Network.Connection.Internal ( Network/Connection/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-connection-0.4.5/build/Network/Connection/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-connection-0.4.5/build/Network/Connection/Internal.dyn_o ) [3 of 3] Compiling Network.Connection ( Network/Connection.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-connection-0.4.5/build/Network/Connection.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/crypton-connection-0.4.5/build/Network/Connection.dyn_o ) [ 95 of 136] Compiling Distribution.License ( src/Distribution/License.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/License.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/License.dyn_o ) Configuring library for http-client-tls-0.3.6.4... [ 6 of 11] Compiling Data.Vector.Algorithms.Heap ( src/Data/Vector/Algorithms/Heap.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-algorithms-0.9.1.0/build/Data/Vector/Algorithms/Heap.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-algorithms-0.9.1.0/build/Data/Vector/Algorithms/Heap.dyn_o ) [ 96 of 136] Compiling Distribution.Types.InstalledPackageInfo ( src/Distribution/Types/InstalledPackageInfo.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/InstalledPackageInfo.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/InstalledPackageInfo.dyn_o ) [ 97 of 136] Compiling Distribution.Types.InstalledPackageInfo.Lens ( src/Distribution/Types/InstalledPackageInfo/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/InstalledPackageInfo/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/InstalledPackageInfo/Lens.dyn_o ) Preprocessing library for http-client-tls-0.3.6.4... Building library for http-client-tls-0.3.6.4... [1 of 1] Compiling Network.HTTP.Client.TLS ( Network/HTTP/Client/TLS.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-tls-0.3.6.4/build/Network/HTTP/Client/TLS.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/http-client-tls-0.3.6.4/build/Network/HTTP/Client/TLS.dyn_o ) [ 98 of 136] Compiling Distribution.Fields.ParseResult ( src/Distribution/Fields/ParseResult.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Fields/ParseResult.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Fields/ParseResult.dyn_o ) [ 99 of 136] Compiling Distribution.Fields ( src/Distribution/Fields.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Fields.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Fields.dyn_o ) [100 of 136] Compiling Language.Haskell.Extension ( src/Language/Haskell/Extension.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Language/Haskell/Extension.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Language/Haskell/Extension.dyn_o ) [ 7 of 11] Compiling Data.Vector.Algorithms.Intro ( src/Data/Vector/Algorithms/Intro.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-algorithms-0.9.1.0/build/Data/Vector/Algorithms/Intro.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-algorithms-0.9.1.0/build/Data/Vector/Algorithms/Intro.dyn_o ) [24 of 85] Compiling Control.Lens.Getter ( src/Control/Lens/Getter.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Getter.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Getter.dyn_o ) Configuring library for prometheus-2.3.0... [25 of 85] Compiling Control.Lens.Review ( src/Control/Lens/Review.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Review.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Review.dyn_o ) [26 of 85] Compiling Control.Lens.Prism ( src/Control/Lens/Prism.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Prism.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Prism.dyn_o ) [27 of 85] Compiling Control.Lens.Fold ( src/Control/Lens/Fold.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Fold.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Fold.dyn_o ) [28 of 85] Compiling Control.Lens.Traversal ( src/Control/Lens/Traversal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Traversal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Traversal.dyn_o ) Preprocessing library for prometheus-2.3.0... Building library for prometheus-2.3.0... [ 1 of 15] Compiling System.Metrics.Prometheus.Metric.Counter ( src/System/Metrics/Prometheus/Metric/Counter.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prometheus-2.3.0/build/System/Metrics/Prometheus/Metric/Counter.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prometheus-2.3.0/build/System/Metrics/Prometheus/Metric/Counter.dyn_o ) src/System/Metrics/Prometheus/Metric/Counter.hs:12:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 12 | import Control.Applicative ((<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/System/Metrics/Prometheus/Metric/Counter.hs:13:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() | 13 | import Control.Monad (when) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 2 of 15] Compiling System.Metrics.Prometheus.Metric.Gauge ( src/System/Metrics/Prometheus/Metric/Gauge.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prometheus-2.3.0/build/System/Metrics/Prometheus/Metric/Gauge.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prometheus-2.3.0/build/System/Metrics/Prometheus/Metric/Gauge.dyn_o ) src/System/Metrics/Prometheus/Metric/Gauge.hs:14:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 14 | import Control.Applicative ((<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 3 of 15] Compiling System.Metrics.Prometheus.Metric.Histogram ( src/System/Metrics/Prometheus/Metric/Histogram.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prometheus-2.3.0/build/System/Metrics/Prometheus/Metric/Histogram.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prometheus-2.3.0/build/System/Metrics/Prometheus/Metric/Histogram.dyn_o ) src/System/Metrics/Prometheus/Metric/Histogram.hs:14:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 14 | import Control.Applicative ((<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 4 of 15] Compiling System.Metrics.Prometheus.Metric.Summary ( src/System/Metrics/Prometheus/Metric/Summary.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prometheus-2.3.0/build/System/Metrics/Prometheus/Metric/Summary.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prometheus-2.3.0/build/System/Metrics/Prometheus/Metric/Summary.dyn_o ) [ 5 of 15] Compiling System.Metrics.Prometheus.Metric ( src/System/Metrics/Prometheus/Metric.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prometheus-2.3.0/build/System/Metrics/Prometheus/Metric.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prometheus-2.3.0/build/System/Metrics/Prometheus/Metric.dyn_o ) [29 of 85] Compiling Control.Lens.Level ( src/Control/Lens/Level.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Level.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Level.dyn_o ) [ 6 of 15] Compiling System.Metrics.Prometheus.MetricId ( src/System/Metrics/Prometheus/MetricId.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prometheus-2.3.0/build/System/Metrics/Prometheus/MetricId.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prometheus-2.3.0/build/System/Metrics/Prometheus/MetricId.dyn_o ) src/System/Metrics/Prometheus/MetricId.hs:10:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() | 10 | import Data.Monoid (Monoid) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/System/Metrics/Prometheus/MetricId.hs:11:1: warning: [GHC-66111] [-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() | 11 | import Data.Semigroup (Semigroup) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [30 of 85] Compiling Control.Lens.Reified ( src/Control/Lens/Reified.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Reified.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Reified.dyn_o ) [ 7 of 15] Compiling System.Metrics.Prometheus.Encode.Text.MetricId ( src/System/Metrics/Prometheus/Encode/Text/MetricId.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prometheus-2.3.0/build/System/Metrics/Prometheus/Encode/Text/MetricId.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prometheus-2.3.0/build/System/Metrics/Prometheus/Encode/Text/MetricId.dyn_o ) src/System/Metrics/Prometheus/Encode/Text/MetricId.hs:23:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() | 23 | import Data.Monoid ((<>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^ [ 8 of 15] Compiling System.Metrics.Prometheus.Encode.Text.Histogram ( src/System/Metrics/Prometheus/Encode/Text/Histogram.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prometheus-2.3.0/build/System/Metrics/Prometheus/Encode/Text/Histogram.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prometheus-2.3.0/build/System/Metrics/Prometheus/Encode/Text/Histogram.dyn_o ) src/System/Metrics/Prometheus/Encode/Text/Histogram.hs:10:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() | 10 | import Data.Monoid ((<>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^ [ 9 of 15] Compiling System.Metrics.Prometheus.Registry ( src/System/Metrics/Prometheus/Registry.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prometheus-2.3.0/build/System/Metrics/Prometheus/Registry.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prometheus-2.3.0/build/System/Metrics/Prometheus/Registry.dyn_o ) src/System/Metrics/Prometheus/Registry.hs:15:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 15 | import Control.Applicative ((<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [101 of 136] Compiling Distribution.Compiler ( src/Distribution/Compiler.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Compiler.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Compiler.dyn_o ) [31 of 85] Compiling Control.Lens.Internal.Exception ( src/Control/Lens/Internal/Exception.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/Exception.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/Exception.dyn_o ) [10 of 15] Compiling System.Metrics.Prometheus.Encode.Text ( src/System/Metrics/Prometheus/Encode/Text.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prometheus-2.3.0/build/System/Metrics/Prometheus/Encode/Text.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prometheus-2.3.0/build/System/Metrics/Prometheus/Encode/Text.dyn_o ) src/System/Metrics/Prometheus/Encode/Text.hs:12:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() | 12 | import Data.Monoid ((<>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^ src/System/Metrics/Prometheus/Encode/Text.hs:48:21: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 48 | (mid, sample) = head group | ^^^^ [11 of 15] Compiling System.Metrics.Prometheus.Http.Push ( src/System/Metrics/Prometheus/Http/Push.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prometheus-2.3.0/build/System/Metrics/Prometheus/Http/Push.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prometheus-2.3.0/build/System/Metrics/Prometheus/Http/Push.dyn_o ) [32 of 85] Compiling Control.Lens.Indexed ( src/Control/Lens/Indexed.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Indexed.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Indexed.dyn_o ) [12 of 15] Compiling System.Metrics.Prometheus.Concurrent.Registry ( src/System/Metrics/Prometheus/Concurrent/Registry.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prometheus-2.3.0/build/System/Metrics/Prometheus/Concurrent/Registry.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prometheus-2.3.0/build/System/Metrics/Prometheus/Concurrent/Registry.dyn_o ) src/System/Metrics/Prometheus/Concurrent/Registry.hs:12:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 12 | import Control.Applicative ((<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [33 of 85] Compiling Control.Lens.Internal.ByteString ( src/Control/Lens/Internal/ByteString.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/ByteString.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/ByteString.dyn_o ) [13 of 15] Compiling System.Metrics.Prometheus.Concurrent.RegistryT ( src/System/Metrics/Prometheus/Concurrent/RegistryT.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prometheus-2.3.0/build/System/Metrics/Prometheus/Concurrent/RegistryT.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prometheus-2.3.0/build/System/Metrics/Prometheus/Concurrent/RegistryT.dyn_o ) src/System/Metrics/Prometheus/Concurrent/RegistryT.hs:5:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 5 | import Control.Applicative ((<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/System/Metrics/Prometheus/Concurrent/RegistryT.hs:26:5: warning: [GHC-38856] [-Wunused-imports] The import of `listMetricIds' from module `System.Metrics.Prometheus.Registry' is redundant | 26 | listMetricIds, | ^^^^^^^^^^^^^ [34 of 85] Compiling Control.Lens.Equality ( src/Control/Lens/Equality.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Equality.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Equality.dyn_o ) [14 of 15] Compiling System.Metrics.Prometheus.Http.Scrape ( src/System/Metrics/Prometheus/Http/Scrape.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prometheus-2.3.0/build/System/Metrics/Prometheus/Http/Scrape.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prometheus-2.3.0/build/System/Metrics/Prometheus/Http/Scrape.dyn_o ) src/System/Metrics/Prometheus/Http/Scrape.hs:10:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 10 | import Control.Applicative ((<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [102 of 136] Compiling Distribution.Types.ConfVar ( src/Distribution/Types/ConfVar.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/ConfVar.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/ConfVar.dyn_o ) [ 8 of 11] Compiling Data.Vector.Algorithms.Radix ( src/Data/Vector/Algorithms/Radix.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-algorithms-0.9.1.0/build/Data/Vector/Algorithms/Radix.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-algorithms-0.9.1.0/build/Data/Vector/Algorithms/Radix.dyn_o ) [35 of 85] Compiling Control.Lens.Iso ( src/Control/Lens/Iso.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Iso.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Iso.dyn_o ) [15 of 15] Compiling System.Metrics.Prometheus.RegistryT ( src/System/Metrics/Prometheus/RegistryT.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prometheus-2.3.0/build/System/Metrics/Prometheus/RegistryT.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/prometheus-2.3.0/build/System/Metrics/Prometheus/RegistryT.dyn_o ) src/System/Metrics/Prometheus/RegistryT.hs:5:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 5 | import Control.Applicative ((<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [103 of 136] Compiling Distribution.Fields.ConfVar ( src/Distribution/Fields/ConfVar.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Fields/ConfVar.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Fields/ConfVar.dyn_o ) [ 9 of 11] Compiling Data.Vector.Algorithms.Search ( src/Data/Vector/Algorithms/Search.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-algorithms-0.9.1.0/build/Data/Vector/Algorithms/Search.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-algorithms-0.9.1.0/build/Data/Vector/Algorithms/Search.dyn_o ) [36 of 85] Compiling Control.Lens.Empty ( src/Control/Lens/Empty.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Empty.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Empty.dyn_o ) [25 of 32] Compiling Data.Aeson.Types.Class ( src/Data/Aeson/Types/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Types/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Types/Class.dyn_o ) [26 of 32] Compiling Data.Aeson.Types ( src/Data/Aeson/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Types.dyn_o ) [10 of 11] Compiling Data.Vector.Algorithms ( src/Data/Vector/Algorithms.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-algorithms-0.9.1.0/build/Data/Vector/Algorithms.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-algorithms-0.9.1.0/build/Data/Vector/Algorithms.dyn_o ) [27 of 32] Compiling Data.Aeson.Text ( src/Data/Aeson/Text.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Text.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Text.dyn_o ) [104 of 136] Compiling Distribution.Types.BuildInfo ( src/Distribution/Types/BuildInfo.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/BuildInfo.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/BuildInfo.dyn_o ) [37 of 85] Compiling Control.Lens.Cons ( src/Control/Lens/Cons.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Cons.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Cons.dyn_o ) [28 of 32] Compiling Data.Aeson.Decoding ( src/Data/Aeson/Decoding.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Decoding.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/Decoding.dyn_o ) [11 of 11] Compiling Data.Vector.Algorithms.Tim ( src/Data/Vector/Algorithms/Tim.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-algorithms-0.9.1.0/build/Data/Vector/Algorithms/Tim.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-algorithms-0.9.1.0/build/Data/Vector/Algorithms/Tim.dyn_o ) [29 of 32] Compiling Data.Aeson ( src/Data/Aeson.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson.dyn_o ) [30 of 32] Compiling Data.Aeson.RFC8785 ( src/Data/Aeson/RFC8785.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/RFC8785.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/RFC8785.dyn_o ) [31 of 32] Compiling Data.Aeson.QQ.Simple ( src/Data/Aeson/QQ/Simple.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/QQ/Simple.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/QQ/Simple.dyn_o ) [32 of 32] Compiling Data.Aeson.TH ( src/Data/Aeson/TH.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/TH.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-2.2.3.0/build/Data/Aeson/TH.dyn_o ) src/Data/Aeson/TH.hs:948:7: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type `[Q Exp]' not matched: [] | 948 | x:xs = [ lookupField argTy | ^^^^^^^^^^^^^^^^^^^^^^^^^^... src/Data/Aeson/TH.hs:1064:14: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type `[Q Exp]' not matched: [] | 1064 | let x:xs = [ dispatchParseJSON jc conName tvMap argTy | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... [38 of 85] Compiling Control.Lens.Internal.Deque ( src/Control/Lens/Internal/Deque.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/Deque.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/Deque.dyn_o ) [105 of 136] Compiling Distribution.Types.HookedBuildInfo ( src/Distribution/Types/HookedBuildInfo.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/HookedBuildInfo.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/HookedBuildInfo.dyn_o ) [106 of 136] Compiling Distribution.Types.BuildInfo.Lens ( src/Distribution/Types/BuildInfo/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/BuildInfo/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/BuildInfo/Lens.dyn_o ) [39 of 85] Compiling Control.Lens.Wrapped ( src/Control/Lens/Wrapped.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Wrapped.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Wrapped.dyn_o ) [107 of 136] Compiling Distribution.Types.TestSuite ( src/Distribution/Types/TestSuite.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/TestSuite.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/TestSuite.dyn_o ) Configuring library for katip-0.8.8.4... Configuring library 'satint' for plutus-core-1.53.0.0... Configuring library for ekg-json-0.1.1.1... Configuring library for contra-tracers-1.0.0... Configuring library for cardano-prelude-0.2.1.0... Configuring library for attoparsec-aeson-2.2.2.0... Configuring library for aeson-pretty-0.8.10... Configuring library for nonempty-containers-0.3.5.0... Configuring library for deriving-aeson-0.2.10... Configuring library for cardano-slotting-0.2.0.1... Configuring library for base64-bytestring-type-1.0.1... Configuring library for cardano-strict-containers-0.1.4.0... Configuring library for json-rpc-1.0.0... Configuring library for wai-extra-3.1.17... [108 of 136] Compiling Distribution.Types.TestSuite.Lens ( src/Distribution/Types/TestSuite/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/TestSuite/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/TestSuite/Lens.dyn_o ) [109 of 136] Compiling Distribution.Types.Library ( src/Distribution/Types/Library.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/Library.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/Library.dyn_o ) Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. Preprocessing library 'satint' for plutus-core-1.53.0.0... Building library 'satint' for plutus-core-1.53.0.0... Preprocessing library for ekg-json-0.1.1.1... Building library for ekg-json-0.1.1.1... Preprocessing library for deriving-aeson-0.2.10... Building library for deriving-aeson-0.2.10... Preprocessing library for cardano-prelude-0.2.1.0... Building library for cardano-prelude-0.2.1.0... Preprocessing library for nonempty-containers-0.3.5.0... Building library for nonempty-containers-0.3.5.0... [1 of 1] Compiling Data.SatInt ( satint/src/Data/SatInt.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/satint/build/satint/Data/SatInt.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/satint/build/satint/Data/SatInt.dyn_o ) Preprocessing library for cardano-slotting-0.2.0.1... Building library for cardano-slotting-0.2.0.1... Preprocessing library for attoparsec-aeson-2.2.2.0... Building library for attoparsec-aeson-2.2.2.0... [1 of 2] Compiling Deriving.Aeson ( src/Deriving/Aeson.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-aeson-0.2.10/build/Deriving/Aeson.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-aeson-0.2.10/build/Deriving/Aeson.dyn_o ) Preprocessing library for contra-tracers-1.0.0... Building library for contra-tracers-1.0.0... Preprocessing library for json-rpc-1.0.0... Building library for json-rpc-1.0.0... [1 of 1] Compiling System.Metrics.Json ( System/Metrics/Json.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ekg-json-0.1.1.1/build/System/Metrics/Json.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ekg-json-0.1.1.1/build/System/Metrics/Json.dyn_o ) Preprocessing library for katip-0.8.8.4... Building library for katip-0.8.8.4... [1 of 7] Compiling Cardano.Slotting.Block ( src/Cardano/Slotting/Block.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-slotting-0.2.0.1/build/Cardano/Slotting/Block.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-slotting-0.2.0.1/build/Cardano/Slotting/Block.dyn_o ) Preprocessing library for aeson-pretty-0.8.10... Building library for aeson-pretty-0.8.10... Preprocessing library for wai-extra-3.1.17... Preprocessing library for cardano-strict-containers-0.1.4.0... Building library for cardano-strict-containers-0.1.4.0... Building library for wai-extra-3.1.17... [1 of 3] Compiling Data.Severity ( src/Data/Severity.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/contra-tracers-1.0.0/build/Data/Severity.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/contra-tracers-1.0.0/build/Data/Severity.dyn_o ) [1 of 3] Compiling Codec.Json.Rpc.Handler ( src/Codec/Json/Rpc/Handler.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/json-rpc-1.0.0/build/Codec/Json/Rpc/Handler.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/json-rpc-1.0.0/build/Codec/Json/Rpc/Handler.dyn_o ) Preprocessing library for base64-bytestring-type-1.0.1... Building library for base64-bytestring-type-1.0.1... [1 of 4] Compiling Data.Maybe.Strict ( src/Data/Maybe/Strict.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-strict-containers-0.1.4.0/build/Data/Maybe/Strict.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-strict-containers-0.1.4.0/build/Data/Maybe/Strict.dyn_o ) [1 of 1] Compiling Data.Aeson.Encode.Pretty ( Data/Aeson/Encode/Pretty.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-pretty-0.8.10/build/Data/Aeson/Encode/Pretty.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/aeson-pretty-0.8.10/build/Data/Aeson/Encode/Pretty.dyn_o ) [1 of 4] Compiling Data.Aeson.Internal.ByteString ( src/Data/Aeson/Internal/ByteString.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-aeson-2.2.2.0/build/Data/Aeson/Internal/ByteString.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-aeson-2.2.2.0/build/Data/Aeson/Internal/ByteString.dyn_o ) [ 1 of 23] Compiling Cardano.Prelude.Base ( src/Cardano/Prelude/Base.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/Base.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/Base.dyn_o ) [2 of 4] Compiling Data.Aeson.Internal.Text ( src/Data/Aeson/Internal/Text.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-aeson-2.2.2.0/build/Data/Aeson/Internal/Text.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-aeson-2.2.2.0/build/Data/Aeson/Internal/Text.dyn_o ) [1 of 5] Compiling Katip.Core ( src/Katip/Core.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/katip-0.8.8.4/build/Katip/Core.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/katip-0.8.8.4/build/Katip/Core.dyn_o ) [ 1 of 12] Compiling Data.IntMap.NonEmpty.Internal ( src/Data/IntMap/NonEmpty/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/nonempty-containers-0.3.5.0/build/Data/IntMap/NonEmpty/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/nonempty-containers-0.3.5.0/build/Data/IntMap/NonEmpty/Internal.dyn_o ) [3 of 4] Compiling Data.Aeson.Parser.Internal ( src/Data/Aeson/Parser/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-aeson-2.2.2.0/build/Data/Aeson/Parser/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-aeson-2.2.2.0/build/Data/Aeson/Parser/Internal.dyn_o ) [1 of 4] Compiling Data.ByteString.Base64.Lazy.Type ( src/Data/ByteString/Base64/Lazy/Type.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base64-bytestring-type-1.0.1/build/Data/ByteString/Base64/Lazy/Type.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base64-bytestring-type-1.0.1/build/Data/ByteString/Base64/Lazy/Type.dyn_o ) [2 of 2] Compiling Deriving.Aeson.Stock ( src/Deriving/Aeson/Stock.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-aeson-0.2.10/build/Deriving/Aeson/Stock.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/deriving-aeson-0.2.10/build/Deriving/Aeson/Stock.dyn_o ) [40 of 85] Compiling Control.Lens.Internal.TH ( src/Control/Lens/Internal/TH.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/TH.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/TH.dyn_o ) [ 2 of 23] Compiling Cardano.Prelude.Bool ( src/Cardano/Prelude/Bool.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/Bool.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/Bool.dyn_o ) [2 of 7] Compiling Cardano.Slotting.Slot ( src/Cardano/Slotting/Slot.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-slotting-0.2.0.1/build/Cardano/Slotting/Slot.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-slotting-0.2.0.1/build/Cardano/Slotting/Slot.dyn_o ) [ 3 of 23] Compiling Cardano.Prelude.Compat.ByteString.Short ( src/Cardano/Prelude/Compat/ByteString/Short.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/Compat/ByteString/Short.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/Compat/ByteString/Short.dyn_o ) src/Data/ByteString/Base64/Lazy/Type.hs:27:1: warning: [GHC-66111] [-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() | 27 | import Data.Semigroup (Semigroup (..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [41 of 85] Compiling Control.Lens.Zoom ( src/Control/Lens/Zoom.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Zoom.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Zoom.dyn_o ) [ 4 of 23] Compiling Cardano.Prelude.ConvertText ( src/Cardano/Prelude/ConvertText.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/ConvertText.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/ConvertText.dyn_o ) [2 of 3] Compiling Data.Generics.Tracers ( src/Data/Generics/Tracers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/contra-tracers-1.0.0/build/Data/Generics/Tracers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/contra-tracers-1.0.0/build/Data/Generics/Tracers.dyn_o ) [2 of 3] Compiling Codec.Json.Rpc ( src/Codec/Json/Rpc.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/json-rpc-1.0.0/build/Codec/Json/Rpc.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/json-rpc-1.0.0/build/Codec/Json/Rpc.dyn_o ) [ 5 of 23] Compiling Cardano.Prelude.Either ( src/Cardano/Prelude/Either.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/Either.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/Either.dyn_o ) [ 1 of 40] Compiling Network.Wai.EventSource.EventStream ( Network/Wai/EventSource/EventStream.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/EventSource/EventStream.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/EventSource/EventStream.dyn_o ) [42 of 85] Compiling Data.Data.Lens ( src/Data/Data/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/Data/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/Data/Lens.dyn_o ) [3 of 3] Compiling Paths_contra_tracers ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/contra-tracers-1.0.0/build/autogen/Paths_contra_tracers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/contra-tracers-1.0.0/build/Paths_contra_tracers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/contra-tracers-1.0.0/build/Paths_contra_tracers.dyn_o ) [110 of 136] Compiling Distribution.Types.Library.Lens ( src/Distribution/Types/Library/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/Library/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/Library/Lens.dyn_o ) [ 6 of 23] Compiling Cardano.Prelude.Error ( src/Cardano/Prelude/Error.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/Error.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/Error.dyn_o ) [111 of 136] Compiling Distribution.Types.ForeignLib ( src/Distribution/Types/ForeignLib.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/ForeignLib.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/ForeignLib.dyn_o ) [ 2 of 40] Compiling Network.Wai.EventSource ( Network/Wai/EventSource.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/EventSource.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/EventSource.dyn_o ) [2 of 4] Compiling Data.Unit.Strict ( src/Data/Unit/Strict.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-strict-containers-0.1.4.0/build/Data/Unit/Strict.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-strict-containers-0.1.4.0/build/Data/Unit/Strict.dyn_o ) [2 of 4] Compiling Data.ByteString.Base64.Type ( src/Data/ByteString/Base64/Type.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base64-bytestring-type-1.0.1/build/Data/ByteString/Base64/Type.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base64-bytestring-type-1.0.1/build/Data/ByteString/Base64/Type.dyn_o ) src/Data/ByteString/Base64/Type.hs:27:1: warning: [GHC-66111] [-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() | 27 | import Data.Semigroup (Semigroup (..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [3 of 4] Compiling Data.Sequence.Strict ( src/Data/Sequence/Strict.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-strict-containers-0.1.4.0/build/Data/Sequence/Strict.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-strict-containers-0.1.4.0/build/Data/Sequence/Strict.dyn_o ) [ 3 of 40] Compiling Network.Wai.Handler.CGI ( Network/Wai/Handler/CGI.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Handler/CGI.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Handler/CGI.dyn_o ) [ 7 of 23] Compiling Cardano.Prelude.Formatting ( src/Cardano/Prelude/Formatting.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/Formatting.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/Formatting.dyn_o ) [3 of 7] Compiling Cardano.Slotting.Time ( src/Cardano/Slotting/Time.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-slotting-0.2.0.1/build/Cardano/Slotting/Time.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-slotting-0.2.0.1/build/Cardano/Slotting/Time.dyn_o ) [4 of 7] Compiling Cardano.Slotting.EpochInfo.API ( src/Cardano/Slotting/EpochInfo/API.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-slotting-0.2.0.1/build/Cardano/Slotting/EpochInfo/API.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-slotting-0.2.0.1/build/Cardano/Slotting/EpochInfo/API.dyn_o ) [ 8 of 23] Compiling Cardano.Prelude.Functor ( src/Cardano/Prelude/Functor.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/Functor.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/Functor.dyn_o ) [3 of 4] Compiling Data.ByteString.Base64.URL.Lazy.Type ( src/Data/ByteString/Base64/URL/Lazy/Type.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base64-bytestring-type-1.0.1/build/Data/ByteString/Base64/URL/Lazy/Type.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base64-bytestring-type-1.0.1/build/Data/ByteString/Base64/URL/Lazy/Type.dyn_o ) src/Data/ByteString/Base64/URL/Lazy/Type.hs:27:1: warning: [GHC-66111] [-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() | 27 | import Data.Semigroup (Semigroup (..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 4 of 40] Compiling Network.Wai.Handler.SCGI ( Network/Wai/Handler/SCGI.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Handler/SCGI.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Handler/SCGI.dyn_o ) [3 of 3] Compiling Paths_json_rpc ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/json-rpc-1.0.0/build/autogen/Paths_json_rpc.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/json-rpc-1.0.0/build/Paths_json_rpc.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/json-rpc-1.0.0/build/Paths_json_rpc.dyn_o ) [4 of 4] Compiling Data.FingerTree.Strict ( src/Data/FingerTree/Strict.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-strict-containers-0.1.4.0/build/Data/FingerTree/Strict.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-strict-containers-0.1.4.0/build/Data/FingerTree/Strict.dyn_o ) [ 2 of 12] Compiling Data.IntSet.NonEmpty.Internal ( src/Data/IntSet/NonEmpty/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/nonempty-containers-0.3.5.0/build/Data/IntSet/NonEmpty/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/nonempty-containers-0.3.5.0/build/Data/IntSet/NonEmpty/Internal.dyn_o ) [ 9 of 23] Compiling Cardano.Prelude.GHC.Heap.NormalForm ( src/Cardano/Prelude/GHC/Heap/NormalForm.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/GHC/Heap/NormalForm.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/GHC/Heap/NormalForm.dyn_o ) [5 of 7] Compiling Cardano.Slotting.EpochInfo.Impl ( src/Cardano/Slotting/EpochInfo/Impl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-slotting-0.2.0.1/build/Cardano/Slotting/EpochInfo/Impl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-slotting-0.2.0.1/build/Cardano/Slotting/EpochInfo/Impl.dyn_o ) [ 5 of 40] Compiling Network.Wai.Middleware.AddHeaders ( Network/Wai/Middleware/AddHeaders.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/AddHeaders.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/AddHeaders.dyn_o ) [10 of 23] Compiling Cardano.Prelude.GHC.Heap.Size ( src/Cardano/Prelude/GHC/Heap/Size.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/GHC/Heap/Size.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/GHC/Heap/Size.dyn_o ) [6 of 7] Compiling Cardano.Slotting.EpochInfo.Extend ( src/Cardano/Slotting/EpochInfo/Extend.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-slotting-0.2.0.1/build/Cardano/Slotting/EpochInfo/Extend.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-slotting-0.2.0.1/build/Cardano/Slotting/EpochInfo/Extend.dyn_o ) [ 6 of 40] Compiling Network.Wai.Middleware.Autohead ( Network/Wai/Middleware/Autohead.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/Autohead.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/Autohead.dyn_o ) [ 7 of 40] Compiling Network.Wai.Middleware.CleanPath ( Network/Wai/Middleware/CleanPath.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/CleanPath.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/CleanPath.dyn_o ) [7 of 7] Compiling Cardano.Slotting.EpochInfo ( src/Cardano/Slotting/EpochInfo.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-slotting-0.2.0.1/build/Cardano/Slotting/EpochInfo.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-slotting-0.2.0.1/build/Cardano/Slotting/EpochInfo.dyn_o ) [11 of 23] Compiling Cardano.Prelude.GHC.Heap.Tree ( src/Cardano/Prelude/GHC/Heap/Tree.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/GHC/Heap/Tree.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/GHC/Heap/Tree.dyn_o ) [ 8 of 40] Compiling Network.Wai.Middleware.HealthCheckEndpoint ( Network/Wai/Middleware/HealthCheckEndpoint.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/HealthCheckEndpoint.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/HealthCheckEndpoint.dyn_o ) [4 of 4] Compiling Data.ByteString.Base64.URL.Type ( src/Data/ByteString/Base64/URL/Type.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base64-bytestring-type-1.0.1/build/Data/ByteString/Base64/URL/Type.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/base64-bytestring-type-1.0.1/build/Data/ByteString/Base64/URL/Type.dyn_o ) src/Data/ByteString/Base64/URL/Type.hs:27:1: warning: [GHC-66111] [-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() | 27 | import Data.Semigroup (Semigroup (..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 3 of 12] Compiling Data.IntSet.NonEmpty ( src/Data/IntSet/NonEmpty.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/nonempty-containers-0.3.5.0/build/Data/IntSet/NonEmpty.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/nonempty-containers-0.3.5.0/build/Data/IntSet/NonEmpty.dyn_o ) [12 of 23] Compiling Cardano.Prelude.GHC.Heap ( src/Cardano/Prelude/GHC/Heap.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/GHC/Heap.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/GHC/Heap.dyn_o ) [ 9 of 40] Compiling Network.Wai.Middleware.HttpAuth ( Network/Wai/Middleware/HttpAuth.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/HttpAuth.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/HttpAuth.dyn_o ) [13 of 23] Compiling Cardano.Prelude.Json.Parse ( src/Cardano/Prelude/Json/Parse.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/Json/Parse.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/Json/Parse.dyn_o ) [14 of 23] Compiling Cardano.Prelude.Microlens ( src/Cardano/Prelude/Microlens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/Microlens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/Microlens.dyn_o ) [10 of 40] Compiling Network.Wai.Middleware.Jsonp ( Network/Wai/Middleware/Jsonp.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/Jsonp.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/Jsonp.dyn_o ) Configuring library for small-steps-1.1.2.0... Configuring library for fingertree-rm-1.0.0.4... Configuring library for cardano-crypto-class-2.2.3.0... [11 of 40] Compiling Network.Wai.Middleware.Local ( Network/Wai/Middleware/Local.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/Local.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/Local.dyn_o ) [ 4 of 12] Compiling Data.IntMap.NonEmpty ( src/Data/IntMap/NonEmpty.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/nonempty-containers-0.3.5.0/build/Data/IntMap/NonEmpty.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/nonempty-containers-0.3.5.0/build/Data/IntMap/NonEmpty.dyn_o ) [15 of 23] Compiling Cardano.Prelude.Orphans ( src/Cardano/Prelude/Orphans.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/Orphans.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/Orphans.dyn_o ) [43 of 85] Compiling Control.Lens.Plated ( src/Control/Lens/Plated.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Plated.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Plated.dyn_o ) [12 of 40] Compiling Network.Wai.Middleware.MethodOverride ( Network/Wai/Middleware/MethodOverride.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/MethodOverride.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/MethodOverride.dyn_o ) [16 of 23] Compiling Cardano.Prelude.Panic ( src/Cardano/Prelude/Panic.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/Panic.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/Panic.dyn_o ) [13 of 40] Compiling Network.Wai.Middleware.MethodOverridePost ( Network/Wai/Middleware/MethodOverridePost.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/MethodOverridePost.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/MethodOverridePost.dyn_o ) [17 of 23] Compiling Cardano.Prelude.Read ( src/Cardano/Prelude/Read.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/Read.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/Read.dyn_o ) [14 of 40] Compiling Network.Wai.Middleware.RealIp ( Network/Wai/Middleware/RealIp.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/RealIp.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/RealIp.dyn_o ) [18 of 23] Compiling Cardano.Prelude.Json.Canonical ( src/Cardano/Prelude/Json/Canonical.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/Json/Canonical.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/Json/Canonical.dyn_o ) [112 of 136] Compiling Distribution.Types.ForeignLib.Lens ( src/Distribution/Types/ForeignLib/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/ForeignLib/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/ForeignLib/Lens.dyn_o ) [113 of 136] Compiling Distribution.Types.Executable ( src/Distribution/Types/Executable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/Executable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/Executable.dyn_o ) [15 of 40] Compiling Network.Wai.Middleware.RequestLogger.Internal ( Network/Wai/Middleware/RequestLogger/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/RequestLogger/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/RequestLogger/Internal.dyn_o ) [44 of 85] Compiling Data.HashSet.Lens ( src/Data/HashSet/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/HashSet/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/HashSet/Lens.dyn_o ) [19 of 23] Compiling Cardano.Prelude.Safe ( src/Cardano/Prelude/Safe.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/Safe.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/Safe.dyn_o ) [16 of 40] Compiling Network.Wai.Middleware.RequestSizeLimit.Internal ( Network/Wai/Middleware/RequestSizeLimit/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/RequestSizeLimit/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/RequestSizeLimit/Internal.dyn_o ) [45 of 85] Compiling Data.List.Lens ( src/Data/List/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/List/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/List/Lens.dyn_o ) [ 5 of 12] Compiling Data.Map.NonEmpty.Internal ( src/Data/Map/NonEmpty/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/nonempty-containers-0.3.5.0/build/Data/Map/NonEmpty/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/nonempty-containers-0.3.5.0/build/Data/Map/NonEmpty/Internal.dyn_o ) [20 of 23] Compiling Cardano.Prelude.Show ( src/Cardano/Prelude/Show.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/Show.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/Show.dyn_o ) [46 of 85] Compiling Data.Map.Lens ( src/Data/Map/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/Map/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/Map/Lens.dyn_o ) [47 of 85] Compiling Data.Set.Lens ( src/Data/Set/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/Set/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/Set/Lens.dyn_o ) [17 of 40] Compiling Network.Wai.Middleware.Rewrite ( Network/Wai/Middleware/Rewrite.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/Rewrite.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/Rewrite.dyn_o ) [21 of 23] Compiling Cardano.Prelude.Strict ( src/Cardano/Prelude/Strict.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/Strict.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude/Strict.dyn_o ) [48 of 85] Compiling Data.Text.Lazy.Lens ( src/Data/Text/Lazy/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/Text/Lazy/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/Text/Lazy/Lens.dyn_o ) [18 of 40] Compiling Network.Wai.Middleware.Routed ( Network/Wai/Middleware/Routed.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/Routed.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/Routed.dyn_o ) [22 of 23] Compiling Cardano.Prelude ( src/Cardano/Prelude.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Cardano/Prelude.dyn_o ) [19 of 40] Compiling Network.Wai.Middleware.Select ( Network/Wai/Middleware/Select.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/Select.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/Select.dyn_o ) [23 of 23] Compiling Data.Semigroup.Action ( src/Data/Semigroup/Action.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Data/Semigroup/Action.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-prelude-0.2.1.0/build/Data/Semigroup/Action.dyn_o ) [20 of 40] Compiling Network.Wai.Middleware.StreamFile ( Network/Wai/Middleware/StreamFile.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/StreamFile.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/StreamFile.dyn_o ) [49 of 85] Compiling Data.Text.Strict.Lens ( src/Data/Text/Strict/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/Text/Strict/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/Text/Strict/Lens.dyn_o ) [21 of 40] Compiling Network.Wai.Middleware.StripHeaders ( Network/Wai/Middleware/StripHeaders.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/StripHeaders.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/StripHeaders.dyn_o ) [50 of 85] Compiling Data.Text.Lens ( src/Data/Text/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/Text/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/Text/Lens.dyn_o ) [22 of 40] Compiling Network.Wai.Middleware.Timeout ( Network/Wai/Middleware/Timeout.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/Timeout.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/Timeout.dyn_o ) Preprocessing library for fingertree-rm-1.0.0.4... Building library for fingertree-rm-1.0.0.4... [23 of 40] Compiling Network.Wai.Middleware.ValidateHeaders ( Network/Wai/Middleware/ValidateHeaders.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/ValidateHeaders.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/ValidateHeaders.dyn_o ) [114 of 136] Compiling Distribution.Types.Executable.Lens ( src/Distribution/Types/Executable/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/Executable/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/Executable/Lens.dyn_o ) Preprocessing library for small-steps-1.1.2.0... Building library for small-steps-1.1.2.0... Preprocessing library for cardano-crypto-class-2.2.3.0... [51 of 85] Compiling Data.Vector.Generic.Lens ( src/Data/Vector/Generic/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/Vector/Generic/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/Vector/Generic/Lens.dyn_o ) [1 of 1] Compiling Data.FingerTree.RootMeasured.Strict ( src/Data/FingerTree/RootMeasured/Strict.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fingertree-rm-1.0.0.4/build/Data/FingerTree/RootMeasured/Strict.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/fingertree-rm-1.0.0.4/build/Data/FingerTree/RootMeasured/Strict.dyn_o ) [115 of 136] Compiling Distribution.Types.Benchmark ( src/Distribution/Types/Benchmark.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/Benchmark.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/Benchmark.dyn_o ) [1 of 4] Compiling Control.Provenance ( src/Control/Provenance.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/small-steps-1.1.2.0/build/Control/Provenance.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/small-steps-1.1.2.0/build/Control/Provenance.dyn_o ) [24 of 40] Compiling Network.Wai.Middleware.Vhost ( Network/Wai/Middleware/Vhost.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/Vhost.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/Vhost.dyn_o ) [ 6 of 12] Compiling Data.Sequence.NonEmpty.Internal ( src/Data/Sequence/NonEmpty/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/nonempty-containers-0.3.5.0/build/Data/Sequence/NonEmpty/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/nonempty-containers-0.3.5.0/build/Data/Sequence/NonEmpty/Internal.dyn_o ) [25 of 40] Compiling Network.Wai.Parse ( Network/Wai/Parse.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Parse.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Parse.dyn_o ) [52 of 85] Compiling Control.Lens.Each ( src/Control/Lens/Each.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Each.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Each.dyn_o ) Building library for cardano-crypto-class-2.2.3.0... [2 of 4] Compiling Control.State.Transition.Extended ( src/Control/State/Transition/Extended.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/small-steps-1.1.2.0/build/Control/State/Transition/Extended.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/small-steps-1.1.2.0/build/Control/State/Transition/Extended.dyn_o ) [ 1 of 56] Compiling Cardano.Crypto.EllipticCurve.BLS12_381.Internal ( src/Cardano/Crypto/EllipticCurve/BLS12_381/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/EllipticCurve/BLS12_381/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/EllipticCurve/BLS12_381/Internal.dyn_o ) Configuring library for mono-traversable-1.0.21.0... Configuring library for dense-linear-algebra-0.1.0.0... Configuring library for vector-map-1.1.0.1... [2 of 5] Compiling Katip.Format.Time ( src/Katip/Format/Time.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/katip-0.8.8.4/build/Katip/Format/Time.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/katip-0.8.8.4/build/Katip/Format/Time.dyn_o ) [116 of 136] Compiling Distribution.Types.Component ( src/Distribution/Types/Component.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/Component.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/Component.dyn_o ) [3 of 5] Compiling Katip.Monadic ( src/Katip/Monadic.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/katip-0.8.8.4/build/Katip/Monadic.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/katip-0.8.8.4/build/Katip/Monadic.dyn_o ) [26 of 40] Compiling Network.Wai.Request ( Network/Wai/Request.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Request.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Request.dyn_o ) [27 of 40] Compiling Network.Wai.Middleware.RequestSizeLimit ( Network/Wai/Middleware/RequestSizeLimit.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/RequestSizeLimit.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/RequestSizeLimit.dyn_o ) [53 of 85] Compiling Control.Lens.At ( src/Control/Lens/At.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/At.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/At.dyn_o ) [28 of 40] Compiling Network.Wai.Middleware.ForceSSL ( Network/Wai/Middleware/ForceSSL.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/ForceSSL.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/ForceSSL.dyn_o ) [29 of 40] Compiling Network.Wai.Middleware.ForceDomain ( Network/Wai/Middleware/ForceDomain.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/ForceDomain.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/ForceDomain.dyn_o ) [30 of 40] Compiling Network.Wai.Middleware.Approot ( Network/Wai/Middleware/Approot.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/Approot.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/Approot.dyn_o ) [3 of 4] Compiling Control.State.Transition.Simple ( src/Control/State/Transition/Simple.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/small-steps-1.1.2.0/build/Control/State/Transition/Simple.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/small-steps-1.1.2.0/build/Control/State/Transition/Simple.dyn_o ) [4 of 4] Compiling Control.State.Transition ( src/Control/State/Transition.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/small-steps-1.1.2.0/build/Control/State/Transition.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/small-steps-1.1.2.0/build/Control/State/Transition.dyn_o ) [ 7 of 12] Compiling Data.Sequence.NonEmpty ( src/Data/Sequence/NonEmpty.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/nonempty-containers-0.3.5.0/build/Data/Sequence/NonEmpty.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/nonempty-containers-0.3.5.0/build/Data/Sequence/NonEmpty.dyn_o ) [31 of 40] Compiling Network.Wai.Test.Internal ( Network/Wai/Test/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Test/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Test/Internal.dyn_o ) [32 of 40] Compiling Network.Wai.Test ( Network/Wai/Test.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Test.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Test.dyn_o ) [117 of 136] Compiling Distribution.Types.ComponentRequestedSpec ( src/Distribution/Types/ComponentRequestedSpec.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/ComponentRequestedSpec.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/ComponentRequestedSpec.dyn_o ) Preprocessing library for vector-map-1.1.0.1... Building library for vector-map-1.1.0.1... Preprocessing library for dense-linear-algebra-0.1.0.0... Building library for dense-linear-algebra-0.1.0.0... [1 of 2] Compiling Data.VMap.KVVector ( src/Data/VMap/KVVector.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-map-1.1.0.1/build/Data/VMap/KVVector.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-map-1.1.0.1/build/Data/VMap/KVVector.dyn_o ) Preprocessing library for mono-traversable-1.0.21.0... Building library for mono-traversable-1.0.21.0... [4 of 5] Compiling Katip.Scribes.Handle ( src/Katip/Scribes/Handle.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/katip-0.8.8.4/build/Katip/Scribes/Handle.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/katip-0.8.8.4/build/Katip/Scribes/Handle.dyn_o ) [1 of 5] Compiling Statistics.Matrix.Function ( src/Statistics/Matrix/Function.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dense-linear-algebra-0.1.0.0/build/Statistics/Matrix/Function.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dense-linear-algebra-0.1.0.0/build/Statistics/Matrix/Function.dyn_o ) [ 2 of 56] Compiling Cardano.Crypto.EllipticCurve.BLS12_381 ( src/Cardano/Crypto/EllipticCurve/BLS12_381.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/EllipticCurve/BLS12_381.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/EllipticCurve/BLS12_381.dyn_o ) [2 of 5] Compiling Statistics.Matrix.Types ( src/Statistics/Matrix/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dense-linear-algebra-0.1.0.0/build/Statistics/Matrix/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dense-linear-algebra-0.1.0.0/build/Statistics/Matrix/Types.dyn_o ) [118 of 136] Compiling Distribution.Types.PackageDescription ( src/Distribution/Types/PackageDescription.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/PackageDescription.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/PackageDescription.dyn_o ) [ 3 of 56] Compiling Cardano.Crypto.Libsodium.Constants ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Libsodium/Constants.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Libsodium/Constants.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Libsodium/Constants.dyn_o ) [ 4 of 56] Compiling Cardano.Crypto.Libsodium.UnsafeC ( src/Cardano/Crypto/Libsodium/UnsafeC.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Libsodium/UnsafeC.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Libsodium/UnsafeC.dyn_o ) [3 of 5] Compiling Statistics.Matrix.Mutable ( src/Statistics/Matrix/Mutable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dense-linear-algebra-0.1.0.0/build/Statistics/Matrix/Mutable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dense-linear-algebra-0.1.0.0/build/Statistics/Matrix/Mutable.dyn_o ) src/Statistics/Matrix/Mutable.hs:24:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 24 | import Control.Applicative ((<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [1 of 6] Compiling Data.MonoTraversable ( src/Data/MonoTraversable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/mono-traversable-1.0.21.0/build/Data/MonoTraversable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/mono-traversable-1.0.21.0/build/Data/MonoTraversable.dyn_o ) [33 of 40] Compiling Network.Wai.UrlMap ( Network/Wai/UrlMap.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/UrlMap.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/UrlMap.dyn_o ) [4 of 5] Compiling Statistics.Matrix ( src/Statistics/Matrix.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dense-linear-algebra-0.1.0.0/build/Statistics/Matrix.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dense-linear-algebra-0.1.0.0/build/Statistics/Matrix.dyn_o ) src/Statistics/Matrix.hs:50:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 50 | import Control.Applicative ((<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Statistics/Matrix.hs:96:5: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type `[Int]' not matched: [] | 96 | nCol:ns = U.length <$> xs | ^^^^^^^^^^^^^^^^^^^^^^^^^ [34 of 40] Compiling Network.Wai.Util ( Network/Wai/Util.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Util.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Util.dyn_o ) [ 8 of 12] Compiling Data.Set.NonEmpty.Internal ( src/Data/Set/NonEmpty/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/nonempty-containers-0.3.5.0/build/Data/Set/NonEmpty/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/nonempty-containers-0.3.5.0/build/Data/Set/NonEmpty/Internal.dyn_o ) [ 5 of 56] Compiling Cardano.Crypto.PackedBytes ( src/Cardano/Crypto/PackedBytes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/PackedBytes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/PackedBytes.dyn_o ) [35 of 40] Compiling Network.Wai.Middleware.CombineHeaders ( Network/Wai/Middleware/CombineHeaders.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/CombineHeaders.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/CombineHeaders.dyn_o ) [54 of 85] Compiling Language.Haskell.TH.Lens ( src/Language/Haskell/TH/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Language/Haskell/TH/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Language/Haskell/TH/Lens.dyn_o ) [36 of 40] Compiling Network.Wai.Header ( Network/Wai/Header.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Header.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Header.dyn_o ) src/Data/MonoTraversable.hs:188:47: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 188 | default omap :: (Functor f, Element (f a) ~ a, f a ~ mono) | ^ src/Data/MonoTraversable.hs:188:56: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 188 | default omap :: (Functor f, Element (f a) ~ a, f a ~ mono) | ^ src/Data/MonoTraversable.hs:298:30: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 298 | default ofoldMap :: (t a ~ mono, a ~ Element (t a), F.Foldable t, Monoid m) => (Element mono -> m) -> mono -> m | ^ src/Data/MonoTraversable.hs:298:40: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 298 | default ofoldMap :: (t a ~ mono, a ~ Element (t a), F.Foldable t, Monoid m) => (Element mono -> m) -> mono -> m | ^ src/Data/MonoTraversable.hs:304:28: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 304 | default ofoldr :: (t a ~ mono, a ~ Element (t a), F.Foldable t) => (Element mono -> b -> b) -> b -> mono -> b | ^ src/Data/MonoTraversable.hs:304:38: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 304 | default ofoldr :: (t a ~ mono, a ~ Element (t a), F.Foldable t) => (Element mono -> b -> b) -> b -> mono -> b | ^ src/Data/MonoTraversable.hs:310:29: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 310 | default ofoldl' :: (t b ~ mono, b ~ Element (t b), F.Foldable t) => (a -> Element mono -> a) -> a -> mono -> a | ^ src/Data/MonoTraversable.hs:310:39: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 310 | default ofoldl' :: (t b ~ mono, b ~ Element (t b), F.Foldable t) => (a -> Element mono -> a) -> a -> mono -> a | ^ src/Data/MonoTraversable.hs:400:31: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 400 | default ofoldr1Ex :: (t a ~ mono, a ~ Element (t a), F.Foldable t) | ^ src/Data/MonoTraversable.hs:400:41: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 400 | default ofoldr1Ex :: (t a ~ mono, a ~ Element (t a), F.Foldable t) | ^ src/Data/MonoTraversable.hs:413:32: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 413 | default ofoldl1Ex' :: (t a ~ mono, a ~ Element (t a), F.Foldable t) | ^ src/Data/MonoTraversable.hs:413:42: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 413 | default ofoldl1Ex' :: (t a ~ mono, a ~ Element (t a), F.Foldable t) | ^ src/Data/MonoTraversable.hs:919:23: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 919 | oand :: (Element mono ~ Bool, MonoFoldable mono) => mono -> Bool | ^ src/Data/MonoTraversable.hs:926:22: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 926 | oor :: (Element mono ~ Bool, MonoFoldable mono) => mono -> Bool | ^ src/Data/MonoTraversable.hs:960:63: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 960 | osequence_ :: (Applicative m, MonoFoldable mono, Element mono ~ (m ())) => mono -> m () | ^ src/Data/MonoTraversable.hs:1060:47: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 1060 | default otraverse :: (Traversable t, mono ~ t a, a ~ Element mono, Applicative f) => (Element mono -> f (Element mono)) -> mono -> f mono | ^ src/Data/MonoTraversable.hs:1060:56: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 1060 | default otraverse :: (Traversable t, mono ~ t a, a ~ Element mono, Applicative f) => (Element mono -> f (Element mono)) -> mono -> f mono | ^ src/Data/MonoTraversable.hs:1203:45: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 1203 | default opoint :: (Applicative f, (f a) ~ mono, Element (f a) ~ a) | ^ src/Data/MonoTraversable.hs:1203:67: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 1203 | default opoint :: (Applicative f, (f a) ~ mono, Element (f a) ~ a) | ^ src/Data/MonoTraversable.hs:1354:15: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In an irrefutable pattern: Patterns of type `ViewL a' not matched: EmptyL | 1354 | oextract ~(x :< _) = x | ^^^^^^^^ src/Data/MonoTraversable.hs:1356:19: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In an irrefutable pattern: Patterns of type `ViewL a' not matched: EmptyL | 1356 | oextend f w@(~(_ :< xxs)) = | ^^^^^^^^^^ src/Data/MonoTraversable.hs:1364:15: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In an irrefutable pattern: Patterns of type `ViewR a' not matched: EmptyR | 1364 | oextract ~(_ :> x) = x | ^^^^^^^^ src/Data/MonoTraversable.hs:1366:19: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In an irrefutable pattern: Patterns of type `ViewR a' not matched: EmptyR | 1366 | oextend f w@(~(xxs :> _)) = | ^^^^^^^^^^ src/Data/MonoTraversable.hs:1461:33: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 1461 | WrappedMono :: Element mono ~ a => mono -> WrappedMono mono a | ^ src/Data/MonoTraversable.hs:1530:42: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 1530 | instance (MonoPointed mono, Element mono ~ a) => MonoPointed (WrappedMono mono a) where | ^ [5 of 5] Compiling Katip ( src/Katip.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/katip-0.8.8.4/build/Katip.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/katip-0.8.8.4/build/Katip.dyn_o ) [37 of 40] Compiling Network.Wai.Middleware.RequestLogger ( Network/Wai/Middleware/RequestLogger.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/RequestLogger.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/RequestLogger.dyn_o ) [5 of 5] Compiling Statistics.Matrix.Algorithms ( src/Statistics/Matrix/Algorithms.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dense-linear-algebra-0.1.0.0/build/Statistics/Matrix/Algorithms.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/dense-linear-algebra-0.1.0.0/build/Statistics/Matrix/Algorithms.dyn_o ) src/Statistics/Matrix/Algorithms.hs:13:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 13 | import Control.Applicative ((<$>), (<*>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 9 of 12] Compiling Data.Set.NonEmpty ( src/Data/Set/NonEmpty.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/nonempty-containers-0.3.5.0/build/Data/Set/NonEmpty.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/nonempty-containers-0.3.5.0/build/Data/Set/NonEmpty.dyn_o ) [ 6 of 56] Compiling Cardano.Crypto.SECP256K1.Constants ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/SECP256K1/Constants.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/SECP256K1/Constants.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/SECP256K1/Constants.dyn_o ) [ 7 of 56] Compiling Cardano.Crypto.Util ( src/Cardano/Crypto/Util.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Util.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Util.dyn_o ) [38 of 40] Compiling Network.Wai.Middleware.RequestLogger.JSON ( Network/Wai/Middleware/RequestLogger/JSON.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/RequestLogger/JSON.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/RequestLogger/JSON.dyn_o ) Configuring library for statistics-0.16.3.0... [ 8 of 56] Compiling Cardano.Crypto.Hash.Class ( src/Cardano/Crypto/Hash/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Hash/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Hash/Class.dyn_o ) [10 of 12] Compiling Data.Map.NonEmpty ( src/Data/Map/NonEmpty.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/nonempty-containers-0.3.5.0/build/Data/Map/NonEmpty.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/nonempty-containers-0.3.5.0/build/Data/Map/NonEmpty.dyn_o ) [119 of 136] Compiling Distribution.Types.GenericPackageDescription ( src/Distribution/Types/GenericPackageDescription.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/GenericPackageDescription.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/GenericPackageDescription.dyn_o ) [39 of 40] Compiling Network.Wai.Middleware.Gzip ( Network/Wai/Middleware/Gzip.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/Gzip.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/Gzip.dyn_o ) [40 of 40] Compiling Network.Wai.Middleware.AcceptOverride ( Network/Wai/Middleware/AcceptOverride.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/AcceptOverride.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-extra-3.1.17/build/Network/Wai/Middleware/AcceptOverride.dyn_o ) [ 9 of 56] Compiling Cardano.Crypto.Seed ( src/Cardano/Crypto/Seed.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Seed.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Seed.dyn_o ) [120 of 136] Compiling Distribution.Types.GenericPackageDescription.Lens ( src/Distribution/Types/GenericPackageDescription/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/GenericPackageDescription/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/GenericPackageDescription/Lens.dyn_o ) [11 of 12] Compiling Data.Containers.NonEmpty ( src/Data/Containers/NonEmpty.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/nonempty-containers-0.3.5.0/build/Data/Containers/NonEmpty.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/nonempty-containers-0.3.5.0/build/Data/Containers/NonEmpty.dyn_o ) [10 of 56] Compiling Cardano.Crypto.Hash.SHA512 ( src/Cardano/Crypto/Hash/SHA512.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Hash/SHA512.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Hash/SHA512.dyn_o ) [11 of 56] Compiling Cardano.Crypto.Hash.SHA3_512 ( src/Cardano/Crypto/Hash/SHA3_512.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Hash/SHA3_512.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Hash/SHA3_512.dyn_o ) [121 of 136] Compiling Distribution.Types.Benchmark.Lens ( src/Distribution/Types/Benchmark/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/Benchmark/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/Benchmark/Lens.dyn_o ) [12 of 12] Compiling Paths_nonempty_containers ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/nonempty-containers-0.3.5.0/build/autogen/Paths_nonempty_containers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/nonempty-containers-0.3.5.0/build/Paths_nonempty_containers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/nonempty-containers-0.3.5.0/build/Paths_nonempty_containers.dyn_o ) [12 of 56] Compiling Cardano.Crypto.Hash.SHA3_256 ( src/Cardano/Crypto/Hash/SHA3_256.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Hash/SHA3_256.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Hash/SHA3_256.dyn_o ) [122 of 136] Compiling Distribution.Types.PackageDescription.Lens ( src/Distribution/Types/PackageDescription/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/PackageDescription/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/PackageDescription/Lens.dyn_o ) [4 of 4] Compiling Data.Aeson.Parser ( src/Data/Aeson/Parser.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-aeson-2.2.2.0/build/Data/Aeson/Parser.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/attoparsec-aeson-2.2.2.0/build/Data/Aeson/Parser.dyn_o ) [13 of 56] Compiling Cardano.Crypto.Hash.RIPEMD160 ( src/Cardano/Crypto/Hash/RIPEMD160.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Hash/RIPEMD160.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Hash/RIPEMD160.dyn_o ) [55 of 85] Compiling Control.Lens.Internal.PrismTH ( src/Control/Lens/Internal/PrismTH.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/PrismTH.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/PrismTH.dyn_o ) [14 of 56] Compiling Cardano.Crypto.Hash.NeverUsed ( src/Cardano/Crypto/Hash/NeverUsed.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Hash/NeverUsed.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Hash/NeverUsed.dyn_o ) Configuring library for wai-app-static-3.1.9... [15 of 56] Compiling Cardano.Crypto.Hash.Keccak256 ( src/Cardano/Crypto/Hash/Keccak256.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Hash/Keccak256.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Hash/Keccak256.dyn_o ) [123 of 136] Compiling Distribution.Types.Lens ( src/Distribution/Types/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/Lens.dyn_o ) [16 of 56] Compiling Cardano.Crypto.VRF.Class ( src/Cardano/Crypto/VRF/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/VRF/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/VRF/Class.dyn_o ) [124 of 136] Compiling Distribution.PackageDescription ( src/Distribution/PackageDescription.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/PackageDescription.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/PackageDescription.dyn_o ) [56 of 85] Compiling Control.Lens.Internal.FieldTH ( src/Control/Lens/Internal/FieldTH.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/FieldTH.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Internal/FieldTH.dyn_o ) [125 of 136] Compiling Distribution.PackageDescription.Configuration ( src/Distribution/PackageDescription/Configuration.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/PackageDescription/Configuration.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/PackageDescription/Configuration.dyn_o ) [17 of 56] Compiling Cardano.Crypto.VRF.NeverUsed ( src/Cardano/Crypto/VRF/NeverUsed.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/VRF/NeverUsed.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/VRF/NeverUsed.dyn_o ) Configuring library for diff-containers-1.3.0.0... [18 of 56] Compiling Cardano.Foreign ( src/Cardano/Foreign.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Foreign.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Foreign.dyn_o ) [19 of 56] Compiling Cardano.Crypto.SECP256K1.C ( src/Cardano/Crypto/SECP256K1/C.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/SECP256K1/C.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/SECP256K1/C.dyn_o ) [126 of 136] Compiling Distribution.FieldGrammar.Newtypes ( src/Distribution/FieldGrammar/Newtypes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/FieldGrammar/Newtypes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/FieldGrammar/Newtypes.dyn_o ) Preprocessing library for statistics-0.16.3.0... Building library for statistics-0.16.3.0... [127 of 136] Compiling Distribution.FieldGrammar.Class ( src/Distribution/FieldGrammar/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/FieldGrammar/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/FieldGrammar/Class.dyn_o ) [20 of 56] Compiling Cardano.Crypto.Libsodium.C ( src/Cardano/Crypto/Libsodium/C.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Libsodium/C.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Libsodium/C.dyn_o ) [ 1 of 49] Compiling Statistics.Correlation.Kendall ( Statistics/Correlation/Kendall.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Correlation/Kendall.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Correlation/Kendall.dyn_o ) [128 of 136] Compiling Distribution.FieldGrammar.Pretty ( src/Distribution/FieldGrammar/Pretty.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/FieldGrammar/Pretty.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/FieldGrammar/Pretty.dyn_o ) [57 of 85] Compiling Control.Lens.TH ( src/Control/Lens/TH.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/TH.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/TH.dyn_o ) [129 of 136] Compiling Distribution.FieldGrammar.Parsec ( src/Distribution/FieldGrammar/Parsec.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/FieldGrammar/Parsec.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/FieldGrammar/Parsec.dyn_o ) Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. [21 of 56] Compiling Cardano.Crypto.PinnedSizedBytes ( src/Cardano/Crypto/PinnedSizedBytes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/PinnedSizedBytes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/PinnedSizedBytes.dyn_o ) Preprocessing library for wai-app-static-3.1.9... Building library for wai-app-static-3.1.9... [58 of 85] Compiling Control.Lens ( src/Control/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens.dyn_o ) [2 of 2] Compiling Data.VMap ( src/Data/VMap.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-map-1.1.0.1/build/Data/VMap.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-map-1.1.0.1/build/Data/VMap.dyn_o ) [22 of 56] Compiling Cardano.Crypto.Libsodium.Memory.Internal ( src/Cardano/Crypto/Libsodium/Memory/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Libsodium/Memory/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Libsodium/Memory/Internal.dyn_o ) [59 of 85] Compiling GHC.Generics.Lens ( src/GHC/Generics/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/GHC/Generics/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/GHC/Generics/Lens.dyn_o ) Preprocessing library for diff-containers-1.3.0.0... Building library for diff-containers-1.3.0.0... [60 of 85] Compiling Data.Vector.Lens ( src/Data/Vector/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/Vector/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/Vector/Lens.dyn_o ) [ 2 of 49] Compiling Statistics.Distribution.Poisson.Internal ( Statistics/Distribution/Poisson/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/Poisson/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/Poisson/Internal.dyn_o ) [1 of 3] Compiling Data.Sequence.NonEmpty.Extra ( src/Data/Sequence/NonEmpty/Extra.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/diff-containers-1.3.0.0/build/Data/Sequence/NonEmpty/Extra.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/diff-containers-1.3.0.0/build/Data/Sequence/NonEmpty/Extra.dyn_o ) [23 of 56] Compiling Cardano.Crypto.Libsodium.Memory ( src/Cardano/Crypto/Libsodium/Memory.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Libsodium/Memory.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Libsodium/Memory.dyn_o ) [61 of 85] Compiling Data.Typeable.Lens ( src/Data/Typeable/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/Typeable/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/Typeable/Lens.dyn_o ) [ 3 of 49] Compiling Statistics.Function ( Statistics/Function.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Function.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Function.dyn_o ) [24 of 56] Compiling Cardano.Crypto.DirectSerialise ( src/Cardano/Crypto/DirectSerialise.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/DirectSerialise.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/DirectSerialise.dyn_o ) [130 of 136] Compiling Distribution.FieldGrammar ( src/Distribution/FieldGrammar.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/FieldGrammar.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/FieldGrammar.dyn_o ) [2 of 3] Compiling Data.Map.Diff.Strict.Internal ( src/Data/Map/Diff/Strict/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/diff-containers-1.3.0.0/build/Data/Map/Diff/Strict/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/diff-containers-1.3.0.0/build/Data/Map/Diff/Strict/Internal.dyn_o ) [1 of 9] Compiling WaiAppStatic.Types ( WaiAppStatic/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-app-static-3.1.9/build/WaiAppStatic/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-app-static-3.1.9/build/WaiAppStatic/Types.dyn_o ) [62 of 85] Compiling Data.Tree.Lens ( src/Data/Tree/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/Tree/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/Tree/Lens.dyn_o ) [131 of 136] Compiling Distribution.PackageDescription.FieldGrammar ( src/Distribution/PackageDescription/FieldGrammar.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/PackageDescription/FieldGrammar.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/PackageDescription/FieldGrammar.dyn_o ) [25 of 56] Compiling Cardano.Crypto.Libsodium.MLockedBytes.Internal ( src/Cardano/Crypto/Libsodium/MLockedBytes/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Libsodium/MLockedBytes/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Libsodium/MLockedBytes/Internal.dyn_o ) [63 of 85] Compiling Data.Sequence.Lens ( src/Data/Sequence/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/Sequence/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/Sequence/Lens.dyn_o ) [64 of 85] Compiling Data.IntSet.Lens ( src/Data/IntSet/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/IntSet/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/IntSet/Lens.dyn_o ) [2 of 9] Compiling Util ( Util.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-app-static-3.1.9/build/Util.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-app-static-3.1.9/build/Util.dyn_o ) [26 of 56] Compiling Cardano.Crypto.Libsodium.MLockedBytes ( src/Cardano/Crypto/Libsodium/MLockedBytes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Libsodium/MLockedBytes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Libsodium/MLockedBytes.dyn_o ) [65 of 85] Compiling Data.Complex.Lens ( src/Data/Complex/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/Complex/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/Complex/Lens.dyn_o ) [3 of 9] Compiling WaiAppStatic.Listing ( WaiAppStatic/Listing.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-app-static-3.1.9/build/WaiAppStatic/Listing.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-app-static-3.1.9/build/WaiAppStatic/Listing.dyn_o ) [27 of 56] Compiling Cardano.Crypto.Libsodium.MLockedSeed ( src/Cardano/Crypto/Libsodium/MLockedSeed.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Libsodium/MLockedSeed.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Libsodium/MLockedSeed.dyn_o ) [3 of 3] Compiling Data.Map.Diff.Strict ( src/Data/Map/Diff/Strict.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/diff-containers-1.3.0.0/build/Data/Map/Diff/Strict.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/diff-containers-1.3.0.0/build/Data/Map/Diff/Strict.dyn_o ) [66 of 85] Compiling Data.ByteString.Strict.Lens ( src/Data/ByteString/Strict/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/ByteString/Strict/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/ByteString/Strict/Lens.dyn_o ) [67 of 85] Compiling Data.ByteString.Lazy.Lens ( src/Data/ByteString/Lazy/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/ByteString/Lazy/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/ByteString/Lazy/Lens.dyn_o ) [28 of 56] Compiling Cardano.Crypto.Libsodium.Init ( src/Cardano/Crypto/Libsodium/Init.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Libsodium/Init.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Libsodium/Init.dyn_o ) [4 of 9] Compiling WaiAppStatic.Storage.Filesystem ( WaiAppStatic/Storage/Filesystem.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-app-static-3.1.9/build/WaiAppStatic/Storage/Filesystem.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-app-static-3.1.9/build/WaiAppStatic/Storage/Filesystem.dyn_o ) [29 of 56] Compiling Cardano.Crypto.Init ( src/Cardano/Crypto/Init.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Init.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Init.dyn_o ) WaiAppStatic/Storage/Filesystem.hs:20:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.List' is redundant except perhaps to import instances from `Data.List' To import instances alone, use: import Data.List() | 20 | import Data.List (foldl') | ^^^^^^^^^^^^^^^^^^^^^^^^^ [68 of 85] Compiling Data.ByteString.Lens ( src/Data/ByteString/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/ByteString/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/ByteString/Lens.dyn_o ) [30 of 56] Compiling Cardano.Crypto.Hash.Blake2b ( src/Cardano/Crypto/Hash/Blake2b.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Hash/Blake2b.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Hash/Blake2b.dyn_o ) [5 of 9] Compiling WaiAppStatic.Storage.Embedded.TH ( WaiAppStatic/Storage/Embedded/TH.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-app-static-3.1.9/build/WaiAppStatic/Storage/Embedded/TH.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-app-static-3.1.9/build/WaiAppStatic/Storage/Embedded/TH.dyn_o ) [69 of 85] Compiling Data.Bits.Lens ( src/Data/Bits/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/Bits/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/Bits/Lens.dyn_o ) [31 of 56] Compiling Cardano.Crypto.Hash.Short ( src/Cardano/Crypto/Hash/Short.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Hash/Short.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Hash/Short.dyn_o ) [70 of 85] Compiling Data.Array.Lens ( src/Data/Array/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/Array/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/Array/Lens.dyn_o ) [32 of 56] Compiling Cardano.Crypto.Hash.SHA256 ( src/Cardano/Crypto/Hash/SHA256.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Hash/SHA256.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Hash/SHA256.dyn_o ) [6 of 9] Compiling WaiAppStatic.Storage.Embedded.Runtime ( WaiAppStatic/Storage/Embedded/Runtime.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-app-static-3.1.9/build/WaiAppStatic/Storage/Embedded/Runtime.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-app-static-3.1.9/build/WaiAppStatic/Storage/Embedded/Runtime.dyn_o ) WaiAppStatic/Storage/Embedded/Runtime.hs:87:33: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 87 | next = map (\(x, y) -> (head x, (tail x, y))) orig | ^^^^ WaiAppStatic/Storage/Embedded/Runtime.hs:87:42: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 87 | next = map (\(x, y) -> (head x, (tail x, y))) orig | ^^^^ WaiAppStatic/Storage/Embedded/Runtime.hs:91:30: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 91 | hoisted = map (fst . head &&& map snd) grouped | ^^^^ [71 of 85] Compiling Control.Seq.Lens ( src/Control/Seq/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Seq/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Seq/Lens.dyn_o ) [33 of 56] Compiling Cardano.Crypto.Hash ( src/Cardano/Crypto/Hash.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Hash.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Hash.dyn_o ) [72 of 85] Compiling Control.Parallel.Strategies.Lens ( src/Control/Parallel/Strategies/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Parallel/Strategies/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Parallel/Strategies/Lens.dyn_o ) [7 of 9] Compiling WaiAppStatic.Storage.Embedded ( WaiAppStatic/Storage/Embedded.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-app-static-3.1.9/build/WaiAppStatic/Storage/Embedded.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-app-static-3.1.9/build/WaiAppStatic/Storage/Embedded.dyn_o ) [8 of 9] Compiling Network.Wai.Application.Static ( Network/Wai/Application/Static.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-app-static-3.1.9/build/Network/Wai/Application/Static.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-app-static-3.1.9/build/Network/Wai/Application/Static.dyn_o ) [ 4 of 49] Compiling Statistics.Internal ( Statistics/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Internal.dyn_o ) [2 of 6] Compiling Data.Containers ( src/Data/Containers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/mono-traversable-1.0.21.0/build/Data/Containers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/mono-traversable-1.0.21.0/build/Data/Containers.dyn_o ) [34 of 56] Compiling Cardano.Crypto.VRF.Simple ( src/Cardano/Crypto/VRF/Simple.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/VRF/Simple.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/VRF/Simple.dyn_o ) [73 of 85] Compiling Control.Monad.Error.Lens ( src/Control/Monad/Error/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Monad/Error/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Monad/Error/Lens.dyn_o ) [ 5 of 49] Compiling Statistics.Quantile ( Statistics/Quantile.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Quantile.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Quantile.dyn_o ) [74 of 85] Compiling Control.Lens.Unsound ( src/Control/Lens/Unsound.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Unsound.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Unsound.dyn_o ) [9 of 9] Compiling WaiAppStatic.CmdLine ( WaiAppStatic/CmdLine.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-app-static-3.1.9/build/WaiAppStatic/CmdLine.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-app-static-3.1.9/build/WaiAppStatic/CmdLine.dyn_o ) WaiAppStatic/CmdLine.hs:135:18: warning: [GHC-68441] [-Wdeprecations] In the use of `def' (imported from Network.Wai.Middleware.Gzip): Deprecated: "Please use 'defaultGzipSettings'. 'def' and the Default instance will be removed in a future major update." | 135 | gzip def{gzipFiles = GzipCompress} | ^^^ [75 of 85] Compiling Control.Lens.Profunctor ( src/Control/Lens/Profunctor.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Profunctor.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Profunctor.dyn_o ) [35 of 56] Compiling Cardano.Crypto.VRF.Mock ( src/Cardano/Crypto/VRF/Mock.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/VRF/Mock.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/VRF/Mock.dyn_o ) [132 of 136] Compiling Distribution.PackageDescription.PrettyPrint ( src/Distribution/PackageDescription/PrettyPrint.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/PackageDescription/PrettyPrint.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/PackageDescription/PrettyPrint.dyn_o ) [3 of 6] Compiling Data.MonoTraversable.Unprefixed ( src/Data/MonoTraversable/Unprefixed.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/mono-traversable-1.0.21.0/build/Data/MonoTraversable/Unprefixed.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/mono-traversable-1.0.21.0/build/Data/MonoTraversable/Unprefixed.dyn_o ) [76 of 85] Compiling Control.Lens.Operators ( src/Control/Lens/Operators.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Operators.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Operators.dyn_o ) [77 of 85] Compiling Control.Lens.Extras ( src/Control/Lens/Extras.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Extras.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Extras.dyn_o ) [36 of 56] Compiling Cardano.Crypto.VRF ( src/Cardano/Crypto/VRF.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/VRF.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/VRF.dyn_o ) [4 of 6] Compiling Data.Sequences ( src/Data/Sequences.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/mono-traversable-1.0.21.0/build/Data/Sequences.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/mono-traversable-1.0.21.0/build/Data/Sequences.dyn_o ) [78 of 85] Compiling Control.Lens.Combinators ( src/Control/Lens/Combinators.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Combinators.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Lens/Combinators.dyn_o ) [37 of 56] Compiling Cardano.Crypto.Libsodium.Hash.Class ( src/Cardano/Crypto/Libsodium/Hash/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Libsodium/Hash/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Libsodium/Hash/Class.dyn_o ) [79 of 85] Compiling Control.Exception.Lens ( src/Control/Exception/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Exception/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Control/Exception/Lens.dyn_o ) src/Data/Sequences.hs:1615:44: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 1615 | class (IsSequence t, IsString t, Element t ~ Char) => Textual t where | ^ src/Data/Sequences.hs:1631:29: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 1631 | unwords :: (Element seq ~ t, MonoFoldable seq) => seq -> t | ^ src/Data/Sequences.hs:1648:29: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 1648 | unlines :: (Element seq ~ t, MonoFoldable seq) => seq -> t | ^ src/Data/Sequences.hs:1696:13: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 1696 | instance (c ~ Char) => Textual [c] where | ^ src/Data/Sequences.hs:1749:37: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 1749 | Element (f (Maybe t)) ~ Maybe t) | ^ src/Data/Sequences.hs:1800:52: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 1800 | repack :: (MonoFoldable a, IsSequence b, Element a ~ Element b) => a -> b | ^ src/Data/Sequences.hs:1816:13: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 1816 | instance (c ~ Char, w ~ Word8) => Utf8 [c] [w] where | ^ src/Data/Sequences.hs:1816:23: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 1816 | instance (c ~ Char, w ~ Word8) => Utf8 [c] [w] where | ^ [133 of 136] Compiling Distribution.PackageDescription.Parsec ( src/Distribution/PackageDescription/Parsec.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/PackageDescription/Parsec.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/PackageDescription/Parsec.dyn_o ) [38 of 56] Compiling Cardano.Crypto.Libsodium.Hash ( src/Cardano/Crypto/Libsodium/Hash.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Libsodium/Hash.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Libsodium/Hash.dyn_o ) [39 of 56] Compiling Cardano.Crypto.Libsodium ( src/Cardano/Crypto/Libsodium.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Libsodium.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/Libsodium.dyn_o ) [40 of 56] Compiling Cardano.Crypto.DSIGN.Class ( src/Cardano/Crypto/DSIGN/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/DSIGN/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/DSIGN/Class.dyn_o ) [ 6 of 49] Compiling Statistics.Sample.Histogram ( Statistics/Sample/Histogram.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Sample/Histogram.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Sample/Histogram.dyn_o ) Configuring library for ekg-wai-0.1.2.0... [80 of 85] Compiling Data.Dynamic.Lens ( src/Data/Dynamic/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/Dynamic/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Data/Dynamic/Lens.dyn_o ) [81 of 85] Compiling Numeric.Lens ( src/Numeric/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Numeric/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Numeric/Lens.dyn_o ) [41 of 56] Compiling Cardano.Crypto.KES.Class ( src/Cardano/Crypto/KES/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/KES/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/KES/Class.dyn_o ) [ 7 of 49] Compiling Statistics.Sample.Internal ( Statistics/Sample/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Sample/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Sample/Internal.dyn_o ) [42 of 56] Compiling Cardano.Crypto.KES.Single ( src/Cardano/Crypto/KES/Single.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/KES/Single.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/KES/Single.dyn_o ) [82 of 85] Compiling Numeric.Natural.Lens ( src/Numeric/Natural/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Numeric/Natural/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/Numeric/Natural/Lens.dyn_o ) [ 8 of 49] Compiling Statistics.Distribution ( Statistics/Distribution.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution.dyn_o ) [134 of 136] Compiling Distribution.FieldGrammar.FieldDescrs ( src/Distribution/FieldGrammar/FieldDescrs.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/FieldGrammar/FieldDescrs.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/FieldGrammar/FieldDescrs.dyn_o ) [43 of 56] Compiling Cardano.Crypto.KES.Sum ( src/Cardano/Crypto/KES/Sum.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/KES/Sum.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/KES/Sum.dyn_o ) [83 of 85] Compiling System.Exit.Lens ( src/System/Exit/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/System/Exit/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/System/Exit/Lens.dyn_o ) [ 9 of 49] Compiling Statistics.Distribution.Uniform ( Statistics/Distribution/Uniform.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/Uniform.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/Uniform.dyn_o ) [84 of 85] Compiling System.FilePath.Lens ( src/System/FilePath/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/System/FilePath/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/System/FilePath/Lens.dyn_o ) [135 of 136] Compiling Distribution.Types.InstalledPackageInfo.FieldGrammar ( src/Distribution/Types/InstalledPackageInfo/FieldGrammar.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/InstalledPackageInfo/FieldGrammar.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/Types/InstalledPackageInfo/FieldGrammar.dyn_o ) [85 of 85] Compiling System.IO.Error.Lens ( src/System/IO/Error/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/System/IO/Error/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-5.3.5/build/System/IO/Error/Lens.dyn_o ) [10 of 49] Compiling Statistics.Distribution.Transform ( Statistics/Distribution/Transform.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/Transform.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/Transform.dyn_o ) [44 of 56] Compiling Cardano.Crypto.KES.NeverUsed ( src/Cardano/Crypto/KES/NeverUsed.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/KES/NeverUsed.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/KES/NeverUsed.dyn_o ) [45 of 56] Compiling Cardano.Crypto.KES.CompactSingle ( src/Cardano/Crypto/KES/CompactSingle.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/KES/CompactSingle.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/KES/CompactSingle.dyn_o ) Configuring library for monoidal-containers-0.6.6.0... Configuring library for lens-aeson-1.2.3... Configuring library for validation-1.1.3... [11 of 49] Compiling Statistics.Distribution.StudentT ( Statistics/Distribution/StudentT.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/StudentT.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/StudentT.dyn_o ) Preprocessing library for ekg-wai-0.1.2.0... Building library for ekg-wai-0.1.2.0... [1 of 4] Compiling Paths_ekg_wai ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ekg-wai-0.1.2.0/build/autogen/Paths_ekg_wai.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ekg-wai-0.1.2.0/build/Paths_ekg_wai.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ekg-wai-0.1.2.0/build/Paths_ekg_wai.dyn_o ) [46 of 56] Compiling Cardano.Crypto.KES.CompactSum ( src/Cardano/Crypto/KES/CompactSum.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/KES/CompactSum.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/KES/CompactSum.dyn_o ) [12 of 49] Compiling Statistics.Distribution.Poisson ( Statistics/Distribution/Poisson.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/Poisson.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/Poisson.dyn_o ) [2 of 4] Compiling System.Remote.Monitoring.Wai.Json ( System/Remote/Monitoring/Wai/Json.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ekg-wai-0.1.2.0/build/System/Remote/Monitoring/Wai/Json.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ekg-wai-0.1.2.0/build/System/Remote/Monitoring/Wai/Json.dyn_o ) [136 of 136] Compiling Distribution.InstalledPackageInfo ( src/Distribution/InstalledPackageInfo.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/InstalledPackageInfo.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-syntax-3.14.2.0/build/Distribution/InstalledPackageInfo.dyn_o ) [3 of 4] Compiling System.Remote.Monitoring.Wai.App ( System/Remote/Monitoring/Wai/App.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ekg-wai-0.1.2.0/build/System/Remote/Monitoring/Wai/App.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ekg-wai-0.1.2.0/build/System/Remote/Monitoring/Wai/App.dyn_o ) [13 of 49] Compiling Statistics.Distribution.NegativeBinomial ( Statistics/Distribution/NegativeBinomial.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/NegativeBinomial.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/NegativeBinomial.dyn_o ) Statistics/Distribution/NegativeBinomial.hs:32:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Foldable' is redundant except perhaps to import instances from `Data.Foldable' To import instances alone, use: import Data.Foldable() | 32 | import Data.Foldable (foldl') | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ System/Remote/Monitoring/Wai/App.hs:65:22: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Data.List, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 65 | let acceptHdr = (List.head . parseHttpAccept) <$> acceptHeader req | ^^^^^^^^^ [4 of 4] Compiling System.Remote.Monitoring.Wai ( System/Remote/Monitoring/Wai.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ekg-wai-0.1.2.0/build/System/Remote/Monitoring/Wai.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ekg-wai-0.1.2.0/build/System/Remote/Monitoring/Wai.dyn_o ) Preprocessing library for monoidal-containers-0.6.6.0... Building library for monoidal-containers-0.6.6.0... Preprocessing library for lens-aeson-1.2.3... Building library for lens-aeson-1.2.3... Configuring library for Cabal-3.14.2.0... Preprocessing library for validation-1.1.3... Building library for validation-1.1.3... [1 of 1] Compiling Data.Aeson.Lens ( src/Data/Aeson/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-aeson-1.2.3/build/Data/Aeson/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/lens-aeson-1.2.3/build/Data/Aeson/Lens.dyn_o ) [14 of 49] Compiling Statistics.Distribution.Hypergeometric ( Statistics/Distribution/Hypergeometric.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/Hypergeometric.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/Hypergeometric.dyn_o ) [1 of 5] Compiling Data.HashMap.Monoidal ( src/Data/HashMap/Monoidal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoidal-containers-0.6.6.0/build/Data/HashMap/Monoidal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoidal-containers-0.6.6.0/build/Data/HashMap/Monoidal.dyn_o ) [1 of 1] Compiling Data.Validation ( src/Data/Validation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/validation-1.1.3/build/Data/Validation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/validation-1.1.3/build/Data/Validation.dyn_o ) [47 of 56] Compiling Cardano.Crypto.DSIGN.NeverUsed ( src/Cardano/Crypto/DSIGN/NeverUsed.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/DSIGN/NeverUsed.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/DSIGN/NeverUsed.dyn_o ) [48 of 56] Compiling Cardano.Crypto.DSIGN.Ed448 ( src/Cardano/Crypto/DSIGN/Ed448.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/DSIGN/Ed448.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/DSIGN/Ed448.dyn_o ) [15 of 49] Compiling Statistics.Distribution.Geometric ( Statistics/Distribution/Geometric.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/Geometric.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/Geometric.dyn_o ) [49 of 56] Compiling Cardano.Crypto.DSIGN.EcdsaSecp256k1 ( src/Cardano/Crypto/DSIGN/EcdsaSecp256k1.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/DSIGN/EcdsaSecp256k1.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/DSIGN/EcdsaSecp256k1.dyn_o ) [16 of 49] Compiling Statistics.Distribution.Gamma ( Statistics/Distribution/Gamma.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/Gamma.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/Gamma.dyn_o ) [50 of 56] Compiling Cardano.Crypto.KES.Mock ( src/Cardano/Crypto/KES/Mock.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/KES/Mock.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/KES/Mock.dyn_o ) [2 of 5] Compiling Data.IntMap.Monoidal ( src/Data/IntMap/Monoidal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoidal-containers-0.6.6.0/build/Data/IntMap/Monoidal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoidal-containers-0.6.6.0/build/Data/IntMap/Monoidal.dyn_o ) [51 of 56] Compiling Cardano.Crypto.DSIGN.Mock ( src/Cardano/Crypto/DSIGN/Mock.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/DSIGN/Mock.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/DSIGN/Mock.dyn_o ) [17 of 49] Compiling Statistics.Distribution.FDistribution ( Statistics/Distribution/FDistribution.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/FDistribution.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/FDistribution.dyn_o ) [52 of 56] Compiling Cardano.Crypto.DSIGN.SchnorrSecp256k1 ( src/Cardano/Crypto/DSIGN/SchnorrSecp256k1.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/DSIGN/SchnorrSecp256k1.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/DSIGN/SchnorrSecp256k1.dyn_o ) [3 of 5] Compiling Data.IntMap.Monoidal.Strict ( src/Data/IntMap/Monoidal/Strict.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoidal-containers-0.6.6.0/build/Data/IntMap/Monoidal/Strict.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoidal-containers-0.6.6.0/build/Data/IntMap/Monoidal/Strict.dyn_o ) Preprocessing library for Cabal-3.14.2.0... Building library for Cabal-3.14.2.0... [18 of 49] Compiling Statistics.Distribution.DiscreteUniform ( Statistics/Distribution/DiscreteUniform.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/DiscreteUniform.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/DiscreteUniform.dyn_o ) [53 of 56] Compiling Cardano.Crypto.DSIGN.Ed25519 ( src/Cardano/Crypto/DSIGN/Ed25519.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/DSIGN/Ed25519.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/DSIGN/Ed25519.dyn_o ) [4 of 5] Compiling Data.Map.Monoidal ( src/Data/Map/Monoidal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoidal-containers-0.6.6.0/build/Data/Map/Monoidal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoidal-containers-0.6.6.0/build/Data/Map/Monoidal.dyn_o ) [19 of 49] Compiling Statistics.Distribution.ChiSquared ( Statistics/Distribution/ChiSquared.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/ChiSquared.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/ChiSquared.dyn_o ) [54 of 56] Compiling Cardano.Crypto.DSIGN ( src/Cardano/Crypto/DSIGN.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/DSIGN.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/DSIGN.dyn_o ) [55 of 56] Compiling Cardano.Crypto.KES.Simple ( src/Cardano/Crypto/KES/Simple.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/KES/Simple.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/KES/Simple.dyn_o ) [ 1 of 151] Compiling Distribution.Backpack.FullUnitId ( src/Distribution/Backpack/FullUnitId.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Backpack/FullUnitId.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Backpack/FullUnitId.dyn_o ) [20 of 49] Compiling Statistics.Distribution.CauchyLorentz ( Statistics/Distribution/CauchyLorentz.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/CauchyLorentz.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/CauchyLorentz.dyn_o ) [ 2 of 151] Compiling Distribution.Backpack.ModSubst ( src/Distribution/Backpack/ModSubst.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Backpack/ModSubst.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Backpack/ModSubst.dyn_o ) [5 of 5] Compiling Data.Map.Monoidal.Strict ( src/Data/Map/Monoidal/Strict.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoidal-containers-0.6.6.0/build/Data/Map/Monoidal/Strict.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/monoidal-containers-0.6.6.0/build/Data/Map/Monoidal/Strict.dyn_o ) [ 3 of 151] Compiling Distribution.Backpack.ModuleScope ( src/Distribution/Backpack/ModuleScope.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Backpack/ModuleScope.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Backpack/ModuleScope.dyn_o ) [21 of 49] Compiling Statistics.Distribution.Binomial ( Statistics/Distribution/Binomial.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/Binomial.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/Binomial.dyn_o ) [ 4 of 151] Compiling Distribution.Backpack.ModuleShape ( src/Distribution/Backpack/ModuleShape.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Backpack/ModuleShape.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Backpack/ModuleShape.dyn_o ) [56 of 56] Compiling Cardano.Crypto.KES ( src/Cardano/Crypto/KES.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/KES.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-class-2.2.3.0/build/Cardano/Crypto/KES.dyn_o ) [22 of 49] Compiling Statistics.Distribution.Beta ( Statistics/Distribution/Beta.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/Beta.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/Beta.dyn_o ) [ 5 of 151] Compiling Distribution.Backpack.PreModuleShape ( src/Distribution/Backpack/PreModuleShape.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Backpack/PreModuleShape.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Backpack/PreModuleShape.dyn_o ) [ 6 of 151] Compiling Distribution.Compat.Async ( src/Distribution/Compat/Async.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Compat/Async.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Compat/Async.dyn_o ) [23 of 49] Compiling Statistics.Sample.Powers ( Statistics/Sample/Powers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Sample/Powers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Sample/Powers.dyn_o ) [ 7 of 151] Compiling Distribution.Compat.CreatePipe ( src/Distribution/Compat/CreatePipe.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Compat/CreatePipe.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Compat/CreatePipe.dyn_o ) [ 8 of 151] Compiling Distribution.Compat.Directory ( src/Distribution/Compat/Directory.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Compat/Directory.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Compat/Directory.dyn_o ) [ 9 of 151] Compiling Distribution.Compat.FilePath ( src/Distribution/Compat/FilePath.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Compat/FilePath.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Compat/FilePath.dyn_o ) [ 10 of 151] Compiling Distribution.Compat.GetShortPathName ( src/Distribution/Compat/GetShortPathName.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Compat/GetShortPathName.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Compat/GetShortPathName.dyn_o ) [5 of 6] Compiling Data.NonNull ( src/Data/NonNull.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/mono-traversable-1.0.21.0/build/Data/NonNull.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/mono-traversable-1.0.21.0/build/Data/NonNull.dyn_o ) [24 of 49] Compiling Statistics.Test.Internal ( Statistics/Test/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Test/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Test/Internal.dyn_o ) [ 11 of 151] Compiling Distribution.Compat.Internal.TempFile ( src/Distribution/Compat/Internal/TempFile.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Compat/Internal/TempFile.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Compat/Internal/TempFile.dyn_o ) Configuring library for cardano-crypto-praos-2.2.1.1... [6 of 6] Compiling Paths_mono_traversable ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/mono-traversable-1.0.21.0/build/autogen/Paths_mono_traversable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/mono-traversable-1.0.21.0/build/Paths_mono_traversable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/mono-traversable-1.0.21.0/build/Paths_mono_traversable.dyn_o ) [ 12 of 151] Compiling Distribution.Compat.CopyFile ( src/Distribution/Compat/CopyFile.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Compat/CopyFile.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Compat/CopyFile.dyn_o ) [25 of 49] Compiling Statistics.Transform ( Statistics/Transform.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Transform.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Transform.dyn_o ) [ 13 of 151] Compiling Distribution.Compat.Prelude.Internal ( src/Distribution/Compat/Prelude/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Compat/Prelude/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Compat/Prelude/Internal.dyn_o ) [ 14 of 151] Compiling Distribution.Compat.Process ( src/Distribution/Compat/Process.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Compat/Process.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Compat/Process.dyn_o ) [ 15 of 151] Compiling Distribution.Compat.ResponseFile ( src/Distribution/Compat/ResponseFile.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Compat/ResponseFile.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Compat/ResponseFile.dyn_o ) Configuring library for conduit-1.3.6.1... Configuring library for flat-0.6... [ 16 of 151] Compiling Distribution.Compat.SnocList ( src/Distribution/Compat/SnocList.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Compat/SnocList.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Compat/SnocList.dyn_o ) [ 17 of 151] Compiling Distribution.Compat.Stack ( src/Distribution/Compat/Stack.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Compat/Stack.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Compat/Stack.dyn_o ) [ 18 of 151] Compiling Distribution.Compat.Environment ( src/Distribution/Compat/Environment.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Compat/Environment.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Compat/Environment.dyn_o ) [ 19 of 151] Compiling Distribution.GetOpt ( src/Distribution/GetOpt.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/GetOpt.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/GetOpt.dyn_o ) [ 20 of 151] Compiling Distribution.Lex ( src/Distribution/Lex.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Lex.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Lex.dyn_o ) [ 21 of 151] Compiling Distribution.PackageDescription.Check.Warning ( src/Distribution/PackageDescription/Check/Warning.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/PackageDescription/Check/Warning.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/PackageDescription/Check/Warning.dyn_o ) Preprocessing library for cardano-crypto-praos-2.2.1.1... Building library for cardano-crypto-praos-2.2.1.1... [1 of 3] Compiling Cardano.Crypto.RandomBytes ( src/Cardano/Crypto/RandomBytes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-praos-2.2.1.1/build/Cardano/Crypto/RandomBytes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-praos-2.2.1.1/build/Cardano/Crypto/RandomBytes.dyn_o ) Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. [2 of 3] Compiling Cardano.Crypto.VRF.PraosBatchCompat ( src/Cardano/Crypto/VRF/PraosBatchCompat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-praos-2.2.1.1/build/Cardano/Crypto/VRF/PraosBatchCompat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-praos-2.2.1.1/build/Cardano/Crypto/VRF/PraosBatchCompat.dyn_o ) Preprocessing library for flat-0.6... Building library for flat-0.6... Preprocessing library for conduit-1.3.6.1... Building library for conduit-1.3.6.1... [ 1 of 14] Compiling Data.Conduit.Internal.Pipe ( src/Data/Conduit/Internal/Pipe.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/conduit-1.3.6.1/build/Data/Conduit/Internal/Pipe.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/conduit-1.3.6.1/build/Data/Conduit/Internal/Pipe.dyn_o ) [ 1 of 37] Compiling Data.ByteString.Convert ( src/Data/ByteString/Convert.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Data/ByteString/Convert.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Data/ByteString/Convert.dyn_o ) [ 2 of 37] Compiling Data.FloatCast ( src/Data/FloatCast.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Data/FloatCast.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Data/FloatCast.dyn_o ) src/Data/Conduit/Internal/Pipe.hs:48:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 48 | import Control.Applicative (Applicative (..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Conduit/Internal/Pipe.hs:56:51: warning: [GHC-38856] [-Wunused-imports] The import of `MonadUnliftIO' from module `Control.Monad.IO.Unlift' is redundant | 56 | import Control.Monad.IO.Unlift (MonadIO (liftIO), MonadUnliftIO, withRunInIO) | ^^^^^^^^^^^^^ src/Data/Conduit/Internal/Pipe.hs:59:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() | 59 | import Data.Monoid (Monoid (mappend, mempty)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Conduit/Internal/Pipe.hs:60:1: warning: [GHC-66111] [-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() | 60 | import Data.Semigroup (Semigroup ((<>))) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Conduit/Internal/Pipe.hs:217:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "conduit: CI.await >>= maybe" may never fire because `maybe' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `maybe' | 217 | {-# RULES "conduit: CI.await >>= maybe" forall x y. await >>= maybe x y = NeedInput y (const x) #-} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Conduit/Internal/Pipe.hs:226:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "conduit: awaitE >>= either" may never fire because `either' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `either' | 226 | {-# RULES "conduit: awaitE >>= either" forall x y. awaitE >>= either x y = NeedInput y x #-} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 3 of 37] Compiling Data.ZigZag ( src/Data/ZigZag.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Data/ZigZag.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Data/ZigZag.dyn_o ) [ 4 of 37] Compiling Flat.Decoder.Types ( src/Flat/Decoder/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Decoder/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Decoder/Types.dyn_o ) [3 of 3] Compiling Cardano.Crypto.VRF.Praos ( src/Cardano/Crypto/VRF/Praos.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-praos-2.2.1.1/build/Cardano/Crypto/VRF/Praos.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-praos-2.2.1.1/build/Cardano/Crypto/VRF/Praos.dyn_o ) [ 2 of 14] Compiling Data.Conduit.Internal.Conduit ( src/Data/Conduit/Internal/Conduit.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/conduit-1.3.6.1/build/Data/Conduit/Internal/Conduit.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/conduit-1.3.6.1/build/Data/Conduit/Internal/Conduit.dyn_o ) src/Data/Conduit/Internal/Conduit.hs:93:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 93 | import Control.Applicative (Applicative (..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Conduit/Internal/Conduit.hs:104:51: warning: [GHC-38856] [-Wunused-imports] The import of `MonadUnliftIO' from module `Control.Monad.IO.Unlift' is redundant | 104 | import Control.Monad.IO.Unlift (MonadIO (liftIO), MonadUnliftIO, withRunInIO) | ^^^^^^^^^^^^^ src/Data/Conduit/Internal/Conduit.hs:108:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() | 108 | import Data.Monoid (Monoid (mappend, mempty)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Conduit/Internal/Conduit.hs:109:1: warning: [GHC-66111] [-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() | 109 | import Data.Semigroup (Semigroup ((<>))) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Conduit/Internal/Conduit.hs:114:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Traversable' is redundant except perhaps to import instances from `Data.Traversable' To import instances alone, use: import Data.Traversable() | 114 | import Data.Traversable (Traversable (..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Conduit/Internal/Conduit.hs:739:20: warning: [GHC-63397] [-Wname-shadowing] This binding for `p' shadows the existing binding bound at src/Data/Conduit/Internal/Conduit.hs:736:25 | 739 | go (HaveOutput p o) = pure $ Just (o, SealedConduitT p) | ^ src/Data/Conduit/Internal/Conduit.hs:743:18: warning: [GHC-63397] [-Wname-shadowing] This binding for `p' shadows the existing binding bound at src/Data/Conduit/Internal/Conduit.hs:736:25 | 743 | go (Leftover p ()) = go p | ^ src/Data/Conduit/Internal/Conduit.hs:756:20: warning: [GHC-63397] [-Wname-shadowing] This binding for `p' shadows the existing binding bound at src/Data/Conduit/Internal/Conduit.hs:753:31 | 756 | go (HaveOutput p o) = pure $ Right (o, SealedConduitT p) | ^ src/Data/Conduit/Internal/Conduit.hs:760:18: warning: [GHC-63397] [-Wname-shadowing] This binding for `p' shadows the existing binding bound at src/Data/Conduit/Internal/Conduit.hs:753:31 | 760 | go (Leftover p ()) = go p | ^ src/Data/Conduit/Internal/Conduit.hs:881:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "conduit: await >>= maybe" may never fire because `maybe' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `maybe' | 881 | {-# RULES "conduit: await >>= maybe" forall x y. await >>= maybe x y = await' x y #-} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 5 of 37] Compiling Flat.Endian ( src/Flat/Endian.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Endian.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Endian.dyn_o ) [ 6 of 37] Compiling Flat.Memory ( src/Flat/Memory.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Memory.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Memory.dyn_o ) src/Flat/Memory.hs:58:55: warning: [GHC-68441] [-Wdeprecations] In the use of `memcpy' (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead" | 58 | withForeignPtr foreignPointer $ \sourcePointer -> BS.memcpy | ^^^^^^^^^ src/Flat/Memory.hs:72:88: warning: [GHC-68441] [-Wdeprecations] In the use of `memcpy' (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead" | 72 | peekByteString sourcePtr sourceLength = BS.unsafeCreate sourceLength $ \destPointer -> BS.memcpy destPointer sourcePtr sourceLength | ^^^^^^^^^ src/Flat/Memory.hs:95:7: warning: [GHC-68441] [-Wdeprecations] In the use of `memcpy' (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type): Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead" | 95 | BS.memcpy destPtr sourcePtr sourceLength | ^^^^^^^^^ [ 7 of 37] Compiling Flat.Decoder.Prim ( src/Flat/Decoder/Prim.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Decoder/Prim.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Decoder/Prim.dyn_o ) [26 of 49] Compiling Statistics.Sample.KernelDensity ( Statistics/Sample/KernelDensity.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Sample/KernelDensity.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Sample/KernelDensity.dyn_o ) [ 3 of 14] Compiling Data.Conduit.Internal.Fusion ( src/Data/Conduit/Internal/Fusion.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/conduit-1.3.6.1/build/Data/Conduit/Internal/Fusion.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/conduit-1.3.6.1/build/Data/Conduit/Internal/Fusion.dyn_o ) src/Data/Conduit/Internal/Fusion.hs:71:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "conduit: fuseStream (.|)" may never fire because `.|' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `.|' | 71 | {-# RULES "conduit: fuseStream (.|)" forall left right. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... src/Data/Conduit/Internal/Fusion.hs:74:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "conduit: fuseStream (fuse)" may never fire because `fuse' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `fuse' | 74 | {-# RULES "conduit: fuseStream (fuse)" forall left right. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... src/Data/Conduit/Internal/Fusion.hs:78:23: warning: [GHC-68441] [-Wdeprecations] In the use of `=$=' (imported from Data.Conduit.Internal.Conduit): Deprecated: "Use .|" | 78 | unstream left =$= unstream right = unstream (fuseStream left right) | ^^^ src/Data/Conduit/Internal/Fusion.hs:102:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "conduit: runStream (pure)" may never fire because `runConduitPure' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `runConduitPure' | 102 | {-# RULES "conduit: runStream (pure)" forall stream. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... src/Data/Conduit/Internal/Fusion.hs:105:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "conduit: runStream (ResourceT)" may never fire because `runConduitRes' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `runConduitRes' | 105 | {-# RULES "conduit: runStream (ResourceT)" forall stream. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... src/Data/Conduit/Internal/Fusion.hs:129:23: warning: [GHC-68441] [-Wdeprecations] In the use of `$$' (imported from Data.Conduit.Internal.Conduit): Deprecated: "Use runConduit and .|" | 129 | unstream left $$ unstream right = connectStream left right | ^^ src/Data/Conduit/Internal/Fusion.hs:154:23: warning: [GHC-68441] [-Wdeprecations] In the use of `$$' (imported from Data.Conduit.Internal.Conduit): Deprecated: "Use runConduit and .|" | 154 | unstream left $$ right = connectStream1 left right | ^^ src/Data/Conduit/Internal/Fusion.hs:157:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "conduit: connectStream1 (runConduit/.|)" may never fire because `.|' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `.|' | 157 | {-# RULES "conduit: connectStream1 (runConduit/.|)" forall left right. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... src/Data/Conduit/Internal/Fusion.hs:161:35: warning: [GHC-68441] [-Wdeprecations] In the use of `=$=' (imported from Data.Conduit.Internal.Conduit): Deprecated: "Use .|" | 161 | runConduit (unstream left =$= right) = connectStream1 left right | ^^^ src/Data/Conduit/Internal/Fusion.hs:163:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "conduit: connectStream1 (runConduit/fuse)" may never fire because `fuse' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `fuse' | 163 | {-# RULES "conduit: connectStream1 (runConduit/fuse)" forall left right. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... src/Data/Conduit/Internal/Fusion.hs:167:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "conduit: connectStream1 (runConduitPure/.|)" may never fire because `.|' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `.|' | 167 | {-# RULES "conduit: connectStream1 (runConduitPure/.|)" forall left right. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... src/Data/Conduit/Internal/Fusion.hs:167:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "conduit: connectStream1 (runConduitPure/.|)" may never fire because `runConduitPure' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `runConduitPure' | 167 | {-# RULES "conduit: connectStream1 (runConduitPure/.|)" forall left right. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... src/Data/Conduit/Internal/Fusion.hs:170:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "conduit: connectStream1 (runConduitPure/=$=)" may never fire because `runConduitPure' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `runConduitPure' | 170 | {-# RULES "conduit: connectStream1 (runConduitPure/=$=)" forall left right. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... src/Data/Conduit/Internal/Fusion.hs:171:39: warning: [GHC-68441] [-Wdeprecations] In the use of `=$=' (imported from Data.Conduit.Internal.Conduit): Deprecated: "Use .|" | 171 | runConduitPure (unstream left =$= right) = runIdentity (connectStream1 left right) | ^^^ src/Data/Conduit/Internal/Fusion.hs:173:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "conduit: connectStream1 (runConduitPure/fuse)" may never fire because `fuse' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `fuse' | 173 | {-# RULES "conduit: connectStream1 (runConduitPure/fuse)" forall left right. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... src/Data/Conduit/Internal/Fusion.hs:173:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "conduit: connectStream1 (runConduitPure/fuse)" may never fire because `runConduitPure' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `runConduitPure' | 173 | {-# RULES "conduit: connectStream1 (runConduitPure/fuse)" forall left right. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... src/Data/Conduit/Internal/Fusion.hs:177:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "conduit: connectStream1 (runConduitRes/.|)" may never fire because `.|' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `.|' | 177 | {-# RULES "conduit: connectStream1 (runConduitRes/.|)" forall left right. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... src/Data/Conduit/Internal/Fusion.hs:177:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "conduit: connectStream1 (runConduitRes/.|)" may never fire because `runConduitRes' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `runConduitRes' | 177 | {-# RULES "conduit: connectStream1 (runConduitRes/.|)" forall left right. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... src/Data/Conduit/Internal/Fusion.hs:180:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "conduit: connectStream1 (runConduitRes/=$=)" may never fire because `runConduitRes' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `runConduitRes' | 180 | {-# RULES "conduit: connectStream1 (runConduitRes/=$=)" forall left right. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... src/Data/Conduit/Internal/Fusion.hs:181:38: warning: [GHC-68441] [-Wdeprecations] In the use of `=$=' (imported from Data.Conduit.Internal.Conduit): Deprecated: "Use .|" | 181 | runConduitRes (unstream left =$= right) = runResourceT (connectStream1 left right) | ^^^ src/Data/Conduit/Internal/Fusion.hs:183:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "conduit: connectStream1 (runConduitRes/fuse)" may never fire because `fuse' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `fuse' | 183 | {-# RULES "conduit: connectStream1 (runConduitRes/fuse)" forall left right. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... src/Data/Conduit/Internal/Fusion.hs:183:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "conduit: connectStream1 (runConduitRes/fuse)" may never fire because `runConduitRes' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `runConduitRes' | 183 | {-# RULES "conduit: connectStream1 (runConduitRes/fuse)" forall left right. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... src/Data/Conduit/Internal/Fusion.hs:214:14: warning: [GHC-68441] [-Wdeprecations] In the use of `$$' (imported from Data.Conduit.Internal.Conduit): Deprecated: "Use runConduit and .|" | 214 | left $$ unstream right = connectStream2 left right | ^^ src/Data/Conduit/Internal/Fusion.hs:217:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "conduit: connectStream2 (runConduit/.|)" may never fire because `.|' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `.|' | 217 | {-# RULES "conduit: connectStream2 (runConduit/.|)" forall left right. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... src/Data/Conduit/Internal/Fusion.hs:220:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "conduit: connectStream2 (runConduit/fuse)" may never fire because `fuse' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `fuse' | 220 | {-# RULES "conduit: connectStream2 (runConduit/fuse)" forall left right. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... src/Data/Conduit/Internal/Fusion.hs:224:26: warning: [GHC-68441] [-Wdeprecations] In the use of `=$=' (imported from Data.Conduit.Internal.Conduit): Deprecated: "Use .|" | 224 | runConduit (left =$= unstream right) = connectStream2 left right | ^^^ src/Data/Conduit/Internal/Fusion.hs:227:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "conduit: connectStream2 (runConduitPure/.|)" may never fire because `.|' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `.|' | 227 | {-# RULES "conduit: connectStream2 (runConduitPure/.|)" forall left right. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... src/Data/Conduit/Internal/Fusion.hs:227:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "conduit: connectStream2 (runConduitPure/.|)" may never fire because `runConduitPure' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `runConduitPure' | 227 | {-# RULES "conduit: connectStream2 (runConduitPure/.|)" forall left right. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... src/Data/Conduit/Internal/Fusion.hs:230:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "conduit: connectStream2 (runConduitPure/fuse)" may never fire because `fuse' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `fuse' | 230 | {-# RULES "conduit: connectStream2 (runConduitPure/fuse)" forall left right. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... src/Data/Conduit/Internal/Fusion.hs:230:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "conduit: connectStream2 (runConduitPure/fuse)" may never fire because `runConduitPure' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `runConduitPure' | 230 | {-# RULES "conduit: connectStream2 (runConduitPure/fuse)" forall left right. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... src/Data/Conduit/Internal/Fusion.hs:233:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "conduit: connectStream2 (runConduitPure/=$=)" may never fire because `runConduitPure' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `runConduitPure' | 233 | {-# RULES "conduit: connectStream2 (runConduitPure/=$=)" forall left right. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... src/Data/Conduit/Internal/Fusion.hs:234:30: warning: [GHC-68441] [-Wdeprecations] In the use of `=$=' (imported from Data.Conduit.Internal.Conduit): Deprecated: "Use .|" | 234 | runConduitPure (left =$= unstream right) = runIdentity (connectStream2 left right) | ^^^ src/Data/Conduit/Internal/Fusion.hs:237:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "conduit: connectStream2 (runConduitRes/.|)" may never fire because `.|' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `.|' | 237 | {-# RULES "conduit: connectStream2 (runConduitRes/.|)" forall left right. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... src/Data/Conduit/Internal/Fusion.hs:237:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "conduit: connectStream2 (runConduitRes/.|)" may never fire because `runConduitRes' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `runConduitRes' | 237 | {-# RULES "conduit: connectStream2 (runConduitRes/.|)" forall left right. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... src/Data/Conduit/Internal/Fusion.hs:240:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "conduit: connectStream2 (runConduitRes/fuse)" may never fire because `fuse' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `fuse' | 240 | {-# RULES "conduit: connectStream2 (runConduitRes/fuse)" forall left right. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... src/Data/Conduit/Internal/Fusion.hs:240:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "conduit: connectStream2 (runConduitRes/fuse)" may never fire because `runConduitRes' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `runConduitRes' | 240 | {-# RULES "conduit: connectStream2 (runConduitRes/fuse)" forall left right. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... src/Data/Conduit/Internal/Fusion.hs:243:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "conduit: connectStream2 (runConduitRes/=$=)" may never fire because `runConduitRes' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `runConduitRes' | 243 | {-# RULES "conduit: connectStream2 (runConduitRes/=$=)" forall left right. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... src/Data/Conduit/Internal/Fusion.hs:244:29: warning: [GHC-68441] [-Wdeprecations] In the use of `=$=' (imported from Data.Conduit.Internal.Conduit): Deprecated: "Use .|" | 244 | runConduitRes (left =$= unstream right) = runResourceT (connectStream2 left right) | ^^^ [ 4 of 14] Compiling Data.Conduit.Internal.List.Stream ( src/Data/Conduit/Internal/List/Stream.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/conduit-1.3.6.1/build/Data/Conduit/Internal/List/Stream.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/conduit-1.3.6.1/build/Data/Conduit/Internal/List/Stream.dyn_o ) [ 8 of 37] Compiling Flat.Decoder.Strict ( src/Flat/Decoder/Strict.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Decoder/Strict.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Decoder/Strict.dyn_o ) [ 5 of 14] Compiling Data.Conduit.Combinators.Stream ( src/Data/Conduit/Combinators/Stream.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/conduit-1.3.6.1/build/Data/Conduit/Combinators/Stream.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/conduit-1.3.6.1/build/Data/Conduit/Combinators/Stream.dyn_o ) [ 22 of 151] Compiling Distribution.ReadE ( src/Distribution/ReadE.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/ReadE.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/ReadE.dyn_o ) src/Data/Conduit/Combinators/Stream.hs:362:61: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 362 | slidingWindowS :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> StreamConduit a m seq | ^ [ 23 of 151] Compiling Distribution.Simple.BuildToolDepends ( src/Distribution/Simple/BuildToolDepends.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/BuildToolDepends.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/BuildToolDepends.dyn_o ) [ 24 of 151] Compiling Distribution.Simple.BuildWay ( src/Distribution/Simple/BuildWay.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/BuildWay.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/BuildWay.dyn_o ) [ 25 of 151] Compiling Distribution.Simple.CCompiler ( src/Distribution/Simple/CCompiler.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/CCompiler.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/CCompiler.dyn_o ) [ 9 of 37] Compiling Flat.Decoder.Run ( src/Flat/Decoder/Run.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Decoder/Run.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Decoder/Run.dyn_o ) [ 26 of 151] Compiling Distribution.Simple.Flag ( src/Distribution/Simple/Flag.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Flag.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Flag.dyn_o ) [ 6 of 14] Compiling Data.Conduit ( src/Data/Conduit.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/conduit-1.3.6.1/build/Data/Conduit.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/conduit-1.3.6.1/build/Data/Conduit.dyn_o ) src/Data/Conduit.hs:105:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Functor.Identity' is redundant except perhaps to import instances from `Data.Functor.Identity' To import instances alone, use: import Data.Functor.Identity() | 105 | import Data.Functor.Identity (Identity, runIdentity) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Conduit.hs:106:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Monad.Trans.Resource' is redundant except perhaps to import instances from `Control.Monad.Trans.Resource' To import instances alone, use: import Control.Monad.Trans.Resource() | 106 | import Control.Monad.Trans.Resource (ResourceT, runResourceT) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Conduit.hs:107:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Monad.IO.Unlift' is redundant except perhaps to import instances from `Control.Monad.IO.Unlift' To import instances alone, use: import Control.Monad.IO.Unlift() | 107 | import Control.Monad.IO.Unlift (MonadUnliftIO) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 7 of 14] Compiling Data.Conduit.Internal ( src/Data/Conduit/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/conduit-1.3.6.1/build/Data/Conduit/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/conduit-1.3.6.1/build/Data/Conduit/Internal.dyn_o ) [ 8 of 14] Compiling Data.Conduit.Lift ( src/Data/Conduit/Lift.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/conduit-1.3.6.1/build/Data/Conduit/Lift.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/conduit-1.3.6.1/build/Data/Conduit/Lift.dyn_o ) src/Data/Conduit/Lift.hs:67:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() | 67 | import Data.Monoid (Monoid(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [10 of 37] Compiling Flat.Decoder ( src/Flat/Decoder.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Decoder.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Decoder.dyn_o ) [11 of 37] Compiling Flat.Tutorial ( src/Flat/Tutorial.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Tutorial.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Tutorial.dyn_o ) [27 of 49] Compiling Statistics.Types.Internal ( Statistics/Types/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Types/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Types/Internal.dyn_o ) [12 of 37] Compiling Flat.Types ( src/Flat/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Types.dyn_o ) [28 of 49] Compiling Statistics.Sample ( Statistics/Sample.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Sample.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Sample.dyn_o ) [13 of 37] Compiling Flat.Encoder.Types ( src/Flat/Encoder/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Encoder/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Encoder/Types.dyn_o ) [ 27 of 151] Compiling Distribution.Simple.Glob.Internal ( src/Distribution/Simple/Glob/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Glob/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Glob/Internal.dyn_o ) [14 of 37] Compiling Flat.Encoder.Prim ( src/Flat/Encoder/Prim.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Encoder/Prim.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Encoder/Prim.dyn_o ) [ 9 of 14] Compiling Data.Conduit.List ( src/Data/Conduit/List.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/conduit-1.3.6.1/build/Data/Conduit/List.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/conduit-1.3.6.1/build/Data/Conduit/List.dyn_o ) src/Data/Conduit/List.hs:336:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "conduit: $$ fold" may never fire because `.|' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `.|' | 336 | {-# RULES "conduit: $$ fold" forall src f b. runConduit (src .| fold f b) = connectFold src f b #-} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Conduit/List.hs:352:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "conduit: $$ foldM" may never fire because `.|' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `.|' | 352 | {-# RULES "conduit: $$ foldM" forall src f b. runConduit (src .| foldM f b) = connectFoldM src f b #-} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Conduit/List.hs:395:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "conduit: connect to mapM_" may never fire because `.|' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `.|' | 395 | {-# RULES "conduit: connect to mapM_" [2] forall f src. runConduit (src .| mapM_ f) = srcMapM_ src f #-} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Conduit/List.hs:836:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "conduit: source/filter fusion .|" may never fire because `.|' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `.|' | 836 | {-# RULES "conduit: source/filter fusion .|" forall f src. src .| filter f = filterFuseRight src f #-} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/Conduit/List.hs:860:11: warning: [GHC-95396] [-Winline-rule-shadowing] Rule "conduit: connect to sinkNull" may never fire because `.|' might inline first Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for `.|' | 860 | {-# RULES "conduit: connect to sinkNull" forall src. runConduit (src .| sinkNull) = srcSinkNull src #-} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 28 of 151] Compiling Distribution.Simple.FileMonitor.Types ( src/Distribution/Simple/FileMonitor/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/FileMonitor/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/FileMonitor/Types.dyn_o ) [10 of 14] Compiling Data.Streaming.FileRead ( src/Data/Streaming/FileRead.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/conduit-1.3.6.1/build/Data/Streaming/FileRead.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/conduit-1.3.6.1/build/Data/Streaming/FileRead.dyn_o ) [11 of 14] Compiling Data.Streaming.Filesystem ( src/Data/Streaming/Filesystem.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/conduit-1.3.6.1/build/Data/Streaming/Filesystem.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/conduit-1.3.6.1/build/Data/Streaming/Filesystem.dyn_o ) [12 of 14] Compiling Data.Conduit.Combinators ( src/Data/Conduit/Combinators.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/conduit-1.3.6.1/build/Data/Conduit/Combinators.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/conduit-1.3.6.1/build/Data/Conduit/Combinators.dyn_o ) src/Data/Conduit/Combinators.hs:901:43: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 901 | foldl1E :: (Monad m, MonoFoldable mono, a ~ Element mono) | ^ src/Data/Conduit/Combinators.hs:901:43: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 901 | foldl1E :: (Monad m, MonoFoldable mono, a ~ Element mono) | ^ src/Data/Conduit/Combinators.hs:907:40: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 907 | foldMaybeNull :: (MonoFoldable mono, e ~ Element mono) | ^ src/Data/Conduit/Combinators.hs:907:40: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 907 | foldMaybeNull :: (MonoFoldable mono, e ~ Element mono) | ^ src/Data/Conduit/Combinators.hs:992:51: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 992 | andE :: (Monad m, MonoFoldable mono, Element mono ~ Bool) | ^ src/Data/Conduit/Combinators.hs:992:51: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 992 | andE :: (Monad m, MonoFoldable mono, Element mono ~ Bool) | ^ src/Data/Conduit/Combinators.hs:1013:50: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 1013 | orE :: (Monad m, MonoFoldable mono, Element mono ~ Bool) | ^ src/Data/Conduit/Combinators.hs:1013:50: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 1013 | orE :: (Monad m, MonoFoldable mono, Element mono ~ Bool) | ^ src/Data/Conduit/Combinators.hs:1801:76: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 1801 | slidingWindow, slidingWindowC :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> ConduitT a seq m () | ^ src/Data/Conduit/Combinators.hs:1801:76: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 1801 | slidingWindow, slidingWindowC :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> ConduitT a seq m () | ^ src/Data/Conduit/Combinators.hs:2036:51: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 2036 | line :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) | ^ src/Data/Conduit/Combinators.hs:2036:51: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 2036 | line :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) | ^ src/Data/Conduit/Combinators.hs:2045:56: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 2045 | lineAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) | ^ src/Data/Conduit/Combinators.hs:2045:56: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 2045 | lineAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) | ^ src/Data/Conduit/Combinators.hs:2082:54: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 2082 | unlines :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) => ConduitT seq seq m () | ^ src/Data/Conduit/Combinators.hs:2082:54: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 2082 | unlines :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) => ConduitT seq seq m () | ^ src/Data/Conduit/Combinators.hs:2090:59: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 2090 | unlinesAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) => ConduitT seq seq m () | ^ src/Data/Conduit/Combinators.hs:2090:59: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 2090 | unlinesAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) => ConduitT seq seq m () | ^ src/Data/Conduit/Combinators.hs:2126:61: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 2126 | linesUnbounded :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) | ^ src/Data/Conduit/Combinators.hs:2126:61: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 2126 | linesUnbounded :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) | ^ src/Data/Conduit/Combinators.hs:2135:66: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 2135 | linesUnboundedAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) | ^ src/Data/Conduit/Combinators.hs:2135:66: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 2135 | linesUnboundedAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) | ^ src/Data/Conduit/Combinators.hs:2437:71: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 2437 | vectorBuilder :: (PrimMonad m, PrimMonad n, V.Vector v e, PrimState m ~ PrimState n) | ^ src/Data/Conduit/Combinators.hs:2437:71: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 2437 | vectorBuilder :: (PrimMonad m, PrimMonad n, V.Vector v e, PrimState m ~ PrimState n) | ^ [ 29 of 151] Compiling Distribution.Simple.InstallDirs.Internal ( src/Distribution/Simple/InstallDirs/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/InstallDirs/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/InstallDirs/Internal.dyn_o ) [15 of 37] Compiling Flat.Encoder.Size ( src/Flat/Encoder/Size.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Encoder/Size.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Encoder/Size.dyn_o ) [16 of 37] Compiling Flat.Encoder.Strict ( src/Flat/Encoder/Strict.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Encoder/Strict.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Encoder/Strict.dyn_o ) src/Flat/Encoder/Strict.hs:13:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Foldable' is redundant except perhaps to import instances from `Data.Foldable' To import instances alone, use: import Data.Foldable() | 13 | import Data.Foldable | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [29 of 49] Compiling Statistics.Sample.Normalize ( Statistics/Sample/Normalize.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Sample/Normalize.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Sample/Normalize.dyn_o ) [30 of 49] Compiling Statistics.Sample.KernelDensity.Simple ( Statistics/Sample/KernelDensity/Simple.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Sample/KernelDensity/Simple.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Sample/KernelDensity/Simple.dyn_o ) [ 30 of 151] Compiling Distribution.Simple.InstallDirs ( src/Distribution/Simple/InstallDirs.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/InstallDirs.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/InstallDirs.dyn_o ) [17 of 37] Compiling Flat.Encoder ( src/Flat/Encoder.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Encoder.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Encoder.dyn_o ) [18 of 37] Compiling Flat.Class ( src/Flat/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Class.dyn_o ) [19 of 37] Compiling Flat.Instances.Util ( src/Flat/Instances/Util.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Instances/Util.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Instances/Util.dyn_o ) [20 of 37] Compiling Flat.Instances.Text ( src/Flat/Instances/Text.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Instances/Text.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Instances/Text.dyn_o ) [21 of 37] Compiling Flat.Instances.Mono ( src/Flat/Instances/Mono.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Instances/Mono.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Instances/Mono.dyn_o ) [31 of 49] Compiling Statistics.Distribution.Weibull ( Statistics/Distribution/Weibull.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/Weibull.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/Weibull.dyn_o ) [ 31 of 151] Compiling Distribution.Simple.Program.Internal ( src/Distribution/Simple/Program/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Program/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Program/Internal.dyn_o ) [32 of 49] Compiling Statistics.Distribution.Normal ( Statistics/Distribution/Normal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/Normal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/Normal.dyn_o ) [ 32 of 151] Compiling Distribution.TestSuite ( src/Distribution/TestSuite.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/TestSuite.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/TestSuite.dyn_o ) [22 of 37] Compiling Flat.Instances.Vector ( src/Flat/Instances/Vector.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Instances/Vector.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Instances/Vector.dyn_o ) [ 33 of 151] Compiling Distribution.Types.AnnotatedId ( src/Distribution/Types/AnnotatedId.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Types/AnnotatedId.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Types/AnnotatedId.dyn_o ) [ 34 of 151] Compiling Distribution.Backpack.PreExistingComponent ( src/Distribution/Backpack/PreExistingComponent.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Backpack/PreExistingComponent.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Backpack/PreExistingComponent.dyn_o ) [33 of 49] Compiling Statistics.Types ( Statistics/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Types.dyn_o ) [13 of 14] Compiling Data.Conduit.Combinators.Unqualified ( src/Data/Conduit/Combinators/Unqualified.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/conduit-1.3.6.1/build/Data/Conduit/Combinators/Unqualified.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/conduit-1.3.6.1/build/Data/Conduit/Combinators/Unqualified.dyn_o ) [ 35 of 151] Compiling Distribution.Types.ComponentInclude ( src/Distribution/Types/ComponentInclude.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Types/ComponentInclude.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Types/ComponentInclude.dyn_o ) [23 of 37] Compiling Flat.Instances.Unordered ( src/Flat/Instances/Unordered.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Instances/Unordered.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Instances/Unordered.dyn_o ) src/Data/Conduit/Combinators/Unqualified.hs:461:52: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 461 | andCE :: (Monad m, MonoFoldable mono, Element mono ~ Bool) | ^ src/Data/Conduit/Combinators/Unqualified.hs:461:52: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 461 | andCE :: (Monad m, MonoFoldable mono, Element mono ~ Bool) | ^ src/Data/Conduit/Combinators/Unqualified.hs:480:51: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 480 | orCE :: (Monad m, MonoFoldable mono, Element mono ~ Bool) | ^ src/Data/Conduit/Combinators/Unqualified.hs:480:51: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 480 | orCE :: (Monad m, MonoFoldable mono, Element mono ~ Bool) | ^ src/Data/Conduit/Combinators/Unqualified.hs:993:61: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 993 | slidingWindowC :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> ConduitT a seq m () | ^ src/Data/Conduit/Combinators/Unqualified.hs:993:61: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 993 | slidingWindowC :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> ConduitT a seq m () | ^ src/Data/Conduit/Combinators/Unqualified.hs:1135:52: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 1135 | lineC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) | ^ src/Data/Conduit/Combinators/Unqualified.hs:1135:52: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 1135 | lineC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) | ^ src/Data/Conduit/Combinators/Unqualified.hs:1144:57: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 1144 | lineAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) | ^ src/Data/Conduit/Combinators/Unqualified.hs:1144:57: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 1144 | lineAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) | ^ src/Data/Conduit/Combinators/Unqualified.hs:1153:55: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 1153 | unlinesC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) => ConduitT seq seq m () | ^ src/Data/Conduit/Combinators/Unqualified.hs:1153:55: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 1153 | unlinesC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) => ConduitT seq seq m () | ^ src/Data/Conduit/Combinators/Unqualified.hs:1160:60: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 1160 | unlinesAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) => ConduitT seq seq m () | ^ src/Data/Conduit/Combinators/Unqualified.hs:1160:60: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 1160 | unlinesAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) => ConduitT seq seq m () | ^ src/Data/Conduit/Combinators/Unqualified.hs:1170:62: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 1170 | linesUnboundedC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) | ^ src/Data/Conduit/Combinators/Unqualified.hs:1170:62: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 1170 | linesUnboundedC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) | ^ src/Data/Conduit/Combinators/Unqualified.hs:1178:67: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 1178 | linesUnboundedAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) | ^ src/Data/Conduit/Combinators/Unqualified.hs:1178:67: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 1178 | linesUnboundedAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) | ^ src/Data/Conduit/Combinators/Unqualified.hs:1201:72: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 1201 | vectorBuilderC :: (PrimMonad m, V.Vector v e, PrimMonad n, PrimState m ~ PrimState n) | ^ src/Data/Conduit/Combinators/Unqualified.hs:1201:72: warning: [GHC-12003] [-Wtype-equality-out-of-scope] * The `~' operator is out of scope. Assuming it to stand for an equality constraint. * NB: `~' used to be built-in syntax but now is a regular type operator exported from Data.Type.Equality and Prelude. If you are using a custom Prelude, consider re-exporting it. * This will become an error in a future GHC release. | 1201 | vectorBuilderC :: (PrimMonad m, V.Vector v e, PrimMonad n, PrimState m ~ PrimState n) | ^ [ 36 of 151] Compiling Distribution.Types.ComponentLocalBuildInfo ( src/Distribution/Types/ComponentLocalBuildInfo.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Types/ComponentLocalBuildInfo.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Types/ComponentLocalBuildInfo.dyn_o ) [24 of 37] Compiling Flat.Instances.Base ( src/Flat/Instances/Base.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Instances/Base.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Instances/Base.dyn_o ) [14 of 14] Compiling Conduit ( src/Conduit.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/conduit-1.3.6.1/build/Conduit.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/conduit-1.3.6.1/build/Conduit.dyn_o ) [ 37 of 151] Compiling Distribution.Types.DumpBuildInfo ( src/Distribution/Types/DumpBuildInfo.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Types/DumpBuildInfo.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Types/DumpBuildInfo.dyn_o ) [ 38 of 151] Compiling Distribution.Types.GivenComponent ( src/Distribution/Types/GivenComponent.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Types/GivenComponent.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Types/GivenComponent.dyn_o ) Configuring library for libyaml-0.1.4... [ 39 of 151] Compiling Distribution.Types.PackageName.Magic ( src/Distribution/Types/PackageName/Magic.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Types/PackageName/Magic.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Types/PackageName/Magic.dyn_o ) [ 40 of 151] Compiling Distribution.Types.ParStrat ( src/Distribution/Types/ParStrat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Types/ParStrat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Types/ParStrat.dyn_o ) [ 41 of 151] Compiling Distribution.Types.TargetInfo ( src/Distribution/Types/TargetInfo.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Types/TargetInfo.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Types/TargetInfo.dyn_o ) [ 42 of 151] Compiling Distribution.Utils.IOData ( src/Distribution/Utils/IOData.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Utils/IOData.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Utils/IOData.dyn_o ) [ 43 of 151] Compiling Distribution.Utils.Json ( src/Distribution/Utils/Json.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Utils/Json.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Utils/Json.dyn_o ) [25 of 37] Compiling Flat.Instances.Containers ( src/Flat/Instances/Containers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Instances/Containers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Instances/Containers.dyn_o ) [ 44 of 151] Compiling Distribution.Utils.MapAccum ( src/Distribution/Utils/MapAccum.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Utils/MapAccum.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Utils/MapAccum.dyn_o ) [ 45 of 151] Compiling Distribution.Utils.Progress ( src/Distribution/Utils/Progress.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Utils/Progress.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Utils/Progress.dyn_o ) Preprocessing library for libyaml-0.1.4... Building library for libyaml-0.1.4... [ 46 of 151] Compiling Distribution.Utils.UnionFind ( src/Distribution/Utils/UnionFind.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Utils/UnionFind.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Utils/UnionFind.dyn_o ) [26 of 37] Compiling Flat.Instances.Extra ( src/Flat/Instances/Extra.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Instances/Extra.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Instances/Extra.dyn_o ) [ 47 of 151] Compiling Distribution.Verbosity.Internal ( src/Distribution/Verbosity/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Verbosity/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Verbosity/Internal.dyn_o ) [1 of 2] Compiling Paths_libyaml ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/libyaml-0.1.4/build/autogen/Paths_libyaml.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/libyaml-0.1.4/build/Paths_libyaml.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/libyaml-0.1.4/build/Paths_libyaml.dyn_o ) [27 of 37] Compiling Flat.Instances.DList ( src/Flat/Instances/DList.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Instances/DList.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Instances/DList.dyn_o ) [2 of 2] Compiling Text.Libyaml ( src/Text/Libyaml.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/libyaml-0.1.4/build/Text/Libyaml.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/libyaml-0.1.4/build/Text/Libyaml.dyn_o ) [28 of 37] Compiling Flat.Instances.ByteString ( src/Flat/Instances/ByteString.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Instances/ByteString.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Instances/ByteString.dyn_o ) [29 of 37] Compiling Flat.Instances.Array ( src/Flat/Instances/Array.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Instances/Array.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Instances/Array.dyn_o ) [ 48 of 151] Compiling Distribution.Verbosity ( src/Distribution/Verbosity.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Verbosity.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Verbosity.dyn_o ) [30 of 37] Compiling Flat.Instances ( src/Flat/Instances.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Instances.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Instances.dyn_o ) [31 of 37] Compiling Flat.Filler ( src/Flat/Filler.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Filler.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Filler.dyn_o ) [32 of 37] Compiling Flat.Run ( src/Flat/Run.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Run.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Run.dyn_o ) [33 of 37] Compiling Flat.Bits ( src/Flat/Bits.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Bits.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Bits.dyn_o ) [34 of 49] Compiling Statistics.Test.Types ( Statistics/Test/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Test/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Test/Types.dyn_o ) [ 49 of 151] Compiling Distribution.Simple.SetupHooks.Rule ( src/Distribution/Simple/SetupHooks/Rule.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/SetupHooks/Rule.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/SetupHooks/Rule.dyn_o ) [34 of 37] Compiling Flat.Instances.Test ( src/Flat/Instances/Test.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Instances/Test.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/Instances/Test.dyn_o ) [35 of 37] Compiling Flat.AsBin ( src/Flat/AsBin.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/AsBin.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/AsBin.dyn_o ) [36 of 37] Compiling Flat.AsSize ( src/Flat/AsSize.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/AsSize.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat/AsSize.dyn_o ) [37 of 37] Compiling Flat ( src/Flat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/flat-0.6/build/Flat.dyn_o ) Configuring library for plutus-core-1.53.0.0... [35 of 49] Compiling Statistics.Test.StudentT ( Statistics/Test/StudentT.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Test/StudentT.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Test/StudentT.dyn_o ) Configuring library for yaml-0.11.11.2... [36 of 49] Compiling Statistics.Test.KruskalWallis ( Statistics/Test/KruskalWallis.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Test/KruskalWallis.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Test/KruskalWallis.dyn_o ) Preprocessing library for plutus-core-1.53.0.0... Building library for plutus-core-1.53.0.0... Preprocessing library for yaml-0.11.11.2... Building library for yaml-0.11.11.2... [ 50 of 151] Compiling Distribution.Simple.SetupHooks.Errors ( src/Distribution/Simple/SetupHooks/Errors.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/SetupHooks/Errors.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/SetupHooks/Errors.dyn_o ) [ 1 of 196] Compiling Codec.Extras.FlatViaSerialise ( plutus-core/src/Codec/Extras/FlatViaSerialise.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/Codec/Extras/FlatViaSerialise.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/Codec/Extras/FlatViaSerialise.dyn_o ) [ 51 of 151] Compiling Distribution.Simple.Program.Types ( src/Distribution/Simple/Program/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Program/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Program/Types.dyn_o ) [ 1 of 10] Compiling Data.Yaml.Internal ( src/Data/Yaml/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/yaml-0.11.11.2/build/Data/Yaml/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/yaml-0.11.11.2/build/Data/Yaml/Internal.dyn_o ) [37 of 49] Compiling Statistics.Test.KolmogorovSmirnov ( Statistics/Test/KolmogorovSmirnov.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Test/KolmogorovSmirnov.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Test/KolmogorovSmirnov.dyn_o ) [ 2 of 196] Compiling Data.Aeson.Flatten ( plutus-core/src/Data/Aeson/Flatten.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/Data/Aeson/Flatten.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/Data/Aeson/Flatten.dyn_o ) [ 52 of 151] Compiling Distribution.Simple.PreProcess.Types ( src/Distribution/Simple/PreProcess/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/PreProcess/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/PreProcess/Types.dyn_o ) [ 3 of 196] Compiling Data.Aeson.THReader ( plutus-core/src/Data/Aeson/THReader.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/Data/Aeson/THReader.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/Data/Aeson/THReader.dyn_o ) [ 53 of 151] Compiling Distribution.Simple.Errors ( src/Distribution/Simple/Errors.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Errors.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Errors.dyn_o ) [ 4 of 196] Compiling Data.Either.Extras ( plutus-core/src/Data/Either/Extras.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/Data/Either/Extras.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/Data/Either/Extras.dyn_o ) [ 5 of 196] Compiling Codec.Extras.SerialiseViaFlat ( plutus-core/src/Codec/Extras/SerialiseViaFlat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/Codec/Extras/SerialiseViaFlat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/Codec/Extras/SerialiseViaFlat.dyn_o ) [ 6 of 196] Compiling Data.List.Extras ( plutus-core/src/Data/List/Extras.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/Data/List/Extras.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/Data/List/Extras.dyn_o ) [ 7 of 196] Compiling Data.MultiSet.Lens ( plutus-core/src/Data/MultiSet/Lens.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/Data/MultiSet/Lens.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/Data/MultiSet/Lens.dyn_o ) [ 8 of 196] Compiling Data.Vector.Orphans ( plutus-core/src/Data/Vector/Orphans.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/Data/Vector/Orphans.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/Data/Vector/Orphans.dyn_o ) [ 9 of 196] Compiling Data.Version.Extras ( plutus-core/src/Data/Version/Extras.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/Data/Version/Extras.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/Data/Version/Extras.dyn_o ) [ 10 of 196] Compiling PlutusCore.Annotation ( plutus-core/src/PlutusCore/Annotation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Annotation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Annotation.dyn_o ) [ 2 of 10] Compiling Data.Yaml.Include ( src/Data/Yaml/Include.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/yaml-0.11.11.2/build/Data/Yaml/Include.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/yaml-0.11.11.2/build/Data/Yaml/Include.dyn_o ) [ 3 of 10] Compiling Data.Yaml.Builder ( src/Data/Yaml/Builder.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/yaml-0.11.11.2/build/Data/Yaml/Builder.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/yaml-0.11.11.2/build/Data/Yaml/Builder.dyn_o ) [ 4 of 10] Compiling Data.Yaml ( src/Data/Yaml.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/yaml-0.11.11.2/build/Data/Yaml.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/yaml-0.11.11.2/build/Data/Yaml.dyn_o ) [ 54 of 151] Compiling Distribution.Simple.PreProcess.Unlit ( src/Distribution/Simple/PreProcess/Unlit.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/PreProcess/Unlit.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/PreProcess/Unlit.dyn_o ) [ 55 of 151] Compiling Distribution.Backpack.UnifyM ( src/Distribution/Backpack/UnifyM.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Backpack/UnifyM.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Backpack/UnifyM.dyn_o ) [ 5 of 10] Compiling Data.Yaml.Config ( src/Data/Yaml/Config.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/yaml-0.11.11.2/build/Data/Yaml/Config.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/yaml-0.11.11.2/build/Data/Yaml/Config.dyn_o ) [ 6 of 10] Compiling Data.Yaml.Aeson ( src/Data/Yaml/Aeson.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/yaml-0.11.11.2/build/Data/Yaml/Aeson.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/yaml-0.11.11.2/build/Data/Yaml/Aeson.dyn_o ) [ 7 of 10] Compiling Data.Yaml.Parser ( src/Data/Yaml/Parser.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/yaml-0.11.11.2/build/Data/Yaml/Parser.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/yaml-0.11.11.2/build/Data/Yaml/Parser.dyn_o ) [ 11 of 196] Compiling PlutusCore.Crypto.BLS12_381.Error ( plutus-core/src/PlutusCore/Crypto/BLS12_381/Error.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Crypto/BLS12_381/Error.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Crypto/BLS12_381/Error.dyn_o ) [ 12 of 196] Compiling PlutusCore.Crypto.Hash ( plutus-core/src/PlutusCore/Crypto/Hash.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Crypto/Hash.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Crypto/Hash.dyn_o ) [ 13 of 196] Compiling PlutusCore.Data ( plutus-core/src/PlutusCore/Data.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Data.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Data.dyn_o ) [ 56 of 151] Compiling Distribution.Backpack.MixLink ( src/Distribution/Backpack/MixLink.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Backpack/MixLink.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Backpack/MixLink.dyn_o ) [ 8 of 10] Compiling Data.Yaml.Pretty ( src/Data/Yaml/Pretty.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/yaml-0.11.11.2/build/Data/Yaml/Pretty.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/yaml-0.11.11.2/build/Data/Yaml/Pretty.dyn_o ) [ 9 of 10] Compiling Data.Yaml.TH ( src/Data/Yaml/TH.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/yaml-0.11.11.2/build/Data/Yaml/TH.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/yaml-0.11.11.2/build/Data/Yaml/TH.dyn_o ) [ 57 of 151] Compiling Distribution.ZinzaPrelude ( src/Distribution/ZinzaPrelude.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/ZinzaPrelude.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/ZinzaPrelude.dyn_o ) [10 of 10] Compiling Paths_yaml ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/yaml-0.11.11.2/build/autogen/Paths_yaml.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/yaml-0.11.11.2/build/Paths_yaml.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/yaml-0.11.11.2/build/Paths_yaml.dyn_o ) [ 14 of 196] Compiling PlutusCore.DataFilePaths ( plutus-core/src/PlutusCore/DataFilePaths.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/DataFilePaths.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/DataFilePaths.dyn_o ) [ 58 of 151] Compiling Distribution.Simple.Build.PathsModule.Z ( src/Distribution/Simple/Build/PathsModule/Z.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Build/PathsModule/Z.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Build/PathsModule/Z.dyn_o ) [ 15 of 196] Compiling PlutusCore.Evaluation.Machine.CostingFun.SimpleJSON ( plutus-core/src/PlutusCore/Evaluation/Machine/CostingFun/SimpleJSON.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/Machine/CostingFun/SimpleJSON.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/Machine/CostingFun/SimpleJSON.dyn_o ) [ 59 of 151] Compiling Distribution.Simple.Build.PackageInfoModule.Z ( src/Distribution/Simple/Build/PackageInfoModule/Z.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Build/PackageInfoModule/Z.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Build/PackageInfoModule/Z.dyn_o ) Configuring library for iohk-monitoring-0.2.1.2... [ 60 of 151] Compiling Distribution.Simple.Build.Macros.Z ( src/Distribution/Simple/Build/Macros/Z.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Build/Macros/Z.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Build/Macros/Z.dyn_o ) [ 61 of 151] Compiling Paths_Cabal ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/autogen/Paths_Cabal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Paths_Cabal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Paths_Cabal.dyn_o ) [ 62 of 151] Compiling Distribution.Simple.Utils ( src/Distribution/Simple/Utils.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Utils.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Utils.dyn_o ) [ 16 of 196] Compiling PlutusCore.Evaluation.Machine.ExMemory ( plutus-core/src/PlutusCore/Evaluation/Machine/ExMemory.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/Machine/ExMemory.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/Machine/ExMemory.dyn_o ) [ 17 of 196] Compiling PlutusCore.Evaluation.Machine.CostStream ( plutus-core/src/PlutusCore/Evaluation/Machine/CostStream.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/Machine/CostStream.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/Machine/CostStream.dyn_o ) [ 18 of 196] Compiling PlutusCore.Evaluation.Machine.SimpleBuiltinCostModel ( plutus-core/src/PlutusCore/Evaluation/Machine/SimpleBuiltinCostModel.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/Machine/SimpleBuiltinCostModel.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/Machine/SimpleBuiltinCostModel.dyn_o ) Preprocessing library for iohk-monitoring-0.2.1.2... Building library for iohk-monitoring-0.2.1.2... [ 19 of 196] Compiling PlutusCore.Pretty.ConfigName ( plutus-core/src/PlutusCore/Pretty/ConfigName.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Pretty/ConfigName.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Pretty/ConfigName.dyn_o ) [ 63 of 151] Compiling Distribution.Utils.NubList ( src/Distribution/Utils/NubList.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Utils/NubList.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Utils/NubList.dyn_o ) [ 20 of 196] Compiling PlutusCore.StdLib.Data.MatchOption ( plutus-core/stdlib/PlutusCore/StdLib/Data/MatchOption.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/StdLib/Data/MatchOption.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/StdLib/Data/MatchOption.dyn_o ) [ 21 of 196] Compiling PlutusPrelude ( prelude/PlutusPrelude.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusPrelude.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusPrelude.dyn_o ) [ 64 of 151] Compiling Distribution.Utils.LogProgress ( src/Distribution/Utils/LogProgress.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Utils/LogProgress.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Utils/LogProgress.dyn_o ) [ 1 of 40] Compiling Cardano.BM.Data.AggregatedKind ( src/Cardano/BM/Data/AggregatedKind.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Data/AggregatedKind.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Data/AggregatedKind.dyn_o ) [ 65 of 151] Compiling Distribution.Simple.Program.Run ( src/Distribution/Simple/Program/Run.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Program/Run.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Program/Run.dyn_o ) [ 22 of 196] Compiling PlutusCore.Version ( plutus-core/src/PlutusCore/Version.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Version.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Version.dyn_o ) [ 66 of 151] Compiling Distribution.Simple.Program.Script ( src/Distribution/Simple/Program/Script.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Program/Script.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Program/Script.dyn_o ) [ 23 of 196] Compiling PlutusCore.Pretty.Utils ( plutus-core/src/PlutusCore/Pretty/Utils.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Pretty/Utils.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Pretty/Utils.dyn_o ) [ 67 of 151] Compiling Distribution.Simple.Program.ResponseFile ( src/Distribution/Simple/Program/ResponseFile.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Program/ResponseFile.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Program/ResponseFile.dyn_o ) [ 24 of 196] Compiling PlutusCore.Pretty.Extra ( plutus-core/src/PlutusCore/Pretty/Extra.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Pretty/Extra.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Pretty/Extra.dyn_o ) [ 68 of 151] Compiling Distribution.Simple.Program.Hpc ( src/Distribution/Simple/Program/Hpc.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Program/Hpc.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Program/Hpc.dyn_o ) [ 25 of 196] Compiling PlutusCore.Pretty.Classic ( plutus-core/src/PlutusCore/Pretty/Classic.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Pretty/Classic.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Pretty/Classic.dyn_o ) [ 69 of 151] Compiling Distribution.Simple.Program.Find ( src/Distribution/Simple/Program/Find.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Program/Find.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Program/Find.dyn_o ) [ 26 of 196] Compiling PlutusCore.Name.Unique ( plutus-core/src/PlutusCore/Name/Unique.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Name/Unique.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Name/Unique.dyn_o ) [ 70 of 151] Compiling Distribution.Simple.PackageIndex ( src/Distribution/Simple/PackageIndex.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/PackageIndex.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/PackageIndex.dyn_o ) [ 2 of 40] Compiling Cardano.BM.Data.BackendKind ( src/Cardano/BM/Data/BackendKind.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Data/BackendKind.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Data/BackendKind.dyn_o ) [ 27 of 196] Compiling PlutusCore.Quote ( plutus-core/src/PlutusCore/Quote.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Quote.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Quote.dyn_o ) [ 3 of 40] Compiling Cardano.BM.Data.Observable ( src/Cardano/BM/Data/Observable.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Data/Observable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Data/Observable.dyn_o ) [38 of 49] Compiling Statistics.Test.ChiSquared ( Statistics/Test/ChiSquared.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Test/ChiSquared.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Test/ChiSquared.dyn_o ) [ 28 of 196] Compiling PlutusCore.Name.UniqueSet ( plutus-core/src/PlutusCore/Name/UniqueSet.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Name/UniqueSet.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Name/UniqueSet.dyn_o ) [ 29 of 196] Compiling PlutusCore.Name.UniqueMap ( plutus-core/src/PlutusCore/Name/UniqueMap.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Name/UniqueMap.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Name/UniqueMap.dyn_o ) [39 of 49] Compiling Statistics.Resampling ( Statistics/Resampling.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Resampling.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Resampling.dyn_o ) Statistics/Resampling.hs:168:31: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 168 | forConcurrently_ (zip3 ixs (tail ixs) gens) $ \ (start,!end,gen') -> do | ^^^^ [ 30 of 196] Compiling PlutusCore.Rename.Monad ( plutus-core/src/PlutusCore/Rename/Monad.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Rename/Monad.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Rename/Monad.dyn_o ) [ 4 of 40] Compiling Cardano.BM.Data.Rotation ( src/Cardano/BM/Data/Rotation.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Data/Rotation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Data/Rotation.dyn_o ) [ 31 of 196] Compiling PlutusCore.Check.Scoping ( plutus-core/src/PlutusCore/Check/Scoping.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Check/Scoping.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Check/Scoping.dyn_o ) [ 5 of 40] Compiling Cardano.BM.Data.Severity ( src/Cardano/BM/Data/Severity.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Data/Severity.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Data/Severity.dyn_o ) [ 6 of 40] Compiling Cardano.BM.Data.Output ( src/Cardano/BM/Data/Output.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Data/Output.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Data/Output.dyn_o ) [ 71 of 151] Compiling Distribution.Simple.PackageDescription ( src/Distribution/Simple/PackageDescription.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/PackageDescription.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/PackageDescription.dyn_o ) [ 72 of 151] Compiling Distribution.Simple.Glob ( src/Distribution/Simple/Glob.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Glob.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Glob.dyn_o ) [ 32 of 196] Compiling PlutusCore.Evaluation.Machine.ExBudget ( plutus-core/src/PlutusCore/Evaluation/Machine/ExBudget.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/Machine/ExBudget.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/Machine/ExBudget.dyn_o ) [ 73 of 151] Compiling Distribution.PackageDescription.Check.Monad ( src/Distribution/PackageDescription/Check/Monad.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/PackageDescription/Check/Monad.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/PackageDescription/Check/Monad.dyn_o ) [ 7 of 40] Compiling Cardano.BM.Data.Configuration ( src/Cardano/BM/Data/Configuration.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Data/Configuration.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Data/Configuration.dyn_o ) [ 74 of 151] Compiling Distribution.PackageDescription.Check.Conditional ( src/Distribution/PackageDescription/Check/Conditional.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/PackageDescription/Check/Conditional.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/PackageDescription/Check/Conditional.dyn_o ) [ 75 of 151] Compiling Distribution.PackageDescription.Check.Common ( src/Distribution/PackageDescription/Check/Common.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/PackageDescription/Check/Common.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/PackageDescription/Check/Common.dyn_o ) [ 76 of 151] Compiling Distribution.Simple.Compiler ( src/Distribution/Simple/Compiler.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Compiler.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Compiler.dyn_o ) [ 33 of 196] Compiling PlutusCore.Evaluation.Machine.ExBudgetStream ( plutus-core/src/PlutusCore/Evaluation/Machine/ExBudgetStream.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/Machine/ExBudgetStream.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/Machine/ExBudgetStream.dyn_o ) [ 34 of 196] Compiling PlutusCore.Evaluation.Error ( plutus-core/src/PlutusCore/Evaluation/Error.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/Error.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/Error.dyn_o ) [ 35 of 196] Compiling PlutusCore.Eq ( plutus-core/src/PlutusCore/Eq.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Eq.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Eq.dyn_o ) [ 8 of 40] Compiling Cardano.BM.Data.Aggregated ( src/Cardano/BM/Data/Aggregated.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Data/Aggregated.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Data/Aggregated.dyn_o ) [ 36 of 196] Compiling PlutusCore.Builtin.Result ( plutus-core/src/PlutusCore/Builtin/Result.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Builtin/Result.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Builtin/Result.dyn_o ) [ 77 of 151] Compiling Distribution.Simple.Program.HcPkg ( src/Distribution/Simple/Program/HcPkg.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Program/HcPkg.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Program/HcPkg.dyn_o ) [ 37 of 196] Compiling PlutusCore.Crypto.Utils ( plutus-core/src/PlutusCore/Crypto/Utils.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Crypto/Utils.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Crypto/Utils.dyn_o ) [ 38 of 196] Compiling PlutusCore.Crypto.Secp256k1 ( plutus-core/src/PlutusCore/Crypto/Secp256k1.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Crypto/Secp256k1.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Crypto/Secp256k1.dyn_o ) [ 39 of 196] Compiling Data.Functor.Foldable.Monadic ( plutus-core/src/Data/Functor/Foldable/Monadic.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/Data/Functor/Foldable/Monadic.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/Data/Functor/Foldable/Monadic.dyn_o ) [ 40 of 196] Compiling Prettyprinter.Custom ( plutus-core/src/Prettyprinter/Custom.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/Prettyprinter/Custom.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/Prettyprinter/Custom.dyn_o ) [ 78 of 151] Compiling Distribution.Simple.GHC.ImplInfo ( src/Distribution/Simple/GHC/ImplInfo.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/GHC/ImplInfo.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/GHC/ImplInfo.dyn_o ) [ 41 of 196] Compiling PlutusCore.Pretty.Readable ( plutus-core/src/PlutusCore/Pretty/Readable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Pretty/Readable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Pretty/Readable.dyn_o ) [ 79 of 151] Compiling Distribution.Simple.Program.GHC ( src/Distribution/Simple/Program/GHC.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Program/GHC.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Program/GHC.dyn_o ) [ 42 of 196] Compiling PlutusCore.Pretty.Plc ( plutus-core/src/PlutusCore/Pretty/Plc.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Pretty/Plc.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Pretty/Plc.dyn_o ) [ 43 of 196] Compiling PlutusCore.Pretty.Default ( plutus-core/src/PlutusCore/Pretty/Default.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Pretty/Default.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Pretty/Default.dyn_o ) [ 44 of 196] Compiling Universe.Core ( plutus-core/src/Universe/Core.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/Universe/Core.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/Universe/Core.dyn_o ) [40 of 49] Compiling Statistics.Regression ( Statistics/Regression.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Regression.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Regression.dyn_o ) Statistics/Regression.hs:72:5: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type `[Int]' not matched: [] | 72 | lss@(n:ls) = map G.length preds | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 45 of 196] Compiling Universe ( plutus-core/src/Universe.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/Universe.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/Universe.dyn_o ) [ 46 of 196] Compiling PlutusCore.Pretty.PrettyConst ( plutus-core/src/PlutusCore/Pretty/PrettyConst.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Pretty/PrettyConst.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Pretty/PrettyConst.dyn_o ) [ 47 of 196] Compiling PlutusCore.Pretty ( plutus-core/src/PlutusCore/Pretty.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Pretty.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Pretty.dyn_o ) [ 48 of 196] Compiling PlutusCore.Evaluation.Result ( plutus-core/src/PlutusCore/Evaluation/Result.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/Result.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/Result.dyn_o ) [ 49 of 196] Compiling PlutusCore.Evaluation.ErrorWithCause ( plutus-core/src/PlutusCore/Evaluation/ErrorWithCause.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/ErrorWithCause.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/ErrorWithCause.dyn_o ) [ 50 of 196] Compiling PlutusCore.Evaluation.Machine.Exception ( plutus-core/src/PlutusCore/Evaluation/Machine/Exception.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/Machine/Exception.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/Machine/Exception.dyn_o ) [41 of 49] Compiling Statistics.ConfidenceInt ( Statistics/ConfidenceInt.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/ConfidenceInt.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/ConfidenceInt.dyn_o ) [ 51 of 196] Compiling PlutusCore.DeBruijn.Internal ( plutus-core/src/PlutusCore/DeBruijn/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/DeBruijn/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/DeBruijn/Internal.dyn_o ) [42 of 49] Compiling Statistics.Test.WilcoxonT ( Statistics/Test/WilcoxonT.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Test/WilcoxonT.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Test/WilcoxonT.dyn_o ) [ 52 of 196] Compiling PlutusCore.Crypto.BLS12_381.G2 ( plutus-core/src/PlutusCore/Crypto/BLS12_381/G2.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Crypto/BLS12_381/G2.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Crypto/BLS12_381/G2.dyn_o ) [ 53 of 196] Compiling PlutusCore.Crypto.BLS12_381.G1 ( plutus-core/src/PlutusCore/Crypto/BLS12_381/G1.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Crypto/BLS12_381/G1.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Crypto/BLS12_381/G1.dyn_o ) [ 54 of 196] Compiling PlutusCore.Crypto.BLS12_381.Pairing ( plutus-core/src/PlutusCore/Crypto/BLS12_381/Pairing.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Crypto/BLS12_381/Pairing.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Crypto/BLS12_381/Pairing.dyn_o ) [ 80 of 151] Compiling Distribution.Simple.Program.Builtin ( src/Distribution/Simple/Program/Builtin.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Program/Builtin.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Program/Builtin.dyn_o ) [ 55 of 196] Compiling PlutusCore.Evaluation.Machine.ExMemoryUsage ( plutus-core/src/PlutusCore/Evaluation/Machine/ExMemoryUsage.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/Machine/ExMemoryUsage.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/Machine/ExMemoryUsage.dyn_o ) [43 of 49] Compiling Statistics.Test.MannWhitneyU ( Statistics/Test/MannWhitneyU.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Test/MannWhitneyU.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Test/MannWhitneyU.dyn_o ) Statistics/Test/MannWhitneyU.hs:114:22: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 114 | $ tail | ^^^^ Statistics/Test/MannWhitneyU.hs:164:13: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type `[[Double]]' not matched: [] [_] | 164 | (predmList : mList : _) = drop (m-2) predBigNList | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 81 of 151] Compiling Distribution.Simple.Program.Db ( src/Distribution/Simple/Program/Db.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Program/Db.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Program/Db.dyn_o ) [ 56 of 196] Compiling PlutusCore.Evaluation.Machine.CostingFun.Core ( plutus-core/src/PlutusCore/Evaluation/Machine/CostingFun/Core.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/Machine/CostingFun/Core.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/Machine/CostingFun/Core.dyn_o ) [ 9 of 40] Compiling Cardano.BM.Data.Counter ( src/Cardano/BM/Data/Counter.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Data/Counter.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Data/Counter.dyn_o ) [ 82 of 151] Compiling Distribution.Simple.Program ( src/Distribution/Simple/Program.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Program.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Program.dyn_o ) [ 83 of 151] Compiling Distribution.Simple.Program.Strip ( src/Distribution/Simple/Program/Strip.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Program/Strip.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Program/Strip.dyn_o ) [ 84 of 151] Compiling Distribution.Simple.Command ( src/Distribution/Simple/Command.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Command.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Command.dyn_o ) [44 of 49] Compiling Statistics.Resampling.Bootstrap ( Statistics/Resampling/Bootstrap.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Resampling/Bootstrap.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Resampling/Bootstrap.dyn_o ) [ 85 of 151] Compiling Distribution.Simple.Setup.Common ( src/Distribution/Simple/Setup/Common.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Setup/Common.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Setup/Common.dyn_o ) [10 of 40] Compiling Cardano.BM.Data.LogItem ( src/Cardano/BM/Data/LogItem.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Data/LogItem.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Data/LogItem.dyn_o ) [45 of 49] Compiling Statistics.Distribution.Lognormal ( Statistics/Distribution/Lognormal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/Lognormal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/Lognormal.dyn_o ) [ 86 of 151] Compiling Distribution.Simple.Setup.Test ( src/Distribution/Simple/Setup/Test.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Setup/Test.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Setup/Test.dyn_o ) [46 of 49] Compiling Statistics.Distribution.Laplace ( Statistics/Distribution/Laplace.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/Laplace.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/Laplace.dyn_o ) [47 of 49] Compiling Statistics.Distribution.Exponential ( Statistics/Distribution/Exponential.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/Exponential.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Distribution/Exponential.dyn_o ) [ 57 of 196] Compiling PlutusCore.Evaluation.Machine.CostingFun.JSON ( plutus-core/src/PlutusCore/Evaluation/Machine/CostingFun/JSON.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/Machine/CostingFun/JSON.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/Machine/CostingFun/JSON.dyn_o ) [ 87 of 151] Compiling Distribution.Simple.Setup.SDist ( src/Distribution/Simple/Setup/SDist.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Setup/SDist.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Setup/SDist.dyn_o ) [ 88 of 151] Compiling Distribution.Simple.Setup.Repl ( src/Distribution/Simple/Setup/Repl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Setup/Repl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Setup/Repl.dyn_o ) [11 of 40] Compiling Cardano.BM.Data.MonitoringEval ( src/Cardano/BM/Data/MonitoringEval.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Data/MonitoringEval.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Data/MonitoringEval.dyn_o ) [48 of 49] Compiling Statistics.Correlation ( Statistics/Correlation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Correlation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Correlation.dyn_o ) [ 89 of 151] Compiling Distribution.Simple.Setup.Register ( src/Distribution/Simple/Setup/Register.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Setup/Register.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Setup/Register.dyn_o ) [ 90 of 151] Compiling Distribution.Simple.Setup.Install ( src/Distribution/Simple/Setup/Install.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Setup/Install.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Setup/Install.dyn_o ) [ 91 of 151] Compiling Distribution.Simple.Setup.Hscolour ( src/Distribution/Simple/Setup/Hscolour.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Setup/Hscolour.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Setup/Hscolour.dyn_o ) [ 92 of 151] Compiling Distribution.Simple.Setup.Haddock ( src/Distribution/Simple/Setup/Haddock.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Setup/Haddock.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Setup/Haddock.dyn_o ) [ 93 of 151] Compiling Distribution.Simple.Setup.Global ( src/Distribution/Simple/Setup/Global.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Setup/Global.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Setup/Global.dyn_o ) [ 94 of 151] Compiling Distribution.Simple.Setup.Copy ( src/Distribution/Simple/Setup/Copy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Setup/Copy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Setup/Copy.dyn_o ) [ 95 of 151] Compiling Distribution.Simple.Setup.Config ( src/Distribution/Simple/Setup/Config.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Setup/Config.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Setup/Config.dyn_o ) [12 of 40] Compiling Cardano.BM.Backend.ProcessQueue ( src/Cardano/BM/Backend/ProcessQueue.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Backend/ProcessQueue.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Backend/ProcessQueue.dyn_o ) [13 of 40] Compiling Cardano.BM.Counters.Common ( src/Cardano/BM/Counters/Common.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Counters/Common.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Counters/Common.dyn_o ) [14 of 40] Compiling Cardano.BM.Data.SubTrace ( src/Cardano/BM/Data/SubTrace.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Data/SubTrace.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Data/SubTrace.dyn_o ) [ 58 of 196] Compiling PlutusCore.Evaluation.Machine.BuiltinCostModel ( plutus-core/src/PlutusCore/Evaluation/Machine/BuiltinCostModel.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/Machine/BuiltinCostModel.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/Machine/BuiltinCostModel.dyn_o ) [49 of 49] Compiling Statistics.Autocorrelation ( Statistics/Autocorrelation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Autocorrelation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-0.16.3.0/build/Statistics/Autocorrelation.dyn_o ) [15 of 40] Compiling Cardano.BM.Configuration.Model ( src/Cardano/BM/Configuration/Model.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Configuration/Model.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Configuration/Model.dyn_o ) Warning: statistics-linreg.cabal:46:67: version operators used. To use version operators the package needs to specify at least 'cabal-version: >= 1.8'. Warning: statistics-linreg.cabal:5:1: Tabs used as indentation at 5:1, 8:1, 9:1, 10:1, 11:1, 12:1, 13:1, 14:1 Configuring statistics-linreg-0.3... [16 of 40] Compiling Cardano.BM.Configuration.Static ( src/Cardano/BM/Configuration/Static.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Configuration/Static.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Configuration/Static.dyn_o ) [17 of 40] Compiling Cardano.BM.Configuration ( src/Cardano/BM/Configuration.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Configuration.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Configuration.dyn_o ) [18 of 40] Compiling Cardano.BM.Data.Trace ( src/Cardano/BM/Data/Trace.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Data/Trace.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Data/Trace.dyn_o ) [19 of 40] Compiling Cardano.BM.Data.Backend ( src/Cardano/BM/Data/Backend.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Data/Backend.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Data/Backend.dyn_o ) [20 of 40] Compiling Cardano.BM.Backend.LogBuffer ( src/Cardano/BM/Backend/LogBuffer.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Backend/LogBuffer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Backend/LogBuffer.dyn_o ) [21 of 40] Compiling Cardano.BM.Data.Tracer ( src/Cardano/BM/Data/Tracer.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Data/Tracer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Data/Tracer.dyn_o ) [ 96 of 151] Compiling Distribution.Types.LocalBuildConfig ( src/Distribution/Types/LocalBuildConfig.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Types/LocalBuildConfig.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Types/LocalBuildConfig.dyn_o ) [22 of 40] Compiling Cardano.BM.Data.Transformers ( src/Cardano/BM/Data/Transformers.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Data/Transformers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Data/Transformers.dyn_o ) [23 of 40] Compiling Cardano.BM.IOManager ( src/Cardano/BM/IOManager.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/IOManager.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/IOManager.dyn_o ) [24 of 40] Compiling Cardano.BM.Rotator ( src/Cardano/BM/Rotator.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Rotator.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Rotator.dyn_o ) Preprocessing library for statistics-linreg-0.3... Building library for statistics-linreg-0.3... [1 of 1] Compiling Statistics.LinearRegression ( Statistics/LinearRegression.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-linreg-0.3/build/Statistics/LinearRegression.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/statistics-linreg-0.3/build/Statistics/LinearRegression.dyn_o ) Statistics/LinearRegression.hs:217:33: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 217 | concentration ep xs ys params = tail $ iterate (concentrationStep ep xs ys) (params,-1) | ^^^^ [25 of 40] Compiling Cardano.BM.Backend.Log ( src/Cardano/BM/Backend/Log.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Backend/Log.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Backend/Log.dyn_o ) [ 97 of 151] Compiling Distribution.Types.LocalBuildInfo ( src/Distribution/Types/LocalBuildInfo.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Types/LocalBuildInfo.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Types/LocalBuildInfo.dyn_o ) [26 of 40] Compiling Cardano.BM.Backend.Switchboard ( src/Cardano/BM/Backend/Switchboard.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Backend/Switchboard.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Backend/Switchboard.dyn_o ) [27 of 40] Compiling Cardano.BM.Plugin ( src/Cardano/BM/Plugin.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Plugin.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Plugin.dyn_o ) [ 98 of 151] Compiling Distribution.Simple.LocalBuildInfo ( src/Distribution/Simple/LocalBuildInfo.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/LocalBuildInfo.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/LocalBuildInfo.dyn_o ) [28 of 40] Compiling Cardano.BM.Snocket ( src/Cardano/BM/Snocket.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Snocket.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Snocket.dyn_o ) [29 of 40] Compiling Cardano.BM.Stats.Resources ( src/Cardano/BM/Stats/Resources.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Stats/Resources.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Stats/Resources.dyn_o ) [ 99 of 151] Compiling Distribution.Simple.Test.Log ( src/Distribution/Simple/Test/Log.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Test/Log.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Test/Log.dyn_o ) Configuring library for network-mux-0.8.0.2... [30 of 40] Compiling Cardano.BM.Counters.Dummy ( src/Cardano/BM/Counters/Dummy.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Counters/Dummy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Counters/Dummy.dyn_o ) [100 of 151] Compiling Distribution.Simple.Program.Ld ( src/Distribution/Simple/Program/Ld.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Program/Ld.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Program/Ld.dyn_o ) [31 of 40] Compiling Cardano.BM.Stats ( src/Cardano/BM/Stats.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Stats.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Stats.dyn_o ) [101 of 151] Compiling Distribution.Simple.Program.Ar ( src/Distribution/Simple/Program/Ar.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Program/Ar.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Program/Ar.dyn_o ) [32 of 40] Compiling Cardano.BM.Counters ( src/Cardano/BM/Counters.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Counters.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Counters.dyn_o ) [33 of 40] Compiling Cardano.BM.Trace ( src/Cardano/BM/Trace.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Trace.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Trace.dyn_o ) [102 of 151] Compiling Distribution.Simple.Hpc ( src/Distribution/Simple/Hpc.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Hpc.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Hpc.dyn_o ) [34 of 40] Compiling Cardano.BM.Setup ( src/Cardano/BM/Setup.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Setup.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Setup.dyn_o ) [35 of 40] Compiling Cardano.BM.Observer.Monadic ( src/Cardano/BM/Observer/Monadic.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Observer/Monadic.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Observer/Monadic.dyn_o ) [103 of 151] Compiling Distribution.Simple.Build.PackageInfoModule ( src/Distribution/Simple/Build/PackageInfoModule.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Build/PackageInfoModule.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Build/PackageInfoModule.dyn_o ) [104 of 151] Compiling Distribution.Simple.Build.Macros ( src/Distribution/Simple/Build/Macros.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Build/Macros.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Build/Macros.dyn_o ) [105 of 151] Compiling Distribution.Backpack.Id ( src/Distribution/Backpack/Id.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Backpack/Id.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Backpack/Id.dyn_o ) [36 of 40] Compiling Cardano.BM.Observer.STM ( src/Cardano/BM/Observer/STM.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Observer/STM.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Observer/STM.dyn_o ) [106 of 151] Compiling Distribution.Backpack.ConfiguredComponent ( src/Distribution/Backpack/ConfiguredComponent.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Backpack/ConfiguredComponent.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Backpack/ConfiguredComponent.dyn_o ) [37 of 40] Compiling Cardano.BM.Internal.ElidingTracer ( src/Cardano/BM/Internal/ElidingTracer.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Internal/ElidingTracer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Internal/ElidingTracer.dyn_o ) [38 of 40] Compiling Cardano.BM.Tracer ( src/Cardano/BM/Tracer.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Tracer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Tracer.dyn_o ) [39 of 40] Compiling Cardano.BM.Tracing ( src/Cardano/BM/Tracing.lhs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Tracing.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Cardano/BM/Tracing.dyn_o ) [40 of 40] Compiling Paths_iohk_monitoring ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/autogen/Paths_iohk_monitoring.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Paths_iohk_monitoring.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/iohk-monitoring-0.2.1.2/build/Paths_iohk_monitoring.dyn_o ) [107 of 151] Compiling Distribution.Backpack.LinkedComponent ( src/Distribution/Backpack/LinkedComponent.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Backpack/LinkedComponent.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Backpack/LinkedComponent.dyn_o ) Preprocessing library for network-mux-0.8.0.2... Building library for network-mux-0.8.0.2... [108 of 151] Compiling Distribution.Backpack.ComponentsGraph ( src/Distribution/Backpack/ComponentsGraph.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Backpack/ComponentsGraph.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Backpack/ComponentsGraph.dyn_o ) [ 1 of 20] Compiling Control.Concurrent.JobPool ( src/Control/Concurrent/JobPool.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Control/Concurrent/JobPool.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Control/Concurrent/JobPool.dyn_o ) [109 of 151] Compiling Distribution.Simple.Setup.Clean ( src/Distribution/Simple/Setup/Clean.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Setup/Clean.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Setup/Clean.dyn_o ) [110 of 151] Compiling Distribution.Simple.Setup.Build ( src/Distribution/Simple/Setup/Build.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Setup/Build.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Setup/Build.dyn_o ) [ 2 of 20] Compiling Network.Mux.Channel ( src/Network/Mux/Channel.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux/Channel.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux/Channel.dyn_o ) [ 3 of 20] Compiling Network.Mux.DeltaQ.TraceTypes ( src/Network/Mux/DeltaQ/TraceTypes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux/DeltaQ/TraceTypes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux/DeltaQ/TraceTypes.dyn_o ) [ 4 of 20] Compiling Network.Mux.DeltaQ.TraceStatsSupport ( src/Network/Mux/DeltaQ/TraceStatsSupport.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux/DeltaQ/TraceStatsSupport.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux/DeltaQ/TraceStatsSupport.dyn_o ) [111 of 151] Compiling Distribution.Simple.Setup.Benchmark ( src/Distribution/Simple/Setup/Benchmark.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Setup/Benchmark.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Setup/Benchmark.dyn_o ) [112 of 151] Compiling Distribution.Simple.Setup ( src/Distribution/Simple/Setup.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Setup.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Setup.dyn_o ) [ 5 of 20] Compiling Network.Mux.TCPInfo ( src/Network/Mux/TCPInfo.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux/TCPInfo.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux/TCPInfo.dyn_o ) [ 6 of 20] Compiling Network.Mux.Time ( src/Network/Mux/Time.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux/Time.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux/Time.dyn_o ) [ 7 of 20] Compiling Network.Mux.Timeout ( src/Network/Mux/Timeout.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux/Timeout.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux/Timeout.dyn_o ) [113 of 151] Compiling Distribution.Simple.Build.Inputs ( src/Distribution/Simple/Build/Inputs.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Build/Inputs.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Build/Inputs.dyn_o ) [114 of 151] Compiling Distribution.Simple.BuildTarget ( src/Distribution/Simple/BuildTarget.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/BuildTarget.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/BuildTarget.dyn_o ) [ 8 of 20] Compiling Network.Mux.Types ( src/Network/Mux/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux/Types.dyn_o ) [ 59 of 196] Compiling PlutusCore.Core.Type ( plutus-core/src/PlutusCore/Core/Type.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Core/Type.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Core/Type.dyn_o ) [ 9 of 20] Compiling Network.Mux.Trace ( src/Network/Mux/Trace.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux/Trace.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux/Trace.dyn_o ) [ 60 of 196] Compiling PlutusCore.DeBruijn ( plutus-core/src/PlutusCore/DeBruijn.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/DeBruijn.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/DeBruijn.dyn_o ) [10 of 20] Compiling Network.Mux.Ingress ( src/Network/Mux/Ingress.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux/Ingress.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux/Ingress.dyn_o ) [115 of 151] Compiling Distribution.Simple.BuildPaths ( src/Distribution/Simple/BuildPaths.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/BuildPaths.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/BuildPaths.dyn_o ) [ 61 of 196] Compiling PlutusCore.Core.Instance.Scoping ( plutus-core/src/PlutusCore/Core/Instance/Scoping.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Core/Instance/Scoping.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Core/Instance/Scoping.dyn_o ) [11 of 20] Compiling Network.Mux.Egress ( src/Network/Mux/Egress.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux/Egress.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux/Egress.dyn_o ) [116 of 151] Compiling Distribution.Simple.UHC ( src/Distribution/Simple/UHC.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/UHC.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/UHC.dyn_o ) [12 of 20] Compiling Network.Mux.DeltaQ.TraceStats ( src/Network/Mux/DeltaQ/TraceStats.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux/DeltaQ/TraceStats.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux/DeltaQ/TraceStats.dyn_o ) [ 62 of 196] Compiling PlutusCore.Core.Plated ( plutus-core/src/PlutusCore/Core/Plated.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Core/Plated.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Core/Plated.dyn_o ) [117 of 151] Compiling Distribution.Simple.Test.LibV09 ( src/Distribution/Simple/Test/LibV09.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Test/LibV09.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Test/LibV09.dyn_o ) [13 of 20] Compiling Network.Mux.DeltaQ.TraceTransformer ( src/Network/Mux/DeltaQ/TraceTransformer.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux/DeltaQ/TraceTransformer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux/DeltaQ/TraceTransformer.dyn_o ) [ 63 of 196] Compiling PlutusCore.Core.Instance.Pretty.Readable ( plutus-core/src/PlutusCore/Core/Instance/Pretty/Readable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Core/Instance/Pretty/Readable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Core/Instance/Pretty/Readable.dyn_o ) [14 of 20] Compiling Network.Mux.Codec ( src/Network/Mux/Codec.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux/Codec.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux/Codec.dyn_o ) [15 of 20] Compiling Network.Mux.Bearer.Socket ( src/Network/Mux/Bearer/Socket.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux/Bearer/Socket.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux/Bearer/Socket.dyn_o ) [118 of 151] Compiling Distribution.Simple.Test.ExeV10 ( src/Distribution/Simple/Test/ExeV10.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Test/ExeV10.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Test/ExeV10.dyn_o ) [ 64 of 196] Compiling PlutusCore.Core.Instance.Pretty.Classic ( plutus-core/src/PlutusCore/Core/Instance/Pretty/Classic.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Core/Instance/Pretty/Classic.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Core/Instance/Pretty/Classic.dyn_o ) [16 of 20] Compiling Network.Mux.Bearer.Queues ( src/Network/Mux/Bearer/Queues.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux/Bearer/Queues.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux/Bearer/Queues.dyn_o ) [119 of 151] Compiling Distribution.Simple.SetupHooks.Internal ( src/Distribution/Simple/SetupHooks/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/SetupHooks/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/SetupHooks/Internal.dyn_o ) [17 of 20] Compiling Network.Mux.Bearer.Pipe ( src/Network/Mux/Bearer/Pipe.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux/Bearer/Pipe.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux/Bearer/Pipe.dyn_o ) [ 65 of 196] Compiling PlutusCore.Core.Instance.Pretty.Plc ( plutus-core/src/PlutusCore/Core/Instance/Pretty/Plc.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Core/Instance/Pretty/Plc.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Core/Instance/Pretty/Plc.dyn_o ) [ 66 of 196] Compiling PlutusCore.Core.Instance.Pretty.Default ( plutus-core/src/PlutusCore/Core/Instance/Pretty/Default.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Core/Instance/Pretty/Default.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Core/Instance/Pretty/Default.dyn_o ) [18 of 20] Compiling Network.Mux.Bearer.AttenuatedChannel ( src/Network/Mux/Bearer/AttenuatedChannel.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux/Bearer/AttenuatedChannel.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux/Bearer/AttenuatedChannel.dyn_o ) [ 67 of 196] Compiling PlutusCore.Core.Instance.Pretty ( plutus-core/src/PlutusCore/Core/Instance/Pretty.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Core/Instance/Pretty.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Core/Instance/Pretty.dyn_o ) [ 68 of 196] Compiling PlutusCore.Core.Instance.Eq ( plutus-core/src/PlutusCore/Core/Instance/Eq.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Core/Instance/Eq.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Core/Instance/Eq.dyn_o ) [19 of 20] Compiling Network.Mux.Bearer ( src/Network/Mux/Bearer.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux/Bearer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux/Bearer.dyn_o ) [20 of 20] Compiling Network.Mux ( src/Network/Mux.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/network-mux-0.8.0.2/build/Network/Mux.dyn_o ) [ 69 of 196] Compiling PlutusCore.Core.Instance ( plutus-core/src/PlutusCore/Core/Instance.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Core/Instance.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Core/Instance.dyn_o ) [ 70 of 196] Compiling PlutusCore.Core ( plutus-core/src/PlutusCore/Core.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Core.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Core.dyn_o ) [ 71 of 196] Compiling PlutusCore.Subst ( plutus-core/src/PlutusCore/Subst.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Subst.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Subst.dyn_o ) [ 72 of 196] Compiling PlutusCore.Size ( plutus-core/src/PlutusCore/Size.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Size.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Size.dyn_o ) [ 73 of 196] Compiling PlutusCore.Rename.Internal ( plutus-core/src/PlutusCore/Rename/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Rename/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Rename/Internal.dyn_o ) Configuring library for ouroboros-network-testing-0.8.1.0... Configuring library for ouroboros-network-api-0.14.1.0... [ 74 of 196] Compiling PlutusCore.Mark ( plutus-core/src/PlutusCore/Mark.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Mark.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Mark.dyn_o ) [ 75 of 196] Compiling PlutusCore.Rename ( plutus-core/src/PlutusCore/Rename.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Rename.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Rename.dyn_o ) [ 76 of 196] Compiling PlutusCore.FsTree ( plutus-core/src/PlutusCore/FsTree.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/FsTree.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/FsTree.dyn_o ) [ 77 of 196] Compiling PlutusCore.Flat ( plutus-core/src/PlutusCore/Flat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Flat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Flat.dyn_o ) [120 of 151] Compiling Distribution.Simple.HaskellSuite ( src/Distribution/Simple/HaskellSuite.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/HaskellSuite.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/HaskellSuite.dyn_o ) [121 of 151] Compiling Distribution.Simple.GHC.Internal ( src/Distribution/Simple/GHC/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/GHC/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/GHC/Internal.dyn_o ) Preprocessing library for ouroboros-network-api-0.14.1.0... Preprocessing library for ouroboros-network-testing-0.8.1.0... Building library for ouroboros-network-testing-0.8.1.0... Building library for ouroboros-network-api-0.14.1.0... [ 1 of 28] Compiling Cardano.Network.ConsensusMode ( src/Cardano/Network/ConsensusMode.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Cardano/Network/ConsensusMode.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Cardano/Network/ConsensusMode.dyn_o ) [1 of 6] Compiling Test.Ouroboros.Network.Data.Signal ( src/Test/Ouroboros/Network/Data/Signal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-testing-0.8.1.0/build/Test/Ouroboros/Network/Data/Signal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-testing-0.8.1.0/build/Test/Ouroboros/Network/Data/Signal.dyn_o ) [ 78 of 196] Compiling PlutusCore.Error ( plutus-core/src/PlutusCore/Error.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Error.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Error.dyn_o ) [ 2 of 28] Compiling Cardano.Network.PeerSelection.LocalRootPeers ( src/Cardano/Network/PeerSelection/LocalRootPeers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Cardano/Network/PeerSelection/LocalRootPeers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Cardano/Network/PeerSelection/LocalRootPeers.dyn_o ) [122 of 151] Compiling Distribution.Simple.GHC.EnvironmentParser ( src/Distribution/Simple/GHC/EnvironmentParser.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/GHC/EnvironmentParser.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/GHC/EnvironmentParser.dyn_o ) [ 3 of 28] Compiling Cardano.Network.PeerSelection.PeerTrustable ( src/Cardano/Network/PeerSelection/PeerTrustable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Cardano/Network/PeerSelection/PeerTrustable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Cardano/Network/PeerSelection/PeerTrustable.dyn_o ) [ 4 of 28] Compiling Cardano.Network.Types ( src/Cardano/Network/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Cardano/Network/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Cardano/Network/Types.dyn_o ) [123 of 151] Compiling Distribution.Simple.GHCJS ( src/Distribution/Simple/GHCJS.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/GHCJS.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/GHCJS.dyn_o ) [ 5 of 28] Compiling Ouroboros.Network.AnchoredSeq ( src/Ouroboros/Network/AnchoredSeq.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/AnchoredSeq.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/AnchoredSeq.dyn_o ) [ 6 of 28] Compiling Ouroboros.Network.CodecCBORTerm ( src/Ouroboros/Network/CodecCBORTerm.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/CodecCBORTerm.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/CodecCBORTerm.dyn_o ) [ 79 of 196] Compiling PlutusCore.Parser.ParserCommon ( plutus-core/src/PlutusCore/Parser/ParserCommon.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Parser/ParserCommon.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Parser/ParserCommon.dyn_o ) [ 7 of 28] Compiling Ouroboros.Network.ControlMessage ( src/Ouroboros/Network/ControlMessage.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/ControlMessage.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/ControlMessage.dyn_o ) [ 8 of 28] Compiling Ouroboros.Network.Handshake.Acceptable ( src/Ouroboros/Network/Handshake/Acceptable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/Handshake/Acceptable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/Handshake/Acceptable.dyn_o ) [2 of 6] Compiling Test.Ouroboros.Network.QuickCheck ( src/Test/Ouroboros/Network/QuickCheck.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-testing-0.8.1.0/build/Test/Ouroboros/Network/QuickCheck.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-testing-0.8.1.0/build/Test/Ouroboros/Network/QuickCheck.dyn_o ) [ 9 of 28] Compiling Ouroboros.Network.Handshake ( src/Ouroboros/Network/Handshake.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/Handshake.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/Handshake.dyn_o ) [3 of 6] Compiling Test.Ouroboros.Network.Serialise ( src/Test/Ouroboros/Network/Serialise.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-testing-0.8.1.0/build/Test/Ouroboros/Network/Serialise.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-testing-0.8.1.0/build/Test/Ouroboros/Network/Serialise.dyn_o ) [10 of 28] Compiling Ouroboros.Network.Handshake.Queryable ( src/Ouroboros/Network/Handshake/Queryable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/Handshake/Queryable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/Handshake/Queryable.dyn_o ) [11 of 28] Compiling Ouroboros.Network.Magic ( src/Ouroboros/Network/Magic.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/Magic.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/Magic.dyn_o ) [4 of 6] Compiling Test.Ouroboros.Network.Utils ( src/Test/Ouroboros/Network/Utils.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-testing-0.8.1.0/build/Test/Ouroboros/Network/Utils.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-testing-0.8.1.0/build/Test/Ouroboros/Network/Utils.dyn_o ) [12 of 28] Compiling Ouroboros.Network.NodeToClient.Version ( src/Ouroboros/Network/NodeToClient/Version.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/NodeToClient/Version.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/NodeToClient/Version.dyn_o ) [124 of 151] Compiling Distribution.Simple.GHC.Build.Utils ( src/Distribution/Simple/GHC/Build/Utils.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/GHC/Build/Utils.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/GHC/Build/Utils.dyn_o ) [13 of 28] Compiling Ouroboros.Network.PeerSelection.PeerAdvertise ( src/Ouroboros/Network/PeerSelection/PeerAdvertise.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/PeerSelection/PeerAdvertise.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/PeerSelection/PeerAdvertise.dyn_o ) [125 of 151] Compiling Distribution.Simple.GHC.Build.Modules ( src/Distribution/Simple/GHC/Build/Modules.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/GHC/Build/Modules.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/GHC/Build/Modules.dyn_o ) [5 of 6] Compiling Test.Ouroboros.Network.Data.Script ( src/Test/Ouroboros/Network/Data/Script.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-testing-0.8.1.0/build/Test/Ouroboros/Network/Data/Script.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-testing-0.8.1.0/build/Test/Ouroboros/Network/Data/Script.dyn_o ) [14 of 28] Compiling Ouroboros.Network.PeerSelection.PeerSharing ( src/Ouroboros/Network/PeerSelection/PeerSharing.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/PeerSelection/PeerSharing.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/PeerSelection/PeerSharing.dyn_o ) [ 80 of 196] Compiling PlutusCore.Analysis.Definitions ( plutus-core/src/PlutusCore/Analysis/Definitions.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Analysis/Definitions.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Analysis/Definitions.dyn_o ) [15 of 28] Compiling Ouroboros.Network.NodeToNode.Version ( src/Ouroboros/Network/NodeToNode/Version.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/NodeToNode/Version.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/NodeToNode/Version.dyn_o ) [126 of 151] Compiling Distribution.Simple.GHC.Build.ExtraSources ( src/Distribution/Simple/GHC/Build/ExtraSources.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/GHC/Build/ExtraSources.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/GHC/Build/ExtraSources.dyn_o ) [ 81 of 196] Compiling PlutusCore.Check.Value ( plutus-core/src/PlutusCore/Check/Value.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Check/Value.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Check/Value.dyn_o ) [6 of 6] Compiling Test.Ouroboros.Network.Data.AbsBearerInfo ( src/Test/Ouroboros/Network/Data/AbsBearerInfo.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-testing-0.8.1.0/build/Test/Ouroboros/Network/Data/AbsBearerInfo.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-testing-0.8.1.0/build/Test/Ouroboros/Network/Data/AbsBearerInfo.dyn_o ) [127 of 151] Compiling Distribution.Simple.GHC.Build.Link ( src/Distribution/Simple/GHC/Build/Link.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/GHC/Build/Link.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/GHC/Build/Link.dyn_o ) [16 of 28] Compiling Ouroboros.Network.PeerSelection.PeerSharing.Codec ( src/Ouroboros/Network/PeerSelection/PeerSharing/Codec.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/PeerSelection/PeerSharing/Codec.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/PeerSelection/PeerSharing/Codec.dyn_o ) [ 82 of 196] Compiling PlutusCore.Check.Uniques ( plutus-core/src/PlutusCore/Check/Uniques.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Check/Uniques.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Check/Uniques.dyn_o ) [17 of 28] Compiling Ouroboros.Network.PeerSelection.RelayAccessPoint ( src/Ouroboros/Network/PeerSelection/RelayAccessPoint.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/PeerSelection/RelayAccessPoint.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/PeerSelection/RelayAccessPoint.dyn_o ) [ 83 of 196] Compiling PlutusCore.Builtin.KnownKind ( plutus-core/src/PlutusCore/Builtin/KnownKind.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Builtin/KnownKind.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Builtin/KnownKind.dyn_o ) [ 84 of 196] Compiling PlutusCore.Builtin.HasConstant ( plutus-core/src/PlutusCore/Builtin/HasConstant.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Builtin/HasConstant.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Builtin/HasConstant.dyn_o ) [128 of 151] Compiling Distribution.Simple.GHC.Build ( src/Distribution/Simple/GHC/Build.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/GHC/Build.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/GHC/Build.dyn_o ) [ 85 of 196] Compiling PlutusCore.Builtin.Polymorphism ( plutus-core/src/PlutusCore/Builtin/Polymorphism.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Builtin/Polymorphism.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Builtin/Polymorphism.dyn_o ) [129 of 151] Compiling Distribution.Simple.GHC ( src/Distribution/Simple/GHC.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/GHC.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/GHC.dyn_o ) [ 86 of 196] Compiling PlutusCore.Builtin.KnownTypeAst ( plutus-core/src/PlutusCore/Builtin/KnownTypeAst.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Builtin/KnownTypeAst.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Builtin/KnownTypeAst.dyn_o ) [18 of 28] Compiling Ouroboros.Network.PeerSelection.LedgerPeers.Type ( src/Ouroboros/Network/PeerSelection/LedgerPeers/Type.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/PeerSelection/LedgerPeers/Type.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/PeerSelection/LedgerPeers/Type.dyn_o ) [ 87 of 196] Compiling PlutusCore.Builtin.Elaborate ( plutus-core/src/PlutusCore/Builtin/Elaborate.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Builtin/Elaborate.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Builtin/Elaborate.dyn_o ) [ 88 of 196] Compiling PlutusCore.Builtin.KnownType ( plutus-core/src/PlutusCore/Builtin/KnownType.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Builtin/KnownType.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Builtin/KnownType.dyn_o ) [130 of 151] Compiling Distribution.Simple.ShowBuildInfo ( src/Distribution/Simple/ShowBuildInfo.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/ShowBuildInfo.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/ShowBuildInfo.dyn_o ) [ 89 of 196] Compiling PlutusCore.Crypto.Ed25519 ( plutus-core/src/PlutusCore/Crypto/Ed25519.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Crypto/Ed25519.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Crypto/Ed25519.dyn_o ) [19 of 28] Compiling Ouroboros.Network.PeerSelection.LedgerPeers.Utils ( src/Ouroboros/Network/PeerSelection/LedgerPeers/Utils.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/PeerSelection/LedgerPeers/Utils.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/PeerSelection/LedgerPeers/Utils.dyn_o ) [ 90 of 196] Compiling PlutusCore.Builtin.TypeScheme ( plutus-core/src/PlutusCore/Builtin/TypeScheme.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Builtin/TypeScheme.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Builtin/TypeScheme.dyn_o ) [131 of 151] Compiling Distribution.Simple.Install ( src/Distribution/Simple/Install.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Install.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Install.dyn_o ) [ 91 of 196] Compiling PlutusCore.Builtin.TestKnown ( plutus-core/src/PlutusCore/Builtin/TestKnown.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Builtin/TestKnown.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Builtin/TestKnown.dyn_o ) [20 of 28] Compiling Cardano.Network.PeerSelection.Bootstrap ( src/Cardano/Network/PeerSelection/Bootstrap.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Cardano/Network/PeerSelection/Bootstrap.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Cardano/Network/PeerSelection/Bootstrap.dyn_o ) [21 of 28] Compiling Ouroboros.Network.Point ( src/Ouroboros/Network/Point.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/Point.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/Point.dyn_o ) [ 92 of 196] Compiling PlutusCore.Builtin.Runtime ( plutus-core/src/PlutusCore/Builtin/Runtime.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Builtin/Runtime.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Builtin/Runtime.dyn_o ) [22 of 28] Compiling Ouroboros.Network.SizeInBytes ( src/Ouroboros/Network/SizeInBytes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/SizeInBytes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/SizeInBytes.dyn_o ) [132 of 151] Compiling Distribution.Simple.Build.PathsModule ( src/Distribution/Simple/Build/PathsModule.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Build/PathsModule.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Build/PathsModule.dyn_o ) [ 93 of 196] Compiling PlutusCore.Builtin.Meaning ( plutus-core/src/PlutusCore/Builtin/Meaning.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Builtin/Meaning.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Builtin/Meaning.dyn_o ) [23 of 28] Compiling Ouroboros.Network.PeerSelection.PeerMetric.Type ( src/Ouroboros/Network/PeerSelection/PeerMetric/Type.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/PeerSelection/PeerMetric/Type.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/PeerSelection/PeerMetric/Type.dyn_o ) [133 of 151] Compiling Distribution.PackageDescription.Check.Paths ( src/Distribution/PackageDescription/Check/Paths.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/PackageDescription/Check/Paths.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/PackageDescription/Check/Paths.dyn_o ) [24 of 28] Compiling Ouroboros.Network.Util.ShowProxy ( src/Ouroboros/Network/Util/ShowProxy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/Util/ShowProxy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/Util/ShowProxy.dyn_o ) [ 94 of 196] Compiling PlutusCore.Builtin.Case ( plutus-core/src/PlutusCore/Builtin/Case.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Builtin/Case.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Builtin/Case.dyn_o ) [ 95 of 196] Compiling PlutusCore.Builtin ( plutus-core/src/PlutusCore/Builtin.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Builtin.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Builtin.dyn_o ) [25 of 28] Compiling Ouroboros.Network.Protocol.Limits ( src/Ouroboros/Network/Protocol/Limits.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/Protocol/Limits.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/Protocol/Limits.dyn_o ) [134 of 151] Compiling Distribution.PackageDescription.Check.Target ( src/Distribution/PackageDescription/Check/Target.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/PackageDescription/Check/Target.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/PackageDescription/Check/Target.dyn_o ) [ 96 of 196] Compiling PlutusCore.MkPlc ( plutus-core/src/PlutusCore/MkPlc.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/MkPlc.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/MkPlc.dyn_o ) [26 of 28] Compiling Ouroboros.Network.Block ( src/Ouroboros/Network/Block.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/Block.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/Block.dyn_o ) [ 97 of 196] Compiling PlutusCore.StdLib.Type ( plutus-core/stdlib/PlutusCore/StdLib/Type.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/StdLib/Type.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/StdLib/Type.dyn_o ) [27 of 28] Compiling Ouroboros.Network.AnchoredFragment ( src/Ouroboros/Network/AnchoredFragment.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/AnchoredFragment.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/AnchoredFragment.dyn_o ) [ 98 of 196] Compiling PlutusCore.StdLib.Meta.Data.Tuple ( plutus-core/stdlib/PlutusCore/StdLib/Meta/Data/Tuple.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/StdLib/Meta/Data/Tuple.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/StdLib/Meta/Data/Tuple.dyn_o ) [135 of 151] Compiling Distribution.PackageDescription.Check ( src/Distribution/PackageDescription/Check.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/PackageDescription/Check.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/PackageDescription/Check.dyn_o ) [ 99 of 196] Compiling PlutusCore.StdLib.Meta.Data.Function ( plutus-core/stdlib/PlutusCore/StdLib/Meta/Data/Function.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/StdLib/Meta/Data/Function.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/StdLib/Meta/Data/Function.dyn_o ) [28 of 28] Compiling Ouroboros.Network.BlockFetch.ConsensusInterface ( src/Ouroboros/Network/BlockFetch/ConsensusInterface.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/BlockFetch/ConsensusInterface.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-api-0.14.1.0/build/Ouroboros/Network/BlockFetch/ConsensusInterface.dyn_o ) [100 of 196] Compiling PlutusCore.StdLib.Data.Unit ( plutus-core/stdlib/PlutusCore/StdLib/Data/Unit.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/StdLib/Data/Unit.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/StdLib/Data/Unit.dyn_o ) [101 of 196] Compiling PlutusCore.StdLib.Data.Sum ( plutus-core/stdlib/PlutusCore/StdLib/Data/Sum.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/StdLib/Data/Sum.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/StdLib/Data/Sum.dyn_o ) [102 of 196] Compiling PlutusCore.StdLib.Data.ScottUnit ( plutus-core/stdlib/PlutusCore/StdLib/Data/ScottUnit.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/StdLib/Data/ScottUnit.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/StdLib/Data/ScottUnit.dyn_o ) [103 of 196] Compiling PlutusCore.StdLib.Data.Function ( plutus-core/stdlib/PlutusCore/StdLib/Data/Function.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/StdLib/Data/Function.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/StdLib/Data/Function.dyn_o ) [104 of 196] Compiling PlutusCore.StdLib.Data.ChurchNat ( plutus-core/stdlib/PlutusCore/StdLib/Data/ChurchNat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/StdLib/Data/ChurchNat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/StdLib/Data/ChurchNat.dyn_o ) [105 of 196] Compiling PlutusCore.Examples.Data.Shad ( plutus-core/examples/PlutusCore/Examples/Data/Shad.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Examples/Data/Shad.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Examples/Data/Shad.dyn_o ) Configuring library for ouroboros-network-mock-0.1.1.2... Configuring library for ouroboros-network-framework-0.18.0.2... Configuring library for ouroboros-network-protocols-0.14.0.2... [136 of 151] Compiling Distribution.Make ( src/Distribution/Make.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Make.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Make.dyn_o ) [106 of 196] Compiling PlutusCore.Examples.Data.InterList ( plutus-core/examples/PlutusCore/Examples/Data/InterList.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Examples/Data/InterList.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Examples/Data/InterList.dyn_o ) [137 of 151] Compiling Distribution.Compat.Time ( src/Distribution/Compat/Time.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Compat/Time.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Compat/Time.dyn_o ) [107 of 196] Compiling PlutusCore.Examples.Data.Function ( plutus-core/examples/PlutusCore/Examples/Data/Function.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Examples/Data/Function.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Examples/Data/Function.dyn_o ) [138 of 151] Compiling Distribution.Backpack.ReadyComponent ( src/Distribution/Backpack/ReadyComponent.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Backpack/ReadyComponent.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Backpack/ReadyComponent.dyn_o ) [108 of 196] Compiling PlutusCore.Evaluation.Machine.Ck ( plutus-core/src/PlutusCore/Evaluation/Machine/Ck.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/Machine/Ck.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/Machine/Ck.dyn_o ) [139 of 151] Compiling Distribution.Backpack.Configure ( src/Distribution/Backpack/Configure.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Backpack/Configure.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Backpack/Configure.dyn_o ) [109 of 196] Compiling PlutusCore.Default.Universe ( plutus-core/src/PlutusCore/Default/Universe.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Default/Universe.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Default/Universe.dyn_o ) [140 of 151] Compiling Distribution.Backpack.DescribeUnitId ( src/Distribution/Backpack/DescribeUnitId.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Backpack/DescribeUnitId.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Backpack/DescribeUnitId.dyn_o ) [110 of 196] Compiling PlutusCore.Crypto.ExpMod ( plutus-core/src/PlutusCore/Crypto/ExpMod.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Crypto/ExpMod.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Crypto/ExpMod.dyn_o ) [111 of 196] Compiling PlutusCore.Bitwise ( plutus-core/src/PlutusCore/Bitwise.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Bitwise.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Bitwise.dyn_o ) [141 of 151] Compiling Distribution.Simple.Register ( src/Distribution/Simple/Register.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Register.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Register.dyn_o ) [142 of 151] Compiling Distribution.Simple.PreProcess ( src/Distribution/Simple/PreProcess.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/PreProcess.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/PreProcess.dyn_o ) [112 of 196] Compiling PlutusCore.Default.Builtins ( plutus-core/src/PlutusCore/Default/Builtins.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Default/Builtins.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Default/Builtins.dyn_o ) [143 of 151] Compiling Distribution.Simple.UserHooks ( src/Distribution/Simple/UserHooks.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/UserHooks.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/UserHooks.dyn_o ) [144 of 151] Compiling Distribution.Simple.Configure ( src/Distribution/Simple/Configure.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Configure.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Configure.dyn_o ) Preprocessing library for ouroboros-network-framework-0.18.0.2... Building library for ouroboros-network-framework-0.18.0.2... Preprocessing library for ouroboros-network-mock-0.1.1.2... Building library for ouroboros-network-mock-0.1.1.2... Preprocessing library for ouroboros-network-protocols-0.14.0.2... Building library for ouroboros-network-protocols-0.14.0.2... [1 of 3] Compiling Ouroboros.Network.Mock.Chain ( src/Ouroboros/Network/Mock/Chain.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-mock-0.1.1.2/build/Ouroboros/Network/Mock/Chain.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-mock-0.1.1.2/build/Ouroboros/Network/Mock/Chain.dyn_o ) [ 1 of 34] Compiling Ouroboros.Network.Protocol.BlockFetch.Type ( src/Ouroboros/Network/Protocol/BlockFetch/Type.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/BlockFetch/Type.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/BlockFetch/Type.dyn_o ) [ 1 of 46] Compiling Data.Cache ( src/Data/Cache.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Data/Cache.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Data/Cache.dyn_o ) [2 of 3] Compiling Ouroboros.Network.Mock.ConcreteBlock ( src/Ouroboros/Network/Mock/ConcreteBlock.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-mock-0.1.1.2/build/Ouroboros/Network/Mock/ConcreteBlock.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-mock-0.1.1.2/build/Ouroboros/Network/Mock/ConcreteBlock.dyn_o ) [ 2 of 34] Compiling Ouroboros.Network.Protocol.BlockFetch.Server ( src/Ouroboros/Network/Protocol/BlockFetch/Server.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/BlockFetch/Server.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/BlockFetch/Server.dyn_o ) [ 2 of 46] Compiling Data.Wedge ( src/Data/Wedge.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Data/Wedge.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Data/Wedge.dyn_o ) [ 3 of 34] Compiling Ouroboros.Network.Protocol.BlockFetch.Codec ( src/Ouroboros/Network/Protocol/BlockFetch/Codec.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/BlockFetch/Codec.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/BlockFetch/Codec.dyn_o ) [ 3 of 46] Compiling NoThunks.Class.Orphans ( src/NoThunks/Class/Orphans.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/NoThunks/Class/Orphans.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/NoThunks/Class/Orphans.dyn_o ) [ 4 of 34] Compiling Ouroboros.Network.Protocol.BlockFetch.Client ( src/Ouroboros/Network/Protocol/BlockFetch/Client.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/BlockFetch/Client.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/BlockFetch/Client.dyn_o ) [ 4 of 46] Compiling Ouroboros.Network.Channel ( src/Ouroboros/Network/Channel.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Channel.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Channel.dyn_o ) [3 of 3] Compiling Ouroboros.Network.Mock.ProducerState ( src/Ouroboros/Network/Mock/ProducerState.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-mock-0.1.1.2/build/Ouroboros/Network/Mock/ProducerState.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-mock-0.1.1.2/build/Ouroboros/Network/Mock/ProducerState.dyn_o ) [145 of 151] Compiling Distribution.Simple.SrcDist ( src/Distribution/Simple/SrcDist.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/SrcDist.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/SrcDist.dyn_o ) [ 5 of 34] Compiling Ouroboros.Network.Protocol.ChainSync.PipelineDecision ( src/Ouroboros/Network/Protocol/ChainSync/PipelineDecision.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/ChainSync/PipelineDecision.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/ChainSync/PipelineDecision.dyn_o ) [ 5 of 46] Compiling Ouroboros.Network.ConnectionId ( src/Ouroboros/Network/ConnectionId.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/ConnectionId.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/ConnectionId.dyn_o ) [ 6 of 34] Compiling Ouroboros.Network.Protocol.ChainSync.Type ( src/Ouroboros/Network/Protocol/ChainSync/Type.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/ChainSync/Type.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/ChainSync/Type.dyn_o ) [146 of 151] Compiling Distribution.Simple.ConfigureScript ( src/Distribution/Simple/ConfigureScript.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/ConfigureScript.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/ConfigureScript.dyn_o ) [ 7 of 34] Compiling Ouroboros.Network.Protocol.ChainSync.Server ( src/Ouroboros/Network/Protocol/ChainSync/Server.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/ChainSync/Server.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/ChainSync/Server.dyn_o ) [ 6 of 46] Compiling Ouroboros.Network.ConnectionManager.ConnMap ( src/Ouroboros/Network/ConnectionManager/ConnMap.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/ConnectionManager/ConnMap.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/ConnectionManager/ConnMap.dyn_o ) [ 8 of 34] Compiling Ouroboros.Network.Protocol.ChainSync.Codec ( src/Ouroboros/Network/Protocol/ChainSync/Codec.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/ChainSync/Codec.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/ChainSync/Codec.dyn_o ) [147 of 151] Compiling Distribution.Simple.Build ( src/Distribution/Simple/Build.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Build.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Build.dyn_o ) [ 7 of 46] Compiling Ouroboros.Network.Context ( src/Ouroboros/Network/Context.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Context.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Context.dyn_o ) [ 9 of 34] Compiling Ouroboros.Network.Protocol.ChainSync.ClientPipelined ( src/Ouroboros/Network/Protocol/ChainSync/ClientPipelined.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/ChainSync/ClientPipelined.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/ChainSync/ClientPipelined.dyn_o ) [ 8 of 46] Compiling Ouroboros.Network.Driver.Simple ( src/Ouroboros/Network/Driver/Simple.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Driver/Simple.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Driver/Simple.dyn_o ) [10 of 34] Compiling Ouroboros.Network.Protocol.ChainSync.Client ( src/Ouroboros/Network/Protocol/ChainSync/Client.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/ChainSync/Client.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/ChainSync/Client.dyn_o ) [ 9 of 46] Compiling Ouroboros.Network.Driver.Limits ( src/Ouroboros/Network/Driver/Limits.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Driver/Limits.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Driver/Limits.dyn_o ) [11 of 34] Compiling Ouroboros.Network.Protocol.KeepAlive.Type ( src/Ouroboros/Network/Protocol/KeepAlive/Type.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/KeepAlive/Type.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/KeepAlive/Type.dyn_o ) [12 of 34] Compiling Ouroboros.Network.Protocol.KeepAlive.Server ( src/Ouroboros/Network/Protocol/KeepAlive/Server.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/KeepAlive/Server.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/KeepAlive/Server.dyn_o ) [10 of 46] Compiling Ouroboros.Network.Driver ( src/Ouroboros/Network/Driver.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Driver.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Driver.dyn_o ) [13 of 34] Compiling Ouroboros.Network.Protocol.KeepAlive.Codec ( src/Ouroboros/Network/Protocol/KeepAlive/Codec.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/KeepAlive/Codec.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/KeepAlive/Codec.dyn_o ) [11 of 46] Compiling Ouroboros.Network.Driver.Stateful ( src/Ouroboros/Network/Driver/Stateful.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Driver/Stateful.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Driver/Stateful.dyn_o ) [14 of 34] Compiling Ouroboros.Network.Protocol.KeepAlive.Client ( src/Ouroboros/Network/Protocol/KeepAlive/Client.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/KeepAlive/Client.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/KeepAlive/Client.dyn_o ) [12 of 46] Compiling Ouroboros.Network.IOManager ( src/Ouroboros/Network/IOManager.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/IOManager.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/IOManager.dyn_o ) [148 of 151] Compiling Distribution.Simple.Test ( src/Distribution/Simple/Test.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Test.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Test.dyn_o ) [13 of 46] Compiling Ouroboros.Network.Mux ( src/Ouroboros/Network/Mux.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Mux.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Mux.dyn_o ) [15 of 34] Compiling Ouroboros.Network.Protocol.LocalStateQuery.Type ( src/Ouroboros/Network/Protocol/LocalStateQuery/Type.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/LocalStateQuery/Type.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/LocalStateQuery/Type.dyn_o ) [149 of 151] Compiling Distribution.Simple.Haddock ( src/Distribution/Simple/Haddock.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Haddock.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Haddock.dyn_o ) [16 of 34] Compiling Ouroboros.Network.Protocol.LocalStateQuery.Server ( src/Ouroboros/Network/Protocol/LocalStateQuery/Server.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/LocalStateQuery/Server.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/LocalStateQuery/Server.dyn_o ) [17 of 34] Compiling Ouroboros.Network.Protocol.LocalStateQuery.Codec ( src/Ouroboros/Network/Protocol/LocalStateQuery/Codec.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/LocalStateQuery/Codec.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/LocalStateQuery/Codec.dyn_o ) [18 of 34] Compiling Ouroboros.Network.Protocol.LocalStateQuery.Client ( src/Ouroboros/Network/Protocol/LocalStateQuery/Client.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/LocalStateQuery/Client.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/LocalStateQuery/Client.dyn_o ) [19 of 34] Compiling Ouroboros.Network.Protocol.LocalTxMonitor.Type ( src/Ouroboros/Network/Protocol/LocalTxMonitor/Type.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/LocalTxMonitor/Type.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/LocalTxMonitor/Type.dyn_o ) [14 of 46] Compiling Ouroboros.Network.InboundGovernor.State ( src/Ouroboros/Network/InboundGovernor/State.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/InboundGovernor/State.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/InboundGovernor/State.dyn_o ) [15 of 46] Compiling Ouroboros.Network.MuxMode ( src/Ouroboros/Network/MuxMode.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/MuxMode.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/MuxMode.dyn_o ) [20 of 34] Compiling Ouroboros.Network.Protocol.LocalTxMonitor.Server ( src/Ouroboros/Network/Protocol/LocalTxMonitor/Server.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/LocalTxMonitor/Server.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/LocalTxMonitor/Server.dyn_o ) [16 of 46] Compiling Ouroboros.Network.ConnectionManager.Types ( src/Ouroboros/Network/ConnectionManager/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/ConnectionManager/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/ConnectionManager/Types.dyn_o ) [21 of 34] Compiling Ouroboros.Network.Protocol.LocalTxMonitor.Codec ( src/Ouroboros/Network/Protocol/LocalTxMonitor/Codec.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/LocalTxMonitor/Codec.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/LocalTxMonitor/Codec.dyn_o ) [150 of 151] Compiling Distribution.Simple.Bench ( src/Distribution/Simple/Bench.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Bench.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple/Bench.dyn_o ) [22 of 34] Compiling Ouroboros.Network.Protocol.LocalTxMonitor.Client ( src/Ouroboros/Network/Protocol/LocalTxMonitor/Client.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/LocalTxMonitor/Client.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/LocalTxMonitor/Client.dyn_o ) [23 of 34] Compiling Ouroboros.Network.Protocol.LocalTxSubmission.Type ( src/Ouroboros/Network/Protocol/LocalTxSubmission/Type.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/LocalTxSubmission/Type.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/LocalTxSubmission/Type.dyn_o ) [151 of 151] Compiling Distribution.Simple ( src/Distribution/Simple.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/Cabal-3.14.2.0/build/Distribution/Simple.dyn_o ) [24 of 34] Compiling Ouroboros.Network.Protocol.LocalTxSubmission.Server ( src/Ouroboros/Network/Protocol/LocalTxSubmission/Server.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/LocalTxSubmission/Server.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/LocalTxSubmission/Server.dyn_o ) [25 of 34] Compiling Ouroboros.Network.Protocol.LocalTxSubmission.Codec ( src/Ouroboros/Network/Protocol/LocalTxSubmission/Codec.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/LocalTxSubmission/Codec.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/LocalTxSubmission/Codec.dyn_o ) [26 of 34] Compiling Ouroboros.Network.Protocol.LocalTxSubmission.Client ( src/Ouroboros/Network/Protocol/LocalTxSubmission/Client.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/LocalTxSubmission/Client.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/LocalTxSubmission/Client.dyn_o ) [17 of 46] Compiling Ouroboros.Network.ConnectionManager.State ( src/Ouroboros/Network/ConnectionManager/State.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/ConnectionManager/State.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/ConnectionManager/State.dyn_o ) [27 of 34] Compiling Ouroboros.Network.Protocol.PeerSharing.Type ( src/Ouroboros/Network/Protocol/PeerSharing/Type.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/PeerSharing/Type.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/PeerSharing/Type.dyn_o ) [28 of 34] Compiling Ouroboros.Network.Protocol.PeerSharing.Server ( src/Ouroboros/Network/Protocol/PeerSharing/Server.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/PeerSharing/Server.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/PeerSharing/Server.dyn_o ) [18 of 46] Compiling Ouroboros.Network.Protocol.Handshake.Type ( src/Ouroboros/Network/Protocol/Handshake/Type.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Protocol/Handshake/Type.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Protocol/Handshake/Type.dyn_o ) [29 of 34] Compiling Ouroboros.Network.Protocol.PeerSharing.Codec ( src/Ouroboros/Network/Protocol/PeerSharing/Codec.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/PeerSharing/Codec.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/PeerSharing/Codec.dyn_o ) [30 of 34] Compiling Ouroboros.Network.Protocol.PeerSharing.Client ( src/Ouroboros/Network/Protocol/PeerSharing/Client.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/PeerSharing/Client.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/PeerSharing/Client.dyn_o ) [19 of 46] Compiling Ouroboros.Network.Protocol.Handshake.Codec ( src/Ouroboros/Network/Protocol/Handshake/Codec.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Protocol/Handshake/Codec.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Protocol/Handshake/Codec.dyn_o ) [31 of 34] Compiling Ouroboros.Network.Protocol.TxSubmission2.Type ( src/Ouroboros/Network/Protocol/TxSubmission2/Type.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/TxSubmission2/Type.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/TxSubmission2/Type.dyn_o ) [20 of 46] Compiling Ouroboros.Network.Protocol.Handshake.Version ( src/Ouroboros/Network/Protocol/Handshake/Version.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Protocol/Handshake/Version.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Protocol/Handshake/Version.dyn_o ) [21 of 46] Compiling Ouroboros.Network.Protocol.Handshake.Unversioned ( src/Ouroboros/Network/Protocol/Handshake/Unversioned.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Protocol/Handshake/Unversioned.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Protocol/Handshake/Unversioned.dyn_o ) [32 of 34] Compiling Ouroboros.Network.Protocol.TxSubmission2.Server ( src/Ouroboros/Network/Protocol/TxSubmission2/Server.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/TxSubmission2/Server.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/TxSubmission2/Server.dyn_o ) [33 of 34] Compiling Ouroboros.Network.Protocol.TxSubmission2.Codec ( src/Ouroboros/Network/Protocol/TxSubmission2/Codec.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/TxSubmission2/Codec.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/TxSubmission2/Codec.dyn_o ) [22 of 46] Compiling Ouroboros.Network.Protocol.Handshake.Client ( src/Ouroboros/Network/Protocol/Handshake/Client.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Protocol/Handshake/Client.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Protocol/Handshake/Client.dyn_o ) [23 of 46] Compiling Ouroboros.Network.Protocol.Handshake.Server ( src/Ouroboros/Network/Protocol/Handshake/Server.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Protocol/Handshake/Server.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Protocol/Handshake/Server.dyn_o ) [24 of 46] Compiling Ouroboros.Network.Protocol.Handshake ( src/Ouroboros/Network/Protocol/Handshake.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Protocol/Handshake.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Protocol/Handshake.dyn_o ) [34 of 34] Compiling Ouroboros.Network.Protocol.TxSubmission2.Client ( src/Ouroboros/Network/Protocol/TxSubmission2/Client.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/TxSubmission2/Client.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-protocols-0.14.0.2/build/Ouroboros/Network/Protocol/TxSubmission2/Client.dyn_o ) [25 of 46] Compiling Ouroboros.Network.RawBearer ( src/Ouroboros/Network/RawBearer.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/RawBearer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/RawBearer.dyn_o ) [1 of 2] Compiling Main ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/entropy-0.4.1.11/setup/setup.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/entropy-0.4.1.11/setup/Main.o ) [26 of 46] Compiling Ouroboros.Network.RethrowPolicy ( src/Ouroboros/Network/RethrowPolicy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/RethrowPolicy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/RethrowPolicy.dyn_o ) [2 of 2] Linking /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/entropy-0.4.1.11/setup/setup [27 of 46] Compiling Ouroboros.Network.ConnectionHandler ( src/Ouroboros/Network/ConnectionHandler.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/ConnectionHandler.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/ConnectionHandler.dyn_o ) [28 of 46] Compiling Ouroboros.Network.InboundGovernor.Event ( src/Ouroboros/Network/InboundGovernor/Event.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/InboundGovernor/Event.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/InboundGovernor/Event.dyn_o ) Configuring entropy-0.4.1.11... [113 of 196] Compiling PlutusCore.StdLib.Data.Nat ( plutus-core/stdlib/PlutusCore/StdLib/Data/Nat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/StdLib/Data/Nat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/StdLib/Data/Nat.dyn_o ) [29 of 46] Compiling Ouroboros.Network.ConnectionManager.InformationChannel ( src/Ouroboros/Network/ConnectionManager/InformationChannel.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/ConnectionManager/InformationChannel.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/ConnectionManager/InformationChannel.dyn_o ) [114 of 196] Compiling PlutusCore.StdLib.Data.Integer ( plutus-core/stdlib/PlutusCore/StdLib/Data/Integer.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/StdLib/Data/Integer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/StdLib/Data/Integer.dyn_o ) [30 of 46] Compiling Ouroboros.Network.Server.ConnectionTable ( src/Ouroboros/Network/Server/ConnectionTable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Server/ConnectionTable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Server/ConnectionTable.dyn_o ) [115 of 196] Compiling PlutusCore.StdLib.Data.Bool ( plutus-core/stdlib/PlutusCore/StdLib/Data/Bool.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/StdLib/Data/Bool.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/StdLib/Data/Bool.dyn_o ) [[116 of 196] Compiling PlutusCore.StdLib.Data.ScottList ( plutus-core/stdlib/PlutusCore/StdLib/Data/ScottList.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/StdLib/Data/ScottList.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/StdLib/Data/ScottList.dyn_o ) 31 of 46] Compiling Ouroboros.Network.Server.RateLimiting ( src/Ouroboros/Network/Server/RateLimiting.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Server/RateLimiting.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Server/RateLimiting.dyn_o ) [32 of 46] Compiling Ouroboros.Network.InboundGovernor ( src/Ouroboros/Network/InboundGovernor.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/InboundGovernor.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/InboundGovernor.dyn_o ) [117 of 196] Compiling PlutusCore.StdLib.Meta ( plutus-core/stdlib/PlutusCore/StdLib/Meta.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/StdLib/Meta.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/StdLib/Meta.dyn_o ) [118 of 196] Compiling PlutusCore.Examples.Data.Vec ( plutus-core/examples/PlutusCore/Examples/Data/Vec.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Examples/Data/Vec.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Examples/Data/Vec.dyn_o ) [33 of 46] Compiling Ouroboros.Network.Snocket ( src/Ouroboros/Network/Snocket.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Snocket.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Snocket.dyn_o ) [119 of 196] Compiling PlutusCore.Default ( plutus-core/src/PlutusCore/Default.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Default.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Default.dyn_o ) [120 of 196] Compiling PlutusCore.StdLib.Data.Pair ( plutus-core/stdlib/PlutusCore/StdLib/Data/Pair.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/StdLib/Data/Pair.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/StdLib/Data/Pair.dyn_o ) [121 of 196] Compiling PlutusCore.StdLib.Data.List ( plutus-core/stdlib/PlutusCore/StdLib/Data/List.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/StdLib/Data/List.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/StdLib/Data/List.dyn_o ) [34 of 46] Compiling Ouroboros.Network.Server2 ( src/Ouroboros/Network/Server2.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Server2.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Server2.dyn_o ) [122 of 196] Compiling PlutusCore.StdLib.Data.Data ( plutus-core/stdlib/PlutusCore/StdLib/Data/Data.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/StdLib/Data/Data.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/StdLib/Data/Data.dyn_o ) [35 of 46] Compiling Ouroboros.Network.ConnectionManager.Core ( src/Ouroboros/Network/ConnectionManager/Core.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/ConnectionManager/Core.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/ConnectionManager/Core.dyn_o ) [123 of 196] Compiling PlutusCore.StdLib.Everything ( plutus-core/stdlib/PlutusCore/StdLib/Everything.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/StdLib/Everything.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/StdLib/Everything.dyn_o ) [124 of 196] Compiling PlutusCore.Parser.Type ( plutus-core/src/PlutusCore/Parser/Type.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Parser/Type.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Parser/Type.dyn_o ) [125 of 196] Compiling PlutusCore.Parser.Builtin ( plutus-core/src/PlutusCore/Parser/Builtin.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Parser/Builtin.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Parser/Builtin.dyn_o ) [36 of 46] Compiling Ouroboros.Network.Subscription.PeerState ( src/Ouroboros/Network/Subscription/PeerState.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Subscription/PeerState.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Subscription/PeerState.dyn_o ) [126 of 196] Compiling PlutusCore.Parser ( plutus-core/src/PlutusCore/Parser.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Parser.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Parser.dyn_o ) [37 of 46] Compiling Ouroboros.Network.ErrorPolicy ( src/Ouroboros/Network/ErrorPolicy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/ErrorPolicy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/ErrorPolicy.dyn_o ) [127 of 196] Compiling PlutusCore.Builtin.Debug ( plutus-core/src/PlutusCore/Builtin/Debug.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Builtin/Debug.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Builtin/Debug.dyn_o ) [38 of 46] Compiling Ouroboros.Network.Server.Socket ( src/Ouroboros/Network/Server/Socket.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Server/Socket.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Server/Socket.dyn_o ) [128 of 196] Compiling PlutusCore.Normalize.Internal ( plutus-core/src/PlutusCore/Normalize/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Normalize/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Normalize/Internal.dyn_o ) [129 of 196] Compiling PlutusCore.TypeCheck.Internal ( plutus-core/src/PlutusCore/TypeCheck/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/TypeCheck/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/TypeCheck/Internal.dyn_o ) [39 of 46] Compiling Ouroboros.Network.Socket ( src/Ouroboros/Network/Socket.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Socket.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Socket.dyn_o ) [130 of 196] Compiling PlutusCore.Normalize ( plutus-core/src/PlutusCore/Normalize.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Normalize.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Normalize.dyn_o ) [40 of 46] Compiling Ouroboros.Network.Subscription.Subscriber ( src/Ouroboros/Network/Subscription/Subscriber.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Subscription/Subscriber.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Subscription/Subscriber.dyn_o ) [131 of 196] Compiling PlutusCore.TypeCheck ( plutus-core/src/PlutusCore/TypeCheck.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/TypeCheck.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/TypeCheck.dyn_o ) [41 of 46] Compiling Ouroboros.Network.Subscription.Worker ( src/Ouroboros/Network/Subscription/Worker.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Subscription/Worker.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Subscription/Worker.dyn_o ) [132 of 196] Compiling PlutusCore.Examples.Data.TreeForest ( plutus-core/examples/PlutusCore/Examples/Data/TreeForest.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Examples/Data/TreeForest.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Examples/Data/TreeForest.dyn_o ) Result of RDRAND Test: True [133 of 196] Compiling PlutusCore ( plutus-core/src/PlutusCore.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore.dyn_o ) [134 of 196] Compiling PlutusCore.Examples.Builtins ( plutus-core/examples/PlutusCore/Examples/Builtins.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Examples/Builtins.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Examples/Builtins.dyn_o ) Result of libc getrandom() Test: True [42 of 46] Compiling Ouroboros.Network.Subscription.Ip ( src/Ouroboros/Network/Subscription/Ip.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Subscription/Ip.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Subscription/Ip.dyn_o ) Result of getentropy() Test: True Preprocessing library for entropy-0.4.1.11... Building library for entropy-0.4.1.11... [43 of 46] Compiling Ouroboros.Network.Subscription.Dns ( src/Ouroboros/Network/Subscription/Dns.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Subscription/Dns.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Subscription/Dns.dyn_o ) [1 of 2] Compiling System.EntropyNix ( System/EntropyNix.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/entropy-0.4.1.11/build/System/EntropyNix.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/entropy-0.4.1.11/build/System/EntropyNix.dyn_o ) [44 of 46] Compiling Ouroboros.Network.Subscription.Client ( src/Ouroboros/Network/Subscription/Client.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Subscription/Client.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Subscription/Client.dyn_o ) [2 of 2] Compiling System.Entropy ( System/Entropy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/entropy-0.4.1.11/build/System/Entropy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/entropy-0.4.1.11/build/System/Entropy.dyn_o ) [45 of 46] Compiling Ouroboros.Network.Subscription ( src/Ouroboros/Network/Subscription.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Subscription.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Ouroboros/Network/Subscription.dyn_o ) [46 of 46] Compiling Simulation.Network.Snocket ( src/Simulation/Network/Snocket.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Simulation/Network/Snocket.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-framework-0.18.0.2/build/Simulation/Network/Snocket.dyn_o ) [135 of 196] Compiling PlutusCore.Examples.Data.Pair ( plutus-core/examples/PlutusCore/Examples/Data/Pair.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Examples/Data/Pair.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Examples/Data/Pair.dyn_o ) [136 of 196] Compiling PlutusCore.Examples.Data.List ( plutus-core/examples/PlutusCore/Examples/Data/List.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Examples/Data/List.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Examples/Data/List.dyn_o ) [137 of 196] Compiling PlutusCore.Examples.Data.Data ( plutus-core/examples/PlutusCore/Examples/Data/Data.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Examples/Data/Data.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Examples/Data/Data.dyn_o ) [138 of 196] Compiling PlutusCore.Examples.Everything ( plutus-core/examples/PlutusCore/Examples/Everything.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Examples/Everything.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Examples/Everything.dyn_o ) [139 of 196] Compiling PlutusCore.Evaluation.Machine.MachineParameters ( plutus-core/src/PlutusCore/Evaluation/Machine/MachineParameters.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/Machine/MachineParameters.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/Machine/MachineParameters.dyn_o ) [140 of 196] Compiling PlutusCore.Compiler.Types ( plutus-core/src/PlutusCore/Compiler/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Compiler/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Compiler/Types.dyn_o ) [141 of 196] Compiling PlutusCore.Arity ( plutus-core/src/PlutusCore/Arity.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Arity.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Arity.dyn_o ) [142 of 196] Compiling PlutusCore.Check.Normal ( plutus-core/src/PlutusCore/Check/Normal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Check/Normal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Check/Normal.dyn_o ) [143 of 196] Compiling UntypedPlutusCore.Core.Type ( untyped-plutus-core/src/UntypedPlutusCore/Core/Type.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Core/Type.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Core/Type.dyn_o ) Configuring library for ouroboros-network-0.21.3.0... [144 of 196] Compiling UntypedPlutusCore.Core.Plated ( untyped-plutus-core/src/UntypedPlutusCore/Core/Plated.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Core/Plated.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Core/Plated.dyn_o ) [145 of 196] Compiling UntypedPlutusCore.Core.Instance.Scoping ( untyped-plutus-core/src/UntypedPlutusCore/Core/Instance/Scoping.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Core/Instance/Scoping.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Core/Instance/Scoping.dyn_o ) [146 of 196] Compiling UntypedPlutusCore.Core.Instance.Pretty.Readable ( untyped-plutus-core/src/UntypedPlutusCore/Core/Instance/Pretty/Readable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Core/Instance/Pretty/Readable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Core/Instance/Pretty/Readable.dyn_o ) [147 of 196] Compiling UntypedPlutusCore.Core.Instance.Pretty.Classic ( untyped-plutus-core/src/UntypedPlutusCore/Core/Instance/Pretty/Classic.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Core/Instance/Pretty/Classic.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Core/Instance/Pretty/Classic.dyn_o ) [148 of 196] Compiling UntypedPlutusCore.Core.Instance.Pretty.Plc ( untyped-plutus-core/src/UntypedPlutusCore/Core/Instance/Pretty/Plc.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Core/Instance/Pretty/Plc.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Core/Instance/Pretty/Plc.dyn_o ) [149 of 196] Compiling UntypedPlutusCore.Core.Instance.Pretty.Default ( untyped-plutus-core/src/UntypedPlutusCore/Core/Instance/Pretty/Default.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Core/Instance/Pretty/Default.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Core/Instance/Pretty/Default.dyn_o ) [150 of 196] Compiling UntypedPlutusCore.Core.Instance.Pretty ( untyped-plutus-core/src/UntypedPlutusCore/Core/Instance/Pretty.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Core/Instance/Pretty.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Core/Instance/Pretty.dyn_o ) [151 of 196] Compiling UntypedPlutusCore.Core.Instance.Flat ( untyped-plutus-core/src/UntypedPlutusCore/Core/Instance/Flat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Core/Instance/Flat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Core/Instance/Flat.dyn_o ) Configuring library for websockets-0.13.0.0... [152 of 196] Compiling UntypedPlutusCore.Core.Instance.Eq ( untyped-plutus-core/src/UntypedPlutusCore/Core/Instance/Eq.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Core/Instance/Eq.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Core/Instance/Eq.dyn_o ) Preprocessing library for ouroboros-network-0.21.3.0... Building library for ouroboros-network-0.21.3.0... [ 1 of 66] Compiling Control.Concurrent.Class.MonadSTM.Strict.TMergeVar ( src/Control/Concurrent/Class/MonadSTM/Strict/TMergeVar.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Control/Concurrent/Class/MonadSTM/Strict/TMergeVar.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Control/Concurrent/Class/MonadSTM/Strict/TMergeVar.dyn_o ) [153 of 196] Compiling UntypedPlutusCore.Core.Instance ( untyped-plutus-core/src/UntypedPlutusCore/Core/Instance.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Core/Instance.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Core/Instance.dyn_o ) [ 2 of 66] Compiling Ouroboros.Cardano.Network.LedgerPeerConsensusInterface ( src/Ouroboros/Cardano/Network/LedgerPeerConsensusInterface.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Cardano/Network/LedgerPeerConsensusInterface.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Cardano/Network/LedgerPeerConsensusInterface.dyn_o ) [154 of 196] Compiling UntypedPlutusCore.Core ( untyped-plutus-core/src/UntypedPlutusCore/Core.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Core.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Core.dyn_o ) [155 of 196] Compiling UntypedPlutusCore.Contexts ( untyped-plutus-core/src/UntypedPlutusCore/Contexts.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Contexts.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Contexts.dyn_o ) [156 of 196] Compiling UntypedPlutusCore.Analysis.Definitions ( untyped-plutus-core/src/UntypedPlutusCore/Analysis/Definitions.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Analysis/Definitions.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Analysis/Definitions.dyn_o ) Preprocessing library for websockets-0.13.0.0... Building library for websockets-0.13.0.0... [ 3 of 66] Compiling Ouroboros.Cardano.Network.PeerSelection.Governor.PeerSelectionState ( src/Ouroboros/Cardano/Network/PeerSelection/Governor/PeerSelectionState.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Cardano/Network/PeerSelection/Governor/PeerSelectionState.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Cardano/Network/PeerSelection/Governor/PeerSelectionState.dyn_o ) [157 of 196] Compiling UntypedPlutusCore.Check.Uniques ( untyped-plutus-core/src/UntypedPlutusCore/Check/Uniques.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Check/Uniques.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Check/Uniques.dyn_o ) [158 of 196] Compiling PlutusCore.Compiler.Erase ( plutus-core/src/PlutusCore/Compiler/Erase.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Compiler/Erase.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Compiler/Erase.dyn_o ) [ 1 of 17] Compiling Network.WebSockets.Connection.Options ( src/Network/WebSockets/Connection/Options.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/websockets-0.13.0.0/build/Network/WebSockets/Connection/Options.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/websockets-0.13.0.0/build/Network/WebSockets/Connection/Options.dyn_o ) src/Network/WebSockets/Connection/Options.hs:18:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() | 18 | import Data.Monoid (Monoid (..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [159 of 196] Compiling UntypedPlutusCore.Core.Zip ( untyped-plutus-core/src/UntypedPlutusCore/Core/Zip.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Core/Zip.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Core/Zip.dyn_o ) [ 4 of 66] Compiling Ouroboros.Network.DeltaQ ( src/Ouroboros/Network/DeltaQ.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/DeltaQ.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/DeltaQ.dyn_o ) [ 2 of 17] Compiling Network.WebSockets.Extensions.Description ( src/Network/WebSockets/Extensions/Description.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/websockets-0.13.0.0/build/Network/WebSockets/Extensions/Description.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/websockets-0.13.0.0/build/Network/WebSockets/Extensions/Description.dyn_o ) [160 of 196] Compiling UntypedPlutusCore.DeBruijn ( untyped-plutus-core/src/UntypedPlutusCore/DeBruijn.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/DeBruijn.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/DeBruijn.dyn_o ) src/Network/WebSockets/Extensions/Description.hs:13:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 13 | import Control.Applicative ((*>), (<*)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Network/WebSockets/Extensions/Description.hs:17:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() | 17 | import Data.Monoid (mconcat, mappend) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 5 of 66] Compiling Ouroboros.Network.BlockFetch.DeltaQ ( src/Ouroboros/Network/BlockFetch/DeltaQ.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/BlockFetch/DeltaQ.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/BlockFetch/DeltaQ.dyn_o ) [161 of 196] Compiling UntypedPlutusCore.Check.Scope ( untyped-plutus-core/src/UntypedPlutusCore/Check/Scope.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Check/Scope.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Check/Scope.dyn_o ) [162 of 196] Compiling UntypedPlutusCore.Evaluation.Machine.Cek.CekMachineCosts ( untyped-plutus-core/src/UntypedPlutusCore/Evaluation/Machine/Cek/CekMachineCosts.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Evaluation/Machine/Cek/CekMachineCosts.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Evaluation/Machine/Cek/CekMachineCosts.dyn_o ) [ 3 of 17] Compiling Network.WebSockets.Http ( src/Network/WebSockets/Http.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/websockets-0.13.0.0/build/Network/WebSockets/Http.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/websockets-0.13.0.0/build/Network/WebSockets/Http.dyn_o ) [ 6 of 66] Compiling Ouroboros.Network.BlockFetch.ClientState ( src/Ouroboros/Network/BlockFetch/ClientState.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/BlockFetch/ClientState.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/BlockFetch/ClientState.dyn_o ) src/Network/WebSockets/Http.hs:36:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 36 | import Control.Applicative (pure, (*>), (<$>), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... src/Network/WebSockets/Http.hs:47:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() | 47 | import Data.Monoid (mappend, mconcat) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 7 of 66] Compiling Ouroboros.Network.BlockFetch.Decision ( src/Ouroboros/Network/BlockFetch/Decision.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/BlockFetch/Decision.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/BlockFetch/Decision.dyn_o ) [ 4 of 17] Compiling Network.WebSockets.Hybi13.Mask ( src/Network/WebSockets/Hybi13/Mask.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/websockets-0.13.0.0/build/Network/WebSockets/Hybi13/Mask.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/websockets-0.13.0.0/build/Network/WebSockets/Hybi13/Mask.dyn_o ) [ 5 of 17] Compiling Network.WebSockets.Types ( src/Network/WebSockets/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/websockets-0.13.0.0/build/Network/WebSockets/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/websockets-0.13.0.0/build/Network/WebSockets/Types.dyn_o ) [[ 8 of 6 of 66] 17] CompilingCompiling Ouroboros.Network.BlockFetch.Decision.Trace ( src/Ouroboros/Network/BlockFetch/Decision/Trace.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/BlockFetch/Decision/Trace.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/BlockFetch/Decision/Trace.dyn_o ) Network.WebSockets.Stream ( src/Network/WebSockets/Stream.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/websockets-0.13.0.0/build/Network/WebSockets/Stream.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/websockets-0.13.0.0/build/Network/WebSockets/Stream.dyn_o ) [ 9 of 66] Compiling Ouroboros.Network.BlockFetch.Decision.Genesis ( src/Ouroboros/Network/BlockFetch/Decision/Genesis.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/BlockFetch/Decision/Genesis.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/BlockFetch/Decision/Genesis.dyn_o ) [ 7 of 17] Compiling Network.WebSockets.Hybi13.Demultiplex ( src/Network/WebSockets/Hybi13/Demultiplex.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/websockets-0.13.0.0/build/Network/WebSockets/Hybi13/Demultiplex.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/websockets-0.13.0.0/build/Network/WebSockets/Hybi13/Demultiplex.dyn_o ) src/Network/WebSockets/Hybi13/Demultiplex.hs:22:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() | 22 | import Data.Monoid (mappend) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 8 of 17] Compiling Network.WebSockets.Hybi13 ( src/Network/WebSockets/Hybi13.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/websockets-0.13.0.0/build/Network/WebSockets/Hybi13.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/websockets-0.13.0.0/build/Network/WebSockets/Hybi13.dyn_o ) src/Network/WebSockets/Hybi13.hs:21:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 21 | import Control.Applicative (pure, (<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Network/WebSockets/Hybi13.hs:37:1: warning: [GHC-66111] [-Wunused-imports] The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() | 37 | import Data.Monoid (mappend, mconcat, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... src/Network/WebSockets/Hybi13.hs:258:21: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 258 | versionNumber = head headerVersions | ^^^^ [10 of 66] Compiling Ouroboros.Network.BlockFetch.State ( src/Ouroboros/Network/BlockFetch/State.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/BlockFetch/State.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/BlockFetch/State.dyn_o ) [11 of 66] Compiling Ouroboros.Network.BlockFetch.Client ( src/Ouroboros/Network/BlockFetch/Client.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/BlockFetch/Client.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/BlockFetch/Client.dyn_o ) [ 9 of 17] Compiling Network.WebSockets.Protocol ( src/Network/WebSockets/Protocol.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/websockets-0.13.0.0/build/Network/WebSockets/Protocol.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/websockets-0.13.0.0/build/Network/WebSockets/Protocol.dyn_o ) [10 of 17] Compiling Network.WebSockets.Extensions ( src/Network/WebSockets/Extensions.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/websockets-0.13.0.0/build/Network/WebSockets/Extensions.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/websockets-0.13.0.0/build/Network/WebSockets/Extensions.dyn_o ) [11 of 17] Compiling Network.WebSockets.Extensions.StrictUnicode ( src/Network/WebSockets/Extensions/StrictUnicode.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/websockets-0.13.0.0/build/Network/WebSockets/Extensions/StrictUnicode.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/websockets-0.13.0.0/build/Network/WebSockets/Extensions/StrictUnicode.dyn_o ) [12 of 66] Compiling Ouroboros.Network.ExitPolicy ( src/Ouroboros/Network/ExitPolicy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/ExitPolicy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/ExitPolicy.dyn_o ) [12 of 17] Compiling Network.WebSockets.Extensions.PermessageDeflate ( src/Network/WebSockets/Extensions/PermessageDeflate.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/websockets-0.13.0.0/build/Network/WebSockets/Extensions/PermessageDeflate.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/websockets-0.13.0.0/build/Network/WebSockets/Extensions/PermessageDeflate.dyn_o ) src/Network/WebSockets/Extensions/PermessageDeflate.hs:17:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 17 | import Control.Applicative ((<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [13 of 66] Compiling Ouroboros.Network.KeepAlive ( src/Ouroboros/Network/KeepAlive.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/KeepAlive.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/KeepAlive.dyn_o ) [14 of 66] Compiling Ouroboros.Network.PeerSelection.LedgerPeers.Common ( src/Ouroboros/Network/PeerSelection/LedgerPeers/Common.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/LedgerPeers/Common.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/LedgerPeers/Common.dyn_o ) [13 of 17] Compiling Network.WebSockets.Connection ( src/Network/WebSockets/Connection.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/websockets-0.13.0.0/build/Network/WebSockets/Connection.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/websockets-0.13.0.0/build/Network/WebSockets/Connection.dyn_o ) src/Network/WebSockets/Connection.hs:48:1: warning: [GHC-66111] [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() | 48 | import Control.Applicative ((<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [15 of 66] Compiling Ouroboros.Network.PeerSelection.RootPeersDNS.DNSActions ( src/Ouroboros/Network/PeerSelection/RootPeersDNS/DNSActions.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/RootPeersDNS/DNSActions.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/RootPeersDNS/DNSActions.dyn_o ) [14 of 17] Compiling Network.WebSockets.Connection.PingPong ( src/Network/WebSockets/Connection/PingPong.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/websockets-0.13.0.0/build/Network/WebSockets/Connection/PingPong.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/websockets-0.13.0.0/build/Network/WebSockets/Connection/PingPong.dyn_o ) [15 of 17] Compiling Network.WebSockets.Server ( src/Network/WebSockets/Server.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/websockets-0.13.0.0/build/Network/WebSockets/Server.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/websockets-0.13.0.0/build/Network/WebSockets/Server.dyn_o ) [16 of 66] Compiling Ouroboros.Network.PeerSelection.RootPeersDNS ( src/Ouroboros/Network/PeerSelection/RootPeersDNS.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/RootPeersDNS.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/RootPeersDNS.dyn_o ) [17 of 66] Compiling Ouroboros.Network.PeerSelection.RootPeersDNS.DNSSemaphore ( src/Ouroboros/Network/PeerSelection/RootPeersDNS/DNSSemaphore.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/RootPeersDNS/DNSSemaphore.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/RootPeersDNS/DNSSemaphore.dyn_o ) [18 of 66] Compiling Ouroboros.Network.PeerSelection.RootPeersDNS.LedgerPeers ( src/Ouroboros/Network/PeerSelection/RootPeersDNS/LedgerPeers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/RootPeersDNS/LedgerPeers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/RootPeersDNS/LedgerPeers.dyn_o ) [16 of 17] Compiling Network.WebSockets.Client ( src/Network/WebSockets/Client.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/websockets-0.13.0.0/build/Network/WebSockets/Client.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/websockets-0.13.0.0/build/Network/WebSockets/Client.dyn_o ) src/Network/WebSockets/Client.hs:22:58: warning: [GHC-38856] [-Wunused-imports] The import of `finally' from module `Control.Exception' is redundant | 22 | import Control.Exception (bracket, finally, throwIO) | ^^^^^^^ [19 of 66] Compiling Ouroboros.Network.PeerSelection.LedgerPeers ( src/Ouroboros/Network/PeerSelection/LedgerPeers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/LedgerPeers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/LedgerPeers.dyn_o ) [17 of 17] Compiling Network.WebSockets ( src/Network/WebSockets.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/websockets-0.13.0.0/build/Network/WebSockets.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/websockets-0.13.0.0/build/Network/WebSockets.dyn_o ) [20 of 66] Compiling Ouroboros.Network.PeerSelection.RootPeersDNS.PublicRootPeers ( src/Ouroboros/Network/PeerSelection/RootPeersDNS/PublicRootPeers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/RootPeersDNS/PublicRootPeers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/RootPeersDNS/PublicRootPeers.dyn_o ) [21 of 66] Compiling Ouroboros.Network.PeerSelection.State.EstablishedPeers ( src/Ouroboros/Network/PeerSelection/State/EstablishedPeers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/State/EstablishedPeers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/State/EstablishedPeers.dyn_o ) [22 of 66] Compiling Ouroboros.Network.PeerSelection.State.KnownPeers ( src/Ouroboros/Network/PeerSelection/State/KnownPeers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/State/KnownPeers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/State/KnownPeers.dyn_o ) Configuring library for wai-websockets-3.0.1.2... [23 of 66] Compiling Ouroboros.Network.PeerSelection.State.LocalRootPeers ( src/Ouroboros/Network/PeerSelection/State/LocalRootPeers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/State/LocalRootPeers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/State/LocalRootPeers.dyn_o ) [24 of 66] Compiling Ouroboros.Network.PeerSelection.RootPeersDNS.LocalRootPeers ( src/Ouroboros/Network/PeerSelection/RootPeersDNS/LocalRootPeers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/RootPeersDNS/LocalRootPeers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/RootPeersDNS/LocalRootPeers.dyn_o ) [25 of 66] Compiling Ouroboros.Network.PeerSelection.Types ( src/Ouroboros/Network/PeerSelection/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/Types.dyn_o ) [26 of 66] Compiling Ouroboros.Cardano.Network.PublicRootPeers ( src/Ouroboros/Cardano/Network/PublicRootPeers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Cardano/Network/PublicRootPeers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Cardano/Network/PublicRootPeers.dyn_o ) [27 of 66] Compiling Ouroboros.Network.PeerSelection.PublicRootPeers ( src/Ouroboros/Network/PeerSelection/PublicRootPeers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/PublicRootPeers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/PublicRootPeers.dyn_o ) [28 of 66] Compiling Ouroboros.Cardano.Network.Types ( src/Ouroboros/Cardano/Network/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Cardano/Network/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Cardano/Network/Types.dyn_o ) [29 of 66] Compiling Ouroboros.Network.PeerSelection.Governor.Types ( src/Ouroboros/Network/PeerSelection/Governor/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/Governor/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/Governor/Types.dyn_o ) [30 of 66] Compiling Ouroboros.Network.PeerSelection.PeerStateActions ( src/Ouroboros/Network/PeerSelection/PeerStateActions.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/PeerStateActions.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/PeerStateActions.dyn_o ) Warning: [git-protocol] Cloning over git:// might lead to an arbitrary code execution vulnerability. Furthermore, popular forges like GitHub do not support it. Use https:// or ssh:// instead. Preprocessing library for wai-websockets-3.0.1.2... Building library for wai-websockets-3.0.1.2... [1 of 1] Compiling Network.Wai.Handler.WebSockets ( Network/Wai/Handler/WebSockets.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-websockets-3.0.1.2/build/Network/Wai/Handler/WebSockets.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/wai-websockets-3.0.1.2/build/Network/Wai/Handler/WebSockets.dyn_o ) [31 of 66] Compiling Ouroboros.Network.PeerSelection.Governor.RootPeers ( src/Ouroboros/Network/PeerSelection/Governor/RootPeers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/Governor/RootPeers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/Governor/RootPeers.dyn_o ) [32 of 66] Compiling Ouroboros.Network.PeerSelection.Governor.EstablishedPeers ( src/Ouroboros/Network/PeerSelection/Governor/EstablishedPeers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/Governor/EstablishedPeers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/Governor/EstablishedPeers.dyn_o ) [33 of 66] Compiling Ouroboros.Network.PeerSelection.Governor.BigLedgerPeers ( src/Ouroboros/Network/PeerSelection/Governor/BigLedgerPeers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/Governor/BigLedgerPeers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/Governor/BigLedgerPeers.dyn_o ) [34 of 66] Compiling Ouroboros.Network.PeerSelection.Governor.ActivePeers ( src/Ouroboros/Network/PeerSelection/Governor/ActivePeers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/Governor/ActivePeers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/Governor/ActivePeers.dyn_o ) [35 of 66] Compiling Ouroboros.Network.PeerSelection.Governor.Monitor ( src/Ouroboros/Network/PeerSelection/Governor/Monitor.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/Governor/Monitor.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/Governor/Monitor.dyn_o ) [163 of 196] Compiling PlutusCore.Evaluation.Machine.CostModelInterface ( plutus-core/src/PlutusCore/Evaluation/Machine/CostModelInterface.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/Machine/CostModelInterface.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/Machine/CostModelInterface.dyn_o ) [36 of 66] Compiling Ouroboros.Cardano.Network.PeerSelection.Governor.PeerSelectionActions ( src/Ouroboros/Cardano/Network/PeerSelection/Governor/PeerSelectionActions.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Cardano/Network/PeerSelection/Governor/PeerSelectionActions.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Cardano/Network/PeerSelection/Governor/PeerSelectionActions.dyn_o ) [164 of 196] Compiling UntypedPlutusCore.Evaluation.Machine.Cek.StepCounter ( untyped-plutus-core/src/UntypedPlutusCore/Evaluation/Machine/Cek/StepCounter.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Evaluation/Machine/Cek/StepCounter.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Evaluation/Machine/Cek/StepCounter.dyn_o ) [37 of 66] Compiling Ouroboros.Cardano.Network.Diffusion.Configuration ( src/Ouroboros/Cardano/Network/Diffusion/Configuration.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Cardano/Network/Diffusion/Configuration.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Cardano/Network/Diffusion/Configuration.dyn_o ) [38 of 66] Compiling Ouroboros.Cardano.Network.ArgumentsExtra ( src/Ouroboros/Cardano/Network/ArgumentsExtra.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Cardano/Network/ArgumentsExtra.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Cardano/Network/ArgumentsExtra.dyn_o ) [165 of 196] Compiling UntypedPlutusCore.Evaluation.Machine.Cek.Internal ( untyped-plutus-core/src/UntypedPlutusCore/Evaluation/Machine/Cek/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Evaluation/Machine/Cek/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Evaluation/Machine/Cek/Internal.dyn_o ) [39 of 66] Compiling Ouroboros.Cardano.Network.PeerSelection.Churn.ExtraArguments ( src/Ouroboros/Cardano/Network/PeerSelection/Churn/ExtraArguments.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Cardano/Network/PeerSelection/Churn/ExtraArguments.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Cardano/Network/PeerSelection/Churn/ExtraArguments.dyn_o ) [40 of 66] Compiling Ouroboros.Cardano.Network.PeerSelection.Governor.Monitor ( src/Ouroboros/Cardano/Network/PeerSelection/Governor/Monitor.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Cardano/Network/PeerSelection/Governor/Monitor.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Cardano/Network/PeerSelection/Governor/Monitor.dyn_o ) [41 of 66] Compiling Ouroboros.Network.PeerSharing ( src/Ouroboros/Network/PeerSharing.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSharing.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSharing.dyn_o ) [42 of 66] Compiling Ouroboros.Network.PeerSelection.PeerSelectionActions ( src/Ouroboros/Network/PeerSelection/PeerSelectionActions.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/PeerSelectionActions.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/PeerSelectionActions.dyn_o ) [43 of 66] Compiling Ouroboros.Cardano.PeerSelection.PeerSelectionActions ( src/Ouroboros/Cardano/PeerSelection/PeerSelectionActions.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Cardano/PeerSelection/PeerSelectionActions.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Cardano/PeerSelection/PeerSelectionActions.dyn_o ) [166 of 196] Compiling UntypedPlutusCore.Evaluation.Machine.Cek.ExBudgetMode ( untyped-plutus-core/src/UntypedPlutusCore/Evaluation/Machine/Cek/ExBudgetMode.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Evaluation/Machine/Cek/ExBudgetMode.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Evaluation/Machine/Cek/ExBudgetMode.dyn_o ) [44 of 66] Compiling Ouroboros.Network.Tracers ( src/Ouroboros/Network/Tracers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/Tracers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/Tracers.dyn_o ) [45 of 66] Compiling Ouroboros.Network.NodeToClient ( src/Ouroboros/Network/NodeToClient.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/NodeToClient.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/NodeToClient.dyn_o ) [46 of 66] Compiling Ouroboros.Network.TxSubmission.Mempool.Reader ( src/Ouroboros/Network/TxSubmission/Mempool/Reader.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/TxSubmission/Mempool/Reader.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/TxSubmission/Mempool/Reader.dyn_o ) [47 of 66] Compiling Ouroboros.Network.TxSubmission.Inbound ( src/Ouroboros/Network/TxSubmission/Inbound.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/TxSubmission/Inbound.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/TxSubmission/Inbound.dyn_o ) [167 of 196] Compiling UntypedPlutusCore.Evaluation.Machine.Cek.EmitterMode ( untyped-plutus-core/src/UntypedPlutusCore/Evaluation/Machine/Cek/EmitterMode.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Evaluation/Machine/Cek/EmitterMode.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Evaluation/Machine/Cek/EmitterMode.dyn_o ) [168 of 196] Compiling PlutusCore.Evaluation.Machine.ExBudgetingDefaults ( plutus-core/src/PlutusCore/Evaluation/Machine/ExBudgetingDefaults.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/Machine/ExBudgetingDefaults.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/Machine/ExBudgetingDefaults.dyn_o ) [48 of 66] Compiling Ouroboros.Network.TxSubmission.Outbound ( src/Ouroboros/Network/TxSubmission/Outbound.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/TxSubmission/Outbound.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/TxSubmission/Outbound.dyn_o ) [49 of 66] Compiling Ouroboros.Network.NodeToNode ( src/Ouroboros/Network/NodeToNode.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/NodeToNode.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/NodeToNode.dyn_o ) [50 of 66] Compiling Ouroboros.Network.PeerSelection.PeerMetric ( src/Ouroboros/Network/PeerSelection/PeerMetric.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/PeerMetric.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/PeerMetric.dyn_o ) [169 of 196] Compiling UntypedPlutusCore.Evaluation.Machine.CommonAPI ( untyped-plutus-core/src/UntypedPlutusCore/Evaluation/Machine/CommonAPI.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Evaluation/Machine/CommonAPI.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Evaluation/Machine/CommonAPI.dyn_o ) [170 of 196] Compiling UntypedPlutusCore.Evaluation.Machine.Cek ( untyped-plutus-core/src/UntypedPlutusCore/Evaluation/Machine/Cek.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Evaluation/Machine/Cek.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Evaluation/Machine/Cek.dyn_o ) [51 of 66] Compiling Ouroboros.Network.Diffusion.Policies ( src/Ouroboros/Network/Diffusion/Policies.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/Diffusion/Policies.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/Diffusion/Policies.dyn_o ) [171 of 196] Compiling PlutusCore.Evaluation.Machine.MachineParameters.Default ( plutus-core/src/PlutusCore/Evaluation/Machine/MachineParameters/Default.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/Machine/MachineParameters/Default.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Evaluation/Machine/MachineParameters/Default.dyn_o ) [52 of 66] Compiling Ouroboros.Network.PeerSelection.Governor.KnownPeers ( src/Ouroboros/Network/PeerSelection/Governor/KnownPeers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/Governor/KnownPeers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/Governor/KnownPeers.dyn_o ) [53 of 66] Compiling Ouroboros.Network.PeerSelection.Governor ( src/Ouroboros/Network/PeerSelection/Governor.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/Governor.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/Governor.dyn_o ) [54 of 66] Compiling Ouroboros.Cardano.Network.PeerSelection.Governor.Types ( src/Ouroboros/Cardano/Network/PeerSelection/Governor/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Cardano/Network/PeerSelection/Governor/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Cardano/Network/PeerSelection/Governor/Types.dyn_o ) [55 of 66] Compiling Ouroboros.Network.PeerSelection.Churn ( src/Ouroboros/Network/PeerSelection/Churn.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/Churn.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/PeerSelection/Churn.dyn_o ) [56 of 66] Compiling Ouroboros.Network.BlockFetch.ClientRegistry ( src/Ouroboros/Network/BlockFetch/ClientRegistry.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/BlockFetch/ClientRegistry.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/BlockFetch/ClientRegistry.dyn_o ) [172 of 196] Compiling UntypedPlutusCore.Evaluation.Machine.SteppableCek.Internal ( untyped-plutus-core/src/UntypedPlutusCore/Evaluation/Machine/SteppableCek/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Evaluation/Machine/SteppableCek/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Evaluation/Machine/SteppableCek/Internal.dyn_o ) [57 of 66] Compiling Ouroboros.Network.BlockFetch ( src/Ouroboros/Network/BlockFetch.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/BlockFetch.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/BlockFetch.dyn_o ) [58 of 66] Compiling Ouroboros.Cardano.PeerSelection.Churn ( src/Ouroboros/Cardano/PeerSelection/Churn.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Cardano/PeerSelection/Churn.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Cardano/PeerSelection/Churn.dyn_o ) [59 of 66] Compiling Ouroboros.Cardano.Network.Diffusion.Policies ( src/Ouroboros/Cardano/Network/Diffusion/Policies.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Cardano/Network/Diffusion/Policies.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Cardano/Network/Diffusion/Policies.dyn_o ) [173 of 196] Compiling UntypedPlutusCore.Evaluation.Machine.SteppableCek.DebugDriver ( untyped-plutus-core/src/UntypedPlutusCore/Evaluation/Machine/SteppableCek/DebugDriver.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Evaluation/Machine/SteppableCek/DebugDriver.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Evaluation/Machine/SteppableCek/DebugDriver.dyn_o ) [60 of 66] Compiling Ouroboros.Network.Diffusion.Configuration ( src/Ouroboros/Network/Diffusion/Configuration.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/Diffusion/Configuration.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/Diffusion/Configuration.dyn_o ) [61 of 66] Compiling Ouroboros.Network.Diffusion.Common ( src/Ouroboros/Network/Diffusion/Common.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/Diffusion/Common.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/Diffusion/Common.dyn_o ) [174 of 196] Compiling UntypedPlutusCore.Evaluation.Machine.SteppableCek ( untyped-plutus-core/src/UntypedPlutusCore/Evaluation/Machine/SteppableCek.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Evaluation/Machine/SteppableCek.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Evaluation/Machine/SteppableCek.dyn_o ) [175 of 196] Compiling UntypedPlutusCore.Mark ( untyped-plutus-core/src/UntypedPlutusCore/Mark.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Mark.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Mark.dyn_o ) [176 of 196] Compiling UntypedPlutusCore.MkUPlc ( untyped-plutus-core/src/UntypedPlutusCore/MkUPlc.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/MkUPlc.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/MkUPlc.dyn_o ) [177 of 196] Compiling UntypedPlutusCore.Purity ( untyped-plutus-core/src/UntypedPlutusCore/Purity.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Purity.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Purity.dyn_o ) [62 of 66] Compiling Ouroboros.Network.Diffusion.Utils ( src/Ouroboros/Network/Diffusion/Utils.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/Diffusion/Utils.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/Diffusion/Utils.dyn_o ) [63 of 66] Compiling Ouroboros.Network.Diffusion.P2P ( src/Ouroboros/Network/Diffusion/P2P.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/Diffusion/P2P.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/Diffusion/P2P.dyn_o ) [178 of 196] Compiling UntypedPlutusCore.Rename.Internal ( untyped-plutus-core/src/UntypedPlutusCore/Rename/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Rename/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Rename/Internal.dyn_o ) [179 of 196] Compiling UntypedPlutusCore.Rename ( untyped-plutus-core/src/UntypedPlutusCore/Rename.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Rename.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Rename.dyn_o ) [180 of 196] Compiling UntypedPlutusCore.Parser ( untyped-plutus-core/src/UntypedPlutusCore/Parser.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Parser.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Parser.dyn_o ) [64 of 66] Compiling Ouroboros.Cardano.Network.Diffusion.Handlers ( src/Ouroboros/Cardano/Network/Diffusion/Handlers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Cardano/Network/Diffusion/Handlers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Cardano/Network/Diffusion/Handlers.dyn_o ) [65 of 66] Compiling Ouroboros.Network.Diffusion.NonP2P ( src/Ouroboros/Network/Diffusion/NonP2P.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/Diffusion/NonP2P.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/Diffusion/NonP2P.dyn_o ) [181 of 196] Compiling UntypedPlutusCore.Simplify.Opts ( untyped-plutus-core/src/UntypedPlutusCore/Simplify/Opts.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Simplify/Opts.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Simplify/Opts.dyn_o ) [182 of 196] Compiling PlutusCore.Compiler.Opts ( plutus-core/src/PlutusCore/Compiler/Opts.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Compiler/Opts.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Compiler/Opts.dyn_o ) [66 of 66] Compiling Ouroboros.Network.Diffusion ( src/Ouroboros/Network/Diffusion.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/Diffusion.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-0.21.3.0/build/Ouroboros/Network/Diffusion.dyn_o ) [183 of 196] Compiling UntypedPlutusCore.Size ( untyped-plutus-core/src/UntypedPlutusCore/Size.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Size.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Size.dyn_o ) [184 of 196] Compiling UntypedPlutusCore.Subst ( untyped-plutus-core/src/UntypedPlutusCore/Subst.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Subst.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Subst.dyn_o ) [185 of 196] Compiling UntypedPlutusCore.Analysis.Usages ( untyped-plutus-core/src/UntypedPlutusCore/Analysis/Usages.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Analysis/Usages.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Analysis/Usages.dyn_o ) [186 of 196] Compiling UntypedPlutusCore.Transform.Simplifier ( untyped-plutus-core/src/UntypedPlutusCore/Transform/Simplifier.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Transform/Simplifier.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Transform/Simplifier.dyn_o ) [187 of 196] Compiling UntypedPlutusCore.Transform.Inline ( untyped-plutus-core/src/UntypedPlutusCore/Transform/Inline.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Transform/Inline.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Transform/Inline.dyn_o ) [188 of 196] Compiling UntypedPlutusCore.Transform.ForceDelay ( untyped-plutus-core/src/UntypedPlutusCore/Transform/ForceDelay.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Transform/ForceDelay.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Transform/ForceDelay.dyn_o ) [189 of 196] Compiling UntypedPlutusCore.Transform.ForceCaseDelay ( untyped-plutus-core/src/UntypedPlutusCore/Transform/ForceCaseDelay.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Transform/ForceCaseDelay.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Transform/ForceCaseDelay.dyn_o ) [190 of 196] Compiling UntypedPlutusCore.Transform.FloatDelay ( untyped-plutus-core/src/UntypedPlutusCore/Transform/FloatDelay.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Transform/FloatDelay.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Transform/FloatDelay.dyn_o ) [191 of 196] Compiling UntypedPlutusCore.Transform.Cse ( untyped-plutus-core/src/UntypedPlutusCore/Transform/Cse.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Transform/Cse.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Transform/Cse.dyn_o ) [192 of 196] Compiling UntypedPlutusCore.Transform.CaseReduce ( untyped-plutus-core/src/UntypedPlutusCore/Transform/CaseReduce.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Transform/CaseReduce.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Transform/CaseReduce.dyn_o ) [193 of 196] Compiling UntypedPlutusCore.Transform.CaseOfCase ( untyped-plutus-core/src/UntypedPlutusCore/Transform/CaseOfCase.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Transform/CaseOfCase.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Transform/CaseOfCase.dyn_o ) [194 of 196] Compiling UntypedPlutusCore.Simplify ( untyped-plutus-core/src/UntypedPlutusCore/Simplify.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Simplify.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore/Simplify.dyn_o ) [195 of 196] Compiling UntypedPlutusCore ( untyped-plutus-core/src/UntypedPlutusCore.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/UntypedPlutusCore.dyn_o ) [196 of 196] Compiling PlutusCore.Compiler ( plutus-core/src/PlutusCore/Compiler.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Compiler.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/build/PlutusCore/Compiler.dyn_o ) Configuring library 'plutus-ir' for plutus-core-1.53.0.0... Preprocessing library 'plutus-ir' for plutus-core-1.53.0.0... Building library 'plutus-ir' for plutus-core-1.53.0.0... [ 1 of 63] Compiling PlutusIR.Compiler.Error ( plutus-ir/src/PlutusIR/Compiler/Error.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Compiler/Error.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Compiler/Error.dyn_o ) [ 2 of 63] Compiling PlutusIR.Compiler.Names ( plutus-ir/src/PlutusIR/Compiler/Names.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Compiler/Names.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Compiler/Names.dyn_o ) [ 3 of 63] Compiling PlutusIR.Core.Type ( plutus-ir/src/PlutusIR/Core/Type.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Core/Type.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Core/Type.dyn_o ) [ 4 of 63] Compiling PlutusIR.Core.Plated ( plutus-ir/src/PlutusIR/Core/Plated.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Core/Plated.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Core/Plated.dyn_o ) [ 5 of 63] Compiling PlutusIR.Core.Instance.Scoping ( plutus-ir/src/PlutusIR/Core/Instance/Scoping.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Core/Instance/Scoping.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Core/Instance/Scoping.dyn_o ) [ 6 of 63] Compiling PlutusIR.Core.Instance.Pretty.Readable ( plutus-ir/src/PlutusIR/Core/Instance/Pretty/Readable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Core/Instance/Pretty/Readable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Core/Instance/Pretty/Readable.dyn_o ) [ 7 of 63] Compiling PlutusIR.Core.Instance.Pretty ( plutus-ir/src/PlutusIR/Core/Instance/Pretty.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Core/Instance/Pretty.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Core/Instance/Pretty.dyn_o ) [ 8 of 63] Compiling PlutusIR.Core.Instance.Flat ( plutus-ir/src/PlutusIR/Core/Instance/Flat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Core/Instance/Flat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Core/Instance/Flat.dyn_o ) [ 9 of 63] Compiling PlutusIR.Core.Instance ( plutus-ir/src/PlutusIR/Core/Instance.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Core/Instance.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Core/Instance.dyn_o ) [10 of 63] Compiling PlutusIR.Core ( plutus-ir/src/PlutusIR/Core.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Core.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Core.dyn_o ) [11 of 63] Compiling PlutusIR.Analysis.VarInfo ( plutus-ir/src/PlutusIR/Analysis/VarInfo.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Analysis/VarInfo.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Analysis/VarInfo.dyn_o ) [12 of 63] Compiling PlutusIR.Analysis.Size ( plutus-ir/src/PlutusIR/Analysis/Size.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Analysis/Size.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Analysis/Size.dyn_o ) [13 of 63] Compiling PlutusIR ( plutus-ir/src/PlutusIR.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR.dyn_o ) [14 of 63] Compiling PlutusIR.Compiler.Provenance ( plutus-ir/src/PlutusIR/Compiler/Provenance.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Compiler/Provenance.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Compiler/Provenance.dyn_o ) [15 of 63] Compiling PlutusIR.Analysis.Definitions ( plutus-ir/src/PlutusIR/Analysis/Definitions.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Analysis/Definitions.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Analysis/Definitions.dyn_o ) [16 of 63] Compiling PlutusIR.Check.Uniques ( plutus-ir/src/PlutusIR/Check/Uniques.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Check/Uniques.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Check/Uniques.dyn_o ) [17 of 63] Compiling PlutusIR.Error ( plutus-ir/src/PlutusIR/Error.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Error.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Error.dyn_o ) [18 of 63] Compiling PlutusIR.Mark ( plutus-ir/src/PlutusIR/Mark.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Mark.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Mark.dyn_o ) [19 of 63] Compiling PlutusIR.MkPir ( plutus-ir/src/PlutusIR/MkPir.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/MkPir.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/MkPir.dyn_o ) [20 of 63] Compiling PlutusIR.Contexts ( plutus-ir/src/PlutusIR/Contexts.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Contexts.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Contexts.dyn_o ) [21 of 63] Compiling PlutusIR.Analysis.Builtins ( plutus-ir/src/PlutusIR/Analysis/Builtins.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Analysis/Builtins.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Analysis/Builtins.dyn_o ) [22 of 63] Compiling PlutusIR.Compiler.Definitions ( plutus-ir/src/PlutusIR/Compiler/Definitions.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Compiler/Definitions.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Compiler/Definitions.dyn_o ) [23 of 63] Compiling PlutusIR.Parser ( plutus-ir/src/PlutusIR/Parser.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Parser.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Parser.dyn_o ) [24 of 63] Compiling PlutusIR.Purity ( plutus-ir/src/PlutusIR/Purity.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Purity.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Purity.dyn_o ) [25 of 63] Compiling PlutusIR.Strictness ( plutus-ir/src/PlutusIR/Strictness.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Strictness.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Strictness.dyn_o ) [26 of 63] Compiling PlutusIR.Subst ( plutus-ir/src/PlutusIR/Subst.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Subst.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Subst.dyn_o ) [27 of 63] Compiling PlutusIR.Analysis.Usages ( plutus-ir/src/PlutusIR/Analysis/Usages.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Analysis/Usages.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Analysis/Usages.dyn_o ) [28 of 63] Compiling PlutusIR.Analysis.Dependencies ( plutus-ir/src/PlutusIR/Analysis/Dependencies.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Analysis/Dependencies.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Analysis/Dependencies.dyn_o ) [29 of 63] Compiling PlutusIR.Analysis.RetainedSize ( plutus-ir/src/PlutusIR/Analysis/RetainedSize.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Analysis/RetainedSize.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Analysis/RetainedSize.dyn_o ) [30 of 63] Compiling PlutusIR.Transform.Rename ( plutus-ir/src/PlutusIR/Transform/Rename.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/Rename.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/Rename.dyn_o ) [31 of 63] Compiling PlutusIR.Transform.Inline.Utils ( plutus-ir/src/PlutusIR/Transform/Inline/Utils.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/Inline/Utils.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/Inline/Utils.dyn_o ) [32 of 63] Compiling PlutusIR.Transform.Inline.CallSiteInline ( plutus-ir/src/PlutusIR/Transform/Inline/CallSiteInline.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/Inline/CallSiteInline.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/Inline/CallSiteInline.dyn_o ) [33 of 63] Compiling PlutusIR.Normalize ( plutus-ir/src/PlutusIR/Normalize.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Normalize.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Normalize.dyn_o ) [34 of 63] Compiling PlutusIR.Transform.RewriteRules.Common ( plutus-ir/src/PlutusIR/Transform/RewriteRules/Common.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/RewriteRules/Common.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/RewriteRules/Common.dyn_o ) [35 of 63] Compiling PlutusIR.Transform.RewriteRules.CommuteFnWithConst ( plutus-ir/src/PlutusIR/Transform/RewriteRules/CommuteFnWithConst.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/RewriteRules/CommuteFnWithConst.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/RewriteRules/CommuteFnWithConst.dyn_o ) [36 of 63] Compiling PlutusIR.Transform.RewriteRules.UnConstrConstrData ( plutus-ir/src/PlutusIR/Transform/RewriteRules/UnConstrConstrData.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/RewriteRules/UnConstrConstrData.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/RewriteRules/UnConstrConstrData.dyn_o ) [37 of 63] Compiling PlutusIR.Transform.RewriteRules.Internal ( plutus-ir/src/PlutusIR/Transform/RewriteRules/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/RewriteRules/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/RewriteRules/Internal.dyn_o ) [38 of 63] Compiling PlutusIR.Transform.RewriteRules.RemoveTrace ( plutus-ir/src/PlutusIR/Transform/RewriteRules/RemoveTrace.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/RewriteRules/RemoveTrace.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/RewriteRules/RemoveTrace.dyn_o ) [39 of 63] Compiling PlutusIR.Compiler.Types ( plutus-ir/src/PlutusIR/Compiler/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Compiler/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Compiler/Types.dyn_o ) [40 of 63] Compiling PlutusIR.Compiler.Recursion ( plutus-ir/src/PlutusIR/Compiler/Recursion.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Compiler/Recursion.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Compiler/Recursion.dyn_o ) [41 of 63] Compiling PlutusIR.Compiler.Lower ( plutus-ir/src/PlutusIR/Compiler/Lower.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Compiler/Lower.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Compiler/Lower.dyn_o ) [42 of 63] Compiling PlutusIR.Compiler.Datatype ( plutus-ir/src/PlutusIR/Compiler/Datatype.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Compiler/Datatype.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Compiler/Datatype.dyn_o ) [43 of 63] Compiling PlutusIR.TypeCheck.Internal ( plutus-ir/src/PlutusIR/TypeCheck/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/TypeCheck/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/TypeCheck/Internal.dyn_o ) [44 of 63] Compiling PlutusIR.TypeCheck ( plutus-ir/src/PlutusIR/TypeCheck.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/TypeCheck.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/TypeCheck.dyn_o ) [45 of 63] Compiling PlutusIR.Pass ( plutus-ir/src/PlutusIR/Pass.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Pass.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Pass.dyn_o ) [46 of 63] Compiling PlutusIR.Transform.Unwrap ( plutus-ir/src/PlutusIR/Transform/Unwrap.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/Unwrap.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/Unwrap.dyn_o ) [47 of 63] Compiling PlutusIR.Transform.ThunkRecursions ( plutus-ir/src/PlutusIR/Transform/ThunkRecursions.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/ThunkRecursions.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/ThunkRecursions.dyn_o ) [48 of 63] Compiling PlutusIR.Transform.StrictifyBindings ( plutus-ir/src/PlutusIR/Transform/StrictifyBindings.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/StrictifyBindings.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/StrictifyBindings.dyn_o ) [49 of 63] Compiling PlutusIR.Transform.RewriteRules ( plutus-ir/src/PlutusIR/Transform/RewriteRules.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/RewriteRules.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/RewriteRules.dyn_o ) [50 of 63] Compiling PlutusIR.Transform.RecSplit ( plutus-ir/src/PlutusIR/Transform/RecSplit.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/RecSplit.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/RecSplit.dyn_o ) [51 of 63] Compiling PlutusIR.Transform.NonStrict ( plutus-ir/src/PlutusIR/Transform/NonStrict.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/NonStrict.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/NonStrict.dyn_o ) [52 of 63] Compiling PlutusIR.Transform.LetMerge ( plutus-ir/src/PlutusIR/Transform/LetMerge.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/LetMerge.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/LetMerge.dyn_o ) [53 of 63] Compiling PlutusIR.Transform.LetFloatOut ( plutus-ir/src/PlutusIR/Transform/LetFloatOut.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/LetFloatOut.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/LetFloatOut.dyn_o ) [54 of 63] Compiling PlutusIR.Transform.LetFloatIn ( plutus-ir/src/PlutusIR/Transform/LetFloatIn.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/LetFloatIn.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/LetFloatIn.dyn_o ) [55 of 63] Compiling PlutusIR.Transform.KnownCon ( plutus-ir/src/PlutusIR/Transform/KnownCon.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/KnownCon.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/KnownCon.dyn_o ) [56 of 63] Compiling PlutusIR.Transform.Inline.Inline ( plutus-ir/src/PlutusIR/Transform/Inline/Inline.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/Inline/Inline.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/Inline/Inline.dyn_o ) [57 of 63] Compiling PlutusIR.Transform.EvaluateBuiltins ( plutus-ir/src/PlutusIR/Transform/EvaluateBuiltins.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/EvaluateBuiltins.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/EvaluateBuiltins.dyn_o ) [58 of 63] Compiling PlutusIR.Transform.DeadCode ( plutus-ir/src/PlutusIR/Transform/DeadCode.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/DeadCode.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/DeadCode.dyn_o ) [59 of 63] Compiling PlutusIR.Transform.CaseReduce ( plutus-ir/src/PlutusIR/Transform/CaseReduce.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/CaseReduce.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/CaseReduce.dyn_o ) [60 of 63] Compiling PlutusIR.Transform.CaseOfCase ( plutus-ir/src/PlutusIR/Transform/CaseOfCase.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/CaseOfCase.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/CaseOfCase.dyn_o ) [61 of 63] Compiling PlutusIR.Transform.Beta ( plutus-ir/src/PlutusIR/Transform/Beta.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/Beta.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Transform/Beta.dyn_o ) [62 of 63] Compiling PlutusIR.Compiler.Let ( plutus-ir/src/PlutusIR/Compiler/Let.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Compiler/Let.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Compiler/Let.dyn_o ) [63 of 63] Compiling PlutusIR.Compiler ( plutus-ir/src/PlutusIR/Compiler.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Compiler.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-core-1.53.0.0/l/plutus-ir/build/plutus-ir/PlutusIR/Compiler.dyn_o ) Configuring library for plutus-tx-1.53.0.0... Preprocessing library for plutus-tx-1.53.0.0... Building library for plutus-tx-1.53.0.0... [ 1 of 76] Compiling Data.Aeson.Extra ( src/Data/Aeson/Extra.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/Data/Aeson/Extra.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/Data/Aeson/Extra.dyn_o ) [ 2 of 76] Compiling PlutusTx.Blueprint.Definition.Id ( src/PlutusTx/Blueprint/Definition/Id.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint/Definition/Id.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint/Definition/Id.dyn_o ) [ 3 of 76] Compiling PlutusTx.Blueprint.Definition.TF ( src/PlutusTx/Blueprint/Definition/TF.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint/Definition/TF.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint/Definition/TF.dyn_o ) [ 4 of 76] Compiling PlutusTx.Blueprint.PlutusVersion ( src/PlutusTx/Blueprint/PlutusVersion.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint/PlutusVersion.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint/PlutusVersion.dyn_o ) [ 5 of 76] Compiling PlutusTx.Blueprint.Preamble ( src/PlutusTx/Blueprint/Preamble.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint/Preamble.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint/Preamble.dyn_o ) [ 6 of 76] Compiling PlutusTx.Blueprint.Purpose ( src/PlutusTx/Blueprint/Purpose.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint/Purpose.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint/Purpose.dyn_o ) [ 7 of 76] Compiling PlutusTx.Blueprint.Schema.Annotation ( src/PlutusTx/Blueprint/Schema/Annotation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint/Schema/Annotation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint/Schema/Annotation.dyn_o ) [ 8 of 76] Compiling PlutusTx.Blueprint.Schema ( src/PlutusTx/Blueprint/Schema.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint/Schema.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint/Schema.dyn_o ) [ 9 of 76] Compiling PlutusTx.Blueprint.Parameter ( src/PlutusTx/Blueprint/Parameter.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint/Parameter.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint/Parameter.dyn_o ) [10 of 76] Compiling PlutusTx.Blueprint.Definition.Internal ( src/PlutusTx/Blueprint/Definition/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint/Definition/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint/Definition/Internal.dyn_o ) [11 of 76] Compiling PlutusTx.Blueprint.Argument ( src/PlutusTx/Blueprint/Argument.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint/Argument.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint/Argument.dyn_o ) [12 of 76] Compiling PlutusTx.Blueprint.Validator ( src/PlutusTx/Blueprint/Validator.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint/Validator.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint/Validator.dyn_o ) [13 of 76] Compiling PlutusTx.Bool ( src/PlutusTx/Bool.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Bool.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Bool.dyn_o ) [14 of 76] Compiling PlutusTx.Base ( src/PlutusTx/Base.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Base.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Base.dyn_o ) [15 of 76] Compiling PlutusTx.Builtins.Internal ( src/PlutusTx/Builtins/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Builtins/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Builtins/Internal.dyn_o ) [16 of 76] Compiling PlutusTx.Builtins.HasOpaque ( src/PlutusTx/Builtins/HasOpaque.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Builtins/HasOpaque.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Builtins/HasOpaque.dyn_o ) [17 of 76] Compiling PlutusTx.Builtins.HasBuiltin ( src/PlutusTx/Builtins/HasBuiltin.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Builtins/HasBuiltin.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Builtins/HasBuiltin.dyn_o ) [18 of 76] Compiling PlutusTx.Blueprint.Definition.Unroll ( src/PlutusTx/Blueprint/Definition/Unroll.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint/Definition/Unroll.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint/Definition/Unroll.dyn_o ) [19 of 76] Compiling PlutusTx.AsData.Internal ( src/PlutusTx/AsData/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/AsData/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/AsData/Internal.dyn_o ) [20 of 76] Compiling PlutusTx.Coverage ( src/PlutusTx/Coverage.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Coverage.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Coverage.dyn_o ) [21 of 76] Compiling PlutusTx.Either ( src/PlutusTx/Either.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Either.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Either.dyn_o ) [22 of 76] Compiling PlutusTx.Function ( src/PlutusTx/Function.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Function.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Function.dyn_o ) [23 of 76] Compiling PlutusTx.Functor ( src/PlutusTx/Functor.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Functor.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Functor.dyn_o ) [24 of 76] Compiling PlutusTx.Integer ( src/PlutusTx/Integer.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Integer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Integer.dyn_o ) [25 of 76] Compiling PlutusTx.Builtins ( src/PlutusTx/Builtins.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Builtins.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Builtins.dyn_o ) [26 of 76] Compiling PlutusTx.ErrorCodes ( src/PlutusTx/ErrorCodes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/ErrorCodes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/ErrorCodes.dyn_o ) [27 of 76] Compiling PlutusTx.Blueprint.Class ( src/PlutusTx/Blueprint/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint/Class.dyn_o ) [28 of 76] Compiling PlutusTx.Blueprint.Definition.Derive ( src/PlutusTx/Blueprint/Definition/Derive.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint/Definition/Derive.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint/Definition/Derive.dyn_o ) [29 of 76] Compiling PlutusTx.Blueprint.Definition ( src/PlutusTx/Blueprint/Definition.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint/Definition.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint/Definition.dyn_o ) [30 of 76] Compiling PlutusTx.Blueprint.Contract ( src/PlutusTx/Blueprint/Contract.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint/Contract.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint/Contract.dyn_o ) [31 of 76] Compiling PlutusTx.Blueprint.Write ( src/PlutusTx/Blueprint/Write.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint/Write.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint/Write.dyn_o ) [32 of 76] Compiling PlutusTx.Blueprint ( src/PlutusTx/Blueprint.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint.dyn_o ) [33 of 76] Compiling PlutusTx.Lift.Class ( src/PlutusTx/Lift/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Lift/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Lift/Class.dyn_o ) [34 of 76] Compiling PlutusTx.Lift.THUtils ( src/PlutusTx/Lift/THUtils.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Lift/THUtils.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Lift/THUtils.dyn_o ) [35 of 76] Compiling PlutusTx.Lift.TH ( src/PlutusTx/Lift/TH.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Lift/TH.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Lift/TH.dyn_o ) *** Core Lint warnings : in result of Simplifier *** src/PlutusTx/Lift/TH.hs:182:72: warning: INLINE binder is (non-rule) loop breaker: $c/=_a20we [36 of 76] Compiling PlutusTx.Lift.TestInstances ( src/PlutusTx/Lift/TestInstances.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Lift/TestInstances.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Lift/TestInstances.dyn_o ) [37 of 76] Compiling PlutusTx.Optimize.Inline ( src/PlutusTx/Optimize/Inline.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Optimize/Inline.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Optimize/Inline.dyn_o ) [38 of 76] Compiling PlutusTx.Optimize.SpaceTime ( src/PlutusTx/Optimize/SpaceTime.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Optimize/SpaceTime.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Optimize/SpaceTime.dyn_o ) [39 of 76] Compiling PlutusTx.These ( src/PlutusTx/These.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/These.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/These.dyn_o ) [40 of 76] Compiling PlutusTx.Eq ( src/PlutusTx/Eq.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Eq.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Eq.dyn_o ) [41 of 76] Compiling PlutusTx.Ord ( src/PlutusTx/Ord.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Ord.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Ord.dyn_o ) [42 of 76] Compiling PlutusTx.Trace ( src/PlutusTx/Trace.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Trace.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Trace.dyn_o ) [43 of 76] Compiling PlutusTx.List ( src/PlutusTx/List.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/List.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/List.dyn_o ) [44 of 76] Compiling PlutusTx.Show.TH ( src/PlutusTx/Show/TH.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Show/TH.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Show/TH.dyn_o ) [45 of 76] Compiling PlutusTx.Semigroup ( src/PlutusTx/Semigroup.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Semigroup.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Semigroup.dyn_o ) [46 of 76] Compiling PlutusTx.Maybe ( src/PlutusTx/Maybe.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Maybe.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Maybe.dyn_o ) [47 of 76] Compiling PlutusTx.Monoid ( src/PlutusTx/Monoid.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Monoid.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Monoid.dyn_o ) [48 of 76] Compiling PlutusTx.Numeric ( src/PlutusTx/Numeric.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Numeric.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Numeric.dyn_o ) [49 of 76] Compiling PlutusTx.Lattice ( src/PlutusTx/Lattice.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Lattice.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Lattice.dyn_o ) [50 of 76] Compiling PlutusTx.Lift.Instances ( src/PlutusTx/Lift/Instances.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Lift/Instances.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Lift/Instances.dyn_o ) [51 of 76] Compiling PlutusTx.Code ( src/PlutusTx/Code.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Code.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Code.dyn_o ) [52 of 76] Compiling PlutusTx.Lift ( src/PlutusTx/Lift.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Lift.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Lift.dyn_o ) [53 of 76] Compiling PlutusTx.Eval ( src/PlutusTx/Eval.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Eval.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Eval.dyn_o ) [54 of 76] Compiling PlutusTx.Applicative ( src/PlutusTx/Applicative.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Applicative.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Applicative.dyn_o ) [55 of 76] Compiling PlutusTx.Foldable ( src/PlutusTx/Foldable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Foldable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Foldable.dyn_o ) [56 of 76] Compiling PlutusTx.IsData.Class ( src/PlutusTx/IsData/Class.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/IsData/Class.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/IsData/Class.dyn_o ) [57 of 76] Compiling PlutusTx.IsData.TH ( src/PlutusTx/IsData/TH.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/IsData/TH.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/IsData/TH.dyn_o ) [58 of 76] Compiling PlutusTx.Blueprint.TH ( src/PlutusTx/Blueprint/TH.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint/TH.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Blueprint/TH.dyn_o ) [59 of 76] Compiling PlutusTx.IsData.Instances ( src/PlutusTx/IsData/Instances.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/IsData/Instances.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/IsData/Instances.dyn_o ) [60 of 76] Compiling PlutusTx.IsData ( src/PlutusTx/IsData.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/IsData.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/IsData.dyn_o ) [61 of 76] Compiling PlutusTx.Ratio ( src/PlutusTx/Ratio.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Ratio.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Ratio.dyn_o ) [62 of 76] Compiling PlutusTx.AsData ( src/PlutusTx/AsData.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/AsData.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/AsData.dyn_o ) [63 of 76] Compiling PlutusTx.Enum ( src/PlutusTx/Enum.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Enum.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Enum.dyn_o ) [64 of 76] Compiling PlutusTx.Traversable ( src/PlutusTx/Traversable.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Traversable.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Traversable.dyn_o ) [65 of 76] Compiling PlutusTx.Prelude ( src/PlutusTx/Prelude.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Prelude.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Prelude.dyn_o ) [66 of 76] Compiling PlutusTx.Sqrt ( src/PlutusTx/Sqrt.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Sqrt.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Sqrt.dyn_o ) [67 of 76] Compiling PlutusTx.Show ( src/PlutusTx/Show.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Show.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Show.dyn_o ) [68 of 76] Compiling PlutusTx.Data.List ( src/PlutusTx/Data/List.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Data/List.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Data/List.dyn_o ) [69 of 76] Compiling PlutusTx.Data.List.TH ( src/PlutusTx/Data/List/TH.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Data/List/TH.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Data/List/TH.dyn_o ) [70 of 76] Compiling PlutusTx.Data.AssocMap ( src/PlutusTx/Data/AssocMap.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Data/AssocMap.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Data/AssocMap.dyn_o ) [71 of 76] Compiling PlutusTx.BuiltinList ( src/PlutusTx/BuiltinList.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/BuiltinList.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/BuiltinList.dyn_o ) [72 of 76] Compiling PlutusTx.AssocMap ( src/PlutusTx/AssocMap.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/AssocMap.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/AssocMap.dyn_o ) [73 of 76] Compiling PlutusTx.Utils ( src/PlutusTx/Utils.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Utils.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Utils.dyn_o ) [74 of 76] Compiling PlutusTx.Plugin.Utils ( src/PlutusTx/Plugin/Utils.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Plugin/Utils.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/Plugin/Utils.dyn_o ) [75 of 76] Compiling PlutusTx.TH ( src/PlutusTx/TH.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/TH.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx/TH.dyn_o ) [76 of 76] Compiling PlutusTx ( src/PlutusTx.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-tx-1.53.0.0/build/PlutusTx.dyn_o ) Configuring library for plutus-ledger-api-1.53.0.0... Preprocessing library for plutus-ledger-api-1.53.0.0... Building library for plutus-ledger-api-1.53.0.0... [ 1 of 50] Compiling PlutusLedgerApi.Common.ParamName ( src/PlutusLedgerApi/Common/ParamName.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/Common/ParamName.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/Common/ParamName.dyn_o ) [ 2 of 50] Compiling PlutusLedgerApi.Common.ProtocolVersions ( src/PlutusLedgerApi/Common/ProtocolVersions.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/Common/ProtocolVersions.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/Common/ProtocolVersions.dyn_o ) [ 3 of 50] Compiling PlutusLedgerApi.Common.Versions ( src/PlutusLedgerApi/Common/Versions.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/Common/Versions.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/Common/Versions.dyn_o ) [ 4 of 50] Compiling PlutusLedgerApi.Common.SerialisedScript ( src/PlutusLedgerApi/Common/SerialisedScript.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/Common/SerialisedScript.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/Common/SerialisedScript.dyn_o ) [ 5 of 50] Compiling PlutusLedgerApi.Common.Eval ( src/PlutusLedgerApi/Common/Eval.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/Common/Eval.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/Common/Eval.dyn_o ) [ 6 of 50] Compiling PlutusLedgerApi.Common ( src/PlutusLedgerApi/Common.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/Common.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/Common.dyn_o ) [ 7 of 50] Compiling PlutusLedgerApi.Envelope ( src/PlutusLedgerApi/Envelope.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/Envelope.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/Envelope.dyn_o ) [ 8 of 50] Compiling PlutusLedgerApi.MachineParameters ( src/PlutusLedgerApi/MachineParameters.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/MachineParameters.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/MachineParameters.dyn_o ) [ 9 of 50] Compiling PlutusLedgerApi.V1.Data.Interval ( src/PlutusLedgerApi/V1/Data/Interval.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/Data/Interval.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/Data/Interval.dyn_o ) [10 of 50] Compiling PlutusLedgerApi.V1.Data.Time ( src/PlutusLedgerApi/V1/Data/Time.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/Data/Time.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/Data/Time.dyn_o ) [11 of 50] Compiling PlutusLedgerApi.V1.Interval ( src/PlutusLedgerApi/V1/Interval.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/Interval.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/Interval.dyn_o ) [12 of 50] Compiling PlutusLedgerApi.V1.ParamName ( src/PlutusLedgerApi/V1/ParamName.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/ParamName.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/ParamName.dyn_o ) [13 of 50] Compiling PlutusLedgerApi.V1.EvaluationContext ( src/PlutusLedgerApi/V1/EvaluationContext.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/EvaluationContext.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/EvaluationContext.dyn_o ) [14 of 50] Compiling PlutusLedgerApi.V1.Time ( src/PlutusLedgerApi/V1/Time.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/Time.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/Time.dyn_o ) [15 of 50] Compiling PlutusLedgerApi.V2.ParamName ( src/PlutusLedgerApi/V2/ParamName.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V2/ParamName.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V2/ParamName.dyn_o ) [16 of 50] Compiling PlutusLedgerApi.V2.EvaluationContext ( src/PlutusLedgerApi/V2/EvaluationContext.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V2/EvaluationContext.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V2/EvaluationContext.dyn_o ) [17 of 50] Compiling PlutusLedgerApi.V3.ParamName ( src/PlutusLedgerApi/V3/ParamName.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V3/ParamName.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V3/ParamName.dyn_o ) [18 of 50] Compiling PlutusLedgerApi.V3.EvaluationContext ( src/PlutusLedgerApi/V3/EvaluationContext.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V3/EvaluationContext.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V3/EvaluationContext.dyn_o ) [19 of 50] Compiling Prettyprinter.Extras ( src/Prettyprinter/Extras.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/Prettyprinter/Extras.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/Prettyprinter/Extras.dyn_o ) [20 of 50] Compiling PlutusLedgerApi.V1.Bytes ( src/PlutusLedgerApi/V1/Bytes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/Bytes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/Bytes.dyn_o ) [21 of 50] Compiling PlutusLedgerApi.V3.Tx ( src/PlutusLedgerApi/V3/Tx.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V3/Tx.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V3/Tx.dyn_o ) [22 of 50] Compiling PlutusLedgerApi.V3.Data.Tx ( src/PlutusLedgerApi/V3/Data/Tx.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V3/Data/Tx.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V3/Data/Tx.dyn_o ) [23 of 50] Compiling PlutusLedgerApi.V1.Value ( src/PlutusLedgerApi/V1/Value.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/Value.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/Value.dyn_o ) [24 of 50] Compiling PlutusLedgerApi.V3.MintValue ( src/PlutusLedgerApi/V3/MintValue.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V3/MintValue.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V3/MintValue.dyn_o ) [25 of 50] Compiling PlutusLedgerApi.V1.Scripts ( src/PlutusLedgerApi/V1/Scripts.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/Scripts.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/Scripts.dyn_o ) [26 of 50] Compiling PlutusLedgerApi.V1.Data.Value ( src/PlutusLedgerApi/V1/Data/Value.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/Data/Value.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/Data/Value.dyn_o ) [27 of 50] Compiling PlutusLedgerApi.V3.Data.MintValue ( src/PlutusLedgerApi/V3/Data/MintValue.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V3/Data/MintValue.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V3/Data/MintValue.dyn_o ) [28 of 50] Compiling PlutusLedgerApi.V1.Crypto ( src/PlutusLedgerApi/V1/Crypto.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/Crypto.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/Crypto.dyn_o ) [29 of 50] Compiling PlutusLedgerApi.V1.Data.Credential ( src/PlutusLedgerApi/V1/Data/Credential.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/Data/Credential.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/Data/Credential.dyn_o ) [30 of 50] Compiling PlutusLedgerApi.V1.Data.DCert ( src/PlutusLedgerApi/V1/Data/DCert.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/Data/DCert.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/Data/DCert.dyn_o ) [31 of 50] Compiling PlutusLedgerApi.V1.Data.Address ( src/PlutusLedgerApi/V1/Data/Address.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/Data/Address.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/Data/Address.dyn_o ) [32 of 50] Compiling PlutusLedgerApi.V1.Data.Tx ( src/PlutusLedgerApi/V1/Data/Tx.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/Data/Tx.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/Data/Tx.dyn_o ) [33 of 50] Compiling PlutusLedgerApi.V2.Data.Tx ( src/PlutusLedgerApi/V2/Data/Tx.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V2/Data/Tx.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V2/Data/Tx.dyn_o ) [34 of 50] Compiling PlutusLedgerApi.V1.Data.Contexts ( src/PlutusLedgerApi/V1/Data/Contexts.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/Data/Contexts.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/Data/Contexts.dyn_o ) [35 of 50] Compiling PlutusLedgerApi.V2.Data.Contexts ( src/PlutusLedgerApi/V2/Data/Contexts.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V2/Data/Contexts.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V2/Data/Contexts.dyn_o ) [36 of 50] Compiling PlutusLedgerApi.V1.Credential ( src/PlutusLedgerApi/V1/Credential.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/Credential.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/Credential.dyn_o ) [37 of 50] Compiling PlutusLedgerApi.V1.DCert ( src/PlutusLedgerApi/V1/DCert.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/DCert.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/DCert.dyn_o ) [38 of 50] Compiling PlutusLedgerApi.V1.Address ( src/PlutusLedgerApi/V1/Address.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/Address.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/Address.dyn_o ) [39 of 50] Compiling PlutusLedgerApi.V1.Tx ( src/PlutusLedgerApi/V1/Tx.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/Tx.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/Tx.dyn_o ) [40 of 50] Compiling PlutusLedgerApi.V2.Tx ( src/PlutusLedgerApi/V2/Tx.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V2/Tx.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V2/Tx.dyn_o ) [41 of 50] Compiling PlutusLedgerApi.V1.Contexts ( src/PlutusLedgerApi/V1/Contexts.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/Contexts.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1/Contexts.dyn_o ) [42 of 50] Compiling PlutusLedgerApi.V2.Contexts ( src/PlutusLedgerApi/V2/Contexts.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V2/Contexts.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V2/Contexts.dyn_o ) [43 of 50] Compiling PlutusLedgerApi.V1 ( src/PlutusLedgerApi/V1.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V1.dyn_o ) [44 of 50] Compiling PlutusLedgerApi.V2 ( src/PlutusLedgerApi/V2.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V2.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V2.dyn_o ) [45 of 50] Compiling PlutusLedgerApi.V3.Contexts ( src/PlutusLedgerApi/V3/Contexts.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V3/Contexts.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V3/Contexts.dyn_o ) [46 of 50] Compiling PlutusLedgerApi.V3 ( src/PlutusLedgerApi/V3.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V3.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V3.dyn_o ) [47 of 50] Compiling PlutusLedgerApi.Data.V1 ( src/PlutusLedgerApi/Data/V1.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/Data/V1.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/Data/V1.dyn_o ) [48 of 50] Compiling PlutusLedgerApi.Data.V2 ( src/PlutusLedgerApi/Data/V2.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/Data/V2.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/Data/V2.dyn_o ) [49 of 50] Compiling PlutusLedgerApi.V3.Data.Contexts ( src/PlutusLedgerApi/V3/Data/Contexts.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V3/Data/Contexts.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/V3/Data/Contexts.dyn_o ) [50 of 50] Compiling PlutusLedgerApi.Data.V3 ( src/PlutusLedgerApi/Data/V3.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/Data/V3.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/plutus-ledger-api-1.53.0.0/build/PlutusLedgerApi/Data/V3.dyn_o ) Configuring library for cardano-ledger-binary-1.6.0.0... Preprocessing library for cardano-ledger-binary-1.6.0.0... Building library for cardano-ledger-binary-1.6.0.0... [ 1 of 19] Compiling Cardano.Ledger.Binary.Plain ( src/Cardano/Ledger/Binary/Plain.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary/Plain.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary/Plain.dyn_o ) [ 2 of 19] Compiling Cardano.Ledger.Binary.Version ( src/Cardano/Ledger/Binary/Version.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary/Version.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary/Version.dyn_o ) [ 3 of 19] Compiling Cardano.Ledger.Binary.Decoding.Decoder ( src/Cardano/Ledger/Binary/Decoding/Decoder.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary/Decoding/Decoder.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary/Decoding/Decoder.dyn_o ) [ 4 of 19] Compiling Cardano.Ledger.Binary.Encoding.Encoder ( src/Cardano/Ledger/Binary/Encoding/Encoder.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary/Encoding/Encoder.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary/Encoding/Encoder.dyn_o ) [ 5 of 19] Compiling Cardano.Ledger.Binary.Decoding.Drop ( src/Cardano/Ledger/Binary/Decoding/Drop.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary/Decoding/Drop.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary/Decoding/Drop.dyn_o ) [ 6 of 19] Compiling Cardano.Ledger.Binary.Crypto ( src/Cardano/Ledger/Binary/Crypto.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary/Crypto.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary/Crypto.dyn_o ) [ 7 of 19] Compiling Cardano.Ledger.Binary.Encoding.EncCBOR ( src/Cardano/Ledger/Binary/Encoding/EncCBOR.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary/Encoding/EncCBOR.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary/Encoding/EncCBOR.dyn_o ) [ 8 of 19] Compiling Cardano.Ledger.Binary.Encoding ( src/Cardano/Ledger/Binary/Encoding.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary/Encoding.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary/Encoding.dyn_o ) [ 9 of 19] Compiling Cardano.Ledger.Binary.Decoding.DecCBOR ( src/Cardano/Ledger/Binary/Decoding/DecCBOR.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary/Decoding/DecCBOR.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary/Decoding/DecCBOR.dyn_o ) [10 of 19] Compiling Cardano.Ledger.Binary.Decoding.Sharing ( src/Cardano/Ledger/Binary/Decoding/Sharing.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary/Decoding/Sharing.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary/Decoding/Sharing.dyn_o ) [11 of 19] Compiling Cardano.Ledger.Binary.Decoding.Annotated ( src/Cardano/Ledger/Binary/Decoding/Annotated.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary/Decoding/Annotated.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary/Decoding/Annotated.dyn_o ) [12 of 19] Compiling Cardano.Ledger.Binary.Decoding.Sized ( src/Cardano/Ledger/Binary/Decoding/Sized.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary/Decoding/Sized.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary/Decoding/Sized.dyn_o ) [13 of 19] Compiling Cardano.Ledger.Binary.Decoding ( src/Cardano/Ledger/Binary/Decoding.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary/Decoding.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary/Decoding.dyn_o ) [14 of 19] Compiling Cardano.Ledger.Binary.Group ( src/Cardano/Ledger/Binary/Group.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary/Group.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary/Group.dyn_o ) [15 of 19] Compiling Cardano.Ledger.Binary.Decoding.Coders ( src/Cardano/Ledger/Binary/Decoding/Coders.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary/Decoding/Coders.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary/Decoding/Coders.dyn_o ) [16 of 19] Compiling Cardano.Ledger.Binary.Encoding.Coders ( src/Cardano/Ledger/Binary/Encoding/Coders.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary/Encoding/Coders.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary/Encoding/Coders.dyn_o ) [17 of 19] Compiling Cardano.Ledger.Binary.Coders ( src/Cardano/Ledger/Binary/Coders.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary/Coders.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary/Coders.dyn_o ) [18 of 19] Compiling Cardano.Ledger.Binary.FlatTerm ( src/Cardano/Ledger/Binary/FlatTerm.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary/FlatTerm.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary/FlatTerm.dyn_o ) [19 of 19] Compiling Cardano.Ledger.Binary ( src/Cardano/Ledger/Binary.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-binary-1.6.0.0/build/Cardano/Ledger/Binary.dyn_o ) Configuring library for cardano-crypto-wrapper-1.6.1.0... Configuring library for cardano-data-1.2.4.1... Preprocessing library for cardano-crypto-wrapper-1.6.1.0... Building library for cardano-crypto-wrapper-1.6.1.0... Preprocessing library for cardano-data-1.2.4.1... Building library for cardano-data-1.2.4.1... [ 1 of 22] Compiling Cardano.Crypto.Orphans ( src/Cardano/Crypto/Orphans.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Orphans.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Orphans.dyn_o ) [1 of 8] Compiling Data.CanonicalMaps ( src/Data/CanonicalMaps.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-data-1.2.4.1/build/Data/CanonicalMaps.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-data-1.2.4.1/build/Data/CanonicalMaps.dyn_o ) [2 of 8] Compiling Data.ListMap ( src/Data/ListMap.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-data-1.2.4.1/build/Data/ListMap.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-data-1.2.4.1/build/Data/ListMap.dyn_o ) [ 2 of 22] Compiling Cardano.Crypto.ProtocolMagic ( src/Cardano/Crypto/ProtocolMagic.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/ProtocolMagic.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/ProtocolMagic.dyn_o ) [3 of 8] Compiling Data.MapExtras ( src/Data/MapExtras.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-data-1.2.4.1/build/Data/MapExtras.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-data-1.2.4.1/build/Data/MapExtras.dyn_o ) [4 of 8] Compiling Data.MonoTuple ( src/Data/MonoTuple.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-data-1.2.4.1/build/Data/MonoTuple.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-data-1.2.4.1/build/Data/MonoTuple.dyn_o ) [5 of 8] Compiling Data.OMap.Strict ( src/Data/OMap/Strict.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-data-1.2.4.1/build/Data/OMap/Strict.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-data-1.2.4.1/build/Data/OMap/Strict.dyn_o ) [ 3 of 22] Compiling Cardano.Crypto.Random ( src/Cardano/Crypto/Random.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Random.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Random.dyn_o ) [ 4 of 22] Compiling Cardano.Crypto.Raw ( src/Cardano/Crypto/Raw.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Raw.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Raw.dyn_o ) [ 5 of 22] Compiling Cardano.Crypto.Hashing ( src/Cardano/Crypto/Hashing.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Hashing.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Hashing.dyn_o ) [ 6 of 22] Compiling Cardano.Crypto.Signing.Redeem.VerificationKey ( src/Cardano/Crypto/Signing/Redeem/VerificationKey.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Signing/Redeem/VerificationKey.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Signing/Redeem/VerificationKey.dyn_o ) [6 of 8] Compiling Data.OSet.Strict ( src/Data/OSet/Strict.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-data-1.2.4.1/build/Data/OSet/Strict.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-data-1.2.4.1/build/Data/OSet/Strict.dyn_o ) [ 7 of 22] Compiling Cardano.Crypto.Signing.Redeem.SigningKey ( src/Cardano/Crypto/Signing/Redeem/SigningKey.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Signing/Redeem/SigningKey.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Signing/Redeem/SigningKey.dyn_o ) [ 8 of 22] Compiling Cardano.Crypto.Signing.Redeem.KeyGen ( src/Cardano/Crypto/Signing/Redeem/KeyGen.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Signing/Redeem/KeyGen.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Signing/Redeem/KeyGen.dyn_o ) [ 9 of 22] Compiling Cardano.Crypto.Signing.Redeem.Compact ( src/Cardano/Crypto/Signing/Redeem/Compact.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Signing/Redeem/Compact.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Signing/Redeem/Compact.dyn_o ) [10 of 22] Compiling Cardano.Crypto.Signing.Safe.PassPhrase ( src/Cardano/Crypto/Signing/Safe/PassPhrase.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Signing/Safe/PassPhrase.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Signing/Safe/PassPhrase.dyn_o ) [7 of 8] Compiling Data.Pulse ( src/Data/Pulse.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-data-1.2.4.1/build/Data/Pulse.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-data-1.2.4.1/build/Data/Pulse.dyn_o ) [11 of 22] Compiling Cardano.Crypto.Signing.VerificationKey ( src/Cardano/Crypto/Signing/VerificationKey.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Signing/VerificationKey.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Signing/VerificationKey.dyn_o ) [8 of 8] Compiling Data.Universe ( src/Data/Universe.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-data-1.2.4.1/build/Data/Universe.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-data-1.2.4.1/build/Data/Universe.dyn_o ) [12 of 22] Compiling Cardano.Crypto.Signing.Tag ( src/Cardano/Crypto/Signing/Tag.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Signing/Tag.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Signing/Tag.dyn_o ) [13 of 22] Compiling Cardano.Crypto.Signing.Redeem.Signature ( src/Cardano/Crypto/Signing/Redeem/Signature.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Signing/Redeem/Signature.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Signing/Redeem/Signature.dyn_o ) Configuring library for set-algebra-1.1.0.4... [14 of 22] Compiling Cardano.Crypto.Signing.Redeem ( src/Cardano/Crypto/Signing/Redeem.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Signing/Redeem.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Signing/Redeem.dyn_o ) [15 of 22] Compiling Cardano.Crypto.Signing.SigningKey ( src/Cardano/Crypto/Signing/SigningKey.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Signing/SigningKey.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Signing/SigningKey.dyn_o ) [16 of 22] Compiling Cardano.Crypto.Signing.Safe.SafeSigner ( src/Cardano/Crypto/Signing/Safe/SafeSigner.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Signing/Safe/SafeSigner.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Signing/Safe/SafeSigner.dyn_o ) [17 of 22] Compiling Cardano.Crypto.Signing.Safe.KeyGen ( src/Cardano/Crypto/Signing/Safe/KeyGen.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Signing/Safe/KeyGen.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Signing/Safe/KeyGen.dyn_o ) [18 of 22] Compiling Cardano.Crypto.Signing.Safe ( src/Cardano/Crypto/Signing/Safe.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Signing/Safe.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Signing/Safe.dyn_o ) [19 of 22] Compiling Cardano.Crypto.Signing.Signature ( src/Cardano/Crypto/Signing/Signature.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Signing/Signature.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Signing/Signature.dyn_o ) [20 of 22] Compiling Cardano.Crypto.Signing.KeyGen ( src/Cardano/Crypto/Signing/KeyGen.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Signing/KeyGen.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Signing/KeyGen.dyn_o ) [21 of 22] Compiling Cardano.Crypto.Signing ( src/Cardano/Crypto/Signing.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Signing.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto/Signing.dyn_o ) [22 of 22] Compiling Cardano.Crypto ( src/Cardano/Crypto.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-crypto-wrapper-1.6.1.0/build/Cardano/Crypto.dyn_o ) Preprocessing library for set-algebra-1.1.0.4... Building library for set-algebra-1.1.0.4... [1 of 5] Compiling Control.Iterate.Collect ( src/Control/Iterate/Collect.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/set-algebra-1.1.0.4/build/Control/Iterate/Collect.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/set-algebra-1.1.0.4/build/Control/Iterate/Collect.dyn_o ) [2 of 5] Compiling Control.Iterate.BaseTypes ( src/Control/Iterate/BaseTypes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/set-algebra-1.1.0.4/build/Control/Iterate/BaseTypes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/set-algebra-1.1.0.4/build/Control/Iterate/BaseTypes.dyn_o ) Configuring library for cardano-ledger-byron-1.1.0.0... [3 of 5] Compiling Control.Iterate.Exp ( src/Control/Iterate/Exp.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/set-algebra-1.1.0.4/build/Control/Iterate/Exp.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/set-algebra-1.1.0.4/build/Control/Iterate/Exp.dyn_o ) [4 of 5] Compiling Control.Iterate.SetAlgebra ( src/Control/Iterate/SetAlgebra.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/set-algebra-1.1.0.4/build/Control/Iterate/SetAlgebra.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/set-algebra-1.1.0.4/build/Control/Iterate/SetAlgebra.dyn_o ) Preprocessing library for cardano-ledger-byron-1.1.0.0... Building library for cardano-ledger-byron-1.1.0.0... [5 of 5] Compiling Control.SetAlgebra ( src/Control/SetAlgebra.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/set-algebra-1.1.0.4/build/Control/SetAlgebra.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/set-algebra-1.1.0.4/build/Control/SetAlgebra.dyn_o ) [ 1 of 91] Compiling Cardano.Chain.Common.AddrSpendingData ( src/Cardano/Chain/Common/AddrSpendingData.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Common/AddrSpendingData.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Common/AddrSpendingData.dyn_o ) [ 2 of 91] Compiling Cardano.Chain.Common.AddressHash ( src/Cardano/Chain/Common/AddressHash.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Common/AddressHash.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Common/AddressHash.dyn_o ) [ 3 of 91] Compiling Cardano.Chain.Common.Attributes ( src/Cardano/Chain/Common/Attributes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Common/Attributes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Common/Attributes.dyn_o ) [ 4 of 91] Compiling Cardano.Chain.Common.BlockCount ( src/Cardano/Chain/Common/BlockCount.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Common/BlockCount.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Common/BlockCount.dyn_o ) [ 5 of 91] Compiling Cardano.Chain.Common.CBOR ( src/Cardano/Chain/Common/CBOR.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Common/CBOR.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Common/CBOR.dyn_o ) [ 6 of 91] Compiling Cardano.Chain.Common.ChainDifficulty ( src/Cardano/Chain/Common/ChainDifficulty.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Common/ChainDifficulty.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Common/ChainDifficulty.dyn_o ) [ 7 of 91] Compiling Cardano.Chain.Common.KeyHash ( src/Cardano/Chain/Common/KeyHash.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Common/KeyHash.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Common/KeyHash.dyn_o ) [ 8 of 91] Compiling Cardano.Chain.Common.Lovelace ( src/Cardano/Chain/Common/Lovelace.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Common/Lovelace.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Common/Lovelace.dyn_o ) [ 9 of 91] Compiling Cardano.Chain.Common.LovelacePortion ( src/Cardano/Chain/Common/LovelacePortion.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Common/LovelacePortion.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Common/LovelacePortion.dyn_o ) [10 of 91] Compiling Cardano.Chain.Common.Merkle ( src/Cardano/Chain/Common/Merkle.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Common/Merkle.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Common/Merkle.dyn_o ) [11 of 91] Compiling Cardano.Chain.Common.NetworkMagic ( src/Cardano/Chain/Common/NetworkMagic.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Common/NetworkMagic.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Common/NetworkMagic.dyn_o ) [12 of 91] Compiling Cardano.Chain.Common.AddrAttributes ( src/Cardano/Chain/Common/AddrAttributes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Common/AddrAttributes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Common/AddrAttributes.dyn_o ) [13 of 91] Compiling Cardano.Chain.Common.Address ( src/Cardano/Chain/Common/Address.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Common/Address.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Common/Address.dyn_o ) [14 of 91] Compiling Cardano.Chain.Common.Compact ( src/Cardano/Chain/Common/Compact.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Common/Compact.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Common/Compact.dyn_o ) [15 of 91] Compiling Cardano.Chain.Common.TxSizeLinear ( src/Cardano/Chain/Common/TxSizeLinear.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Common/TxSizeLinear.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Common/TxSizeLinear.dyn_o ) [16 of 91] Compiling Cardano.Chain.Common.TxFeePolicy ( src/Cardano/Chain/Common/TxFeePolicy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Common/TxFeePolicy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Common/TxFeePolicy.dyn_o ) [17 of 91] Compiling Cardano.Chain.Common ( src/Cardano/Chain/Common.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Common.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Common.dyn_o ) [18 of 91] Compiling Cardano.Chain.Block.Boundary ( src/Cardano/Chain/Block/Boundary.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Block/Boundary.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Block/Boundary.dyn_o ) [19 of 91] Compiling Cardano.Chain.Constants ( src/Cardano/Chain/Constants.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Constants.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Constants.dyn_o ) [20 of 91] Compiling Cardano.Chain.Delegation.Map ( src/Cardano/Chain/Delegation/Map.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Delegation/Map.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Delegation/Map.dyn_o ) [21 of 91] Compiling Cardano.Chain.Genesis.AvvmBalances ( src/Cardano/Chain/Genesis/AvvmBalances.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Genesis/AvvmBalances.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Genesis/AvvmBalances.dyn_o ) [22 of 91] Compiling Cardano.Chain.Genesis.Hash ( src/Cardano/Chain/Genesis/Hash.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Genesis/Hash.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Genesis/Hash.dyn_o ) [23 of 91] Compiling Cardano.Chain.Genesis.Initializer ( src/Cardano/Chain/Genesis/Initializer.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Genesis/Initializer.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Genesis/Initializer.dyn_o ) [24 of 91] Compiling Cardano.Chain.Genesis.KeyHashes ( src/Cardano/Chain/Genesis/KeyHashes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Genesis/KeyHashes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Genesis/KeyHashes.dyn_o ) [25 of 91] Compiling Cardano.Chain.Genesis.NonAvvmBalances ( src/Cardano/Chain/Genesis/NonAvvmBalances.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Genesis/NonAvvmBalances.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Genesis/NonAvvmBalances.dyn_o ) [26 of 91] Compiling Cardano.Chain.Slotting.EpochNumber ( src/Cardano/Chain/Slotting/EpochNumber.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Slotting/EpochNumber.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Slotting/EpochNumber.dyn_o ) [27 of 91] Compiling Cardano.Chain.Slotting.SlotCount ( src/Cardano/Chain/Slotting/SlotCount.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Slotting/SlotCount.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Slotting/SlotCount.dyn_o ) [28 of 91] Compiling Cardano.Chain.Slotting.SlotNumber ( src/Cardano/Chain/Slotting/SlotNumber.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Slotting/SlotNumber.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Slotting/SlotNumber.dyn_o ) [29 of 91] Compiling Cardano.Chain.Slotting.EpochSlots ( src/Cardano/Chain/Slotting/EpochSlots.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Slotting/EpochSlots.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Slotting/EpochSlots.dyn_o ) [30 of 91] Compiling Cardano.Chain.ProtocolConstants ( src/Cardano/Chain/ProtocolConstants.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/ProtocolConstants.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/ProtocolConstants.dyn_o ) [31 of 91] Compiling Cardano.Chain.Slotting.EpochAndSlotCount ( src/Cardano/Chain/Slotting/EpochAndSlotCount.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Slotting/EpochAndSlotCount.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Slotting/EpochAndSlotCount.dyn_o ) [32 of 91] Compiling Cardano.Chain.Slotting ( src/Cardano/Chain/Slotting.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Slotting.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Slotting.dyn_o ) [33 of 91] Compiling Cardano.Chain.Delegation.Certificate ( src/Cardano/Chain/Delegation/Certificate.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Delegation/Certificate.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Delegation/Certificate.dyn_o ) [34 of 91] Compiling Cardano.Chain.Genesis.Delegation ( src/Cardano/Chain/Genesis/Delegation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Genesis/Delegation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Genesis/Delegation.dyn_o ) [35 of 91] Compiling Cardano.Chain.Delegation.Validation.Scheduling ( src/Cardano/Chain/Delegation/Validation/Scheduling.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Delegation/Validation/Scheduling.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Delegation/Validation/Scheduling.dyn_o ) [36 of 91] Compiling Cardano.Chain.Delegation.Payload ( src/Cardano/Chain/Delegation/Payload.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Delegation/Payload.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Delegation/Payload.dyn_o ) [37 of 91] Compiling Cardano.Chain.Delegation ( src/Cardano/Chain/Delegation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Delegation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Delegation.dyn_o ) [38 of 91] Compiling Cardano.Chain.Delegation.Validation.Activation ( src/Cardano/Chain/Delegation/Validation/Activation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Delegation/Validation/Activation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Delegation/Validation/Activation.dyn_o ) [39 of 91] Compiling Cardano.Chain.Ssc ( src/Cardano/Chain/Ssc.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Ssc.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Ssc.dyn_o ) [40 of 91] Compiling Cardano.Chain.UTxO.Tx ( src/Cardano/Chain/UTxO/Tx.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/UTxO/Tx.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/UTxO/Tx.dyn_o ) [41 of 91] Compiling Cardano.Chain.UTxO.Compact ( src/Cardano/Chain/UTxO/Compact.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/UTxO/Compact.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/UTxO/Compact.dyn_o ) [42 of 91] Compiling Cardano.Chain.UTxO.TxWitness ( src/Cardano/Chain/UTxO/TxWitness.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/UTxO/TxWitness.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/UTxO/TxWitness.dyn_o ) [43 of 91] Compiling Cardano.Chain.UTxO.TxAux ( src/Cardano/Chain/UTxO/TxAux.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/UTxO/TxAux.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/UTxO/TxAux.dyn_o ) [44 of 91] Compiling Cardano.Chain.UTxO.TxPayload ( src/Cardano/Chain/UTxO/TxPayload.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/UTxO/TxPayload.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/UTxO/TxPayload.dyn_o ) [45 of 91] Compiling Cardano.Chain.UTxO.TxProof ( src/Cardano/Chain/UTxO/TxProof.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/UTxO/TxProof.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/UTxO/TxProof.dyn_o ) [46 of 91] Compiling Cardano.Chain.UTxO.UTxO ( src/Cardano/Chain/UTxO/UTxO.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/UTxO/UTxO.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/UTxO/UTxO.dyn_o ) [47 of 91] Compiling Cardano.Chain.UTxO.UTxOConfiguration ( src/Cardano/Chain/UTxO/UTxOConfiguration.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/UTxO/UTxOConfiguration.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/UTxO/UTxOConfiguration.dyn_o ) [48 of 91] Compiling Cardano.Chain.UTxO.ValidationMode ( src/Cardano/Chain/UTxO/ValidationMode.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/UTxO/ValidationMode.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/UTxO/ValidationMode.dyn_o ) [49 of 91] Compiling Cardano.Chain.Block.ValidationMode ( src/Cardano/Chain/Block/ValidationMode.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Block/ValidationMode.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Block/ValidationMode.dyn_o ) [50 of 91] Compiling Cardano.Chain.Update.ApplicationName ( src/Cardano/Chain/Update/ApplicationName.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Update/ApplicationName.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Update/ApplicationName.dyn_o ) [51 of 91] Compiling Cardano.Chain.Update.InstallerHash ( src/Cardano/Chain/Update/InstallerHash.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Update/InstallerHash.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Update/InstallerHash.dyn_o ) [52 of 91] Compiling Cardano.Chain.Update.ProtocolVersion ( src/Cardano/Chain/Update/ProtocolVersion.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Update/ProtocolVersion.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Update/ProtocolVersion.dyn_o ) [53 of 91] Compiling Cardano.Chain.Update.SoftforkRule ( src/Cardano/Chain/Update/SoftforkRule.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Update/SoftforkRule.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Update/SoftforkRule.dyn_o ) [54 of 91] Compiling Cardano.Chain.Update.ProtocolParameters ( src/Cardano/Chain/Update/ProtocolParameters.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Update/ProtocolParameters.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Update/ProtocolParameters.dyn_o ) [55 of 91] Compiling Cardano.Chain.Update.ProtocolParametersUpdate ( src/Cardano/Chain/Update/ProtocolParametersUpdate.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Update/ProtocolParametersUpdate.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Update/ProtocolParametersUpdate.dyn_o ) [56 of 91] Compiling Cardano.Chain.Genesis.Spec ( src/Cardano/Chain/Genesis/Spec.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Genesis/Spec.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Genesis/Spec.dyn_o ) [57 of 91] Compiling Cardano.Chain.Genesis.Data ( src/Cardano/Chain/Genesis/Data.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Genesis/Data.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Genesis/Data.dyn_o ) [58 of 91] Compiling Cardano.Chain.Update.SoftwareVersion ( src/Cardano/Chain/Update/SoftwareVersion.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Update/SoftwareVersion.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Update/SoftwareVersion.dyn_o ) [59 of 91] Compiling Cardano.Chain.Update.SystemTag ( src/Cardano/Chain/Update/SystemTag.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Update/SystemTag.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Update/SystemTag.dyn_o ) [60 of 91] Compiling Cardano.Chain.Update.Proposal ( src/Cardano/Chain/Update/Proposal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Update/Proposal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Update/Proposal.dyn_o ) [61 of 91] Compiling Cardano.Chain.Update.Validation.Registration ( src/Cardano/Chain/Update/Validation/Registration.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Update/Validation/Registration.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Update/Validation/Registration.dyn_o ) [62 of 91] Compiling Cardano.Chain.Update.Validation.Endorsement ( src/Cardano/Chain/Update/Validation/Endorsement.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Update/Validation/Endorsement.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Update/Validation/Endorsement.dyn_o ) [63 of 91] Compiling Cardano.Chain.Update.Validation.Interface.ProtocolVersionBump ( src/Cardano/Chain/Update/Validation/Interface/ProtocolVersionBump.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Update/Validation/Interface/ProtocolVersionBump.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Update/Validation/Interface/ProtocolVersionBump.dyn_o ) [64 of 91] Compiling Cardano.Chain.Update.Vote ( src/Cardano/Chain/Update/Vote.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Update/Vote.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Update/Vote.dyn_o ) [65 of 91] Compiling Cardano.Chain.Update.Validation.Voting ( src/Cardano/Chain/Update/Validation/Voting.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Update/Validation/Voting.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Update/Validation/Voting.dyn_o ) [66 of 91] Compiling Cardano.Chain.Update.Payload ( src/Cardano/Chain/Update/Payload.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Update/Payload.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Update/Payload.dyn_o ) [67 of 91] Compiling Cardano.Chain.Update.Proof ( src/Cardano/Chain/Update/Proof.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Update/Proof.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Update/Proof.dyn_o ) [68 of 91] Compiling Cardano.Chain.Block.Body ( src/Cardano/Chain/Block/Body.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Block/Body.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Block/Body.dyn_o ) [69 of 91] Compiling Cardano.Chain.Block.Proof ( src/Cardano/Chain/Block/Proof.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Block/Proof.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Block/Proof.dyn_o ) [70 of 91] Compiling Cardano.Chain.Block.Header ( src/Cardano/Chain/Block/Header.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Block/Header.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Block/Header.dyn_o ) [71 of 91] Compiling Cardano.Chain.Block.Block ( src/Cardano/Chain/Block/Block.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Block/Block.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Block/Block.dyn_o ) [72 of 91] Compiling Cardano.Chain.Epoch.File ( src/Cardano/Chain/Epoch/File.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Epoch/File.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Epoch/File.dyn_o ) [73 of 91] Compiling Cardano.Chain.Update ( src/Cardano/Chain/Update.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Update.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Update.dyn_o ) [74 of 91] Compiling Cardano.Chain.Genesis.Config ( src/Cardano/Chain/Genesis/Config.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Genesis/Config.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Genesis/Config.dyn_o ) [75 of 91] Compiling Cardano.Chain.Genesis.Generate ( src/Cardano/Chain/Genesis/Generate.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Genesis/Generate.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Genesis/Generate.dyn_o ) [76 of 91] Compiling Cardano.Chain.Genesis ( src/Cardano/Chain/Genesis.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Genesis.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Genesis.dyn_o ) [77 of 91] Compiling Cardano.Chain.Update.Validation.Interface ( src/Cardano/Chain/Update/Validation/Interface.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Update/Validation/Interface.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Update/Validation/Interface.dyn_o ) [78 of 91] Compiling Cardano.Chain.UTxO.GenesisUTxO ( src/Cardano/Chain/UTxO/GenesisUTxO.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/UTxO/GenesisUTxO.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/UTxO/GenesisUTxO.dyn_o ) [79 of 91] Compiling Cardano.Chain.Delegation.Validation.Interface ( src/Cardano/Chain/Delegation/Validation/Interface.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Delegation/Validation/Interface.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Delegation/Validation/Interface.dyn_o ) [80 of 91] Compiling Cardano.Chain.ValidationMode ( src/Cardano/Chain/ValidationMode.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/ValidationMode.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/ValidationMode.dyn_o ) [81 of 91] Compiling Cardano.Chain.UTxO.Validation ( src/Cardano/Chain/UTxO/Validation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/UTxO/Validation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/UTxO/Validation.dyn_o ) [82 of 91] Compiling Cardano.Chain.UTxO ( src/Cardano/Chain/UTxO.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/UTxO.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/UTxO.dyn_o ) [83 of 91] Compiling Cardano.Chain.MempoolPayload ( src/Cardano/Chain/MempoolPayload.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/MempoolPayload.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/MempoolPayload.dyn_o ) [84 of 91] Compiling Cardano.Chain.Block.Validation ( src/Cardano/Chain/Block/Validation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Block/Validation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Block/Validation.dyn_o ) [85 of 91] Compiling Cardano.Chain.Block ( src/Cardano/Chain/Block.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Block.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Block.dyn_o ) [86 of 91] Compiling Cardano.Chain.Epoch.Validation ( src/Cardano/Chain/Epoch/Validation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Epoch/Validation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Epoch/Validation.dyn_o ) [87 of 91] Compiling Cardano.Chain.Byron.API.Protocol ( src/Cardano/Chain/Byron/API/Protocol.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Byron/API/Protocol.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Byron/API/Protocol.dyn_o ) [88 of 91] Compiling Cardano.Chain.Byron.API.Common ( src/Cardano/Chain/Byron/API/Common.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Byron/API/Common.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Byron/API/Common.dyn_o ) [89 of 91] Compiling Cardano.Chain.Byron.API.Validation ( src/Cardano/Chain/Byron/API/Validation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Byron/API/Validation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Byron/API/Validation.dyn_o ) [90 of 91] Compiling Cardano.Chain.Byron.API.Mempool ( src/Cardano/Chain/Byron/API/Mempool.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Byron/API/Mempool.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Byron/API/Mempool.dyn_o ) [91 of 91] Compiling Cardano.Chain.Byron.API ( src/Cardano/Chain/Byron/API.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Byron/API.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-byron-1.1.0.0/build/Cardano/Chain/Byron/API.dyn_o ) Configuring library for cardano-ledger-core-1.17.0.0... Preprocessing library for cardano-ledger-core-1.17.0.0... Building library for cardano-ledger-core-1.17.0.0... [ 1 of 56] Compiling Cardano.Ledger.BaseTypes.NonZero ( src/Cardano/Ledger/BaseTypes/NonZero.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/BaseTypes/NonZero.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/BaseTypes/NonZero.dyn_o ) [ 2 of 56] Compiling Cardano.Ledger.Compactible ( src/Cardano/Ledger/Compactible.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Compactible.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Compactible.dyn_o ) [ 3 of 56] Compiling Cardano.Ledger.Core.Era ( src/Cardano/Ledger/Core/Era.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Core/Era.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Core/Era.dyn_o ) [ 4 of 56] Compiling Cardano.Ledger.Genesis ( src/Cardano/Ledger/Genesis.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Genesis.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Genesis.dyn_o ) [ 5 of 56] Compiling Cardano.Ledger.Core.Translation ( src/Cardano/Ledger/Core/Translation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Core/Translation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Core/Translation.dyn_o ) [ 6 of 56] Compiling Cardano.Ledger.HKD ( src/Cardano/Ledger/HKD.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/HKD.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/HKD.dyn_o ) [ 7 of 56] Compiling Cardano.Ledger.Metadata ( src/Cardano/Ledger/Metadata.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Metadata.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Metadata.dyn_o ) [ 8 of 56] Compiling Cardano.Ledger.Orphans ( src/Cardano/Ledger/Orphans.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Orphans.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Orphans.dyn_o ) [ 9 of 56] Compiling Cardano.Ledger.Keys.Internal ( src/Cardano/Ledger/Keys/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Keys/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Keys/Internal.dyn_o ) [10 of 56] Compiling Cardano.Ledger.Hashes ( src/Cardano/Ledger/Hashes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Hashes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Hashes.dyn_o ) [11 of 56] Compiling Cardano.Ledger.MemoBytes.Internal ( src/Cardano/Ledger/MemoBytes/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/MemoBytes/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/MemoBytes/Internal.dyn_o ) [12 of 56] Compiling Cardano.Ledger.MemoBytes ( src/Cardano/Ledger/MemoBytes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/MemoBytes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/MemoBytes.dyn_o ) [13 of 56] Compiling Cardano.Ledger.Keys.WitVKey ( src/Cardano/Ledger/Keys/WitVKey.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Keys/WitVKey.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Keys/WitVKey.dyn_o ) [14 of 56] Compiling Cardano.Ledger.Keys.Bootstrap ( src/Cardano/Ledger/Keys/Bootstrap.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Keys/Bootstrap.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Keys/Bootstrap.dyn_o ) [15 of 56] Compiling Cardano.Ledger.Crypto.Internal ( src/Cardano/Ledger/Crypto/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Crypto/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Crypto/Internal.dyn_o ) [16 of 56] Compiling Cardano.Ledger.Crypto ( src/Cardano/Ledger/Crypto.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Crypto.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Crypto.dyn_o ) [17 of 56] Compiling Cardano.Ledger.Keys ( src/Cardano/Ledger/Keys.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Keys.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Keys.dyn_o ) [18 of 56] Compiling Cardano.Ledger.BaseTypes ( src/Cardano/Ledger/BaseTypes.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/BaseTypes.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/BaseTypes.dyn_o ) [19 of 56] Compiling Cardano.Ledger.Credential ( src/Cardano/Ledger/Credential.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Credential.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Credential.dyn_o ) [20 of 56] Compiling Cardano.Ledger.Coin ( src/Cardano/Ledger/Coin.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Coin.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Coin.dyn_o ) [21 of 56] Compiling Cardano.Ledger.DRep ( src/Cardano/Ledger/DRep.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/DRep.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/DRep.dyn_o ) [22 of 56] Compiling Cardano.Ledger.AuxiliaryData ( src/Cardano/Ledger/AuxiliaryData.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/AuxiliaryData.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/AuxiliaryData.dyn_o ) [23 of 56] Compiling Cardano.Ledger.Address ( src/Cardano/Ledger/Address.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Address.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Address.dyn_o ) [24 of 56] Compiling Cardano.Ledger.Plutus.ExUnits ( src/Cardano/Ledger/Plutus/ExUnits.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Plutus/ExUnits.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Plutus/ExUnits.dyn_o ) [25 of 56] Compiling Cardano.Ledger.Plutus.Language ( src/Cardano/Ledger/Plutus/Language.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Plutus/Language.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Plutus/Language.dyn_o ) [26 of 56] Compiling Cardano.Ledger.Plutus.CostModels ( src/Cardano/Ledger/Plutus/CostModels.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Plutus/CostModels.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Plutus/CostModels.dyn_o ) [27 of 56] Compiling Cardano.Ledger.Plutus.ToPlutusData ( src/Cardano/Ledger/Plutus/ToPlutusData.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Plutus/ToPlutusData.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Plutus/ToPlutusData.dyn_o ) [28 of 56] Compiling Cardano.Ledger.Core.PParams ( src/Cardano/Ledger/Core/PParams.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Core/PParams.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Core/PParams.dyn_o ) [29 of 56] Compiling Cardano.Ledger.PoolParams ( src/Cardano/Ledger/PoolParams.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/PoolParams.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/PoolParams.dyn_o ) [30 of 56] Compiling Cardano.Ledger.Rewards ( src/Cardano/Ledger/Rewards.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Rewards.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Rewards.dyn_o ) [31 of 56] Compiling Cardano.Ledger.SafeHash ( src/Cardano/Ledger/SafeHash.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/SafeHash.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/SafeHash.dyn_o ) [32 of 56] Compiling Cardano.Ledger.Slot ( src/Cardano/Ledger/Slot.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Slot.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Slot.dyn_o ) [33 of 56] Compiling Cardano.Ledger.Core.TxCert ( src/Cardano/Ledger/Core/TxCert.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Core/TxCert.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Core/TxCert.dyn_o ) [34 of 56] Compiling Cardano.Ledger.BHeaderView ( src/Cardano/Ledger/BHeaderView.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/BHeaderView.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/BHeaderView.dyn_o ) [35 of 56] Compiling Cardano.Ledger.State.AccountState ( src/Cardano/Ledger/State/AccountState.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/State/AccountState.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/State/AccountState.dyn_o ) [36 of 56] Compiling Cardano.Ledger.State.PoolDistr ( src/Cardano/Ledger/State/PoolDistr.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/State/PoolDistr.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/State/PoolDistr.dyn_o ) [37 of 56] Compiling Cardano.Ledger.PoolDistr ( src/Cardano/Ledger/PoolDistr.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/PoolDistr.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/PoolDistr.dyn_o ) [38 of 56] Compiling Cardano.Ledger.TxIn ( src/Cardano/Ledger/TxIn.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/TxIn.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/TxIn.dyn_o ) [39 of 56] Compiling Cardano.Ledger.UMap ( src/Cardano/Ledger/UMap.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/UMap.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/UMap.dyn_o ) [40 of 56] Compiling Cardano.Ledger.Val ( src/Cardano/Ledger/Val.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Val.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Val.dyn_o ) [41 of 56] Compiling Cardano.Ledger.Core ( src/Cardano/Ledger/Core.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Core.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Core.dyn_o ) [42 of 56] Compiling Cardano.Ledger.State.SnapShots ( src/Cardano/Ledger/State/SnapShots.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/State/SnapShots.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/State/SnapShots.dyn_o ) [43 of 56] Compiling Cardano.Ledger.EpochBoundary ( src/Cardano/Ledger/EpochBoundary.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/EpochBoundary.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/EpochBoundary.dyn_o ) [44 of 56] Compiling Cardano.Ledger.Rules.ValidationMode ( src/Cardano/Ledger/Rules/ValidationMode.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Rules/ValidationMode.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Rules/ValidationMode.dyn_o ) [45 of 56] Compiling Cardano.Ledger.Plutus.Data ( src/Cardano/Ledger/Plutus/Data.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Plutus/Data.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Plutus/Data.dyn_o ) [46 of 56] Compiling Cardano.Ledger.Plutus.TxInfo ( src/Cardano/Ledger/Plutus/TxInfo.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Plutus/TxInfo.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Plutus/TxInfo.dyn_o ) [47 of 56] Compiling Cardano.Ledger.Plutus.Evaluate ( src/Cardano/Ledger/Plutus/Evaluate.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Plutus/Evaluate.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Plutus/Evaluate.dyn_o ) [48 of 56] Compiling Cardano.Ledger.Plutus ( src/Cardano/Ledger/Plutus.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Plutus.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Plutus.dyn_o ) [49 of 56] Compiling Cardano.Ledger.CertState ( src/Cardano/Ledger/CertState.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/CertState.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/CertState.dyn_o ) [50 of 56] Compiling Cardano.Ledger.State.UTxO ( src/Cardano/Ledger/State/UTxO.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/State/UTxO.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/State/UTxO.dyn_o ) [51 of 56] Compiling Cardano.Ledger.UTxO ( src/Cardano/Ledger/UTxO.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/UTxO.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/UTxO.dyn_o ) [52 of 56] Compiling Cardano.Ledger.Tools ( src/Cardano/Ledger/Tools.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Tools.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Tools.dyn_o ) [53 of 56] Compiling Cardano.Ledger.State.Stake ( src/Cardano/Ledger/State/Stake.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/State/Stake.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/State/Stake.dyn_o ) [54 of 56] Compiling Cardano.Ledger.State.Governance ( src/Cardano/Ledger/State/Governance.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/State/Governance.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/State/Governance.dyn_o ) [55 of 56] Compiling Cardano.Ledger.State ( src/Cardano/Ledger/State.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/State.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/State.dyn_o ) [56 of 56] Compiling Cardano.Ledger.Block ( src/Cardano/Ledger/Block.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Block.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-core-1.17.0.0/build/Cardano/Ledger/Block.dyn_o ) Configuring library for cardano-ledger-shelley-1.16.0.0... Configuring library for ouroboros-consensus-0.27.0.0... Preprocessing library for cardano-ledger-shelley-1.16.0.0... Building library for cardano-ledger-shelley-1.16.0.0... Preprocessing library for ouroboros-consensus-0.27.0.0... Building library for ouroboros-consensus-0.27.0.0... [ 1 of 63] Compiling Cardano.Ledger.Chain ( src/Cardano/Ledger/Chain.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Chain.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Chain.dyn_o ) [ 1 of 225] Compiling Ouroboros.Consensus.BlockchainTime.WallClock.Types ( src/ouroboros-consensus/Ouroboros/Consensus/BlockchainTime/WallClock/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/BlockchainTime/WallClock/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/BlockchainTime/WallClock/Types.dyn_o ) [ 2 of 225] Compiling Ouroboros.Consensus.Config.SecurityParam ( src/ouroboros-consensus/Ouroboros/Consensus/Config/SecurityParam.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Config/SecurityParam.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Config/SecurityParam.dyn_o ) [ 2 of 63] Compiling Cardano.Ledger.Shelley.Era ( src/Cardano/Ledger/Shelley/Era.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Era.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Era.dyn_o ) [ 3 of 63] Compiling Cardano.Ledger.Shelley.CertState ( src/Cardano/Ledger/Shelley/CertState.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/CertState.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/CertState.dyn_o ) [ 3 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.Info ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/Info.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Info.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Info.dyn_o ) [ 4 of 225] Compiling Ouroboros.Consensus.Ledger.Query.Version ( src/ouroboros-consensus/Ouroboros/Consensus/Ledger/Query/Version.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Ledger/Query/Version.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Ledger/Query/Version.dyn_o ) [ 4 of 63] Compiling Cardano.Ledger.Shelley.HardForks ( src/Cardano/Ledger/Shelley/HardForks.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/HardForks.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/HardForks.dyn_o ) [ 5 of 225] Compiling Ouroboros.Consensus.Ledger.Tables.Diff ( src/ouroboros-consensus/Ouroboros/Consensus/Ledger/Tables/Diff.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Ledger/Tables/Diff.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Ledger/Tables/Diff.dyn_o ) [ 5 of 63] Compiling Cardano.Ledger.Shelley.PParams ( src/Cardano/Ledger/Shelley/PParams.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/PParams.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/PParams.dyn_o ) [ 6 of 225] Compiling Ouroboros.Consensus.Mempool.TxSeq ( src/ouroboros-consensus/Ouroboros/Consensus/Mempool/TxSeq.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Mempool/TxSeq.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Mempool/TxSeq.dyn_o ) [ 7 of 225] Compiling Ouroboros.Consensus.Node.GsmState ( src/ouroboros-consensus/Ouroboros/Consensus/Node/GsmState.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Node/GsmState.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Node/GsmState.dyn_o ) [ 8 of 225] Compiling Ouroboros.Consensus.Node.NetworkProtocolVersion ( src/ouroboros-consensus/Ouroboros/Consensus/Node/NetworkProtocolVersion.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Node/NetworkProtocolVersion.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Node/NetworkProtocolVersion.dyn_o ) [ 9 of 225] Compiling Ouroboros.Consensus.Protocol.Signed ( src/ouroboros-consensus/Ouroboros/Consensus/Protocol/Signed.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Protocol/Signed.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Protocol/Signed.dyn_o ) [ 10 of 225] Compiling Ouroboros.Consensus.Storage.LedgerDB.V2.Args ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/LedgerDB/V2/Args.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/V2/Args.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/V2/Args.dyn_o ) [ 11 of 225] Compiling Ouroboros.Consensus.Util.Args ( src/ouroboros-consensus/Ouroboros/Consensus/Util/Args.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/Args.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/Args.dyn_o ) [ 12 of 225] Compiling Ouroboros.Consensus.Util.CRC ( src/ouroboros-consensus/Ouroboros/Consensus/Util/CRC.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/CRC.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/CRC.dyn_o ) [ 6 of 63] Compiling Cardano.Ledger.Shelley.Governance ( src/Cardano/Ledger/Shelley/Governance.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Governance.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Governance.dyn_o ) [ 13 of 225] Compiling Ouroboros.Consensus.Util.CallStack ( src/ouroboros-consensus/Ouroboros/Consensus/Util/CallStack.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/CallStack.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/CallStack.dyn_o ) [ 14 of 225] Compiling Ouroboros.Consensus.Util.DepPair ( src/ouroboros-consensus/Ouroboros/Consensus/Util/DepPair.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/DepPair.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/DepPair.dyn_o ) [ 7 of 63] Compiling Cardano.Ledger.Shelley.RewardProvenance ( src/Cardano/Ledger/Shelley/RewardProvenance.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/RewardProvenance.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/RewardProvenance.dyn_o ) [ 15 of 225] Compiling Ouroboros.Consensus.Util.Enclose ( src/ouroboros-consensus/Ouroboros/Consensus/Util/Enclose.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/Enclose.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/Enclose.dyn_o ) [ 16 of 225] Compiling Ouroboros.Consensus.Util.FileLock ( src/ouroboros-consensus/Ouroboros/Consensus/Util/FileLock.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/FileLock.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/FileLock.dyn_o ) [ 17 of 225] Compiling Ouroboros.Consensus.Util.HList ( src/ouroboros-consensus/Ouroboros/Consensus/Util/HList.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/HList.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/HList.dyn_o ) [ 18 of 225] Compiling Ouroboros.Consensus.Util.Condense ( src/ouroboros-consensus/Ouroboros/Consensus/Util/Condense.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/Condense.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/Condense.dyn_o ) [ 19 of 225] Compiling Ouroboros.Consensus.Protocol.PBFT.Crypto ( src/ouroboros-consensus/Ouroboros/Consensus/Protocol/PBFT/Crypto.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Protocol/PBFT/Crypto.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Protocol/PBFT/Crypto.dyn_o ) [ 8 of 63] Compiling Cardano.Ledger.Shelley.Rewards ( src/Cardano/Ledger/Shelley/Rewards.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rewards.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rewards.dyn_o ) [ 20 of 225] Compiling Ouroboros.Consensus.NodeId ( src/ouroboros-consensus/Ouroboros/Consensus/NodeId.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/NodeId.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/NodeId.dyn_o ) [ 21 of 225] Compiling Ouroboros.Consensus.Block.EBB ( src/ouroboros-consensus/Ouroboros/Consensus/Block/EBB.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Block/EBB.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Block/EBB.dyn_o ) [ 22 of 225] Compiling Ouroboros.Consensus.Block.Abstract ( src/ouroboros-consensus/Ouroboros/Consensus/Block/Abstract.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Block/Abstract.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Block/Abstract.dyn_o ) [ 23 of 225] Compiling Ouroboros.Consensus.Ticked ( src/ouroboros-consensus/Ouroboros/Consensus/Ticked.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Ticked.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Ticked.dyn_o ) [ 9 of 63] Compiling Cardano.Ledger.Shelley.PoolRank ( src/Cardano/Ledger/Shelley/PoolRank.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/PoolRank.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/PoolRank.dyn_o ) [ 24 of 225] Compiling Ouroboros.Consensus.Ledger.Tables.Basics ( src/ouroboros-consensus/Ouroboros/Consensus/Ledger/Tables/Basics.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Ledger/Tables/Basics.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Ledger/Tables/Basics.dyn_o ) [ 25 of 225] Compiling Ouroboros.Consensus.Protocol.Abstract ( src/ouroboros-consensus/Ouroboros/Consensus/Protocol/Abstract.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Protocol/Abstract.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Protocol/Abstract.dyn_o ) [ 26 of 225] Compiling Ouroboros.Consensus.Protocol.ModChainSel ( src/ouroboros-consensus/Ouroboros/Consensus/Protocol/ModChainSel.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Protocol/ModChainSel.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Protocol/ModChainSel.dyn_o ) [10 of 63] Compiling Cardano.Ledger.Shelley.RewardUpdate ( src/Cardano/Ledger/Shelley/RewardUpdate.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/RewardUpdate.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/RewardUpdate.dyn_o ) [ 27 of 225] Compiling Ouroboros.Consensus.Protocol.MockChainSel ( src/ouroboros-consensus/Ouroboros/Consensus/Protocol/MockChainSel.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Protocol/MockChainSel.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Protocol/MockChainSel.dyn_o ) [ 28 of 225] Compiling Ouroboros.Consensus.Block.SupportsProtocol ( src/ouroboros-consensus/Ouroboros/Consensus/Block/SupportsProtocol.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Block/SupportsProtocol.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Block/SupportsProtocol.dyn_o ) [ 29 of 225] Compiling Ouroboros.Consensus.Block.SupportsMetrics ( src/ouroboros-consensus/Ouroboros/Consensus/Block/SupportsMetrics.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Block/SupportsMetrics.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Block/SupportsMetrics.dyn_o ) [ 30 of 225] Compiling Ouroboros.Consensus.Block.SupportsDiffusionPipelining ( src/ouroboros-consensus/Ouroboros/Consensus/Block/SupportsDiffusionPipelining.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Block/SupportsDiffusionPipelining.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Block/SupportsDiffusionPipelining.dyn_o ) [ 31 of 225] Compiling Ouroboros.Consensus.Block.RealPoint ( src/ouroboros-consensus/Ouroboros/Consensus/Block/RealPoint.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Block/RealPoint.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Block/RealPoint.dyn_o ) [ 32 of 225] Compiling Ouroboros.Consensus.Util.IndexedMemPack ( src/ouroboros-consensus/Ouroboros/Consensus/Util/IndexedMemPack.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/IndexedMemPack.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/IndexedMemPack.dyn_o ) [ 33 of 225] Compiling Ouroboros.Consensus.Storage.LedgerDB.V1.BackingStore.Impl.LMDB.Bridge ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/LedgerDB/V1/BackingStore/Impl/LMDB/Bridge.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/V1/BackingStore/Impl/LMDB/Bridge.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/V1/BackingStore/Impl/LMDB/Bridge.dyn_o ) [11 of 63] Compiling Cardano.Ledger.Shelley.Rules.Ppup ( src/Cardano/Ledger/Shelley/Rules/Ppup.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/Ppup.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/Ppup.dyn_o ) [ 34 of 225] Compiling Ouroboros.Consensus.Util.MonadSTM.StrictSVar ( src/ouroboros-consensus/Ouroboros/Consensus/Util/MonadSTM/StrictSVar.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/MonadSTM/StrictSVar.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/MonadSTM/StrictSVar.dyn_o ) [12 of 63] Compiling Cardano.Ledger.Shelley.Scripts ( src/Cardano/Ledger/Shelley/Scripts.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Scripts.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Scripts.dyn_o ) [ 35 of 225] Compiling Ouroboros.Consensus.Util.MonadSTM.NormalForm ( src/ouroboros-consensus/Ouroboros/Consensus/Util/MonadSTM/NormalForm.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/MonadSTM/NormalForm.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/MonadSTM/NormalForm.dyn_o ) [ 36 of 225] Compiling Ouroboros.Consensus.Util.NormalForm.StrictMVar ( src/ouroboros-consensus/Ouroboros/Consensus/Util/NormalForm/StrictMVar.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/NormalForm/StrictMVar.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/NormalForm/StrictMVar.dyn_o ) [ 37 of 225] Compiling Ouroboros.Consensus.Util.NormalForm.StrictTVar ( src/ouroboros-consensus/Ouroboros/Consensus/Util/NormalForm/StrictTVar.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/NormalForm/StrictTVar.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/NormalForm/StrictTVar.dyn_o ) [ 38 of 225] Compiling Ouroboros.Consensus.Util.Orphans ( src/ouroboros-consensus/Ouroboros/Consensus/Util/Orphans.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/Orphans.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/Orphans.dyn_o ) [ 39 of 225] Compiling Ouroboros.Consensus.Util.IOLike ( src/ouroboros-consensus/Ouroboros/Consensus/Util/IOLike.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/IOLike.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/IOLike.dyn_o ) [13 of 63] Compiling Cardano.Ledger.Shelley.SoftForks ( src/Cardano/Ledger/Shelley/SoftForks.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/SoftForks.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/SoftForks.dyn_o ) [14 of 63] Compiling Cardano.Ledger.Shelley.StabilityWindow ( src/Cardano/Ledger/Shelley/StabilityWindow.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/StabilityWindow.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/StabilityWindow.dyn_o ) [ 40 of 225] Compiling Ouroboros.Consensus.Util.CBOR ( src/ouroboros-consensus/Ouroboros/Consensus/Util/CBOR.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/CBOR.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/CBOR.dyn_o ) [15 of 63] Compiling Cardano.Ledger.Shelley.Genesis ( src/Cardano/Ledger/Shelley/Genesis.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Genesis.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Genesis.dyn_o ) [ 41 of 225] Compiling Ouroboros.Consensus.Util ( src/ouroboros-consensus/Ouroboros/Consensus/Util.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util.dyn_o ) [ 42 of 225] Compiling Ouroboros.Consensus.Util.EarlyExit ( src/ouroboros-consensus/Ouroboros/Consensus/Util/EarlyExit.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/EarlyExit.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/EarlyExit.dyn_o ) [ 43 of 225] Compiling Ouroboros.Consensus.Block.NestedContent ( src/ouroboros-consensus/Ouroboros/Consensus/Block/NestedContent.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Block/NestedContent.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Block/NestedContent.dyn_o ) [16 of 63] Compiling Cardano.Ledger.Shelley.Translation ( src/Cardano/Ledger/Shelley/Translation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Translation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Translation.dyn_o ) [ 44 of 225] Compiling Ouroboros.Consensus.Storage.LedgerDB.V1.Lock ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/LedgerDB/V1/Lock.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/V1/Lock.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/V1/Lock.dyn_o ) [17 of 63] Compiling Cardano.Ledger.Shelley.TxAuxData ( src/Cardano/Ledger/Shelley/TxAuxData.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/TxAuxData.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/TxAuxData.dyn_o ) [ 45 of 225] Compiling Ouroboros.Consensus.Storage.LedgerDB.V1.BackingStore.Impl.LMDB.Status ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/LedgerDB/V1/BackingStore/Impl/LMDB/Status.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/V1/BackingStore/Impl/LMDB/Status.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/V1/BackingStore/Impl/LMDB/Status.dyn_o ) [ 46 of 225] Compiling Ouroboros.Consensus.Storage.LedgerDB.V1.DiffSeq ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/LedgerDB/V1/DiffSeq.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/V1/DiffSeq.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/V1/DiffSeq.dyn_o ) [18 of 63] Compiling Cardano.Ledger.Shelley.TxCert ( src/Cardano/Ledger/Shelley/TxCert.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/TxCert.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/TxCert.dyn_o ) [ 47 of 225] Compiling Ouroboros.Consensus.Ledger.Tables.MapKind ( src/ouroboros-consensus/Ouroboros/Consensus/Ledger/Tables/MapKind.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Ledger/Tables/MapKind.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Ledger/Tables/MapKind.dyn_o ) [ 48 of 225] Compiling Ouroboros.Consensus.Ledger.Tables.Combinators ( src/ouroboros-consensus/Ouroboros/Consensus/Ledger/Tables/Combinators.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Ledger/Tables/Combinators.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Ledger/Tables/Combinators.dyn_o ) [ 49 of 225] Compiling Ouroboros.Consensus.Ledger.Tables ( src/ouroboros-consensus/Ouroboros/Consensus/Ledger/Tables.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Ledger/Tables.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Ledger/Tables.dyn_o ) [19 of 63] Compiling Cardano.Ledger.Shelley.TxOut ( src/Cardano/Ledger/Shelley/TxOut.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/TxOut.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/TxOut.dyn_o ) [ 50 of 225] Compiling Ouroboros.Consensus.Ledger.Tables.Utils ( src/ouroboros-consensus/Ouroboros/Consensus/Ledger/Tables/Utils.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Ledger/Tables/Utils.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Ledger/Tables/Utils.dyn_o ) [ 51 of 225] Compiling Ouroboros.Consensus.Ledger.Basics ( src/ouroboros-consensus/Ouroboros/Consensus/Ledger/Basics.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Ledger/Basics.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Ledger/Basics.dyn_o ) [ 52 of 225] Compiling Ouroboros.Consensus.Ledger.Abstract ( src/ouroboros-consensus/Ouroboros/Consensus/Ledger/Abstract.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Ledger/Abstract.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Ledger/Abstract.dyn_o ) [ 53 of 225] Compiling Ouroboros.Consensus.Ledger.SupportsPeerSelection ( src/ouroboros-consensus/Ouroboros/Consensus/Ledger/SupportsPeerSelection.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Ledger/SupportsPeerSelection.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Ledger/SupportsPeerSelection.dyn_o ) [ 54 of 225] Compiling Ouroboros.Consensus.Ledger.SupportsMempool ( src/ouroboros-consensus/Ouroboros/Consensus/Ledger/SupportsMempool.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Ledger/SupportsMempool.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Ledger/SupportsMempool.dyn_o ) [ 55 of 225] Compiling Ouroboros.Consensus.Mempool.Capacity ( src/ouroboros-consensus/Ouroboros/Consensus/Mempool/Capacity.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Mempool/Capacity.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Mempool/Capacity.dyn_o ) [ 56 of 225] Compiling Ouroboros.Consensus.Ledger.CommonProtocolParams ( src/ouroboros-consensus/Ouroboros/Consensus/Ledger/CommonProtocolParams.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Ledger/CommonProtocolParams.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Ledger/CommonProtocolParams.dyn_o ) [ 57 of 225] Compiling Ouroboros.Consensus.Config ( src/ouroboros-consensus/Ouroboros/Consensus/Config.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Config.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Config.dyn_o ) [20 of 63] Compiling Cardano.Ledger.Shelley.TxBody ( src/Cardano/Ledger/Shelley/TxBody.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/TxBody.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/TxBody.dyn_o ) [ 58 of 225] Compiling Ouroboros.Consensus.Block.SupportsSanityCheck ( src/ouroboros-consensus/Ouroboros/Consensus/Block/SupportsSanityCheck.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Block/SupportsSanityCheck.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Block/SupportsSanityCheck.dyn_o ) [ 59 of 225] Compiling Ouroboros.Consensus.Block.Forging ( src/ouroboros-consensus/Ouroboros/Consensus/Block/Forging.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Block/Forging.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Block/Forging.dyn_o ) [ 60 of 225] Compiling Ouroboros.Consensus.Block ( src/ouroboros-consensus/Ouroboros/Consensus/Block.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Block.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Block.dyn_o ) [ 61 of 225] Compiling Ouroboros.Consensus.Storage.Common ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/Common.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/Common.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/Common.dyn_o ) [21 of 63] Compiling Cardano.Ledger.Shelley.State.Stake ( src/Cardano/Ledger/Shelley/State/Stake.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/State/Stake.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/State/Stake.dyn_o ) [ 62 of 225] Compiling Ouroboros.Consensus.Storage.VolatileDB.API ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/VolatileDB/API.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/VolatileDB/API.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/VolatileDB/API.dyn_o ) [ 63 of 225] Compiling Ouroboros.Consensus.Storage.VolatileDB.Impl.Types ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/VolatileDB/Impl/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/VolatileDB/Impl/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/VolatileDB/Impl/Types.dyn_o ) [22 of 63] Compiling Cardano.Ledger.Shelley.State ( src/Cardano/Ledger/Shelley/State.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/State.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/State.dyn_o ) [23 of 63] Compiling Cardano.Ledger.Shelley.TxWits ( src/Cardano/Ledger/Shelley/TxWits.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/TxWits.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/TxWits.dyn_o ) [ 64 of 225] Compiling Ouroboros.Consensus.Storage.VolatileDB.Impl.Util ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/VolatileDB/Impl/Util.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/VolatileDB/Impl/Util.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/VolatileDB/Impl/Util.dyn_o ) [ 65 of 225] Compiling Ouroboros.Consensus.Storage.ChainDB.Impl.BlockCache ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/ChainDB/Impl/BlockCache.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ChainDB/Impl/BlockCache.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ChainDB/Impl/BlockCache.dyn_o ) [ 66 of 225] Compiling Ouroboros.Consensus.Storage.ChainDB.API.Types.InvalidBlockPunishment ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/ChainDB/API/Types/InvalidBlockPunishment.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ChainDB/API/Types/InvalidBlockPunishment.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ChainDB/API/Types/InvalidBlockPunishment.dyn_o ) [ 67 of 225] Compiling Ouroboros.Consensus.Protocol.LeaderSchedule ( src/ouroboros-consensus/Ouroboros/Consensus/Protocol/LeaderSchedule.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Protocol/LeaderSchedule.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Protocol/LeaderSchedule.dyn_o ) [ 68 of 225] Compiling Ouroboros.Consensus.Mempool.API ( src/ouroboros-consensus/Ouroboros/Consensus/Mempool/API.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Mempool/API.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Mempool/API.dyn_o ) [ 69 of 225] Compiling Ouroboros.Consensus.MiniProtocol.LocalTxSubmission.Server ( src/ouroboros-consensus/Ouroboros/Consensus/MiniProtocol/LocalTxSubmission/Server.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/MiniProtocol/LocalTxSubmission/Server.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/MiniProtocol/LocalTxSubmission/Server.dyn_o ) [ 70 of 225] Compiling Ouroboros.Consensus.HardFork.History.EraParams ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/History/EraParams.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/History/EraParams.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/History/EraParams.dyn_o ) [24 of 63] Compiling Cardano.Ledger.Shelley.Tx.Internal ( src/Cardano/Ledger/Shelley/Tx/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Tx/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Tx/Internal.dyn_o ) [ 71 of 225] Compiling Ouroboros.Consensus.Fragment.Diff ( src/ouroboros-consensus/Ouroboros/Consensus/Fragment/Diff.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Fragment/Diff.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Fragment/Diff.dyn_o ) [ 72 of 225] Compiling Ouroboros.Consensus.Util.RedundantConstraints ( src/ouroboros-consensus/Ouroboros/Consensus/Util/RedundantConstraints.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/RedundantConstraints.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/RedundantConstraints.dyn_o ) [ 73 of 225] Compiling Ouroboros.Consensus.Util.Assert ( src/ouroboros-consensus/Ouroboros/Consensus/Util/Assert.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/Assert.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/Assert.dyn_o ) [ 74 of 225] Compiling Ouroboros.Consensus.Util.AnchoredFragment ( src/ouroboros-consensus/Ouroboros/Consensus/Util/AnchoredFragment.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/AnchoredFragment.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/AnchoredFragment.dyn_o ) [25 of 63] Compiling Cardano.Ledger.Shelley.Tx ( src/Cardano/Ledger/Shelley/Tx.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Tx.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Tx.dyn_o ) [26 of 63] Compiling Cardano.Ledger.Shelley.Core ( src/Cardano/Ledger/Shelley/Core.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Core.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Core.dyn_o ) [ 75 of 225] Compiling Ouroboros.Consensus.Fragment.Validated ( src/ouroboros-consensus/Ouroboros/Consensus/Fragment/Validated.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Fragment/Validated.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Fragment/Validated.dyn_o ) [27 of 63] Compiling Cardano.Ledger.Shelley.LedgerState.Types ( src/Cardano/Ledger/Shelley/LedgerState/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/LedgerState/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/LedgerState/Types.dyn_o ) [ 76 of 225] Compiling Ouroboros.Consensus.Fragment.ValidatedDiff ( src/ouroboros-consensus/Ouroboros/Consensus/Fragment/ValidatedDiff.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Fragment/ValidatedDiff.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Fragment/ValidatedDiff.dyn_o ) [ 77 of 225] Compiling Ouroboros.Consensus.Storage.ImmutableDB.Chunks.Internal ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/Chunks/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ImmutableDB/Chunks/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ImmutableDB/Chunks/Internal.dyn_o ) [ 78 of 225] Compiling Ouroboros.Consensus.Storage.ImmutableDB.API ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/API.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ImmutableDB/API.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ImmutableDB/API.dyn_o ) [ 79 of 225] Compiling Ouroboros.Consensus.Storage.ImmutableDB.Impl.Util ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/Impl/Util.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ImmutableDB/Impl/Util.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ImmutableDB/Impl/Util.dyn_o ) [28 of 63] Compiling Cardano.Ledger.Shelley.LedgerState.PulsingReward ( src/Cardano/Ledger/Shelley/LedgerState/PulsingReward.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/LedgerState/PulsingReward.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/LedgerState/PulsingReward.dyn_o ) [ 80 of 225] Compiling Ouroboros.Consensus.Storage.ImmutableDB.Impl.Types ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/Impl/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ImmutableDB/Impl/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ImmutableDB/Impl/Types.dyn_o ) [29 of 63] Compiling Cardano.Ledger.Shelley.LedgerState.IncrementalStake ( src/Cardano/Ledger/Shelley/LedgerState/IncrementalStake.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/LedgerState/IncrementalStake.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/LedgerState/IncrementalStake.dyn_o ) [30 of 63] Compiling Cardano.Ledger.Shelley.AdaPots ( src/Cardano/Ledger/Shelley/AdaPots.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/AdaPots.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/AdaPots.dyn_o ) [ 81 of 225] Compiling Ouroboros.Consensus.Storage.ImmutableDB.Chunks.Layout ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/Chunks/Layout.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ImmutableDB/Chunks/Layout.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ImmutableDB/Chunks/Layout.dyn_o ) [31 of 63] Compiling Cardano.Ledger.Shelley.Rules.Reports ( src/Cardano/Ledger/Shelley/Rules/Reports.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/Reports.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/Reports.dyn_o ) [32 of 63] Compiling Cardano.Ledger.Shelley.Internal ( src/Cardano/Ledger/Shelley/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Internal.dyn_o ) [ 82 of 225] Compiling Ouroboros.Consensus.Storage.ImmutableDB.Chunks ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/Chunks.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ImmutableDB/Chunks.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ImmutableDB/Chunks.dyn_o ) [ 83 of 225] Compiling Ouroboros.Consensus.Storage.ImmutableDB.Impl.Index.Primary ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/Impl/Index/Primary.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ImmutableDB/Impl/Index/Primary.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ImmutableDB/Impl/Index/Primary.dyn_o ) [33 of 63] Compiling Cardano.Ledger.Shelley.LedgerState.NewEpochState ( src/Cardano/Ledger/Shelley/LedgerState/NewEpochState.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/LedgerState/NewEpochState.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/LedgerState/NewEpochState.dyn_o ) [34 of 63] Compiling Cardano.Ledger.Shelley.BlockChain ( src/Cardano/Ledger/Shelley/BlockChain.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/BlockChain.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/BlockChain.dyn_o ) [ 84 of 225] Compiling Ouroboros.Consensus.Storage.ImmutableDB.Impl.Index.Secondary ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/Impl/Index/Secondary.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ImmutableDB/Impl/Index/Secondary.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ImmutableDB/Impl/Index/Secondary.dyn_o ) [35 of 63] Compiling Cardano.Ledger.Shelley.UTxO ( src/Cardano/Ledger/Shelley/UTxO.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/UTxO.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/UTxO.dyn_o ) [ 85 of 225] Compiling Ouroboros.Consensus.Storage.ImmutableDB.Impl.Index.Cache ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/Impl/Index/Cache.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ImmutableDB/Impl/Index/Cache.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ImmutableDB/Impl/Index/Cache.dyn_o ) [36 of 63] Compiling Cardano.Ledger.Shelley.LedgerState ( src/Cardano/Ledger/Shelley/LedgerState.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/LedgerState.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/LedgerState.dyn_o ) [37 of 63] Compiling Cardano.Ledger.Shelley.Transition ( src/Cardano/Ledger/Shelley/Transition.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Transition.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Transition.dyn_o ) [ 86 of 225] Compiling Ouroboros.Consensus.Storage.ImmutableDB.Impl.Index ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/Impl/Index.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ImmutableDB/Impl/Index.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ImmutableDB/Impl/Index.dyn_o ) [ 87 of 225] Compiling Ouroboros.Consensus.Storage.ImmutableDB.Impl.State ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/Impl/State.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ImmutableDB/Impl/State.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ImmutableDB/Impl/State.dyn_o ) [ 88 of 225] Compiling Ouroboros.Consensus.Ledger.Inspect ( src/ouroboros-consensus/Ouroboros/Consensus/Ledger/Inspect.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Ledger/Inspect.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Ledger/Inspect.dyn_o ) [ 89 of 225] Compiling Ouroboros.Consensus.HardFork.History.Util ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/History/Util.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/History/Util.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/History/Util.dyn_o ) [ 90 of 225] Compiling Ouroboros.Consensus.HardFork.History.Summary ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/History/Summary.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/History/Summary.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/History/Summary.dyn_o ) [38 of 63] Compiling Cardano.Ledger.Shelley.Rules.Utxo ( src/Cardano/Ledger/Shelley/Rules/Utxo.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/Utxo.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/Utxo.dyn_o ) [39 of 63] Compiling Cardano.Ledger.Shelley.Rules.Utxow ( src/Cardano/Ledger/Shelley/Rules/Utxow.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/Utxow.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/Utxow.dyn_o ) [ 91 of 225] Compiling Ouroboros.Consensus.HardFork.History.Qry ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/History/Qry.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/History/Qry.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/History/Qry.dyn_o ) [40 of 63] Compiling Cardano.Ledger.Shelley.Rules.Snap ( src/Cardano/Ledger/Shelley/Rules/Snap.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/Snap.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/Snap.dyn_o ) [ 92 of 225] Compiling Ouroboros.Consensus.HardFork.History.EpochInfo ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/History/EpochInfo.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/History/EpochInfo.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/History/EpochInfo.dyn_o ) [41 of 63] Compiling Cardano.Ledger.Shelley.Rules.Rupd ( src/Cardano/Ledger/Shelley/Rules/Rupd.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/Rupd.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/Rupd.dyn_o ) [ 93 of 225] Compiling Ouroboros.Consensus.HardFork.History.Caching ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/History/Caching.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/History/Caching.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/History/Caching.dyn_o ) [ 94 of 225] Compiling Ouroboros.Consensus.HardFork.History ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/History.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/History.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/History.dyn_o ) [42 of 63] Compiling Cardano.Ledger.Shelley.Rules.PoolReap ( src/Cardano/Ledger/Shelley/Rules/PoolReap.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/PoolReap.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/PoolReap.dyn_o ) [ 95 of 225] Compiling Ouroboros.Consensus.HardFork.Abstract ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Abstract.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Abstract.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Abstract.dyn_o ) [ 96 of 225] Compiling Ouroboros.Consensus.BlockchainTime.WallClock.Util ( src/ouroboros-consensus/Ouroboros/Consensus/BlockchainTime/WallClock/Util.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/BlockchainTime/WallClock/Util.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/BlockchainTime/WallClock/Util.dyn_o ) [43 of 63] Compiling Cardano.Ledger.Shelley.Rules.Pool ( src/Cardano/Ledger/Shelley/Rules/Pool.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/Pool.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/Pool.dyn_o ) [ 97 of 225] Compiling Ouroboros.Consensus.Forecast ( src/ouroboros-consensus/Ouroboros/Consensus/Forecast.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Forecast.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Forecast.dyn_o ) [ 98 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.State.Types ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/State/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/State/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/State/Types.dyn_o ) [44 of 63] Compiling Cardano.Ledger.Shelley.Rules.Newpp ( src/Cardano/Ledger/Shelley/Rules/Newpp.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/Newpp.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/Newpp.dyn_o ) [ 99 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.State.Lift ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/State/Lift.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/State/Lift.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/State/Lift.dyn_o ) [45 of 63] Compiling Cardano.Ledger.Shelley.Rules.Upec ( src/Cardano/Ledger/Shelley/Rules/Upec.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/Upec.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/Upec.dyn_o ) [100 of 225] Compiling Ouroboros.Consensus.Util.STM ( src/ouroboros-consensus/Ouroboros/Consensus/Util/STM.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/STM.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/STM.dyn_o ) [46 of 63] Compiling Cardano.Ledger.Shelley.Rules.Mir ( src/Cardano/Ledger/Shelley/Rules/Mir.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/Mir.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/Mir.dyn_o ) [101 of 225] Compiling Ouroboros.Consensus.Util.LeakyBucket ( src/ouroboros-consensus/Ouroboros/Consensus/Util/LeakyBucket.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/LeakyBucket.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/LeakyBucket.dyn_o ) [47 of 63] Compiling Cardano.Ledger.Shelley.Rules.Epoch ( src/Cardano/Ledger/Shelley/Rules/Epoch.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/Epoch.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/Epoch.dyn_o ) [48 of 63] Compiling Cardano.Ledger.Shelley.Rules.NewEpoch ( src/Cardano/Ledger/Shelley/Rules/NewEpoch.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/NewEpoch.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/NewEpoch.dyn_o ) [102 of 225] Compiling Ouroboros.Consensus.BlockchainTime.API ( src/ouroboros-consensus/Ouroboros/Consensus/BlockchainTime/API.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/BlockchainTime/API.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/BlockchainTime/API.dyn_o ) [103 of 225] Compiling Ouroboros.Consensus.Util.Time ( src/ouroboros-consensus/Ouroboros/Consensus/Util/Time.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/Time.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/Time.dyn_o ) [49 of 63] Compiling Cardano.Ledger.Shelley.Rules.Tick ( src/Cardano/Ledger/Shelley/Rules/Tick.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/Tick.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/Tick.dyn_o ) [104 of 225] Compiling Ouroboros.Consensus.MiniProtocol.ChainSync.Client.InFutureCheck ( src/ouroboros-consensus/Ouroboros/Consensus/MiniProtocol/ChainSync/Client/InFutureCheck.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/MiniProtocol/ChainSync/Client/InFutureCheck.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/MiniProtocol/ChainSync/Client/InFutureCheck.dyn_o ) [105 of 225] Compiling Ouroboros.Consensus.BlockchainTime.WallClock.Simple ( src/ouroboros-consensus/Ouroboros/Consensus/BlockchainTime/WallClock/Simple.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/BlockchainTime/WallClock/Simple.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/BlockchainTime/WallClock/Simple.dyn_o ) [50 of 63] Compiling Cardano.Ledger.Shelley.Rules.Deleg ( src/Cardano/Ledger/Shelley/Rules/Deleg.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/Deleg.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/Deleg.dyn_o ) [106 of 225] Compiling Ouroboros.Consensus.BlockchainTime.WallClock.HardFork ( src/ouroboros-consensus/Ouroboros/Consensus/BlockchainTime/WallClock/HardFork.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/BlockchainTime/WallClock/HardFork.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/BlockchainTime/WallClock/HardFork.dyn_o ) [107 of 225] Compiling Ouroboros.Consensus.BlockchainTime.WallClock.Default ( src/ouroboros-consensus/Ouroboros/Consensus/BlockchainTime/WallClock/Default.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/BlockchainTime/WallClock/Default.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/BlockchainTime/WallClock/Default.dyn_o ) [108 of 225] Compiling Ouroboros.Consensus.BlockchainTime ( src/ouroboros-consensus/Ouroboros/Consensus/BlockchainTime.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/BlockchainTime.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/BlockchainTime.dyn_o ) [109 of 225] Compiling Ouroboros.Consensus.HeaderValidation ( src/ouroboros-consensus/Ouroboros/Consensus/HeaderValidation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HeaderValidation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HeaderValidation.dyn_o ) [51 of 63] Compiling Cardano.Ledger.Shelley.Rules.Delpl ( src/Cardano/Ledger/Shelley/Rules/Delpl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/Delpl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/Delpl.dyn_o ) [52 of 63] Compiling Cardano.Ledger.Shelley.Rules.Delegs ( src/Cardano/Ledger/Shelley/Rules/Delegs.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/Delegs.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/Delegs.dyn_o ) [110 of 225] Compiling Ouroboros.Consensus.TypeFamilyWrappers ( src/ouroboros-consensus/Ouroboros/Consensus/TypeFamilyWrappers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/TypeFamilyWrappers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/TypeFamilyWrappers.dyn_o ) [111 of 225] Compiling Ouroboros.Consensus.Storage.Serialisation ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/Serialisation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/Serialisation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/Serialisation.dyn_o ) [53 of 63] Compiling Cardano.Ledger.Shelley.Rules.Ledger ( src/Cardano/Ledger/Shelley/Rules/Ledger.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/Ledger.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/Ledger.dyn_o ) [112 of 225] Compiling Ouroboros.Consensus.Storage.VolatileDB.Impl.Parser ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/VolatileDB/Impl/Parser.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/VolatileDB/Impl/Parser.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/VolatileDB/Impl/Parser.dyn_o ) [113 of 225] Compiling Ouroboros.Consensus.Storage.VolatileDB.Impl.FileInfo ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/VolatileDB/Impl/FileInfo.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/VolatileDB/Impl/FileInfo.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/VolatileDB/Impl/FileInfo.dyn_o ) [54 of 63] Compiling Cardano.Ledger.Shelley.Rules.Ledgers ( src/Cardano/Ledger/Shelley/Rules/Ledgers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/Ledgers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/Ledgers.dyn_o ) [114 of 225] Compiling Ouroboros.Consensus.Storage.VolatileDB.Impl.Index ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/VolatileDB/Impl/Index.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/VolatileDB/Impl/Index.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/VolatileDB/Impl/Index.dyn_o ) [115 of 225] Compiling Ouroboros.Consensus.Storage.VolatileDB.Impl.State ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/VolatileDB/Impl/State.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/VolatileDB/Impl/State.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/VolatileDB/Impl/State.dyn_o ) [55 of 63] Compiling Cardano.Ledger.Shelley.Rules.Bbody ( src/Cardano/Ledger/Shelley/Rules/Bbody.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/Bbody.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules/Bbody.dyn_o ) [56 of 63] Compiling Cardano.Ledger.Shelley.Rules ( src/Cardano/Ledger/Shelley/Rules.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/Rules.dyn_o ) [116 of 225] Compiling Ouroboros.Consensus.Storage.VolatileDB.Impl ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/VolatileDB/Impl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/VolatileDB/Impl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/VolatileDB/Impl.dyn_o ) [57 of 63] Compiling Cardano.Ledger.Shelley.API.Wallet ( src/Cardano/Ledger/Shelley/API/Wallet.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/API/Wallet.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/API/Wallet.dyn_o ) [117 of 225] Compiling Ouroboros.Consensus.Storage.VolatileDB ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/VolatileDB.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/VolatileDB.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/VolatileDB.dyn_o ) [118 of 225] Compiling Ouroboros.Consensus.Storage.ImmutableDB.Impl.Parser ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/Impl/Parser.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ImmutableDB/Impl/Parser.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ImmutableDB/Impl/Parser.dyn_o ) [119 of 225] Compiling Ouroboros.Consensus.Storage.ImmutableDB.Impl.Validation ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/Impl/Validation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ImmutableDB/Impl/Validation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ImmutableDB/Impl/Validation.dyn_o ) [120 of 225] Compiling Ouroboros.Consensus.Storage.ImmutableDB.Impl.Iterator ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/Impl/Iterator.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ImmutableDB/Impl/Iterator.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ImmutableDB/Impl/Iterator.dyn_o ) [58 of 63] Compiling Cardano.Ledger.Shelley.API.Types ( src/Cardano/Ledger/Shelley/API/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/API/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/API/Types.dyn_o ) [59 of 63] Compiling Cardano.Ledger.Shelley ( src/Cardano/Ledger/Shelley.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley.dyn_o ) [60 of 63] Compiling Cardano.Ledger.Shelley.API.Validation ( src/Cardano/Ledger/Shelley/API/Validation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/API/Validation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/API/Validation.dyn_o ) [121 of 225] Compiling Ouroboros.Consensus.Storage.ImmutableDB.Impl ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/Impl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ImmutableDB/Impl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ImmutableDB/Impl.dyn_o ) [61 of 63] Compiling Cardano.Ledger.Shelley.API.Mempool ( src/Cardano/Ledger/Shelley/API/Mempool.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/API/Mempool.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/API/Mempool.dyn_o ) [122 of 225] Compiling Ouroboros.Consensus.Storage.ImmutableDB ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ImmutableDB.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ImmutableDB.dyn_o ) [62 of 63] Compiling Cardano.Ledger.Shelley.API.ByronTranslation ( src/Cardano/Ledger/Shelley/API/ByronTranslation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/API/ByronTranslation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/API/ByronTranslation.dyn_o ) [123 of 225] Compiling Ouroboros.Consensus.Storage.ImmutableDB.Stream ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/Stream.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ImmutableDB/Stream.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ImmutableDB/Stream.dyn_o ) [124 of 225] Compiling Ouroboros.Consensus.Node.Serialisation ( src/ouroboros-consensus/Ouroboros/Consensus/Node/Serialisation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Node/Serialisation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Node/Serialisation.dyn_o ) [63 of 63] Compiling Cardano.Ledger.Shelley.API ( src/Cardano/Ledger/Shelley/API.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/API.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-shelley-1.16.0.0/build/Cardano/Ledger/Shelley/API.dyn_o ) [125 of 225] Compiling Ouroboros.Consensus.HardFork.Simple ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Simple.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Simple.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Simple.dyn_o ) [126 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.PartialConfig ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/PartialConfig.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/PartialConfig.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/PartialConfig.dyn_o ) [127 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.Translation ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/Translation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Translation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Translation.dyn_o ) [128 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.InjectTxs ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/InjectTxs.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/InjectTxs.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/InjectTxs.dyn_o ) [129 of 225] Compiling Ouroboros.Consensus.Ledger.SupportsProtocol ( src/ouroboros-consensus/Ouroboros/Consensus/Ledger/SupportsProtocol.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Ledger/SupportsProtocol.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Ledger/SupportsProtocol.dyn_o ) [130 of 225] Compiling Ouroboros.Consensus.Ledger.Extended ( src/ouroboros-consensus/Ouroboros/Consensus/Ledger/Extended.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Ledger/Extended.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Ledger/Extended.dyn_o ) [131 of 225] Compiling Ouroboros.Consensus.Storage.LedgerDB.Forker ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/LedgerDB/Forker.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/Forker.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/Forker.dyn_o ) Configuring library for cardano-ledger-allegra-1.7.0.0... [132 of 225] Compiling Ouroboros.Consensus.Node.ProtocolInfo ( src/ouroboros-consensus/Ouroboros/Consensus/Node/ProtocolInfo.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Node/ProtocolInfo.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Node/ProtocolInfo.dyn_o ) [133 of 225] Compiling Ouroboros.Consensus.Protocol.BFT ( src/ouroboros-consensus/Ouroboros/Consensus/Protocol/BFT.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Protocol/BFT.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Protocol/BFT.dyn_o ) [134 of 225] Compiling Ouroboros.Consensus.HeaderStateHistory ( src/ouroboros-consensus/Ouroboros/Consensus/HeaderStateHistory.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HeaderStateHistory.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HeaderStateHistory.dyn_o ) [135 of 225] Compiling Ouroboros.Consensus.MiniProtocol.ChainSync.Client.State ( src/ouroboros-consensus/Ouroboros/Consensus/MiniProtocol/ChainSync/Client/State.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/MiniProtocol/ChainSync/Client/State.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/MiniProtocol/ChainSync/Client/State.dyn_o ) [136 of 225] Compiling Ouroboros.Consensus.MiniProtocol.ChainSync.Client.Jumping ( src/ouroboros-consensus/Ouroboros/Consensus/MiniProtocol/ChainSync/Client/Jumping.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/MiniProtocol/ChainSync/Client/Jumping.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/MiniProtocol/ChainSync/Client/Jumping.dyn_o ) [137 of 225] Compiling Ouroboros.Consensus.MiniProtocol.ChainSync.Client.HistoricityCheck ( src/ouroboros-consensus/Ouroboros/Consensus/MiniProtocol/ChainSync/Client/HistoricityCheck.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/MiniProtocol/ChainSync/Client/HistoricityCheck.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/MiniProtocol/ChainSync/Client/HistoricityCheck.dyn_o ) [138 of 225] Compiling Ouroboros.Consensus.Config.SupportsNode ( src/ouroboros-consensus/Ouroboros/Consensus/Config/SupportsNode.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Config/SupportsNode.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Config/SupportsNode.dyn_o ) [139 of 225] Compiling Ouroboros.Consensus.Util.Versioned ( src/ouroboros-consensus/Ouroboros/Consensus/Util/Versioned.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/Versioned.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Util/Versioned.dyn_o ) [140 of 225] Compiling Ouroboros.Consensus.Storage.LedgerDB.Snapshots ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/LedgerDB/Snapshots.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/Snapshots.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/Snapshots.dyn_o ) Preprocessing library for cardano-ledger-allegra-1.7.0.0... Building library for cardano-ledger-allegra-1.7.0.0... [141 of 225] Compiling Ouroboros.Consensus.Storage.LedgerDB.V1.BackingStore.API ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/LedgerDB/V1/BackingStore/API.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/V1/BackingStore/API.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/V1/BackingStore/API.dyn_o ) [ 1 of 30] Compiling Cardano.Ledger.Allegra.Era ( src/Cardano/Ledger/Allegra/Era.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/Era.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/Era.dyn_o ) [142 of 225] Compiling Ouroboros.Consensus.Storage.LedgerDB.V1.BackingStore.Impl.LMDB ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/LedgerDB/V1/BackingStore/Impl/LMDB.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/V1/BackingStore/Impl/LMDB.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/V1/BackingStore/Impl/LMDB.dyn_o ) [ 2 of 30] Compiling Cardano.Ledger.Allegra.CertState ( src/Cardano/Ledger/Allegra/CertState.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/CertState.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/CertState.dyn_o ) [143 of 225] Compiling Ouroboros.Consensus.Storage.LedgerDB.V1.Args ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/LedgerDB/V1/Args.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/V1/Args.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/V1/Args.dyn_o ) [ 3 of 30] Compiling Cardano.Ledger.Allegra.PParams ( src/Cardano/Ledger/Allegra/PParams.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/PParams.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/PParams.dyn_o ) [144 of 225] Compiling Ouroboros.Consensus.Storage.LedgerDB.API ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/LedgerDB/API.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/API.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/API.dyn_o ) [ 4 of 30] Compiling Cardano.Ledger.Allegra.Rules.Deleg ( src/Cardano/Ledger/Allegra/Rules/Deleg.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/Rules/Deleg.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/Rules/Deleg.dyn_o ) [145 of 225] Compiling Ouroboros.Consensus.Storage.LedgerDB.V2.LedgerSeq ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/LedgerDB/V2/LedgerSeq.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/V2/LedgerSeq.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/V2/LedgerSeq.dyn_o ) [ 5 of 30] Compiling Cardano.Ledger.Allegra.Rules.Pool ( src/Cardano/Ledger/Allegra/Rules/Pool.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/Rules/Pool.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/Rules/Pool.dyn_o ) [ 6 of 30] Compiling Cardano.Ledger.Allegra.Rules.Delpl ( src/Cardano/Ledger/Allegra/Rules/Delpl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/Rules/Delpl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/Rules/Delpl.dyn_o ) [146 of 225] Compiling Ouroboros.Consensus.Storage.LedgerDB.V2.InMemory ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/LedgerDB/V2/InMemory.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/V2/InMemory.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/V2/InMemory.dyn_o ) [ 7 of 30] Compiling Cardano.Ledger.Allegra.Rules.Delegs ( src/Cardano/Ledger/Allegra/Rules/Delegs.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/Rules/Delegs.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/Rules/Delegs.dyn_o ) [ 8 of 30] Compiling Cardano.Ledger.Allegra.Rules.Ppup ( src/Cardano/Ledger/Allegra/Rules/Ppup.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/Rules/Ppup.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/Rules/Ppup.dyn_o ) [ 9 of 30] Compiling Cardano.Ledger.Allegra.Scripts ( src/Cardano/Ledger/Allegra/Scripts.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/Scripts.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/Scripts.dyn_o ) [147 of 225] Compiling Ouroboros.Consensus.Storage.LedgerDB.V1.DbChangelog ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/LedgerDB/V1/DbChangelog.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/V1/DbChangelog.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/V1/DbChangelog.dyn_o ) [148 of 225] Compiling Ouroboros.Consensus.Storage.LedgerDB.V1.BackingStore.Impl.InMemory ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/LedgerDB/V1/BackingStore/Impl/InMemory.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/V1/BackingStore/Impl/InMemory.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/V1/BackingStore/Impl/InMemory.dyn_o ) [149 of 225] Compiling Ouroboros.Consensus.Storage.LedgerDB.V1.BackingStore ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/LedgerDB/V1/BackingStore.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/V1/BackingStore.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/V1/BackingStore.dyn_o ) [150 of 225] Compiling Ouroboros.Consensus.Storage.LedgerDB.V1.Snapshots ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/LedgerDB/V1/Snapshots.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/V1/Snapshots.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/V1/Snapshots.dyn_o ) [151 of 225] Compiling Ouroboros.Consensus.Storage.LedgerDB.TraceEvent ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/LedgerDB/TraceEvent.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/TraceEvent.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/TraceEvent.dyn_o ) [10 of 30] Compiling Cardano.Ledger.Allegra.TxAuxData ( src/Cardano/Ledger/Allegra/TxAuxData.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/TxAuxData.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/TxAuxData.dyn_o ) [152 of 225] Compiling Ouroboros.Consensus.Storage.LedgerDB.Args ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/LedgerDB/Args.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/Args.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/Args.dyn_o ) [153 of 225] Compiling Ouroboros.Consensus.Storage.LedgerDB.V2.Forker ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/LedgerDB/V2/Forker.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/V2/Forker.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/V2/Forker.dyn_o ) [11 of 30] Compiling Cardano.Ledger.Allegra.TxCert ( src/Cardano/Ledger/Allegra/TxCert.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/TxCert.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/TxCert.dyn_o ) [12 of 30] Compiling Cardano.Ledger.Allegra.TxOut ( src/Cardano/Ledger/Allegra/TxOut.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/TxOut.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/TxOut.dyn_o ) [154 of 225] Compiling Ouroboros.Consensus.Storage.LedgerDB.V2 ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/LedgerDB/V2.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/V2.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/V2.dyn_o ) [13 of 30] Compiling Cardano.Ledger.Allegra.TxBody.Internal ( src/Cardano/Ledger/Allegra/TxBody/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/TxBody/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/TxBody/Internal.dyn_o ) [155 of 225] Compiling Ouroboros.Consensus.Storage.LedgerDB.V1.Forker ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/LedgerDB/V1/Forker.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/V1/Forker.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/V1/Forker.dyn_o ) [156 of 225] Compiling Ouroboros.Consensus.Storage.LedgerDB.V1 ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/LedgerDB/V1.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/V1.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB/V1.dyn_o ) [14 of 30] Compiling Cardano.Ledger.Allegra.TxBody ( src/Cardano/Ledger/Allegra/TxBody.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/TxBody.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/TxBody.dyn_o ) [15 of 30] Compiling Cardano.Ledger.Allegra.TxWits ( src/Cardano/Ledger/Allegra/TxWits.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/TxWits.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/TxWits.dyn_o ) [16 of 30] Compiling Cardano.Ledger.Allegra.Tx ( src/Cardano/Ledger/Allegra/Tx.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/Tx.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/Tx.dyn_o ) [17 of 30] Compiling Cardano.Ledger.Allegra.TxSeq ( src/Cardano/Ledger/Allegra/TxSeq.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/TxSeq.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/TxSeq.dyn_o ) [18 of 30] Compiling Cardano.Ledger.Allegra.Core ( src/Cardano/Ledger/Allegra/Core.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/Core.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/Core.dyn_o ) [157 of 225] Compiling Ouroboros.Consensus.Storage.LedgerDB ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/LedgerDB.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/LedgerDB.dyn_o ) [19 of 30] Compiling Cardano.Ledger.Allegra.State.Stake ( src/Cardano/Ledger/Allegra/State/Stake.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/State/Stake.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/State/Stake.dyn_o ) [20 of 30] Compiling Cardano.Ledger.Allegra.State ( src/Cardano/Ledger/Allegra/State.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/State.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/State.dyn_o ) [158 of 225] Compiling Ouroboros.Consensus.Storage.ChainDB.API ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/ChainDB/API.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ChainDB/API.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ChainDB/API.dyn_o ) [21 of 30] Compiling Cardano.Ledger.Allegra.Translation ( src/Cardano/Ledger/Allegra/Translation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/Translation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/Translation.dyn_o ) [22 of 30] Compiling Cardano.Ledger.Allegra.Transition ( src/Cardano/Ledger/Allegra/Transition.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/Transition.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/Transition.dyn_o ) [159 of 225] Compiling Ouroboros.Consensus.Storage.ChainDB.Init ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/ChainDB/Init.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ChainDB/Init.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ChainDB/Init.dyn_o ) [23 of 30] Compiling Cardano.Ledger.Allegra.Rules.Utxo ( src/Cardano/Ledger/Allegra/Rules/Utxo.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/Rules/Utxo.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/Rules/Utxo.dyn_o ) [160 of 225] Compiling Ouroboros.Consensus.Node.InitStorage ( src/ouroboros-consensus/Ouroboros/Consensus/Node/InitStorage.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Node/InitStorage.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Node/InitStorage.dyn_o ) [161 of 225] Compiling Ouroboros.Consensus.Storage.ChainDB.Impl.Types ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/ChainDB/Impl/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ChainDB/Impl/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ChainDB/Impl/Types.dyn_o ) [24 of 30] Compiling Cardano.Ledger.Allegra.Rules.Utxow ( src/Cardano/Ledger/Allegra/Rules/Utxow.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/Rules/Utxow.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/Rules/Utxow.dyn_o ) [25 of 30] Compiling Cardano.Ledger.Allegra.Rules.Ledger ( src/Cardano/Ledger/Allegra/Rules/Ledger.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/Rules/Ledger.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/Rules/Ledger.dyn_o ) [26 of 30] Compiling Cardano.Ledger.Allegra.Rules.Ledgers ( src/Cardano/Ledger/Allegra/Rules/Ledgers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/Rules/Ledgers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/Rules/Ledgers.dyn_o ) [27 of 30] Compiling Cardano.Ledger.Allegra.Rules.Bbody ( src/Cardano/Ledger/Allegra/Rules/Bbody.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/Rules/Bbody.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/Rules/Bbody.dyn_o ) [28 of 30] Compiling Cardano.Ledger.Allegra.Rules ( src/Cardano/Ledger/Allegra/Rules.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/Rules.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/Rules.dyn_o ) [29 of 30] Compiling Cardano.Ledger.Allegra.UTxO ( src/Cardano/Ledger/Allegra/UTxO.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/UTxO.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra/UTxO.dyn_o ) [30 of 30] Compiling Cardano.Ledger.Allegra ( src/Cardano/Ledger/Allegra.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-allegra-1.7.0.0/build/Cardano/Ledger/Allegra.dyn_o ) [162 of 225] Compiling Ouroboros.Consensus.Storage.ChainDB.Impl.Query ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/ChainDB/Impl/Query.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ChainDB/Impl/Query.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ChainDB/Impl/Query.dyn_o ) [163 of 225] Compiling Ouroboros.Consensus.Storage.ChainDB.Impl.Paths ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/ChainDB/Impl/Paths.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ChainDB/Impl/Paths.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ChainDB/Impl/Paths.dyn_o ) [164 of 225] Compiling Ouroboros.Consensus.Storage.ChainDB.Impl.Iterator ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/ChainDB/Impl/Iterator.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ChainDB/Impl/Iterator.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ChainDB/Impl/Iterator.dyn_o ) [165 of 225] Compiling Ouroboros.Consensus.Storage.ChainDB.Impl.Follower ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/ChainDB/Impl/Follower.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ChainDB/Impl/Follower.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ChainDB/Impl/Follower.dyn_o ) [166 of 225] Compiling Ouroboros.Consensus.Storage.ChainDB.Impl.ChainSel ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/ChainDB/Impl/ChainSel.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ChainDB/Impl/ChainSel.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ChainDB/Impl/ChainSel.dyn_o ) Configuring library for cardano-ledger-mary-1.8.0.0... [167 of 225] Compiling Ouroboros.Consensus.Storage.ChainDB.Impl.Background ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/ChainDB/Impl/Background.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ChainDB/Impl/Background.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ChainDB/Impl/Background.dyn_o ) [168 of 225] Compiling Ouroboros.Consensus.MiniProtocol.ChainSync.Server ( src/ouroboros-consensus/Ouroboros/Consensus/MiniProtocol/ChainSync/Server.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/MiniProtocol/ChainSync/Server.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/MiniProtocol/ChainSync/Server.dyn_o ) [169 of 225] Compiling Ouroboros.Consensus.Ledger.Query ( src/ouroboros-consensus/Ouroboros/Consensus/Ledger/Query.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Ledger/Query.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Ledger/Query.dyn_o ) [170 of 225] Compiling Ouroboros.Consensus.MiniProtocol.LocalStateQuery.Server ( src/ouroboros-consensus/Ouroboros/Consensus/MiniProtocol/LocalStateQuery/Server.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/MiniProtocol/LocalStateQuery/Server.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/MiniProtocol/LocalStateQuery/Server.dyn_o ) [171 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.Abstract.SingleEraBlock ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/Abstract/SingleEraBlock.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Abstract/SingleEraBlock.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Abstract/SingleEraBlock.dyn_o ) [172 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.State.Infra ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/State/Infra.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/State/Infra.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/State/Infra.dyn_o ) [173 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.Protocol.ChainSel ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/Protocol/ChainSel.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Protocol/ChainSel.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Protocol/ChainSel.dyn_o ) Preprocessing library for cardano-ledger-mary-1.8.0.0... Building library for cardano-ledger-mary-1.8.0.0... [174 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.Abstract.NoHardForks ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/Abstract/NoHardForks.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Abstract/NoHardForks.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Abstract/NoHardForks.dyn_o ) [175 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.Abstract.CanHardFork ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/Abstract/CanHardFork.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Abstract/CanHardFork.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Abstract/CanHardFork.dyn_o ) [176 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.Abstract ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/Abstract.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Abstract.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Abstract.dyn_o ) [177 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.Lifting ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/Lifting.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Lifting.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Lifting.dyn_o ) [ 1 of 31] Compiling Cardano.Ledger.Mary.Value ( src/Cardano/Ledger/Mary/Value.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/Value.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/Value.dyn_o ) [178 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.State.Instances ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/State/Instances.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/State/Instances.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/State/Instances.dyn_o ) [179 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.Protocol.LedgerView ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/Protocol/LedgerView.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Protocol/LedgerView.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Protocol/LedgerView.dyn_o ) [180 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.AcrossEras ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/AcrossEras.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/AcrossEras.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/AcrossEras.dyn_o ) [181 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.Basics ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/Basics.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Basics.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Basics.dyn_o ) [182 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.State ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/State.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/State.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/State.dyn_o ) [183 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.Node.SanityCheck ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/Node/SanityCheck.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Node/SanityCheck.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Node/SanityCheck.dyn_o ) [184 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.Node.InitStorage ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/Node/InitStorage.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Node/InitStorage.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Node/InitStorage.dyn_o ) [185 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.NetworkVersion ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/NetworkVersion.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/NetworkVersion.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/NetworkVersion.dyn_o ) [186 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.Block ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/Block.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Block.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Block.dyn_o ) [187 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.Protocol ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/Protocol.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Protocol.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Protocol.dyn_o ) [188 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.Node.Metrics ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/Node/Metrics.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Node/Metrics.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Node/Metrics.dyn_o ) [189 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.Node.DiffusionPipelining ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/Node/DiffusionPipelining.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Node/DiffusionPipelining.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Node/DiffusionPipelining.dyn_o ) [190 of 225] Compiling Ouroboros.Consensus.Ledger.Dual ( src/ouroboros-consensus/Ouroboros/Consensus/Ledger/Dual.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Ledger/Dual.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Ledger/Dual.dyn_o ) [ 2 of 31] Compiling Cardano.Ledger.Mary.Era ( src/Cardano/Ledger/Mary/Era.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/Era.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/Era.dyn_o ) [ 3 of 31] Compiling Cardano.Ledger.Mary.Scripts ( src/Cardano/Ledger/Mary/Scripts.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/Scripts.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/Scripts.dyn_o ) [ 4 of 31] Compiling Cardano.Ledger.Mary.TxAuxData ( src/Cardano/Ledger/Mary/TxAuxData.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/TxAuxData.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/TxAuxData.dyn_o ) [ 5 of 31] Compiling Cardano.Ledger.Mary.TxWits ( src/Cardano/Ledger/Mary/TxWits.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/TxWits.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/TxWits.dyn_o ) [ 6 of 31] Compiling Cardano.Ledger.Mary.Rules.Ppup ( src/Cardano/Ledger/Mary/Rules/Ppup.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/Rules/Ppup.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/Rules/Ppup.dyn_o ) [ 7 of 31] Compiling Cardano.Ledger.Mary.Rules.Utxo ( src/Cardano/Ledger/Mary/Rules/Utxo.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/Rules/Utxo.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/Rules/Utxo.dyn_o ) [ 8 of 31] Compiling Cardano.Ledger.Mary.Rules.Utxow ( src/Cardano/Ledger/Mary/Rules/Utxow.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/Rules/Utxow.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/Rules/Utxow.dyn_o ) [ 9 of 31] Compiling Cardano.Ledger.Mary.Rules.Pool ( src/Cardano/Ledger/Mary/Rules/Pool.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/Rules/Pool.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/Rules/Pool.dyn_o ) [10 of 31] Compiling Cardano.Ledger.Mary.Rules.Deleg ( src/Cardano/Ledger/Mary/Rules/Deleg.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/Rules/Deleg.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/Rules/Deleg.dyn_o ) [11 of 31] Compiling Cardano.Ledger.Mary.Rules.Delpl ( src/Cardano/Ledger/Mary/Rules/Delpl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/Rules/Delpl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/Rules/Delpl.dyn_o ) [12 of 31] Compiling Cardano.Ledger.Mary.Rules.Delegs ( src/Cardano/Ledger/Mary/Rules/Delegs.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/Rules/Delegs.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/Rules/Delegs.dyn_o ) [13 of 31] Compiling Cardano.Ledger.Mary.Rules.Ledger ( src/Cardano/Ledger/Mary/Rules/Ledger.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/Rules/Ledger.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/Rules/Ledger.dyn_o ) [14 of 31] Compiling Cardano.Ledger.Mary.Rules.Ledgers ( src/Cardano/Ledger/Mary/Rules/Ledgers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/Rules/Ledgers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/Rules/Ledgers.dyn_o ) [15 of 31] Compiling Cardano.Ledger.Mary.Rules.Bbody ( src/Cardano/Ledger/Mary/Rules/Bbody.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/Rules/Bbody.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/Rules/Bbody.dyn_o ) [16 of 31] Compiling Cardano.Ledger.Mary.PParams ( src/Cardano/Ledger/Mary/PParams.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/PParams.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/PParams.dyn_o ) [17 of 31] Compiling Cardano.Ledger.Mary.TxOut ( src/Cardano/Ledger/Mary/TxOut.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/TxOut.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/TxOut.dyn_o ) [191 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.Ledger ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/Ledger.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Ledger.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Ledger.dyn_o ) [18 of 31] Compiling Cardano.Ledger.Mary.TxCert ( src/Cardano/Ledger/Mary/TxCert.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/TxCert.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/TxCert.dyn_o ) [19 of 31] Compiling Cardano.Ledger.Mary.TxBody.Internal ( src/Cardano/Ledger/Mary/TxBody/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/TxBody/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/TxBody/Internal.dyn_o ) [20 of 31] Compiling Cardano.Ledger.Mary.TxBody ( src/Cardano/Ledger/Mary/TxBody.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/TxBody.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/TxBody.dyn_o ) [21 of 31] Compiling Cardano.Ledger.Mary.Tx ( src/Cardano/Ledger/Mary/Tx.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/Tx.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/Tx.dyn_o ) [22 of 31] Compiling Cardano.Ledger.Mary.TxSeq ( src/Cardano/Ledger/Mary/TxSeq.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/TxSeq.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/TxSeq.dyn_o ) [23 of 31] Compiling Cardano.Ledger.Mary.Core ( src/Cardano/Ledger/Mary/Core.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/Core.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/Core.dyn_o ) [24 of 31] Compiling Cardano.Ledger.Mary.State.Stake ( src/Cardano/Ledger/Mary/State/Stake.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/State/Stake.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/State/Stake.dyn_o ) [25 of 31] Compiling Cardano.Ledger.Mary.State ( src/Cardano/Ledger/Mary/State.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/State.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/State.dyn_o ) [26 of 31] Compiling Cardano.Ledger.Mary.Rules ( src/Cardano/Ledger/Mary/Rules.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/Rules.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/Rules.dyn_o ) [27 of 31] Compiling Cardano.Ledger.Mary.CertState ( src/Cardano/Ledger/Mary/CertState.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/CertState.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/CertState.dyn_o ) [28 of 31] Compiling Cardano.Ledger.Mary.UTxO ( src/Cardano/Ledger/Mary/UTxO.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/UTxO.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/UTxO.dyn_o ) [29 of 31] Compiling Cardano.Ledger.Mary.Translation ( src/Cardano/Ledger/Mary/Translation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/Translation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/Translation.dyn_o ) [192 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.Mempool ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/Mempool.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Mempool.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Mempool.dyn_o ) [30 of 31] Compiling Cardano.Ledger.Mary.Transition ( src/Cardano/Ledger/Mary/Transition.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/Transition.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary/Transition.dyn_o ) [31 of 31] Compiling Cardano.Ledger.Mary ( src/Cardano/Ledger/Mary.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-mary-1.8.0.0/build/Cardano/Ledger/Mary.dyn_o ) [193 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.Ledger.Query ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/Ledger/Query.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Ledger/Query.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Ledger/Query.dyn_o ) Configuring library for cardano-ledger-alonzo-1.13.0.0... Preprocessing library for cardano-ledger-alonzo-1.13.0.0... Building library for cardano-ledger-alonzo-1.13.0.0... [ 1 of 36] Compiling Cardano.Ledger.Alonzo.Era ( src/Cardano/Ledger/Alonzo/Era.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Era.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Era.dyn_o ) [194 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.Compat ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/Compat.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Compat.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Compat.dyn_o ) [195 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.Ledger.PeerSelection ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/Ledger/PeerSelection.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Ledger/PeerSelection.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Ledger/PeerSelection.dyn_o ) [196 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.Ledger.CommonProtocolParams ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/Ledger/CommonProtocolParams.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Ledger/CommonProtocolParams.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Ledger/CommonProtocolParams.dyn_o ) [197 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.Forging ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/Forging.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Forging.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Forging.dyn_o ) [198 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.Embed.Unary ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/Embed/Unary.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Embed/Unary.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Embed/Unary.dyn_o ) [ 2 of 36] Compiling Cardano.Ledger.Alonzo.CertState ( src/Cardano/Ledger/Alonzo/CertState.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/CertState.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/CertState.dyn_o ) [ 3 of 36] Compiling Cardano.Ledger.Alonzo.PParams ( src/Cardano/Ledger/Alonzo/PParams.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/PParams.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/PParams.dyn_o ) [199 of 225] Compiling Ouroboros.Consensus.Storage.ChainDB.Impl.Args ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/ChainDB/Impl/Args.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ChainDB/Impl/Args.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ChainDB/Impl/Args.dyn_o ) [200 of 225] Compiling Ouroboros.Consensus.Storage.ChainDB.Impl ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/ChainDB/Impl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ChainDB/Impl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ChainDB/Impl.dyn_o ) [201 of 225] Compiling Ouroboros.Consensus.Storage.ChainDB ( src/ouroboros-consensus/Ouroboros/Consensus/Storage/ChainDB.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ChainDB.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Storage/ChainDB.dyn_o ) [202 of 225] Compiling Ouroboros.Consensus.Node.Run ( src/ouroboros-consensus/Ouroboros/Consensus/Node/Run.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Node/Run.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Node/Run.dyn_o ) [203 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.Serialisation.Common ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/Serialisation/Common.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Serialisation/Common.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Serialisation/Common.dyn_o ) [204 of 225] Compiling Ouroboros.Consensus.MiniProtocol.ChainSync.Client ( src/ouroboros-consensus/Ouroboros/Consensus/MiniProtocol/ChainSync/Client.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/MiniProtocol/ChainSync/Client.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/MiniProtocol/ChainSync/Client.dyn_o ) [205 of 225] Compiling Ouroboros.Consensus.MiniProtocol.BlockFetch.ClientInterface ( src/ouroboros-consensus/Ouroboros/Consensus/MiniProtocol/BlockFetch/ClientInterface.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/MiniProtocol/BlockFetch/ClientInterface.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/MiniProtocol/BlockFetch/ClientInterface.dyn_o ) [206 of 225] Compiling Ouroboros.Consensus.Genesis.Governor ( src/ouroboros-consensus/Ouroboros/Consensus/Genesis/Governor.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Genesis/Governor.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Genesis/Governor.dyn_o ) [207 of 225] Compiling Ouroboros.Consensus.MiniProtocol.BlockFetch.Server ( src/ouroboros-consensus/Ouroboros/Consensus/MiniProtocol/BlockFetch/Server.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/MiniProtocol/BlockFetch/Server.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/MiniProtocol/BlockFetch/Server.dyn_o ) [208 of 225] Compiling Ouroboros.Consensus.Mempool.Impl.Common ( src/ouroboros-consensus/Ouroboros/Consensus/Mempool/Impl/Common.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Mempool/Impl/Common.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Mempool/Impl/Common.dyn_o ) [209 of 225] Compiling Ouroboros.Consensus.Mempool.Update ( src/ouroboros-consensus/Ouroboros/Consensus/Mempool/Update.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Mempool/Update.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Mempool/Update.dyn_o ) [210 of 225] Compiling Ouroboros.Consensus.Mempool.Query ( src/ouroboros-consensus/Ouroboros/Consensus/Mempool/Query.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Mempool/Query.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Mempool/Query.dyn_o ) [211 of 225] Compiling Ouroboros.Consensus.Mempool.Init ( src/ouroboros-consensus/Ouroboros/Consensus/Mempool/Init.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Mempool/Init.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Mempool/Init.dyn_o ) [212 of 225] Compiling Ouroboros.Consensus.Mempool ( src/ouroboros-consensus/Ouroboros/Consensus/Mempool.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Mempool.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Mempool.dyn_o ) [213 of 225] Compiling Ouroboros.Consensus.MiniProtocol.LocalTxMonitor.Server ( src/ouroboros-consensus/Ouroboros/Consensus/MiniProtocol/LocalTxMonitor/Server.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/MiniProtocol/LocalTxMonitor/Server.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/MiniProtocol/LocalTxMonitor/Server.dyn_o ) [214 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.Serialisation.SerialiseDisk ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/Serialisation/SerialiseDisk.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Serialisation/SerialiseDisk.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Serialisation/SerialiseDisk.dyn_o ) [215 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.Serialisation.SerialiseNodeToNode ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/Serialisation/SerialiseNodeToNode.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Serialisation/SerialiseNodeToNode.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Serialisation/SerialiseNodeToNode.dyn_o ) [216 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.Serialisation.SerialiseNodeToClient ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/Serialisation/SerialiseNodeToClient.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Serialisation/SerialiseNodeToClient.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Serialisation/SerialiseNodeToClient.dyn_o ) [ 4 of 36] Compiling Cardano.Ledger.Alonzo.Rules.Deleg ( src/Cardano/Ledger/Alonzo/Rules/Deleg.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Rules/Deleg.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Rules/Deleg.dyn_o ) [ 5 of 36] Compiling Cardano.Ledger.Alonzo.Rules.Pool ( src/Cardano/Ledger/Alonzo/Rules/Pool.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Rules/Pool.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Rules/Pool.dyn_o ) [ 6 of 36] Compiling Cardano.Ledger.Alonzo.Rules.Delpl ( src/Cardano/Ledger/Alonzo/Rules/Delpl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Rules/Delpl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Rules/Delpl.dyn_o ) [ 7 of 36] Compiling Cardano.Ledger.Alonzo.Rules.Delegs ( src/Cardano/Ledger/Alonzo/Rules/Delegs.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Rules/Delegs.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Rules/Delegs.dyn_o ) [ 8 of 36] Compiling Cardano.Ledger.Alonzo.Rules.Ppup ( src/Cardano/Ledger/Alonzo/Rules/Ppup.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Rules/Ppup.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Rules/Ppup.dyn_o ) [ 9 of 36] Compiling Cardano.Ledger.Alonzo.TxCert ( src/Cardano/Ledger/Alonzo/TxCert.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/TxCert.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/TxCert.dyn_o ) [10 of 36] Compiling Cardano.Ledger.Alonzo.Scripts ( src/Cardano/Ledger/Alonzo/Scripts.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Scripts.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Scripts.dyn_o ) [217 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.Serialisation ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/Serialisation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Serialisation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Serialisation.dyn_o ) [218 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.Node ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/Node.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Node.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Node.dyn_o ) [219 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator.dyn_o ) [220 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.Embed.Nary ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/Embed/Nary.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Embed/Nary.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Embed/Nary.dyn_o ) [221 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.Embed.Binary ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/Embed/Binary.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Embed/Binary.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Embed/Binary.dyn_o ) [222 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.Condense ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/Condense.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Condense.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Condense.dyn_o ) [223 of 225] Compiling Ouroboros.Consensus.HardFork.Combinator.Degenerate ( src/ouroboros-consensus/Ouroboros/Consensus/HardFork/Combinator/Degenerate.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Degenerate.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/HardFork/Combinator/Degenerate.dyn_o ) [224 of 225] Compiling Ouroboros.Consensus.Protocol.PBFT.State ( src/ouroboros-consensus/Ouroboros/Consensus/Protocol/PBFT/State.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Protocol/PBFT/State.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Protocol/PBFT/State.dyn_o ) [225 of 225] Compiling Ouroboros.Consensus.Protocol.PBFT ( src/ouroboros-consensus/Ouroboros/Consensus/Protocol/PBFT.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Protocol/PBFT.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-0.27.0.0/build/Ouroboros/Consensus/Protocol/PBFT.dyn_o ) [11 of 36] Compiling Cardano.Ledger.Alonzo.TxAuxData ( src/Cardano/Ledger/Alonzo/TxAuxData.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/TxAuxData.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/TxAuxData.dyn_o ) Configuring library for ouroboros-consensus-diffusion-0.23.0.0... [12 of 36] Compiling Cardano.Ledger.Alonzo.Genesis ( src/Cardano/Ledger/Alonzo/Genesis.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Genesis.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Genesis.dyn_o ) [13 of 36] Compiling Cardano.Ledger.Alonzo.TxOut ( src/Cardano/Ledger/Alonzo/TxOut.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/TxOut.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/TxOut.dyn_o ) Preprocessing library for ouroboros-consensus-diffusion-0.23.0.0... Building library for ouroboros-consensus-diffusion-0.23.0.0... [ 1 of 14] Compiling Ouroboros.Consensus.Node.DbLock ( src/ouroboros-consensus-diffusion/Ouroboros/Consensus/Node/DbLock.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-diffusion-0.23.0.0/build/Ouroboros/Consensus/Node/DbLock.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-diffusion-0.23.0.0/build/Ouroboros/Consensus/Node/DbLock.dyn_o ) [ 2 of 14] Compiling Ouroboros.Consensus.Node.DbMarker ( src/ouroboros-consensus-diffusion/Ouroboros/Consensus/Node/DbMarker.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-diffusion-0.23.0.0/build/Ouroboros/Consensus/Node/DbMarker.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-diffusion-0.23.0.0/build/Ouroboros/Consensus/Node/DbMarker.dyn_o ) [ 3 of 14] Compiling Ouroboros.Consensus.Node.ErrorPolicy ( src/ouroboros-consensus-diffusion/Ouroboros/Consensus/Node/ErrorPolicy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-diffusion-0.23.0.0/build/Ouroboros/Consensus/Node/ErrorPolicy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-diffusion-0.23.0.0/build/Ouroboros/Consensus/Node/ErrorPolicy.dyn_o ) [ 4 of 14] Compiling Ouroboros.Consensus.Node.Exit ( src/ouroboros-consensus-diffusion/Ouroboros/Consensus/Node/Exit.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-diffusion-0.23.0.0/build/Ouroboros/Consensus/Node/Exit.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-diffusion-0.23.0.0/build/Ouroboros/Consensus/Node/Exit.dyn_o ) [ 5 of 14] Compiling Ouroboros.Consensus.Node.ExitPolicy ( src/ouroboros-consensus-diffusion/Ouroboros/Consensus/Node/ExitPolicy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-diffusion-0.23.0.0/build/Ouroboros/Consensus/Node/ExitPolicy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-diffusion-0.23.0.0/build/Ouroboros/Consensus/Node/ExitPolicy.dyn_o ) [ 6 of 14] Compiling Ouroboros.Consensus.Node.GSM ( src/ouroboros-consensus-diffusion/Ouroboros/Consensus/Node/GSM.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-diffusion-0.23.0.0/build/Ouroboros/Consensus/Node/GSM.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-diffusion-0.23.0.0/build/Ouroboros/Consensus/Node/GSM.dyn_o ) [ 7 of 14] Compiling Ouroboros.Consensus.Node.Genesis ( src/ouroboros-consensus-diffusion/Ouroboros/Consensus/Node/Genesis.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-diffusion-0.23.0.0/build/Ouroboros/Consensus/Node/Genesis.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-diffusion-0.23.0.0/build/Ouroboros/Consensus/Node/Genesis.dyn_o ) [ 8 of 14] Compiling Ouroboros.Consensus.Node.Recovery ( src/ouroboros-consensus-diffusion/Ouroboros/Consensus/Node/Recovery.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-diffusion-0.23.0.0/build/Ouroboros/Consensus/Node/Recovery.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-diffusion-0.23.0.0/build/Ouroboros/Consensus/Node/Recovery.dyn_o ) [ 9 of 14] Compiling Ouroboros.Consensus.Node.RethrowPolicy ( src/ouroboros-consensus-diffusion/Ouroboros/Consensus/Node/RethrowPolicy.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-diffusion-0.23.0.0/build/Ouroboros/Consensus/Node/RethrowPolicy.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-diffusion-0.23.0.0/build/Ouroboros/Consensus/Node/RethrowPolicy.dyn_o ) [10 of 14] Compiling Ouroboros.Consensus.Node.Tracers ( src/ouroboros-consensus-diffusion/Ouroboros/Consensus/Node/Tracers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-diffusion-0.23.0.0/build/Ouroboros/Consensus/Node/Tracers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-diffusion-0.23.0.0/build/Ouroboros/Consensus/Node/Tracers.dyn_o ) [11 of 14] Compiling Ouroboros.Consensus.NodeKernel ( src/ouroboros-consensus-diffusion/Ouroboros/Consensus/NodeKernel.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-diffusion-0.23.0.0/build/Ouroboros/Consensus/NodeKernel.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-diffusion-0.23.0.0/build/Ouroboros/Consensus/NodeKernel.dyn_o ) [12 of 14] Compiling Ouroboros.Consensus.Network.NodeToNode ( src/ouroboros-consensus-diffusion/Ouroboros/Consensus/Network/NodeToNode.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-diffusion-0.23.0.0/build/Ouroboros/Consensus/Network/NodeToNode.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-diffusion-0.23.0.0/build/Ouroboros/Consensus/Network/NodeToNode.dyn_o ) [13 of 14] Compiling Ouroboros.Consensus.Network.NodeToClient ( src/ouroboros-consensus-diffusion/Ouroboros/Consensus/Network/NodeToClient.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-diffusion-0.23.0.0/build/Ouroboros/Consensus/Network/NodeToClient.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-diffusion-0.23.0.0/build/Ouroboros/Consensus/Network/NodeToClient.dyn_o ) [14 of 14] Compiling Ouroboros.Consensus.Node ( src/ouroboros-consensus-diffusion/Ouroboros/Consensus/Node.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-diffusion-0.23.0.0/build/Ouroboros/Consensus/Node.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-diffusion-0.23.0.0/build/Ouroboros/Consensus/Node.dyn_o ) [14 of 36] Compiling Cardano.Ledger.Alonzo.TxBody.Internal ( src/Cardano/Ledger/Alonzo/TxBody/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/TxBody/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/TxBody/Internal.dyn_o ) [15 of 36] Compiling Cardano.Ledger.Alonzo.TxBody ( src/Cardano/Ledger/Alonzo/TxBody.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/TxBody.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/TxBody.dyn_o ) [16 of 36] Compiling Cardano.Ledger.Alonzo.TxWits ( src/Cardano/Ledger/Alonzo/TxWits.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/TxWits.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/TxWits.dyn_o ) [17 of 36] Compiling Cardano.Ledger.Alonzo.Tx ( src/Cardano/Ledger/Alonzo/Tx.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Tx.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Tx.dyn_o ) [18 of 36] Compiling Cardano.Ledger.Alonzo.TxSeq.Internal ( src/Cardano/Ledger/Alonzo/TxSeq/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/TxSeq/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/TxSeq/Internal.dyn_o ) [19 of 36] Compiling Cardano.Ledger.Alonzo.TxSeq ( src/Cardano/Ledger/Alonzo/TxSeq.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/TxSeq.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/TxSeq.dyn_o ) [20 of 36] Compiling Cardano.Ledger.Alonzo.Core ( src/Cardano/Ledger/Alonzo/Core.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Core.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Core.dyn_o ) [21 of 36] Compiling Cardano.Ledger.Alonzo.State.Stake ( src/Cardano/Ledger/Alonzo/State/Stake.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/State/Stake.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/State/Stake.dyn_o ) [22 of 36] Compiling Cardano.Ledger.Alonzo.State ( src/Cardano/Ledger/Alonzo/State.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/State.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/State.dyn_o ) [23 of 36] Compiling Cardano.Ledger.Alonzo.Translation ( src/Cardano/Ledger/Alonzo/Translation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Translation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Translation.dyn_o ) [24 of 36] Compiling Cardano.Ledger.Alonzo.Transition ( src/Cardano/Ledger/Alonzo/Transition.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Transition.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Transition.dyn_o ) [25 of 36] Compiling Cardano.Ledger.Alonzo.UTxO ( src/Cardano/Ledger/Alonzo/UTxO.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/UTxO.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/UTxO.dyn_o ) [26 of 36] Compiling Cardano.Ledger.Alonzo.Plutus.Context ( src/Cardano/Ledger/Alonzo/Plutus/Context.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Plutus/Context.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Plutus/Context.dyn_o ) [27 of 36] Compiling Cardano.Ledger.Alonzo.Plutus.TxInfo ( src/Cardano/Ledger/Alonzo/Plutus/TxInfo.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Plutus/TxInfo.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Plutus/TxInfo.dyn_o ) [28 of 36] Compiling Cardano.Ledger.Alonzo.Plutus.Evaluate ( src/Cardano/Ledger/Alonzo/Plutus/Evaluate.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Plutus/Evaluate.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Plutus/Evaluate.dyn_o ) [29 of 36] Compiling Cardano.Ledger.Alonzo.Rules.Utxos ( src/Cardano/Ledger/Alonzo/Rules/Utxos.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Rules/Utxos.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Rules/Utxos.dyn_o ) [30 of 36] Compiling Cardano.Ledger.Alonzo.Rules.Utxo ( src/Cardano/Ledger/Alonzo/Rules/Utxo.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Rules/Utxo.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Rules/Utxo.dyn_o ) [31 of 36] Compiling Cardano.Ledger.Alonzo.Rules.Utxow ( src/Cardano/Ledger/Alonzo/Rules/Utxow.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Rules/Utxow.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Rules/Utxow.dyn_o ) [32 of 36] Compiling Cardano.Ledger.Alonzo.Rules.Ledger ( src/Cardano/Ledger/Alonzo/Rules/Ledger.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Rules/Ledger.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Rules/Ledger.dyn_o ) [33 of 36] Compiling Cardano.Ledger.Alonzo.Rules.Ledgers ( src/Cardano/Ledger/Alonzo/Rules/Ledgers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Rules/Ledgers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Rules/Ledgers.dyn_o ) [34 of 36] Compiling Cardano.Ledger.Alonzo.Rules.Bbody ( src/Cardano/Ledger/Alonzo/Rules/Bbody.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Rules/Bbody.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Rules/Bbody.dyn_o ) [35 of 36] Compiling Cardano.Ledger.Alonzo.Rules ( src/Cardano/Ledger/Alonzo/Rules.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Rules.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo/Rules.dyn_o ) [36 of 36] Compiling Cardano.Ledger.Alonzo ( src/Cardano/Ledger/Alonzo.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-alonzo-1.13.0.0/build/Cardano/Ledger/Alonzo.dyn_o ) Configuring library for cardano-ledger-babbage-1.11.0.0... Preprocessing library for cardano-ledger-babbage-1.11.0.0... Building library for cardano-ledger-babbage-1.11.0.0... [ 1 of 32] Compiling Cardano.Ledger.Babbage.Era ( src/Cardano/Ledger/Babbage/Era.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Era.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Era.dyn_o ) [ 2 of 32] Compiling Cardano.Ledger.Babbage.CertState ( src/Cardano/Ledger/Babbage/CertState.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/CertState.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/CertState.dyn_o ) [ 3 of 32] Compiling Cardano.Ledger.Babbage.PParams ( src/Cardano/Ledger/Babbage/PParams.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/PParams.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/PParams.dyn_o ) [ 4 of 32] Compiling Cardano.Ledger.Babbage.Rules.Deleg ( src/Cardano/Ledger/Babbage/Rules/Deleg.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Rules/Deleg.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Rules/Deleg.dyn_o ) [ 5 of 32] Compiling Cardano.Ledger.Babbage.Rules.Pool ( src/Cardano/Ledger/Babbage/Rules/Pool.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Rules/Pool.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Rules/Pool.dyn_o ) [ 6 of 32] Compiling Cardano.Ledger.Babbage.Rules.Delpl ( src/Cardano/Ledger/Babbage/Rules/Delpl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Rules/Delpl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Rules/Delpl.dyn_o ) [ 7 of 32] Compiling Cardano.Ledger.Babbage.Rules.Delegs ( src/Cardano/Ledger/Babbage/Rules/Delegs.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Rules/Delegs.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Rules/Delegs.dyn_o ) [ 8 of 32] Compiling Cardano.Ledger.Babbage.Rules.Ppup ( src/Cardano/Ledger/Babbage/Rules/Ppup.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Rules/Ppup.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Rules/Ppup.dyn_o ) [ 9 of 32] Compiling Cardano.Ledger.Babbage.TxCert ( src/Cardano/Ledger/Babbage/TxCert.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/TxCert.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/TxCert.dyn_o ) [10 of 32] Compiling Cardano.Ledger.Babbage.Scripts ( src/Cardano/Ledger/Babbage/Scripts.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Scripts.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Scripts.dyn_o ) [11 of 32] Compiling Cardano.Ledger.Babbage.TxAuxData ( src/Cardano/Ledger/Babbage/TxAuxData.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/TxAuxData.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/TxAuxData.dyn_o ) [12 of 32] Compiling Cardano.Ledger.Babbage.TxOut ( src/Cardano/Ledger/Babbage/TxOut.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/TxOut.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/TxOut.dyn_o ) [13 of 32] Compiling Cardano.Ledger.Babbage.TxBody.Internal ( src/Cardano/Ledger/Babbage/TxBody/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/TxBody/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/TxBody/Internal.dyn_o ) [14 of 32] Compiling Cardano.Ledger.Babbage.TxBody ( src/Cardano/Ledger/Babbage/TxBody.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/TxBody.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/TxBody.dyn_o ) [15 of 32] Compiling Cardano.Ledger.Babbage.Collateral ( src/Cardano/Ledger/Babbage/Collateral.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Collateral.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Collateral.dyn_o ) [16 of 32] Compiling Cardano.Ledger.Babbage.TxWits ( src/Cardano/Ledger/Babbage/TxWits.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/TxWits.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/TxWits.dyn_o ) [17 of 32] Compiling Cardano.Ledger.Babbage.Tx ( src/Cardano/Ledger/Babbage/Tx.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Tx.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Tx.dyn_o ) [18 of 32] Compiling Cardano.Ledger.Babbage.Core ( src/Cardano/Ledger/Babbage/Core.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Core.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Core.dyn_o ) [19 of 32] Compiling Cardano.Ledger.Babbage.State.Stake ( src/Cardano/Ledger/Babbage/State/Stake.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/State/Stake.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/State/Stake.dyn_o ) [20 of 32] Compiling Cardano.Ledger.Babbage.State ( src/Cardano/Ledger/Babbage/State.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/State.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/State.dyn_o ) [21 of 32] Compiling Cardano.Ledger.Babbage.Translation ( src/Cardano/Ledger/Babbage/Translation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Translation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Translation.dyn_o ) [22 of 32] Compiling Cardano.Ledger.Babbage.Transition ( src/Cardano/Ledger/Babbage/Transition.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Transition.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Transition.dyn_o ) [23 of 32] Compiling Cardano.Ledger.Babbage.Rules.Utxos ( src/Cardano/Ledger/Babbage/Rules/Utxos.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Rules/Utxos.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Rules/Utxos.dyn_o ) [24 of 32] Compiling Cardano.Ledger.Babbage.Rules.Utxo ( src/Cardano/Ledger/Babbage/Rules/Utxo.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Rules/Utxo.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Rules/Utxo.dyn_o ) [25 of 32] Compiling Cardano.Ledger.Babbage.UTxO ( src/Cardano/Ledger/Babbage/UTxO.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/UTxO.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/UTxO.dyn_o ) [26 of 32] Compiling Cardano.Ledger.Babbage.TxInfo ( src/Cardano/Ledger/Babbage/TxInfo.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/TxInfo.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/TxInfo.dyn_o ) [27 of 32] Compiling Cardano.Ledger.Babbage.Rules.Utxow ( src/Cardano/Ledger/Babbage/Rules/Utxow.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Rules/Utxow.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Rules/Utxow.dyn_o ) [28 of 32] Compiling Cardano.Ledger.Babbage.Rules.Ledger ( src/Cardano/Ledger/Babbage/Rules/Ledger.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Rules/Ledger.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Rules/Ledger.dyn_o ) [29 of 32] Compiling Cardano.Ledger.Babbage.Rules.Ledgers ( src/Cardano/Ledger/Babbage/Rules/Ledgers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Rules/Ledgers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Rules/Ledgers.dyn_o ) [30 of 32] Compiling Cardano.Ledger.Babbage.Rules.Bbody ( src/Cardano/Ledger/Babbage/Rules/Bbody.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Rules/Bbody.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Rules/Bbody.dyn_o ) [31 of 32] Compiling Cardano.Ledger.Babbage.Rules ( src/Cardano/Ledger/Babbage/Rules.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Rules.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage/Rules.dyn_o ) [32 of 32] Compiling Cardano.Ledger.Babbage ( src/Cardano/Ledger/Babbage.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-babbage-1.11.0.0/build/Cardano/Ledger/Babbage.dyn_o ) Configuring library for cardano-ledger-conway-1.19.0.0... Preprocessing library for cardano-ledger-conway-1.19.0.0... Building library for cardano-ledger-conway-1.19.0.0... [ 1 of 46] Compiling Cardano.Ledger.Conway.Era ( src/Cardano/Ledger/Conway/Era.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Era.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Era.dyn_o ) [ 2 of 46] Compiling Cardano.Ledger.Conway.CertState ( src/Cardano/Ledger/Conway/CertState.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/CertState.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/CertState.dyn_o ) [ 3 of 46] Compiling Cardano.Ledger.Conway.Governance.Procedures ( src/Cardano/Ledger/Conway/Governance/Procedures.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Governance/Procedures.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Governance/Procedures.dyn_o ) [ 4 of 46] Compiling Cardano.Ledger.Conway.Governance.Proposals ( src/Cardano/Ledger/Conway/Governance/Proposals.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Governance/Proposals.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Governance/Proposals.dyn_o ) [ 5 of 46] Compiling Cardano.Ledger.Conway.PParams ( src/Cardano/Ledger/Conway/PParams.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/PParams.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/PParams.dyn_o ) [ 6 of 46] Compiling Cardano.Ledger.Conway.Plutus.Context ( src/Cardano/Ledger/Conway/Plutus/Context.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Plutus/Context.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Plutus/Context.dyn_o ) [ 7 of 46] Compiling Cardano.Ledger.Conway.Rules.Pool ( src/Cardano/Ledger/Conway/Rules/Pool.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/Pool.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/Pool.dyn_o ) [ 8 of 46] Compiling Cardano.Ledger.Conway.Rules.Tickf ( src/Cardano/Ledger/Conway/Rules/Tickf.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/Tickf.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/Tickf.dyn_o ) [ 9 of 46] Compiling Cardano.Ledger.Conway.TxCert ( src/Cardano/Ledger/Conway/TxCert.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/TxCert.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/TxCert.dyn_o ) [10 of 46] Compiling Cardano.Ledger.Conway.Scripts ( src/Cardano/Ledger/Conway/Scripts.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Scripts.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Scripts.dyn_o ) [11 of 46] Compiling Cardano.Ledger.Conway.TxAuxData ( src/Cardano/Ledger/Conway/TxAuxData.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/TxAuxData.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/TxAuxData.dyn_o ) [12 of 46] Compiling Cardano.Ledger.Conway.TxOut ( src/Cardano/Ledger/Conway/TxOut.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/TxOut.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/TxOut.dyn_o ) [13 of 46] Compiling Cardano.Ledger.Conway.TxBody.Internal ( src/Cardano/Ledger/Conway/TxBody/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/TxBody/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/TxBody/Internal.dyn_o ) [14 of 46] Compiling Cardano.Ledger.Conway.TxBody ( src/Cardano/Ledger/Conway/TxBody.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/TxBody.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/TxBody.dyn_o ) [15 of 46] Compiling Cardano.Ledger.Conway.State.Stake ( src/Cardano/Ledger/Conway/State/Stake.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/State/Stake.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/State/Stake.dyn_o ) [16 of 46] Compiling Cardano.Ledger.Conway.State ( src/Cardano/Ledger/Conway/State.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/State.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/State.dyn_o ) [17 of 46] Compiling Cardano.Ledger.Conway.Governance.Internal ( src/Cardano/Ledger/Conway/Governance/Internal.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Governance/Internal.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Governance/Internal.dyn_o ) [18 of 46] Compiling Cardano.Ledger.Conway.Governance.DRepPulser ( src/Cardano/Ledger/Conway/Governance/DRepPulser.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Governance/DRepPulser.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Governance/DRepPulser.dyn_o ) [19 of 46] Compiling Cardano.Ledger.Conway.Governance ( src/Cardano/Ledger/Conway/Governance.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Governance.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Governance.dyn_o ) [20 of 46] Compiling Cardano.Ledger.Conway.Genesis ( src/Cardano/Ledger/Conway/Genesis.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Genesis.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Genesis.dyn_o ) [21 of 46] Compiling Cardano.Ledger.Conway.TxWits ( src/Cardano/Ledger/Conway/TxWits.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/TxWits.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/TxWits.dyn_o ) [22 of 46] Compiling Cardano.Ledger.Conway.Tx ( src/Cardano/Ledger/Conway/Tx.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Tx.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Tx.dyn_o ) [23 of 46] Compiling Cardano.Ledger.Conway.Core ( src/Cardano/Ledger/Conway/Core.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Core.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Core.dyn_o ) [24 of 46] Compiling Cardano.Ledger.Conway.Translation ( src/Cardano/Ledger/Conway/Translation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Translation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Translation.dyn_o ) [25 of 46] Compiling Cardano.Ledger.Conway.Rules.HardFork ( src/Cardano/Ledger/Conway/Rules/HardFork.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/HardFork.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/HardFork.dyn_o ) [26 of 46] Compiling Cardano.Ledger.Conway.Rules.GovCert ( src/Cardano/Ledger/Conway/Rules/GovCert.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/GovCert.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/GovCert.dyn_o ) [27 of 46] Compiling Cardano.Ledger.Conway.Rules.Gov ( src/Cardano/Ledger/Conway/Rules/Gov.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/Gov.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/Gov.dyn_o ) [28 of 46] Compiling Cardano.Ledger.Conway.Rules.Epoch ( src/Cardano/Ledger/Conway/Rules/Epoch.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/Epoch.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/Epoch.dyn_o ) [29 of 46] Compiling Cardano.Ledger.Conway.Rules.NewEpoch ( src/Cardano/Ledger/Conway/Rules/NewEpoch.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/NewEpoch.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/NewEpoch.dyn_o ) [30 of 46] Compiling Cardano.Ledger.Conway.Rules.Enact ( src/Cardano/Ledger/Conway/Rules/Enact.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/Enact.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/Enact.dyn_o ) [31 of 46] Compiling Cardano.Ledger.Conway.Rules.Ratify ( src/Cardano/Ledger/Conway/Rules/Ratify.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/Ratify.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/Ratify.dyn_o ) [32 of 46] Compiling Cardano.Ledger.Conway.Rules.Deleg ( src/Cardano/Ledger/Conway/Rules/Deleg.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/Deleg.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/Deleg.dyn_o ) [33 of 46] Compiling Cardano.Ledger.Conway.Transition ( src/Cardano/Ledger/Conway/Transition.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Transition.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Transition.dyn_o ) [34 of 46] Compiling Cardano.Ledger.Conway.Rules.Cert ( src/Cardano/Ledger/Conway/Rules/Cert.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/Cert.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/Cert.dyn_o ) [35 of 46] Compiling Cardano.Ledger.Conway.Rules.Certs ( src/Cardano/Ledger/Conway/Rules/Certs.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/Certs.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/Certs.dyn_o ) [36 of 46] Compiling Cardano.Ledger.Conway.UTxO ( src/Cardano/Ledger/Conway/UTxO.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/UTxO.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/UTxO.dyn_o ) [37 of 46] Compiling Cardano.Ledger.Conway.TxInfo ( src/Cardano/Ledger/Conway/TxInfo.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/TxInfo.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/TxInfo.dyn_o ) [38 of 46] Compiling Cardano.Ledger.Conway.Rules.Utxos ( src/Cardano/Ledger/Conway/Rules/Utxos.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/Utxos.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/Utxos.dyn_o ) [39 of 46] Compiling Cardano.Ledger.Conway.Rules.Utxo ( src/Cardano/Ledger/Conway/Rules/Utxo.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/Utxo.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/Utxo.dyn_o ) [40 of 46] Compiling Cardano.Ledger.Conway.Rules.Utxow ( src/Cardano/Ledger/Conway/Rules/Utxow.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/Utxow.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/Utxow.dyn_o ) [41 of 46] Compiling Cardano.Ledger.Conway.Rules.Ledger ( src/Cardano/Ledger/Conway/Rules/Ledger.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/Ledger.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/Ledger.dyn_o ) [42 of 46] Compiling Cardano.Ledger.Conway.Rules.Mempool ( src/Cardano/Ledger/Conway/Rules/Mempool.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/Mempool.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/Mempool.dyn_o ) [43 of 46] Compiling Cardano.Ledger.Conway.Rules.Ledgers ( src/Cardano/Ledger/Conway/Rules/Ledgers.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/Ledgers.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/Ledgers.dyn_o ) [44 of 46] Compiling Cardano.Ledger.Conway.Rules.Bbody ( src/Cardano/Ledger/Conway/Rules/Bbody.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/Bbody.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules/Bbody.dyn_o ) [45 of 46] Compiling Cardano.Ledger.Conway.Rules ( src/Cardano/Ledger/Conway/Rules.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway/Rules.dyn_o ) [46 of 46] Compiling Cardano.Ledger.Conway ( src/Cardano/Ledger/Conway.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-conway-1.19.0.0/build/Cardano/Ledger/Conway.dyn_o ) Configuring library for cardano-protocol-tpraos-1.4.0.0... Configuring library for cardano-ledger-api-1.11.0.0... Preprocessing library for cardano-ledger-api-1.11.0.0... Preprocessing library for cardano-protocol-tpraos-1.4.0.0... Building library for cardano-ledger-api-1.11.0.0... Building library for cardano-protocol-tpraos-1.4.0.0... [ 1 of 19] Compiling Cardano.Ledger.Api.Era ( src/Cardano/Ledger/Api/Era.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api/Era.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api/Era.dyn_o ) [1 of 9] Compiling Cardano.Protocol.Crypto ( src/Cardano/Protocol/Crypto.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-protocol-tpraos-1.4.0.0/build/Cardano/Protocol/Crypto.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-protocol-tpraos-1.4.0.0/build/Cardano/Protocol/Crypto.dyn_o ) [2 of 9] Compiling Cardano.Protocol.TPraos.OCert ( src/Cardano/Protocol/TPraos/OCert.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-protocol-tpraos-1.4.0.0/build/Cardano/Protocol/TPraos/OCert.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-protocol-tpraos-1.4.0.0/build/Cardano/Protocol/TPraos/OCert.dyn_o ) [ 2 of 19] Compiling Cardano.Ledger.Api.Governance ( src/Cardano/Ledger/Api/Governance.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api/Governance.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api/Governance.dyn_o ) [ 3 of 19] Compiling Cardano.Ledger.Api.PParams ( src/Cardano/Ledger/Api/PParams.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api/PParams.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api/PParams.dyn_o ) [ 4 of 19] Compiling Cardano.Ledger.Api.Scripts.Data ( src/Cardano/Ledger/Api/Scripts/Data.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api/Scripts/Data.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api/Scripts/Data.dyn_o ) [ 5 of 19] Compiling Cardano.Ledger.Api.Scripts ( src/Cardano/Ledger/Api/Scripts.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api/Scripts.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api/Scripts.dyn_o ) [ 6 of 19] Compiling Cardano.Ledger.Api.Scripts.ExUnits ( src/Cardano/Ledger/Api/Scripts/ExUnits.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api/Scripts/ExUnits.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api/Scripts/ExUnits.dyn_o ) [ 7 of 19] Compiling Cardano.Ledger.Api.State.Query.CommitteeMembersState ( src/Cardano/Ledger/Api/State/Query/CommitteeMembersState.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api/State/Query/CommitteeMembersState.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api/State/Query/CommitteeMembersState.dyn_o ) [3 of 9] Compiling Cardano.Protocol.TPraos.BHeader ( src/Cardano/Protocol/TPraos/BHeader.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-protocol-tpraos-1.4.0.0/build/Cardano/Protocol/TPraos/BHeader.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-protocol-tpraos-1.4.0.0/build/Cardano/Protocol/TPraos/BHeader.dyn_o ) [4 of 9] Compiling Cardano.Protocol.TPraos.Rules.OCert ( src/Cardano/Protocol/TPraos/Rules/OCert.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-protocol-tpraos-1.4.0.0/build/Cardano/Protocol/TPraos/Rules/OCert.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-protocol-tpraos-1.4.0.0/build/Cardano/Protocol/TPraos/Rules/OCert.dyn_o ) [5 of 9] Compiling Cardano.Protocol.TPraos.Rules.Overlay ( src/Cardano/Protocol/TPraos/Rules/Overlay.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-protocol-tpraos-1.4.0.0/build/Cardano/Protocol/TPraos/Rules/Overlay.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-protocol-tpraos-1.4.0.0/build/Cardano/Protocol/TPraos/Rules/Overlay.dyn_o ) [ 8 of 19] Compiling Cardano.Ledger.Api.State.Query ( src/Cardano/Ledger/Api/State/Query.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api/State/Query.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api/State/Query.dyn_o ) [6 of 9] Compiling Cardano.Protocol.TPraos.Rules.Tickn ( src/Cardano/Protocol/TPraos/Rules/Tickn.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-protocol-tpraos-1.4.0.0/build/Cardano/Protocol/TPraos/Rules/Tickn.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-protocol-tpraos-1.4.0.0/build/Cardano/Protocol/TPraos/Rules/Tickn.dyn_o ) [ 9 of 19] Compiling Cardano.Ledger.Api.Transition ( src/Cardano/Ledger/Api/Transition.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api/Transition.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api/Transition.dyn_o ) [10 of 19] Compiling Cardano.Ledger.Api.Tx.Address ( src/Cardano/Ledger/Api/Tx/Address.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api/Tx/Address.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api/Tx/Address.dyn_o ) [7 of 9] Compiling Cardano.Protocol.TPraos.Rules.Updn ( src/Cardano/Protocol/TPraos/Rules/Updn.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-protocol-tpraos-1.4.0.0/build/Cardano/Protocol/TPraos/Rules/Updn.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-protocol-tpraos-1.4.0.0/build/Cardano/Protocol/TPraos/Rules/Updn.dyn_o ) [8 of 9] Compiling Cardano.Protocol.TPraos.Rules.Prtcl ( src/Cardano/Protocol/TPraos/Rules/Prtcl.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-protocol-tpraos-1.4.0.0/build/Cardano/Protocol/TPraos/Rules/Prtcl.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-protocol-tpraos-1.4.0.0/build/Cardano/Protocol/TPraos/Rules/Prtcl.dyn_o ) [9 of 9] Compiling Cardano.Protocol.TPraos.API ( src/Cardano/Protocol/TPraos/API.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-protocol-tpraos-1.4.0.0/build/Cardano/Protocol/TPraos/API.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-protocol-tpraos-1.4.0.0/build/Cardano/Protocol/TPraos/API.dyn_o ) [11 of 19] Compiling Cardano.Ledger.Api.Tx.AuxData ( src/Cardano/Ledger/Api/Tx/AuxData.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api/Tx/AuxData.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api/Tx/AuxData.dyn_o ) [12 of 19] Compiling Cardano.Ledger.Api.Tx.Cert ( src/Cardano/Ledger/Api/Tx/Cert.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api/Tx/Cert.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api/Tx/Cert.dyn_o ) [13 of 19] Compiling Cardano.Ledger.Api.Tx.In ( src/Cardano/Ledger/Api/Tx/In.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api/Tx/In.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api/Tx/In.dyn_o ) [14 of 19] Compiling Cardano.Ledger.Api.Tx.Out ( src/Cardano/Ledger/Api/Tx/Out.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api/Tx/Out.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api/Tx/Out.dyn_o ) [15 of 19] Compiling Cardano.Ledger.Api.Tx.Body ( src/Cardano/Ledger/Api/Tx/Body.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api/Tx/Body.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api/Tx/Body.dyn_o ) [16 of 19] Compiling Cardano.Ledger.Api.Tx.Wits ( src/Cardano/Ledger/Api/Tx/Wits.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api/Tx/Wits.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api/Tx/Wits.dyn_o ) [17 of 19] Compiling Cardano.Ledger.Api.Tx ( src/Cardano/Ledger/Api/Tx.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api/Tx.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api/Tx.dyn_o ) [18 of 19] Compiling Cardano.Ledger.Api ( src/Cardano/Ledger/Api.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api.dyn_o ) [19 of 19] Compiling Cardano.Ledger.Api.UTxO ( src/Cardano/Ledger/Api/UTxO.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api/UTxO.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cardano-ledger-api-1.11.0.0/build/Cardano/Ledger/Api/UTxO.dyn_o ) Configuring library for ouroboros-consensus-protocol-0.12.0.0... Preprocessing library for ouroboros-consensus-protocol-0.12.0.0... Building library for ouroboros-consensus-protocol-0.12.0.0... [1 of 8] Compiling Ouroboros.Consensus.Protocol.Ledger.HotKey ( src/ouroboros-consensus-protocol/Ouroboros/Consensus/Protocol/Ledger/HotKey.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-protocol-0.12.0.0/build/Ouroboros/Consensus/Protocol/Ledger/HotKey.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-protocol-0.12.0.0/build/Ouroboros/Consensus/Protocol/Ledger/HotKey.dyn_o ) [2 of 8] Compiling Ouroboros.Consensus.Protocol.Ledger.Util ( src/ouroboros-consensus-protocol/Ouroboros/Consensus/Protocol/Ledger/Util.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-protocol-0.12.0.0/build/Ouroboros/Consensus/Protocol/Ledger/Util.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-protocol-0.12.0.0/build/Ouroboros/Consensus/Protocol/Ledger/Util.dyn_o ) [3 of 8] Compiling Ouroboros.Consensus.Protocol.Praos.Common ( src/ouroboros-consensus-protocol/Ouroboros/Consensus/Protocol/Praos/Common.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-protocol-0.12.0.0/build/Ouroboros/Consensus/Protocol/Praos/Common.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-protocol-0.12.0.0/build/Ouroboros/Consensus/Protocol/Praos/Common.dyn_o ) [4 of 8] Compiling Ouroboros.Consensus.Protocol.Praos.VRF ( src/ouroboros-consensus-protocol/Ouroboros/Consensus/Protocol/Praos/VRF.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-protocol-0.12.0.0/build/Ouroboros/Consensus/Protocol/Praos/VRF.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-protocol-0.12.0.0/build/Ouroboros/Consensus/Protocol/Praos/VRF.dyn_o ) [5 of 8] Compiling Ouroboros.Consensus.Protocol.Praos.Header ( src/ouroboros-consensus-protocol/Ouroboros/Consensus/Protocol/Praos/Header.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-protocol-0.12.0.0/build/Ouroboros/Consensus/Protocol/Praos/Header.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-protocol-0.12.0.0/build/Ouroboros/Consensus/Protocol/Praos/Header.dyn_o ) [6 of 8] Compiling Ouroboros.Consensus.Protocol.Praos.Views ( src/ouroboros-consensus-protocol/Ouroboros/Consensus/Protocol/Praos/Views.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-protocol-0.12.0.0/build/Ouroboros/Consensus/Protocol/Praos/Views.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-protocol-0.12.0.0/build/Ouroboros/Consensus/Protocol/Praos/Views.dyn_o ) [7 of 8] Compiling Ouroboros.Consensus.Protocol.TPraos ( src/ouroboros-consensus-protocol/Ouroboros/Consensus/Protocol/TPraos.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-protocol-0.12.0.0/build/Ouroboros/Consensus/Protocol/TPraos.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-protocol-0.12.0.0/build/Ouroboros/Consensus/Protocol/TPraos.dyn_o ) [8 of 8] Compiling Ouroboros.Consensus.Protocol.Praos ( src/ouroboros-consensus-protocol/Ouroboros/Consensus/Protocol/Praos.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-protocol-0.12.0.0/build/Ouroboros/Consensus/Protocol/Praos.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-protocol-0.12.0.0/build/Ouroboros/Consensus/Protocol/Praos.dyn_o ) Configuring library for ouroboros-consensus-cardano-0.25.1.0... Preprocessing library for ouroboros-consensus-cardano-0.25.1.0... Building library for ouroboros-consensus-cardano-0.25.1.0... [ 1 of 54] Compiling Ouroboros.Consensus.Byron.Crypto.DSIGN ( src/byron/Ouroboros/Consensus/Byron/Crypto/DSIGN.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/Crypto/DSIGN.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/Crypto/DSIGN.dyn_o ) [ 2 of 54] Compiling Ouroboros.Consensus.Byron.EBBs ( src/byron/Ouroboros/Consensus/Byron/EBBs.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/EBBs.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/EBBs.dyn_o ) [ 3 of 54] Compiling Ouroboros.Consensus.Byron.Ledger.Orphans ( src/byron/Ouroboros/Consensus/Byron/Ledger/Orphans.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/Ledger/Orphans.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/Ledger/Orphans.dyn_o ) [ 4 of 54] Compiling Ouroboros.Consensus.Byron.Ledger.Conversions ( src/byron/Ouroboros/Consensus/Byron/Ledger/Conversions.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/Ledger/Conversions.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/Ledger/Conversions.dyn_o ) [ 5 of 54] Compiling Ouroboros.Consensus.Byron.Ledger.Block ( src/byron/Ouroboros/Consensus/Byron/Ledger/Block.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/Ledger/Block.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/Ledger/Block.dyn_o ) [ 6 of 54] Compiling Ouroboros.Consensus.Byron.Ledger.NetworkProtocolVersion ( src/byron/Ouroboros/Consensus/Byron/Ledger/NetworkProtocolVersion.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/Ledger/NetworkProtocolVersion.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/Ledger/NetworkProtocolVersion.dyn_o ) [ 7 of 54] Compiling Ouroboros.Consensus.Byron.Ledger.Config ( src/byron/Ouroboros/Consensus/Byron/Ledger/Config.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/Ledger/Config.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/Ledger/Config.dyn_o ) [ 8 of 54] Compiling Ouroboros.Consensus.Byron.Ledger.Serialisation ( src/byron/Ouroboros/Consensus/Byron/Ledger/Serialisation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/Ledger/Serialisation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/Ledger/Serialisation.dyn_o ) [ 9 of 54] Compiling Ouroboros.Consensus.Byron.Protocol ( src/byron/Ouroboros/Consensus/Byron/Protocol.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/Protocol.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/Protocol.dyn_o ) [10 of 54] Compiling Ouroboros.Consensus.Byron.Ledger.PBFT ( src/byron/Ouroboros/Consensus/Byron/Ledger/PBFT.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/Ledger/PBFT.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/Ledger/PBFT.dyn_o ) [11 of 54] Compiling Ouroboros.Consensus.Byron.Ledger.Integrity ( src/byron/Ouroboros/Consensus/Byron/Ledger/Integrity.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/Ledger/Integrity.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/Ledger/Integrity.dyn_o ) [12 of 54] Compiling Ouroboros.Consensus.Byron.Ledger.HeaderValidation ( src/byron/Ouroboros/Consensus/Byron/Ledger/HeaderValidation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/Ledger/HeaderValidation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/Ledger/HeaderValidation.dyn_o ) [13 of 54] Compiling Ouroboros.Consensus.Byron.Ledger.Ledger ( src/byron/Ouroboros/Consensus/Byron/Ledger/Ledger.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/Ledger/Ledger.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/Ledger/Ledger.dyn_o ) [14 of 54] Compiling Ouroboros.Consensus.Byron.Ledger.Mempool ( src/byron/Ouroboros/Consensus/Byron/Ledger/Mempool.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/Ledger/Mempool.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/Ledger/Mempool.dyn_o ) [15 of 54] Compiling Ouroboros.Consensus.Byron.Ledger.Inspect ( src/byron/Ouroboros/Consensus/Byron/Ledger/Inspect.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/Ledger/Inspect.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/Ledger/Inspect.dyn_o ) [16 of 54] Compiling Ouroboros.Consensus.Byron.Ledger.Forge ( src/byron/Ouroboros/Consensus/Byron/Ledger/Forge.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/Ledger/Forge.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/Ledger/Forge.dyn_o ) [17 of 54] Compiling Ouroboros.Consensus.Byron.Ledger ( src/byron/Ouroboros/Consensus/Byron/Ledger.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/Ledger.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/Ledger.dyn_o ) [18 of 54] Compiling Ouroboros.Consensus.Byron.Node.Serialisation ( src/byron/Ouroboros/Consensus/Byron/Node/Serialisation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/Node/Serialisation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/Node/Serialisation.dyn_o ) [19 of 54] Compiling Ouroboros.Consensus.Byron.Node ( src/byron/Ouroboros/Consensus/Byron/Node.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/Node.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/Node.dyn_o ) [20 of 54] Compiling Ouroboros.Consensus.Byron.ByronHFC ( src/byron/Ouroboros/Consensus/Byron/ByronHFC.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/ByronHFC.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Byron/ByronHFC.dyn_o ) [21 of 54] Compiling Ouroboros.Consensus.Shelley.Crypto ( src/shelley/Ouroboros/Consensus/Shelley/Crypto.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Crypto.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Crypto.dyn_o ) [22 of 54] Compiling Ouroboros.Consensus.Shelley.Eras ( src/shelley/Ouroboros/Consensus/Shelley/Eras.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Eras.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Eras.dyn_o ) [23 of 54] Compiling Ouroboros.Consensus.Shelley.Ledger.Query.Types ( src/shelley/Ouroboros/Consensus/Shelley/Ledger/Query/Types.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Ledger/Query/Types.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Ledger/Query/Types.dyn_o ) [24 of 54] Compiling Ouroboros.Consensus.Shelley.Protocol.Abstract ( src/shelley/Ouroboros/Consensus/Shelley/Protocol/Abstract.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Protocol/Abstract.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Protocol/Abstract.dyn_o ) [25 of 54] Compiling Ouroboros.Consensus.Shelley.Ledger.Block ( src/shelley/Ouroboros/Consensus/Shelley/Ledger/Block.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Ledger/Block.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Ledger/Block.dyn_o ) [26 of 54] Compiling Ouroboros.Consensus.Shelley.Ledger.NetworkProtocolVersion ( src/shelley/Ouroboros/Consensus/Shelley/Ledger/NetworkProtocolVersion.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Ledger/NetworkProtocolVersion.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Ledger/NetworkProtocolVersion.dyn_o ) [27 of 54] Compiling Ouroboros.Consensus.Shelley.Ledger.Integrity ( src/shelley/Ouroboros/Consensus/Shelley/Ledger/Integrity.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Ledger/Integrity.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Ledger/Integrity.dyn_o ) [28 of 54] Compiling Ouroboros.Consensus.Shelley.Ledger.Config ( src/shelley/Ouroboros/Consensus/Shelley/Ledger/Config.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Ledger/Config.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Ledger/Config.dyn_o ) [29 of 54] Compiling Ouroboros.Consensus.Shelley.Ledger.Protocol ( src/shelley/Ouroboros/Consensus/Shelley/Ledger/Protocol.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Ledger/Protocol.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Ledger/Protocol.dyn_o ) [30 of 54] Compiling Ouroboros.Consensus.Shelley.Node.DiffusionPipelining ( src/shelley/Ouroboros/Consensus/Shelley/Node/DiffusionPipelining.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Node/DiffusionPipelining.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Node/DiffusionPipelining.dyn_o ) [31 of 54] Compiling Ouroboros.Consensus.Shelley.Ledger.Ledger ( src/shelley/Ouroboros/Consensus/Shelley/Ledger/Ledger.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Ledger/Ledger.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Ledger/Ledger.dyn_o ) [32 of 54] Compiling Ouroboros.Consensus.Shelley.Ledger.PeerSelection ( src/shelley/Ouroboros/Consensus/Shelley/Ledger/PeerSelection.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Ledger/PeerSelection.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Ledger/PeerSelection.dyn_o ) [33 of 54] Compiling Ouroboros.Consensus.Shelley.Ledger.Query ( src/shelley/Ouroboros/Consensus/Shelley/Ledger/Query.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Ledger/Query.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Ledger/Query.dyn_o ) [34 of 54] Compiling Ouroboros.Consensus.Shelley.Ledger.Mempool ( src/shelley/Ouroboros/Consensus/Shelley/Ledger/Mempool.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Ledger/Mempool.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Ledger/Mempool.dyn_o ) [35 of 54] Compiling Ouroboros.Consensus.Shelley.Ledger.Inspect ( src/shelley/Ouroboros/Consensus/Shelley/Ledger/Inspect.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Ledger/Inspect.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Ledger/Inspect.dyn_o ) [36 of 54] Compiling Ouroboros.Consensus.Shelley.Ledger.Forge ( src/shelley/Ouroboros/Consensus/Shelley/Ledger/Forge.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Ledger/Forge.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Ledger/Forge.dyn_o ) [37 of 54] Compiling Ouroboros.Consensus.Shelley.Ledger ( src/shelley/Ouroboros/Consensus/Shelley/Ledger.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Ledger.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Ledger.dyn_o ) [38 of 54] Compiling Ouroboros.Consensus.Shelley.Node.Serialisation ( src/shelley/Ouroboros/Consensus/Shelley/Node/Serialisation.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Node/Serialisation.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Node/Serialisation.dyn_o ) [39 of 54] Compiling Ouroboros.Consensus.Shelley.Node.Common ( src/shelley/Ouroboros/Consensus/Shelley/Node/Common.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Node/Common.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Node/Common.dyn_o ) [40 of 54] Compiling Ouroboros.Consensus.Cardano.Block ( src/ouroboros-consensus-cardano/Ouroboros/Consensus/Cardano/Block.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Cardano/Block.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Cardano/Block.dyn_o ) [41 of 54] Compiling Ouroboros.Consensus.Shelley.Protocol.Praos ( src/shelley/Ouroboros/Consensus/Shelley/Protocol/Praos.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Protocol/Praos.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Protocol/Praos.dyn_o ) [42 of 54] Compiling Ouroboros.Consensus.Shelley.Node.Praos ( src/shelley/Ouroboros/Consensus/Shelley/Node/Praos.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Node/Praos.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Node/Praos.dyn_o ) [43 of 54] Compiling Ouroboros.Consensus.Shelley.Protocol.TPraos ( src/shelley/Ouroboros/Consensus/Shelley/Protocol/TPraos.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Protocol/TPraos.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Protocol/TPraos.dyn_o ) [44 of 54] Compiling Ouroboros.Consensus.Shelley.Node.TPraos ( src/shelley/Ouroboros/Consensus/Shelley/Node/TPraos.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Node/TPraos.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Node/TPraos.dyn_o ) [45 of 54] Compiling Ouroboros.Consensus.Shelley.Node ( src/shelley/Ouroboros/Consensus/Shelley/Node.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Node.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Node.dyn_o ) [46 of 54] Compiling Ouroboros.Consensus.Shelley.Ledger.SupportsProtocol ( src/shelley/Ouroboros/Consensus/Shelley/Ledger/SupportsProtocol.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Ledger/SupportsProtocol.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/Ledger/SupportsProtocol.dyn_o ) [47 of 54] Compiling Ouroboros.Consensus.Shelley.ShelleyHFC ( src/shelley/Ouroboros/Consensus/Shelley/ShelleyHFC.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/ShelleyHFC.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/ShelleyHFC.dyn_o ) [48 of 54] Compiling Ouroboros.Consensus.Shelley.HFEras ( src/shelley/Ouroboros/Consensus/Shelley/HFEras.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/HFEras.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Shelley/HFEras.dyn_o ) [49 of 54] Compiling Ouroboros.Consensus.Cardano.CanHardFork ( src/ouroboros-consensus-cardano/Ouroboros/Consensus/Cardano/CanHardFork.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Cardano/CanHardFork.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Cardano/CanHardFork.dyn_o ) [50 of 54] Compiling Ouroboros.Consensus.Cardano.Ledger ( src/ouroboros-consensus-cardano/Ouroboros/Consensus/Cardano/Ledger.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Cardano/Ledger.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Cardano/Ledger.dyn_o ) [51 of 54] Compiling Ouroboros.Consensus.Cardano.QueryHF ( src/ouroboros-consensus-cardano/Ouroboros/Consensus/Cardano/QueryHF.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Cardano/QueryHF.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Cardano/QueryHF.dyn_o ) [52 of 54] Compiling Ouroboros.Consensus.Cardano.Node ( src/ouroboros-consensus-cardano/Ouroboros/Consensus/Cardano/Node.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Cardano/Node.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Cardano/Node.dyn_o ) [53 of 54] Compiling Ouroboros.Consensus.Cardano.Condense ( src/ouroboros-consensus-cardano/Ouroboros/Consensus/Cardano/Condense.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Cardano/Condense.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Cardano/Condense.dyn_o ) [54 of 54] Compiling Ouroboros.Consensus.Cardano ( src/ouroboros-consensus-cardano/Ouroboros/Consensus/Cardano.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Cardano.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-consensus-cardano-0.25.1.0/build/Ouroboros/Consensus/Cardano.dyn_o ) Configuring library for ouroboros-network-ogmios-0.0.0... Preprocessing library for ouroboros-network-ogmios-0.0.0... Building library for ouroboros-network-ogmios-0.0.0... [1 of 3] Compiling Cardano.Network.Protocol.NodeToClient.Trace ( src/Cardano/Network/Protocol/NodeToClient/Trace.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-ogmios-0.0.0/build/Cardano/Network/Protocol/NodeToClient/Trace.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-ogmios-0.0.0/build/Cardano/Network/Protocol/NodeToClient/Trace.dyn_o ) [2 of 3] Compiling Cardano.Network.Protocol.NodeToClient ( src/Cardano/Network/Protocol/NodeToClient.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-ogmios-0.0.0/build/Cardano/Network/Protocol/NodeToClient.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-ogmios-0.0.0/build/Cardano/Network/Protocol/NodeToClient.dyn_o ) [3 of 3] Compiling Paths_ouroboros_network_ogmios ( /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-ogmios-0.0.0/build/autogen/Paths_ouroboros_network_ogmios.hs, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-ogmios-0.0.0/build/Paths_ouroboros_network_ogmios.o, /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ouroboros-network-ogmios-0.0.0/build/Paths_ouroboros_network_ogmios.dyn_o ) Configuring library for ogmios-6.14.0... Preprocessing library for ogmios-6.14.0... Building library for ogmios-6.14.0... [ 1 of 59] Compiling Ogmios.Control.MonadAsync ( src/Ogmios/Control/MonadAsync.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Control/MonadAsync.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Control/MonadAsync.dyn_o ) [ 2 of 59] Compiling Ogmios.Control.MonadOuroboros ( src/Ogmios/Control/MonadOuroboros.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Control/MonadOuroboros.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Control/MonadOuroboros.dyn_o ) [ 3 of 59] Compiling Ogmios.Prelude ( src/Ogmios/Prelude.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Prelude.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Prelude.dyn_o ) [ 4 of 59] Compiling Ogmios.Data.Metrics ( src/Ogmios/Data/Metrics.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Metrics.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Metrics.dyn_o ) [ 5 of 59] Compiling Ogmios.Data.Ledger.Rewards ( src/Ogmios/Data/Ledger/Rewards.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Ledger/Rewards.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Ledger/Rewards.dyn_o ) [ 6 of 59] Compiling Ogmios.Data.Json.Prelude ( src/Ogmios/Data/Json/Prelude.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Json/Prelude.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Json/Prelude.dyn_o ) [ 7 of 59] Compiling Ogmios.Data.Protocol.TxMonitor ( src/Ogmios/Data/Protocol/TxMonitor.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Protocol/TxMonitor.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Protocol/TxMonitor.dyn_o ) [ 8 of 59] Compiling Ogmios.Data.Protocol.ChainSync ( src/Ogmios/Data/Protocol/ChainSync.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Protocol/ChainSync.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Protocol/ChainSync.dyn_o ) [ 9 of 59] Compiling Ogmios.Data.Json.Byron ( src/Ogmios/Data/Json/Byron.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Json/Byron.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Json/Byron.dyn_o ) [10 of 59] Compiling Ogmios.Data.Json.Shelley ( src/Ogmios/Data/Json/Shelley.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Json/Shelley.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Json/Shelley.dyn_o ) [11 of 59] Compiling Ogmios.Data.Json.Allegra ( src/Ogmios/Data/Json/Allegra.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Json/Allegra.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Json/Allegra.dyn_o ) [12 of 59] Compiling Ogmios.Data.Json.Mary ( src/Ogmios/Data/Json/Mary.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Json/Mary.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Json/Mary.dyn_o ) [13 of 59] Compiling Ogmios.Data.Json.Alonzo ( src/Ogmios/Data/Json/Alonzo.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Json/Alonzo.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Json/Alonzo.dyn_o ) [14 of 59] Compiling Ogmios.Data.Json.Babbage ( src/Ogmios/Data/Json/Babbage.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Json/Babbage.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Json/Babbage.dyn_o ) [15 of 59] Compiling Ogmios.Data.Json.Conway ( src/Ogmios/Data/Json/Conway.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Json/Conway.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Json/Conway.dyn_o ) [16 of 59] Compiling Ogmios.Data.EraTranslation ( src/Ogmios/Data/EraTranslation.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/EraTranslation.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/EraTranslation.dyn_o ) [17 of 59] Compiling Ogmios.Data.Ledger ( src/Ogmios/Data/Ledger.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Ledger.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Ledger.dyn_o ) [18 of 59] Compiling Ogmios.Data.Ledger.ScriptFailure ( src/Ogmios/Data/Ledger/ScriptFailure.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Ledger/ScriptFailure.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Ledger/ScriptFailure.dyn_o ) [19 of 59] Compiling Ogmios.Data.Protocol.TxSubmission ( src/Ogmios/Data/Protocol/TxSubmission.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Protocol/TxSubmission.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Protocol/TxSubmission.dyn_o ) [20 of 59] Compiling Ogmios.Data.Ledger.PredicateFailure ( src/Ogmios/Data/Ledger/PredicateFailure.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Ledger/PredicateFailure.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Ledger/PredicateFailure.dyn_o ) [21 of 59] Compiling Ogmios.Data.Ledger.PredicateFailure.Shelley ( src/Ogmios/Data/Ledger/PredicateFailure/Shelley.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Ledger/PredicateFailure/Shelley.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Ledger/PredicateFailure/Shelley.dyn_o ) [22 of 59] Compiling Ogmios.Data.Ledger.PredicateFailure.Alonzo ( src/Ogmios/Data/Ledger/PredicateFailure/Alonzo.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Ledger/PredicateFailure/Alonzo.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Ledger/PredicateFailure/Alonzo.dyn_o ) [23 of 59] Compiling Ogmios.Data.Ledger.PredicateFailure.Conway ( src/Ogmios/Data/Ledger/PredicateFailure/Conway.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Ledger/PredicateFailure/Conway.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Ledger/PredicateFailure/Conway.dyn_o ) [24 of 59] Compiling Ogmios.Data.Ledger.PredicateFailure.Babbage ( src/Ogmios/Data/Ledger/PredicateFailure/Babbage.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Ledger/PredicateFailure/Babbage.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Ledger/PredicateFailure/Babbage.dyn_o ) [25 of 59] Compiling Ogmios.Data.Ledger.PredicateFailure.Allegra ( src/Ogmios/Data/Ledger/PredicateFailure/Allegra.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Ledger/PredicateFailure/Allegra.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Ledger/PredicateFailure/Allegra.dyn_o ) [26 of 59] Compiling Ogmios.Data.Ledger.PredicateFailure.Mary ( src/Ogmios/Data/Ledger/PredicateFailure/Mary.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Ledger/PredicateFailure/Mary.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Ledger/PredicateFailure/Mary.dyn_o ) [27 of 59] Compiling Ogmios.Data.Json.Ledger.PredicateFailure ( src/Ogmios/Data/Json/Ledger/PredicateFailure.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Json/Ledger/PredicateFailure.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Json/Ledger/PredicateFailure.dyn_o ) [28 of 59] Compiling Ogmios.Data.Json.Ledger.ScriptFailure ( src/Ogmios/Data/Json/Ledger/ScriptFailure.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Json/Ledger/ScriptFailure.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Json/Ledger/ScriptFailure.dyn_o ) [29 of 59] Compiling Ogmios.Control.MonadWebSocket ( src/Ogmios/Control/MonadWebSocket.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Control/MonadWebSocket.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Control/MonadWebSocket.dyn_o ) [30 of 59] Compiling Ogmios.Control.MonadSTM ( src/Ogmios/Control/MonadSTM.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Control/MonadSTM.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Control/MonadSTM.dyn_o ) [31 of 59] Compiling Ogmios.Control.MonadMetrics ( src/Ogmios/Control/MonadMetrics.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Control/MonadMetrics.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Control/MonadMetrics.dyn_o ) [32 of 59] Compiling Ogmios.Control.MonadDisk ( src/Ogmios/Control/MonadDisk.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Control/MonadDisk.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Control/MonadDisk.dyn_o ) [33 of 59] Compiling Ogmios.Data.Json.Query ( src/Ogmios/Data/Json/Query.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Json/Query.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Json/Query.dyn_o ) [34 of 59] Compiling Ogmios.Data.Protocol.StateQuery ( src/Ogmios/Data/Protocol/StateQuery.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Protocol/StateQuery.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Protocol/StateQuery.dyn_o ) [35 of 59] Compiling Ogmios.Data.Json ( src/Ogmios/Data/Json.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Json.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Json.dyn_o ) [36 of 59] Compiling Ogmios.Data.Json.Orphans ( src/Ogmios/Data/Json/Orphans.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Json/Orphans.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Json/Orphans.dyn_o ) [37 of 59] Compiling Ogmios.Control.MonadClock ( src/Ogmios/Control/MonadClock.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Control/MonadClock.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Control/MonadClock.dyn_o ) [38 of 59] Compiling Ogmios.Control.MonadLog ( src/Ogmios/Control/MonadLog.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Control/MonadLog.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Control/MonadLog.dyn_o ) [39 of 59] Compiling Ogmios.Control.Exception ( src/Ogmios/Control/Exception.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Control/Exception.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Control/Exception.dyn_o ) [40 of 59] Compiling Ogmios.Control ( src/Ogmios/Control.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Control.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Control.dyn_o ) [41 of 59] Compiling Ogmios.App.Protocol.TxSubmission ( src/Ogmios/App/Protocol/TxSubmission.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/App/Protocol/TxSubmission.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/App/Protocol/TxSubmission.dyn_o ) [42 of 59] Compiling Ogmios.App.Protocol.TxMonitor ( src/Ogmios/App/Protocol/TxMonitor.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/App/Protocol/TxMonitor.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/App/Protocol/TxMonitor.dyn_o ) [43 of 59] Compiling Ogmios.App.Protocol.StateQuery ( src/Ogmios/App/Protocol/StateQuery.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/App/Protocol/StateQuery.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/App/Protocol/StateQuery.dyn_o ) [44 of 59] Compiling Ogmios.App.Protocol.ChainSync ( src/Ogmios/App/Protocol/ChainSync.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/App/Protocol/ChainSync.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/App/Protocol/ChainSync.dyn_o ) [45 of 59] Compiling Ogmios.App.Protocol ( src/Ogmios/App/Protocol.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/App/Protocol.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/App/Protocol.dyn_o ) [46 of 59] Compiling Ogmios.App.Metrics ( src/Ogmios/App/Metrics.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/App/Metrics.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/App/Metrics.dyn_o ) [47 of 59] Compiling Ogmios.App.Configuration ( src/Ogmios/App/Configuration.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/App/Configuration.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/App/Configuration.dyn_o ) [48 of 59] Compiling Ogmios.App.Server.WebSocket ( src/Ogmios/App/Server/WebSocket.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/App/Server/WebSocket.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/App/Server/WebSocket.dyn_o ) [49 of 59] Compiling Ogmios.App.Server ( src/Ogmios/App/Server.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/App/Server.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/App/Server.dyn_o ) [50 of 59] Compiling Ogmios.App.Inspect.InspectTransaction ( src/Ogmios/App/Inspect/InspectTransaction.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/App/Inspect/InspectTransaction.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/App/Inspect/InspectTransaction.dyn_o ) [51 of 59] Compiling Ogmios.App.Inspect ( src/Ogmios/App/Inspect.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/App/Inspect.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/App/Inspect.dyn_o ) [52 of 59] Compiling Paths_ogmios ( dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/autogen/Paths_ogmios.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Paths_ogmios.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Paths_ogmios.dyn_o ) [53 of 59] Compiling Ogmios.Version ( src/Ogmios/Version.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Version.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Version.dyn_o ) [54 of 59] Compiling Ogmios.Data.Health ( src/Ogmios/Data/Health.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Health.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Health.dyn_o ) [55 of 59] Compiling Ogmios.Data.Metrics.Prometheus ( src/Ogmios/Data/Metrics/Prometheus.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Metrics/Prometheus.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Data/Metrics/Prometheus.dyn_o ) [56 of 59] Compiling Ogmios.App.Server.Http ( src/Ogmios/App/Server/Http.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/App/Server/Http.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/App/Server/Http.dyn_o ) [57 of 59] Compiling Ogmios.App.Health ( src/Ogmios/App/Health.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/App/Health.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/App/Health.dyn_o ) [58 of 59] Compiling Ogmios.Options ( src/Ogmios/Options.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Options.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios/Options.dyn_o ) [59 of 59] Compiling Ogmios ( src/Ogmios.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/build/Ogmios.dyn_o ) Configuring executable 'ogmios' for ogmios-6.14.0... Preprocessing executable 'ogmios' for ogmios-6.14.0... Building executable 'ogmios' for ogmios-6.14.0... [1 of 2] Compiling Main ( app/Main.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/x/ogmios/build/ogmios/ogmios-tmp/Main.o ) [2 of 2] Compiling Paths_ogmios ( dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/x/ogmios/build/ogmios/autogen/Paths_ogmios.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/x/ogmios/build/ogmios/ogmios-tmp/Paths_ogmios.o ) [3 of 3] Linking dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ogmios-6.14.0/x/ogmios/build/ogmios/ogmios =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> hs-ogmios-6.14.0 depends on executable: cardano-node - not found ===> Installing existing package /packages/All/hs-cardano-node-10.5.3.pkg [pkg.DaveG.ca] Installing hs-cardano-node-10.5.3... [pkg.DaveG.ca] `-- Installing rc-subr-jail-5... [pkg.DaveG.ca] `-- Extracting rc-subr-jail-5: . done ===> Creating groups Creating group 'cardano' with gid '310' ===> Creating users Creating user 'cardano' with uid '310' [pkg.DaveG.ca] Extracting hs-cardano-node-10.5.3: .... done ===> hs-ogmios-6.14.0 depends on executable: cardano-node - found ===> Returning to build of hs-ogmios-6.14.0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for hs-ogmios-6.14.0 ===> Generating temporary packing list install -s -m 555 $(find /wrkdirs/usr/ports/net-p2p/ogmios/work/ogmios-6.14.0/server/dist-newstyle -name ogmios -type f -perm +111) /wrkdirs/usr/ports/net-p2p/ogmios/work/stage/usr/local/bin/ogmios echo 'bin/ogmios' >> /wrkdirs/usr/ports/net-p2p/ogmios/work/.PLIST.mktmp ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2026-01-09T10:37:20+0000' 'PKG_NOTE_ports_top_git_hash=2d72fe63d004' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=3d6769576bc7' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for hs-ogmios-6.14.0 ===> Building hs-ogmios-6.14.0 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for hs-ogmios-6.14.0 build of net-p2p/ogmios | hs-ogmios-6.14.0 ended at Fri Jan 9 07:20:29 EST 2026 build time: 01:43:11