=>> Building devel/hs-threadscope build started at Wed Jan 21 10:32:56 EST 2026 port directory: /usr/ports/devel/hs-threadscope package name: hs-threadscope-0.2.15.0_1 building for: FreeBSD pkg.DaveG.ca 14.3-RELEASE-p7 FreeBSD 14.3-RELEASE-p7 1403000 amd64 maintained by: haskell@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1074 Jan 5 20:59 /usr/ports/devel/hs-threadscope/Makefile Ports top last git commit: 076a295eb33c Ports top unclean checkout: no Port dir last git commit: 0ae3e8749606 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500068 Jail OSVERSION: 1403000 Job Id: 07 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1403000 UNAME_v=FreeBSD 14.3-RELEASE-p7 1403000 UNAME_r=14.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/freebsd_14_3_x64-HEAD-ALL/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=tmux-256color OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/freebsd_14_3_x64-HEAD-ALL/07/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_14_3_x64-HEAD-ALL SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/freebsd_14_3_x64-HEAD-ALL/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- haskell@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/devel/hs-threadscope/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/hs-threadscope/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/hs-threadscope/work/.cache HOME=/wrkdirs/usr/ports/devel/hs-threadscope/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/hs-threadscope/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/hs-threadscope/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/hs-threadscope/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/hs-threadscope/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/hs-threadscope/work/.cache HOME=/wrkdirs/usr/ports/devel/hs-threadscope/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/hs-threadscope/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/hs-threadscope/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" GTK4_VERSION="4.0.0" OSREL=14.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/threadscope" EXAMPLESDIR="share/examples/threadscope" DATADIR="share/threadscope" WWWDIR="www/threadscope" ETCDIR="etc/threadscope" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/threadscope DOCSDIR=/usr/local/share/doc/threadscope EXAMPLESDIR=/usr/local/share/examples/threadscope WWWDIR=/usr/local/www/threadscope ETCDIR=/usr/local/etc/threadscope --End SUB_LIST-- ---Begin make.conf--- DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited pipebuf (-y) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> hs-threadscope-0.2.15.0_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [pkg.DaveG.ca] Installing pkg-2.5.1... [pkg.DaveG.ca] Extracting pkg-2.5.1: .......... done ===> hs-threadscope-0.2.15.0_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of hs-threadscope-0.2.15.0_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by hs-threadscope-0.2.15.0_1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by hs-threadscope-0.2.15.0_1 for building => SHA256 Checksum OK for cabal/threadscope-0.2.15.0/threadscope-0.2.15.0.tar.gz. => SHA256 Checksum OK for cabal/alex-3.5.4.0/alex-3.5.4.0.tar.gz. => SHA256 Checksum OK for cabal/ansi-terminal-1.1.5/ansi-terminal-1.1.5.tar.gz. => SHA256 Checksum OK for cabal/ansi-terminal-types-1.1.3/ansi-terminal-types-1.1.3.tar.gz. => SHA256 Checksum OK for cabal/cairo-0.13.12.0/cairo-0.13.12.0.tar.gz. => SHA256 Checksum OK for cabal/colour-2.3.6/colour-2.3.6.tar.gz. => SHA256 Checksum OK for cabal/file-embed-0.0.16.0/file-embed-0.0.16.0.tar.gz. => SHA256 Checksum OK for cabal/ghc-events-0.20.0.0/ghc-events-0.20.0.0.tar.gz. => SHA256 Checksum OK for cabal/ghc-events-0.20.0.0/revision/2.cabal. => SHA256 Checksum OK for cabal/gio-0.13.12.0/gio-0.13.12.0.tar.gz. => SHA256 Checksum OK for cabal/glib-0.13.12.0/glib-0.13.12.0.tar.gz. => SHA256 Checksum OK for cabal/gtk2hs-buildtools-0.13.12.0/gtk2hs-buildtools-0.13.12.0.tar.gz. => SHA256 Checksum OK for cabal/gtk3-0.15.10/gtk3-0.15.10.tar.gz. => SHA256 Checksum OK for cabal/happy-2.1.7/happy-2.1.7.tar.gz. => SHA256 Checksum OK for cabal/happy-lib-2.1.7/happy-lib-2.1.7.tar.gz. => SHA256 Checksum OK for cabal/hashable-1.5.0.0/hashable-1.5.0.0.tar.gz. => SHA256 Checksum OK for cabal/hashable-1.5.0.0/revision/1.cabal. => SHA256 Checksum OK for cabal/hashtables-1.4.2/hashtables-1.4.2.tar.gz. => SHA256 Checksum OK for cabal/optparse-applicative-0.19.0.0/optparse-applicative-0.19.0.0.tar.gz. => SHA256 Checksum OK for cabal/pango-0.13.12.0/pango-0.13.12.0.tar.gz. => SHA256 Checksum OK for cabal/prettyprinter-1.7.1/prettyprinter-1.7.1.tar.gz. => SHA256 Checksum OK for cabal/prettyprinter-ansi-terminal-1.1.3/prettyprinter-ansi-terminal-1.1.3.tar.gz. => SHA256 Checksum OK for cabal/primitive-0.9.1.0/primitive-0.9.1.0.tar.gz. => SHA256 Checksum OK for cabal/random-1.3.1/random-1.3.1.tar.gz. => SHA256 Checksum OK for cabal/splitmix-0.1.3.1/splitmix-0.1.3.1.tar.gz. => SHA256 Checksum OK for cabal/tagged-0.8.10/tagged-0.8.10.tar.gz. => SHA256 Checksum OK for cabal/tasty-1.5.3/tasty-1.5.3.tar.gz. => SHA256 Checksum OK for cabal/tasty-1.5.3/revision/2.cabal. => SHA256 Checksum OK for cabal/temporary-1.3/temporary-1.3.tar.gz. => SHA256 Checksum OK for cabal/utf8-string-1.0.2/utf8-string-1.0.2.tar.gz. => SHA256 Checksum OK for cabal/vector-0.13.2.0/vector-0.13.2.0.tar.gz. => SHA256 Checksum OK for cabal/vector-0.13.2.0/revision/2.cabal. => SHA256 Checksum OK for cabal/vector-stream-0.1.0.1/vector-stream-0.1.0.1.tar.gz. => SHA256 Checksum OK for cabal/vector-stream-0.1.0.1/revision/4.cabal. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by hs-threadscope-0.2.15.0_1 for building ===> Extracting for hs-threadscope-0.2.15.0_1 => SHA256 Checksum OK for cabal/threadscope-0.2.15.0/threadscope-0.2.15.0.tar.gz. => SHA256 Checksum OK for cabal/alex-3.5.4.0/alex-3.5.4.0.tar.gz. => SHA256 Checksum OK for cabal/ansi-terminal-1.1.5/ansi-terminal-1.1.5.tar.gz. => SHA256 Checksum OK for cabal/ansi-terminal-types-1.1.3/ansi-terminal-types-1.1.3.tar.gz. => SHA256 Checksum OK for cabal/cairo-0.13.12.0/cairo-0.13.12.0.tar.gz. => SHA256 Checksum OK for cabal/colour-2.3.6/colour-2.3.6.tar.gz. => SHA256 Checksum OK for cabal/file-embed-0.0.16.0/file-embed-0.0.16.0.tar.gz. => SHA256 Checksum OK for cabal/ghc-events-0.20.0.0/ghc-events-0.20.0.0.tar.gz. => SHA256 Checksum OK for cabal/ghc-events-0.20.0.0/revision/2.cabal. => SHA256 Checksum OK for cabal/gio-0.13.12.0/gio-0.13.12.0.tar.gz. => SHA256 Checksum OK for cabal/glib-0.13.12.0/glib-0.13.12.0.tar.gz. => SHA256 Checksum OK for cabal/gtk2hs-buildtools-0.13.12.0/gtk2hs-buildtools-0.13.12.0.tar.gz. => SHA256 Checksum OK for cabal/gtk3-0.15.10/gtk3-0.15.10.tar.gz. => SHA256 Checksum OK for cabal/happy-2.1.7/happy-2.1.7.tar.gz. => SHA256 Checksum OK for cabal/happy-lib-2.1.7/happy-lib-2.1.7.tar.gz. => SHA256 Checksum OK for cabal/hashable-1.5.0.0/hashable-1.5.0.0.tar.gz. => SHA256 Checksum OK for cabal/hashable-1.5.0.0/revision/1.cabal. => SHA256 Checksum OK for cabal/hashtables-1.4.2/hashtables-1.4.2.tar.gz. => SHA256 Checksum OK for cabal/optparse-applicative-0.19.0.0/optparse-applicative-0.19.0.0.tar.gz. => SHA256 Checksum OK for cabal/pango-0.13.12.0/pango-0.13.12.0.tar.gz. => SHA256 Checksum OK for cabal/prettyprinter-1.7.1/prettyprinter-1.7.1.tar.gz. => SHA256 Checksum OK for cabal/prettyprinter-ansi-terminal-1.1.3/prettyprinter-ansi-terminal-1.1.3.tar.gz. => SHA256 Checksum OK for cabal/primitive-0.9.1.0/primitive-0.9.1.0.tar.gz. => SHA256 Checksum OK for cabal/random-1.3.1/random-1.3.1.tar.gz. => SHA256 Checksum OK for cabal/splitmix-0.1.3.1/splitmix-0.1.3.1.tar.gz. => SHA256 Checksum OK for cabal/tagged-0.8.10/tagged-0.8.10.tar.gz. => SHA256 Checksum OK for cabal/tasty-1.5.3/tasty-1.5.3.tar.gz. => SHA256 Checksum OK for cabal/tasty-1.5.3/revision/2.cabal. => SHA256 Checksum OK for cabal/temporary-1.3/temporary-1.3.tar.gz. => SHA256 Checksum OK for cabal/utf8-string-1.0.2/utf8-string-1.0.2.tar.gz. => SHA256 Checksum OK for cabal/vector-0.13.2.0/vector-0.13.2.0.tar.gz. => SHA256 Checksum OK for cabal/vector-0.13.2.0/revision/2.cabal. => SHA256 Checksum OK for cabal/vector-stream-0.1.0.1/vector-stream-0.1.0.1.tar.gz. => SHA256 Checksum OK for cabal/vector-stream-0.1.0.1/revision/4.cabal. /bin/mkdir -p /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/_cabal_deps cd /wrkdirs/usr/ports/devel/hs-threadscope/work && /bin/mv alex-3.5.4.0 /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/_cabal_deps/ cd /wrkdirs/usr/ports/devel/hs-threadscope/work && /bin/mv ansi-terminal-1.1.5 /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/_cabal_deps/ cd /wrkdirs/usr/ports/devel/hs-threadscope/work && /bin/mv ansi-terminal-types-1.1.3 /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/_cabal_deps/ cd /wrkdirs/usr/ports/devel/hs-threadscope/work && /bin/mv cairo-0.13.12.0 /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/_cabal_deps/ cd /wrkdirs/usr/ports/devel/hs-threadscope/work && /bin/mv colour-2.3.6 /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/_cabal_deps/ cd /wrkdirs/usr/ports/devel/hs-threadscope/work && /bin/mv file-embed-0.0.16.0 /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/_cabal_deps/ cp -f /portdistfiles/cabal/ghc-events-0.20.0.0/revision/2.cabal `find /wrkdirs/usr/ports/devel/hs-threadscope/work/ghc-events-0.20.0.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/devel/hs-threadscope/work && /bin/mv ghc-events-0.20.0.0 /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/_cabal_deps/ cd /wrkdirs/usr/ports/devel/hs-threadscope/work && /bin/mv gio-0.13.12.0 /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/_cabal_deps/ cd /wrkdirs/usr/ports/devel/hs-threadscope/work && /bin/mv glib-0.13.12.0 /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/_cabal_deps/ cd /wrkdirs/usr/ports/devel/hs-threadscope/work && /bin/mv gtk2hs-buildtools-0.13.12.0 /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/_cabal_deps/ cd /wrkdirs/usr/ports/devel/hs-threadscope/work && /bin/mv gtk3-0.15.10 /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/_cabal_deps/ cd /wrkdirs/usr/ports/devel/hs-threadscope/work && /bin/mv happy-2.1.7 /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/_cabal_deps/ cd /wrkdirs/usr/ports/devel/hs-threadscope/work && /bin/mv happy-lib-2.1.7 /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/_cabal_deps/ cp -f /portdistfiles/cabal/hashable-1.5.0.0/revision/1.cabal `find /wrkdirs/usr/ports/devel/hs-threadscope/work/hashable-1.5.0.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/devel/hs-threadscope/work && /bin/mv hashable-1.5.0.0 /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/_cabal_deps/ cd /wrkdirs/usr/ports/devel/hs-threadscope/work && /bin/mv hashtables-1.4.2 /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/_cabal_deps/ cd /wrkdirs/usr/ports/devel/hs-threadscope/work && /bin/mv optparse-applicative-0.19.0.0 /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/_cabal_deps/ cd /wrkdirs/usr/ports/devel/hs-threadscope/work && /bin/mv pango-0.13.12.0 /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/_cabal_deps/ cd /wrkdirs/usr/ports/devel/hs-threadscope/work && /bin/mv prettyprinter-1.7.1 /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/_cabal_deps/ cd /wrkdirs/usr/ports/devel/hs-threadscope/work && /bin/mv prettyprinter-ansi-terminal-1.1.3 /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/_cabal_deps/ cd /wrkdirs/usr/ports/devel/hs-threadscope/work && /bin/mv primitive-0.9.1.0 /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/_cabal_deps/ cd /wrkdirs/usr/ports/devel/hs-threadscope/work && /bin/mv random-1.3.1 /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/_cabal_deps/ cd /wrkdirs/usr/ports/devel/hs-threadscope/work && /bin/mv splitmix-0.1.3.1 /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/_cabal_deps/ cd /wrkdirs/usr/ports/devel/hs-threadscope/work && /bin/mv tagged-0.8.10 /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/_cabal_deps/ cp -f /portdistfiles/cabal/tasty-1.5.3/revision/2.cabal `find /wrkdirs/usr/ports/devel/hs-threadscope/work/tasty-1.5.3 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/devel/hs-threadscope/work && /bin/mv tasty-1.5.3 /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/_cabal_deps/ cd /wrkdirs/usr/ports/devel/hs-threadscope/work && /bin/mv temporary-1.3 /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/_cabal_deps/ cd /wrkdirs/usr/ports/devel/hs-threadscope/work && /bin/mv utf8-string-1.0.2 /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/_cabal_deps/ cp -f /portdistfiles/cabal/vector-0.13.2.0/revision/2.cabal `find /wrkdirs/usr/ports/devel/hs-threadscope/work/vector-0.13.2.0 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/devel/hs-threadscope/work && /bin/mv vector-0.13.2.0 /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/_cabal_deps/ cp -f /portdistfiles/cabal/vector-stream-0.1.0.1/revision/4.cabal `find /wrkdirs/usr/ports/devel/hs-threadscope/work/vector-stream-0.1.0.1 -name '*.cabal' -depth 1` cd /wrkdirs/usr/ports/devel/hs-threadscope/work && /bin/mv vector-stream-0.1.0.1 /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/_cabal_deps/ /bin/mkdir -p /wrkdirs/usr/ports/devel/hs-threadscope/work/cabal-home/.cabal echo "jobs: 64" > /wrkdirs/usr/ports/devel/hs-threadscope/work/cabal-home/.cabal/config =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for hs-threadscope-0.2.15.0_1 echo "" >> /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/cabal.project.local echo "-- added by USES=cabal" >> /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/cabal.project.local echo "packages:" >> /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/cabal.project.local echo " _cabal_deps/alex-3.5.4.0" >> /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/cabal.project.local echo " _cabal_deps/ansi-terminal-1.1.5" >> /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/cabal.project.local echo " _cabal_deps/ansi-terminal-types-1.1.3" >> /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/cabal.project.local echo " _cabal_deps/cairo-0.13.12.0" >> /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/cabal.project.local echo " _cabal_deps/colour-2.3.6" >> /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/cabal.project.local echo " _cabal_deps/file-embed-0.0.16.0" >> /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/cabal.project.local echo " _cabal_deps/ghc-events-0.20.0.0" >> /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/cabal.project.local echo " _cabal_deps/gio-0.13.12.0" >> /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/cabal.project.local echo " _cabal_deps/glib-0.13.12.0" >> /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/cabal.project.local echo " _cabal_deps/gtk2hs-buildtools-0.13.12.0" >> /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/cabal.project.local echo " _cabal_deps/gtk3-0.15.10" >> /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/cabal.project.local echo " _cabal_deps/happy-2.1.7" >> /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/cabal.project.local echo " _cabal_deps/happy-lib-2.1.7" >> /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/cabal.project.local echo " _cabal_deps/hashable-1.5.0.0" >> /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/cabal.project.local echo " _cabal_deps/hashtables-1.4.2" >> /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/cabal.project.local echo " _cabal_deps/optparse-applicative-0.19.0.0" >> /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/cabal.project.local echo " _cabal_deps/pango-0.13.12.0" >> /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/cabal.project.local echo " _cabal_deps/prettyprinter-1.7.1" >> /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/cabal.project.local echo " _cabal_deps/prettyprinter-ansi-terminal-1.1.3" >> /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/cabal.project.local echo " _cabal_deps/primitive-0.9.1.0" >> /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/cabal.project.local echo " _cabal_deps/random-1.3.1" >> /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/cabal.project.local echo " _cabal_deps/splitmix-0.1.3.1" >> /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/cabal.project.local echo " _cabal_deps/tagged-0.8.10" >> /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/cabal.project.local echo " _cabal_deps/tasty-1.5.3" >> /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/cabal.project.local echo " _cabal_deps/temporary-1.3" >> /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/cabal.project.local echo " _cabal_deps/utf8-string-1.0.2" >> /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/cabal.project.local echo " _cabal_deps/vector-0.13.2.0" >> /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/cabal.project.local echo " _cabal_deps/vector-stream-0.1.0.1" >> /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/cabal.project.local =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> hs-threadscope-0.2.15.0_1 depends on executable: ghc - not found ===> Installing existing package /packages/All/ghc-9.10.3.pkg [pkg.DaveG.ca] Installing ghc-9.10.3... [pkg.DaveG.ca] `-- Installing gmp-6.3.0... [pkg.DaveG.ca] | `-- Installing indexinfo-0.3.1_1... [pkg.DaveG.ca] | `-- Extracting indexinfo-0.3.1_1: . done [pkg.DaveG.ca] `-- Extracting gmp-6.3.0: .......... done [pkg.DaveG.ca] `-- Installing libffi-3.5.1... [pkg.DaveG.ca] `-- Extracting libffi-3.5.1: .......... done [pkg.DaveG.ca] `-- Installing perl5-5.42.0_1... [pkg.DaveG.ca] `-- Extracting perl5-5.42.0_1: .......... done [pkg.DaveG.ca] Extracting ghc-9.10.3: .......... done ===> hs-threadscope-0.2.15.0_1 depends on executable: ghc - found ===> Returning to build of hs-threadscope-0.2.15.0_1 ===> hs-threadscope-0.2.15.0_1 depends on executable: cabal - not found ===> Installing existing package /packages/All/hs-cabal-install-3.16.1.0.pkg [pkg.DaveG.ca] Installing hs-cabal-install-3.16.1.0... [pkg.DaveG.ca] Extracting hs-cabal-install-3.16.1.0: . done ===> hs-threadscope-0.2.15.0_1 depends on executable: cabal - found ===> Returning to build of hs-threadscope-0.2.15.0_1 ===> hs-threadscope-0.2.15.0_1 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-2.4.3,1.pkg [pkg.DaveG.ca] Installing pkgconf-2.4.3,1... [pkg.DaveG.ca] Extracting pkgconf-2.4.3,1: .......... done ===> hs-threadscope-0.2.15.0_1 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of hs-threadscope-0.2.15.0_1 ===> hs-threadscope-0.2.15.0_1 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [pkg.DaveG.ca] Installing ccache-3.7.12_8... [pkg.DaveG.ca] Extracting ccache-3.7.12_8: ......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_8: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> hs-threadscope-0.2.15.0_1 depends on file: /usr/local/bin/ccache - found ===> Returning to build of hs-threadscope-0.2.15.0_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> hs-threadscope-0.2.15.0_1 depends on shared library: libfontconfig.so - not found ===> Installing existing package /packages/All/fontconfig-2.17.1,1.pkg [pkg.DaveG.ca] Installing fontconfig-2.17.1,1... [pkg.DaveG.ca] `-- Installing expat-2.7.3... [pkg.DaveG.ca] `-- Extracting expat-2.7.3: .......... done [pkg.DaveG.ca] `-- Installing freetype2-2.14.1... [pkg.DaveG.ca] | `-- Installing brotli-1.2.0,1... [pkg.DaveG.ca] | `-- Extracting brotli-1.2.0,1: .......... done [pkg.DaveG.ca] | `-- Installing png-1.6.53... [pkg.DaveG.ca] | `-- Extracting png-1.6.53: .......... done [pkg.DaveG.ca] `-- Extracting freetype2-2.14.1: .......... done [pkg.DaveG.ca] `-- Installing gettext-runtime-0.26... [pkg.DaveG.ca] `-- Extracting gettext-runtime-0.26: .......... done [pkg.DaveG.ca] Extracting fontconfig-2.17.1,1: .......... done ==> Running trigger: fontconfig.ucl Running fc-cache to build fontconfig cache... ===== Message from freetype2-2.14.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). ===> hs-threadscope-0.2.15.0_1 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> Returning to build of hs-threadscope-0.2.15.0_1 ===> hs-threadscope-0.2.15.0_1 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> hs-threadscope-0.2.15.0_1 depends on shared library: libgmp.so - found (/usr/local/lib/libgmp.so) ===> hs-threadscope-0.2.15.0_1 depends on shared library: libffi.so - found (/usr/local/lib/libffi.so) ===> hs-threadscope-0.2.15.0_1 depends on shared library: libatk-1.0.so - not found ===> Installing existing package /packages/All/at-spi2-core-2.56.7.pkg [pkg.DaveG.ca] Installing at-spi2-core-2.56.7... [pkg.DaveG.ca] `-- Installing dbus-1.16.2_4,1... [pkg.DaveG.ca] | `-- Installing libICE-1.1.2,1... [pkg.DaveG.ca] | `-- Extracting libICE-1.1.2,1: .......... done [pkg.DaveG.ca] | `-- Installing libSM-1.2.6,1... [pkg.DaveG.ca] | `-- Extracting libSM-1.2.6,1: ........ done [pkg.DaveG.ca] | `-- Installing libX11-1.8.12,1... [pkg.DaveG.ca] | | `-- Installing libxcb-1.17.0... [pkg.DaveG.ca] | | `-- Installing libXau-1.0.12... [pkg.DaveG.ca] | | `-- Extracting libXau-1.0.12: .......... done [pkg.DaveG.ca] | | `-- Installing libXdmcp-1.1.5... [pkg.DaveG.ca] | | | `-- Installing xorgproto-2024.1... [pkg.DaveG.ca] | | | `-- Extracting xorgproto-2024.1: .......... done [pkg.DaveG.ca] | | `-- Extracting libXdmcp-1.1.5: ...... done [pkg.DaveG.ca] | | `-- Extracting libxcb-1.17.0: .......... done [pkg.DaveG.ca] | `-- Extracting libX11-1.8.12,1: .......... done [pkg.DaveG.ca] | `-- Installing libxml2-2.14.6... [pkg.DaveG.ca] | | `-- Installing readline-8.3.3... [pkg.DaveG.ca] | | `-- Extracting readline-8.3.3: .......... done [pkg.DaveG.ca] | `-- Extracting libxml2-2.14.6: .......... done ===> Creating groups Creating group 'messagebus' with gid '556' ===> Creating users Creating user 'messagebus' with uid '556' [pkg.DaveG.ca] `-- Extracting dbus-1.16.2_4,1: ......... done [pkg.DaveG.ca] `-- Installing glib-2.84.4,2... [pkg.DaveG.ca] | `-- Installing libiconv-1.18_1... [pkg.DaveG.ca] | `-- Extracting libiconv-1.18_1: .......... done [pkg.DaveG.ca] | `-- Installing libinotify-20240724_3... [pkg.DaveG.ca] | `-- Extracting libinotify-20240724_3: .......... done [pkg.DaveG.ca] | `-- Installing pcre2-10.47_1... [pkg.DaveG.ca] | `-- Extracting pcre2-10.47_1: .......... done [pkg.DaveG.ca] | `-- Installing py311-packaging-25.0... [pkg.DaveG.ca] | | `-- Installing python311-3.11.14... [pkg.DaveG.ca] | | `-- Installing mpdecimal-4.0.1... [pkg.DaveG.ca] | | `-- Extracting mpdecimal-4.0.1: .......... done [pkg.DaveG.ca] | | `-- Extracting python311-3.11.14: .......... done [pkg.DaveG.ca] | `-- Extracting py311-packaging-25.0: .......... done [pkg.DaveG.ca] `-- Extracting glib-2.84.4,2: .......... done [pkg.DaveG.ca] `-- Installing gsettings-desktop-schemas-47.1_2... [pkg.DaveG.ca] `-- Extracting gsettings-desktop-schemas-47.1_2: .......... done [pkg.DaveG.ca] `-- Installing libXi-1.8.2,1... [pkg.DaveG.ca] | `-- Installing libXext-1.3.6,1... [pkg.DaveG.ca] | `-- Extracting libXext-1.3.6,1: .......... done [pkg.DaveG.ca] | `-- Installing libXfixes-6.0.1... [pkg.DaveG.ca] | `-- Extracting libXfixes-6.0.1: ....... done [pkg.DaveG.ca] `-- Extracting libXi-1.8.2,1: .......... done [pkg.DaveG.ca] `-- Installing libXtst-1.2.5... [pkg.DaveG.ca] `-- Extracting libXtst-1.2.5: .......... done [pkg.DaveG.ca] Extracting at-spi2-core-2.56.7: .......... done ==> Running trigger: gio-modules.ucl Generating GIO modules cache ==> Running trigger: glib-schemas.ucl Compiling glib schemas Warning: Schema ?org.gnome.system.locale? has path ?/system/locale/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy? has path ?/system/proxy/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.http? has path ?/system/proxy/http/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.https? has path ?/system/proxy/https/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.ftp? has path ?/system/proxy/ftp/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.socks? has path ?/system/proxy/socks/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. ===== Message from libinotify-20240724_3: -- You might want to consider increasing the kern.maxfiles tunable if you plan to use this library for applications that need to monitor activity of a lot of files. ===== Message from python311-3.11.14: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py311-gdbm databases/py-gdbm@py311 py311-sqlite3 databases/py-sqlite3@py311 py311-tkinter x11-toolkits/py-tkinter@py311 ===> hs-threadscope-0.2.15.0_1 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> Returning to build of hs-threadscope-0.2.15.0_1 ===> hs-threadscope-0.2.15.0_1 depends on shared library: libcairo.so - not found ===> Installing existing package /packages/All/cairo-1.18.2,3.pkg [pkg.DaveG.ca] Installing cairo-1.18.2,3... [pkg.DaveG.ca] `-- Installing libXrender-0.9.12... [pkg.DaveG.ca] `-- Extracting libXrender-0.9.12: ....... done [pkg.DaveG.ca] `-- Installing lzo2-2.10_1... [pkg.DaveG.ca] `-- Extracting lzo2-2.10_1: .......... done [pkg.DaveG.ca] `-- Installing pixman-0.46.2... [pkg.DaveG.ca] `-- Extracting pixman-0.46.2: ...... done [pkg.DaveG.ca] Extracting cairo-1.18.2,3: .......... done ===> hs-threadscope-0.2.15.0_1 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> Returning to build of hs-threadscope-0.2.15.0_1 ===> hs-threadscope-0.2.15.0_1 depends on shared library: libgdk_pixbuf-2.0.so - not found ===> Installing existing package /packages/All/gdk-pixbuf2-2.44.1.pkg [pkg.DaveG.ca] Installing gdk-pixbuf2-2.44.1... [pkg.DaveG.ca] `-- Installing jpeg-turbo-3.1.3... [pkg.DaveG.ca] `-- Extracting jpeg-turbo-3.1.3: .......... done [pkg.DaveG.ca] `-- Installing shared-mime-info-2.4_2... [pkg.DaveG.ca] `-- Extracting shared-mime-info-2.4_2: ......... done [pkg.DaveG.ca] `-- Installing tiff-4.7.1... [pkg.DaveG.ca] | `-- Installing jbigkit-2.1_3... [pkg.DaveG.ca] | `-- Extracting jbigkit-2.1_3: .......... done [pkg.DaveG.ca] | `-- Installing lerc-4.0.0... [pkg.DaveG.ca] | `-- Extracting lerc-4.0.0: ..... done [pkg.DaveG.ca] | `-- Installing libdeflate-1.25... [pkg.DaveG.ca] | `-- Extracting libdeflate-1.25: .......... done [pkg.DaveG.ca] | `-- Installing zstd-1.5.7_1... [pkg.DaveG.ca] | `-- Extracting zstd-1.5.7_1: .......... done [pkg.DaveG.ca] `-- Extracting tiff-4.7.1: .......... done [pkg.DaveG.ca] Extracting gdk-pixbuf2-2.44.1: .......... done ==> Running trigger: gdk-pixbuf-query-loaders.ucl Generating gdk-pixbuf modules cache ==> Running trigger: shared-mime-info.ucl Building the Shared MIME-Info database cache ===> hs-threadscope-0.2.15.0_1 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> Returning to build of hs-threadscope-0.2.15.0_1 ===> hs-threadscope-0.2.15.0_1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> hs-threadscope-0.2.15.0_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> hs-threadscope-0.2.15.0_1 depends on shared library: libgtk-3.so - not found ===> Installing existing package /packages/All/gtk3-3.24.51.pkg [pkg.DaveG.ca] Installing gtk3-3.24.51... [pkg.DaveG.ca] `-- Installing adwaita-icon-theme-47.0... [pkg.DaveG.ca] | `-- Installing adwaita-icon-theme-legacy-46.2... [pkg.DaveG.ca] | | `-- Installing gtk-update-icon-cache-3.24.42... [pkg.DaveG.ca] | | `-- Extracting gtk-update-icon-cache-3.24.42: .......... done [pkg.DaveG.ca] | `-- Extracting adwaita-icon-theme-legacy-46.2: .......... done [pkg.DaveG.ca] `-- Extracting adwaita-icon-theme-47.0: .......... done [pkg.DaveG.ca] `-- Installing colord-1.4.8... [pkg.DaveG.ca] | `-- Installing hwdata-0.403,1... [pkg.DaveG.ca] | `-- Extracting hwdata-0.403,1: ...... done [pkg.DaveG.ca] | `-- Installing lcms2-2.17... [pkg.DaveG.ca] | `-- Extracting lcms2-2.17: .......... done [pkg.DaveG.ca] | `-- Installing libgudev-237... [pkg.DaveG.ca] | | `-- Installing libudev-devd-0.6.0... [pkg.DaveG.ca] | | `-- Extracting libudev-devd-0.6.0: ..... done [pkg.DaveG.ca] | `-- Extracting libgudev-237: .......... done [pkg.DaveG.ca] | `-- Installing libgusb-0.4.9_1... [pkg.DaveG.ca] | | `-- Installing json-glib-1.10.8... [pkg.DaveG.ca] | | `-- Installing gobject-introspection-1.84.0,1... [pkg.DaveG.ca] | | `-- Extracting gobject-introspection-1.84.0,1: .......... done [pkg.DaveG.ca] | | `-- Extracting json-glib-1.10.8: .......... done [pkg.DaveG.ca] | `-- Extracting libgusb-0.4.9_1: .......... done [pkg.DaveG.ca] | `-- Installing polkit-127... [pkg.DaveG.ca] | | `-- Installing duktape-lib-2.7.0_1... [pkg.DaveG.ca] | | `-- Extracting duktape-lib-2.7.0_1: ...... done ===> Creating groups Creating group 'polkitd' with gid '565' ===> Creating users Creating user 'polkitd' with uid '565' [pkg.DaveG.ca] | `-- Extracting polkit-127: ......... done [pkg.DaveG.ca] | `-- Installing sqlite3-3.50.4_2,1... [pkg.DaveG.ca] | | `-- Installing libedit-3.1.20251016_1,1... [pkg.DaveG.ca] | | `-- Extracting libedit-3.1.20251016_1,1: .......... done [pkg.DaveG.ca] | `-- Extracting sqlite3-3.50.4_2,1: .......... done ===> Creating groups Creating group 'colord' with gid '970' ===> Creating users Creating user 'colord' with uid '970' [pkg.DaveG.ca] `-- Extracting colord-1.4.8: .......... done [pkg.DaveG.ca] `-- Installing cups-2.4.16... [pkg.DaveG.ca] | `-- Installing avahi-app-0.8_6... [pkg.DaveG.ca] | | `-- Installing dbus-glib-0.114... [pkg.DaveG.ca] | | `-- Extracting dbus-glib-0.114: .......... done [pkg.DaveG.ca] | | `-- Installing gdbm-1.26... [pkg.DaveG.ca] | | `-- Extracting gdbm-1.26: .......... done [pkg.DaveG.ca] | | `-- Installing gnome_subr-1.0... [pkg.DaveG.ca] | | `-- Extracting gnome_subr-1.0: . done [pkg.DaveG.ca] | | `-- Installing libdaemon-0.14_1... [pkg.DaveG.ca] | | `-- Extracting libdaemon-0.14_1: .......... done [pkg.DaveG.ca] | | `-- Installing libevent-2.1.12... [pkg.DaveG.ca] | | `-- Extracting libevent-2.1.12: .......... done ===> Creating groups Creating group 'avahi' with gid '558' ===> Creating users Creating user 'avahi' with uid '558' [pkg.DaveG.ca] | `-- Extracting avahi-app-0.8_6: .......... done [pkg.DaveG.ca] | `-- Installing gnutls-3.8.11... [pkg.DaveG.ca] | | `-- Installing libidn2-2.3.8... [pkg.DaveG.ca] | | `-- Installing libunistring-1.4.1... [pkg.DaveG.ca] | | `-- Extracting libunistring-1.4.1: .......... done [pkg.DaveG.ca] | | `-- Extracting libidn2-2.3.8: .......... done [pkg.DaveG.ca] | | `-- Installing libtasn1-4.21.0... [pkg.DaveG.ca] | | `-- Extracting libtasn1-4.21.0: .......... done [pkg.DaveG.ca] | | `-- Installing nettle-3.10.2... [pkg.DaveG.ca] | | `-- Extracting nettle-3.10.2: .......... done [pkg.DaveG.ca] | | `-- Installing p11-kit-0.26.0... [pkg.DaveG.ca] | | `-- Extracting p11-kit-0.26.0: .......... done [pkg.DaveG.ca] | `-- Extracting gnutls-3.8.11: .......... done [pkg.DaveG.ca] | `-- Installing libpaper-1.1.28_1... [pkg.DaveG.ca] | `-- Extracting libpaper-1.1.28_1: .......... done ===> Creating groups Creating group 'cups' with gid '193' ===> Creating users Creating user 'cups' with uid '193' [pkg.DaveG.ca] `-- Extracting cups-2.4.16: .......... done [pkg.DaveG.ca] `-- Installing fribidi-1.0.16... [pkg.DaveG.ca] `-- Extracting fribidi-1.0.16: .......... done [pkg.DaveG.ca] `-- Installing harfbuzz-12.3.0... [pkg.DaveG.ca] | `-- Installing graphite2-1.3.14... [pkg.DaveG.ca] | `-- Extracting graphite2-1.3.14: .......... done [pkg.DaveG.ca] `-- Extracting harfbuzz-12.3.0: .......... done [pkg.DaveG.ca] `-- Installing hicolor-icon-theme-0.18... [pkg.DaveG.ca] `-- Extracting hicolor-icon-theme-0.18: . done [pkg.DaveG.ca] `-- Installing libXcomposite-0.4.6_1,1... [pkg.DaveG.ca] `-- Extracting libXcomposite-0.4.6_1,1: .......... done [pkg.DaveG.ca] `-- Installing libXcursor-1.2.3... [pkg.DaveG.ca] `-- Extracting libXcursor-1.2.3: .......... done [pkg.DaveG.ca] `-- Installing libXdamage-1.1.6... [pkg.DaveG.ca] `-- Extracting libXdamage-1.1.6: ...... done [pkg.DaveG.ca] `-- Installing libXinerama-1.1.5,1... [pkg.DaveG.ca] `-- Extracting libXinerama-1.1.5,1: .......... done [pkg.DaveG.ca] `-- Installing libXrandr-1.5.4... [pkg.DaveG.ca] `-- Extracting libXrandr-1.5.4: .......... done [pkg.DaveG.ca] `-- Installing libepoxy-1.5.10... [pkg.DaveG.ca] | `-- Installing libglvnd-1.7.0... [pkg.DaveG.ca] | `-- Extracting libglvnd-1.7.0: .......... done [pkg.DaveG.ca] `-- Extracting libepoxy-1.5.10: .......... done [pkg.DaveG.ca] `-- Installing librsvg2-rust-2.61.3... [pkg.DaveG.ca] | `-- Installing dav1d-1.5.2... [pkg.DaveG.ca] | `-- Extracting dav1d-1.5.2: .......... done [pkg.DaveG.ca] | `-- Installing pango-1.56.4... [pkg.DaveG.ca] | | `-- Installing libXft-2.3.8... [pkg.DaveG.ca] | | `-- Extracting libXft-2.3.8: .......... done [pkg.DaveG.ca] | | `-- Installing libthai-0.1.30... [pkg.DaveG.ca] | | `-- Installing libdatrie-0.2.14_1... [pkg.DaveG.ca] | | `-- Extracting libdatrie-0.2.14_1: .......... done [pkg.DaveG.ca] | | `-- Extracting libthai-0.1.30: .......... done [pkg.DaveG.ca] | `-- Extracting pango-1.56.4: .......... done [pkg.DaveG.ca] `-- Extracting librsvg2-rust-2.61.3: .......... done [pkg.DaveG.ca] `-- Installing libxkbcommon-1.13.1... [pkg.DaveG.ca] | `-- Installing wayland-1.24.0_2... [pkg.DaveG.ca] | | `-- Installing libepoll-shim-0.0.20240608... [pkg.DaveG.ca] | | `-- Extracting libepoll-shim-0.0.20240608: .......... done [pkg.DaveG.ca] | `-- Extracting wayland-1.24.0_2: .......... done [pkg.DaveG.ca] | `-- Installing xkeyboard-config-2.41_4... [pkg.DaveG.ca] | `-- Extracting xkeyboard-config-2.41_4: .......... done [pkg.DaveG.ca] `-- Extracting libxkbcommon-1.13.1: .......... done [pkg.DaveG.ca] Extracting gtk3-3.24.51: .......... done ==> Running trigger: gdk-pixbuf-query-loaders.ucl Generating gdk-pixbuf modules cache ==> Running trigger: gtk-update-icon-cache.ucl Generating GTK icon cache for /usr/local/share/icons/hicolor Generating GTK icon cache for /usr/local/share/icons/Adwaita Generating GTK icon cache for /usr/local/share/icons/AdwaitaLegacy ==> Running trigger: glib-schemas.ucl Compiling glib schemas Warning: Schema ?org.gnome.system.locale? has path ?/system/locale/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy? has path ?/system/proxy/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.http? has path ?/system/proxy/http/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.https? has path ?/system/proxy/https/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.ftp? has path ?/system/proxy/ftp/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.socks? has path ?/system/proxy/socks/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. ===== Message from wayland-1.24.0_2: -- Wayland requires XDG_RUNTIME_DIR to be defined to a path that will contain "wayland-%d" unix(4) sockets. This is usually handled by consolekit2 (via ck-launch-session) or pam_xdg (via login). ===== Message from libxkbcommon-1.13.1: -- If arrow keys don't work under X11 switch to legacy rules e.g., For sh/bash/ksh/zsh run and (optionally) add into ~/.profile: export XKB_DEFAULT_RULES=xorg For csh/tcsh run and (optionally) add into ~/.login: setenv XKB_DEFAULT_RULES xorg ===> hs-threadscope-0.2.15.0_1 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so) ===> Returning to build of hs-threadscope-0.2.15.0_1 ===> hs-threadscope-0.2.15.0_1 depends on shared library: libharfbuzz.so - found (/usr/local/lib/libharfbuzz.so) ===> hs-threadscope-0.2.15.0_1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for hs-threadscope-0.2.15.0_1 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for hs-threadscope-0.2.15.0_1 cd /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0 && /usr/bin/env -i HOME=/wrkdirs/usr/ports/devel/hs-threadscope/work MACHINE_ARCH=amd64 PWD="${PWD}" GIT_CEILING_DIRECTORIES=/wrkdirs/usr/ports/devel/hs-threadscope/work __MAKE_CONF=/nonexistent OSVERSION=1403000 PATH=/usr/local/libexec/ccache:/wrkdirs/usr/ports/devel/hs-threadscope/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin TMPDIR=/tmp UNAME_r=14.3-RELEASE-p7 UNAME_v=FreeBSD\ 14.3-RELEASE-p7\ 1403000 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 XDG_DATA_HOME=/wrkdirs/usr/ports/devel/hs-threadscope/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/hs-threadscope/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/hs-threadscope/work/.cache HOME=/wrkdirs/usr/ports/devel/hs-threadscope/work TMPDIR="/tmp" PATH=/usr/local/libexec/ccache:/wrkdirs/usr/ports/devel/hs-threadscope/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/hs-threadscope/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CCACHE_DIR="/root/.ccache" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/hs-threadscope/work/cabal-home XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/hs-threadscope/work/cabal-home XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/hs-threadscope/work/cabal-home HOME=/wrkdirs/usr/ports/devel/hs-threadscope/work/cabal-home cabal build --no-semaphore --disable-benchmarks --disable-tests --flags "" exe:threadscope Warning: No remote package servers have been specified. Usually you would have one specified in the config file. Resolving dependencies... Build profile: -w ghc-9.10.3 -O1 In order, the following will be built (use -v for more details): - alex-3.5.4.0 (exe:alex) (first run) - file-embed-0.0.16.0 (lib) (first run) - happy-lib-2.1.7 (lib:grammar) (first run) - hashable-1.5.0.0 (lib) (first run) - primitive-0.9.1.0 (lib) (first run) - splitmix-0.1.3.1 (lib) (first run) - utf8-string-1.0.2 (lib) (first run) - vector-stream-0.1.0.1 (lib) (first run) - happy-lib-2.1.7 (lib:tabular) (first run) - happy-lib-2.1.7 (lib:frontend) (first run) - random-1.3.1 (lib) (first run) - vector-0.13.2.0 (lib) (first run) - happy-lib-2.1.7 (lib:backend-lalr) (first run) - happy-lib-2.1.7 (lib:backend-glr) (first run) - temporary-1.3 (lib) (first run) - hashtables-1.4.2 (lib) (first run) - ghc-events-0.20.0.0 (lib) (first run) - happy-lib-2.1.7 (lib) (first run) - happy-2.1.7 (exe:happy) (first run) - gtk2hs-buildtools-0.13.12.0 (lib) (first run) - glib-0.13.12.0 (lib:glib) (first run) - cairo-0.13.12.0 (lib:cairo) (first run) - gio-0.13.12.0 (lib:gio) (first run) - pango-0.13.12.0 (lib:pango) (first run) - gtk3-0.15.10 (lib:gtk3) (first run) - threadscope-0.2.15.0 (exe:threadscope) (first run) Configuring executable 'alex' for alex-3.5.4.0... Configuring library for file-embed-0.0.16.0... Configuring library 'grammar' for happy-lib-2.1.7... Configuring library for hashable-1.5.0.0... Configuring library for primitive-0.9.1.0... Configuring library for utf8-string-1.0.2... Configuring library for vector-stream-0.1.0.1... Configuring library for splitmix-0.1.3.1... Preprocessing library for file-embed-0.0.16.0... Building library for file-embed-0.0.16.0... Preprocessing library 'grammar' for happy-lib-2.1.7... Building library 'grammar' for happy-lib-2.1.7... Preprocessing executable 'alex' for alex-3.5.4.0... Building executable 'alex' for alex-3.5.4.0... Preprocessing library for utf8-string-1.0.2... Building library for utf8-string-1.0.2... Preprocessing library for splitmix-0.1.3.1... Building library for splitmix-0.1.3.1... Preprocessing library for vector-stream-0.1.0.1... Building library for vector-stream-0.1.0.1... [1 of 1] Compiling Data.FileEmbed ( Data/FileEmbed.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/file-embed-0.0.16.0/build/Data/FileEmbed.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/file-embed-0.0.16.0/build/Data/FileEmbed.dyn_o ) Preprocessing library for hashable-1.5.0.0... Building library for hashable-1.5.0.0... Preprocessing library for primitive-0.9.1.0... [1 of 2] Compiling Happy.Grammar.ExpressionWithHole ( grammar/src/Happy/Grammar/ExpressionWithHole.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/grammar/build/grammar/Happy/Grammar/ExpressionWithHole.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/grammar/build/grammar/Happy/Grammar/ExpressionWithHole.dyn_o ) Building library for primitive-0.9.1.0... [1 of 1] Compiling Data.Stream.Monadic ( src/Data/Stream/Monadic.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-stream-0.1.0.1/build/Data/Stream/Monadic.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-stream-0.1.0.1/build/Data/Stream/Monadic.dyn_o ) [2 of 2] Compiling Happy.Grammar ( grammar/src/Happy/Grammar.lhs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/grammar/build/grammar/Happy/Grammar.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/grammar/build/grammar/Happy/Grammar.dyn_o ) [1 of 5] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/utf8-string-1.0.2/build/Codec/Binary/UTF8/String.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/utf8-string-1.0.2/build/Codec/Binary/UTF8/String.dyn_o ) [1 of 4] Compiling Data.Bits.Compat ( src-compat/Data/Bits/Compat.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/splitmix-0.1.3.1/build/Data/Bits/Compat.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/splitmix-0.1.3.1/build/Data/Bits/Compat.dyn_o ) [ 1 of 19] Compiling DFS ( src/DFS.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/DFS.o ) [2 of 4] Compiling System.Random.SplitMix.Init ( src/System/Random/SplitMix/Init.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/splitmix-0.1.3.1/build/System/Random/SplitMix/Init.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/splitmix-0.1.3.1/build/System/Random/SplitMix/Init.dyn_o ) [3 of 4] Compiling System.Random.SplitMix ( src/System/Random/SplitMix.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/splitmix-0.1.3.1/build/System/Random/SplitMix.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/splitmix-0.1.3.1/build/System/Random/SplitMix.dyn_o ) [ 1 of 10] Compiling Data.Hashable.FFI ( src/Data/Hashable/FFI.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.5.0.0/build/Data/Hashable/FFI.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.5.0.0/build/Data/Hashable/FFI.dyn_o ) Data/FileEmbed.hs:71:1: warning: [GHC-66111] [-Wunused-imports] The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() | 71 | import Control.Applicative ((<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 2 of 19] Compiling Data.Ranged.Boundaries ( src/Data/Ranged/Boundaries.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/Data/Ranged/Boundaries.o ) [ 1 of 14] Compiling Data.Primitive.Internal.Read ( Data/Primitive/Internal/Read.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/Internal/Read.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/Internal/Read.dyn_o ) [2 of 5] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/utf8-string-1.0.2/build/Codec/Binary/UTF8/Generic.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/utf8-string-1.0.2/build/Codec/Binary/UTF8/Generic.dyn_o ) [ 2 of 14] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/MachDeps.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/MachDeps.dyn_o ) Codec/Binary/UTF8/Generic.hs:87:21: warning: [GHC-63394] [-Wx-partial] In the use of ‘tail’ (imported from Data.List, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 87 | tail = List.tail | ^^^^^^^^^ [ 3 of 14] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/Internal/Operations.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/Internal/Operations.dyn_o ) [4 of 4] Compiling System.Random.SplitMix32 ( src/System/Random/SplitMix32.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/splitmix-0.1.3.1/build/System/Random/SplitMix32.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/splitmix-0.1.3.1/build/System/Random/SplitMix32.dyn_o ) [ 3 of 19] Compiling Data.Ranged.Ranges ( src/Data/Ranged/Ranges.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/Data/Ranged/Ranges.o ) Configuring library 'tabular' for happy-lib-2.1.7... Configuring library 'frontend' for happy-lib-2.1.7... [ 4 of 19] Compiling Data.Ranged.RangedSet ( src/Data/Ranged/RangedSet.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/Data/Ranged/RangedSet.o ) [ 4 of 14] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Control/Monad/Primitive.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Control/Monad/Primitive.dyn_o ) [ 5 of 19] Compiling Data.Ranged ( src/Data/Ranged.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/Data/Ranged.o ) [ 6 of 19] Compiling Paths_alex ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/autogen/Paths_alex.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/Paths_alex.o ) [ 2 of 10] Compiling Data.Hashable.Imports ( src/Data/Hashable/Imports.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.5.0.0/build/Data/Hashable/Imports.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.5.0.0/build/Data/Hashable/Imports.dyn_o ) [ 3 of 10] Compiling Data.Hashable.Mix ( src/Data/Hashable/Mix.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.5.0.0/build/Data/Hashable/Mix.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.5.0.0/build/Data/Hashable/Mix.dyn_o ) [ 4 of 10] Compiling Data.Hashable.XXH3 ( src/Data/Hashable/XXH3.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.5.0.0/build/Data/Hashable/XXH3.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.5.0.0/build/Data/Hashable/XXH3.dyn_o ) [ 7 of 19] Compiling UTF8 ( src/UTF8.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/UTF8.o ) [ 8 of 19] Compiling CharSet ( src/CharSet.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/CharSet.o ) [ 5 of 10] Compiling Data.Hashable.LowLevel ( src/Data/Hashable/LowLevel.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.5.0.0/build/Data/Hashable/LowLevel.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.5.0.0/build/Data/Hashable/LowLevel.dyn_o ) [ 6 of 10] Compiling Data.Hashable.Class ( src/Data/Hashable/Class.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.5.0.0/build/Data/Hashable/Class.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.5.0.0/build/Data/Hashable/Class.dyn_o ) [ 5 of 14] Compiling Data.Primitive.MVar ( Data/Primitive/MVar.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/MVar.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/MVar.dyn_o ) [ 9 of 19] Compiling Util ( src/Util.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/Util.o ) [ 6 of 14] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/Array.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/Array.dyn_o ) [10 of 19] Compiling AbsSyn ( src/AbsSyn.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/AbsSyn.o ) Configuring library for random-1.3.1... src/Data/Hashable/Class.hs:84:1: warning: [GHC-66111] [-Wunused-imports] The import of ‘Data.List’ is redundant except perhaps to import instances from ‘Data.List’ To import instances alone, use: import Data.List() | 84 | import Data.List (foldl') | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [3 of 5] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/utf8-string-1.0.2/build/Data/ByteString/Lazy/UTF8.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/utf8-string-1.0.2/build/Data/ByteString/Lazy/UTF8.dyn_o ) Preprocessing library 'frontend' for happy-lib-2.1.7... Building library 'frontend' for happy-lib-2.1.7... Preprocessing library 'tabular' for happy-lib-2.1.7... Building library 'tabular' for happy-lib-2.1.7... [1 of 6] Compiling Happy.Tabular.NameSet ( tabular/src/Happy/Tabular/NameSet.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/tabular/build/tabular/Happy/Tabular/NameSet.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/tabular/build/tabular/Happy/Tabular/NameSet.dyn_o ) [ 1 of 13] Compiling Happy.Frontend.AbsSyn ( frontend/src/Happy/Frontend/AbsSyn.lhs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/AbsSyn.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/AbsSyn.dyn_o ) [2 of 6] Compiling Happy.Tabular.First ( tabular/src/Happy/Tabular/First.lhs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/tabular/build/tabular/Happy/Tabular/First.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/tabular/build/tabular/Happy/Tabular/First.dyn_o ) [11 of 19] Compiling ParseMonad ( src/ParseMonad.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/ParseMonad.o ) [3 of 6] Compiling Happy.Tabular.LALR ( tabular/src/Happy/Tabular/LALR.lhs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/tabular/build/tabular/Happy/Tabular/LALR.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/tabular/build/tabular/Happy/Tabular/LALR.dyn_o ) tabular/src/Happy/Tabular/LALR.lhs:28:25: warning: [GHC-38856] [-Wunused-imports] The import of ‘foldl'’ from module ‘Data.List’ is redundant | 28 | > import Data.List (nub,foldl',groupBy,sortBy) | ^^^^^^ tabular/src/Happy/Tabular/LALR.lhs:517:21: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 517 | > term_lim = (head terms,last terms) | ^^^^ Preprocessing library for random-1.3.1... Building library for random-1.3.1... [12 of 19] Compiling Scan ( src/Scan.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/Scan.o ) [1 of 6] Compiling System.Random.Array ( src/System/Random/Array.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/random-1.3.1/build/System/Random/Array.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/random-1.3.1/build/System/Random/Array.dyn_o ) [ 2 of 13] Compiling Happy.Frontend.Mangler.Monad ( frontend/src/Happy/Frontend/Mangler/Monad.lhs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/Mangler/Monad.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/Mangler/Monad.dyn_o ) [ 3 of 13] Compiling Happy.Frontend.ParamRules ( frontend/src/Happy/Frontend/ParamRules.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/ParamRules.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/ParamRules.dyn_o ) [2 of 6] Compiling System.Random.GFinite ( src/System/Random/GFinite.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/random-1.3.1/build/System/Random/GFinite.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/random-1.3.1/build/System/Random/GFinite.dyn_o ) [ 7 of 14] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/MutVar.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/MutVar.dyn_o ) [ 8 of 14] Compiling Data.Primitive.SmallArray ( Data/Primitive/SmallArray.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/SmallArray.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/SmallArray.dyn_o ) [13 of 19] Compiling Parser ( src/Parser.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/Parser.o ) [ 4 of 13] Compiling Happy.Frontend.ParseMonad.Class ( frontend/src/Happy/Frontend/ParseMonad/Class.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/ParseMonad/Class.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/ParseMonad/Class.dyn_o ) [ 5 of 13] Compiling Happy.Frontend.ParseMonad ( frontend/src/Happy/Frontend/ParseMonad.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/ParseMonad.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/ParseMonad.dyn_o ) [ 6 of 13] Compiling Happy.Frontend.Lexer ( frontend/src/Happy/Frontend/Lexer.lhs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/Lexer.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/Lexer.dyn_o ) [4 of 5] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/utf8-string-1.0.2/build/Data/ByteString/UTF8.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/utf8-string-1.0.2/build/Data/ByteString/UTF8.dyn_o ) [ 7 of 10] Compiling Data.Hashable.Lifted ( src/Data/Hashable/Lifted.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.5.0.0/build/Data/Hashable/Lifted.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.5.0.0/build/Data/Hashable/Lifted.dyn_o ) [ 8 of 10] Compiling Data.Hashable.Generic.Instances ( src/Data/Hashable/Generic/Instances.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.5.0.0/build/Data/Hashable/Generic/Instances.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.5.0.0/build/Data/Hashable/Generic/Instances.dyn_o ) src/Data/Hashable/Generic/Instances.hs:5:14: warning: [GHC-19244] [-Wtrustworthy-safe] ‘Data.Hashable.Generic.Instances’ is marked as Trustworthy but has been inferred as safe! | 5 | {-# LANGUAGE Trustworthy #-} | ^^^^^^^^^^^ [5 of 5] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/utf8-string-1.0.2/build/Data/String/UTF8.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/utf8-string-1.0.2/build/Data/String/UTF8.dyn_o ) [ 9 of 10] Compiling Data.Hashable.Generic ( src/Data/Hashable/Generic.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.5.0.0/build/Data/Hashable/Generic.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.5.0.0/build/Data/Hashable/Generic.dyn_o ) [10 of 10] Compiling Data.Hashable ( src/Data/Hashable.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.5.0.0/build/Data/Hashable.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashable-1.5.0.0/build/Data/Hashable.dyn_o ) [4 of 6] Compiling Happy.Tabular.Info ( tabular/src/Happy/Tabular/Info.lhs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/tabular/build/tabular/Happy/Tabular/Info.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/tabular/build/tabular/Happy/Tabular/Info.dyn_o ) [14 of 19] Compiling Output ( src/Output.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/Output.o ) [5 of 6] Compiling Happy.Tabular ( tabular/src/Happy/Tabular.lhs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/tabular/build/tabular/Happy/Tabular.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/tabular/build/tabular/Happy/Tabular.dyn_o ) [ 7 of 13] Compiling Happy.Frontend.AttrGrammar ( frontend/src/Happy/Frontend/AttrGrammar.lhs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/AttrGrammar.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/AttrGrammar.dyn_o ) [ 9 of 14] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/Types.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/Types.dyn_o ) [6 of 6] Compiling Paths_happy_lib ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/tabular/build/tabular/autogen/Paths_happy_lib.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/tabular/build/tabular/Paths_happy_lib.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/tabular/build/tabular/Paths_happy_lib.dyn_o ) [ 8 of 13] Compiling Happy.Frontend.AttrGrammar.Parser ( frontend/src/Happy/Frontend/AttrGrammar/Parser.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/AttrGrammar/Parser.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/AttrGrammar/Parser.dyn_o ) Configuring library 'backend-glr' for happy-lib-2.1.7... Configuring library 'backend-lalr' for happy-lib-2.1.7... [15 of 19] Compiling NFA ( src/NFA.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/NFA.o ) [ 9 of 13] Compiling Happy.Frontend.AttrGrammar.Mangler ( frontend/src/Happy/Frontend/AttrGrammar/Mangler.lhs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/AttrGrammar/Mangler.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/AttrGrammar/Mangler.dyn_o ) frontend/src/Happy/Frontend/AttrGrammar/Mangler.lhs:42:32: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 42 | > defaultAttr = head attrNames | ^^^^ frontend/src/Happy/Frontend/AttrGrammar/Mangler.lhs:106:54: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 106 | > (fst $ head l,[snd $ head l]) | ^^^^ frontend/src/Happy/Frontend/AttrGrammar/Mangler.lhs:106:68: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 106 | > (fst $ head l,[snd $ head l]) | ^^^^ frontend/src/Happy/Frontend/AttrGrammar/Mangler.lhs:107:48: warning: [GHC-63394] [-Wx-partial] In the use of ‘tail’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 107 | > (tail l) ) . | ^^^^ [16 of 19] Compiling Info ( src/Info.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/Info.o ) [17 of 19] Compiling DFAMin ( src/DFAMin.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/DFAMin.o ) [10 of 13] Compiling Happy.Frontend.Mangler ( frontend/src/Happy/Frontend/Mangler.lhs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/Mangler.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/Mangler.dyn_o ) [3 of 6] Compiling System.Random.Internal ( src/System/Random/Internal.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/random-1.3.1/build/System/Random/Internal.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/random-1.3.1/build/System/Random/Internal.dyn_o ) [18 of 19] Compiling DFA ( src/DFA.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/DFA.o ) Preprocessing library 'backend-lalr' for happy-lib-2.1.7... Building library 'backend-lalr' for happy-lib-2.1.7... Preprocessing library 'backend-glr' for happy-lib-2.1.7... Building library 'backend-glr' for happy-lib-2.1.7... [19 of 19] Compiling Main ( src/Main.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex-tmp/Main.o ) [1 of 2] Compiling Happy.Backend.LALR ( backend-lalr/src/Happy/Backend/LALR.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/backend-lalr/build/backend-lalr/Happy/Backend/LALR.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/backend-lalr/build/backend-lalr/Happy/Backend/LALR.dyn_o ) [1 of 2] Compiling Happy.Backend.GLR ( backend-glr/src/Happy/Backend/GLR.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/backend-glr/build/backend-glr/Happy/Backend/GLR.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/backend-glr/build/backend-glr/Happy/Backend/GLR.dyn_o ) [10 of 14] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/ByteArray.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/ByteArray.dyn_o ) [2 of 2] Compiling Happy.Backend.GLR.ProduceCode ( backend-glr/src/Happy/Backend/GLR/ProduceCode.lhs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/backend-glr/build/backend-glr/Happy/Backend/GLR/ProduceCode.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/backend-glr/build/backend-glr/Happy/Backend/GLR/ProduceCode.dyn_o ) backend-lalr/src/Happy/Backend/LALR.hs:14:29: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 14 | big_name = toUpper (head name') : tail name' | ^^^^ backend-lalr/src/Happy/Backend/LALR.hs:14:43: warning: [GHC-63394] [-Wx-partial] In the use of ‘tail’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 14 | big_name = toUpper (head name') : tail name' | ^^^^ [2 of 2] Compiling Happy.Backend.LALR.ProduceCode ( backend-lalr/src/Happy/Backend/LALR/ProduceCode.lhs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/backend-lalr/build/backend-lalr/Happy/Backend/LALR/ProduceCode.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/backend-lalr/build/backend-lalr/Happy/Backend/LALR/ProduceCode.dyn_o ) backend-glr/src/Happy/Backend/GLR/ProduceCode.lhs:227:51: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 227 | > start_prod = token_names g ! (let (_,_,i,_) = head $ starts g in i) | ^^^^ backend-glr/src/Happy/Backend/GLR/ProduceCode.lhs:332:26: warning: [GHC-63394] [-Wx-partial] In the use of ‘tail’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 332 | > mkReds rs = "[" ++ tail (concat [ "," ++ mkRed r | LR'Reduce r _ <- rs ]) ++ "]" | ^^^^ [11 of 14] Compiling Data.Primitive.PrimArray ( Data/Primitive/PrimArray.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/PrimArray.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/PrimArray.dyn_o ) backend-lalr/src/Happy/Backend/LALR/ProduceCode.lhs:779:28: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 779 | > defaultAttr = fst (head $ attributes ag) | ^^^^ backend-lalr/src/Happy/Backend/LALR/ProduceCode.lhs:973:56: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 973 | > else fst (last acts'') - fst (head acts''), | ^^^^ backend-lalr/src/Happy/Backend/LALR/ProduceCode.lhs:1007:59: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 1007 | > else fst (last goto_vals) - fst (head goto_vals), | ^^^^ [11 of 13] Compiling Happy.Frontend.Parser ( frontend/src/Happy/Frontend/Parser.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/Parser.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/Parser.dyn_o ) [12 of 13] Compiling Happy.Frontend ( frontend/src/Happy/Frontend.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend.dyn_o ) [20 of 20] Linking /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/alex-3.5.4.0/x/alex/build/alex/alex [13 of 13] Compiling Happy.Frontend.PrettyGrammar ( frontend/src/Happy/Frontend/PrettyGrammar.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/PrettyGrammar.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-lib-2.1.7/l/frontend/build/frontend/Happy/Frontend/PrettyGrammar.dyn_o ) [12 of 14] Compiling Data.Primitive.Ptr ( Data/Primitive/Ptr.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/Ptr.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/Ptr.dyn_o ) [13 of 14] Compiling Data.Primitive ( Data/Primitive.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive.dyn_o ) [14 of 14] Compiling Data.Primitive.PrimVar ( Data/Primitive/PrimVar.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/PrimVar.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/primitive-0.9.1.0/build/Data/Primitive/PrimVar.dyn_o ) Configuring library for vector-0.13.2.0... Configuring library for happy-lib-2.1.7... Preprocessing library for vector-0.13.2.0... Building library for vector-0.13.2.0... [4 of 6] Compiling System.Random.Seed ( src/System/Random/Seed.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/random-1.3.1/build/System/Random/Seed.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/random-1.3.1/build/System/Random/Seed.dyn_o ) Preprocessing library for happy-lib-2.1.7... Building library for happy-lib-2.1.7... [ 1 of 23] Compiling Data.Vector.Fusion.Stream.Monadic ( src/Data/Vector/Fusion/Stream/Monadic.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Fusion/Stream/Monadic.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Fusion/Stream/Monadic.dyn_o ) Configuring executable 'happy' for happy-2.1.7... [ 2 of 23] Compiling Data.Vector.Fusion.Util ( src/Data/Vector/Fusion/Util.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Fusion/Util.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Fusion/Util.dyn_o ) [5 of 6] Compiling System.Random ( src/System/Random.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/random-1.3.1/build/System/Random.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/random-1.3.1/build/System/Random.dyn_o ) [ 3 of 23] Compiling Data.Vector.Fusion.Bundle.Size ( src/Data/Vector/Fusion/Bundle/Size.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Fusion/Bundle/Size.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Fusion/Bundle/Size.dyn_o ) [ 4 of 23] Compiling Data.Vector.Generic.Mutable.Base ( src/Data/Vector/Generic/Mutable/Base.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Generic/Mutable/Base.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Generic/Mutable/Base.dyn_o ) [ 5 of 23] Compiling Data.Vector.Generic.Base ( src/Data/Vector/Generic/Base.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Generic/Base.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Generic/Base.dyn_o ) [ 6 of 23] Compiling Data.Vector.Internal.Check ( src/Data/Vector/Internal/Check.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Internal/Check.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Internal/Check.dyn_o ) [ 7 of 23] Compiling Data.Vector.Fusion.Bundle.Monadic ( src/Data/Vector/Fusion/Bundle/Monadic.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Fusion/Bundle/Monadic.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Fusion/Bundle/Monadic.dyn_o ) Preprocessing executable 'happy' for happy-2.1.7... Building executable 'happy' for happy-2.1.7... [1 of 2] Compiling Paths_happy ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-2.1.7/x/happy/build/happy/autogen/Paths_happy.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-2.1.7/x/happy/build/happy/happy-tmp/Paths_happy.o ) [2 of 2] Compiling Main ( app/Main.lhs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-2.1.7/x/happy/build/happy/happy-tmp/Main.o ) [3 of 3] Linking /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/happy-2.1.7/x/happy/build/happy/happy [6 of 6] Compiling System.Random.Stateful ( src/System/Random/Stateful.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/random-1.3.1/build/System/Random/Stateful.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/random-1.3.1/build/System/Random/Stateful.dyn_o ) 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... [1 of 1] Compiling System.IO.Temp ( System/IO/Temp.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/temporary-1.3/build/System/IO/Temp.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/temporary-1.3/build/System/IO/Temp.dyn_o ) [ 8 of 23] Compiling Data.Vector.Fusion.Bundle ( src/Data/Vector/Fusion/Bundle.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Fusion/Bundle.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Fusion/Bundle.dyn_o ) [ 9 of 23] Compiling Data.Vector.Generic.Mutable ( src/Data/Vector/Generic/Mutable.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Generic/Mutable.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Generic/Mutable.dyn_o ) [10 of 23] Compiling Data.Vector.Generic.New ( src/Data/Vector/Generic/New.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Generic/New.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Generic/New.dyn_o ) [11 of 23] Compiling Data.Vector.Generic ( src/Data/Vector/Generic.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Generic.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Generic.dyn_o ) [12 of 23] Compiling Data.Vector.Mutable ( src/Data/Vector/Mutable.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Mutable.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Mutable.dyn_o ) [13 of 23] Compiling Data.Vector ( src/Data/Vector.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector.dyn_o ) [14 of 23] Compiling Data.Vector.Primitive.Mutable ( src/Data/Vector/Primitive/Mutable.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Primitive/Mutable.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Primitive/Mutable.dyn_o ) [15 of 23] Compiling Data.Vector.Primitive ( src/Data/Vector/Primitive.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Primitive.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Primitive.dyn_o ) [16 of 23] Compiling Data.Vector.Storable.Internal ( src/Data/Vector/Storable/Internal.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Storable/Internal.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Storable/Internal.dyn_o ) [17 of 23] Compiling Data.Vector.Storable.Mutable ( src/Data/Vector/Storable/Mutable.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Storable/Mutable.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Storable/Mutable.dyn_o ) [18 of 23] Compiling Data.Vector.Storable ( src/Data/Vector/Storable.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Storable.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Storable.dyn_o ) [19 of 23] Compiling Data.Vector.Strict.Mutable ( src/Data/Vector/Strict/Mutable.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Strict/Mutable.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Strict/Mutable.dyn_o ) [20 of 23] Compiling Data.Vector.Strict ( src/Data/Vector/Strict.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Strict.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Strict.dyn_o ) [21 of 23] Compiling Data.Vector.Unboxed.Base ( src/Data/Vector/Unboxed/Base.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Unboxed/Base.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Unboxed/Base.dyn_o ) [22 of 23] Compiling Data.Vector.Unboxed ( src/Data/Vector/Unboxed.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Unboxed.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Unboxed.dyn_o ) [23 of 23] Compiling Data.Vector.Unboxed.Mutable ( src/Data/Vector/Unboxed/Mutable.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Unboxed/Mutable.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/vector-0.13.2.0/build/Data/Vector/Unboxed/Mutable.dyn_o ) Configuring library for hashtables-1.4.2... Configuring library for ghc-events-0.20.0.0... Preprocessing library for hashtables-1.4.2... Building library for hashtables-1.4.2... Preprocessing library for ghc-events-0.20.0.0... Building library for ghc-events-0.20.0.0... [ 1 of 11] Compiling GHC.RTS.EventTypes ( src/GHC/RTS/EventTypes.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ghc-events-0.20.0.0/build/GHC/RTS/EventTypes.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ghc-events-0.20.0.0/build/GHC/RTS/EventTypes.dyn_o ) [ 1 of 12] Compiling Data.HashTable.Class ( src/Data/HashTable/Class.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashtables-1.4.2/build/Data/HashTable/Class.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashtables-1.4.2/build/Data/HashTable/Class.dyn_o ) [ 2 of 12] Compiling Data.HashTable.Internal.Array ( src/Data/HashTable/Internal/Array.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashtables-1.4.2/build/Data/HashTable/Internal/Array.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashtables-1.4.2/build/Data/HashTable/Internal/Array.dyn_o ) [ 3 of 12] Compiling Data.HashTable.Internal.IntArray ( src/Data/HashTable/Internal/IntArray.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashtables-1.4.2/build/Data/HashTable/Internal/IntArray.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashtables-1.4.2/build/Data/HashTable/Internal/IntArray.dyn_o ) [ 4 of 12] Compiling Data.HashTable.Internal.UnsafeTricks ( src/Data/HashTable/Internal/UnsafeTricks.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashtables-1.4.2/build/Data/HashTable/Internal/UnsafeTricks.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashtables-1.4.2/build/Data/HashTable/Internal/UnsafeTricks.dyn_o ) [ 5 of 12] Compiling Data.HashTable.Internal.Linear.Bucket ( src/Data/HashTable/Internal/Linear/Bucket.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashtables-1.4.2/build/Data/HashTable/Internal/Linear/Bucket.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashtables-1.4.2/build/Data/HashTable/Internal/Linear/Bucket.dyn_o ) [ 6 of 12] Compiling Data.HashTable.Internal.Utils ( src/Data/HashTable/Internal/Utils.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashtables-1.4.2/build/Data/HashTable/Internal/Utils.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashtables-1.4.2/build/Data/HashTable/Internal/Utils.dyn_o ) [ 7 of 12] Compiling Data.HashTable.Internal.CheapPseudoRandomBitStream ( src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashtables-1.4.2/build/Data/HashTable/Internal/CheapPseudoRandomBitStream.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashtables-1.4.2/build/Data/HashTable/Internal/CheapPseudoRandomBitStream.dyn_o ) [ 8 of 12] Compiling Data.HashTable.Internal.CacheLine ( src/Data/HashTable/Internal/CacheLine.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashtables-1.4.2/build/Data/HashTable/Internal/CacheLine.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashtables-1.4.2/build/Data/HashTable/Internal/CacheLine.dyn_o ) [ 9 of 12] Compiling Data.HashTable.ST.Basic ( src/Data/HashTable/ST/Basic.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashtables-1.4.2/build/Data/HashTable/ST/Basic.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashtables-1.4.2/build/Data/HashTable/ST/Basic.dyn_o ) [10 of 12] Compiling Data.HashTable.ST.Cuckoo ( src/Data/HashTable/ST/Cuckoo.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashtables-1.4.2/build/Data/HashTable/ST/Cuckoo.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashtables-1.4.2/build/Data/HashTable/ST/Cuckoo.dyn_o ) [11 of 12] Compiling Data.HashTable.ST.Linear ( src/Data/HashTable/ST/Linear.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashtables-1.4.2/build/Data/HashTable/ST/Linear.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashtables-1.4.2/build/Data/HashTable/ST/Linear.dyn_o ) [ 2 of 11] Compiling GHC.RTS.EventParserUtils ( src/GHC/RTS/EventParserUtils.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ghc-events-0.20.0.0/build/GHC/RTS/EventParserUtils.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ghc-events-0.20.0.0/build/GHC/RTS/EventParserUtils.dyn_o ) [ 3 of 11] Compiling GHC.RTS.Events.Binary ( src/GHC/RTS/Events/Binary.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ghc-events-0.20.0.0/build/GHC/RTS/Events/Binary.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ghc-events-0.20.0.0/build/GHC/RTS/Events/Binary.dyn_o ) [12 of 12] Compiling Data.HashTable.IO ( src/Data/HashTable/IO.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashtables-1.4.2/build/Data/HashTable/IO.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/hashtables-1.4.2/build/Data/HashTable/IO.dyn_o ) Configuring library for gtk2hs-buildtools-0.13.12.0... Preprocessing library for gtk2hs-buildtools-0.13.12.0... Building library for gtk2hs-buildtools-0.13.12.0... [ 1 of 46] Compiling BaseVersion ( c2hs/base/admin/BaseVersion.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/BaseVersion.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/BaseVersion.dyn_o ) [ 2 of 46] Compiling C2HSConfig ( c2hs/toplevel/C2HSConfig.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/C2HSConfig.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/C2HSConfig.dyn_o ) [ 3 of 46] Compiling CInfo ( c2hs/gen/CInfo.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CInfo.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CInfo.dyn_o ) [ 4 of 46] Compiling Config ( c2hs/base/admin/Config.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/Config.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/Config.dyn_o ) [ 5 of 46] Compiling DLists ( c2hs/base/general/DLists.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/DLists.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/DLists.dyn_o ) c2hs/base/general/DLists.hs:66:13: warning: [GHC-47082] [-Woperator-whitespace-ext-conflict] The prefix use of a ‘$’ would denote an untyped splice were the TemplateHaskell extension enabled. Suggested fix: Add whitespace after the ‘$’. | 66 | closeDL = ($[]) | ^ [ 6 of 46] Compiling FNameOps ( c2hs/base/general/FNameOps.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/FNameOps.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/FNameOps.dyn_o ) [ 7 of 46] Compiling FastMutInt ( c2hs/base/general/FastMutInt.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/FastMutInt.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/FastMutInt.dyn_o ) [ 8 of 46] Compiling FileOps ( c2hs/base/general/FileOps.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/FileOps.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/FileOps.dyn_o ) c2hs/base/general/FileOps.hs:59:30: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 59 | let (paths', file') = if head file == '/' | ^^^^ c2hs/base/general/FileOps.hs:67:21: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 67 | else return $ head existingFiles | ^^^^ [ 9 of 46] Compiling Map ( c2hs/base/general/Map.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/Map.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/Map.dyn_o ) [10 of 46] Compiling Binary ( c2hs/base/general/Binary.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/Binary.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/Binary.dyn_o ) c2hs/base/general/Binary.hs:240:14: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 240 | let sz' = head (dropWhile (<= off) (iterate (* 2) sz)) | ^^^^ [11 of 46] Compiling Paths_gtk2hs_buildtools ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/autogen/Paths_gtk2hs_buildtools.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/Paths_gtk2hs_buildtools.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/Paths_gtk2hs_buildtools.dyn_o ) [12 of 46] Compiling HookGenerator ( callbackGen/HookGenerator.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/HookGenerator.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/HookGenerator.dyn_o ) [13 of 46] Compiling Position ( c2hs/base/general/Position.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/Position.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/Position.dyn_o ) [14 of 46] Compiling Errors ( c2hs/base/errors/Errors.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/Errors.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/Errors.dyn_o ) [15 of 46] Compiling Lexers ( c2hs/base/syntax/Lexers.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/Lexers.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/Lexers.dyn_o ) c2hs/base/syntax/Lexers.hs:133:1: warning: [GHC-94817] [-Wtabs] Tab character found here, and in 172 further locations. Suggested fix: Please use spaces instead. | 133 | lexactionErr, lexmeta, (>|<), (>||<), ctrlChars, ctrlLexer, | ^^^^^^^^ c2hs/base/syntax/Lexers.hs:470:57: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 470 | "The character " ++ show (head cs) | ^^^^ c2hs/base/syntax/Lexers.hs:473:40: warning: [GHC-63394] [-Wx-partial] In the use of ‘tail’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 473 | (Just (Left err), l, (tail cs, (Position fname row (col + 1)), s)) | ^^^^ [16 of 46] Compiling Set ( c2hs/base/general/Set.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/Set.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/Set.dyn_o ) [17 of 46] Compiling StateTrans ( c2hs/base/state/StateTrans.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/StateTrans.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/StateTrans.dyn_o ) [18 of 46] Compiling Switches ( c2hs/state/Switches.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/Switches.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/Switches.dyn_o ) [19 of 46] Compiling TypeGen ( hierarchyGen/TypeGen.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/TypeGen.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/TypeGen.dyn_o ) hierarchyGen/TypeGen.hs:249:12: warning: [GHC-63394] [-Wx-partial] In the use of ‘tail’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 249 | tail $ c2u True cname++"_get_type"). | ^^^^ hierarchyGen/TypeGen.hs:293:28: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 293 | indent 0.ss "class ".ss (head parents).ss "Class o => ".ss name.ss "Class o". | ^^^^ [20 of 46] Compiling UNames ( c2hs/base/general/UNames.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/UNames.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/UNames.dyn_o ) [21 of 46] Compiling StateBase ( c2hs/base/state/StateBase.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/StateBase.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/StateBase.dyn_o ) [22 of 46] Compiling CIO ( c2hs/base/state/CIO.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CIO.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CIO.dyn_o ) c2hs/base/state/CIO.hs:77:1: warning: [GHC-15328] [-Wdeprecations] Module ‘System.Cmd’ is deprecated: "Use \"System.Process\" instead" | 77 | import System.Cmd | ^^^^^^^^^^^^^^^^^ [23 of 46] Compiling State ( c2hs/base/state/State.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/State.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/State.dyn_o ) [24 of 46] Compiling C2HSState ( c2hs/state/C2HSState.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/C2HSState.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/C2HSState.dyn_o ) [25 of 46] Compiling Attributes ( c2hs/base/syms/Attributes.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/Attributes.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/Attributes.dyn_o ) [ 4 of 11] Compiling GHC.RTS.Events.Incremental ( src/GHC/RTS/Events/Incremental.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ghc-events-0.20.0.0/build/GHC/RTS/Events/Incremental.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ghc-events-0.20.0.0/build/GHC/RTS/Events/Incremental.dyn_o ) [ 5 of 11] Compiling GHC.RTS.Events ( src/GHC/RTS/Events.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ghc-events-0.20.0.0/build/GHC/RTS/Events.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ghc-events-0.20.0.0/build/GHC/RTS/Events.dyn_o ) [26 of 46] Compiling Idents ( c2hs/base/syms/Idents.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/Idents.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/Idents.dyn_o ) c2hs/base/syms/Idents.hs:182:61: warning: [GHC-63394] [-Wx-partial] In the use of ‘tail’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 182 | && (checkTail . tail) cs' | ^^^^ c2hs/base/syms/Idents.hs:231:21: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 231 | if (head l == '\'') | ^^^^ c2hs/base/syms/Idents.hs:233:32: warning: [GHC-63394] [-Wx-partial] In the use of ‘tail’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 233 | parseQuoted (tail l) | ^^^^ [27 of 46] Compiling NameSpaces ( c2hs/base/syms/NameSpaces.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/NameSpaces.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/NameSpaces.dyn_o ) [28 of 46] Compiling CTokens ( c2hs/c/CTokens.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CTokens.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CTokens.dyn_o ) [29 of 46] Compiling CParserMonad ( c2hs/c/CParserMonad.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CParserMonad.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CParserMonad.dyn_o ) [30 of 46] Compiling CLexer ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CLexer.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CLexer.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CLexer.dyn_o ) /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CLexer.hs:252:39: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 252 | alex_action_5 = token CTokILit (fst . head . readOct) | ^^^^ /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CLexer.hs:253:39: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 253 | alex_action_6 = token CTokILit (fst . head . readDec) | ^^^^ /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CLexer.hs:254:39: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 254 | alex_action_7 = token CTokILit (fst . head . readHex . drop 2) | ^^^^ /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CLexer.hs:255:49: warning: [GHC-63394] [-Wx-partial] In the use of ‘tail’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 255 | alex_action_8 = token CTokCLit (fst . oneChar . tail) | ^^^^ /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CLexer.hs:256:49: warning: [GHC-63394] [-Wx-partial] In the use of ‘tail’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 256 | alex_action_9 = token CTokCLit (fst . oneChar . tail . tail) | ^^^^ /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CLexer.hs:256:56: warning: [GHC-63394] [-Wx-partial] In the use of ‘tail’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 256 | alex_action_9 = token CTokCLit (fst . oneChar . tail . tail) | ^^^^ /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CLexer.hs:259:53: warning: [GHC-63394] [-Wx-partial] In the use of ‘tail’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 259 | alex_action_12 = token CTokSLit (normalizeEscapes . tail) | ^^^^ c2hs/c/CLexer.x:349:39: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 349 | '\'' -> ('\'', cs) | ^^^^ c2hs/c/CLexer.x:351:39: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 351 | 'x' -> case head (readHex cs) of | ^^^^ c2hs/c/CLexer.x:367:38: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 367 | str''' = dropWhite str'' | ^^^^ [ 6 of 11] Compiling GHC.RTS.Events.Analysis ( src/GHC/RTS/Events/Analysis.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ghc-events-0.20.0.0/build/GHC/RTS/Events/Analysis.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ghc-events-0.20.0.0/build/GHC/RTS/Events/Analysis.dyn_o ) [ 7 of 11] Compiling GHC.RTS.Events.Analysis.Thread ( src/GHC/RTS/Events/Analysis/Thread.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ghc-events-0.20.0.0/build/GHC/RTS/Events/Analysis/Thread.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ghc-events-0.20.0.0/build/GHC/RTS/Events/Analysis/Thread.dyn_o ) [ 8 of 11] Compiling GHC.RTS.Events.Analysis.SparkThread ( src/GHC/RTS/Events/Analysis/SparkThread.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ghc-events-0.20.0.0/build/GHC/RTS/Events/Analysis/SparkThread.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ghc-events-0.20.0.0/build/GHC/RTS/Events/Analysis/SparkThread.dyn_o ) src/GHC/RTS/Events/Analysis/SparkThread.hs:94:5: warning: [GHC-40910] [-Wunused-local-binds] Defined but not used: ‘stopThread’ | 94 | stopThread threadId = Just (M.filter (/= threadId) m, S.delete threadId s) | ^^^^^^^^^^ [ 9 of 11] Compiling GHC.RTS.Events.Analysis.Capability ( src/GHC/RTS/Events/Analysis/Capability.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ghc-events-0.20.0.0/build/GHC/RTS/Events/Analysis/Capability.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ghc-events-0.20.0.0/build/GHC/RTS/Events/Analysis/Capability.dyn_o ) [31 of 46] Compiling CHSLexer ( c2hs/chs/CHSLexer.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CHSLexer.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CHSLexer.dyn_o ) c2hs/chs/CHSLexer.hs:630:38: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 630 | fname' | null str''' || head str''' /= '"' = fname | ^^^^ c2hs/chs/CHSLexer.hs:746:65: warning: [GHC-63394] [-Wx-partial] In the use of ‘tail’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 746 | `lexaction` \cs pos -> Just (CHSTokString pos (init . tail $ cs)) | ^^^^ c2hs/chs/CHSLexer.hs:752:65: warning: [GHC-63394] [-Wx-partial] In the use of ‘tail’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 752 | `lexaction` \cs pos -> Just (CHSTokHSVerb pos (init . tail $ cs)) | ^^^^ [10 of 11] Compiling GHC.RTS.Events.Merge ( src/GHC/RTS/Events/Merge.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ghc-events-0.20.0.0/build/GHC/RTS/Events/Merge.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ghc-events-0.20.0.0/build/GHC/RTS/Events/Merge.dyn_o ) src/GHC/RTS/Events/Merge.hs:6:1: warning: [GHC-66111] [-Wunused-imports] The import of ‘Data.List’ is redundant except perhaps to import instances from ‘Data.List’ To import instances alone, use: import Data.List() | 6 | import Data.List (foldl') | ^^^^^^^^^^^^^^^^^^^^^^^^^ src/GHC/RTS/Events/Merge.hs:54:5: warning: [GHC-50928] [-Wnoncanonical-monoid-instances] Noncanonical ‘(<>) = mappend’ definition detected in the instance declaration for ‘Semigroup MaxVars’. Suggested fix: Move definition from ‘mappend’ to ‘(<>)’ See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid | 54 | (<>) = mappend | ^^^^^^^^^^^^^^ src/GHC/RTS/Events/Merge.hs:59:5: warning: [GHC-50928] [-Wnoncanonical-monoid-instances] Noncanonical ‘mappend’ definition detected in the instance declaration for ‘Monoid MaxVars’. ‘mappend’ will eventually be removed in favour of ‘(<>)’ Suggested fix: Either remove definition for ‘mappend’ (recommended) or define as ‘mappend = (<>)’ See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid | 59 | mappend (MaxVars a b c) (MaxVars x y z) = | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... [11 of 11] Compiling Paths_ghc_events ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ghc-events-0.20.0.0/build/autogen/Paths_ghc_events.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ghc-events-0.20.0.0/build/Paths_ghc_events.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/ghc-events-0.20.0.0/build/Paths_ghc_events.dyn_o ) [32 of 46] Compiling CHS ( c2hs/chs/CHS.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CHS.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CHS.dyn_o ) c2hs/chs/CHS.hs:427:28: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 427 | nlStart = head s == '\n' | ^^^^ c2hs/chs/CHS.hs:708:57: warning: [GHC-63394] [-Wx-partial] In the use of ‘tail’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 708 | (minor, _ ) = break (== '.') . tail $ rest | ^^^^ [33 of 46] Compiling GenHeader ( c2hs/gen/GenHeader.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/GenHeader.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/GenHeader.dyn_o ) c2hs/gen/GenHeader.hs:103:15: warning: [GHC-63394] [-Wx-partial] In the use of ‘tail’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 103 | \supply -> (tail supply, "C2HS_COND_SENTRY_" ++ show (head supply)) | ^^^^ c2hs/gen/GenHeader.hs:103:57: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 103 | \supply -> (tail supply, "C2HS_COND_SENTRY_" ++ show (head supply)) | ^^^^ [34 of 46] Compiling CAST ( c2hs/c/CAST.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CAST.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CAST.dyn_o ) [35 of 46] Compiling CPretty ( c2hs/c/CPretty.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CPretty.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CPretty.dyn_o ) [36 of 46] Compiling CAttrs ( c2hs/c/CAttrs.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CAttrs.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CAttrs.dyn_o ) [37 of 46] Compiling CTrav ( c2hs/c/CTrav.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CTrav.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CTrav.dyn_o ) c2hs/c/CTrav.hs:597:8: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 597 | case head [ts | CTypeSpec ts <- specs] of | ^^^^ c2hs/c/CTrav.hs:716:14: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 716 | case head [ts | CTypeSpec ts <- specs] of | ^^^^ [38 of 46] Compiling CBuiltin ( c2hs/c/CBuiltin.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CBuiltin.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CBuiltin.dyn_o ) [39 of 46] Compiling CParser ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CParser.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CParser.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CParser.dyn_o ) [40 of 46] Compiling CNames ( c2hs/c/CNames.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CNames.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/CNames.dyn_o ) [41 of 46] Compiling C ( c2hs/c/C.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/C.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/C.dyn_o ) [42 of 46] Compiling GBMonad ( c2hs/gen/GBMonad.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/GBMonad.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/GBMonad.dyn_o ) c2hs/gen/GBMonad.hs:217:66: warning: [GHC-63394] [-Wx-partial] In the use of ‘tail’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 217 | else [(onlyPosIdent nopos ideChars, tail rest)] | ^^^^ [43 of 46] Compiling GenBind ( c2hs/gen/GenBind.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/GenBind.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/GenBind.dyn_o ) c2hs/gen/GenBind.hs:1037:16: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 1037 | let decl = head post | ^^^^ [44 of 46] Compiling Version ( c2hs/toplevel/Version.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/Version.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/Version.dyn_o ) [45 of 46] Compiling Gtk2HsC2Hs ( c2hs/toplevel/Gtk2HsC2Hs.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/Gtk2HsC2Hs.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/Gtk2HsC2Hs.dyn_o ) [46 of 46] Compiling Gtk2HsSetup ( src/Gtk2HsSetup.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/Gtk2HsSetup.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk2hs-buildtools-0.13.12.0/build/Gtk2HsSetup.dyn_o ) [1 of 2] Compiling Main ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/setup/setup.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/setup/Main.o ) [1 of 2] Compiling Main ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/setup/setup.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/setup/Main.o ) [2 of 2] Linking /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/setup/setup [2 of 2] Linking /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/setup/setup Configuring glib-0.13.12.0... Configuring cairo-0.13.12.0... Preprocessing library for cairo-0.13.12.0... Building library for cairo-0.13.12.0... [ 1 of 18] Compiling Graphics.Rendering.Cairo.Matrix ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Matrix.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Matrix.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Matrix.dyn_o ) [ 2 of 18] Compiling Graphics.Rendering.Cairo.Types ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Types.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Types.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Types.dyn_o ) Preprocessing library for glib-0.13.12.0... Building library for glib-0.13.12.0... [ 1 of 21] Compiling System.Glib.Attributes ( System/Glib/Attributes.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/Attributes.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/Attributes.dyn_o ) [ 2 of 21] Compiling System.Glib.FFI ( System/Glib/FFI.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/FFI.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/FFI.dyn_o ) [ 3 of 21] Compiling System.Glib.Flags ( System/Glib/Flags.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/Flags.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/Flags.dyn_o ) [ 4 of 21] Compiling System.Glib.GList ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/GList.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/GList.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/GList.dyn_o ) [ 5 of 21] Compiling System.Glib.GString ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/GString.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/GString.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/GString.dyn_o ) [ 6 of 21] Compiling System.Glib.GType ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/GType.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/GType.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/GType.dyn_o ) [ 7 of 21] Compiling System.Glib.GTypeConstants ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/GTypeConstants.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/GTypeConstants.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/GTypeConstants.dyn_o ) [ 8 of 21] Compiling System.Glib.GValue ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/GValue.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/GValue.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/GValue.dyn_o ) [ 9 of 21] Compiling System.Glib.GParameter ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/GParameter.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/GParameter.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/GParameter.dyn_o ) System/Glib/GParameter.hsc:42:10: warning: [GHC-06201] [-Wmissing-methods] • No explicit implementation for either ‘peek’ or ‘peekElemOff’ or ‘peekByteOff’ • In the instance declaration for ‘Storable GParameter’ | 42 | instance Storable GParameter where | ^^^^^^^^^^^^^^^^^^^ [10 of 21] Compiling System.Glib.Types ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/Types.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/Types.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/Types.dyn_o ) [11 of 21] Compiling System.Glib.UTFString ( System/Glib/UTFString.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/UTFString.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/UTFString.dyn_o ) System/Glib/UTFString.hs:258:10: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of ‘~’ without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 258 | class fp ~ FilePath => GlibFilePath fp where | ^ [12 of 21] Compiling System.Glib.GObject ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/GObject.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/GObject.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/GObject.dyn_o ) [13 of 21] Compiling System.Glib.Signals ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/Signals.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/Signals.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/Signals.dyn_o ) [14 of 21] Compiling System.Glib.MainLoop ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/MainLoop.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/MainLoop.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/MainLoop.dyn_o ) [ 3 of 18] Compiling Graphics.Rendering.Cairo.Internal.Utilities ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Utilities.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Utilities.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Utilities.dyn_o ) [ 4 of 18] Compiling Graphics.Rendering.Cairo.Internal.Surfaces.Surface ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Surfaces/Surface.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Surfaces/Surface.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Surfaces/Surface.dyn_o ) [15 of 21] Compiling System.Glib.GValueTypes ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/GValueTypes.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/GValueTypes.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/GValueTypes.dyn_o ) [ 5 of 18] Compiling Graphics.Rendering.Cairo.Internal.Surfaces.SVG ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Surfaces/SVG.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Surfaces/SVG.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Surfaces/SVG.dyn_o ) [ 6 of 18] Compiling Graphics.Rendering.Cairo.Internal.Surfaces.PS ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Surfaces/PS.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Surfaces/PS.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Surfaces/PS.dyn_o ) [16 of 21] Compiling System.Glib.StoreValue ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/StoreValue.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/StoreValue.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/StoreValue.dyn_o ) [ 7 of 18] Compiling Graphics.Rendering.Cairo.Internal.Surfaces.PNG ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Surfaces/PNG.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Surfaces/PNG.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Surfaces/PNG.dyn_o ) [ 8 of 18] Compiling Graphics.Rendering.Cairo.Internal.Surfaces.PDF ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Surfaces/PDF.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Surfaces/PDF.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Surfaces/PDF.dyn_o ) [ 9 of 18] Compiling Graphics.Rendering.Cairo.Internal.Surfaces.Image ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Surfaces/Image.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Surfaces/Image.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Surfaces/Image.dyn_o ) [10 of 18] Compiling Graphics.Rendering.Cairo.Internal.Region ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Region.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Region.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Region.dyn_o ) [17 of 21] Compiling System.Glib.Properties ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/Properties.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/Properties.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/Properties.dyn_o ) [11 of 18] Compiling Graphics.Rendering.Cairo.Internal.Fonts.FontOptions ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.dyn_o ) [18 of 21] Compiling System.Glib.GError ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/GError.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/GError.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/GError.dyn_o ) [12 of 18] Compiling Graphics.Rendering.Cairo.Internal.Drawing.Transformations ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Drawing/Transformations.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Drawing/Transformations.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Drawing/Transformations.dyn_o ) [19 of 21] Compiling System.Glib.GDateTime ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/GDateTime.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/GDateTime.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/GDateTime.dyn_o ) [13 of 18] Compiling Graphics.Rendering.Cairo.Internal.Drawing.Text ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Drawing/Text.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Drawing/Text.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Drawing/Text.dyn_o ) [14 of 18] Compiling Graphics.Rendering.Cairo.Internal.Drawing.Paths ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Drawing/Paths.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Drawing/Paths.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Drawing/Paths.dyn_o ) [20 of 21] Compiling System.Glib.Utils ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/Utils.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/Utils.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib/Utils.dyn_o ) [21 of 21] Compiling System.Glib ( System/Glib.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/glib-0.13.12.0/build/System/Glib.dyn_o ) [15 of 18] Compiling Graphics.Rendering.Cairo.Internal.Drawing.Patterns ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Drawing/Patterns.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Drawing/Patterns.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Drawing/Patterns.dyn_o ) [16 of 18] Compiling Graphics.Rendering.Cairo.Internal.Drawing.Cairo ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Drawing/Cairo.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Drawing/Cairo.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal/Drawing/Cairo.dyn_o ) [17 of 18] Compiling Graphics.Rendering.Cairo.Internal ( Graphics/Rendering/Cairo/Internal.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo/Internal.dyn_o ) [1 of 2] Compiling Main ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/setup/setup.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/setup/Main.o ) [2 of 2] Linking /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/setup/setup [18 of 18] Compiling Graphics.Rendering.Cairo ( Graphics/Rendering/Cairo.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/cairo-0.13.12.0/build/Graphics/Rendering/Cairo.dyn_o ) Configuring gio-0.13.12.0... [1 of 2] Compiling Main ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/setup/setup.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/setup/Main.o ) [2 of 2] Linking /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/setup/setup Configuring pango-0.13.12.0... Preprocessing library for gio-0.13.12.0... Building library for gio-0.13.12.0... [ 1 of 24] Compiling System.GIO.Enums ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Enums.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Enums.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Enums.dyn_o ) [ 2 of 24] Compiling System.GIO.File.FileAttribute ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/File/FileAttribute.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/File/FileAttribute.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/File/FileAttribute.dyn_o ) Preprocessing library for pango-0.13.12.0... [ 3 of 24] Compiling System.GIO.File.IOError ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/File/IOError.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/File/IOError.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/File/IOError.dyn_o ) [ 4 of 24] Compiling System.GIO.Signals ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Signals.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Signals.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Signals.dyn_o ) [ 5 of 24] Compiling System.GIO.Types ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Types.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Types.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Types.dyn_o ) Building library for pango-0.13.12.0... [ 1 of 14] Compiling Graphics.Rendering.Pango.Types ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/Types.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/Types.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/Types.dyn_o ) [ 2 of 14] Compiling Graphics.Rendering.Pango.BasicTypes ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/BasicTypes.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/BasicTypes.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/BasicTypes.dyn_o ) [ 6 of 24] Compiling System.GIO.Icons.ThemedIcon ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Icons/ThemedIcon.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Icons/ThemedIcon.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Icons/ThemedIcon.dyn_o ) [ 7 of 24] Compiling System.GIO.Icons.Icon ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Icons/Icon.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Icons/Icon.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Icons/Icon.dyn_o ) [ 8 of 24] Compiling System.GIO.Icons.FileIcon ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Icons/FileIcon.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Icons/FileIcon.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Icons/FileIcon.dyn_o ) [ 9 of 24] Compiling System.GIO.Icons.EmblemedIcon ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Icons/EmblemedIcon.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Icons/EmblemedIcon.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Icons/EmblemedIcon.dyn_o ) [10 of 24] Compiling System.GIO.Icons.Emblem ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Icons/Emblem.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Icons/Emblem.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Icons/Emblem.dyn_o ) [11 of 24] Compiling System.GIO.File.MountOperation ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/File/MountOperation.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/File/MountOperation.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/File/MountOperation.dyn_o ) [12 of 24] Compiling System.GIO.File.FileMonitor ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/File/FileMonitor.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/File/FileMonitor.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/File/FileMonitor.dyn_o ) [13 of 24] Compiling System.GIO.File.FileInfo ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/File/FileInfo.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/File/FileInfo.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/File/FileInfo.dyn_o ) [ 3 of 14] Compiling Graphics.Rendering.Pango.Structs ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/Structs.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/Structs.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/Structs.dyn_o ) [14 of 24] Compiling System.GIO.File.ContentType ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/File/ContentType.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/File/ContentType.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/File/ContentType.dyn_o ) [15 of 24] Compiling System.GIO.File.AppInfo ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/File/AppInfo.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/File/AppInfo.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/File/AppInfo.dyn_o ) [16 of 24] Compiling System.GIO.Async.Cancellable ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Async/Cancellable.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Async/Cancellable.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Async/Cancellable.dyn_o ) [17 of 24] Compiling System.GIO.Async.AsyncResult ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Async/AsyncResult.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Async/AsyncResult.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Async/AsyncResult.dyn_o ) [ 4 of 14] Compiling Graphics.Rendering.Pango.GlyphStorage ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/GlyphStorage.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/GlyphStorage.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/GlyphStorage.dyn_o ) [ 5 of 14] Compiling Graphics.Rendering.Pango.Enums ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/Enums.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/Enums.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/Enums.dyn_o ) [18 of 24] Compiling System.GIO.File.FileEnumerator ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/File/FileEnumerator.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/File/FileEnumerator.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/File/FileEnumerator.dyn_o ) [19 of 24] Compiling System.GIO.File.File ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/File/File.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/File/File.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/File/File.dyn_o ) [ 6 of 14] Compiling Graphics.Rendering.Pango.Description ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/Description.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/Description.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/Description.dyn_o ) [ 7 of 14] Compiling Graphics.Rendering.Pango.Font ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/Font.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/Font.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/Font.dyn_o ) [ 8 of 14] Compiling Graphics.Rendering.Pango.Context ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/Context.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/Context.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/Context.dyn_o ) [ 9 of 14] Compiling Graphics.Rendering.Pango.Attributes ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/Attributes.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/Attributes.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/Attributes.dyn_o ) [10 of 14] Compiling Graphics.Rendering.Pango.Rendering ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/Rendering.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/Rendering.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/Rendering.dyn_o ) [11 of 14] Compiling Graphics.Rendering.Pango.Markup ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/Markup.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/Markup.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/Markup.dyn_o ) [12 of 14] Compiling Graphics.Rendering.Pango.Layout ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/Layout.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/Layout.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/Layout.dyn_o ) [20 of 24] Compiling System.GIO.Volumes.Drive ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Volumes/Drive.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Volumes/Drive.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Volumes/Drive.dyn_o ) [21 of 24] Compiling System.GIO.Volumes.Mount ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Volumes/Mount.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Volumes/Mount.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Volumes/Mount.dyn_o ) [22 of 24] Compiling System.GIO.Volumes.Volume ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Volumes/Volume.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Volumes/Volume.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Volumes/Volume.dyn_o ) [23 of 24] Compiling System.GIO.Volumes.VolumeMonitor ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Volumes/VolumeMonitor.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Volumes/VolumeMonitor.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO/Volumes/VolumeMonitor.dyn_o ) [13 of 14] Compiling Graphics.Rendering.Pango.Cairo ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/Cairo.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/Cairo.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango/Cairo.dyn_o ) [24 of 24] Compiling System.GIO ( System/GIO.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gio-0.13.12.0/build/System/GIO.dyn_o ) [14 of 14] Compiling Graphics.Rendering.Pango ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/pango-0.13.12.0/build/Graphics/Rendering/Pango.dyn_o ) [1 of 2] Compiling Main ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/setup/setup.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/setup/Main.o ) [2 of 2] Linking /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/setup/setup Configuring gtk3-0.15.10... Preprocessing library for gtk3-0.15.10... Building library for gtk3-0.15.10... [ 1 of 207] Compiling Graphics.UI.Gtk.Gdk.Enums ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/Enums.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/Enums.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/Enums.dyn_o ) [ 2 of 207] Compiling Graphics.UI.Gtk.Gdk.Keys ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/Keys.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/Keys.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/Keys.dyn_o ) [ 3 of 207] Compiling Graphics.UI.Gtk.General.Enums ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/Enums.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/Enums.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/Enums.dyn_o ) [ 4 of 207] Compiling Graphics.UI.Gtk.General.Threading ( Graphics/UI/Gtk/General/Threading.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/Threading.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/Threading.dyn_o ) [ 5 of 207] Compiling Graphics.UI.Gtk.ModelView.Sequence ( Graphics/UI/Gtk/ModelView/Sequence.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/Sequence.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/Sequence.dyn_o ) [ 6 of 207] Compiling Graphics.UI.Gtk.Printing.PaperSize ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Printing/PaperSize.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Printing/PaperSize.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Printing/PaperSize.dyn_o ) [ 7 of 207] Compiling Graphics.UI.Gtk.Signals ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Signals.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Signals.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Signals.dyn_o ) [ 8 of 207] Compiling Graphics.UI.Gtk.Types ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Types.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Types.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Types.dyn_o ) [ 9 of 207] Compiling Graphics.UI.Gtk.Recent.RecentInfo ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Recent/RecentInfo.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Recent/RecentInfo.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Recent/RecentInfo.dyn_o ) [ 10 of 207] Compiling Graphics.UI.Gtk.Recent.RecentManager ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Recent/RecentManager.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Recent/RecentManager.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Recent/RecentManager.dyn_o ) [ 11 of 207] Compiling Graphics.UI.Gtk.Printing.PrintSettings ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Printing/PrintSettings.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Printing/PrintSettings.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Printing/PrintSettings.dyn_o ) [ 12 of 207] Compiling Graphics.UI.Gtk.Printing.PrintOperation ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Printing/PrintOperation.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Printing/PrintOperation.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Printing/PrintOperation.dyn_o ) [ 13 of 207] Compiling Graphics.UI.Gtk.Printing.PrintContext ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Printing/PrintContext.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Printing/PrintContext.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Printing/PrintContext.dyn_o ) [ 14 of 207] Compiling Graphics.UI.Gtk.Printing.PageSetup ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Printing/PageSetup.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Printing/PageSetup.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Printing/PageSetup.dyn_o ) [ 15 of 207] Compiling Graphics.UI.Gtk.Multiline.TextTagTable ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Multiline/TextTagTable.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Multiline/TextTagTable.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Multiline/TextTagTable.dyn_o ) [ 16 of 207] Compiling Graphics.UI.Gtk.Multiline.TextMark ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Multiline/TextMark.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Multiline/TextMark.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Multiline/TextMark.dyn_o ) [ 17 of 207] Compiling Graphics.UI.Gtk.ModelView.Types ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/Types.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/Types.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/Types.dyn_o ) [ 18 of 207] Compiling Graphics.UI.Gtk.ModelView.TreeRowReference ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/TreeRowReference.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/TreeRowReference.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/TreeRowReference.dyn_o ) [ 19 of 207] Compiling Graphics.UI.Gtk.ModelView.CellRenderer ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CellRenderer.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CellRenderer.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CellRenderer.dyn_o ) [ 20 of 207] Compiling Graphics.UI.Gtk.Misc.SizeGroup ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/SizeGroup.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/SizeGroup.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/SizeGroup.dyn_o ) [ 21 of 207] Compiling Graphics.UI.Gtk.Misc.IMMulticontext ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/IMMulticontext.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/IMMulticontext.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/IMMulticontext.dyn_o ) [ 22 of 207] Compiling Graphics.UI.Gtk.Misc.IMContextSimple ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/IMContextSimple.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/IMContextSimple.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/IMContextSimple.dyn_o ) [ 23 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.MenuShell ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/MenuShell.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/MenuShell.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/MenuShell.dyn_o ) [ 24 of 207] Compiling Graphics.UI.Gtk.General.StyleProvider ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/StyleProvider.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/StyleProvider.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/StyleProvider.dyn_o ) [ 25 of 207] Compiling Graphics.UI.Gtk.General.StyleContext ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/StyleContext.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/StyleContext.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/StyleContext.dyn_o ) [ 26 of 207] Compiling Graphics.UI.Gtk.General.Settings ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/Settings.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/Settings.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/Settings.dyn_o ) [ 27 of 207] Compiling Graphics.UI.Gtk.General.RcStyle ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/RcStyle.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/RcStyle.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/RcStyle.dyn_o ) [ 28 of 207] Compiling Graphics.UI.Gtk.General.DNDTypes ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/DNDTypes.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/DNDTypes.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/DNDTypes.dyn_o ) [ 29 of 207] Compiling Graphics.UI.Gtk.ModelView.TreeDrag ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/TreeDrag.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/TreeDrag.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/TreeDrag.dyn_o ) [ 30 of 207] Compiling Graphics.UI.Gtk.ModelView.CustomStore ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CustomStore.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CustomStore.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CustomStore.dyn_o ) [ 31 of 207] Compiling Graphics.UI.Gtk.ModelView.TreeModel ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/TreeModel.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/TreeModel.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/TreeModel.dyn_o ) [ 32 of 207] Compiling Graphics.UI.Gtk.ModelView.TreeStore ( Graphics/UI/Gtk/ModelView/TreeStore.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/TreeStore.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/TreeStore.dyn_o ) [ 33 of 207] Compiling Graphics.UI.Gtk.ModelView.TreeModelSort ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/TreeModelSort.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/TreeModelSort.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/TreeModelSort.dyn_o ) [ 34 of 207] Compiling Graphics.UI.Gtk.ModelView.TreeModelFilter ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/TreeModelFilter.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/TreeModelFilter.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/TreeModelFilter.dyn_o ) [ 35 of 207] Compiling Graphics.UI.Gtk.ModelView.ListStore ( Graphics/UI/Gtk/ModelView/ListStore.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/ListStore.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/ListStore.dyn_o ) [ 36 of 207] Compiling Graphics.UI.Gtk.ModelView.CellLayout ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CellLayout.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CellLayout.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CellLayout.dyn_o ) [ 37 of 207] Compiling Graphics.UI.Gtk.General.CssProvider ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/CssProvider.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/CssProvider.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/CssProvider.dyn_o ) [ 38 of 207] Compiling Graphics.UI.Gtk.Gdk.PixbufData ( Graphics/UI/Gtk/Gdk/PixbufData.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/PixbufData.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/PixbufData.dyn_o ) [ 39 of 207] Compiling Graphics.UI.Gtk.Gdk.PixbufAnimation ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/PixbufAnimation.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/PixbufAnimation.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/PixbufAnimation.dyn_o ) [ 40 of 207] Compiling Graphics.UI.Gtk.Gdk.Pixbuf ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/Pixbuf.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/Pixbuf.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/Pixbuf.dyn_o ) [ 41 of 207] Compiling Graphics.UI.Gtk.Gdk.DisplayManager ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/DisplayManager.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/DisplayManager.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/DisplayManager.dyn_o ) [ 42 of 207] Compiling Graphics.UI.Gtk.Gdk.Cursor ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/Cursor.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/Cursor.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/Cursor.dyn_o ) Graphics/UI/Gtk/Gdk/Cursor.chs:91:31: warning: [GHC-47082] [-Woperator-whitespace-ext-conflict] The prefix use of a ‘$’ would denote an untyped splice were the TemplateHaskell extension enabled. Suggested fix: Add whitespace after the ‘$’. | 91 | cursorPtr <- {#call cursor_new#} $fromIntegral (fromEnum cursorType) | ^ Graphics/UI/Gtk/Gdk/Cursor.chs:153:123: warning: [GHC-47082] [-Woperator-whitespace-ext-conflict] The prefix use of a ‘$’ would denote an untyped splice were the TemplateHaskell extension enabled. Suggested fix: Add whitespace after the ‘$’. | 153 | cursorPtr <- {#call cursor_new_for_display#} display $fromIntegral (fromEnum cursorType) | ^ [ 43 of 207] Compiling Graphics.UI.Gtk.Entry.EntryBuffer ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Entry/EntryBuffer.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Entry/EntryBuffer.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Entry/EntryBuffer.dyn_o ) [ 44 of 207] Compiling Graphics.UI.Gtk.Entry.Editable ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Entry/Editable.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Entry/Editable.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Entry/Editable.dyn_o ) [ 45 of 207] Compiling Graphics.UI.Gtk.Embedding.Types ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Embedding/Types.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Embedding/Types.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Embedding/Types.dyn_o ) [ 46 of 207] Compiling Graphics.UI.Gtk.Builder ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Builder.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Builder.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Builder.dyn_o ) [ 47 of 207] Compiling Graphics.UI.Gtk.ActionMenuToolbar.RecentAction ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ActionMenuToolbar/RecentAction.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ActionMenuToolbar/RecentAction.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ActionMenuToolbar/RecentAction.dyn_o ) [ 48 of 207] Compiling Graphics.UI.Gtk.Abstract.Separator ( Graphics/UI/Gtk/Abstract/Separator.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/Separator.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/Separator.dyn_o ) [ 49 of 207] Compiling Graphics.UI.Gtk.Abstract.Scrollbar ( Graphics/UI/Gtk/Abstract/Scrollbar.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/Scrollbar.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/Scrollbar.dyn_o ) [ 50 of 207] Compiling Graphics.UI.Gtk.Abstract.Scale ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/Scale.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/Scale.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/Scale.dyn_o ) [ 51 of 207] Compiling Graphics.UI.Gtk.Abstract.Object ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/Object.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/Object.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/Object.dyn_o ) [ 52 of 207] Compiling Graphics.UI.Gtk.Selectors.HSV ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Selectors/HSV.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Selectors/HSV.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Selectors/HSV.dyn_o ) [ 53 of 207] Compiling Graphics.UI.Gtk.Selectors.FontSelectionDialog ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Selectors/FontSelectionDialog.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Selectors/FontSelectionDialog.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Selectors/FontSelectionDialog.dyn_o ) [ 54 of 207] Compiling Graphics.UI.Gtk.Selectors.FontSelection ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Selectors/FontSelection.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Selectors/FontSelection.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Selectors/FontSelection.dyn_o ) [ 55 of 207] Compiling Graphics.UI.Gtk.Selectors.FontButton ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Selectors/FontButton.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Selectors/FontButton.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Selectors/FontButton.dyn_o ) [ 56 of 207] Compiling Graphics.UI.Gtk.Selectors.FileFilter ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Selectors/FileFilter.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Selectors/FileFilter.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Selectors/FileFilter.dyn_o ) [ 57 of 207] Compiling Graphics.UI.Gtk.Selectors.FileChooser ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Selectors/FileChooser.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Selectors/FileChooser.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Selectors/FileChooser.dyn_o ) [ 58 of 207] Compiling Graphics.UI.Gtk.Selectors.FileChooserWidget ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Selectors/FileChooserWidget.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Selectors/FileChooserWidget.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Selectors/FileChooserWidget.dyn_o ) [ 59 of 207] Compiling Graphics.UI.Gtk.Selectors.FileChooserButton ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Selectors/FileChooserButton.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Selectors/FileChooserButton.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Selectors/FileChooserButton.dyn_o ) [ 60 of 207] Compiling Graphics.UI.Gtk.Selectors.ColorSelectionDialog ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Selectors/ColorSelectionDialog.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Selectors/ColorSelectionDialog.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Selectors/ColorSelectionDialog.dyn_o ) [ 61 of 207] Compiling Graphics.UI.Gtk.Scrolling.VScrollbar ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Scrolling/VScrollbar.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Scrolling/VScrollbar.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Scrolling/VScrollbar.dyn_o ) [ 62 of 207] Compiling Graphics.UI.Gtk.Scrolling.ScrolledWindow ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Scrolling/ScrolledWindow.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Scrolling/ScrolledWindow.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Scrolling/ScrolledWindow.dyn_o ) [ 63 of 207] Compiling Graphics.UI.Gtk.Scrolling.HScrollbar ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Scrolling/HScrollbar.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Scrolling/HScrollbar.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Scrolling/HScrollbar.dyn_o ) [ 64 of 207] Compiling Graphics.UI.Gtk.Recent.RecentFilter ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Recent/RecentFilter.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Recent/RecentFilter.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Recent/RecentFilter.dyn_o ) [ 65 of 207] Compiling Graphics.UI.Gtk.Recent.RecentChooserWidget ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Recent/RecentChooserWidget.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Recent/RecentChooserWidget.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Recent/RecentChooserWidget.dyn_o ) [ 66 of 207] Compiling Graphics.UI.Gtk.Recent.RecentChooserMenu ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Recent/RecentChooserMenu.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Recent/RecentChooserMenu.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Recent/RecentChooserMenu.dyn_o ) [ 67 of 207] Compiling Graphics.UI.Gtk.Recent.RecentChooser ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Recent/RecentChooser.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Recent/RecentChooser.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Recent/RecentChooser.dyn_o ) [ 68 of 207] Compiling Graphics.UI.Gtk.Ornaments.VSeparator ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Ornaments/VSeparator.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Ornaments/VSeparator.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Ornaments/VSeparator.dyn_o ) [ 69 of 207] Compiling Graphics.UI.Gtk.Ornaments.HSeparator ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Ornaments/HSeparator.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Ornaments/HSeparator.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Ornaments/HSeparator.dyn_o ) [ 70 of 207] Compiling Graphics.UI.Gtk.Ornaments.Frame ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Ornaments/Frame.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Ornaments/Frame.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Ornaments/Frame.dyn_o ) [ 71 of 207] Compiling Graphics.UI.Gtk.ModelView.TreeSelection ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/TreeSelection.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/TreeSelection.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/TreeSelection.dyn_o ) [ 72 of 207] Compiling Graphics.UI.Gtk.ModelView.CellRendererToggle ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CellRendererToggle.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CellRendererToggle.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CellRendererToggle.dyn_o ) [ 73 of 207] Compiling Graphics.UI.Gtk.ModelView.CellRendererSpin ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CellRendererSpin.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CellRendererSpin.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CellRendererSpin.dyn_o ) [ 74 of 207] Compiling Graphics.UI.Gtk.ModelView.CellRendererProgress ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CellRendererProgress.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CellRendererProgress.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CellRendererProgress.dyn_o ) [ 75 of 207] Compiling Graphics.UI.Gtk.ModelView.CellRendererPixbuf ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CellRendererPixbuf.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CellRendererPixbuf.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CellRendererPixbuf.dyn_o ) [ 76 of 207] Compiling Graphics.UI.Gtk.ModelView.CellRendererCombo ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CellRendererCombo.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CellRendererCombo.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CellRendererCombo.dyn_o ) [ 77 of 207] Compiling Graphics.UI.Gtk.ModelView.CellRendererAccel ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CellRendererAccel.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CellRendererAccel.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CellRendererAccel.dyn_o ) [ 78 of 207] Compiling Graphics.UI.Gtk.Misc.Viewport ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/Viewport.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/Viewport.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/Viewport.dyn_o ) [ 79 of 207] Compiling Graphics.UI.Gtk.Misc.Switch ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/Switch.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/Switch.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/Switch.dyn_o ) [ 80 of 207] Compiling Graphics.UI.Gtk.Misc.HandleBox ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/HandleBox.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/HandleBox.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/HandleBox.dyn_o ) [ 81 of 207] Compiling Graphics.UI.Gtk.Misc.EventBox ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/EventBox.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/EventBox.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/EventBox.dyn_o ) [ 82 of 207] Compiling Graphics.UI.Gtk.Misc.DrawingArea ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/DrawingArea.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/DrawingArea.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/DrawingArea.dyn_o ) [ 83 of 207] Compiling Graphics.UI.Gtk.Misc.Calendar ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/Calendar.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/Calendar.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/Calendar.dyn_o ) [ 84 of 207] Compiling Graphics.UI.Gtk.Misc.Arrow ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/Arrow.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/Arrow.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/Arrow.dyn_o ) [ 85 of 207] Compiling Graphics.UI.Gtk.Misc.Adjustment ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/Adjustment.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/Adjustment.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/Adjustment.dyn_o ) [ 86 of 207] Compiling Graphics.UI.Gtk.Misc.Accessible ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/Accessible.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/Accessible.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/Accessible.dyn_o ) [ 87 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.ToolItemGroup ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/ToolItemGroup.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/ToolItemGroup.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/ToolItemGroup.dyn_o ) [ 88 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.TearoffMenuItem ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/TearoffMenuItem.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/TearoffMenuItem.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/TearoffMenuItem.dyn_o ) [ 89 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.SeparatorToolItem ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/SeparatorToolItem.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/SeparatorToolItem.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/SeparatorToolItem.dyn_o ) [ 90 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.SeparatorMenuItem ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/SeparatorMenuItem.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/SeparatorMenuItem.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/SeparatorMenuItem.dyn_o ) [ 91 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.RadioMenuItem ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/RadioMenuItem.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/RadioMenuItem.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/RadioMenuItem.dyn_o ) [ 92 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.MenuItem ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/MenuItem.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/MenuItem.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/MenuItem.dyn_o ) [ 93 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.MenuBar ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/MenuBar.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/MenuBar.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/MenuBar.dyn_o ) [ 94 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.CheckMenuItem ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/CheckMenuItem.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/CheckMenuItem.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/CheckMenuItem.dyn_o ) [ 95 of 207] Compiling Graphics.UI.Gtk.Layout.VPaned ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/VPaned.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/VPaned.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/VPaned.dyn_o ) [ 96 of 207] Compiling Graphics.UI.Gtk.Layout.VButtonBox ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/VButtonBox.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/VButtonBox.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/VButtonBox.dyn_o ) [ 97 of 207] Compiling Graphics.UI.Gtk.Layout.VBox ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/VBox.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/VBox.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/VBox.dyn_o ) [ 98 of 207] Compiling Graphics.UI.Gtk.Layout.StackSwitcher ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/StackSwitcher.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/StackSwitcher.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/StackSwitcher.dyn_o ) [ 99 of 207] Compiling Graphics.UI.Gtk.Layout.Stack ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/Stack.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/Stack.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/Stack.dyn_o ) [100 of 207] Compiling Graphics.UI.Gtk.Layout.Overlay ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/Overlay.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/Overlay.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/Overlay.dyn_o ) [101 of 207] Compiling Graphics.UI.Gtk.Layout.HPaned ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/HPaned.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/HPaned.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/HPaned.dyn_o ) [102 of 207] Compiling Graphics.UI.Gtk.Layout.HButtonBox ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/HButtonBox.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/HButtonBox.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/HButtonBox.dyn_o ) [103 of 207] Compiling Graphics.UI.Gtk.Layout.HBox ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/HBox.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/HBox.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/HBox.dyn_o ) [104 of 207] Compiling Graphics.UI.Gtk.Layout.Grid ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/Grid.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/Grid.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/Grid.dyn_o ) [105 of 207] Compiling Graphics.UI.Gtk.Layout.Expander ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/Expander.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/Expander.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/Expander.dyn_o ) [106 of 207] Compiling Graphics.UI.Gtk.Layout.AspectFrame ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/AspectFrame.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/AspectFrame.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/AspectFrame.dyn_o ) [107 of 207] Compiling Graphics.UI.Gtk.Layout.Alignment ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/Alignment.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/Alignment.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/Alignment.dyn_o ) [108 of 207] Compiling Graphics.UI.Gtk.General.Structs ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/Structs.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/Structs.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/Structs.dyn_o ) [109 of 207] Compiling Graphics.UI.Gtk.Selectors.ColorSelection ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Selectors/ColorSelection.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Selectors/ColorSelection.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Selectors/ColorSelection.dyn_o ) [110 of 207] Compiling Graphics.UI.Gtk.Selectors.ColorButton ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Selectors/ColorButton.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Selectors/ColorButton.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Selectors/ColorButton.dyn_o ) [111 of 207] Compiling Graphics.UI.Gtk.Multiline.Types ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Multiline/Types.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Multiline/Types.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Multiline/Types.dyn_o ) [112 of 207] Compiling Graphics.UI.Gtk.ModelView.TreeViewColumn ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/TreeViewColumn.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/TreeViewColumn.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/TreeViewColumn.dyn_o ) [113 of 207] Compiling Graphics.UI.Gtk.ModelView.TreeSortable ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/TreeSortable.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/TreeSortable.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/TreeSortable.dyn_o ) [114 of 207] Compiling Graphics.UI.Gtk.ModelView.CellView ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CellView.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CellView.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CellView.dyn_o ) [115 of 207] Compiling Graphics.UI.Gtk.ModelView.CellRendererText ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CellRendererText.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CellRendererText.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CellRendererText.dyn_o ) [116 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.ComboBox ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/ComboBox.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/ComboBox.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/ComboBox.dyn_o ) [117 of 207] Compiling Graphics.UI.Gtk.ModelView.CellRendererSpinner ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CellRendererSpinner.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CellRendererSpinner.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CellRendererSpinner.dyn_o ) [118 of 207] Compiling Graphics.UI.Gtk.Misc.Tooltip ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/Tooltip.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/Tooltip.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/Tooltip.dyn_o ) [119 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.ToolPalette ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/ToolPalette.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/ToolPalette.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/ToolPalette.dyn_o ) [120 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.ToolItem ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/ToolItem.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/ToolItem.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/ToolItem.dyn_o ) [121 of 207] Compiling Graphics.UI.Gtk.General.Style ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/Style.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/Style.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/Style.dyn_o ) [122 of 207] Compiling Graphics.UI.Gtk.General.IconTheme ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/IconTheme.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/IconTheme.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/IconTheme.dyn_o ) [123 of 207] Compiling Graphics.UI.Gtk.Gdk.Screen ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/Screen.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/Screen.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/Screen.dyn_o ) [124 of 207] Compiling Graphics.UI.Gtk.Gdk.Keymap ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/Keymap.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/Keymap.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/Keymap.dyn_o ) [125 of 207] Compiling Graphics.UI.Gtk.Gdk.GLContext ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/GLContext.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/GLContext.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/GLContext.dyn_o ) [126 of 207] Compiling Graphics.UI.Gtk.Misc.GLArea ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/GLArea.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/GLArea.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Misc/GLArea.dyn_o ) [127 of 207] Compiling Graphics.UI.Gtk.Gdk.Events ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/Events.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/Events.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/Events.dyn_o ) [128 of 207] Compiling Graphics.UI.Gtk.ModelView.TreeView ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/TreeView.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/TreeView.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/TreeView.dyn_o ) [129 of 207] Compiling Graphics.UI.Gtk.ModelView.IconView ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/IconView.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/IconView.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/IconView.dyn_o ) [130 of 207] Compiling Graphics.UI.Gtk.General.StockItems ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/StockItems.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/StockItems.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/StockItems.dyn_o ) [131 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.ToolButton ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/ToolButton.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/ToolButton.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/ToolButton.dyn_o ) [132 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.ToggleToolButton ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/ToggleToolButton.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/ToggleToolButton.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/ToggleToolButton.dyn_o ) [133 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.RadioToolButton ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/RadioToolButton.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/RadioToolButton.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/RadioToolButton.dyn_o ) [134 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.MenuToolButton ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/MenuToolButton.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/MenuToolButton.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/MenuToolButton.dyn_o ) [135 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.ImageMenuItem ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/ImageMenuItem.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/ImageMenuItem.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/ImageMenuItem.dyn_o ) [136 of 207] Compiling Graphics.UI.Gtk.General.IconFactory ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/IconFactory.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/IconFactory.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/IconFactory.dyn_o ) [137 of 207] Compiling Graphics.UI.Gtk.ActionMenuToolbar.ToggleAction ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ActionMenuToolbar/ToggleAction.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ActionMenuToolbar/ToggleAction.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ActionMenuToolbar/ToggleAction.dyn_o ) [138 of 207] Compiling Graphics.UI.Gtk.ActionMenuToolbar.RadioAction ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ActionMenuToolbar/RadioAction.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ActionMenuToolbar/RadioAction.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ActionMenuToolbar/RadioAction.dyn_o ) [139 of 207] Compiling Graphics.UI.Gtk.General.Selection ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/Selection.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/Selection.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/Selection.dyn_o ) [140 of 207] Compiling Graphics.UI.Gtk.General.Clipboard ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/Clipboard.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/Clipboard.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/Clipboard.dyn_o ) [141 of 207] Compiling Graphics.UI.Gtk.General.Drag ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/Drag.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/Drag.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/Drag.dyn_o ) [142 of 207] Compiling Graphics.UI.Gtk.Gdk.Gdk ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/Gdk.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/Gdk.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/Gdk.dyn_o ) [143 of 207] Compiling Graphics.UI.Gtk.Gdk.EventM ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/EventM.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/EventM.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/EventM.dyn_o ) Graphics/UI/Gtk/Gdk/EventM.hsc:390:15: warning: [GHC-97441] [-Woverflowed-literals] Literal -1 is out of the Word32 range 0..4294967295 | 390 | allModMask = -1 | ^ [144 of 207] Compiling Graphics.UI.Gtk.Multiline.TextTag ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Multiline/TextTag.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Multiline/TextTag.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Multiline/TextTag.dyn_o ) [145 of 207] Compiling Graphics.UI.Gtk.Multiline.TextView ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Multiline/TextView.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Multiline/TextView.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Multiline/TextView.dyn_o ) [146 of 207] Compiling Graphics.UI.Gtk.Multiline.TextIter ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Multiline/TextIter.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Multiline/TextIter.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Multiline/TextIter.dyn_o ) [147 of 207] Compiling Graphics.UI.Gtk.Multiline.TextBuffer ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Multiline/TextBuffer.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Multiline/TextBuffer.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Multiline/TextBuffer.dyn_o ) [148 of 207] Compiling Graphics.UI.Gtk.ModelView.CellEditable ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CellEditable.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CellEditable.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView/CellEditable.dyn_o ) [149 of 207] Compiling Graphics.UI.Gtk.Gdk.Display ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/Display.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/Display.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/Display.dyn_o ) [150 of 207] Compiling Graphics.UI.Gtk.Gdk.AppLaunchContext ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/AppLaunchContext.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/AppLaunchContext.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/AppLaunchContext.dyn_o ) [151 of 207] Compiling Graphics.UI.Gtk.Gdk.DrawWindow ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/DrawWindow.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/DrawWindow.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Gdk/DrawWindow.dyn_o ) [152 of 207] Compiling Graphics.UI.Gtk.Cairo ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Cairo.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Cairo.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Cairo.dyn_o ) [153 of 207] Compiling Graphics.UI.Gtk.General.General ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/General.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/General.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/General/General.dyn_o ) [154 of 207] Compiling Graphics.UI.Gtk.Entry.VScale ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Entry/VScale.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Entry/VScale.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Entry/VScale.dyn_o ) [155 of 207] Compiling Graphics.UI.Gtk.Entry.SpinButton ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Entry/SpinButton.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Entry/SpinButton.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Entry/SpinButton.dyn_o ) [156 of 207] Compiling Graphics.UI.Gtk.Entry.HScale ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Entry/HScale.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Entry/HScale.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Entry/HScale.dyn_o ) [157 of 207] Compiling Graphics.UI.Gtk.Entry.EntryCompletion ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Entry/EntryCompletion.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Entry/EntryCompletion.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Entry/EntryCompletion.dyn_o ) [158 of 207] Compiling Graphics.UI.Gtk.ModelView ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ModelView.dyn_o ) [159 of 207] Compiling Graphics.UI.Gtk.Entry.Entry ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Entry/Entry.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Entry/Entry.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Entry/Entry.dyn_o ) [160 of 207] Compiling Graphics.UI.Gtk.Embedding.Socket ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Embedding/Socket.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Embedding/Socket.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Embedding/Socket.dyn_o ) [161 of 207] Compiling Graphics.UI.Gtk.Embedding.Plug ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Embedding/Plug.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Embedding/Plug.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Embedding/Plug.dyn_o ) [162 of 207] Compiling Graphics.UI.Gtk.Display.Statusbar ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Display/Statusbar.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Display/Statusbar.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Display/Statusbar.dyn_o ) [163 of 207] Compiling Graphics.UI.Gtk.Display.Spinner ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Display/Spinner.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Display/Spinner.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Display/Spinner.dyn_o ) [164 of 207] Compiling Graphics.UI.Gtk.Display.ProgressBar ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Display/ProgressBar.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Display/ProgressBar.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Display/ProgressBar.dyn_o ) [165 of 207] Compiling Graphics.UI.Gtk.Display.LevelBar ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Display/LevelBar.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Display/LevelBar.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Display/LevelBar.dyn_o ) [166 of 207] Compiling Graphics.UI.Gtk.Display.Label ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Display/Label.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Display/Label.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Display/Label.dyn_o ) [167 of 207] Compiling Graphics.UI.Gtk.Display.Image ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Display/Image.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Display/Image.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Display/Image.dyn_o ) [168 of 207] Compiling Graphics.UI.Gtk.Display.StatusIcon ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Display/StatusIcon.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Display/StatusIcon.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Display/StatusIcon.dyn_o ) [169 of 207] Compiling Graphics.UI.Gtk.Display.AccelLabel ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Display/AccelLabel.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Display/AccelLabel.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Display/AccelLabel.dyn_o ) [170 of 207] Compiling Graphics.UI.Gtk.Buttons.VolumeButton ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Buttons/VolumeButton.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Buttons/VolumeButton.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Buttons/VolumeButton.dyn_o ) [171 of 207] Compiling Graphics.UI.Gtk.Buttons.ToggleButton ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Buttons/ToggleButton.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Buttons/ToggleButton.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Buttons/ToggleButton.dyn_o ) [172 of 207] Compiling Graphics.UI.Gtk.Buttons.ScaleButton ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Buttons/ScaleButton.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Buttons/ScaleButton.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Buttons/ScaleButton.dyn_o ) [173 of 207] Compiling Graphics.UI.Gtk.Buttons.RadioButton ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Buttons/RadioButton.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Buttons/RadioButton.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Buttons/RadioButton.dyn_o ) [174 of 207] Compiling Graphics.UI.Gtk.Buttons.LinkButton ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Buttons/LinkButton.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Buttons/LinkButton.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Buttons/LinkButton.dyn_o ) [175 of 207] Compiling Graphics.UI.Gtk.Buttons.CheckButton ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Buttons/CheckButton.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Buttons/CheckButton.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Buttons/CheckButton.dyn_o ) [176 of 207] Compiling Graphics.UI.Gtk.Buttons.Button ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Buttons/Button.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Buttons/Button.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Buttons/Button.dyn_o ) [177 of 207] Compiling Graphics.UI.Gtk.ActionMenuToolbar.UIManager ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ActionMenuToolbar/UIManager.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ActionMenuToolbar/UIManager.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ActionMenuToolbar/UIManager.dyn_o ) [178 of 207] Compiling Graphics.UI.Gtk.ActionMenuToolbar.Action ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ActionMenuToolbar/Action.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ActionMenuToolbar/Action.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ActionMenuToolbar/Action.dyn_o ) [179 of 207] Compiling Graphics.UI.Gtk.ActionMenuToolbar.ActionGroup ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ActionMenuToolbar/ActionGroup.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ActionMenuToolbar/ActionGroup.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/ActionMenuToolbar/ActionGroup.dyn_o ) [180 of 207] Compiling Graphics.UI.Gtk.Abstract.Widget ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/Widget.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/Widget.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/Widget.dyn_o ) [181 of 207] Compiling Graphics.UI.Gtk.Abstract.Range ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/Range.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/Range.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/Range.dyn_o ) [182 of 207] Compiling Graphics.UI.Gtk.Abstract.Misc ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/Misc.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/Misc.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/Misc.dyn_o ) [183 of 207] Compiling Graphics.UI.Gtk.Abstract.IMContext ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/IMContext.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/IMContext.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/IMContext.dyn_o ) [184 of 207] Compiling Graphics.UI.Gtk.Abstract.ContainerChildProperties ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/ContainerChildProperties.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/ContainerChildProperties.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/ContainerChildProperties.dyn_o ) [185 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.Toolbar ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/Toolbar.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/Toolbar.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/Toolbar.dyn_o ) [186 of 207] Compiling Graphics.UI.Gtk.MenuComboToolbar.Menu ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/Menu.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/Menu.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/MenuComboToolbar/Menu.dyn_o ) [187 of 207] Compiling Graphics.UI.Gtk.Layout.Table ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/Table.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/Table.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/Table.dyn_o ) [188 of 207] Compiling Graphics.UI.Gtk.Layout.Notebook ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/Notebook.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/Notebook.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/Notebook.dyn_o ) [189 of 207] Compiling Graphics.UI.Gtk.Layout.Layout ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/Layout.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/Layout.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/Layout.dyn_o ) [190 of 207] Compiling Graphics.UI.Gtk.Layout.Fixed ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/Fixed.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/Fixed.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Layout/Fixed.dyn_o ) [191 of 207] Compiling Graphics.UI.Gtk.Abstract.Paned ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/Paned.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/Paned.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/Paned.dyn_o ) [192 of 207] Compiling Graphics.UI.Gtk.Abstract.Container ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/Container.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/Container.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/Container.dyn_o ) [193 of 207] Compiling Graphics.UI.Gtk.Abstract.ButtonBox ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/ButtonBox.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/ButtonBox.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/ButtonBox.dyn_o ) [194 of 207] Compiling Graphics.UI.Gtk.Abstract.Box ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/Box.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/Box.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/Box.dyn_o ) [195 of 207] Compiling Graphics.UI.Gtk.Abstract.Bin ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/Bin.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/Bin.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Abstract/Bin.dyn_o ) [196 of 207] Compiling Graphics.UI.Gtk.Windows.AboutDialog ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Windows/AboutDialog.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Windows/AboutDialog.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Windows/AboutDialog.dyn_o ) [197 of 207] Compiling Graphics.UI.Gtk.Windows.Assistant ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Windows/Assistant.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Windows/Assistant.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Windows/Assistant.dyn_o ) [198 of 207] Compiling Graphics.UI.Gtk.Windows.Dialog ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Windows/Dialog.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Windows/Dialog.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Windows/Dialog.dyn_o ) [199 of 207] Compiling Graphics.UI.Gtk.Windows.Invisible ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Windows/Invisible.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Windows/Invisible.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Windows/Invisible.dyn_o ) [200 of 207] Compiling Graphics.UI.Gtk.Windows.MessageDialog ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Windows/MessageDialog.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Windows/MessageDialog.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Windows/MessageDialog.dyn_o ) [201 of 207] Compiling Graphics.UI.Gtk.Display.InfoBar ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Display/InfoBar.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Display/InfoBar.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Display/InfoBar.dyn_o ) [202 of 207] Compiling Graphics.UI.Gtk.Windows.OffscreenWindow ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Windows/OffscreenWindow.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Windows/OffscreenWindow.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Windows/OffscreenWindow.dyn_o ) [203 of 207] Compiling Graphics.UI.Gtk.Windows.Window ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Windows/Window.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Windows/Window.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Windows/Window.dyn_o ) [204 of 207] Compiling Graphics.UI.Gtk.Selectors.FileChooserDialog ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Selectors/FileChooserDialog.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Selectors/FileChooserDialog.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Selectors/FileChooserDialog.dyn_o ) [205 of 207] Compiling Graphics.UI.Gtk.Windows.WindowGroup ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Windows/WindowGroup.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Windows/WindowGroup.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk/Windows/WindowGroup.dyn_o ) [206 of 207] Compiling Graphics.UI.Gtk ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/Gtk.dyn_o ) [207 of 207] Compiling Graphics.UI.GtkInternals ( /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/GtkInternals.hs, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/GtkInternals.o, /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/gtk3-0.15.10/build/Graphics/UI/GtkInternals.dyn_o ) Graphics/UI/Gtk/General/hsgthread.c:113:5: error: warning: 'gdk_threads_init' is deprecated [-Wdeprecated-declarations] 113 | gdk_threads_init(); | ^ | 113 | gdk_threads_init(); | ^ /usr/local/include/gtk-3.0/gdk/gdkthreads.h:43:1: error: note: 'gdk_threads_init' has been explicitly marked deprecated here 43 | GDK_THREADS_DEPRECATED | ^ | 43 | GDK_THREADS_DEPRECATED | ^ /usr/local/include/gtk-3.0/gdk/gdkthreads.h:40:32: error: note: expanded from macro 'GDK_THREADS_DEPRECATED' 40 | #define GDK_THREADS_DEPRECATED GDK_DEPRECATED_IN_3_6 | ^ | 40 | #define GDK_THREADS_DEPRECATED GDK_DEPRECATED_IN_3_6 | ^ /usr/local/include/gtk-3.0/gdk/gdkversionmacros.h:300:47: error: note: expanded from macro 'GDK_DEPRECATED_IN_3_6' 300 | # define GDK_DEPRECATED_IN_3_6 GDK_DEPRECATED | ^ | 300 | # define GDK_DEPRECATED_IN_3_6 GDK_DEPRECATED | ^ /usr/local/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: error: note: expanded from macro 'GDK_DEPRECATED' 48 | #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN | ^ | 48 | #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1267:37: error: note: expanded from macro 'G_DEPRECATED' 1267 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ | 1267 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ Graphics/UI/Gtk/General/hsgthread.c:116:5: error: warning: 'gdk_threads_enter' is deprecated [-Wdeprecated-declarations] 116 | gdk_threads_enter(); | ^ | 116 | gdk_threads_enter(); | ^ /usr/local/include/gtk-3.0/gdk/gdkthreads.h:45:1: error: note: 'gdk_threads_enter' has been explicitly marked deprecated here 45 | GDK_THREADS_DEPRECATED | ^ | 45 | GDK_THREADS_DEPRECATED | ^ /usr/local/include/gtk-3.0/gdk/gdkthreads.h:40:32: error: note: expanded from macro 'GDK_THREADS_DEPRECATED' 40 | #define GDK_THREADS_DEPRECATED GDK_DEPRECATED_IN_3_6 | ^ | 40 | #define GDK_THREADS_DEPRECATED GDK_DEPRECATED_IN_3_6 | ^ /usr/local/include/gtk-3.0/gdk/gdkversionmacros.h:300:47: error: note: expanded from macro 'GDK_DEPRECATED_IN_3_6' 300 | # define GDK_DEPRECATED_IN_3_6 GDK_DEPRECATED | ^ | 300 | # define GDK_DEPRECATED_IN_3_6 GDK_DEPRECATED | ^ /usr/local/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: error: note: expanded from macro 'GDK_DEPRECATED' 48 | #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN | ^ | 48 | #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1267:37: error: note: expanded from macro 'G_DEPRECATED' 1267 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ | 1267 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ Graphics/UI/Gtk/General/hsgthread.c:190:3: error: warning: 'gdk_threads_enter' is deprecated [-Wdeprecated-declarations] 190 | gdk_threads_enter(); | ^ | 190 | gdk_threads_enter(); | ^ /usr/local/include/gtk-3.0/gdk/gdkthreads.h:45:1: error: note: 'gdk_threads_enter' has been explicitly marked deprecated here 45 | GDK_THREADS_DEPRECATED | ^ | 45 | GDK_THREADS_DEPRECATED | ^ /usr/local/include/gtk-3.0/gdk/gdkthreads.h:40:32: error: note: expanded from macro 'GDK_THREADS_DEPRECATED' 40 | #define GDK_THREADS_DEPRECATED GDK_DEPRECATED_IN_3_6 | ^ | 40 | #define GDK_THREADS_DEPRECATED GDK_DEPRECATED_IN_3_6 | ^ /usr/local/include/gtk-3.0/gdk/gdkversionmacros.h:300:47: error: note: expanded from macro 'GDK_DEPRECATED_IN_3_6' 300 | # define GDK_DEPRECATED_IN_3_6 GDK_DEPRECATED | ^ | 300 | # define GDK_DEPRECATED_IN_3_6 GDK_DEPRECATED | ^ /usr/local/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: error: note: expanded from macro 'GDK_DEPRECATED' 48 | #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN | ^ | 48 | #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1267:37: error: note: expanded from macro 'G_DEPRECATED' 1267 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ | 1267 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ Graphics/UI/Gtk/General/hsgthread.c:227:3: error: warning: 'gdk_threads_leave' is deprecated [-Wdeprecated-declarations] 227 | gdk_threads_leave(); | ^ | 227 | gdk_threads_leave(); | ^ /usr/local/include/gtk-3.0/gdk/gdkthreads.h:47:1: error: note: 'gdk_threads_leave' has been explicitly marked deprecated here 47 | GDK_THREADS_DEPRECATED | ^ | 47 | GDK_THREADS_DEPRECATED | ^ /usr/local/include/gtk-3.0/gdk/gdkthreads.h:40:32: error: note: expanded from macro 'GDK_THREADS_DEPRECATED' 40 | #define GDK_THREADS_DEPRECATED GDK_DEPRECATED_IN_3_6 | ^ | 40 | #define GDK_THREADS_DEPRECATED GDK_DEPRECATED_IN_3_6 | ^ /usr/local/include/gtk-3.0/gdk/gdkversionmacros.h:300:47: error: note: expanded from macro 'GDK_DEPRECATED_IN_3_6' 300 | # define GDK_DEPRECATED_IN_3_6 GDK_DEPRECATED | ^ | 300 | # define GDK_DEPRECATED_IN_3_6 GDK_DEPRECATED | ^ /usr/local/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: error: note: expanded from macro 'GDK_DEPRECATED' 48 | #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN | ^ | 48 | #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1267:37: error: note: expanded from macro 'G_DEPRECATED' 1267 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ | 1267 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ 4 warnings generated. Graphics/UI/Gtk/General/hsgthread.c:113:5: error: warning: 'gdk_threads_init' is deprecated [-Wdeprecated-declarations] 113 | gdk_threads_init(); | ^ | 113 | gdk_threads_init(); | ^ /usr/local/include/gtk-3.0/gdk/gdkthreads.h:43:1: error: note: 'gdk_threads_init' has been explicitly marked deprecated here 43 | GDK_THREADS_DEPRECATED | ^ | 43 | GDK_THREADS_DEPRECATED | ^ /usr/local/include/gtk-3.0/gdk/gdkthreads.h:40:32: error: note: expanded from macro 'GDK_THREADS_DEPRECATED' 40 | #define GDK_THREADS_DEPRECATED GDK_DEPRECATED_IN_3_6 | ^ | 40 | #define GDK_THREADS_DEPRECATED GDK_DEPRECATED_IN_3_6 | ^ /usr/local/include/gtk-3.0/gdk/gdkversionmacros.h:300:47: error: note: expanded from macro 'GDK_DEPRECATED_IN_3_6' 300 | # define GDK_DEPRECATED_IN_3_6 GDK_DEPRECATED | ^ | 300 | # define GDK_DEPRECATED_IN_3_6 GDK_DEPRECATED | ^ /usr/local/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: error: note: expanded from macro 'GDK_DEPRECATED' 48 | #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN | ^ | 48 | #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1267:37: error: note: expanded from macro 'G_DEPRECATED' 1267 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ | 1267 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ Graphics/UI/Gtk/General/hsgthread.c:116:5: error: warning: 'gdk_threads_enter' is deprecated [-Wdeprecated-declarations] 116 | gdk_threads_enter(); | ^ | 116 | gdk_threads_enter(); | ^ /usr/local/include/gtk-3.0/gdk/gdkthreads.h:45:1: error: note: 'gdk_threads_enter' has been explicitly marked deprecated here 45 | GDK_THREADS_DEPRECATED | ^ | 45 | GDK_THREADS_DEPRECATED | ^ /usr/local/include/gtk-3.0/gdk/gdkthreads.h:40:32: error: note: expanded from macro 'GDK_THREADS_DEPRECATED' 40 | #define GDK_THREADS_DEPRECATED GDK_DEPRECATED_IN_3_6 | ^ | 40 | #define GDK_THREADS_DEPRECATED GDK_DEPRECATED_IN_3_6 | ^ /usr/local/include/gtk-3.0/gdk/gdkversionmacros.h:300:47: error: note: expanded from macro 'GDK_DEPRECATED_IN_3_6' 300 | # define GDK_DEPRECATED_IN_3_6 GDK_DEPRECATED | ^ | 300 | # define GDK_DEPRECATED_IN_3_6 GDK_DEPRECATED | ^ /usr/local/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: error: note: expanded from macro 'GDK_DEPRECATED' 48 | #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN | ^ | 48 | #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1267:37: error: note: expanded from macro 'G_DEPRECATED' 1267 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ | 1267 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ Graphics/UI/Gtk/General/hsgthread.c:190:3: error: warning: 'gdk_threads_enter' is deprecated [-Wdeprecated-declarations] 190 | gdk_threads_enter(); | ^ | 190 | gdk_threads_enter(); | ^ /usr/local/include/gtk-3.0/gdk/gdkthreads.h:45:1: error: note: 'gdk_threads_enter' has been explicitly marked deprecated here 45 | GDK_THREADS_DEPRECATED | ^ | 45 | GDK_THREADS_DEPRECATED | ^ /usr/local/include/gtk-3.0/gdk/gdkthreads.h:40:32: error: note: expanded from macro 'GDK_THREADS_DEPRECATED' 40 | #define GDK_THREADS_DEPRECATED GDK_DEPRECATED_IN_3_6 | ^ | 40 | #define GDK_THREADS_DEPRECATED GDK_DEPRECATED_IN_3_6 | ^ /usr/local/include/gtk-3.0/gdk/gdkversionmacros.h:300:47: error: note: expanded from macro 'GDK_DEPRECATED_IN_3_6' 300 | # define GDK_DEPRECATED_IN_3_6 GDK_DEPRECATED | ^ | 300 | # define GDK_DEPRECATED_IN_3_6 GDK_DEPRECATED | ^ /usr/local/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: error: note: expanded from macro 'GDK_DEPRECATED' 48 | #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN | ^ | 48 | #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1267:37: error: note: expanded from macro 'G_DEPRECATED' 1267 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ | 1267 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ Graphics/UI/Gtk/General/hsgthread.c:227:3: error: warning: 'gdk_threads_leave' is deprecated [-Wdeprecated-declarations] 227 | gdk_threads_leave(); | ^ | 227 | gdk_threads_leave(); | ^ /usr/local/include/gtk-3.0/gdk/gdkthreads.h:47:1: error: note: 'gdk_threads_leave' has been explicitly marked deprecated here 47 | GDK_THREADS_DEPRECATED | ^ | 47 | GDK_THREADS_DEPRECATED | ^ /usr/local/include/gtk-3.0/gdk/gdkthreads.h:40:32: error: note: expanded from macro 'GDK_THREADS_DEPRECATED' 40 | #define GDK_THREADS_DEPRECATED GDK_DEPRECATED_IN_3_6 | ^ | 40 | #define GDK_THREADS_DEPRECATED GDK_DEPRECATED_IN_3_6 | ^ /usr/local/include/gtk-3.0/gdk/gdkversionmacros.h:300:47: error: note: expanded from macro 'GDK_DEPRECATED_IN_3_6' 300 | # define GDK_DEPRECATED_IN_3_6 GDK_DEPRECATED | ^ | 300 | # define GDK_DEPRECATED_IN_3_6 GDK_DEPRECATED | ^ /usr/local/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: error: note: expanded from macro 'GDK_DEPRECATED' 48 | #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN | ^ | 48 | #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN | ^ /usr/local/include/glib-2.0/glib/gmacros.h:1267:37: error: note: expanded from macro 'G_DEPRECATED' 1267 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ | 1267 | #define G_DEPRECATED __attribute__((__deprecated__)) | ^ 4 warnings generated. Configuring executable 'threadscope' for threadscope-0.2.15.0... Preprocessing executable 'threadscope' for threadscope-0.2.15.0... Building executable 'threadscope' for threadscope-0.2.15.0... [ 1 of 38] Compiling Events.EventDuration ( Events/EventDuration.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/Events/EventDuration.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/Events/EventDuration.dyn_o ) [ 2 of 38] Compiling Events.EventTree ( Events/EventTree.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/Events/EventTree.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/Events/EventTree.dyn_o ) Events/EventTree.hs:97:30: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 97 | startTime = startTimeOf (head es) | ^^^^ Events/EventTree.hs:198:47: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 198 | (s,e) = if null es then (0,0) else (evTime (head es), endTime) | ^^^^ Events/EventTree.hs:226:25: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 226 | EventSplit (evTime (head rhs)) | ^^^^ Events/EventTree.hs:233:25: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 233 | startTime = evTime (head es) | ^^^^ [ 3 of 38] Compiling Events.SparkStats ( Events/SparkStats.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/Events/SparkStats.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/Events/SparkStats.dyn_o ) [ 4 of 38] Compiling Events.SparkTree ( Events/SparkTree.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/Events/SparkTree.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/Events/SparkTree.dyn_o ) Events/SparkTree.hs:104:53: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 104 | (s, e) = if null es then (0, 0) else (startT (head es), endTime) | ^^^^ Events/SparkTree.hs:129:26: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 129 | SparkSplit (startT $ head rhs) | ^^^^ Events/SparkTree.hs:137:26: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 137 | startTime = startT $ head es | ^^^^ [ 5 of 38] Compiling Events.HECs ( Events/HECs.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/Events/HECs.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/Events/HECs.dyn_o ) [ 6 of 38] Compiling Events.TestEvents ( Events/TestEvents.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/Events/TestEvents.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/Events/TestEvents.dyn_o ) [ 7 of 38] Compiling GUI.App ( GUI/App.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/App.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/App.dyn_o ) [ 8 of 38] Compiling GUI.ConcurrencyControl ( GUI/ConcurrencyControl.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/ConcurrencyControl.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/ConcurrencyControl.dyn_o ) [ 9 of 38] Compiling GUI.DataFiles ( GUI/DataFiles.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/DataFiles.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/DataFiles.dyn_o ) [10 of 38] Compiling GUI.GtkExtras ( GUI/GtkExtras.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/GtkExtras.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/GtkExtras.dyn_o ) GUI/GtkExtras.hs:8:1: warning: [GHC-66111] [-Wunused-imports] The import of ‘Graphics.UI.Gtk’ is redundant except perhaps to import instances from ‘Graphics.UI.Gtk’ To import instances alone, use: import Graphics.UI.Gtk() | 8 | import Graphics.UI.Gtk (Rectangle) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GUI/GtkExtras.hs:10:1: warning: [GHC-66111] [-Wunused-imports] The import of ‘Graphics.Rendering.Pango.Types’ is redundant except perhaps to import instances from ‘Graphics.Rendering.Pango.Types’ To import instances alone, use: import Graphics.Rendering.Pango.Types() | 10 | import Graphics.Rendering.Pango.Types | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GUI/GtkExtras.hs:11:1: warning: [GHC-66111] [-Wunused-imports] The import of ‘Graphics.Rendering.Pango.BasicTypes’ is redundant except perhaps to import instances from ‘Graphics.Rendering.Pango.BasicTypes’ To import instances alone, use: import Graphics.Rendering.Pango.BasicTypes() | 11 | import Graphics.Rendering.Pango.BasicTypes | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GUI/GtkExtras.hs:12:1: warning: [GHC-66111] [-Wunused-imports] The import of ‘Graphics.UI.Gtk.General.Enums’ is redundant except perhaps to import instances from ‘Graphics.UI.Gtk.General.Enums’ To import instances alone, use: import Graphics.UI.Gtk.General.Enums() | 12 | import Graphics.UI.Gtk.General.Enums (StateType, ShadowType) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [11 of 38] Compiling GUI.EventsView ( GUI/EventsView.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/EventsView.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/EventsView.dyn_o ) GUI/EventsView.hs:16:1: warning: [GHC-66111] [-Wunused-imports] The import of ‘Debug.Trace’ is redundant except perhaps to import instances from ‘Debug.Trace’ To import instances alone, use: import Debug.Trace() | 16 | import Debug.Trace | ^^^^^^^^^^^^^^^^^^ GUI/EventsView.hs:20:1: warning: [GHC-66111] [-Wunused-imports] The qualified import of ‘GUI.GtkExtras’ is redundant except perhaps to import instances from ‘GUI.GtkExtras’ To import instances alone, use: import GUI.GtkExtras() | 20 | import qualified GUI.GtkExtras as GtkExt | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GUI/EventsView.hs:23:1: warning: [GHC-66111] [-Wunused-imports] The import of ‘Control.Monad.Reader’ is redundant except perhaps to import instances from ‘Control.Monad.Reader’ To import instances alone, use: import Control.Monad.Reader() | 23 | import Control.Monad.Reader | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ GUI/EventsView.hs:283:3: warning: [GHC-40910] [-Wunused-matches] Defined but not used: ‘style’ | 283 | style <- widgetGetStyle drawArea | ^^^^^ GUI/EventsView.hs:294:7: warning: [GHC-40910] [-Wunused-local-binds] Defined but not used: ‘clipRect’ | 294 | let clipRect = Rectangle 0 0 0 0 | ^^^^^^^^ GUI/EventsView.hs:335:12: warning: [GHC-40910] [-Wunused-local-binds] Defined but not used: ‘state1’ | 335 | (state1, state2) | ^^^^^^ GUI/EventsView.hs:335:20: warning: [GHC-40910] [-Wunused-local-binds] Defined but not used: ‘state2’ | 335 | (state1, state2) | ^^^^^^ [12 of 38] Compiling GUI.MainWindow ( GUI/MainWindow.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/MainWindow.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/MainWindow.dyn_o ) [13 of 38] Compiling GUI.ProgressView ( GUI/ProgressView.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/ProgressView.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/ProgressView.dyn_o ) [14 of 38] Compiling Events.ReadEvents ( Events/ReadEvents.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/Events/ReadEvents.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/Events/ReadEvents.dyn_o ) Events/ReadEvents.hs:57:59: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 57 | = map (\cap -> toTree $ L.find ((Just cap ==) . evCap . head) heclists) | ^^^^ [15 of 38] Compiling GUI.Timeline.CairoDrawing ( GUI/Timeline/CairoDrawing.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/Timeline/CairoDrawing.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/Timeline/CairoDrawing.dyn_o ) [16 of 38] Compiling GUI.Timeline.Render.Constants ( GUI/Timeline/Render/Constants.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/Timeline/Render/Constants.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/Timeline/Render/Constants.dyn_o ) [17 of 38] Compiling GUI.Types ( GUI/Types.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/Types.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/Types.dyn_o ) [18 of 38] Compiling GUI.Timeline.Types ( GUI/Timeline/Types.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/Timeline/Types.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/Timeline/Types.dyn_o ) [19 of 38] Compiling GUI.ViewerColours ( GUI/ViewerColours.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/ViewerColours.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/ViewerColours.dyn_o ) [20 of 38] Compiling GUI.Timeline.Ticks ( GUI/Timeline/Ticks.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/Timeline/Ticks.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/Timeline/Ticks.dyn_o ) [21 of 38] Compiling GUI.Timeline.Sparks ( GUI/Timeline/Sparks.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/Timeline/Sparks.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/Timeline/Sparks.dyn_o ) GUI/Timeline/Sparks.hs:120:39: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 120 | moveTo (dstart-dslice/2) (snd $ head t) | ^^^^ GUI/Timeline/Sparks.hs:146:39: warning: [GHC-63394] [-Wx-partial] In the use of ‘head’ (imported from Prelude, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"." | 146 | moveTo (dstart-dslice/2) (snd $ head t1) | ^^^^ [22 of 38] Compiling GUI.Timeline.Motion ( GUI/Timeline/Motion.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/Timeline/Motion.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/Timeline/Motion.dyn_o ) [23 of 38] Compiling GUI.Timeline.HEC ( GUI/Timeline/HEC.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/Timeline/HEC.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/Timeline/HEC.dyn_o ) [24 of 38] Compiling GUI.Timeline.Activity ( GUI/Timeline/Activity.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/Timeline/Activity.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/Timeline/Activity.dyn_o ) GUI/Timeline/Activity.hs:94:9: warning: [GHC-62161] [-Wincomplete-patterns] Pattern match(es) are non-exhaustive In a pattern binding guards: Guards do not cover entire pattern space | 94 | | DurationTreeLeaf ev <- t = (startTimeOf ev, endTimeOf ev) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... GUI/Timeline/Activity.hs:132:24: warning: [GHC-63394] [-Wx-partial] In the use of ‘tail’ (imported from Data.List, but defined in GHC.Internal.List): "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"." | 132 | zipWithM_ lineTo (tail [dstart-dslice/2, dstart+dslice/2 ..]) (map off ts) | ^^^^ [25 of 38] Compiling GUI.Timeline.Render ( GUI/Timeline/Render.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/Timeline/Render.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/Timeline/Render.dyn_o ) [26 of 38] Compiling GUI.Timeline ( GUI/Timeline.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/Timeline.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/Timeline.dyn_o ) GUI/Timeline.hs:37:1: warning: [GHC-66111] [-Wunused-imports] The import of ‘Graphics.Rendering.Cairo’ is redundant except perhaps to import instances from ‘Graphics.Rendering.Cairo’ To import instances alone, use: import Graphics.Rendering.Cairo() | 37 | import Graphics.Rendering.Cairo ( liftIO ) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [27 of 38] Compiling GUI.SaveAs ( GUI/SaveAs.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/SaveAs.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/SaveAs.dyn_o ) [28 of 38] Compiling GUI.Histogram ( GUI/Histogram.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/Histogram.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/Histogram.dyn_o ) GUI/Histogram.hs:16:1: warning: [GHC-66111] [-Wunused-imports] The qualified import of ‘GUI.GtkExtras’ is redundant except perhaps to import instances from ‘GUI.GtkExtras’ To import instances alone, use: import GUI.GtkExtras() | 16 | import qualified GUI.GtkExtras as GtkExt | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GUI/Histogram.hs:77:3: warning: [GHC-40910] [-Wunused-matches] Defined but not used: ‘style’ | 77 | style <- get histogramDrawingArea widgetStyle | ^^^^^ [29 of 38] Compiling Graphics.UI.Gtk.ModelView.TreeView.Compat ( Graphics/UI/Gtk/ModelView/TreeView/Compat.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/Graphics/UI/Gtk/ModelView/TreeView/Compat.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/Graphics/UI/Gtk/ModelView/TreeView/Compat.dyn_o ) [30 of 38] Compiling GUI.TraceView ( GUI/TraceView.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/TraceView.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/TraceView.dyn_o ) [31 of 38] Compiling GUI.SummaryView ( GUI/SummaryView.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/SummaryView.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/SummaryView.dyn_o ) [32 of 38] Compiling GUI.StartupInfoView ( GUI/StartupInfoView.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/StartupInfoView.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/StartupInfoView.dyn_o ) GUI/StartupInfoView.hs:107:7: warning: [GHC-62161] [-Wincomplete-record-updates] Pattern match(es) are non-exhaustive In a record update: Patterns of type ‘StartupInfoState’ not matched: StartupInfoEmpty | 107 | info { | ^^^^^^... GUI/StartupInfoView.hs:113:7: warning: [GHC-62161] [-Wincomplete-record-updates] Pattern match(es) are non-exhaustive In a record update: Patterns of type ‘StartupInfoState’ not matched: StartupInfoEmpty | 113 | info { progEnv = Just (sort (parseEnv env)) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GUI/StartupInfoView.hs:116:7: warning: [GHC-62161] [-Wincomplete-record-updates] Pattern match(es) are non-exhaustive In a record update: Patterns of type ‘StartupInfoState’ not matched: StartupInfoEmpty | 116 | info { progRtsId = Just rtsid } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GUI/StartupInfoView.hs:128:11: warning: [GHC-62161] [-Wincomplete-record-updates] Pattern match(es) are non-exhaustive In a record update: Patterns of type ‘StartupInfoState’ not matched: StartupInfoEmpty | 128 | in info { progStartTime = Just wallTimeUTC } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [33 of 38] Compiling GUI.KeyView ( GUI/KeyView.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/KeyView.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/KeyView.dyn_o ) [34 of 38] Compiling GUI.BookmarkView ( GUI/BookmarkView.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/BookmarkView.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/BookmarkView.dyn_o ) GUI/BookmarkView.hs:120:42: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a lambda abstraction: Patterns of type ‘[Int]’, ‘TreeViewColumn’ not matched: [] _ (_:_:_) _ | 120 | bookmarkTreeView `on` rowActivated $ \[pos] _ -> do | ^^^^^^^^^^^^^^... GUI/BookmarkView.hs:125:27: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a lambda abstraction: Patterns of type ‘[Int]’, ‘Text’ not matched: [] _ (_:_:_) _ | 125 | on cellLabel edited $ \[pos] val -> do | ^^^^^^^^^^^^^^^^... [35 of 38] Compiling Paths_threadscope ( dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/autogen/Paths_threadscope.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/Paths_threadscope.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/Paths_threadscope.dyn_o ) [36 of 38] Compiling GUI.Dialogs ( GUI/Dialogs.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/Dialogs.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/Dialogs.dyn_o ) GUI/Dialogs.hs:11:1: warning: [GHC-66111] [-Wunused-imports] The import of ‘Control.Monad.Trans’ is redundant except perhaps to import instances from ‘Control.Monad.Trans’ To import instances alone, use: import Control.Monad.Trans() | 11 | import Control.Monad.Trans | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [37 of 38] Compiling GUI.Main ( GUI/Main.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/Main.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/GUI/Main.dyn_o ) GUI/Main.hs:355:20: warning: [GHC-62161] [-Wincomplete-record-updates] Pattern match(es) are non-exhaustive In a record update: Patterns of type ‘EventlogState’ not matched: NoEventlogLoaded | 355 | continueWith eventlogState { | ^^^^^^^^^^^^^^^... GUI/Main.hs:367:20: warning: [GHC-62161] [-Wincomplete-record-updates] Pattern match(es) are non-exhaustive In a record update: Patterns of type ‘EventlogState’ not matched: NoEventlogLoaded | 367 | continueWith eventlogState { | ^^^^^^^^^^^^^^^... GUI/Main.hs:380:20: warning: [GHC-62161] [-Wincomplete-record-updates] Pattern match(es) are non-exhaustive In a record update: Patterns of type ‘EventlogState’ not matched: NoEventlogLoaded | 380 | continueWith eventlogState { | ^^^^^^^^^^^^^^^... [38 of 38] Compiling Main ( Main.hs, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/Main.o, dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope-tmp/Main.dyn_o ) [39 of 39] Linking dist-newstyle/build/x86_64-freebsd/ghc-9.10.3/threadscope-0.2.15.0/x/threadscope/build/threadscope/threadscope =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for hs-threadscope-0.2.15.0_1 ===> Generating temporary packing list install -s -m 555 $(find /wrkdirs/usr/ports/devel/hs-threadscope/work/threadscope-0.2.15.0/dist-newstyle -name threadscope -type f -perm +111) /wrkdirs/usr/ports/devel/hs-threadscope/work/stage/usr/local/bin/threadscope echo 'bin/threadscope' >> /wrkdirs/usr/ports/devel/hs-threadscope/work/.PLIST.mktmp ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2026-01-21T15:32:56+0000' 'PKG_NOTE_ports_top_git_hash=076a295eb33c' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=0ae3e8749606' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for hs-threadscope-0.2.15.0_1 ===> Building hs-threadscope-0.2.15.0_1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for hs-threadscope-0.2.15.0_1 build of devel/hs-threadscope | hs-threadscope-0.2.15.0_1 ended at Wed Jan 21 10:48:16 EST 2026 build time: 00:15:20