Re: [NEW] net/simplexmq and net/simplex-chat

[email protected] Thu, 06 Aug 2026 06:00:02 +0000
Newsgroups gmane.os.openbsd.ports
Message-ID <mlu7ieUd8_ANG5SYpzjCHJpWuVIFrIINPApYtIo4xEcXCZvgphvFE3MP7vQnm6wfd8u3S50crYU5ipk7V1AxjsgDmB77N2BlMdX6D-ARf8Q=@protonmail.com>
P=C3=A5 s=C3=B8ndag 19. juli 2026 kl. 19:08, skrev David Uhden Collado
<[email protected]>:

> David Uhden Collado wrote:
> > Hello ports@,
> >
> > These are new ports for:
> >
> >    net/simplexmq    -- SimpleX Messaging Protocol server
> >    net/simplex-chat -- SimpleX Chat terminal client
> >
> > simplexmq provides the SMP message broker and the XFTP file-transfer
> > server. simplex-chat is the terminal client. Both use devel/cabal
> > and are restricted to amd64 and arm64 (GHC bootstrap is not
> > available on other architectures).
> >
> > The ports target the latest stable upstream releases: simplexmq
> > v6.5.5.0 (commit 92598c2d) and simplex-chat v6.5.6 (tag v6.5.6).
> >
> > Patches applied:
> >    - LibreSSL paths, ED448 fallback in XFTP server init
> >    - GHC 9.10+ and http2 5.x compatibility (TypeLits,
> > DuplicateRecordFields, Config -> defaultConfig API migration)
> >    - OpenBSD-style config and log directories under /etc/simplex/ and
> >      /var/simplex/
> >    - crypton/ram bytearray migration (memory -> ram, asn1-* ->
> >      crypton-asn1-*)
> >    - HSEC-2026-0007 backport for aeson 2.2.1.0
> >    - Service authentication moved from TLS client credentials to the
> >      SMP handshake
> >    - SPDX license identifiers and mdoc(7) man pages for the three
> >      binaries
> >    - dos2unix normalization of upstream sources before patching
> >
> > User/group:
> >    I am requesting UID 906 for _simplexmq. The pid file patch is
> >    included in the port. See infrastructure/db/user.list diff attached.
> >
> > Open items I would like feedback on:
> >
> > 1. Test failures in simplexmq
> >     The simplexmq test suite starts local SMP and XFTP servers to run
> >     integration tests. Most tests pass, but the XFTP transfer tests
> >     fail with a connect error ("end of file") when client tests try
> >     to connect to the XFTP test server on localhost:8000. The TLS
> >     handshake terminates immediately.
> >
> >     This may be a LibreSSL compatibility issue in the test server's
> >     TLS setup, or a port-binding race. I have not yet determined the
> >     root cause. If it turns out to be a test-infrastructure issue
> >     that does not affect runtime server behavior, it may be safe to
> >     mark the test suite as known-failing on OpenBSD. Feedback from
> >     anyone familiar with the TLS/crypton stack on OpenBSD would be
> >     very helpful here.
> >
> > 2. Test conflicts between simplexmq and simplex-chat
> >     Both test suites start local SMP/XFTP servers on fixed ports.
> >     Running `make test` in one port while the other is installed or
> >     running will cause port conflicts. For now, the tests should be
> >     run sequentially and on a clean system. I have not yet
> >     implemented randomized port selection for the test servers;
> >     patches welcome.
> >
> > 3. Vendored dependencies
> >     Both ports carry vendored Haskell dependencies via DIST_TUPLE
> >     (aeson, hs-socks, direct-sqlcipher, sqlcipher-simple, warp,
> >     warp-tls, terminal, android-support, zip, blst, libbbs). These
> >     are upstream forks pinned to specific commits. The cabal.inc
> >     manifests are regenerated via `make cabal-inc`, which requires
> >     cabal-bundler from Hackage.
> >
> > Build test: cabal-inc, build, fake, package on amd64-current with
> > GHC 9.10.3 and LibreSSL.
> >
> > Feedback welcome, especially on the test-failure diagnosis and
> > whether a known-failing annotation is acceptable.
> ping


Built/tested on current/amd4 on privsep.

$ cd /usr/ports/net/simplex-chat/ && make clean=3Dall clean && make build p=
ackage test ; make port-lib-depends-check check-shlib-syms

=3D=3D=3D>  Regression tests for simplex-chat-6.5.6.1
# Keep simplexmq unflagged here so the test suite can import its server API=
s.
printf '%s\n'  'packages: /usr/ports/pobj/simplex-chat-6.5.6.1/simplexmq/si=
mplexmq.cabal'  'packages: /usr/ports/pobj/simplex-chat-6.5.6.1/hs-socks/so=
cks.cabal'  'packages: /usr/ports/pobj/simplex-chat-6.5.6.1/direct-sqlciphe=
r/direct-sqlcipher.cabal'  'packages: /usr/ports/pobj/simplex-chat-6.5.6.1/=
sqlcipher-simple/sqlcipher-simple.cabal'  'packages: /usr/ports/pobj/simple=
x-chat-6.5.6.1/aeson/aeson.cabal'  'packages: /usr/ports/pobj/simplex-chat-=
6.5.6.1/haskell-terminal/terminal.cabal'  'packages: /usr/ports/pobj/simple=
x-chat-6.5.6.1/android-support/android-support.cabal'  'packages: /usr/port=
s/pobj/simplex-chat-6.5.6.1/zip/zip.cabal'  'package simplexmq'  '    flags=
: -client_library'  'package *'  '    tests: False'  'package simplex-chat'=
  '    tests: True'  'package *'  '    ghc-options: -w -optP-Wno-expansion-=
to-defined'  > /usr/ports/pobj/simplex-chat-6.5.6.1/simplex-chat-6.5.6/caba=
l.project.local
cd /usr/ports/pobj/simplex-chat-6.5.6.1/simplex-chat-6.5.6 && exec /usr/bin=
/env -i LC_ALL=3Den_US.UTF-8 PORTSDIR=3D"/usr/ports" LIBTOOL=3D"/usr/bin/li=
btool"  PATH=3D'/usr/ports/pobj/simplex-chat-6.5.6.1/bin:/usr/bin:/bin:/usr=
/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin' PREFIX=3D'/usr/local'  LOCALBASE=
=3D'/usr/local' X11BASE=3D'/usr/X11R6'  CFLAGS=3D'-O2 -pipe 0'  TRUEPREFIX=
=3D'/usr/local' DESTDIR=3D''  HOME=3D'/simplex-chat-6.5.6.1_writes_to_HOME'=
 PICFLAG=3D"-fpic"  BINGRP=3Dbin BINOWN=3Droot BINMODE=3D755 NONBINMODE=3D6=
44  DIRMODE=3D755  INSTALL_COPY=3D-c INSTALL_STRIP=3D  MANGRP=3Dbin MANOWN=
=3Droot MANMODE=3D644 BSD_INSTALL_PROGRAM=3D"/usr/ports/pobj/simplex-chat-6=
.5.6.1/bin/install -c  -m 755"  BSD_INSTALL_SCRIPT=3D"/usr/ports/pobj/simpl=
ex-chat-6.5.6.1/bin/install -c -m 755"  BSD_INSTALL_DATA=3D"/usr/ports/pobj=
/simplex-chat-6.5.6.1/bin/install -c -m 644"  BSD_INSTALL_MAN=3D"/usr/ports=
/pobj/simplex-chat-6.5.6.1/bin/install -c -m 644"  BSD_INSTALL_PROGRAM_DIR=
=3D"/usr/ports/pobj/simplex-chat-6.5.6.1/bin/install -d -m 755"  BSD_INSTAL=
L_SCRIPT_DIR=3D"/usr/ports/pobj/simplex-chat-6.5.6.1/bin/install -d -m 755"=
  BSD_INSTALL_DATA_DIR=3D"/usr/ports/pobj/simplex-chat-6.5.6.1/bin/install =
-d -m 755"  BSD_INSTALL_MAN_DIR=3D"/usr/ports/pobj/simplex-chat-6.5.6.1/bin=
/install -d -m 755"  HOME=3D/usr/ports/pobj/simplex-chat-6.5.6.1/.cabal-inc=
-home  CABAL_DIR=3D/usr/ports/pobj/simplex-chat-6.5.6.1/.cabal-inc-home/.ca=
bal  XDG_CACHE_HOME=3D/usr/ports/pobj/simplex-chat-6.5.6.1/.cabal-inc-home/=
.cache  XDG_CONFIG_HOME=3D/usr/ports/pobj/simplex-chat-6.5.6.1/.cabal-inc-h=
ome/.config  /usr/bin/env -i LC_ALL=3Den_US.UTF-8 PORTSDIR=3D"/usr/ports" L=
IBTOOL=3D"/usr/bin/libtool"  PATH=3D'/usr/ports/pobj/simplex-chat-6.5.6.1/b=
in:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin' PREFIX=3D'/=
usr/local'  LOCALBASE=3D'/usr/local' X11BASE=3D'/usr/X11R6'  CFLAGS=3D'-O2 =
-pipe 0'  TRUEPREFIX=3D'/usr/local' DESTDIR=3D''  HOME=3D'/simplex-chat-6.5=
.6.1_writes_to_HOME' PICFLAG=3D"-fpic"  BINGRP=3Dbin BINOWN=3Droot BINMODE=
=3D755 NONBINMODE=3D644  DIRMODE=3D755  INSTALL_COPY=3D-c INSTALL_STRIP=3D =
 MANGRP=3Dbin MANOWN=3Droot MANMODE=3D644 BSD_INSTALL_PROGRAM=3D"/usr/ports=
/pobj/simplex-chat-6.5.6.1/bin/install -c  -m 755"  BSD_INSTALL_SCRIPT=3D"/=
usr/ports/pobj/simplex-chat-6.5.6.1/bin/install -c -m 755"  BSD_INSTALL_DAT=
A=3D"/usr/ports/pobj/simplex-chat-6.5.6.1/bin/install -c -m 644"  BSD_INSTA=
LL_MAN=3D"/usr/ports/pobj/simplex-chat-6.5.6.1/bin/install -c -m 644"  BSD_=
INSTALL_PROGRAM_DIR=3D"/usr/ports/pobj/simplex-chat-6.5.6.1/bin/install -d =
-m 755"  BSD_INSTALL_SCRIPT_DIR=3D"/usr/ports/pobj/simplex-chat-6.5.6.1/bin=
/install -d -m 755"  BSD_INSTALL_DATA_DIR=3D"/usr/ports/pobj/simplex-chat-6=
.5.6.1/bin/install -d -m 755"  BSD_INSTALL_MAN_DIR=3D"/usr/ports/pobj/simpl=
ex-chat-6.5.6.1/bin/install -d -m 755" HOME=3D/usr/ports/pobj/simplex-chat-=
6.5.6.1 /usr/local/bin/cabal v2-test --offline --disable-benchmarks  -w /us=
r/local/bin/ghc  -j1  --flags=3D""   test:simplex-chat-test
Warning: No remote package servers have been specified. Usually you would h=
ave
one specified in the config file.
Resolving dependencies...
Error: [Cabal-7107]
Could not resolve dependencies:
[__0] trying: aeson-2.2.1.0 (user goal)
[__1] unknown package: witherable (dependency of aeson)
[__1] fail (backjumping, conflict set: aeson, witherable)
After searching the rest of the dependency tree exhaustively, these were th=
e goals I've had most trouble fulfilling: aeson, witherable

*** Error 1 in . (Makefile:257 'do-test')
*** Error 2 in . (/usr/ports/infrastructure/mk/bsd.port.mk:3108 '/usr/ports=
/pobj/simplex-chat-6.5.6.1/.test_done': @cd /usr/ports/net/simple...)
*** Error 2 in /usr/ports/net/simplex-chat (/usr/ports/infrastructure/mk/bs=
d.port.mk:2722 'test': @lock=3Dsimplex-chat-6.5.6.1;  export _LOCKS...)

simplex-chat-6.5.6.1(net/simplex-chat):
Extra:  c++.12 c++abi.9 sqlcipher.3 zstd.7
--


=3D=3D=3D>  Regression tests for simplexmq-6.5.5.0
printf '%s\n'  'package *'  '    tests: False'  'package simplexmq'  '    t=
ests: True'  >> /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc=
2c19797a2c900cffcb8af4d5c/cabal.project.local
cd /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900=
cffcb8af4d5c && exec /usr/bin/env -i LC_ALL=3Den_US.UTF-8 PORTSDIR=3D"/usr/=
ports" LIBTOOL=3D"/usr/bin/libtool"  PATH=3D'/usr/ports/pobj/simplexmq-6.5.=
5.0/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin' PREFIX=
=3D'/usr/local'  LOCALBASE=3D'/usr/local' X11BASE=3D'/usr/X11R6'  CFLAGS=3D=
'-O2 -pipe 0'  TRUEPREFIX=3D'/usr/local' DESTDIR=3D''  HOME=3D'/simplexmq-6=
.5.5.0_writes_to_HOME' PICFLAG=3D"-fpic"  BINGRP=3Dbin BINOWN=3Droot BINMOD=
E=3D755 NONBINMODE=3D644  DIRMODE=3D755  INSTALL_COPY=3D-c INSTALL_STRIP=3D=
  MANGRP=3Dbin MANOWN=3Droot MANMODE=3D644 BSD_INSTALL_PROGRAM=3D"/usr/port=
s/pobj/simplexmq-6.5.5.0/bin/install -c  -m 755"  BSD_INSTALL_SCRIPT=3D"/us=
r/ports/pobj/simplexmq-6.5.5.0/bin/install -c -m 755"  BSD_INSTALL_DATA=3D"=
/usr/ports/pobj/simplexmq-6.5.5.0/bin/install -c -m 644"  BSD_INSTALL_MAN=
=3D"/usr/ports/pobj/simplexmq-6.5.5.0/bin/install -c -m 644"  BSD_INSTALL_P=
ROGRAM_DIR=3D"/usr/ports/pobj/simplexmq-6.5.5.0/bin/install -d -m 755"  BSD=
_INSTALL_SCRIPT_DIR=3D"/usr/ports/pobj/simplexmq-6.5.5.0/bin/install -d -m =
755"  BSD_INSTALL_DATA_DIR=3D"/usr/ports/pobj/simplexmq-6.5.5.0/bin/install=
 -d -m 755"  BSD_INSTALL_MAN_DIR=3D"/usr/ports/pobj/simplexmq-6.5.5.0/bin/i=
nstall -d -m 755"  HOME=3D/usr/ports/pobj/simplexmq-6.5.5.0/.cabal-inc-home=
  CABAL_DIR=3D/usr/ports/pobj/simplexmq-6.5.5.0/.cabal-inc-home/.cabal  XDG=
_CACHE_HOME=3D/usr/ports/pobj/simplexmq-6.5.5.0/.cabal-inc-home/.cache  XDG=
_CONFIG_HOME=3D/usr/ports/pobj/simplexmq-6.5.5.0/.cabal-inc-home/.config  /=
usr/bin/env -i LC_ALL=3Den_US.UTF-8 PORTSDIR=3D"/usr/ports" LIBTOOL=3D"/usr=
/bin/libtool"  PATH=3D'/usr/ports/pobj/simplexmq-6.5.5.0/bin:/usr/bin:/bin:=
/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin' PREFIX=3D'/usr/local'  LOCAL=
BASE=3D'/usr/local' X11BASE=3D'/usr/X11R6'  CFLAGS=3D'-O2 -pipe 0'  TRUEPRE=
FIX=3D'/usr/local' DESTDIR=3D''  HOME=3D'/simplexmq-6.5.5.0_writes_to_HOME'=
 PICFLAG=3D"-fpic"  BINGRP=3Dbin BINOWN=3Droot BINMODE=3D755 NONBINMODE=3D6=
44  DIRMODE=3D755  INSTALL_COPY=3D-c INSTALL_STRIP=3D  MANGRP=3Dbin MANOWN=
=3Droot MANMODE=3D644 BSD_INSTALL_PROGRAM=3D"/usr/ports/pobj/simplexmq-6.5.=
5.0/bin/install -c  -m 755"  BSD_INSTALL_SCRIPT=3D"/usr/ports/pobj/simplexm=
q-6.5.5.0/bin/install -c -m 755"  BSD_INSTALL_DATA=3D"/usr/ports/pobj/simpl=
exmq-6.5.5.0/bin/install -c -m 644"  BSD_INSTALL_MAN=3D"/usr/ports/pobj/sim=
plexmq-6.5.5.0/bin/install -c -m 644"  BSD_INSTALL_PROGRAM_DIR=3D"/usr/port=
s/pobj/simplexmq-6.5.5.0/bin/install -d -m 755"  BSD_INSTALL_SCRIPT_DIR=3D"=
/usr/ports/pobj/simplexmq-6.5.5.0/bin/install -d -m 755"  BSD_INSTALL_DATA_=
DIR=3D"/usr/ports/pobj/simplexmq-6.5.5.0/bin/install -d -m 755"  BSD_INSTAL=
L_MAN_DIR=3D"/usr/ports/pobj/simplexmq-6.5.5.0/bin/install -d -m 755" HOME=
=3D/usr/ports/pobj/simplexmq-6.5.5.0 /usr/local/bin/cabal v2-test --offline=
 --disable-benchmarks  -w /usr/local/bin/ghc  -j1  --flags=3D""   test:simp=
lexmq-test
Warning: The package description file
/usr/ports/pobj/simplexmq-6.5.5.0/appar-0.1.8/appar.cabal has warnings:
/usr/ports/pobj/simplexmq-6.5.5.0/appar-0.1.8/appar.cabal:20:37: version
operators used. To use version operators the package needs to specify at le=
ast
'cabal-version: >=3D 1.8'.
Warning: The package description file
/usr/ports/pobj/simplexmq-6.5.5.0/simplex-wai/warp/warp.cabal has warnings:
/usr/ports/pobj/simplexmq-6.5.5.0/simplex-wai/warp/warp.cabal:218:3:
Inconsistent indentation. Indentation jumps at lines 218, 261
Warning: No remote package servers have been specified. Usually you would h=
ave
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):
 - HUnit-1.6.2.0 (lib) (configuration changed)
 - OneTuple-0.4.3 (lib) (configuration changed)
 - base-orphans-0.9.4 (lib) (configuration changed)
 - blaze-markup-0.8.3.0 (lib) (configuration changed)
 - clock-0.8.4 (lib) (configuration changed)
 - data-default-0.8.0.2 (lib) (configuration changed)
 - direct-sqlcipher-2.3.28 (lib) (configuration changed)
 - distributive-0.6.3 (lib) (configuration changed)
 - dlist-1.0 (lib) (configuration changed)
 - easy-file-0.2.5 (lib) (configuration changed)
 - file-embed-0.0.16.0 (lib) (configuration changed)
 - half-0.3.3 (lib) (configuration changed)
 - hashable-1.5.1.0 (lib) (configuration changed)
 - haskell-lexer-1.2.1 (lib) (first run)
 - hspec-discover-2.11.17 (lib) (first run)
 - integer-conversion-0.1.1 (lib) (configuration changed)
 - iso8601-time-0.1.5 (lib) (configuration changed)
 - main-tester-0.2.0.1 (lib) (first run)
 - monad-loops-0.4.3 (lib) (configuration changed)
 - network-3.2.8.0 (lib) (configuration changed)
 - optparse-applicative-0.19.0.0 (lib) (configuration changed)
 - ram-0.22.0 (lib) (configuration changed)
 - resourcet-1.3.0 (lib) (configuration changed)
 - silently-1.2.5.4 (lib) (first run)
 - split-0.2.5 (lib) (configuration changed)
 - splitmix-0.1.3.2 (lib) (configuration changed)
 - th-abstraction-0.7.2.0 (lib) (configuration changed)
 - th-compat-0.1.7 (lib) (configuration changed)
 - time-hourglass-0.3.0 (lib) (configuration changed)
 - time-manager-0.3.2 (lib) (configuration changed)
 - timeit-2.0 (lib) (first run)
 - unix-time-0.5.0 (lib) (configuration changed)
 - utf8-string-1.0.2 (lib) (configuration changed)
 - vector-algorithms-0.9.1.0 (lib) (configuration changed)
 - word8-0.1.3 (lib) (configuration changed)
 - zlib-0.7.1.1 (lib) (configuration changed)
 - hspec-expectations-0.8.4 (lib) (first run)
 - transformers-base-0.4.6.1 (lib) (dependency rebuilt)
 - blaze-html-0.9.2.0 (lib) (dependency rebuilt)
 - data-default-class-0.2.0.0 (lib) (dependency rebuilt)
 - comonad-5.0.10 (lib) (dependency rebuilt)
 - cborg-0.2.10.0 (lib) (configuration changed)
 - unordered-containers-0.2.21 (lib) (dependency rebuilt)
 - time-compat-1.9.9 (lib) (configuration changed)
 - these-1.2.1 (lib) (dependency rebuilt)
 - text-short-0.1.6.1 (lib) (configuration changed)
 - scientific-0.3.8.1 (lib) (dependency rebuilt)
 - psqueues-0.2.8.3 (lib) (configuration changed)
 - network-transport-0.5.9 (lib) (dependency rebuilt)
 - data-fix-0.3.4 (lib) (dependency rebuilt)
 - constraints-0.14.4 (lib) (configuration changed)
 - case-insensitive-1.2.1.0 (lib) (dependency rebuilt)
 - socks-0.6.1 (lib) (dependency rebuilt)
 - recv-0.1.1 (lib) (configuration changed)
 - iproute-1.7.15 (lib) (dependency rebuilt)
 - random-1.3.1 (lib) (dependency rebuilt)
 - network-uri-2.6.4.2 (lib) (configuration changed)
 - fast-logger-3.2.6 (lib) (configuration changed)
 - monad-control-1.0.3.1 (lib) (dependency rebuilt)
 - cookie-0.5.1 (lib) (configuration changed)
 - bifunctors-5.6.3 (lib) (configuration changed)
 - vault-0.3.2.0 (lib) (configuration changed)
 - mono-traversable-1.0.21.0 (lib) (dependency rebuilt)
 - indexed-traversable-instances-0.1.2.1 (lib) (configuration changed)
 - async-2.2.6 (lib) (dependency rebuilt)
 - text-iso8601-0.2.0.0 (lib) (configuration changed)
 - strict-0.5.1 (lib) (dependency rebuilt)
 - base64-1.0 (lib) (dependency rebuilt)
 - base16-1.0 (lib) (dependency rebuilt)
 - attoparsec-0.14.4 (lib) (dependency rebuilt)
 - network-control-0.1.7 (lib) (dependency rebuilt)
 - http-types-0.12.5 (lib) (dependency rebuilt)
 - network-udp-0.0.0 (lib) (dependency rebuilt)
 - uuid-types-1.0.6.1 (lib) (configuration changed)
 - temporary-1.3 (lib) (configuration changed)
 - QuickCheck-2.18.0.0 (lib) (dependency rebuilt)
 - lifted-base-0.2.3.12 (lib) (dependency rebuilt)
 - semigroupoids-6.0.2 (lib) (dependency rebuilt)
 - conduit-1.3.6.1 (lib) (dependency rebuilt)
 - witherable-0.5 (lib) (configuration changed)
 - unliftio-0.2.25.1 (lib) (configuration changed)
 - typed-process-0.2.13.0 (lib) (configuration changed)
 - streaming-commons-0.2.3.1 (lib) (configuration changed)
 - serialise-0.2.6.1 (lib) (configuration changed)
 - crypton-pem-0.3.0 (lib) (dependency rebuilt)
 - crypton-asn1-types-0.4.1 (lib) (dependency rebuilt)
 - crypton-1.1.4 (lib) (dependency rebuilt)
 - sqlcipher-simple-0.4.18.1 (lib) (configuration changed)
 - ini-0.5.1 (lib) (configuration changed)
 - http-date-0.0.11 (lib) (dependency rebuilt)
 - wai-3.2.4 (lib) (configuration changed)
 - http-semantics-0.4.0 (lib) (dependency rebuilt)
 - quickcheck-io-0.2.0 (lib) (first run)
 - generic-random-1.5.0.1 (lib) (first run)
 - semialign-1.4 (lib) (dependency rebuilt)
 - libyaml-0.1.4 (lib) (dependency rebuilt)
 - websockets-0.13.0.0 (lib) (dependency rebuilt)
 - http-client-0.7.19 (lib) (first run)
 - conduit-extra-1.3.8 (lib) (configuration changed)
 - crypton-asn1-parse-0.10.0 (lib) (dependency rebuilt)
 - crypton-asn1-encoding-0.10.0 (lib) (configuration changed)
 - mlkem-0.2.2.0 (lib) (configuration changed)
 - hpke-0.1.0 (lib) (configuration changed)
 - crypto-token-0.2.0 (lib) (configuration changed)
 - wai-logger-2.5.0 (lib) (dependency rebuilt)
 - http2-5.4.1 (lib) (dependency rebuilt)
 - hspec-core-2.11.17 (lib) (first run)
 - aeson-2.2.1.0 (lib) (configuration changed)
 - simple-sendfile-0.2.32 (lib) (configuration changed)
 - monad-logger-0.3.42 (lib) (dependency rebuilt)
 - crypton-x509-1.9.1 (lib) (configuration changed)
 - hspec-2.11.17 (lib) (first run)
 - yaml-0.11.11.2 (lib) (dependency rebuilt)
 - simple-logger-0.1.1 (lib) (dependency rebuilt)
 - warp-3.3.30 (lib) (configuration changed)
 - crypton-x509-store-1.9.0 (lib) (configuration changed)
 - wai-extra-3.1.18 (lib) (configuration changed)
 - crypton-x509-validation-1.9.1 (lib) (configuration changed)
 - wai-app-static-3.2.1 (lib) (dependency rebuilt)
 - tls-2.4.3 (lib) (configuration changed)
 - cryptostore-0.5.0.0 (lib) (configuration changed)
 - tls-session-manager-0.1.0 (lib) (dependency rebuilt)
 - warp-tls-3.4.7 (lib) (dependency rebuilt)
 - simplexmq-6.5.5.0 (lib) (configuration changed)
 - simplexmq-6.5.5.0 (test:simplexmq-test) (first run)
Configuring library for HUnit-1.6.2.0...
Preprocessing library for HUnit-1.6.2.0...
Building library for HUnit-1.6.2.0...
Configuring library for OneTuple-0.4.3...
Preprocessing library for OneTuple-0.4.3...
Building library for OneTuple-0.4.3...
Configuring library for base-orphans-0.9.4...
Preprocessing library for base-orphans-0.9.4...
Building library for base-orphans-0.9.4...
Configuring library for blaze-markup-0.8.3.0...
Preprocessing library for blaze-markup-0.8.3.0...
Building library for blaze-markup-0.8.3.0...
Configuring library for clock-0.8.4...
Preprocessing library for clock-0.8.4...
Building library for clock-0.8.4...
Configuring library for data-default-0.8.0.2...
Preprocessing library for data-default-0.8.0.2...
Building library for data-default-0.8.0.2...
Configuring library for direct-sqlcipher-2.3.28...
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 direct-sqlcipher-2.3.28...
Building library for direct-sqlcipher-2.3.28...
Configuring library for distributive-0.6.3...
Preprocessing library for distributive-0.6.3...
Building library for distributive-0.6.3...
Configuring library for dlist-1.0...
Preprocessing library for dlist-1.0...
Building library for dlist-1.0...
Configuring library for easy-file-0.2.5...
Preprocessing library for easy-file-0.2.5...
Building library for easy-file-0.2.5...
Configuring library for file-embed-0.0.16.0...
Preprocessing library for file-embed-0.0.16.0...
Building library for file-embed-0.0.16.0...
Configuring library for half-0.3.3...
Preprocessing library for half-0.3.3...
Building library for half-0.3.3...
Configuring library for hashable-1.5.1.0...
Preprocessing library for hashable-1.5.1.0...
Building library for hashable-1.5.1.0...
Configuring library for haskell-lexer-1.2.1...
Preprocessing library for haskell-lexer-1.2.1...
Building library for haskell-lexer-1.2.1...
[1 of 6] Compiling Language.Haskell.Lexer.Position ( Language/Haskell/Lexer=
/Position.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c=
19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/haske=
ll-lexer-1.2.1/build/Language/Haskell/Lexer/Position.o, /usr/ports/pobj/sim=
plexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-news=
tyle/build/x86_64-openbsd/ghc-9.10.3/haskell-lexer-1.2.1/build/Language/Has=
kell/Lexer/Position.dyn_o )
[2 of 6] Compiling Language.Haskell.Lexer.Tokens ( Language/Haskell/Lexer/T=
okens.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c1979=
7a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/haskell-l=
exer-1.2.1/build/Language/Haskell/Lexer/Tokens.o, /usr/ports/pobj/simplexmq=
-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/b=
uild/x86_64-openbsd/ghc-9.10.3/haskell-lexer-1.2.1/build/Language/Haskell/L=
exer/Tokens.dyn_o )
[3 of 6] Compiling Language.Haskell.Lexer.Layout ( Language/Haskell/Lexer/L=
ayout.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c1979=
7a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/haskell-l=
exer-1.2.1/build/Language/Haskell/Lexer/Layout.o, /usr/ports/pobj/simplexmq=
-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/b=
uild/x86_64-openbsd/ghc-9.10.3/haskell-lexer-1.2.1/build/Language/Haskell/L=
exer/Layout.dyn_o )
[4 of 6] Compiling Language.Haskell.Lexer.Utils ( Language/Haskell/Lexer/Ut=
ils.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a=
2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/haskell-lex=
er-1.2.1/build/Language/Haskell/Lexer/Utils.o, /usr/ports/pobj/simplexmq-6.=
5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/buil=
d/x86_64-openbsd/ghc-9.10.3/haskell-lexer-1.2.1/build/Language/Haskell/Lexe=
r/Utils.dyn_o )
[5 of 6] Compiling Language.Haskell.Lexer.Lex ( Language/Haskell/Lexer/Lex.=
hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c90=
0cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/haskell-lexer-1=
.2.1/build/Language/Haskell/Lexer/Lex.o, /usr/ports/pobj/simplexmq-6.5.5.0/=
simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_=
64-openbsd/ghc-9.10.3/haskell-lexer-1.2.1/build/Language/Haskell/Lexer/Lex.=
dyn_o )
[6 of 6] Compiling Language.Haskell.Lexer ( Language/Haskell/Lexer.hs, /usr=
/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8a=
f4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/haskell-lexer-1.2.1/bui=
ld/Language/Haskell/Lexer.o, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92=
598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/g=
hc-9.10.3/haskell-lexer-1.2.1/build/Language/Haskell/Lexer.dyn_o )
Configuring library for hspec-discover-2.11.17...
Preprocessing library for hspec-discover-2.11.17...
Building library for hspec-discover-2.11.17...
[1 of 4] Compiling Paths_hspec_discover ( /usr/ports/pobj/simplexmq-6.5.5.0=
/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86=
_64-openbsd/ghc-9.10.3/hspec-discover-2.11.17/build/autogen/Paths_hspec_dis=
cover.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c1979=
7a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-dis=
cover-2.11.17/build/Paths_hspec_discover.o, /usr/ports/pobj/simplexmq-6.5.5=
.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x=
86_64-openbsd/ghc-9.10.3/hspec-discover-2.11.17/build/Paths_hspec_discover.=
dyn_o )
[2 of 4] Compiling Test.Hspec.Discover.Config ( src/Test/Hspec/Discover/Con=
fig.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a=
2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-disco=
ver-2.11.17/build/Test/Hspec/Discover/Config.o, /usr/ports/pobj/simplexmq-6=
.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/bui=
ld/x86_64-openbsd/ghc-9.10.3/hspec-discover-2.11.17/build/Test/Hspec/Discov=
er/Config.dyn_o )
[3 of 4] Compiling Test.Hspec.Discover.Sort ( src/Test/Hspec/Discover/Sort.=
hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c90=
0cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-discover-=
2.11.17/build/Test/Hspec/Discover/Sort.o, /usr/ports/pobj/simplexmq-6.5.5.0=
/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86=
_64-openbsd/ghc-9.10.3/hspec-discover-2.11.17/build/Test/Hspec/Discover/Sor=
t.dyn_o )
[4 of 4] Compiling Test.Hspec.Discover.Run ( src/Test/Hspec/Discover/Run.hs=
, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900c=
ffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-discover-2.=
11.17/build/Test/Hspec/Discover/Run.o, /usr/ports/pobj/simplexmq-6.5.5.0/si=
mplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64=
-openbsd/ghc-9.10.3/hspec-discover-2.11.17/build/Test/Hspec/Discover/Run.dy=
n_o )
Configuring library for integer-conversion-0.1.1...
Preprocessing library for integer-conversion-0.1.1...
Building library for integer-conversion-0.1.1...
Configuring library for iso8601-time-0.1.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 iso8601-time-0.1.5...
Building library for iso8601-time-0.1.5...
Configuring library for main-tester-0.2.0.1...
Preprocessing library for main-tester-0.2.0.1...
Building library for main-tester-0.2.0.1...
[1 of 2] Compiling Test.Main.Internal ( src/Test/Main/Internal.hs, /usr/por=
ts/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5=
c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/main-tester-0.2.0.1/build/T=
est/Main/Internal.o, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb=
06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.=
3/main-tester-0.2.0.1/build/Test/Main/Internal.dyn_o )
[2 of 2] Compiling Test.Main        ( src/Test/Main.hs, /usr/ports/pobj/sim=
plexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-news=
tyle/build/x86_64-openbsd/ghc-9.10.3/main-tester-0.2.0.1/build/Test/Main.o,=
 /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cf=
fcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/main-tester-0.2.0.=
1/build/Test/Main.dyn_o )
Configuring library for monad-loops-0.4.3...
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 monad-loops-0.4.3...
Building library for monad-loops-0.4.3...
Configuring library for network-3.2.8.0...
Preprocessing library for network-3.2.8.0...
Building library for network-3.2.8.0...
Configuring library for optparse-applicative-0.19.0.0...
Preprocessing library for optparse-applicative-0.19.0.0...
Building library for optparse-applicative-0.19.0.0...
Configuring library for ram-0.22.0...
Preprocessing library for ram-0.22.0...
Building library for ram-0.22.0...
Configuring library for resourcet-1.3.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.
Preprocessing library for resourcet-1.3.0...
Building library for resourcet-1.3.0...
Configuring library for silently-1.2.5.4...
Preprocessing library for silently-1.2.5.4...
Building library for silently-1.2.5.4...
[1 of 1] Compiling System.IO.Silently ( src/System/IO/Silently.hs, /usr/por=
ts/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5=
c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/silently-1.2.5.4/build/Syst=
em/IO/Silently.o, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06c=
fc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/s=
ilently-1.2.5.4/build/System/IO/Silently.dyn_o )
Configuring library for split-0.2.5...
Preprocessing library for split-0.2.5...
Building library for split-0.2.5...
Configuring library for splitmix-0.1.3.2...
Preprocessing library for splitmix-0.1.3.2...
Building library for splitmix-0.1.3.2...
Configuring library for th-abstraction-0.7.2.0...
Preprocessing library for th-abstraction-0.7.2.0...
Building library for th-abstraction-0.7.2.0...
Configuring library for th-compat-0.1.7...
Preprocessing library for th-compat-0.1.7...
Building library for th-compat-0.1.7...
Configuring library for time-hourglass-0.3.0...
Preprocessing library for time-hourglass-0.3.0...
Building library for time-hourglass-0.3.0...
Configuring library for time-manager-0.3.2...
Preprocessing library for time-manager-0.3.2...
Building library for time-manager-0.3.2...
Configuring library for timeit-2.0...
Preprocessing library for timeit-2.0...
Building library for timeit-2.0...
[1 of 1] Compiling System.TimeIt    ( System/TimeIt.hs, /usr/ports/pobj/sim=
plexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-news=
tyle/build/x86_64-openbsd/ghc-9.10.3/timeit-2.0/build/System/TimeIt.o, /usr=
/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8a=
f4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/timeit-2.0/build/System=
/TimeIt.dyn_o )
Configuring library for unix-time-0.5.0...
Preprocessing library for unix-time-0.5.0...
Building library for unix-time-0.5.0...
Configuring library for utf8-string-1.0.2...
Preprocessing library for utf8-string-1.0.2...
Building library for utf8-string-1.0.2...
Configuring library for vector-algorithms-0.9.1.0...
Preprocessing library for vector-algorithms-0.9.1.0...
Building library for vector-algorithms-0.9.1.0...
Configuring library for word8-0.1.3...
Preprocessing library for word8-0.1.3...
Building library for word8-0.1.3...
Configuring library for zlib-0.7.1.1...
Preprocessing library for zlib-0.7.1.1...
Building library for zlib-0.7.1.1...
Configuring library for hspec-expectations-0.8.4...
Preprocessing library for hspec-expectations-0.8.4...
Building library for hspec-expectations-0.8.4...
[1 of 4] Compiling Paths_hspec_expectations ( /usr/ports/pobj/simplexmq-6.5=
.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build=
/x86_64-openbsd/ghc-9.10.3/hspec-expectations-0.8.4/build/autogen/Paths_hsp=
ec_expectations.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb0=
6cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3=
/hspec-expectations-0.8.4/build/Paths_hspec_expectations.o, /usr/ports/pobj=
/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-=
newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-expectations-0.8.4/build/Pat=
hs_hspec_expectations.dyn_o )
[2 of 4] Compiling Test.Hspec.Expectations.Contrib ( src/Test/Hspec/Expecta=
tions/Contrib.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06c=
fc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/h=
spec-expectations-0.8.4/build/Test/Hspec/Expectations/Contrib.o, /usr/ports=
/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/=
dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-expectations-0.8.4/buil=
d/Test/Hspec/Expectations/Contrib.dyn_o )
[3 of 4] Compiling Test.Hspec.Expectations.Matcher ( src/Test/Hspec/Expecta=
tions/Matcher.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06c=
fc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/h=
spec-expectations-0.8.4/build/Test/Hspec/Expectations/Matcher.o, /usr/ports=
/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/=
dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-expectations-0.8.4/buil=
d/Test/Hspec/Expectations/Matcher.dyn_o )
[4 of 4] Compiling Test.Hspec.Expectations ( src/Test/Hspec/Expectations.hs=
, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900c=
ffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-expectation=
s-0.8.4/build/Test/Hspec/Expectations.o, /usr/ports/pobj/simplexmq-6.5.5.0/=
simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_=
64-openbsd/ghc-9.10.3/hspec-expectations-0.8.4/build/Test/Hspec/Expectation=
s.dyn_o )
Preprocessing library for transformers-base-0.4.6.1...
Building library for transformers-base-0.4.6.1...
Preprocessing library for blaze-html-0.9.2.0...
Building library for blaze-html-0.9.2.0...
Preprocessing library for data-default-class-0.2.0.0...
Building library for data-default-class-0.2.0.0...
Preprocessing library for comonad-5.0.10...
Building library for comonad-5.0.10...
Configuring library for cborg-0.2.10.0...
Preprocessing library for cborg-0.2.10.0...
Building library for cborg-0.2.10.0...
Preprocessing library for unordered-containers-0.2.21...
Building library for unordered-containers-0.2.21...
Configuring library for time-compat-1.9.9...
Preprocessing library for time-compat-1.9.9...
Building library for time-compat-1.9.9...
Preprocessing library for these-1.2.1...
Building library for these-1.2.1...
Configuring library for text-short-0.1.6.1...
Preprocessing library for text-short-0.1.6.1...
Building library for text-short-0.1.6.1...
Preprocessing library for scientific-0.3.8.1...
Building library for scientific-0.3.8.1...
Configuring library for psqueues-0.2.8.3...
Preprocessing library for psqueues-0.2.8.3...
Building library for psqueues-0.2.8.3...
Preprocessing library for network-transport-0.5.9...
Building library for network-transport-0.5.9...
Preprocessing library for data-fix-0.3.4...
Building library for data-fix-0.3.4...
Configuring library for constraints-0.14.4...
Preprocessing library for constraints-0.14.4...
Building library for constraints-0.14.4...
Preprocessing library for case-insensitive-1.2.1.0...
Building library for case-insensitive-1.2.1.0...
Preprocessing library for socks-0.6.1...
Building library for socks-0.6.1...
Configuring library for recv-0.1.1...
Preprocessing library for recv-0.1.1...
Building library for recv-0.1.1...
Preprocessing library for iproute-1.7.15...
Building library for iproute-1.7.15...
Preprocessing library for random-1.3.1...
Building library for random-1.3.1...
Configuring 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.
Preprocessing library for network-uri-2.6.4.2...
Building library for network-uri-2.6.4.2...
Configuring library for fast-logger-3.2.6...
Preprocessing library for fast-logger-3.2.6...
Building library for fast-logger-3.2.6...
Preprocessing library for monad-control-1.0.3.1...
Building library for monad-control-1.0.3.1...
Configuring library for cookie-0.5.1...
Preprocessing library for cookie-0.5.1...
Building library for cookie-0.5.1...
Configuring library for bifunctors-5.6.3...
Preprocessing library for bifunctors-5.6.3...
Building library for bifunctors-5.6.3...
Configuring library for vault-0.3.2.0...
Preprocessing library for vault-0.3.2.0...
Building library for vault-0.3.2.0...
Preprocessing library for mono-traversable-1.0.21.0...
Building library for mono-traversable-1.0.21.0...
Configuring library for indexed-traversable-instances-0.1.2.1...
Preprocessing library for indexed-traversable-instances-0.1.2.1...
Building library for indexed-traversable-instances-0.1.2.1...
Preprocessing library for async-2.2.6...
Building library for async-2.2.6...
Configuring library for text-iso8601-0.2.0.0...
Preprocessing library for text-iso8601-0.2.0.0...
Building library for text-iso8601-0.2.0.0...
Preprocessing library for strict-0.5.1...
Building library for strict-0.5.1...
Preprocessing library for base64-1.0...
Building library for base64-1.0...
Preprocessing library for base16-1.0...
Building library for base16-1.0...
Preprocessing library for attoparsec-0.14.4...
Building library for attoparsec-0.14.4...
Preprocessing library for network-control-0.1.7...
Building library for network-control-0.1.7...
Preprocessing library for http-types-0.12.5...
Building library for http-types-0.12.5...
Preprocessing library for network-udp-0.0.0...
Building library for network-udp-0.0.0...
Configuring library for uuid-types-1.0.6.1...
Preprocessing library for uuid-types-1.0.6.1...
Building library for uuid-types-1.0.6.1...
Configuring library for temporary-1.3...
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 temporary-1.3...
Building library for temporary-1.3...
Preprocessing library for QuickCheck-2.18.0.0...
Building library for QuickCheck-2.18.0.0...
Preprocessing library for lifted-base-0.2.3.12...
Building library for lifted-base-0.2.3.12...
Preprocessing library for semigroupoids-6.0.2...
Building library for semigroupoids-6.0.2...
Preprocessing library for conduit-1.3.6.1...
Building library for conduit-1.3.6.1...
Configuring library for witherable-0.5...
Preprocessing library for witherable-0.5...
Building library for witherable-0.5...
Configuring library for unliftio-0.2.25.1...
Preprocessing library for unliftio-0.2.25.1...
Building library for unliftio-0.2.25.1...
Configuring library for typed-process-0.2.13.0...
Preprocessing library for typed-process-0.2.13.0...
Building library for typed-process-0.2.13.0...
Configuring library for streaming-commons-0.2.3.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.
Preprocessing library for streaming-commons-0.2.3.1...
Building library for streaming-commons-0.2.3.1...
Configuring library for serialise-0.2.6.1...
Preprocessing library for serialise-0.2.6.1...
Building library for serialise-0.2.6.1...
Preprocessing library for crypton-pem-0.3.0...
Building library for crypton-pem-0.3.0...
Preprocessing library for crypton-asn1-types-0.4.1...
Building library for crypton-asn1-types-0.4.1...
Preprocessing library for crypton-1.1.4...
Building library for crypton-1.1.4...
Configuring library for sqlcipher-simple-0.4.18.1...
Preprocessing library for sqlcipher-simple-0.4.18.1...
Building library for sqlcipher-simple-0.4.18.1...
Configuring library for ini-0.5.1...
Preprocessing library for ini-0.5.1...
Building library for ini-0.5.1...
Preprocessing library for http-date-0.0.11...
Building library for http-date-0.0.11...
Configuring library for wai-3.2.4...
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-3.2.4...
Building library for wai-3.2.4...
Preprocessing library for http-semantics-0.4.0...
Building library for http-semantics-0.4.0...
Configuring library for quickcheck-io-0.2.0...
Preprocessing library for quickcheck-io-0.2.0...
Building library for quickcheck-io-0.2.0...
[1 of 2] Compiling Paths_quickcheck_io ( /usr/ports/pobj/simplexmq-6.5.5.0/=
simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_=
64-openbsd/ghc-9.10.3/quickcheck-io-0.2.0/build/autogen/Paths_quickcheck_io=
.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c9=
00cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/quickcheck-io-=
0.2.0/build/Paths_quickcheck_io.o, /usr/ports/pobj/simplexmq-6.5.5.0/simple=
xmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-ope=
nbsd/ghc-9.10.3/quickcheck-io-0.2.0/build/Paths_quickcheck_io.dyn_o )
[2 of 2] Compiling Test.QuickCheck.IO ( src/Test/QuickCheck/IO.hs, /usr/por=
ts/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5=
c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/quickcheck-io-0.2.0/build/T=
est/QuickCheck/IO.o, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb=
06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.=
3/quickcheck-io-0.2.0/build/Test/QuickCheck/IO.dyn_o )
Configuring library for generic-random-1.5.0.1...
Preprocessing library for generic-random-1.5.0.1...
Building library for generic-random-1.5.0.1...
[1 of 5] Compiling Generic.Random.Internal.Generic ( src/Generic/Random/Int=
ernal/Generic.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06c=
fc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/g=
eneric-random-1.5.0.1/build/Generic/Random/Internal/Generic.o, /usr/ports/p=
obj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/di=
st-newstyle/build/x86_64-openbsd/ghc-9.10.3/generic-random-1.5.0.1/build/Ge=
neric/Random/Internal/Generic.dyn_o )
[2 of 5] Compiling Generic.Random.Internal.BaseCase ( src/Generic/Random/In=
ternal/BaseCase.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb0=
6cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3=
/generic-random-1.5.0.1/build/Generic/Random/Internal/BaseCase.o, /usr/port=
s/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c=
/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/generic-random-1.5.0.1/build=
/Generic/Random/Internal/BaseCase.dyn_o )
[3 of 5] Compiling Generic.Random.DerivingVia ( src/Generic/Random/Deriving=
Via.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a=
2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/generic-ran=
dom-1.5.0.1/build/Generic/Random/DerivingVia.o, /usr/ports/pobj/simplexmq-6=
.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/bui=
ld/x86_64-openbsd/ghc-9.10.3/generic-random-1.5.0.1/build/Generic/Random/De=
rivingVia.dyn_o )
[4 of 5] Compiling Generic.Random   ( src/Generic/Random.hs, /usr/ports/pob=
j/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist=
-newstyle/build/x86_64-openbsd/ghc-9.10.3/generic-random-1.5.0.1/build/Gene=
ric/Random.o, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c=
19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/gener=
ic-random-1.5.0.1/build/Generic/Random.dyn_o )
[5 of 5] Compiling Generic.Random.Tutorial ( src/Generic/Random/Tutorial.hs=
, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900c=
ffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/generic-random-1.=
5.0.1/build/Generic/Random/Tutorial.o, /usr/ports/pobj/simplexmq-6.5.5.0/si=
mplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64=
-openbsd/ghc-9.10.3/generic-random-1.5.0.1/build/Generic/Random/Tutorial.dy=
n_o )
Preprocessing library for semialign-1.4...
Building library for semialign-1.4...
Preprocessing library for libyaml-0.1.4...
Building library for libyaml-0.1.4...
Preprocessing library for websockets-0.13.0.0...
Building library for websockets-0.13.0.0...
Configuring library for http-client-0.7.19...
Preprocessing library for http-client-0.7.19...
Building library for http-client-0.7.19...
[ 1 of 19] Compiling Data.KeyedPool   ( Data/KeyedPool.hs, /usr/ports/pobj/=
simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-n=
ewstyle/build/x86_64-openbsd/ghc-9.10.3/http-client-0.7.19/build/Data/Keyed=
Pool.o, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a=
2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/http-client=
-0.7.19/build/Data/KeyedPool.dyn_o )
[ 2 of 19] Compiling Network.HTTP.Client.Types ( Network/HTTP/Client/Types.=
hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c90=
0cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/http-client-0.7=
.19/build/Network/HTTP/Client/Types.o, /usr/ports/pobj/simplexmq-6.5.5.0/si=
mplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64=
-openbsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Client/Types.dyn_=
o )
[ 3 of 19] Compiling Network.HTTP.Client.Connection ( Network/HTTP/Client/C=
onnection.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c=
19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/http-=
client-0.7.19/build/Network/HTTP/Client/Connection.o, /usr/ports/pobj/simpl=
exmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newsty=
le/build/x86_64-openbsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Cl=
ient/Connection.dyn_o )
[ 4 of 19] Compiling Network.HTTP.Client.Headers ( Network/HTTP/Client/Head=
ers.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a=
2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/http-client=
-0.7.19/build/Network/HTTP/Client/Headers.o, /usr/ports/pobj/simplexmq-6.5.=
5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/=
x86_64-openbsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Client/Head=
ers.dyn_o )
[ 5 of 19] Compiling Network.HTTP.Client.Body ( Network/HTTP/Client/Body.hs=
, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900c=
ffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/http-client-0.7.1=
9/build/Network/HTTP/Client/Body.o, /usr/ports/pobj/simplexmq-6.5.5.0/simpl=
exmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-op=
enbsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Client/Body.dyn_o )
[ 6 of 19] Compiling Network.HTTP.Client.Util ( Network/HTTP/Client/Util.hs=
, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900c=
ffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/http-client-0.7.1=
9/build/Network/HTTP/Client/Util.o, /usr/ports/pobj/simplexmq-6.5.5.0/simpl=
exmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-op=
enbsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Client/Util.dyn_o )
[ 7 of 19] Compiling Network.HTTP.Client.Request ( Network/HTTP/Client/Requ=
est.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a=
2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/http-client=
-0.7.19/build/Network/HTTP/Client/Request.o, /usr/ports/pobj/simplexmq-6.5.=
5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/=
x86_64-openbsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Client/Requ=
est.dyn_o )
[ 8 of 19] Compiling Network.HTTP.Client.Response ( Network/HTTP/Client/Res=
ponse.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c1979=
7a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/http-clie=
nt-0.7.19/build/Network/HTTP/Client/Response.o, /usr/ports/pobj/simplexmq-6=
.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/bui=
ld/x86_64-openbsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Client/R=
esponse.dyn_o )
[ 9 of 19] Compiling Network.HTTP.Proxy ( Network/HTTP/Proxy.hs, /usr/ports=
/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/=
dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/http-client-0.7.19/build/Netw=
ork/HTTP/Proxy.o, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06c=
fc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/h=
ttp-client-0.7.19/build/Network/HTTP/Proxy.dyn_o )
[10 of 19] Compiling Network.HTTP.Client.Manager ( Network/HTTP/Client/Mana=
ger.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a=
2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/http-client=
-0.7.19/build/Network/HTTP/Client/Manager.o, /usr/ports/pobj/simplexmq-6.5.=
5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/=
x86_64-openbsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Client/Mana=
ger.dyn_o )
[11 of 19] Compiling Network.PublicSuffixList.Types ( publicsuffixlist/Netw=
ork/PublicSuffixList/Types.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-=
92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd=
/ghc-9.10.3/http-client-0.7.19/build/Network/PublicSuffixList/Types.o, /usr=
/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8a=
f4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/http-client-0.7.19/buil=
d/Network/PublicSuffixList/Types.dyn_o )
[12 of 19] Compiling Network.PublicSuffixList.Serialize ( publicsuffixlist/=
Network/PublicSuffixList/Serialize.hs, /usr/ports/pobj/simplexmq-6.5.5.0/si=
mplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64=
-openbsd/ghc-9.10.3/http-client-0.7.19/build/Network/PublicSuffixList/Seria=
lize.o, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a=
2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/http-client=
-0.7.19/build/Network/PublicSuffixList/Serialize.dyn_o )
[13 of 19] Compiling Network.PublicSuffixList.DataStructure ( publicsuffixl=
ist/Network/PublicSuffixList/DataStructure.hs, /usr/ports/pobj/simplexmq-6.=
5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/buil=
d/x86_64-openbsd/ghc-9.10.3/http-client-0.7.19/build/Network/PublicSuffixLi=
st/DataStructure.o, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb0=
6cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3=
/http-client-0.7.19/build/Network/PublicSuffixList/DataStructure.dyn_o )
[14 of 19] Compiling Network.PublicSuffixList.Lookup ( publicsuffixlist/Net=
work/PublicSuffixList/Lookup.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexm=
q-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openb=
sd/ghc-9.10.3/http-client-0.7.19/build/Network/PublicSuffixList/Lookup.o, /=
usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffc=
b8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/http-client-0.7.19/b=
uild/Network/PublicSuffixList/Lookup.dyn_o )
[15 of 19] Compiling Network.HTTP.Client.Cookies ( Network/HTTP/Client/Cook=
ies.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a=
2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/http-client=
-0.7.19/build/Network/HTTP/Client/Cookies.o, /usr/ports/pobj/simplexmq-6.5.=
5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/=
x86_64-openbsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Client/Cook=
ies.dyn_o )
[16 of 19] Compiling Network.HTTP.Client.Core ( Network/HTTP/Client/Core.hs=
, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900c=
ffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/http-client-0.7.1=
9/build/Network/HTTP/Client/Core.o, /usr/ports/pobj/simplexmq-6.5.5.0/simpl=
exmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-op=
enbsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Client/Core.dyn_o )
[17 of 19] Compiling Network.HTTP.Client.Internal ( Network/HTTP/Client/Int=
ernal.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c1979=
7a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/http-clie=
nt-0.7.19/build/Network/HTTP/Client/Internal.o, /usr/ports/pobj/simplexmq-6=
.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/bui=
ld/x86_64-openbsd/ghc-9.10.3/http-client-0.7.19/build/Network/HTTP/Client/I=
nternal.dyn_o )
[18 of 19] Compiling Network.HTTP.Client ( Network/HTTP/Client.hs, /usr/por=
ts/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5=
c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/http-client-0.7.19/build/Ne=
twork/HTTP/Client.o, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb=
06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.=
3/http-client-0.7.19/build/Network/HTTP/Client.dyn_o )
[19 of 19] Compiling Network.HTTP.Client.MultipartFormData ( Network/HTTP/C=
lient/MultipartFormData.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-925=
98c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/gh=
c-9.10.3/http-client-0.7.19/build/Network/HTTP/Client/MultipartFormData.o, =
/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cff=
cb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/http-client-0.7.19/=
build/Network/HTTP/Client/MultipartFormData.dyn_o )
Configuring library for conduit-extra-1.3.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 conduit-extra-1.3.8...
Building library for conduit-extra-1.3.8...
Preprocessing library for crypton-asn1-parse-0.10.0...
Building library for crypton-asn1-parse-0.10.0...
Configuring library for crypton-asn1-encoding-0.10.0...
Preprocessing library for crypton-asn1-encoding-0.10.0...
Building library for crypton-asn1-encoding-0.10.0...
Configuring library for mlkem-0.2.2.0...
Preprocessing library for mlkem-0.2.2.0...
Building library for mlkem-0.2.2.0...
Configuring library for hpke-0.1.0...
Preprocessing library for hpke-0.1.0...
Building library for hpke-0.1.0...
Configuring library for crypto-token-0.2.0...
Preprocessing library for crypto-token-0.2.0...
Building library for crypto-token-0.2.0...
Preprocessing library for wai-logger-2.5.0...
Building library for wai-logger-2.5.0...
Preprocessing library for http2-5.4.1...
Building library for http2-5.4.1...
Configuring library for hspec-core-2.11.17...
Preprocessing library for hspec-core-2.11.17...
Building library for hspec-core-2.11.17...
[ 1 of 50] Compiling Control.Concurrent.Async ( vendor/async-2.2.5/Control/=
Concurrent/Async.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb=
06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.=
3/hspec-core-2.11.17/build/Control/Concurrent/Async.o, /usr/ports/pobj/simp=
lexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newst=
yle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/build/Control/Concur=
rent/Async.dyn_o )
[ 2 of 50] Compiling Data.Algorithm.Diff ( vendor/Data/Algorithm/Diff.hs, /=
usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffc=
b8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/b=
uild/Data/Algorithm/Diff.o, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-925=
98c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/gh=
c-9.10.3/hspec-core-2.11.17/build/Data/Algorithm/Diff.dyn_o )
[ 3 of 50] Compiling Paths_hspec_core ( /usr/ports/pobj/simplexmq-6.5.5.0/s=
implexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_6=
4-openbsd/ghc-9.10.3/hspec-core-2.11.17/build/autogen/Paths_hspec_core.hs, =
/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cff=
cb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/=
build/Paths_hspec_core.o, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598=
c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-=
9.10.3/hspec-core-2.11.17/build/Paths_hspec_core.dyn_o )
[ 4 of 50] Compiling Test.Hspec.Core.Compat ( src/Test/Hspec/Core/Compat.hs=
, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900c=
ffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.1=
7/build/Test/Hspec/Core/Compat.o, /usr/ports/pobj/simplexmq-6.5.5.0/simplex=
mq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-open=
bsd/ghc-9.10.3/hspec-core-2.11.17/build/Test/Hspec/Core/Compat.dyn_o )
[ 5 of 50] Compiling Test.Hspec.Core.Clock ( src/Test/Hspec/Core/Clock.hs, =
/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cff=
cb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/=
build/Test/Hspec/Core/Clock.o, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-=
92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd=
/ghc-9.10.3/hspec-core-2.11.17/build/Test/Hspec/Core/Clock.dyn_o )
[ 6 of 50] Compiling Test.Hspec.Core.Annotations ( src/Test/Hspec/Core/Anno=
tations.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19=
797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-c=
ore-2.11.17/build/Test/Hspec/Core/Annotations.o, /usr/ports/pobj/simplexmq-=
6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/bu=
ild/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/build/Test/Hspec/Core/Anno=
tations.dyn_o )
[ 7 of 50] Compiling GetOpt.Declarative.Types ( src/GetOpt/Declarative/Type=
s.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c=
900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.=
11.17/build/GetOpt/Declarative/Types.o, /usr/ports/pobj/simplexmq-6.5.5.0/s=
implexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_6=
4-openbsd/ghc-9.10.3/hspec-core-2.11.17/build/GetOpt/Declarative/Types.dyn_=
o )
[ 8 of 50] Compiling GetOpt.Declarative.Environment ( src/GetOpt/Declarativ=
e/Environment.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06c=
fc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/h=
spec-core-2.11.17/build/GetOpt/Declarative/Environment.o, /usr/ports/pobj/s=
implexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-ne=
wstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/build/GetOpt/Decl=
arative/Environment.dyn_o )
[ 9 of 50] Compiling Test.Hspec.Core.Example.Location ( src/Test/Hspec/Core=
/Example/Location.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2dd=
b06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10=
.3/hspec-core-2.11.17/build/Test/Hspec/Core/Example/Location.o, /usr/ports/=
pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/d=
ist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/build/Test/=
Hspec/Core/Example/Location.dyn_o )
[10 of 50] Compiling Test.Hspec.Core.Formatters.Diff ( src/Test/Hspec/Core/=
Formatters/Diff.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb0=
6cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3=
/hspec-core-2.11.17/build/Test/Hspec/Core/Formatters/Diff.o, /usr/ports/pob=
j/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist=
-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/build/Test/Hsp=
ec/Core/Formatters/Diff.dyn_o )
[11 of 50] Compiling Test.Hspec.Core.Formatters.Pretty.Parser ( src/Test/Hs=
pec/Core/Formatters/Pretty/Parser.hs, /usr/ports/pobj/simplexmq-6.5.5.0/sim=
plexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-=
openbsd/ghc-9.10.3/hspec-core-2.11.17/build/Test/Hspec/Core/Formatters/Pret=
ty/Parser.o, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c1=
9797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-=
core-2.11.17/build/Test/Hspec/Core/Formatters/Pretty/Parser.dyn_o )
[12 of 50] Compiling Test.Hspec.Core.Formatters.Pretty.Unicode ( src/Test/H=
spec/Core/Formatters/Pretty/Unicode.hs, /usr/ports/pobj/simplexmq-6.5.5.0/s=
implexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_6=
4-openbsd/ghc-9.10.3/hspec-core-2.11.17/build/Test/Hspec/Core/Formatters/Pr=
etty/Unicode.o, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc=
2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hsp=
ec-core-2.11.17/build/Test/Hspec/Core/Formatters/Pretty/Unicode.dyn_o )
[13 of 50] Compiling Test.Hspec.Core.Formatters.Pretty ( src/Test/Hspec/Cor=
e/Formatters/Pretty.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2=
ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.=
10.3/hspec-core-2.11.17/build/Test/Hspec/Core/Formatters/Pretty.o, /usr/por=
ts/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5=
c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/build/Te=
st/Hspec/Core/Formatters/Pretty.dyn_o )
[14 of 50] Compiling Test.Hspec.Core.Formatters.V1.Free ( src/Test/Hspec/Co=
re/Formatters/V1/Free.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598=
c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-=
9.10.3/hspec-core-2.11.17/build/Test/Hspec/Core/Formatters/V1/Free.o, /usr/=
ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af=
4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/build=
/Test/Hspec/Core/Formatters/V1/Free.dyn_o )
[15 of 50] Compiling Test.Hspec.Core.Runner.JobQueue ( src/Test/Hspec/Core/=
Runner/JobQueue.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb0=
6cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3=
/hspec-core-2.11.17/build/Test/Hspec/Core/Runner/JobQueue.o, /usr/ports/pob=
j/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist=
-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/build/Test/Hsp=
ec/Core/Runner/JobQueue.dyn_o )
[16 of 50] Compiling Test.Hspec.Core.Timer ( src/Test/Hspec/Core/Timer.hs, =
/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cff=
cb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/=
build/Test/Hspec/Core/Timer.o, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-=
92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd=
/ghc-9.10.3/hspec-core-2.11.17/build/Test/Hspec/Core/Timer.dyn_o )
[17 of 50] Compiling Test.Hspec.Core.Util ( src/Test/Hspec/Core/Util.hs, /u=
sr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb=
8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/bu=
ild/Test/Hspec/Core/Util.o, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-925=
98c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/gh=
c-9.10.3/hspec-core-2.11.17/build/Test/Hspec/Core/Util.dyn_o )
[18 of 50] Compiling Test.Hspec.Core.QuickCheck.Util ( src/Test/Hspec/Core/=
QuickCheck/Util.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb0=
6cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3=
/hspec-core-2.11.17/build/Test/Hspec/Core/QuickCheck/Util.o, /usr/ports/pob=
j/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist=
-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/build/Test/Hsp=
ec/Core/QuickCheck/Util.dyn_o )
[19 of 50] Compiling Test.Hspec.Core.Example ( src/Test/Hspec/Core/Example.=
hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c90=
0cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11=
.17/build/Test/Hspec/Core/Example.o, /usr/ports/pobj/simplexmq-6.5.5.0/simp=
lexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-o=
penbsd/ghc-9.10.3/hspec-core-2.11.17/build/Test/Hspec/Core/Example.dyn_o )
[20 of 50] Compiling Test.Hspec.Core.Tree ( src/Test/Hspec/Core/Tree.hs, /u=
sr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb=
8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/bu=
ild/Test/Hspec/Core/Tree.o, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-925=
98c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/gh=
c-9.10.3/hspec-core-2.11.17/build/Test/Hspec/Core/Tree.dyn_o )
[21 of 50] Compiling Test.Hspec.Core.Shuffle ( src/Test/Hspec/Core/Shuffle.=
hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c90=
0cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11=
.17/build/Test/Hspec/Core/Shuffle.o, /usr/ports/pobj/simplexmq-6.5.5.0/simp=
lexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-o=
penbsd/ghc-9.10.3/hspec-core-2.11.17/build/Test/Hspec/Core/Shuffle.dyn_o )
[22 of 50] Compiling Test.Hspec.Core.Format ( src/Test/Hspec/Core/Format.hs=
, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900c=
ffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.1=
7/build/Test/Hspec/Core/Format.o, /usr/ports/pobj/simplexmq-6.5.5.0/simplex=
mq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-open=
bsd/ghc-9.10.3/hspec-core-2.11.17/build/Test/Hspec/Core/Format.dyn_o )
[23 of 50] Compiling Test.Hspec.Core.Runner.Result ( src/Test/Hspec/Core/Ru=
nner/Result.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc=
2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hsp=
ec-core-2.11.17/build/Test/Hspec/Core/Runner/Result.o, /usr/ports/pobj/simp=
lexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newst=
yle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/build/Test/Hspec/Cor=
e/Runner/Result.dyn_o )
[24 of 50] Compiling Test.Hspec.Core.Formatters.V1.Monad ( src/Test/Hspec/C=
ore/Formatters/V1/Monad.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-925=
98c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/gh=
c-9.10.3/hspec-core-2.11.17/build/Test/Hspec/Core/Formatters/V1/Monad.o, /u=
sr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb=
8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/bu=
ild/Test/Hspec/Core/Formatters/V1/Monad.dyn_o )
[25 of 50] Compiling Test.Hspec.Core.Formatters.Internal ( src/Test/Hspec/C=
ore/Formatters/Internal.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-925=
98c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/gh=
c-9.10.3/hspec-core-2.11.17/build/Test/Hspec/Core/Formatters/Internal.o, /u=
sr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb=
8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/bu=
ild/Test/Hspec/Core/Formatters/Internal.dyn_o )
[26 of 50] Compiling Test.Hspec.Core.Formatters.V2 ( src/Test/Hspec/Core/Fo=
rmatters/V2.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc=
2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hsp=
ec-core-2.11.17/build/Test/Hspec/Core/Formatters/V2.o, /usr/ports/pobj/simp=
lexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newst=
yle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/build/Test/Hspec/Cor=
e/Formatters/V2.dyn_o )
[27 of 50] Compiling Test.Hspec.Core.Runner.PrintSlowSpecItems ( src/Test/H=
spec/Core/Runner/PrintSlowSpecItems.hs, /usr/ports/pobj/simplexmq-6.5.5.0/s=
implexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_6=
4-openbsd/ghc-9.10.3/hspec-core-2.11.17/build/Test/Hspec/Core/Runner/PrintS=
lowSpecItems.o, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc=
2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hsp=
ec-core-2.11.17/build/Test/Hspec/Core/Runner/PrintSlowSpecItems.dyn_o )
[28 of 50] Compiling Test.Hspec.Core.Formatters.V1.Internal ( src/Test/Hspe=
c/Core/Formatters/V1/Internal.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplex=
mq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-open=
bsd/ghc-9.10.3/hspec-core-2.11.17/build/Test/Hspec/Core/Formatters/V1/Inter=
nal.o, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2=
c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2=
.11.17/build/Test/Hspec/Core/Formatters/V1/Internal.dyn_o )
[29 of 50] Compiling Test.Hspec.Core.Formatters.V1 ( src/Test/Hspec/Core/Fo=
rmatters/V1.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc=
2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hsp=
ec-core-2.11.17/build/Test/Hspec/Core/Formatters/V1.o, /usr/ports/pobj/simp=
lexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newst=
yle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/build/Test/Hspec/Cor=
e/Formatters/V1.dyn_o )
[30 of 50] Compiling Test.Hspec.Core.Formatters ( src/Test/Hspec/Core/Forma=
tters.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c1979=
7a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-cor=
e-2.11.17/build/Test/Hspec/Core/Formatters.o, /usr/ports/pobj/simplexmq-6.5=
.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build=
/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/build/Test/Hspec/Core/Formatt=
ers.dyn_o )
[31 of 50] Compiling GetOpt.Declarative.Util ( src/GetOpt/Declarative/Util.=
hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c90=
0cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11=
.17/build/GetOpt/Declarative/Util.o, /usr/ports/pobj/simplexmq-6.5.5.0/simp=
lexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-o=
penbsd/ghc-9.10.3/hspec-core-2.11.17/build/GetOpt/Declarative/Util.dyn_o )
[32 of 50] Compiling GetOpt.Declarative.Interpret ( src/GetOpt/Declarative/=
Interpret.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c=
19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec=
-core-2.11.17/build/GetOpt/Declarative/Interpret.o, /usr/ports/pobj/simplex=
mq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle=
/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/build/GetOpt/Declarativ=
e/Interpret.dyn_o )
[33 of 50] Compiling GetOpt.Declarative ( src/GetOpt/Declarative.hs, /usr/p=
orts/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4=
d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/build/=
GetOpt/Declarative.o, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2dd=
b06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10=
.3/hspec-core-2.11.17/build/GetOpt/Declarative.dyn_o )
[34 of 50] Compiling Test.Hspec.Core.Config.Definition ( src/Test/Hspec/Cor=
e/Config/Definition.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2=
ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.=
10.3/hspec-core-2.11.17/build/Test/Hspec/Core/Config/Definition.o, /usr/por=
ts/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5=
c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/build/Te=
st/Hspec/Core/Config/Definition.dyn_o )
[35 of 50] Compiling Test.Hspec.Core.Spec.Monad ( src/Test/Hspec/Core/Spec/=
Monad.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c1979=
7a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-cor=
e-2.11.17/build/Test/Hspec/Core/Spec/Monad.o, /usr/ports/pobj/simplexmq-6.5=
.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build=
/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/build/Test/Hspec/Core/Spec/Mo=
nad.dyn_o )
[36 of 50] Compiling Test.Hspec.Core.QuickCheck ( src/Test/Hspec/Core/Quick=
Check.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c1979=
7a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-cor=
e-2.11.17/build/Test/Hspec/Core/QuickCheck.o, /usr/ports/pobj/simplexmq-6.5=
.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build=
/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/build/Test/Hspec/Core/QuickCh=
eck.dyn_o )
[37 of 50] Compiling Test.Hspec.Core.Hooks ( src/Test/Hspec/Core/Hooks.hs, =
/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cff=
cb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/=
build/Test/Hspec/Core/Hooks.o, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-=
92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd=
/ghc-9.10.3/hspec-core-2.11.17/build/Test/Hspec/Core/Hooks.dyn_o )
[38 of 50] Compiling Test.Hspec.Core.Spec ( src/Test/Hspec/Core/Spec.hs, /u=
sr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb=
8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/bu=
ild/Test/Hspec/Core/Spec.o, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-925=
98c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/gh=
c-9.10.3/hspec-core-2.11.17/build/Test/Hspec/Core/Spec.dyn_o )
[39 of 50] Compiling Test.Hspec.Core.Runner.Eval ( src/Test/Hspec/Core/Runn=
er/Eval.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19=
797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-c=
ore-2.11.17/build/Test/Hspec/Core/Runner/Eval.o, /usr/ports/pobj/simplexmq-=
6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/bu=
ild/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/build/Test/Hspec/Core/Runn=
er/Eval.dyn_o )
[40 of 50] Compiling Test.Hspec.Core.Extension.Tree ( src/Test/Hspec/Core/E=
xtension/Tree.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06c=
fc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/h=
spec-core-2.11.17/build/Test/Hspec/Core/Extension/Tree.o, /usr/ports/pobj/s=
implexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-ne=
wstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/build/Test/Hspec/=
Core/Extension/Tree.dyn_o )
[41 of 50] Compiling Test.Hspec.Core.Extension.Spec ( src/Test/Hspec/Core/E=
xtension/Spec.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06c=
fc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/h=
spec-core-2.11.17/build/Test/Hspec/Core/Extension/Spec.o, /usr/ports/pobj/s=
implexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-ne=
wstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/build/Test/Hspec/=
Core/Extension/Spec.dyn_o )
[42 of 50] Compiling Test.Hspec.Core.Extension.Item ( src/Test/Hspec/Core/E=
xtension/Item.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06c=
fc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/h=
spec-core-2.11.17/build/Test/Hspec/Core/Extension/Item.o, /usr/ports/pobj/s=
implexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-ne=
wstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/build/Test/Hspec/=
Core/Extension/Item.dyn_o )
[43 of 50] Compiling Test.Hspec.Core.FailureReport ( src/Test/Hspec/Core/Fa=
ilureReport.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc=
2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hsp=
ec-core-2.11.17/build/Test/Hspec/Core/FailureReport.o, /usr/ports/pobj/simp=
lexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newst=
yle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/build/Test/Hspec/Cor=
e/FailureReport.dyn_o )
[44 of 50] Compiling Test.Hspec.Core.Extension.Config.Type ( src/Test/Hspec=
/Core/Extension/Config/Type.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq=
-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbs=
d/ghc-9.10.3/hspec-core-2.11.17/build/Test/Hspec/Core/Extension/Config/Type=
.o, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c90=
0cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11=
.17/build/Test/Hspec/Core/Extension/Config/Type.dyn_o )
[45 of 50] Compiling Test.Hspec.Core.Extension.Option ( src/Test/Hspec/Core=
/Extension/Option.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2dd=
b06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10=
.3/hspec-core-2.11.17/build/Test/Hspec/Core/Extension/Option.o, /usr/ports/=
pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/d=
ist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/build/Test/=
Hspec/Core/Extension/Option.dyn_o )
[46 of 50] Compiling Test.Hspec.Core.Extension.Config ( src/Test/Hspec/Core=
/Extension/Config.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2dd=
b06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10=
.3/hspec-core-2.11.17/build/Test/Hspec/Core/Extension/Config.o, /usr/ports/=
pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/d=
ist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/build/Test/=
Hspec/Core/Extension/Config.dyn_o )
[47 of 50] Compiling Test.Hspec.Core.Extension ( src/Test/Hspec/Core/Extens=
ion.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a=
2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-=
2.11.17/build/Test/Hspec/Core/Extension.o, /usr/ports/pobj/simplexmq-6.5.5.=
0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x8=
6_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/build/Test/Hspec/Core/Extension.=
dyn_o )
[48 of 50] Compiling Test.Hspec.Core.Config.Options ( src/Test/Hspec/Core/C=
onfig/Options.hs, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06c=
fc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/h=
spec-core-2.11.17/build/Test/Hspec/Core/Config/Options.o, /usr/ports/pobj/s=
implexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-ne=
wstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.17/build/Test/Hspec/=
Core/Config/Options.dyn_o )
[49 of 50] Compiling Test.Hspec.Core.Config ( src/Test/Hspec/Core/Config.hs=
, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900c=
ffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.1=
7/build/Test/Hspec/Core/Config.o, /usr/ports/pobj/simplexmq-6.5.5.0/simplex=
mq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-open=
bsd/ghc-9.10.3/hspec-core-2.11.17/build/Test/Hspec/Core/Config.dyn_o )
[50 of 50] Compiling Test.Hspec.Core.Runner ( src/Test/Hspec/Core/Runner.hs=
, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900c=
ffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-core-2.11.1=
7/build/Test/Hspec/Core/Runner.o, /usr/ports/pobj/simplexmq-6.5.5.0/simplex=
mq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-open=
bsd/ghc-9.10.3/hspec-core-2.11.17/build/Test/Hspec/Core/Runner.dyn_o )
Configuring library for aeson-2.2.1.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.
Preprocessing library for aeson-2.2.1.0...
Building library for aeson-2.2.1.0...
Configuring library for simple-sendfile-0.2.32...
Preprocessing library for simple-sendfile-0.2.32...
Building library for simple-sendfile-0.2.32...
Preprocessing library for monad-logger-0.3.42...
Building library for monad-logger-0.3.42...
Configuring library for crypton-x509-1.9.1...
Preprocessing library for crypton-x509-1.9.1...
Building library for crypton-x509-1.9.1...
Configuring library for hspec-2.11.17...
Preprocessing library for hspec-2.11.17...
Building library for hspec-2.11.17...
[1 of 6] Compiling Paths_hspec      ( /usr/ports/pobj/simplexmq-6.5.5.0/sim=
plexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-=
openbsd/ghc-9.10.3/hspec-2.11.17/build/autogen/Paths_hspec.hs, /usr/ports/p=
obj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/di=
st-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-2.11.17/build/Paths_hspec=
.o, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c90=
0cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-2.11.17/b=
uild/Paths_hspec.dyn_o )
[2 of 6] Compiling Test.Hspec.Discover ( src/Test/Hspec/Discover.hs, /usr/p=
orts/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4=
d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-2.11.17/build/Test/=
Hspec/Discover.o, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06c=
fc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/h=
spec-2.11.17/build/Test/Hspec/Discover.dyn_o )
[3 of 6] Compiling Test.Hspec.Formatters ( src/Test/Hspec/Formatters.hs, /u=
sr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb=
8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-2.11.17/build/T=
est/Hspec/Formatters.o, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2=
ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.=
10.3/hspec-2.11.17/build/Test/Hspec/Formatters.dyn_o )
[4 of 6] Compiling Test.Hspec.Runner ( src/Test/Hspec/Runner.hs, /usr/ports=
/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/=
dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-2.11.17/build/Test/Hspe=
c/Runner.o, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19=
797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-2=
.11.17/build/Test/Hspec/Runner.dyn_o )
[5 of 6] Compiling Test.Hspec       ( src/Test/Hspec.hs, /usr/ports/pobj/si=
mplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-new=
style/build/x86_64-openbsd/ghc-9.10.3/hspec-2.11.17/build/Test/Hspec.o, /us=
r/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8=
af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-2.11.17/build/Te=
st/Hspec.dyn_o )
[6 of 6] Compiling Test.Hspec.QuickCheck ( src/Test/Hspec/QuickCheck.hs, /u=
sr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb=
8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/hspec-2.11.17/build/T=
est/Hspec/QuickCheck.o, /usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2=
ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.=
10.3/hspec-2.11.17/build/Test/Hspec/QuickCheck.dyn_o )
Preprocessing library for yaml-0.11.11.2...
Building library for yaml-0.11.11.2...
Preprocessing library for simple-logger-0.1.1...
Building library for simple-logger-0.1.1...
Warning: warp.cabal:218:3: Inconsistent indentation. Indentation jumps at
lines 218, 261
Configuring library for warp-3.3.30...
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 warp-3.3.30...
Building library for warp-3.3.30...
Configuring library for crypton-x509-store-1.9.0...
Preprocessing library for crypton-x509-store-1.9.0...
Building library for crypton-x509-store-1.9.0...
Configuring library for wai-extra-3.1.18...
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-extra-3.1.18...
Building library for wai-extra-3.1.18...
Configuring library for crypton-x509-validation-1.9.1...
Preprocessing library for crypton-x509-validation-1.9.1...
Building library for crypton-x509-validation-1.9.1...
Preprocessing library for wai-app-static-3.2.1...
Building library for wai-app-static-3.2.1...
Configuring library for tls-2.4.3...
Preprocessing library for tls-2.4.3...
Building library for tls-2.4.3...
Configuring library for cryptostore-0.5.0.0...
Preprocessing library for cryptostore-0.5.0.0...
Building library for cryptostore-0.5.0.0...
Preprocessing library for tls-session-manager-0.1.0...
Building library for tls-session-manager-0.1.0...
Preprocessing library for warp-tls-3.4.7...
Building library for warp-tls-3.4.7...
Configuring library for simplexmq-6.5.5.0...
Preprocessing library for simplexmq-6.5.5.0...
Building library for simplexmq-6.5.5.0...
[  5 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
20101_initial ( src/Simplex/Messaging/Agent/Store/SQLite/Migrations/M202201=
01_initial.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.=
5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20220101_initial=
.o, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/S=
implex/Messaging/Agent/Store/SQLite/Migrations/M20220101_initial.dyn_o ) [/=
usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffc=
b8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/scientific-0.3.8.1/b=
uild/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so changed]
[  6 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
20301_snd_queue_keys ( src/Simplex/Messaging/Agent/Store/SQLite/Migrations/=
M20220301_snd_queue_keys.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/=
simplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20=
220301_snd_queue_keys.o, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simp=
lexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M202203=
01_snd_queue_keys.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-9259=
8c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc=
-9.10.3/scientific-0.3.8.1/build/libHSscientific-0.3.8.1-inplace-ghc9.10.3.=
so changed]
[  7 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
20322_notifications ( src/Simplex/Messaging/Agent/Store/SQLite/Migrations/M=
20220322_notifications.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/si=
mplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M2022=
0322_notifications.o, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplex=
mq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20220322_=
notifications.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2d=
db06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.1=
0.3/scientific-0.3.8.1/build/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so c=
hanged]
[  8 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
20608_v2 ( src/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20220608_v2=
.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/=
Simplex/Messaging/Agent/Store/SQLite/Migrations/M20220608_v2.o, dist-newsty=
le/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messagin=
g/Agent/Store/SQLite/Migrations/M20220608_v2.dyn_o ) [/usr/ports/pobj/simpl=
exmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newsty=
le/build/x86_64-openbsd/ghc-9.10.3/scientific-0.3.8.1/build/libHSscientific=
-0.3.8.1-inplace-ghc9.10.3.so changed]
[  9 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
20625_v2_ntf_mode ( src/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20=
220625_v2_ntf_mode.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simple=
xmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20220625=
_v2_ntf_mode.o, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5=
.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20220625_v2_ntf=
_mode.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2=
c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/scie=
ntific-0.3.8.1/build/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so changed]
[ 10 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
20811_onion_hosts ( src/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20=
220811_onion_hosts.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simple=
xmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20220811=
_onion_hosts.o, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5=
.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20220811_onion_=
hosts.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2=
c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/scie=
ntific-0.3.8.1/build/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so changed]
[ 11 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
20817_connection_ntfs ( src/Simplex/Messaging/Agent/Store/SQLite/Migrations=
/M20220817_connection_ntfs.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.=
3/simplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M=
20220817_connection_ntfs.o, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/s=
implexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M202=
20817_connection_ntfs.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-=
92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd=
/ghc-9.10.3/scientific-0.3.8.1/build/libHSscientific-0.3.8.1-inplace-ghc9.1=
0.3.so changed]
[ 12 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
20905_commands ( src/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20220=
905_commands.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.=
5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20220905_comma=
nds.o, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/buil=
d/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20220905_commands.dyn_o =
) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900=
cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/scientific-0.3.8=
.1/build/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so changed]
[ 13 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
20915_connection_queues ( src/Simplex/Messaging/Agent/Store/SQLite/Migratio=
ns/M20220915_connection_queues.hs, dist-newstyle/build/x86_64-openbsd/ghc-9=
.10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migratio=
ns/M20220915_connection_queues.o, dist-newstyle/build/x86_64-openbsd/ghc-9.=
10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migration=
s/M20220915_connection_queues.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/si=
mplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64=
-openbsd/ghc-9.10.3/scientific-0.3.8.1/build/libHSscientific-0.3.8.1-inplac=
e-ghc9.10.3.so changed]
[ 14 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
30110_users ( src/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20230110=
_users.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/=
build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20230110_users.o, di=
st-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex=
/Messaging/Agent/Store/SQLite/Migrations/M20230110_users.dyn_o ) [/usr/port=
s/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c=
/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/scientific-0.3.8.1/build/lib=
HSscientific-0.3.8.1-inplace-ghc9.10.3.so changed]
[ 15 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
30117_fkey_indexes ( src/Simplex/Messaging/Agent/Store/SQLite/Migrations/M2=
0230117_fkey_indexes.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simp=
lexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M202301=
17_fkey_indexes.o, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-=
6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20230117_fke=
y_indexes.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06=
cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/=
scientific-0.3.8.1/build/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so chang=
ed]
[ 16 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
30120_delete_errors ( src/Simplex/Messaging/Agent/Store/SQLite/Migrations/M=
20230120_delete_errors.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/si=
mplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M2023=
0120_delete_errors.o, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplex=
mq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20230120_=
delete_errors.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2d=
db06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.1=
0.3/scientific-0.3.8.1/build/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so c=
hanged]
[ 17 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
30217_server_key_hash ( src/Simplex/Messaging/Agent/Store/SQLite/Migrations=
/M20230217_server_key_hash.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.=
3/simplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M=
20230217_server_key_hash.o, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/s=
implexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M202=
30217_server_key_hash.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-=
92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd=
/ghc-9.10.3/scientific-0.3.8.1/build/libHSscientific-0.3.8.1-inplace-ghc9.1=
0.3.so changed]
[ 18 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
30223_files ( src/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20230223=
_files.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/=
build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20230223_files.o, di=
st-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex=
/Messaging/Agent/Store/SQLite/Migrations/M20230223_files.dyn_o ) [/usr/port=
s/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c=
/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/scientific-0.3.8.1/build/lib=
HSscientific-0.3.8.1-inplace-ghc9.10.3.so changed]
[ 19 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
30320_retry_state ( src/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20=
230320_retry_state.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simple=
xmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20230320=
_retry_state.o, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5=
.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20230320_retry_=
state.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2=
c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/scie=
ntific-0.3.8.1/build/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so changed]
[ 20 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
30401_snd_files ( src/Simplex/Messaging/Agent/Store/SQLite/Migrations/M2023=
0401_snd_files.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-=
6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20230401_snd=
_files.o, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/b=
uild/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20230401_snd_files.dy=
n_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2=
c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/scientific-0=
.3.8.1/build/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so changed]
[ 21 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
30510_files_pending_replicas_indexes ( src/Simplex/Messaging/Agent/Store/SQ=
Lite/Migrations/M20230510_files_pending_replicas_indexes.hs, dist-newstyle/=
build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/A=
gent/Store/SQLite/Migrations/M20230510_files_pending_replicas_indexes.o, di=
st-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex=
/Messaging/Agent/Store/SQLite/Migrations/M20230510_files_pending_replicas_i=
ndexes.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc=
2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/sci=
entific-0.3.8.1/build/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so changed]
[ 22 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
30516_encrypted_rcv_message_hashes ( src/Simplex/Messaging/Agent/Store/SQLi=
te/Migrations/M20230516_encrypted_rcv_message_hashes.hs, dist-newstyle/buil=
d/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Agent=
/Store/SQLite/Migrations/M20230516_encrypted_rcv_message_hashes.o, dist-new=
style/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messa=
ging/Agent/Store/SQLite/Migrations/M20230516_encrypted_rcv_message_hashes.d=
yn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a=
2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/scientific-=
0.3.8.1/build/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so changed]
[ 23 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
30531_switch_status ( src/Simplex/Messaging/Agent/Store/SQLite/Migrations/M=
20230531_switch_status.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/si=
mplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M2023=
0531_switch_status.o, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplex=
mq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20230531_=
switch_status.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2d=
db06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.1=
0.3/scientific-0.3.8.1/build/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so c=
hanged]
[ 24 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
30615_ratchet_sync ( src/Simplex/Messaging/Agent/Store/SQLite/Migrations/M2=
0230615_ratchet_sync.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simp=
lexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M202306=
15_ratchet_sync.o, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-=
6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20230615_rat=
chet_sync.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06=
cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/=
scientific-0.3.8.1/build/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so chang=
ed]
[ 25 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
30701_delivery_receipts ( src/Simplex/Messaging/Agent/Store/SQLite/Migratio=
ns/M20230701_delivery_receipts.hs, dist-newstyle/build/x86_64-openbsd/ghc-9=
.10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migratio=
ns/M20230701_delivery_receipts.o, dist-newstyle/build/x86_64-openbsd/ghc-9.=
10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migration=
s/M20230701_delivery_receipts.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/si=
mplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64=
-openbsd/ghc-9.10.3/scientific-0.3.8.1/build/libHSscientific-0.3.8.1-inplac=
e-ghc9.10.3.so changed]
[ 26 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
30720_delete_expired_messages ( src/Simplex/Messaging/Agent/Store/SQLite/Mi=
grations/M20230720_delete_expired_messages.hs, dist-newstyle/build/x86_64-o=
penbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQL=
ite/Migrations/M20230720_delete_expired_messages.o, dist-newstyle/build/x86=
_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Stor=
e/SQLite/Migrations/M20230720_delete_expired_messages.dyn_o ) [/usr/ports/p=
obj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/di=
st-newstyle/build/x86_64-openbsd/ghc-9.10.3/scientific-0.3.8.1/build/libHSs=
cientific-0.3.8.1-inplace-ghc9.10.3.so changed]
[ 27 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
30722_indexes ( src/Simplex/Messaging/Agent/Store/SQLite/Migrations/M202307=
22_indexes.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.=
5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20230722_indexes=
.o, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/S=
implex/Messaging/Agent/Store/SQLite/Migrations/M20230722_indexes.dyn_o ) [/=
usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffc=
b8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/scientific-0.3.8.1/b=
uild/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so changed]
[ 28 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
30814_indexes ( src/Simplex/Messaging/Agent/Store/SQLite/Migrations/M202308=
14_indexes.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.=
5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20230814_indexes=
.o, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/S=
implex/Messaging/Agent/Store/SQLite/Migrations/M20230814_indexes.dyn_o ) [/=
usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffc=
b8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/scientific-0.3.8.1/b=
uild/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so changed]
[ 29 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
30829_crypto_files ( src/Simplex/Messaging/Agent/Store/SQLite/Migrations/M2=
0230829_crypto_files.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simp=
lexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M202308=
29_crypto_files.o, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-=
6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20230829_cry=
pto_files.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06=
cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/=
scientific-0.3.8.1/build/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so chang=
ed]
[ 30 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
31222_command_created_at ( src/Simplex/Messaging/Agent/Store/SQLite/Migrati=
ons/M20231222_command_created_at.hs, dist-newstyle/build/x86_64-openbsd/ghc=
-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrat=
ions/M20231222_command_created_at.o, dist-newstyle/build/x86_64-openbsd/ghc=
-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrat=
ions/M20231222_command_created_at.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.=
0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x8=
6_64-openbsd/ghc-9.10.3/scientific-0.3.8.1/build/libHSscientific-0.3.8.1-in=
place-ghc9.10.3.so changed]
[ 31 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
31225_failed_work_items ( src/Simplex/Messaging/Agent/Store/SQLite/Migratio=
ns/M20231225_failed_work_items.hs, dist-newstyle/build/x86_64-openbsd/ghc-9=
.10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migratio=
ns/M20231225_failed_work_items.o, dist-newstyle/build/x86_64-openbsd/ghc-9.=
10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migration=
s/M20231225_failed_work_items.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/si=
mplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64=
-openbsd/ghc-9.10.3/scientific-0.3.8.1/build/libHSscientific-0.3.8.1-inplac=
e-ghc9.10.3.so changed]
[ 32 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
40121_message_delivery_indexes ( src/Simplex/Messaging/Agent/Store/SQLite/M=
igrations/M20240121_message_delivery_indexes.hs, dist-newstyle/build/x86_64=
-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/S=
QLite/Migrations/M20240121_message_delivery_indexes.o, dist-newstyle/build/=
x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Agent/S=
tore/SQLite/Migrations/M20240121_message_delivery_indexes.dyn_o ) [/usr/por=
ts/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5=
c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/scientific-0.3.8.1/build/li=
bHSscientific-0.3.8.1-inplace-ghc9.10.3.so changed]
[ 33 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
40124_file_redirect ( src/Simplex/Messaging/Agent/Store/SQLite/Migrations/M=
20240124_file_redirect.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/si=
mplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M2024=
0124_file_redirect.o, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplex=
mq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20240124_=
file_redirect.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2d=
db06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.1=
0.3/scientific-0.3.8.1/build/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so c=
hanged]
[ 34 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
40223_connections_wait_delivery ( src/Simplex/Messaging/Agent/Store/SQLite/=
Migrations/M20240223_connections_wait_delivery.hs, dist-newstyle/build/x86_=
64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store=
/SQLite/Migrations/M20240223_connections_wait_delivery.o, dist-newstyle/bui=
ld/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Agen=
t/Store/SQLite/Migrations/M20240223_connections_wait_delivery.dyn_o ) [/usr=
/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8a=
f4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/scientific-0.3.8.1/buil=
d/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so changed]
[ 35 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
40225_ratchet_kem ( src/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20=
240225_ratchet_kem.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simple=
xmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20240225=
_ratchet_kem.o, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5=
.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20240225_ratche=
t_kem.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2=
c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/scie=
ntific-0.3.8.1/build/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so changed]
[ 36 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
40417_rcv_files_approved_relays ( src/Simplex/Messaging/Agent/Store/SQLite/=
Migrations/M20240417_rcv_files_approved_relays.hs, dist-newstyle/build/x86_=
64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store=
/SQLite/Migrations/M20240417_rcv_files_approved_relays.o, dist-newstyle/bui=
ld/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Agen=
t/Store/SQLite/Migrations/M20240417_rcv_files_approved_relays.dyn_o ) [/usr=
/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8a=
f4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/scientific-0.3.8.1/buil=
d/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so changed]
[ 37 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
40624_snd_secure ( src/Simplex/Messaging/Agent/Store/SQLite/Migrations/M202=
40624_snd_secure.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexm=
q-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20240624_s=
nd_secure.o, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.=
0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20240624_snd_secur=
e.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c197=
97a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/scientif=
ic-0.3.8.1/build/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so changed]
[ 38 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
40702_servers_stats ( src/Simplex/Messaging/Agent/Store/SQLite/Migrations/M=
20240702_servers_stats.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/si=
mplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M2024=
0702_servers_stats.o, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplex=
mq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20240702_=
servers_stats.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2d=
db06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.1=
0.3/scientific-0.3.8.1/build/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so c=
hanged]
[ 39 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
40930_ntf_tokens_to_delete ( src/Simplex/Messaging/Agent/Store/SQLite/Migra=
tions/M20240930_ntf_tokens_to_delete.hs, dist-newstyle/build/x86_64-openbsd=
/ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Mi=
grations/M20240930_ntf_tokens_to_delete.o, dist-newstyle/build/x86_64-openb=
sd/ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/=
Migrations/M20240930_ntf_tokens_to_delete.dyn_o ) [/usr/ports/pobj/simplexm=
q-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/=
build/x86_64-openbsd/ghc-9.10.3/scientific-0.3.8.1/build/libHSscientific-0.=
3.8.1-inplace-ghc9.10.3.so changed]
[ 40 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
41007_rcv_queues_last_broker_ts ( src/Simplex/Messaging/Agent/Store/SQLite/=
Migrations/M20241007_rcv_queues_last_broker_ts.hs, dist-newstyle/build/x86_=
64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store=
/SQLite/Migrations/M20241007_rcv_queues_last_broker_ts.o, dist-newstyle/bui=
ld/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Agen=
t/Store/SQLite/Migrations/M20241007_rcv_queues_last_broker_ts.dyn_o ) [/usr=
/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8a=
f4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/scientific-0.3.8.1/buil=
d/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so changed]
[ 41 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
41224_ratchet_e2e_snd_params ( src/Simplex/Messaging/Agent/Store/SQLite/Mig=
rations/M20241224_ratchet_e2e_snd_params.hs, dist-newstyle/build/x86_64-ope=
nbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLit=
e/Migrations/M20241224_ratchet_e2e_snd_params.o, dist-newstyle/build/x86_64=
-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/S=
QLite/Migrations/M20241224_ratchet_e2e_snd_params.dyn_o ) [/usr/ports/pobj/=
simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-n=
ewstyle/build/x86_64-openbsd/ghc-9.10.3/scientific-0.3.8.1/build/libHSscien=
tific-0.3.8.1-inplace-ghc9.10.3.so changed]
[ 42 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
50203_msg_bodies ( src/Simplex/Messaging/Agent/Store/SQLite/Migrations/M202=
50203_msg_bodies.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexm=
q-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20250203_m=
sg_bodies.o, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.=
0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20250203_msg_bodie=
s.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c197=
97a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/scientif=
ic-0.3.8.1/build/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so changed]
[ 43 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
50322_short_links ( src/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20=
250322_short_links.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simple=
xmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20250322=
_short_links.o, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5=
.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20250322_short_=
links.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2=
c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/scie=
ntific-0.3.8.1/build/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so changed]
[ 44 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
50702_conn_invitations_remove_cascade_delete ( src/Simplex/Messaging/Agent/=
Store/SQLite/Migrations/M20250702_conn_invitations_remove_cascade_delete.hs=
, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/Sim=
plex/Messaging/Agent/Store/SQLite/Migrations/M20250702_conn_invitations_rem=
ove_cascade_delete.o, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplex=
mq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20250702_=
conn_invitations_remove_cascade_delete.dyn_o ) [/usr/ports/pobj/simplexmq-6=
.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/bui=
ld/x86_64-openbsd/ghc-9.10.3/scientific-0.3.8.1/build/libHSscientific-0.3.8=
.1-inplace-ghc9.10.3.so changed]
[ 45 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
51009_queue_to_subscribe ( src/Simplex/Messaging/Agent/Store/SQLite/Migrati=
ons/M20251009_queue_to_subscribe.hs, dist-newstyle/build/x86_64-openbsd/ghc=
-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrat=
ions/M20251009_queue_to_subscribe.o, dist-newstyle/build/x86_64-openbsd/ghc=
-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrat=
ions/M20251009_queue_to_subscribe.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.=
0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x8=
6_64-openbsd/ghc-9.10.3/scientific-0.3.8.1/build/libHSscientific-0.3.8.1-in=
place-ghc9.10.3.so changed]
[ 46 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
51010_client_notices ( src/Simplex/Messaging/Agent/Store/SQLite/Migrations/=
M20251010_client_notices.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/=
simplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20=
251010_client_notices.o, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simp=
lexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M202510=
10_client_notices.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-9259=
8c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc=
-9.10.3/scientific-0.3.8.1/build/libHSscientific-0.3.8.1-inplace-ghc9.10.3.=
so changed]
[ 47 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
51230_strict_tables ( src/Simplex/Messaging/Agent/Store/SQLite/Migrations/M=
20251230_strict_tables.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/si=
mplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M2025=
1230_strict_tables.o, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplex=
mq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M20251230_=
strict_tables.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2d=
db06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.1=
0.3/scientific-0.3.8.1/build/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so c=
hanged]
[ 48 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.Migrations.M202=
60410_receive_attempts ( src/Simplex/Messaging/Agent/Store/SQLite/Migration=
s/M20260410_receive_attempts.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.1=
0.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations=
/M20260410_receive_attempts.o, dist-newstyle/build/x86_64-openbsd/ghc-9.10.=
3/simplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/Migrations/M=
20260410_receive_attempts.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simple=
xmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-ope=
nbsd/ghc-9.10.3/scientific-0.3.8.1/build/libHSscientific-0.3.8.1-inplace-gh=
c9.10.3.so changed]
[ 61 of 164] Compiling Simplex.Messaging.Transport.KeepAlive ( src/Simplex/=
Messaging/Transport/KeepAlive.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.=
10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Transport/KeepAlive.o, dist-=
newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex/Me=
ssaging/Transport/KeepAlive.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simp=
lexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-o=
penbsd/ghc-9.10.3/scientific-0.3.8.1/build/libHSscientific-0.3.8.1-inplace-=
ghc9.10.3.so changed]
[ 62 of 164] Compiling Simplex.Messaging.Protocol.Types ( src/Simplex/Messa=
ging/Protocol/Types.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simpl=
exmq-6.5.5.0/build/Simplex/Messaging/Protocol/Types.o, dist-newstyle/build/=
x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Protoco=
l/Types.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cf=
c2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/sc=
ientific-0.3.8.1/build/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so changed=
]
[ 67 of 164] Compiling Simplex.Messaging.Agent.Store.Shared ( src/Simplex/M=
essaging/Agent/Store/Shared.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10=
.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/Shared.o, dist-new=
style/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messa=
ging/Agent/Store/Shared.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexm=
q-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openb=
sd/ghc-9.10.3/scientific-0.3.8.1/build/libHSscientific-0.3.8.1-inplace-ghc9=
.10.3.so changed]
[ 74 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite.DB ( src/Simple=
x/Messaging/Agent/Store/SQLite/DB.hs, dist-newstyle/build/x86_64-openbsd/gh=
c-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite/DB.o,=
 dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/Simp=
lex/Messaging/Agent/Store/SQLite/DB.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.=
5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/=
x86_64-openbsd/ghc-9.10.3/scientific-0.3.8.1/build/libHSscientific-0.3.8.1-=
inplace-ghc9.10.3.so changed]
[ 77 of 164] Compiling Simplex.Messaging.Server.QueueStore.QueueInfo ( src/=
Simplex/Messaging/Server/QueueStore/QueueInfo.hs, dist-newstyle/build/x86_6=
4-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Server/Queue=
Store/QueueInfo.o, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-=
6.5.5.0/build/Simplex/Messaging/Server/QueueStore/QueueInfo.dyn_o ) [/usr/p=
orts/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4=
d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/scientific-0.3.8.1/build/=
libHSscientific-0.3.8.1-inplace-ghc9.10.3.so changed]
[ 85 of 164] Compiling Simplex.Messaging.Crypto.File ( src/Simplex/Messagin=
g/Crypto/File.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6=
.5.5.0/build/Simplex/Messaging/Crypto/File.o, dist-newstyle/build/x86_64-op=
enbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Crypto/File.dyn_=
o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c9=
00cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/scientific-0.3=
.8.1/build/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so changed]
[ 93 of 164] Compiling Simplex.Messaging.Transport ( src/Simplex/Messaging/=
Transport.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5=
.0/build/Simplex/Messaging/Transport.o, dist-newstyle/build/x86_64-openbsd/=
ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Transport.dyn_o ) [/us=
r/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8=
af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/scientific-0.3.8.1/bui=
ld/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so changed]
[ 99 of 164] Compiling Simplex.Messaging.Protocol ( src/Simplex/Messaging/P=
rotocol.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0=
/build/Simplex/Messaging/Protocol.o, dist-newstyle/build/x86_64-openbsd/ghc=
-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Protocol.dyn_o ) [/usr/po=
rts/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d=
5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/scientific-0.3.8.1/build/l=
ibHSscientific-0.3.8.1-inplace-ghc9.10.3.so changed]
[115 of 164] Compiling Simplex.Messaging.Client ( src/Simplex/Messaging/Cli=
ent.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/bui=
ld/Simplex/Messaging/Client.o, dist-newstyle/build/x86_64-openbsd/ghc-9.10.=
3/simplexmq-6.5.5.0/build/Simplex/Messaging/Client.dyn_o ) [/usr/ports/pobj=
/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-=
newstyle/build/x86_64-openbsd/ghc-9.10.3/scientific-0.3.8.1/build/libHSscie=
ntific-0.3.8.1-inplace-ghc9.10.3.so changed]
[119 of 164] Compiling Simplex.Messaging.Crypto.Ratchet ( src/Simplex/Messa=
ging/Crypto/Ratchet.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simpl=
exmq-6.5.5.0/build/Simplex/Messaging/Crypto/Ratchet.o, dist-newstyle/build/=
x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Crypto/=
Ratchet.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cf=
c2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/sc=
ientific-0.3.8.1/build/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so changed=
]
[120 of 164] Compiling Simplex.FileTransfer.Transport ( src/Simplex/FileTra=
nsfer/Transport.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq=
-6.5.5.0/build/Simplex/FileTransfer/Transport.o, dist-newstyle/build/x86_64=
-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex/FileTransfer/Transport.=
dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797=
a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/scientific=
-0.3.8.1/build/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so changed]
[121 of 164] Compiling Simplex.FileTransfer.Protocol ( src/Simplex/FileTran=
sfer/Protocol.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6=
.5.5.0/build/Simplex/FileTransfer/Protocol.o, dist-newstyle/build/x86_64-op=
enbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex/FileTransfer/Protocol.dyn_=
o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c9=
00cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/scientific-0.3=
.8.1/build/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so changed]
[125 of 164] Compiling Simplex.FileTransfer.Description ( src/Simplex/FileT=
ransfer/Description.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simpl=
exmq-6.5.5.0/build/Simplex/FileTransfer/Description.o, dist-newstyle/build/=
x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex/FileTransfer/Desc=
ription.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cf=
c2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/sc=
ientific-0.3.8.1/build/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so changed=
]
[127 of 164] Compiling Simplex.FileTransfer.Types ( src/Simplex/FileTransfe=
r/Types.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0=
/build/Simplex/FileTransfer/Types.o, dist-newstyle/build/x86_64-openbsd/ghc=
-9.10.3/simplexmq-6.5.5.0/build/Simplex/FileTransfer/Types.dyn_o ) [/usr/po=
rts/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d=
5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/scientific-0.3.8.1/build/l=
ibHSscientific-0.3.8.1-inplace-ghc9.10.3.so changed]
[131 of 164] Compiling Simplex.RemoteControl.Types ( src/Simplex/RemoteCont=
rol/Types.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5=
.0/build/Simplex/RemoteControl/Types.o, dist-newstyle/build/x86_64-openbsd/=
ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex/RemoteControl/Types.dyn_o ) [/us=
r/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8=
af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/scientific-0.3.8.1/bui=
ld/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so changed]
[134 of 164] Compiling Simplex.Messaging.Agent.Protocol ( src/Simplex/Messa=
ging/Agent/Protocol.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simpl=
exmq-6.5.5.0/build/Simplex/Messaging/Agent/Protocol.o, dist-newstyle/build/=
x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Agent/P=
rotocol.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cf=
c2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/sc=
ientific-0.3.8.1/build/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so changed=
]
[135 of 164] Compiling Simplex.Messaging.Server.Information ( src/Simplex/M=
essaging/Server/Information.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10=
.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Server/Information.o, dist-new=
style/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messa=
ging/Server/Information.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexm=
q-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openb=
sd/ghc-9.10.3/scientific-0.3.8.1/build/libHSscientific-0.3.8.1-inplace-ghc9=
.10.3.so changed]
[140 of 164] Compiling Simplex.Messaging.Agent.Store.SQLite ( src/Simplex/M=
essaging/Agent/Store/SQLite.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10=
.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/SQLite.o, dist-new=
style/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messa=
ging/Agent/Store/SQLite.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexm=
q-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openb=
sd/ghc-9.10.3/scientific-0.3.8.1/build/libHSscientific-0.3.8.1-inplace-ghc9=
.10.3.so changed]
[144 of 164] Compiling Simplex.Messaging.Agent.Stats ( src/Simplex/Messagin=
g/Agent/Stats.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6=
.5.5.0/build/Simplex/Messaging/Agent/Stats.o, dist-newstyle/build/x86_64-op=
enbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Stats.dyn_=
o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c9=
00cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/scientific-0.3=
.8.1/build/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so changed]
[145 of 164] Compiling Simplex.Messaging.Agent.Store.AgentStore ( src/Simpl=
ex/Messaging/Agent/Store/AgentStore.hs, dist-newstyle/build/x86_64-openbsd/=
ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Store/AgentStore=
.o, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/S=
implex/Messaging/Agent/Store/AgentStore.dyn_o ) [/usr/ports/pobj/simplexmq-=
6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/bu=
ild/x86_64-openbsd/ghc-9.10.3/scientific-0.3.8.1/build/libHSscientific-0.3.=
8.1-inplace-ghc9.10.3.so changed]
[146 of 164] Compiling Simplex.Messaging.Agent.Env.SQLite ( src/Simplex/Mes=
saging/Agent/Env/SQLite.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/s=
implexmq-6.5.5.0/build/Simplex/Messaging/Agent/Env/SQLite.o, dist-newstyle/=
build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/A=
gent/Env/SQLite.dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c=
2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9=
.10.3/scientific-0.3.8.1/build/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so=
 changed]
[147 of 164] Compiling Simplex.Messaging.Agent.Client ( src/Simplex/Messagi=
ng/Agent/Client.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq=
-6.5.5.0/build/Simplex/Messaging/Agent/Client.o, dist-newstyle/build/x86_64=
-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build/Simplex/Messaging/Agent/Client.=
dyn_o ) [/usr/ports/pobj/simplexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797=
a2c900cffcb8af4d5c/dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/scientific=
-0.3.8.1/build/libHSscientific-0.3.8.1-inplace-ghc9.10.3.so changed]
[164 of 164] Compiling Simplex.Messaging.Agent ( src/Simplex/Messaging/Agen=
t.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/build=
/Simplex/Messaging/Agent.o, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/s=
implexmq-6.5.5.0/build/Simplex/Messaging/Agent.dyn_o ) [/usr/ports/pobj/sim=
plexmq-6.5.5.0/simplexmq-92598c2ddb06cfc2c19797a2c900cffcb8af4d5c/dist-news=
tyle/build/x86_64-openbsd/ghc-9.10.3/scientific-0.3.8.1/build/libHSscientif=
ic-0.3.8.1-inplace-ghc9.10.3.so changed]
Configuring test suite 'simplexmq-test' for simplexmq-6.5.5.0...
Preprocessing test suite 'simplexmq-test' for simplexmq-6.5.5.0...
Building test suite 'simplexmq-test' for simplexmq-6.5.5.0...
[ 1 of 40] Compiling AgentTests.EqInstances ( tests/AgentTests/EqInstances.=
hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/t/simpl=
exmq-test/build/simplexmq-test/simplexmq-test-tmp/AgentTests/EqInstances.o,=
 dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/t/simplexm=
q-test/build/simplexmq-test/simplexmq-test-tmp/AgentTests/EqInstances.dyn_o=
 )
[ 2 of 40] Compiling Paths_simplexmq  ( dist-newstyle/build/x86_64-openbsd/=
ghc-9.10.3/simplexmq-6.5.5.0/t/simplexmq-test/build/simplexmq-test/autogen/=
Paths_simplexmq.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq=
-6.5.5.0/t/simplexmq-test/build/simplexmq-test/simplexmq-test-tmp/Paths_sim=
plexmq.o )
[ 3 of 40] Compiling Util             ( tests/Util.hs, dist-newstyle/build/=
x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/t/simplexmq-test/build/simplexm=
q-test/simplexmq-test-tmp/Util.o, dist-newstyle/build/x86_64-openbsd/ghc-9.=
10.3/simplexmq-6.5.5.0/t/simplexmq-test/build/simplexmq-test/simplexmq-test=
-tmp/Util.dyn_o )
[ 4 of 40] Compiling SMPClient        ( tests/SMPClient.hs, dist-newstyle/b=
uild/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/t/simplexmq-test/build/sim=
plexmq-test/simplexmq-test-tmp/SMPClient.o, dist-newstyle/build/x86_64-open=
bsd/ghc-9.10.3/simplexmq-6.5.5.0/t/simplexmq-test/build/simplexmq-test/simp=
lexmq-test-tmp/SMPClient.dyn_o )
[ 5 of 40] Compiling FileDescriptionTests ( tests/FileDescriptionTests.hs, =
dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/t/simplexmq=
-test/build/simplexmq-test/simplexmq-test-tmp/FileDescriptionTests.o )
[ 6 of 40] Compiling CoreTests.VersionRangeTests ( tests/CoreTests/VersionR=
angeTests.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5=
.0/t/simplexmq-test/build/simplexmq-test/simplexmq-test-tmp/CoreTests/Versi=
onRangeTests.o )
[ 7 of 40] Compiling CoreTests.TSessionSubs ( tests/CoreTests/TSessionSubs.=
hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/t/simpl=
exmq-test/build/simplexmq-test/simplexmq-test-tmp/CoreTests/TSessionSubs.o =
)
[ 8 of 40] Compiling CoreTests.SOCKSSettings ( tests/CoreTests/SOCKSSetting=
s.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/t/sim=
plexmq-test/build/simplexmq-test/simplexmq-test-tmp/CoreTests/SOCKSSettings=
.o )
[ 9 of 40] Compiling CoreTests.RetryIntervalTests ( tests/CoreTests/RetryIn=
tervalTests.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5=
.5.0/t/simplexmq-test/build/simplexmq-test/simplexmq-test-tmp/CoreTests/Ret=
ryIntervalTests.o )
[10 of 40] Compiling CoreTests.EncodingTests ( tests/CoreTests/EncodingTest=
s.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/t/sim=
plexmq-test/build/simplexmq-test/simplexmq-test-tmp/CoreTests/EncodingTests=
.o )
[11 of 40] Compiling CoreTests.CryptoTests ( tests/CoreTests/CryptoTests.hs=
, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/t/simplex=
mq-test/build/simplexmq-test/simplexmq-test-tmp/CoreTests/CryptoTests.o )
[12 of 40] Compiling CoreTests.BatchingTests ( tests/CoreTests/BatchingTest=
s.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/t/sim=
plexmq-test/build/simplexmq-test/simplexmq-test-tmp/CoreTests/BatchingTests=
.o )
[13 of 40] Compiling AgentTests.SchemaDump ( tests/AgentTests/SchemaDump.hs=
, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/t/simplex=
mq-test/build/simplexmq-test/simplexmq-test-tmp/AgentTests/SchemaDump.o )
[14 of 40] Compiling AgentTests.SQLiteTests ( tests/AgentTests/SQLiteTests.=
hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/t/simpl=
exmq-test/build/simplexmq-test/simplexmq-test-tmp/AgentTests/SQLiteTests.o =
)
[15 of 40] Compiling AgentTests.MigrationTests ( tests/AgentTests/Migration=
Tests.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/t=
/simplexmq-test/build/simplexmq-test/simplexmq-test-tmp/AgentTests/Migratio=
nTests.o )
[16 of 40] Compiling AgentTests.DoubleRatchetTests ( tests/AgentTests/Doubl=
eRatchetTests.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6=
.5.5.0/t/simplexmq-test/build/simplexmq-test/simplexmq-test-tmp/AgentTests/=
DoubleRatchetTests.o )
[17 of 40] Compiling AgentTests.ConnectionRequestTests ( tests/AgentTests/C=
onnectionRequestTests.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/sim=
plexmq-6.5.5.0/t/simplexmq-test/build/simplexmq-test/simplexmq-test-tmp/Age=
ntTests/ConnectionRequestTests.o )
[18 of 40] Compiling AgentTests.ShortLinkTests ( tests/AgentTests/ShortLink=
Tests.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/t=
/simplexmq-test/build/simplexmq-test/simplexmq-test-tmp/AgentTests/ShortLin=
kTests.o )
[19 of 40] Compiling Web.Embedded     ( apps/common/Web/Embedded.hs, dist-n=
ewstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/t/simplexmq-test/=
build/simplexmq-test/simplexmq-test-tmp/Web/Embedded.o, dist-newstyle/build=
/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/t/simplexmq-test/build/simplex=
mq-test/simplexmq-test-tmp/Web/Embedded.dyn_o )
[20 of 40] Compiling SMPWeb           ( apps/smp-server/SMPWeb.hs, dist-new=
style/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/t/simplexmq-test/bu=
ild/simplexmq-test/simplexmq-test-tmp/SMPWeb.o )
[21 of 40] Compiling WebTests         ( tests/WebTests.hs, dist-newstyle/bu=
ild/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/t/simplexmq-test/build/simp=
lexmq-test/simplexmq-test-tmp/WebTests.o )
[22 of 40] Compiling XFTPClient       ( tests/XFTPClient.hs, dist-newstyle/=
build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/t/simplexmq-test/build/si=
mplexmq-test/simplexmq-test-tmp/XFTPClient.o )
[23 of 40] Compiling XFTPCLI          ( tests/XFTPCLI.hs, dist-newstyle/bui=
ld/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/t/simplexmq-test/build/simpl=
exmq-test/simplexmq-test-tmp/XFTPCLI.o )
[24 of 40] Compiling SMPAgentClient   ( tests/SMPAgentClient.hs, dist-newst=
yle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/t/simplexmq-test/buil=
d/simplexmq-test/simplexmq-test-tmp/SMPAgentClient.o )
[25 of 40] Compiling AgentTests.FunctionalAPITests ( tests/AgentTests/Funct=
ionalAPITests.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6=
.5.5.0/t/simplexmq-test/build/simplexmq-test/simplexmq-test-tmp/AgentTests/=
FunctionalAPITests.o )
[26 of 40] Compiling XFTPAgent        ( tests/XFTPAgent.hs, dist-newstyle/b=
uild/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/t/simplexmq-test/build/sim=
plexmq-test/simplexmq-test-tmp/XFTPAgent.o )
[27 of 40] Compiling RemoteControl    ( tests/RemoteControl.hs, dist-newsty=
le/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/t/simplexmq-test/build=
/simplexmq-test/simplexmq-test-tmp/RemoteControl.o )
[28 of 40] Compiling CoreTests.UtilTests ( tests/CoreTests/UtilTests.hs, di=
st-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/t/simplexmq-t=
est/build/simplexmq-test/simplexmq-test-tmp/CoreTests/UtilTests.o )
[29 of 40] Compiling CoreTests.MsgStoreTests ( tests/CoreTests/MsgStoreTest=
s.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/t/sim=
plexmq-test/build/simplexmq-test/simplexmq-test-tmp/CoreTests/MsgStoreTests=
.o )
[30 of 40] Compiling ServerTests      ( tests/ServerTests.hs, dist-newstyle=
/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/t/simplexmq-test/build/s=
implexmq-test/simplexmq-test-tmp/ServerTests.o )
[31 of 40] Compiling SMPProxyTests    ( tests/SMPProxyTests.hs, dist-newsty=
le/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/t/simplexmq-test/build=
/simplexmq-test/simplexmq-test-tmp/SMPProxyTests.o )
[32 of 40] Compiling CoreTests.StoreLogTests ( tests/CoreTests/StoreLogTest=
s.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/t/sim=
plexmq-test/build/simplexmq-test/simplexmq-test-tmp/CoreTests/StoreLogTests=
.o )
[33 of 40] Compiling CoreTests.CryptoFileTests ( tests/CoreTests/CryptoFile=
Tests.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/t=
/simplexmq-test/build/simplexmq-test/simplexmq-test-tmp/CoreTests/CryptoFil=
eTests.o )
[34 of 40] Compiling CLITests         ( tests/CLITests.hs, dist-newstyle/bu=
ild/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/t/simplexmq-test/build/simp=
lexmq-test/simplexmq-test-tmp/CLITests.o )
[35 of 40] Compiling AgentTests.ServerChoice ( tests/AgentTests/ServerChoic=
e.hs, dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/t/sim=
plexmq-test/build/simplexmq-test/simplexmq-test-tmp/AgentTests/ServerChoice=
.o )
[36 of 40] Compiling AgentTests       ( tests/AgentTests.hs, dist-newstyle/=
build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/t/simplexmq-test/build/si=
mplexmq-test/simplexmq-test-tmp/AgentTests.o )
[37 of 40] Compiling XFTPServerTests  ( tests/XFTPServerTests.hs, dist-news=
tyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/t/simplexmq-test/bui=
ld/simplexmq-test/simplexmq-test-tmp/XFTPServerTests.o )
[38 of 40] Compiling XFTPWeb          ( apps/xftp-server/XFTPWeb.hs, dist-n=
ewstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/t/simplexmq-test/=
build/simplexmq-test/simplexmq-test-tmp/XFTPWeb.o )
[39 of 40] Compiling XFTPWebTests     ( tests/XFTPWebTests.hs, dist-newstyl=
e/build/x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/t/simplexmq-test/build/=
simplexmq-test/simplexmq-test-tmp/XFTPWebTests.o )
[40 of 40] Compiling Main             ( tests/Test.hs, dist-newstyle/build/=
x86_64-openbsd/ghc-9.10.3/simplexmq-6.5.5.0/t/simplexmq-test/build/simplexm=
q-test/simplexmq-test-tmp/Main.o )
[41 of 41] Linking dist-newstyle/build/x86_64-openbsd/ghc-9.10.3/simplexmq-=
6.5.5.0/t/simplexmq-test/build/simplexmq-test/simplexmq-test
ld.lld: warning: OSThreads.c(OSThreads.thr_o:(createAttachedOSThread) in ar=
chive /usr/local/lib/ghc-9.10.3/lib/../lib/x86_64-openbsd-ghc-9.10.3-inplac=
e/rts-1.0.2/libHSrts-1.0.2_thr.a): warning: strcpy() is almost always misus=
ed, please use strlcpy()
ld.lld: warning: EventLogWriter.c(EventLogWriter.thr_o:(initEventLogFileWri=
ter) in archive /usr/local/lib/ghc-9.10.3/lib/../lib/x86_64-openbsd-ghc-9.1=
0.3-inplace/rts-1.0.2/libHSrts-1.0.2_thr.a): warning: sprintf() is often mi=
sused, please use snprintf()
Running 1 test suites...
Test suite simplexmq-test: RUNNING...

Agent SQLite schema dump
  verify and overwrite schema dump [=E2=9C=94]
  verify .lint fkey-indexes [=E2=9C=94]
down migration m20230223_files
down migration m20230320_retry_state
down migration m20230401_snd_files
down migration m20230510_files_pending_replicas_indexes
down migration m20230516_encrypted_rcv_message_hashes
down migration m20230531_switch_status
down migration m20230615_ratchet_sync
down migration m20230701_delivery_receipts
down migration m20230720_delete_expired_messages
down migration m20230722_indexes
down migration m20230814_indexes
down migration m20230829_crypto_files
down migration m20231222_command_created_at
down migration m20231225_failed_work_items
down migration m20240121_message_delivery_indexes
down migration m20240124_file_redirect
down migration m20240223_connections_wait_delivery
down migration m20240225_ratchet_kem
down migration m20240417_rcv_files_approved_relays
down migration m20240624_snd_secure
down migration m20240702_servers_stats
down migration m20240930_ntf_tokens_to_delete
down migration m20241007_rcv_queues_last_broker_ts
down migration m20241224_ratchet_e2e_snd_params
down migration m20250203_msg_bodies
down migration m20250322_short_links
down migration m20250702_conn_invitations_remove_cascade_delete
down migration m20251009_queue_to_subscribe
down migration m20251010_client_notices
down migration m20251230_strict_tables
down migration m20260410_receive_attempts
  verify schema down migrations [=E2=9C=94]
  verify strict tables [=E2=9C=94]
  should NOT create user record for new database [=E2=9C=94]
  should create user record for old database [=E2=9C=94]
Core tests
  Batching tests
    batchTransmissions
      SMP v6 (previous)
        should batch with 106 subscriptions per batch [=E2=9C=94]
        should break on message that does not fit [=E2=9C=94]
        should break on large message [=E2=9C=94]
      SMP current
        should batch with 135 subscriptions per batch [=E2=9C=94]
        should break on message that does not fit [=E2=9C=94]
        should break on large message [=E2=9C=94]
    batchTransmissions'
      SMP v6 (previous)
        should batch with 106 subscriptions per batch [=E2=9C=94]
        should break on message that does not fit [=E2=9C=94]
        should break on large message [=E2=9C=94]
      SMP current
        should batch with 135 subscriptions per batch [=E2=9C=94]
        should batch with 255 ENDs per batch [=E2=9C=94]
        should batch with 80 NMSGs per batch [=E2=9C=94]
        should batch subscription responses with message [=E2=9C=94]
        should break on message that does not fit [=E2=9C=94]
        should break on large message [=E2=9C=94]
  Encoding tests
    Encoding Int64
      should encode and decode Int64 example [=E2=9C=94]
      parse(encode(Int64) should equal the same Int64 [=E2=9C=94]
        +++ OK, passed 1000 tests.
    Encoding SystemTime
      should encode and decode SystemTime [=E2=9C=94]
      parse(encode(SystemTime) should equal the same Int64 [=E2=9C=94]
        +++ OK, passed 1000 tests.
    Encoding transport hosts
      domain name hosts
        should encode / decode domain name [=E2=9C=94]
        should not allow whitespace or punctuation [=E2=9C=94]
      onion hosts
        should encode / decode onion host [=E2=9C=94]
        should only allow latin letters and digits [=E2=9C=94]
      IP address hosts
        should encode / decode IP address [=E2=9C=94]
        should be valid [=E2=9C=94]
  Version range
    VersionRange construction
      should fail on invalid range [=E2=9C=94]
    compatible version
      should choose mutually compatible max version [=E2=9C=94]
      should choose mutually compatible version range (range intersection) =
[=E2=9C=94]
      should choose compatible version range with changed max version (capp=
ed range) [=E2=9C=94]
      should check if version is compatible [=E2=9C=94]
      compatibleVersion should pass isCompatible check [=E2=9C=94]
        +++ OK, passed 1000 tests.
  Encryption tests
    padding / unpadding
      should pad / unpad string [=E2=9C=98]
      pad should fail on large string [=E2=9C=94]
      unpad should fail on invalid string [=E2=9C=94]
      unpad should fail on shorter string [=E2=9C=94]
    lazy padding / unpadding
      should pad / unpad lazy bytestrings [=E2=9C=98]
      pad should support large string [=E2=9C=94]
      pad should truncate string if a shorter length is passed and unpad in=
correctly when longer length is passed [=E2=9C=94]
      unpad should fail on invalid string [=E2=9C=94]
      unpad won't fail on shorter string [=E2=9C=94]
      should pad / unpad file [=E2=9C=94]
    Ed signatures
      Ed25519
        should sign / verify string [=E2=9C=94]
          +++ OK, passed 100 tests.
      Ed448
        should sign / verify string [=E2=9C=94]
          +++ OK, passed 100 tests.
    DH X25519 + cryptobox
      should encrypt / decrypt string with asymmetric DH keys [=E2=9C=94]
        +++ OK, passed 100 tests.
    secretbox
      should encrypt / decrypt string with a random symmetric key [=
=E2=9C=94]
        +++ OK, passed 100 tests.
    lazy secretbox
      should lazily encrypt / decrypt string with a random symmetric key [=
=E2=9C=94]
        +++ OK, passed 100 tests.
      should lazily encrypt / decrypt file with a random symmetric key [=
=E2=9C=94]
      should lazily encrypt / decrypt string with a random symmetric key (t=
ail tag) [=E2=9C=94]
        +++ OK, passed 100 tests.
      should lazily encrypt / decrypt file with a random symmetric key (tai=
l tag) [=E2=9C=94]
    AES GCM
      should encrypt / decrypt string with a random symmetric key [=
=E2=9C=94]
    X509 key encoding
      Ed25519
        should encode / decode key [=E2=9C=94]
          +++ OK, passed 100 tests.
      Ed448
        should encode / decode key [=E2=9C=94]
          +++ OK, passed 100 tests.
      X25519
        should encode / decode key [=E2=9C=94]
          +++ OK, passed 100 tests.
      X448
        should encode / decode key [=E2=9C=94]
          +++ OK, passed 100 tests.
    X509 chains
      should validate certificates [=E2=9C=94]
    sntrup761
      should enc/dec key [=E2=9C=94]
    BBS+
      should sign and verify [=E2=9C=94]
      should derive public key from secret key [=E2=9C=94]
      should generate and verify proof [=E2=9C=94]
      should reject tampered proof [=E2=9C=94]
      should reject wrong disclosed message [=E2=9C=94]
      should reject wrong public key [=E2=9C=94]
      should reject invalid proof parameters [=E2=9C=94]
      should produce unlinkable proofs [=E2=9C=94]
      should produce proof of expected size [=E2=9C=94]
      should roundtrip JSON and reject wrong-length input [=E2=9C=94]
  Encrypted files tests
    should write/read file [=E2=9C=94]
    should put/get file [=E2=9C=94]
    should write/get file [=E2=9C=94]
    should put/read file [=E2=9C=94]
    should fail reading empty or small file [=E2=9C=94]
  Message store tests
    STM message store
      should get queue and store/read messages [=E2=9C=94]
      should write/ack messages [=E2=9C=94]
      should not fail on EOF when changing read journal [=E2=9C=94]
    Journal message store
      should get queue and store/read messages [=E2=9C=94]
      should write/ack messages [=E2=9C=94]
      should not fail on EOF when changing read journal [=E2=9C=94]
      queue state
        should restore queue state from the last line [=E2=9C=94]
        should recover when message is written and state is not [=E2=9C=
=94]
        should remove journal files when queue is empty [=E2=9C=94]
      missing files
[ERROR 2026-07-20 11:11:49 +0200 src/Simplex/Messaging/Server/MsgStore/Jour=
nal.hs:837] STORE: openJournals, no read/write file - creating new file, te=
sts/tmp/messages/uV/9y/dH/Go/bG13ljVEyaH9anV8IGX7xESA/messages.prob_SEX6kiT=
UrlJ.log
        should create read file when missing [=E2=9C=94]
        should switch to write file when read file missing [=E2=9C=94]
"tests/tmp/messages/Bp/to/yC/32/pfl7gl0mJVCNdpQyvK_iJtOU/messages.pyRzhtZJM=
UvycFXC.log"
        should create write file when missing [=E2=9C=94]
[ERROR 2026-07-20 11:11:49 +0200 src/Simplex/Messaging/Server/MsgStore/Jour=
nal.hs:847] STORE: openJournals, no read file - switched to write file, tes=
ts/tmp/messages/h_/SM/Np/wP/40Czkrip21B9biWPtedZiDyF/messages.dxSadnB2wVB8w=
CTP.log
[ERROR 2026-07-20 11:11:49 +0200 src/Simplex/Messaging/Server/MsgStore/Jour=
nal.hs:863] STORE: openJournals, no write file, tests/tmp/messages/Bp/to/yC=
/32/pfl7gl0mJVCNdpQyvK_iJtOU/messages.pyRzhtZJMUvycFXC.log
        should create read file when read and write files are missing [=
=E2=9C=94]
Processed: 2 log lines
Processed: 2 log lines
[ERROR 2026-07-20 11:11:50 +0200 src/Simplex/Messaging/Server/MsgStore/Jour=
nal.hs:844] STORE: openJournals, no read and write files - creating new fil=
e, read: tests/tmp/messages/Mn/VE/j_/Dc/TufLixqBJiGxBIzoNVcrCQrx/messages.p=
7lBT971Xus3EhuR.log, write: tests/tmp/messages/Mn/VE/j_/Dc/TufLixqBJiGxBIzo=
NVcrCQrx/messages.A2Gi02_9Zfa9Y2l5.log
Processed: 6 log lines
Processed: 2 log lines
Processed: 6 log lines
      should export and import journal store [=E2=9C=94]
    Journal message store: queue state backup expiration
      should remove old queue state backups [=E2=9C=94]
      should expire messages in idle queues [=E2=9C=94]
  Retry interval tests
    Retry interval with 2 modes and lock
      should increase elapased time and interval when the mode stays the sa=
me [=E2=9C=98]
      should increase elapased time and interval when the mode switches [=
=E2=9C=94]
    Foreground retry interval
      should increase elapased time and interval [=E2=9C=94]
      should not change interval when moving to background [=E2=9C=94]
      should repeat loop as soon as moving to foreground [=E2=9C=94]
  SOCKS settings tests
    hostMode and requiredHostMode settings
      requiredHostMode =3D False (default)
        without socks proxy, should choose onion host only with HMOnion [=
=E2=9C=94]
        with socks proxy, should choose onion host with HMOnionViaSocks (de=
fault) and HMOnion [=E2=9C=94]
        should choose any available host, if preferred not available [=
=E2=9C=94]
      requiredHostMode =3D True
        should fail, if preferred host not available [=E2=9C=94]
        should choose preferred host, if available [=E2=9C=94]
    socksMode setting, independent of hostMode setting
      should not use SOCKS proxy if not specified [=E2=9C=94]
      should always use SOCKS proxy if specified and (socksMode =3D SMAlway=
s or (socksMode =3D SMOnion and onion host)) [=E2=9C=94]
    socks proxy address encoding
      should decode SOCKS proxy with isolate-by-auth mode [=E2=9C=94]
      should decode SOCKS proxy without credentials [=E2=9C=94]
      should decode SOCKS proxy with credentials [=E2=9C=94]
  Store log tests
    SMP server store log, queueMode =3D QMMessaging
Processed: 1 log lines
Processed: 1 log lines
Processed: 1 log lines
      create new queue [=E2=9C=94]
Processed: 1 log lines
Processed: 1 log lines
Processed: 1 log lines
      create new queue with link data [=E2=9C=94]
Processed: 2 log lines
Processed: 1 log lines
Processed: 1 log lines
      create new queue, add link data [=E2=9C=94]
Processed: 2 log lines
Processed: 1 log lines
Processed: 1 log lines
      create new queue with link data, delete data [=E2=9C=94]
Processed: 2 log lines
Processed: 1 log lines
Processed: 1 log lines
      secure queue [=E2=9C=94]
Processed: 2 log lines
Processed: 0 log lines
Processed: 0 log lines
      create and delete queue [=E2=9C=94]
Processed: 2 log lines
Processed: 1 log lines
Processed: 1 log lines
      create queue and add notifier [=E2=9C=94]
Processed: 4 log lines
Processed: 2 log lines
Processed: 2 log lines
      create queue, add notifier, register and associate notification servi=
ce [=E2=9C=94]
Processed: 3 log lines
Processed: 1 log lines
Processed: 1 log lines
      delete notifier [=E2=9C=94]
Processed: 2 log lines
Processed: 1 log lines
Processed: 1 log lines
      update time [=E2=9C=94]
Processed: 2 log lines
Processed: 1 log lines
Processed: 1 log lines
      update recipient keys [=E2=9C=94]
    SMP server store log, queueMode =3D QMContact
Processed: 1 log lines
Processed: 1 log lines
Processed: 1 log lines
      create new queue [=E2=9C=94]
Processed: 1 log lines
Processed: 1 log lines
Processed: 1 log lines
      create new queue with link data [=E2=9C=94]
Processed: 2 log lines
Processed: 1 log lines
Processed: 1 log lines
      create new queue, add link data [=E2=9C=94]
Processed: 2 log lines
Processed: 1 log lines
Processed: 1 log lines
      create new queue with link data, delete data [=E2=9C=94]
Processed: 2 log lines
Processed: 1 log lines
Processed: 1 log lines
      secure queue [=E2=9C=94]
Processed: 2 log lines
Processed: 0 log lines
Processed: 0 log lines
      create and delete queue [=E2=9C=94]
Processed: 2 log lines
Processed: 1 log lines
Processed: 1 log lines
      create queue and add notifier [=E2=9C=94]
Processed: 4 log lines
Processed: 2 log lines
Processed: 2 log lines
      create queue, add notifier, register and associate notification servi=
ce [=E2=9C=94]
Processed: 3 log lines
Processed: 1 log lines
Processed: 1 log lines
      delete notifier [=E2=9C=94]
Processed: 2 log lines
Processed: 1 log lines
Processed: 1 log lines
      update time [=E2=9C=94]
Processed: 2 log lines
Processed: 1 log lines
Processed: 1 log lines
      update recipient keys [=E2=9C=94]
  TSessionSubs tests
    subscription lifecycle [=E2=9C=94]
  Util tests
    problems of lifted try, catch and finally (don't use them)
      lifted try
        does not catch errors [=E2=9C=94]
        with SomeException catches all errors but wraps ExceptT errors [=
=E2=9C=94]
      lifted catch
        does not catch [=E2=9C=94]
        with SomeException catches all errors but wraps ExceptT errors [=
=E2=9C=94]
      lifted finally
        with ExceptT error executes final action and stays in ExceptT monad=
 [=E2=9C=94]
        with exception executes final action (not always - race condition?)=
 and throws exception [=E2=9C=94]
    problems of tryError and catchError (don't use them)
      tryError
        catches ExceptT errors but not Exceptions [=E2=9C=94]
      catchError
        catches ExceptT errors but not Exceptions [=E2=9C=94]
    tryAllErrors
      should return ExceptT error as Left [=E2=9C=94]
      should return SomeException as Left [=E2=9C=94]
      should return no errors as Right [=E2=9C=94]
    catchAllErrors
      should catch ExceptT error [=E2=9C=94]
      should catch SomeException [=E2=9C=94]
      should not throw if there are no errors [=E2=9C=94]
    catchThrow
      should re-throw ExceptT error [=E2=9C=94]
      should catch SomeException and throw as ExceptT error [=E2=9C=94]
      should not throw if there are no exceptions [=E2=9C=94]
    allFinally should run final action
      then throw ExceptT error [=E2=9C=94]
      then throw SomeException as ExceptT error [=E2=9C=94]
      and should not throw if there are no exceptions [=E2=9C=94]
    tryAllOwnErrors
      should return ExceptT error as Left [=E2=9C=94]
      should return SomeException as Left [=E2=9C=94]
      should catch StackOverflow [=E2=9C=94]
      should catch HeapOverflow [=E2=9C=94]
      should catch AllocationLimitExceeded [=E2=9C=94]
      should rethrow ThreadKilled [=E2=9C=94]
      should return no errors as Right [=E2=9C=94]
    catchAllOwnErrors
      should catch ExceptT error [=E2=9C=94]
      should catch SomeException [=E2=9C=94]
      should catch StackOverflow [=E2=9C=94]
      should catch HeapOverflow [=E2=9C=94]
      should catch AllocationLimitExceeded [=E2=9C=94]
      should rethrow ThreadKilled [=E2=9C=94]
      should not throw if there are no errors [=E2=9C=94]
  Agent core tests
    Migration tests
      should determine migrations to run [=E2=9C=94]
      run migrations
        up 1-2 tables (yes) [=E2=9C=94]
        up 1-2 tables (error) [=E2=9C=94]
        up 1-2 tables (error, down) [=E2=9C=94]
        1-2 (different) [=E2=9C=94]
        up 2-4 tables (yes) [=E2=9C=94]
        up 2-4 tables (error) [=E2=9C=94]
        up 2-4 tables (error, down) [=E2=9C=94]
        no change 2 tables [=E2=9C=94]
        2 tables (different order) [=E2=9C=94]
        down 2-1 tables (no down) [=E2=9C=94]
        down 2-1 tables (error) [=E2=9C=94]
        down 2-1 tables (yes) [=E2=9C=94]
        down 4-2 tables (no down) [=E2=9C=94]
        down 4-2 tables (partial down) [=E2=9C=94]
        down 4-2 tables (error) [=E2=9C=94]
        down 4-2 tables (yes) [=E2=9C=94]
        4-2 tables (different) [=E2=9C=94]
        4-3 tables (different) [=E2=9C=94]
    Connection request
      connection request parsing / serializing
        should serialize and parse SMP queue URIs [=E2=9C=94]
        should serialize and parse connection invitations and contact addre=
sses [=E2=9C=94]
        should serialize / parse queue address, connection invitations and =
contact addresses as binary [=E2=9C=94]
        should serialize / parse short links [=E2=9C=94]
        should shorten / restore short links [=E2=9C=94]
    Double ratchet tests
      double-ratchet encryption/decryption
        should serialize and parse message header [=E2=9C=94]
        message tests
          should encrypt and decrypt messages [=E2=9C=94]
          should encrypt and decrypt skipped messages [=E2=9C=94]
          should encrypt and decrypt many messages [=E2=9C=94]
          should allow skipped after ratchet advance [=E2=9C=94]
        should encode/decode ratchet as JSON [=E2=9C=94]
        should decode v2 Ratchet with default field values [=E2=9C=94]
        should agree the same ratchet parameters [=E2=9C=94]
        should agree the same ratchet parameters with version 1 [=E2=9C=
=94]
      post-quantum hybrid KEM double-ratchet algorithm
        hybrid KEM key agreement
          should propose KEM during agreement, but no shared secret [=
=E2=9C=94]
          should agree shared secret using KEM [=E2=9C=94]
          should reject proposed KEM in reply [=E2=9C=94]
          should allow second proposal in reply [=E2=9C=94]
        hybrid KEM key agreement errors
          should fail if reply contains acceptance without proposal [=
=E2=9C=94]
        ratchet encryption/decryption
          should serialize and parse public KEM params [=E2=9C=94]
          should serialize and parse message header [=E2=9C=94]
          message tests, KEM proposed
            should encrypt and decrypt messages [=E2=9C=94]
            should encrypt and decrypt skipped messages [=E2=9C=94]
            should encrypt and decrypt many messages [=E2=9C=94]
            should allow skipped after ratchet advance [=E2=9C=94]
          message tests, KEM accepted
            should encrypt and decrypt messages [=E2=9C=94]
            should encrypt and decrypt skipped messages [=E2=9C=94]
            should encrypt and decrypt many messages [=E2=9C=94]
            should allow skipped after ratchet advance [=E2=9C=94]
          message tests, KEM proposed again in reply
            should encrypt and decrypt messages [=E2=9C=94]
            should encrypt and decrypt skipped messages [=E2=9C=94]
            should encrypt and decrypt many messages [=E2=9C=94]
            should allow skipped after ratchet advance [=E2=9C=94]
          should disable and re-enable KEM [=E2=9C=94]
          should disable and re-enable KEM (always set PQEncryption) [=
=E2=9C=94]
          should enable KEM when it was not enabled in handshake [=E2=9C=
=94]
          should enable KEM when it was not enabled in handshake (always se=
t PQEncryption) [=E2=9C=94]
    Short link tests
      invitation short link
        should encrypt and decrypt link data [=E2=9C=94]
        should fail to decrypt invitation data with bad hash [=E2=9C=94]
      contact short link
        should encrypt and decrypt data [=E2=9C=94]
        should encrypt updated user data [=E2=9C=94]
        should fail to decrypt contact data with bad hash [=E2=9C=94]
        should fail to decrypt contact data with bad signature [=E2=9C=
=94]
      contact link with additional owners
        should encrypt and decrypt data with additional owner [=E2=9C=94]
        should encrypt and decrypt data with many additional owners [=
=E2=9C=94]
        should fail to decrypt contact data with invalid or unauthorized ow=
ners [=E2=9C=94]
SMP server via TLS, jornal message store
  SMP syntax
    unknown command [=E2=9C=94]
    NEW
      no parameters [=E2=9C=94]
      many parameters [=E2=9C=94]
      no signature [=E2=9C=94]
      queue ID [=E2=9C=94]
    KEY
      valid syntax [=E2=9C=94]
      no parameters [=E2=9C=94]
      many parameters [=E2=9C=94]
      no signature [=E2=9C=94]
      no queue ID [=E2=9C=94]
    SUB
      valid syntax [=E2=9C=94]
      wrong terminator [=E2=9C=94]
      no signature [=E2=9C=94]
      no queue ID [=E2=9C=94]
    OFF
      valid syntax [=E2=9C=94]
      wrong terminator [=E2=9C=94]
      no signature [=E2=9C=94]
      no queue ID [=E2=9C=94]
    DEL
      valid syntax [=E2=9C=94]
      wrong terminator [=E2=9C=94]
      no signature [=E2=9C=94]
      no queue ID [=E2=9C=94]
    SEND
      valid syntax [=E2=9C=94]
      no parameters [=E2=9C=94]
      no queue ID [=E2=9C=94]
    ACK
      valid syntax [=E2=9C=94]
      no parameters [=E2=9C=94]
      no queue ID [=E2=9C=94]
      no signature [=E2=9C=94]
    PING
      valid syntax [=E2=9C=94]
    broker response not allowed
      OK [=E2=9C=94]
  SMP queues
    NEW and KEY commands, SEND messages
      should create (NEW) and secure (KEY) queue [=E2=9C=94]
    NEW and SKEY commands
      should create (NEW) and secure (SKEY) queue by sender [=E2=9C=94]
      should create (NEW) without allowing sndSecure and fail to and secure=
 queue by sender (SKEY) [=E2=9C=94]
    RKEY command to add additional recipient keys
      should create (NEW) and updated recipient keys (RKEY) [=E2=9C=94]
    NEW, OFF and DEL commands, SEND messages
      should create (NEW), suspend (OFF) and delete (DEL) queue [=E2=9C=
=94]
    Stress test
      should create many queues, disconnect and re-connect [=E2=9C=94]
    allowNewQueues setting
      should prohibit creating new queues with allowNewQueues =3D False [=
=E2=9C=94]
  SMP messages
    duplex communication over 2 SMP connections
      should create 2 simplex connections and exchange messages [=E2=9C=
=94]
    switch subscription to another TCP connection
      should create simplex connections and switch subscription to another =
TCP connection [=E2=9C=94]
    GET command
      should retrieve messages from the queue using GET command [=E2=9C=
=94]
    GET & SUB commands
      should retrieve messages with GET and receive with SUB, only one ACK =
would work [=E2=9C=94]
    Exceeding queue quota
      should reply with ERR QUOTA to sender and send QUOTA message to the r=
ecipient [=E2=9C=94]
    Concurrent sending and delivery
      should continue delivering messages if message is sent before it is a=
cknowledged [=E2=9C=94]
  Store log
Processed: 6 log lines
    should store simplex queues to log and restore them after server restar=
t [=E2=9C=94]
  Restore messages
Processed: 2 log lines
Processed: 1 log lines
    should store messages on exit and restore on start [=E2=9C=94]
  Restore messages (old / v2)
Processed: 2 log lines
Processed: 1 log lines
Processed: 1 log lines
Processed: 1 log lines
Processed: 1 log lines
    should store messages on exit and restore on start (old / v2) [=
=E2=9C=94]
  Save prometheus metrics
Prometheus metrics saved every 1 seconds to tests/tmp/smp-server-metrics.tx=
t
    should save Prometheus metrics [=E2=9C=94]
  Timing of AUTH error
    should have similar time for auth error, whether queue exists or not, f=
or all key types
      queue key: SEd25519 / used key: SEd25519 [=E2=9C=94]
      queue key: SEd448 / used key: SEd25519 [=E2=9C=94]
      queue key: SEd448 / used key: SEd448 [=E2=9C=94]
SEd448 SX25519 0.24 0.13 0.846153846153846
      queue key: SEd448 / used key: SX25519 [=E2=9C=98]
SX25519 SEd25519 0.13999999999999999 0.19999999999999998 -0.300000000000000=
04
      queue key: SX25519 / used key: SEd25519 [=E2=9C=98]
      queue key: SX25519 / used key: SEd448 [=E2=9C=94]
SX25519 SX25519 0.24 0.13999999999999999 0.7142857142857144
      queue key: SX25519 / used key: SX25519 [=E2=9C=98]
  Message notifications
    should create simplex connection, subscribe notifier and deliver notifi=
cations [=E2=9C=94]
    should create simplex connection, subscribe notifier as service and del=
iver notifications [=E2=9C=98]
    subscribe notifier as service and deliver notifications after two resta=
rts [=E2=9C=98]
  Message expiration
    should expire messages that are not received before messageTTL on SEND =
[=E2=9C=94]
    should expire messages that are not received before messageTTL after ex=
piry interval [=E2=9C=94]
    should block and unblock message queues [=E2=9C=94]
  Blocking queues
    should return BLOCKED error when queue is blocked [=E2=80=90]
      # PENDING: No reason given
  Short links
    create and access queue short link data for 1-time invitation [=
=E2=9C=94]
    create and access queue short link data for contact address [=E2=9C=
=94]
SMP server via TLS, memory message store
  SMP queues
    NEW and KEY commands, SEND messages
      should create (NEW) and secure (KEY) queue [=E2=9C=94]
    NEW and SKEY commands
      should create (NEW) and secure (SKEY) queue by sender [=E2=9C=94]
      should create (NEW) without allowing sndSecure and fail to and secure=
 queue by sender (SKEY) [=E2=9C=94]
    RKEY command to add additional recipient keys
      should create (NEW) and updated recipient keys (RKEY) [=E2=9C=94]
    NEW, OFF and DEL commands, SEND messages
      should create (NEW), suspend (OFF) and delete (DEL) queue [=E2=9C=
=94]
    Stress test
      should create many queues, disconnect and re-connect [=E2=9C=94]
    allowNewQueues setting
      should prohibit creating new queues with allowNewQueues =3D False [=
=E2=9C=94]
  SMP messages
    duplex communication over 2 SMP connections
      should create 2 simplex connections and exchange messages [=E2=9C=
=94]
    switch subscription to another TCP connection
      should create simplex connections and switch subscription to another =
TCP connection [=E2=9C=94]
    GET command
      should retrieve messages from the queue using GET command [=E2=9C=
=94]
    GET & SUB commands
      should retrieve messages with GET and receive with SUB, only one ACK =
would work [=E2=9C=94]
    Exceeding queue quota
      should reply with ERR QUOTA to sender and send QUOTA message to the r=
ecipient [=E2=9C=94]
    Concurrent sending and delivery
      should continue delivering messages if message is sent before it is a=
cknowledged [=E2=9C=94]
  Store log
Processed: 6 log lines
Processed: 1 log lines
    should store simplex queues to log and restore them after server restar=
t [=E2=9C=94]
  Restore messages
Processed: 2 log lines
Processed: 5 log lines
Processed: 1 log lines
Processed: 3 log lines
    should store messages on exit and restore on start [=E2=9C=94]
  Restore messages (old / v2)
Processed: 2 log lines
Processed: 4 log lines
Processed: 1 log lines
Processed: 4 log lines
    should store messages on exit and restore on start (old / v2) [=
=E2=9C=94]
  Save prometheus metrics
Prometheus metrics saved every 1 seconds to tests/tmp/smp-server-metrics.tx=
t
    should save Prometheus metrics [=E2=9C=94]
  Timing of AUTH error
    should have similar time for auth error, whether queue exists or not, f=
or all key types
SEd25519 SEd25519 0.22999999999999998 0.15 0.5333333333333332
      queue key: SEd25519 / used key: SEd25519 [=E2=9C=98]
      queue key: SEd448 / used key: SEd25519 [=E2=9C=94]
SEd448 SEd448 0.26 0.18 0.44444444444444464
      queue key: SEd448 / used key: SEd448 [=E2=9C=98]
      queue key: SEd448 / used key: SX25519 [=E2=9C=94]
      queue key: SX25519 / used key: SEd25519 [=E2=9C=94]
      queue key: SX25519 / used key: SEd448 [=E2=9C=94]
SX25519 SX25519 0.16999999999999998 0.27999999999999997 -0.3928571428571429
      queue key: SX25519 / used key: SX25519 [=E2=9C=98]
  Message notifications
    should create simplex connection, subscribe notifier and deliver notifi=
cations [=E2=9C=94]
    should create simplex connection, subscribe notifier as service and del=
iver notifications [=E2=9C=98]
    subscribe notifier as service and deliver notifications after two resta=
rts [=E2=9C=98]
  Message expiration
    should expire messages that are not received before messageTTL on SEND =
[=E2=9C=94]
    should expire messages that are not received before messageTTL after ex=
piry interval [=E2=9C=94]
    should block and unblock message queues [=E2=9C=94]
  Blocking queues
    should return BLOCKED error when queue is blocked [=E2=80=90]
      # PENDING: No reason given
  Short links
    create and access queue short link data for 1-time invitation [=
=E2=9C=94]
    create and access queue short link data for contact address [=E2=9C=
=94]
SMP client agent, server memory message store
  Functional API
    Establishing duplex connection
      current, via proxy [=E2=9C=94]
      v8, via proxy [=E2=9C=94]
      current [=E2=9C=94]
      prev [=E2=9C=94]
      prev to current [=E2=9C=94]
      current to prev [=E2=9C=94]
TLS error: HandshakeFailed Error_TCP_Terminate
--


# TRUSTED_PKG_PATH=3D/usr/ports/packages/amd64/all/ pkg_add -Dsnap simplexm=
q simplex-chat
groupadd: can't add group: gid 906 is a duplicate
system(/usr/sbin/groupadd, -g, 906, --, _simplexmq) failed: exit(1)
useradd: uid 906 is already in use
system(/usr/sbin/useradd, -u, 906, -g, 906, -c, SimpleXMQ daemon, -d, /var/=
simplex, -s, /sbin/nologin, --, _simplexmq) failed: exit(1)
simplexmq-6.5.5.0: ok
simplex-chat-6.5.6.1: ok
The following new rcscripts were installed: /etc/rc.d/smp_server /etc/rc.d/=
xftp_server
See rcctl(8) for details.
New and changed readme(s):
=09/usr/local/share/doc/pkg-readmes/simplexmq
--


The old version built and runs. Tests stalled in privsep, but since there
is no network with that, this is probably expected.


P=C3=A5 tirsdag 28. juli 2026 kl. 23:49, skrev David Uhden Collado <daviduh=
[email protected]>:

> I've updated the net/simplexmq and net/simplex-chat ports to the latest
> stable release, 7.0.0.
>=20
> The Haskell direct-sqlcipher and simple-sqlcipher dependencies now link
> against the OpenBSD sqlcipher port instead of building their vendored
> copy. I made the same change for zlib. I also updated the existing
> patches and reorganized the rather large Makefile to make it easier to
> maintain.
>=20
> I'm still having trouble with the simplexmq test suite. I would
> appreciate any help identifying the cause of the failures.
>=20
> For simplex-chat, I'm currently using the latest 7.0.0 beta tag because
> there were no CLI changes between beta 6 and the final 7.0.0 release.


The 7.0.0.11 gets stuck with this for me:

$ cd /usr/ports/net/simplexmq/ && make clean=3Dall clean && make build pack=
age test ; make port-lib-depends-check check-shlib-syms

>> (SHA256) all files: OK
=3D=3D=3D>  Extracting for simplexmq-7.0.0.6
make: getcwd: Permission denied
*** Error 2 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2819 '/usr/ports=
/pobj/simplexmq-7.0.0.6/.extract_done': @cd /usr/ports/net/simple...)
*** Error 2 in /usr/ports/net/simplexmq (/usr/ports/infrastructure/mk/bsd.p=
ort.mk:2722 'build': @lock=3Dsimplexmq-7.0.0.6;  export _LOCKS_HELD...)
--


$ cd /usr/ports/net/simplex-chat/ && make clean=3Dall clean && make build p=
ackage test ; make port-lib-depends-check check-shlib-syms=20

>> (SHA256) all files: OK
=3D=3D=3D>  Extracting for simplex-chat-7.0.0.11
make: getcwd: Permission denied
*** Error 2 in /usr/ports/net/simplex-chat (/usr/ports/infrastructure/mk/bs=
d.port.mk:2819 '/usr/ports/pobj/simplex-chat-7.0.0.11/.extract_done')
--


I am probably doing something wrong.

Sorry if this was too much noise and for keeping this in drafts so long.

Hope this helps. Good luck.
--
yaydn