------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libiconv-1.16.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/hs-cabal-install-3.2.0.0.txz Installing /packages/All/ncurses-6.2.20201017.txz Installing /packages/All/ghc-8.10.2.txz Installing /packages/All/pkgconf-1.7.3,1.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/freetype2-2.10.4.txz ===== Message from freetype2-2.10.4: -- 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/site/index.html, if documentation was installed). Installing /packages/All/expat-2.2.8.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/pcre-8.44.txz Installing /packages/All/libxml2-2.9.10_1.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1h_1,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.66.2,1.txz No schema files found: doing nothing. Installing /packages/All/atk-2.36.0.txz Installing /packages/All/pixman-0.40.0_1.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.14_1.txz Installing /packages/All/libX11-1.6.12,1.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/cairo-1.16.0_1,3.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.5.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/shared-mime-info-2.0.txz Installing /packages/All/gdk-pixbuf2-2.40.0.txz Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/dbus-1.12.20_3.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/gobject-introspection-1.66.1,1.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.7_3.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/nettle-3.6.txz Installing /packages/All/libtasn1-4.16.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/ca_root_nss-3.58.txz ===== Message from ca_root_nss-3.58: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/bash-5.0.18_3.txz Installing /packages/All/bash-completion-2.11,2.txz ===== Message from bash-completion-2.11,2: -- To enable the bash completion library, add the following to your .bashrc file: [[ $PS1 && -f /usr/local/share/bash-completion/bash_completion.sh ]] && \ source /usr/local/share/bash-completion/bash_completion.sh See /usr/local/share/doc/bash-completion/README.md for more information. Installing /packages/All/p11-kit-0.23.21.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_3.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_3: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.15.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/cups-2.3.3_1.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/graphite2-1.3.14.txz Installing /packages/All/harfbuzz-2.7.2_1.txz Installing /packages/All/fribidi-1.0.10.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.4.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/pango-1.42.4_5.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/gtk-update-icon-cache-3.24.20.txz Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXcomposite-0.4.5,1.txz Installing /packages/All/gtk2-2.24.32.txz SUCCEEDED 00:01:09 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> hs-threadscope-0.2.13_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> hs-threadscope-0.2.13_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hs-threadscope-0.2.13_2 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> hs-threadscope-0.2.13_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hs-threadscope-0.2.13_2 for building => SHA256 Checksum OK for cabal/threadscope-0.2.13.tar.gz. => SHA256 Checksum OK for cabal/alex-3.2.5/alex-3.2.5.tar.gz. => SHA256 Checksum OK for cabal/cairo-0.13.8.1/cairo-0.13.8.1.tar.gz. => SHA256 Checksum OK for cabal/exceptions-0.10.4/exceptions-0.10.4.tar.gz. => SHA256 Checksum OK for cabal/file-embed-0.0.13.0/file-embed-0.0.13.0.tar.gz. => SHA256 Checksum OK for cabal/ghc-events-0.13.0/ghc-events-0.13.0.tar.gz. => SHA256 Checksum OK for cabal/glib-0.13.8.1/glib-0.13.8.1.tar.gz. => SHA256 Checksum OK for cabal/gtk-0.15.5/gtk-0.15.5.tar.gz. => SHA256 Checksum OK for cabal/gtk2hs-buildtools-0.13.8.0/gtk2hs-buildtools-0.13.8.0.tar.gz. => SHA256 Checksum OK for cabal/happy-1.19.12/happy-1.19.12.tar.gz. => SHA256 Checksum OK for cabal/hashable-1.3.0.0/hashable-1.3.0.0.tar.gz. => SHA256 Checksum OK for cabal/hashable-1.3.0.0/revision/1.cabal. => SHA256 Checksum OK for cabal/hashtables-1.2.3.4/hashtables-1.2.3.4.tar.gz. => SHA256 Checksum OK for cabal/pango-0.13.8.1/pango-0.13.8.1.tar.gz. => SHA256 Checksum OK for cabal/primitive-0.7.0.1/primitive-0.7.0.1.tar.gz. => SHA256 Checksum OK for cabal/random-1.1/random-1.1.tar.gz. => SHA256 Checksum OK for cabal/random-1.1/revision/1.cabal. => SHA256 Checksum OK for cabal/temporary-1.3/temporary-1.3.tar.gz. => SHA256 Checksum OK for cabal/utf8-string-1.0.1.1/utf8-string-1.0.1.1.tar.gz. => SHA256 Checksum OK for cabal/utf8-string-1.0.1.1/revision/3.cabal. => SHA256 Checksum OK for cabal/vector-0.12.1.2/vector-0.12.1.2.tar.gz. SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> hs-threadscope-0.2.13_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hs-threadscope-0.2.13_2 for building ===> Extracting for hs-threadscope-0.2.13_2 ===> hs-threadscope-0.2.13_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hs-threadscope-0.2.13_2 for building => SHA256 Checksum OK for cabal/threadscope-0.2.13.tar.gz. => SHA256 Checksum OK for cabal/alex-3.2.5/alex-3.2.5.tar.gz. => SHA256 Checksum OK for cabal/cairo-0.13.8.1/cairo-0.13.8.1.tar.gz. => SHA256 Checksum OK for cabal/exceptions-0.10.4/exceptions-0.10.4.tar.gz. => SHA256 Checksum OK for cabal/file-embed-0.0.13.0/file-embed-0.0.13.0.tar.gz. => SHA256 Checksum OK for cabal/ghc-events-0.13.0/ghc-events-0.13.0.tar.gz. => SHA256 Checksum OK for cabal/glib-0.13.8.1/glib-0.13.8.1.tar.gz. => SHA256 Checksum OK for cabal/gtk-0.15.5/gtk-0.15.5.tar.gz. => SHA256 Checksum OK for cabal/gtk2hs-buildtools-0.13.8.0/gtk2hs-buildtools-0.13.8.0.tar.gz. => SHA256 Checksum OK for cabal/happy-1.19.12/happy-1.19.12.tar.gz. => SHA256 Checksum OK for cabal/hashable-1.3.0.0/hashable-1.3.0.0.tar.gz. => SHA256 Checksum OK for cabal/hashable-1.3.0.0/revision/1.cabal. => SHA256 Checksum OK for cabal/hashtables-1.2.3.4/hashtables-1.2.3.4.tar.gz. => SHA256 Checksum OK for cabal/pango-0.13.8.1/pango-0.13.8.1.tar.gz. => SHA256 Checksum OK for cabal/primitive-0.7.0.1/primitive-0.7.0.1.tar.gz. => SHA256 Checksum OK for cabal/random-1.1/random-1.1.tar.gz. => SHA256 Checksum OK for cabal/random-1.1/revision/1.cabal. => SHA256 Checksum OK for cabal/temporary-1.3/temporary-1.3.tar.gz. => SHA256 Checksum OK for cabal/utf8-string-1.0.1.1/utf8-string-1.0.1.1.tar.gz. => SHA256 Checksum OK for cabal/utf8-string-1.0.1.1/revision/3.cabal. => SHA256 Checksum OK for cabal/vector-0.12.1.2/vector-0.12.1.2.tar.gz. cd /construction/devel/hs-threadscope && mv alex-3.2.5 /construction/devel/hs-threadscope/threadscope-0.2.13/ cd /construction/devel/hs-threadscope && mv cairo-0.13.8.1 /construction/devel/hs-threadscope/threadscope-0.2.13/ cd /construction/devel/hs-threadscope && mv exceptions-0.10.4 /construction/devel/hs-threadscope/threadscope-0.2.13/ cd /construction/devel/hs-threadscope && mv file-embed-0.0.13.0 /construction/devel/hs-threadscope/threadscope-0.2.13/ cd /construction/devel/hs-threadscope && mv ghc-events-0.13.0 /construction/devel/hs-threadscope/threadscope-0.2.13/ cd /construction/devel/hs-threadscope && mv glib-0.13.8.1 /construction/devel/hs-threadscope/threadscope-0.2.13/ cd /construction/devel/hs-threadscope && mv gtk-0.15.5 /construction/devel/hs-threadscope/threadscope-0.2.13/ cd /construction/devel/hs-threadscope && mv gtk2hs-buildtools-0.13.8.0 /construction/devel/hs-threadscope/threadscope-0.2.13/ cd /construction/devel/hs-threadscope && mv happy-1.19.12 /construction/devel/hs-threadscope/threadscope-0.2.13/ cp /distfiles/cabal/hashable-1.3.0.0/revision/1.cabal `find /construction/devel/hs-threadscope/hashable-1.3.0.0 -name '*.cabal' -depth 1` cd /construction/devel/hs-threadscope && mv hashable-1.3.0.0 /construction/devel/hs-threadscope/threadscope-0.2.13/ cd /construction/devel/hs-threadscope && mv hashtables-1.2.3.4 /construction/devel/hs-threadscope/threadscope-0.2.13/ cd /construction/devel/hs-threadscope && mv pango-0.13.8.1 /construction/devel/hs-threadscope/threadscope-0.2.13/ cd /construction/devel/hs-threadscope && mv primitive-0.7.0.1 /construction/devel/hs-threadscope/threadscope-0.2.13/ cp /distfiles/cabal/random-1.1/revision/1.cabal `find /construction/devel/hs-threadscope/random-1.1 -name '*.cabal' -depth 1` cd /construction/devel/hs-threadscope && mv random-1.1 /construction/devel/hs-threadscope/threadscope-0.2.13/ cd /construction/devel/hs-threadscope && mv temporary-1.3 /construction/devel/hs-threadscope/threadscope-0.2.13/ cp /distfiles/cabal/utf8-string-1.0.1.1/revision/3.cabal `find /construction/devel/hs-threadscope/utf8-string-1.0.1.1 -name '*.cabal' -depth 1` cd /construction/devel/hs-threadscope && mv utf8-string-1.0.1.1 /construction/devel/hs-threadscope/threadscope-0.2.13/ cd /construction/devel/hs-threadscope && mv vector-0.12.1.2 /construction/devel/hs-threadscope/threadscope-0.2.13/ mkdir -p /construction/devel/hs-threadscope/cabal-home/.cabal touch /construction/devel/hs-threadscope/cabal-home/.cabal/config Extracted Memory Use: 19.07M SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for hs-threadscope-0.2.13_2 ===> Applying ports patches for hs-threadscope-0.2.13_2 from /xports/devel/hs-threadscope/files ===> Applying dragonfly patches for hs-threadscope-0.2.13_2 from /xports/devel/hs-threadscope/dragonfly mv /construction/devel/hs-threadscope/threadscope-0.2.13/threadscope.cabal /construction/devel/hs-threadscope/threadscope-0.2.13/threadscope.cabal.orig awk '{print; if (tolower($1) == "executable") {print " extra-libraries: m"}}' /construction/devel/hs-threadscope/threadscope-0.2.13/threadscope.cabal.orig > /construction/devel/hs-threadscope/threadscope-0.2.13/threadscope.cabal /usr/bin/env WRKSRC=/construction/devel/hs-threadscope/threadscope-0.2.13 REWARNFILE=/construction/devel/hs-threadscope/reinplace_warnings.txt /xports/Mk/Scripts/sed_checked.sh -e 's@\(\|\| os(freebsd)\)@\1 || os(dragonfly)@g' -e 's@-D_Nonnull=@& -D_Bool=int @g' /construction/devel/hs-threadscope/threadscope-0.2.13/cairo-*/cairo.cabal /construction/devel/hs-threadscope/threadscope-0.2.13/glib-*/glib.cabal /construction/devel/hs-threadscope/threadscope-0.2.13/gtk-*/gtk.cabal /construction/devel/hs-threadscope/threadscope-0.2.13/pango-*/pango.cabal SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> hs-threadscope-0.2.13_2 depends on executable: cabal - found ===> hs-threadscope-0.2.13_2 depends on executable: ghc - found ===> hs-threadscope-0.2.13_2 depends on package: pkgconf>=1.3.0_1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> hs-threadscope-0.2.13_2 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> hs-threadscope-0.2.13_2 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> hs-threadscope-0.2.13_2 depends on shared library: libiconv.so - found (/usr/local/lib/libiconv.so) ===> hs-threadscope-0.2.13_2 depends on shared library: libgmp.so - found (/usr/local/lib/libgmp.so) ===> hs-threadscope-0.2.13_2 depends on shared library: libffi.so - found (/usr/local/lib/libffi.so) ===> hs-threadscope-0.2.13_2 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> hs-threadscope-0.2.13_2 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> hs-threadscope-0.2.13_2 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> hs-threadscope-0.2.13_2 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> hs-threadscope-0.2.13_2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> hs-threadscope-0.2.13_2 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> hs-threadscope-0.2.13_2 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> hs-threadscope-0.2.13_2 depends on executable: cabal - found ===> hs-threadscope-0.2.13_2 depends on executable: ghc - found ===> hs-threadscope-0.2.13_2 depends on package: pkgconf>=1.3.0_1 - found ===> hs-threadscope-0.2.13_2 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> hs-threadscope-0.2.13_2 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> hs-threadscope-0.2.13_2 depends on shared library: libiconv.so - found (/usr/local/lib/libiconv.so) ===> hs-threadscope-0.2.13_2 depends on shared library: libgmp.so - found (/usr/local/lib/libgmp.so) ===> hs-threadscope-0.2.13_2 depends on shared library: libffi.so - found (/usr/local/lib/libffi.so) ===> hs-threadscope-0.2.13_2 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> hs-threadscope-0.2.13_2 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> hs-threadscope-0.2.13_2 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> hs-threadscope-0.2.13_2 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> hs-threadscope-0.2.13_2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> hs-threadscope-0.2.13_2 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> hs-threadscope-0.2.13_2 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> Configuring for hs-threadscope-0.2.13_2 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for hs-threadscope-0.2.13_2 cd /construction/devel/hs-threadscope/threadscope-0.2.13 && /usr/bin/env XDG_DATA_HOME=/construction/devel/hs-threadscope XDG_CONFIG_HOME=/construction/devel/hs-threadscope HOME=/construction/devel/hs-threadscope TMPDIR="/tmp" PATH=/construction/devel/hs-threadscope/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" HOME=/construction/devel/hs-threadscope/cabal-home cabal new-build --offline --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-8.10.2 -O1 In order, the following will be built (use -v for more details): - alex-3.2.5 (exe:alex) (first run) - exceptions-0.10.4 (lib) (first run) - file-embed-0.0.13.0 (lib) (first run) - happy-1.19.12 (exe:happy) (first run) - hashable-1.3.0.0 (lib) (first run) - primitive-0.7.0.1 (lib) (first run) - random-1.1 (lib) (first run) - utf8-string-1.0.1.1 (lib:utf8-string) (first run) - vector-0.12.1.2 (lib) (first run) - temporary-1.3 (lib) (first run) - hashtables-1.2.3.4 (lib) (first run) - ghc-events-0.13.0 (lib) (first run) - gtk2hs-buildtools-0.13.8.0 (lib) (first run) - glib-0.13.8.1 (lib:glib) (first run) - cairo-0.13.8.1 (lib:cairo) (first run) - pango-0.13.8.1 (lib:pango) (first run) - gtk-0.15.5 (lib:gtk) (first run) - threadscope-0.2.13 (exe:threadscope) (first run) Configuring executable 'alex' for alex-3.2.5.. Preprocessing executable 'alex' for alex-3.2.5.. Building executable 'alex' for alex-3.2.5.. [ 1 of 22] Compiling Data.Ranged.Boundaries ( src/Data/Ranged/Boundaries.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/alex-3.2.5/x/alex/build/alex/alex-tmp/Data/Ranged/Boundaries.o ) [ 2 of 22] Compiling Data.Ranged.Ranges ( src/Data/Ranged/Ranges.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/alex-3.2.5/x/alex/build/alex/alex-tmp/Data/Ranged/Ranges.o ) [ 3 of 22] Compiling Data.Ranged.RangedSet ( src/Data/Ranged/RangedSet.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/alex-3.2.5/x/alex/build/alex/alex-tmp/Data/Ranged/RangedSet.o ) src/Data/Ranged/RangedSet.hs:31:1: warning: [-Wunused-imports] The import of ‘Data.Semigroup’ is redundant except perhaps to import instances from ‘Data.Semigroup’ To import instances alone, use: import Data.Semigroup() | 31 | import Data.Semigroup | ^^^^^^^^^^^^^^^^^^^^^ [ 4 of 22] Compiling Data.Ranged ( src/Data/Ranged.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/alex-3.2.5/x/alex/build/alex/alex-tmp/Data/Ranged.o ) [ 5 of 22] Compiling Map ( src/Map.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/alex-3.2.5/x/alex/build/alex/alex-tmp/Map.o ) [ 6 of 22] Compiling Paths_alex ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/alex-3.2.5/x/alex/build/alex/autogen/Paths_alex.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/alex-3.2.5/x/alex/build/alex/alex-tmp/Paths_alex.o ) [ 7 of 22] Compiling Set ( src/Set.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/alex-3.2.5/x/alex/build/alex/alex-tmp/Set.o ) [ 8 of 22] Compiling DFS ( src/DFS.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/alex-3.2.5/x/alex/build/alex/alex-tmp/DFS.o ) [ 9 of 22] Compiling Sort ( src/Sort.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/alex-3.2.5/x/alex/build/alex/alex-tmp/Sort.o ) [10 of 22] Compiling UTF8 ( src/UTF8.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/alex-3.2.5/x/alex/build/alex/alex-tmp/UTF8.o ) [11 of 22] Compiling CharSet ( src/CharSet.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/alex-3.2.5/x/alex/build/alex/alex-tmp/CharSet.o ) [12 of 22] Compiling Util ( src/Util.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/alex-3.2.5/x/alex/build/alex/alex-tmp/Util.o ) [13 of 22] Compiling AbsSyn ( src/AbsSyn.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/alex-3.2.5/x/alex/build/alex/alex-tmp/AbsSyn.o ) [14 of 22] Compiling ParseMonad ( src/ParseMonad.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/alex-3.2.5/x/alex/build/alex/alex-tmp/ParseMonad.o ) [15 of 22] Compiling Scan ( src/Scan.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/alex-3.2.5/x/alex/build/alex/alex-tmp/Scan.o ) [16 of 22] Compiling Parser ( src/Parser.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/alex-3.2.5/x/alex/build/alex/alex-tmp/Parser.o ) [17 of 22] Compiling Output ( src/Output.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/alex-3.2.5/x/alex/build/alex/alex-tmp/Output.o ) [18 of 22] Compiling NFA ( src/NFA.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/alex-3.2.5/x/alex/build/alex/alex-tmp/NFA.o ) [19 of 22] Compiling Info ( src/Info.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/alex-3.2.5/x/alex/build/alex/alex-tmp/Info.o ) [20 of 22] Compiling DFAMin ( src/DFAMin.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/alex-3.2.5/x/alex/build/alex/alex-tmp/DFAMin.o ) [21 of 22] Compiling DFA ( src/DFA.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/alex-3.2.5/x/alex/build/alex/alex-tmp/DFA.o ) [22 of 22] Compiling Main ( src/Main.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/alex-3.2.5/x/alex/build/alex/alex-tmp/Main.o ) Linking /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/alex-3.2.5/x/alex/build/alex/alex ... Configuring library for exceptions-0.10.4.. Preprocessing library for exceptions-0.10.4.. Building library for exceptions-0.10.4.. [1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/exceptions-0.10.4/build/Control/Monad/Catch.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/exceptions-0.10.4/build/Control/Monad/Catch.dyn_o ) [2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/exceptions-0.10.4/build/Control/Monad/Catch/Pure.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/exceptions-0.10.4/build/Control/Monad/Catch/Pure.dyn_o ) Configuring library for file-embed-0.0.13.0.. Preprocessing library for file-embed-0.0.13.0.. Building library for file-embed-0.0.13.0.. [1 of 1] Compiling Data.FileEmbed ( Data/FileEmbed.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/file-embed-0.0.13.0/build/Data/FileEmbed.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/file-embed-0.0.13.0/build/Data/FileEmbed.dyn_o ) Data/FileEmbed.hs:68:1: warning: [-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() | 68 | import Control.Applicative ((<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Configuring executable 'happy' for happy-1.19.12.. Preprocessing executable 'happy' for happy-1.19.12.. Building executable 'happy' for happy-1.19.12.. [ 1 of 19] Compiling AbsSyn ( src/AbsSyn.lhs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/happy-1.19.12/x/happy/build/happy/happy-tmp/AbsSyn.o ) [ 2 of 19] Compiling GenUtils ( src/GenUtils.lhs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/happy-1.19.12/x/happy/build/happy/happy-tmp/GenUtils.o ) [ 3 of 19] Compiling NameSet ( src/NameSet.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/happy-1.19.12/x/happy/build/happy/happy-tmp/NameSet.o ) [ 4 of 19] Compiling ParamRules ( src/ParamRules.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/happy-1.19.12/x/happy/build/happy/happy-tmp/ParamRules.o ) [ 5 of 19] Compiling ParseMonad ( src/ParseMonad.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/happy-1.19.12/x/happy/build/happy/happy-tmp/ParseMonad.o ) [ 6 of 19] Compiling Lexer ( src/Lexer.lhs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/happy-1.19.12/x/happy/build/happy/happy-tmp/Lexer.o ) [ 7 of 19] Compiling AttrGrammar ( src/AttrGrammar.lhs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/happy-1.19.12/x/happy/build/happy/happy-tmp/AttrGrammar.o ) [ 8 of 19] Compiling AttrGrammarParser ( src/AttrGrammarParser.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/happy-1.19.12/x/happy/build/happy/happy-tmp/AttrGrammarParser.o ) [ 9 of 19] Compiling Grammar ( src/Grammar.lhs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/happy-1.19.12/x/happy/build/happy/happy-tmp/Grammar.o ) [10 of 19] Compiling LALR ( src/LALR.lhs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/happy-1.19.12/x/happy/build/happy/happy-tmp/LALR.o ) [11 of 19] Compiling First ( src/First.lhs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/happy-1.19.12/x/happy/build/happy/happy-tmp/First.o ) [12 of 19] Compiling Parser ( src/Parser.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/happy-1.19.12/x/happy/build/happy/happy-tmp/Parser.o ) [13 of 19] Compiling Paths_happy ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/happy-1.19.12/x/happy/build/happy/autogen/Paths_happy.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/happy-1.19.12/x/happy/build/happy/happy-tmp/Paths_happy.o ) [14 of 19] Compiling Info ( src/Info.lhs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/happy-1.19.12/x/happy/build/happy/happy-tmp/Info.o ) [15 of 19] Compiling PrettyGrammar ( src/PrettyGrammar.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/happy-1.19.12/x/happy/build/happy/happy-tmp/PrettyGrammar.o ) [16 of 19] Compiling ProduceGLRCode ( src/ProduceGLRCode.lhs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/happy-1.19.12/x/happy/build/happy/happy-tmp/ProduceGLRCode.o ) [17 of 19] Compiling Target ( src/Target.lhs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/happy-1.19.12/x/happy/build/happy/happy-tmp/Target.o ) [18 of 19] Compiling ProduceCode ( src/ProduceCode.lhs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/happy-1.19.12/x/happy/build/happy/happy-tmp/ProduceCode.o ) [19 of 19] Compiling Main ( src/Main.lhs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/happy-1.19.12/x/happy/build/happy/happy-tmp/Main.o ) Linking /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/happy-1.19.12/x/happy/build/happy/happy ... Configuring library for hashable-1.3.0.0.. Preprocessing library for hashable-1.3.0.0.. Building library for hashable-1.3.0.0.. [1 of 5] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/hashable-1.3.0.0/build/Data/Hashable/Class.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/hashable-1.3.0.0/build/Data/Hashable/Class.dyn_o ) [2 of 5] Compiling Data.Hashable.Generic.Instances ( Data/Hashable/Generic/Instances.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/hashable-1.3.0.0/build/Data/Hashable/Generic/Instances.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/hashable-1.3.0.0/build/Data/Hashable/Generic/Instances.dyn_o ) [3 of 5] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/hashable-1.3.0.0/build/Data/Hashable/Generic.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/hashable-1.3.0.0/build/Data/Hashable/Generic.dyn_o ) [4 of 5] Compiling Data.Hashable ( Data/Hashable.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/hashable-1.3.0.0/build/Data/Hashable.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/hashable-1.3.0.0/build/Data/Hashable.dyn_o ) [5 of 5] Compiling Data.Hashable.Lifted ( Data/Hashable/Lifted.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/hashable-1.3.0.0/build/Data/Hashable/Lifted.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/hashable-1.3.0.0/build/Data/Hashable/Lifted.dyn_o ) Configuring library for primitive-0.7.0.1.. Preprocessing library for primitive-0.7.0.1.. Building library for primitive-0.7.0.1.. [ 1 of 13] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/primitive-0.7.0.1/build/Control/Monad/Primitive.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/primitive-0.7.0.1/build/Control/Monad/Primitive.dyn_o ) [ 2 of 13] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/primitive-0.7.0.1/build/Data/Primitive/Internal/Compat.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/primitive-0.7.0.1/build/Data/Primitive/Internal/Compat.dyn_o ) [ 3 of 13] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/primitive-0.7.0.1/build/Data/Primitive/Array.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/primitive-0.7.0.1/build/Data/Primitive/Array.dyn_o ) [ 4 of 13] Compiling Data.Primitive.MVar ( Data/Primitive/MVar.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/primitive-0.7.0.1/build/Data/Primitive/MVar.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/primitive-0.7.0.1/build/Data/Primitive/MVar.dyn_o ) [ 5 of 13] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/primitive-0.7.0.1/build/Data/Primitive/MachDeps.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/primitive-0.7.0.1/build/Data/Primitive/MachDeps.dyn_o ) [ 6 of 13] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/primitive-0.7.0.1/build/Data/Primitive/Internal/Operations.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/primitive-0.7.0.1/build/Data/Primitive/Internal/Operations.dyn_o ) [ 7 of 13] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/primitive-0.7.0.1/build/Data/Primitive/MutVar.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/primitive-0.7.0.1/build/Data/Primitive/MutVar.dyn_o ) [ 8 of 13] Compiling Data.Primitive.SmallArray ( Data/Primitive/SmallArray.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/primitive-0.7.0.1/build/Data/Primitive/SmallArray.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/primitive-0.7.0.1/build/Data/Primitive/SmallArray.dyn_o ) [ 9 of 13] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/primitive-0.7.0.1/build/Data/Primitive/Types.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/primitive-0.7.0.1/build/Data/Primitive/Types.dyn_o ) [10 of 13] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/primitive-0.7.0.1/build/Data/Primitive/ByteArray.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/primitive-0.7.0.1/build/Data/Primitive/ByteArray.dyn_o ) [11 of 13] Compiling Data.Primitive.PrimArray ( Data/Primitive/PrimArray.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/primitive-0.7.0.1/build/Data/Primitive/PrimArray.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/primitive-0.7.0.1/build/Data/Primitive/PrimArray.dyn_o ) [12 of 13] Compiling Data.Primitive.Ptr ( Data/Primitive/Ptr.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/primitive-0.7.0.1/build/Data/Primitive/Ptr.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/primitive-0.7.0.1/build/Data/Primitive/Ptr.dyn_o ) [13 of 13] Compiling Data.Primitive ( Data/Primitive.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/primitive-0.7.0.1/build/Data/Primitive.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/primitive-0.7.0.1/build/Data/Primitive.dyn_o ) Warning: random.cabal:15:2: Tabs used as indentation at 15:2, 16:2, 17:2 Configuring library for random-1.1.. Preprocessing library for random-1.1.. Building library for random-1.1.. [1 of 1] Compiling System.Random ( System/Random.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/random-1.1/build/System/Random.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/random-1.1/build/System/Random.dyn_o ) System/Random.hs:43:1: warning: [-Wtabs] Tab character found here, and in 74 further locations. Please use spaces instead. | 43 | ( | ^^^^^^^^ Configuring utf8-string-1.0.1.1... Preprocessing library for utf8-string-1.0.1.1.. Building library for utf8-string-1.0.1.1.. [1 of 5] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/utf8-string-1.0.1.1/build/Codec/Binary/UTF8/String.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/utf8-string-1.0.1.1/build/Codec/Binary/UTF8/String.dyn_o ) [2 of 5] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/utf8-string-1.0.1.1/build/Codec/Binary/UTF8/Generic.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/utf8-string-1.0.1.1/build/Codec/Binary/UTF8/Generic.dyn_o ) [3 of 5] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/utf8-string-1.0.1.1/build/Data/ByteString/Lazy/UTF8.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/utf8-string-1.0.1.1/build/Data/ByteString/Lazy/UTF8.dyn_o ) [4 of 5] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/utf8-string-1.0.1.1/build/Data/ByteString/UTF8.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/utf8-string-1.0.1.1/build/Data/ByteString/UTF8.dyn_o ) [5 of 5] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/utf8-string-1.0.1.1/build/Data/String/UTF8.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/utf8-string-1.0.1.1/build/Data/String/UTF8.dyn_o ) Configuring library for vector-0.12.1.2.. Preprocessing library for vector-0.12.1.2.. Building library for vector-0.12.1.2.. [ 1 of 21] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Fusion/Util.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Fusion/Util.dyn_o ) [ 2 of 21] Compiling Data.Vector.Fusion.Bundle.Size ( Data/Vector/Fusion/Bundle/Size.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Fusion/Bundle/Size.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Fusion/Bundle/Size.dyn_o ) [ 3 of 21] Compiling Data.Vector.Generic.Mutable.Base ( Data/Vector/Generic/Mutable/Base.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Generic/Mutable/Base.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Generic/Mutable/Base.dyn_o ) [ 4 of 21] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Generic/Base.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Generic/Base.dyn_o ) [ 5 of 21] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Internal/Check.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Internal/Check.dyn_o ) [ 6 of 21] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Fusion/Stream/Monadic.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Fusion/Stream/Monadic.dyn_o ) [ 7 of 21] Compiling Data.Vector.Fusion.Bundle.Monadic ( Data/Vector/Fusion/Bundle/Monadic.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Fusion/Bundle/Monadic.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Fusion/Bundle/Monadic.dyn_o ) [ 8 of 21] Compiling Data.Vector.Fusion.Bundle ( Data/Vector/Fusion/Bundle.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Fusion/Bundle.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Fusion/Bundle.dyn_o ) [ 9 of 21] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Generic/Mutable.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Generic/Mutable.dyn_o ) [10 of 21] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Generic/New.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Generic/New.dyn_o ) [11 of 21] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Generic.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Generic.dyn_o ) [12 of 21] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Mutable.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Mutable.dyn_o ) [13 of 21] Compiling Data.Vector ( Data/Vector.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector.dyn_o ) [14 of 21] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Primitive/Mutable.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Primitive/Mutable.dyn_o ) [15 of 21] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Primitive.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Primitive.dyn_o ) [16 of 21] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Storable/Internal.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Storable/Internal.dyn_o ) [17 of 21] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Storable/Mutable.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Storable/Mutable.dyn_o ) [18 of 21] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Storable.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Storable.dyn_o ) [19 of 21] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Unboxed/Base.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Unboxed/Base.dyn_o ) [20 of 21] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Unboxed.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Unboxed.dyn_o ) [21 of 21] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Unboxed/Mutable.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/vector-0.12.1.2/build/Data/Vector/Unboxed/Mutable.dyn_o ) Configuring library for temporary-1.3.. Preprocessing library for temporary-1.3.. Building library for temporary-1.3.. [1 of 1] Compiling System.IO.Temp ( System/IO/Temp.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/temporary-1.3/build/System/IO/Temp.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/temporary-1.3/build/System/IO/Temp.dyn_o ) Configuring library for hashtables-1.2.3.4.. Preprocessing library for hashtables-1.2.3.4.. Building library for hashtables-1.2.3.4.. [ 1 of 12] Compiling Data.HashTable.Class ( src/Data/HashTable/Class.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/hashtables-1.2.3.4/build/Data/HashTable/Class.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/hashtables-1.2.3.4/build/Data/HashTable/Class.dyn_o ) src/Data/HashTable/Class.hs:54:1: warning: [-Wunused-imports] The import of ‘Data.Word’ is redundant except perhaps to import instances from ‘Data.Word’ To import instances alone, use: import Data.Word() | 54 | import Data.Word (Word) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 2 of 12] Compiling Data.HashTable.Internal.Array ( src/Data/HashTable/Internal/Array.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/hashtables-1.2.3.4/build/Data/HashTable/Internal/Array.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/hashtables-1.2.3.4/build/Data/HashTable/Internal/Array.dyn_o ) [ 3 of 12] Compiling Data.HashTable.Internal.IntArray ( src/Data/HashTable/Internal/IntArray.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/hashtables-1.2.3.4/build/Data/HashTable/Internal/IntArray.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/hashtables-1.2.3.4/build/Data/HashTable/Internal/IntArray.dyn_o ) [ 4 of 12] Compiling Data.HashTable.Internal.UnsafeTricks ( src/Data/HashTable/Internal/UnsafeTricks.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/hashtables-1.2.3.4/build/Data/HashTable/Internal/UnsafeTricks.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/hashtables-1.2.3.4/build/Data/HashTable/Internal/UnsafeTricks.dyn_o ) [ 5 of 12] Compiling Data.HashTable.Internal.Linear.Bucket ( src/Data/HashTable/Internal/Linear/Bucket.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/hashtables-1.2.3.4/build/Data/HashTable/Internal/Linear/Bucket.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/hashtables-1.2.3.4/build/Data/HashTable/Internal/Linear/Bucket.dyn_o ) [ 6 of 12] Compiling Data.HashTable.Internal.Utils ( src/Data/HashTable/Internal/Utils.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/hashtables-1.2.3.4/build/Data/HashTable/Internal/Utils.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/hashtables-1.2.3.4/build/Data/HashTable/Internal/Utils.dyn_o ) [ 7 of 12] Compiling Data.HashTable.Internal.CheapPseudoRandomBitStream ( src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/hashtables-1.2.3.4/build/Data/HashTable/Internal/CheapPseudoRandomBitStream.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/hashtables-1.2.3.4/build/Data/HashTable/Internal/CheapPseudoRandomBitStream.dyn_o ) [ 8 of 12] Compiling Data.HashTable.Internal.CacheLine ( src/Data/HashTable/Internal/CacheLine.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/hashtables-1.2.3.4/build/Data/HashTable/Internal/CacheLine.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/hashtables-1.2.3.4/build/Data/HashTable/Internal/CacheLine.dyn_o ) [ 9 of 12] Compiling Data.HashTable.ST.Basic ( src/Data/HashTable/ST/Basic.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/hashtables-1.2.3.4/build/Data/HashTable/ST/Basic.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/hashtables-1.2.3.4/build/Data/HashTable/ST/Basic.dyn_o ) [10 of 12] Compiling Data.HashTable.ST.Cuckoo ( src/Data/HashTable/ST/Cuckoo.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/hashtables-1.2.3.4/build/Data/HashTable/ST/Cuckoo.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/hashtables-1.2.3.4/build/Data/HashTable/ST/Cuckoo.dyn_o ) [11 of 12] Compiling Data.HashTable.ST.Linear ( src/Data/HashTable/ST/Linear.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/hashtables-1.2.3.4/build/Data/HashTable/ST/Linear.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/hashtables-1.2.3.4/build/Data/HashTable/ST/Linear.dyn_o ) [12 of 12] Compiling Data.HashTable.IO ( src/Data/HashTable/IO.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/hashtables-1.2.3.4/build/Data/HashTable/IO.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/hashtables-1.2.3.4/build/Data/HashTable/IO.dyn_o ) Configuring library for ghc-events-0.13.0.. Preprocessing library for ghc-events-0.13.0.. Building library for ghc-events-0.13.0.. [ 1 of 10] Compiling GHC.RTS.EventTypes ( src/GHC/RTS/EventTypes.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/ghc-events-0.13.0/build/GHC/RTS/EventTypes.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/ghc-events-0.13.0/build/GHC/RTS/EventTypes.dyn_o ) [ 2 of 10] Compiling GHC.RTS.EventParserUtils ( src/GHC/RTS/EventParserUtils.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/ghc-events-0.13.0/build/GHC/RTS/EventParserUtils.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/ghc-events-0.13.0/build/GHC/RTS/EventParserUtils.dyn_o ) [ 3 of 10] Compiling GHC.RTS.Events.Binary ( src/GHC/RTS/Events/Binary.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/ghc-events-0.13.0/build/GHC/RTS/Events/Binary.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/ghc-events-0.13.0/build/GHC/RTS/Events/Binary.dyn_o ) [ 4 of 10] Compiling GHC.RTS.Events.Incremental ( src/GHC/RTS/Events/Incremental.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/ghc-events-0.13.0/build/GHC/RTS/Events/Incremental.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/ghc-events-0.13.0/build/GHC/RTS/Events/Incremental.dyn_o ) [ 5 of 10] Compiling GHC.RTS.Events ( src/GHC/RTS/Events.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/ghc-events-0.13.0/build/GHC/RTS/Events.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/ghc-events-0.13.0/build/GHC/RTS/Events.dyn_o ) [ 6 of 10] Compiling GHC.RTS.Events.Analysis ( src/GHC/RTS/Events/Analysis.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/ghc-events-0.13.0/build/GHC/RTS/Events/Analysis.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/ghc-events-0.13.0/build/GHC/RTS/Events/Analysis.dyn_o ) [ 7 of 10] Compiling GHC.RTS.Events.Analysis.Thread ( src/GHC/RTS/Events/Analysis/Thread.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/ghc-events-0.13.0/build/GHC/RTS/Events/Analysis/Thread.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/ghc-events-0.13.0/build/GHC/RTS/Events/Analysis/Thread.dyn_o ) [ 8 of 10] Compiling GHC.RTS.Events.Analysis.SparkThread ( src/GHC/RTS/Events/Analysis/SparkThread.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/ghc-events-0.13.0/build/GHC/RTS/Events/Analysis/SparkThread.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/ghc-events-0.13.0/build/GHC/RTS/Events/Analysis/SparkThread.dyn_o ) src/GHC/RTS/Events/Analysis/SparkThread.hs:94:5: warning: [-Wunused-local-binds] Defined but not used: ‘stopThread’ | 94 | stopThread threadId = Just (M.filter (/= threadId) m, S.delete threadId s) | ^^^^^^^^^^ [ 9 of 10] Compiling GHC.RTS.Events.Analysis.Capability ( src/GHC/RTS/Events/Analysis/Capability.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/ghc-events-0.13.0/build/GHC/RTS/Events/Analysis/Capability.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/ghc-events-0.13.0/build/GHC/RTS/Events/Analysis/Capability.dyn_o ) [10 of 10] Compiling GHC.RTS.Events.Merge ( src/GHC/RTS/Events/Merge.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/ghc-events-0.13.0/build/GHC/RTS/Events/Merge.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/ghc-events-0.13.0/build/GHC/RTS/Events/Merge.dyn_o ) Configuring library for gtk2hs-buildtools-0.13.8.0.. Preprocessing library for gtk2hs-buildtools-0.13.8.0.. Building library for gtk2hs-buildtools-0.13.8.0.. [ 1 of 46] Compiling BaseVersion ( c2hs/base/admin/BaseVersion.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/BaseVersion.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/BaseVersion.dyn_o ) [ 2 of 46] Compiling C2HSConfig ( c2hs/toplevel/C2HSConfig.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/C2HSConfig.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/C2HSConfig.dyn_o ) [ 3 of 46] Compiling CInfo ( c2hs/gen/CInfo.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/CInfo.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/CInfo.dyn_o ) [ 4 of 46] Compiling Config ( c2hs/base/admin/Config.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/Config.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/Config.dyn_o ) [ 5 of 46] Compiling DLists ( c2hs/base/general/DLists.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/DLists.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/DLists.dyn_o ) [ 6 of 46] Compiling FNameOps ( c2hs/base/general/FNameOps.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/FNameOps.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/FNameOps.dyn_o ) [ 7 of 46] Compiling FastMutInt ( c2hs/base/general/FastMutInt.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/FastMutInt.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/FastMutInt.dyn_o ) [ 8 of 46] Compiling FileOps ( c2hs/base/general/FileOps.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/FileOps.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/FileOps.dyn_o ) [ 9 of 46] Compiling Map ( c2hs/base/general/Map.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/Map.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/Map.dyn_o ) [10 of 46] Compiling Binary ( c2hs/base/general/Binary.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/Binary.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/Binary.dyn_o ) [11 of 46] Compiling Paths_gtk2hs_buildtools ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/autogen/Paths_gtk2hs_buildtools.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/Paths_gtk2hs_buildtools.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/Paths_gtk2hs_buildtools.dyn_o ) [12 of 46] Compiling HookGenerator ( callbackGen/HookGenerator.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/HookGenerator.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/HookGenerator.dyn_o ) [13 of 46] Compiling Position ( c2hs/base/general/Position.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/Position.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/Position.dyn_o ) [14 of 46] Compiling Errors ( c2hs/base/errors/Errors.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/Errors.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/Errors.dyn_o ) [15 of 46] Compiling Lexers ( c2hs/base/syntax/Lexers.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/Lexers.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/Lexers.dyn_o ) c2hs/base/syntax/Lexers.hs:133:1: warning: [-Wtabs] Tab character found here, and in 172 further locations. Please use spaces instead. | 133 | lexactionErr, lexmeta, (>|<), (>||<), ctrlChars, ctrlLexer, | ^^^^^^^^ [16 of 46] Compiling Set ( c2hs/base/general/Set.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/Set.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/Set.dyn_o ) [17 of 46] Compiling StateTrans ( c2hs/base/state/StateTrans.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/StateTrans.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/StateTrans.dyn_o ) [18 of 46] Compiling Switches ( c2hs/state/Switches.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/Switches.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/Switches.dyn_o ) [19 of 46] Compiling TypeGen ( hierarchyGen/TypeGen.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/TypeGen.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/TypeGen.dyn_o ) [20 of 46] Compiling UNames ( c2hs/base/general/UNames.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/UNames.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/UNames.dyn_o ) [21 of 46] Compiling StateBase ( c2hs/base/state/StateBase.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/StateBase.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/StateBase.dyn_o ) [22 of 46] Compiling CIO ( c2hs/base/state/CIO.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/CIO.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/CIO.dyn_o ) c2hs/base/state/CIO.hs:77:1: warning: [-Wdeprecations] Module ‘System.Cmd’ is deprecated: Use "System.Process" instead | 77 | import System.Cmd | ^^^^^^^^^^^^^^^^^ [23 of 46] Compiling State ( c2hs/base/state/State.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/State.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/State.dyn_o ) [24 of 46] Compiling C2HSState ( c2hs/state/C2HSState.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/C2HSState.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/C2HSState.dyn_o ) [25 of 46] Compiling Attributes ( c2hs/base/syms/Attributes.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/Attributes.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/Attributes.dyn_o ) [26 of 46] Compiling Idents ( c2hs/base/syms/Idents.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/Idents.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/Idents.dyn_o ) [27 of 46] Compiling NameSpaces ( c2hs/base/syms/NameSpaces.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/NameSpaces.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/NameSpaces.dyn_o ) [28 of 46] Compiling CTokens ( c2hs/c/CTokens.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/CTokens.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/CTokens.dyn_o ) [29 of 46] Compiling CParserMonad ( c2hs/c/CParserMonad.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/CParserMonad.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/CParserMonad.dyn_o ) [30 of 46] Compiling CLexer ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/CLexer.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/CLexer.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/CLexer.dyn_o ) c2hs/c/CLexer.x:75:14: warning: [-Wtabs] Tab character found here, and in 226 further locations. Please use spaces instead. | 75 | import UNames (Name) | ^^^ [31 of 46] Compiling CHSLexer ( c2hs/chs/CHSLexer.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/CHSLexer.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/CHSLexer.dyn_o ) [32 of 46] Compiling CHS ( c2hs/chs/CHS.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/CHS.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/CHS.dyn_o ) [33 of 46] Compiling GenHeader ( c2hs/gen/GenHeader.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/GenHeader.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/GenHeader.dyn_o ) [34 of 46] Compiling CAST ( c2hs/c/CAST.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/CAST.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/CAST.dyn_o ) [35 of 46] Compiling CPretty ( c2hs/c/CPretty.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/CPretty.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/CPretty.dyn_o ) [36 of 46] Compiling CAttrs ( c2hs/c/CAttrs.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/CAttrs.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/CAttrs.dyn_o ) [37 of 46] Compiling CTrav ( c2hs/c/CTrav.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/CTrav.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/CTrav.dyn_o ) [38 of 46] Compiling CBuiltin ( c2hs/c/CBuiltin.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/CBuiltin.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/CBuiltin.dyn_o ) [39 of 46] Compiling CParser ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/CParser.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/CParser.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/CParser.dyn_o ) [40 of 46] Compiling CNames ( c2hs/c/CNames.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/CNames.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/CNames.dyn_o ) [41 of 46] Compiling C ( c2hs/c/C.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/C.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/C.dyn_o ) [42 of 46] Compiling GBMonad ( c2hs/gen/GBMonad.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/GBMonad.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/GBMonad.dyn_o ) [43 of 46] Compiling GenBind ( c2hs/gen/GenBind.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/GenBind.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/GenBind.dyn_o ) [44 of 46] Compiling Version ( c2hs/toplevel/Version.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/Version.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/Version.dyn_o ) [45 of 46] Compiling Gtk2HsC2Hs ( c2hs/toplevel/Gtk2HsC2Hs.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/Gtk2HsC2Hs.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/Gtk2HsC2Hs.dyn_o ) [46 of 46] Compiling Gtk2HsSetup ( src/Gtk2HsSetup.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/Gtk2HsSetup.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk2hs-buildtools-0.13.8.0/build/Gtk2HsSetup.dyn_o ) [1 of 1] Compiling Main ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/setup/setup.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/setup/Main.o ) Linking /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/setup/setup ... Configuring glib-0.13.8.1... Preprocessing library for glib-0.13.8.1.. Building library for glib-0.13.8.1.. [ 1 of 21] Compiling System.Glib.Attributes ( System/Glib/Attributes.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/Attributes.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/Attributes.dyn_o ) [ 2 of 21] Compiling System.Glib.FFI ( System/Glib/FFI.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/FFI.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/FFI.dyn_o ) [ 3 of 21] Compiling System.Glib.Flags ( System/Glib/Flags.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/Flags.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/Flags.dyn_o ) [ 4 of 21] Compiling System.Glib.GList ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/GList.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/GList.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/GList.dyn_o ) [ 5 of 21] Compiling System.Glib.GString ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/GString.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/GString.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/GString.dyn_o ) [ 6 of 21] Compiling System.Glib.GType ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/GType.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/GType.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/GType.dyn_o ) [ 7 of 21] Compiling System.Glib.GTypeConstants ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/GTypeConstants.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/GTypeConstants.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/GTypeConstants.dyn_o ) [ 8 of 21] Compiling System.Glib.GValue ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/GValue.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/GValue.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/GValue.dyn_o ) [ 9 of 21] Compiling System.Glib.GParameter ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/GParameter.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/GParameter.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/GParameter.dyn_o ) System/Glib/GParameter.hsc:42:10: warning: [-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 ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/Types.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/Types.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/Types.dyn_o ) [11 of 21] Compiling System.Glib.UTFString ( System/Glib/UTFString.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/UTFString.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/UTFString.dyn_o ) [12 of 21] Compiling System.Glib.GObject ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/GObject.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/GObject.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/GObject.dyn_o ) [13 of 21] Compiling System.Glib.Signals ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/Signals.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/Signals.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/Signals.dyn_o ) [14 of 21] Compiling System.Glib.MainLoop ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/MainLoop.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/MainLoop.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/MainLoop.dyn_o ) [15 of 21] Compiling System.Glib.GValueTypes ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/GValueTypes.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/GValueTypes.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/GValueTypes.dyn_o ) [16 of 21] Compiling System.Glib.StoreValue ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/StoreValue.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/StoreValue.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/StoreValue.dyn_o ) [17 of 21] Compiling System.Glib.Properties ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/Properties.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/Properties.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/Properties.dyn_o ) [18 of 21] Compiling System.Glib.GError ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/GError.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/GError.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/GError.dyn_o ) [19 of 21] Compiling System.Glib.GDateTime ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/GDateTime.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/GDateTime.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/GDateTime.dyn_o ) [20 of 21] Compiling System.Glib.Utils ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/Utils.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/Utils.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib/Utils.dyn_o ) [21 of 21] Compiling System.Glib ( System/Glib.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/glib-0.13.8.1/build/System/Glib.dyn_o ) [1 of 1] Compiling Main ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/setup/setup.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/setup/Main.o ) Linking /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/setup/setup ... Configuring cairo-0.13.8.1... Preprocessing library for cairo-0.13.8.1.. Building library for cairo-0.13.8.1.. [ 1 of 18] Compiling Graphics.Rendering.Cairo.Matrix ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Matrix.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Matrix.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Matrix.dyn_o ) [ 2 of 18] Compiling Graphics.Rendering.Cairo.Types ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Types.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Types.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Types.dyn_o ) [ 3 of 18] Compiling Graphics.Rendering.Cairo.Internal.Utilities ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Utilities.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Utilities.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Utilities.dyn_o ) [ 4 of 18] Compiling Graphics.Rendering.Cairo.Internal.Surfaces.Surface ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Surfaces/Surface.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Surfaces/Surface.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Surfaces/Surface.dyn_o ) [ 5 of 18] Compiling Graphics.Rendering.Cairo.Internal.Surfaces.SVG ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Surfaces/SVG.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Surfaces/SVG.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Surfaces/SVG.dyn_o ) [ 6 of 18] Compiling Graphics.Rendering.Cairo.Internal.Surfaces.PS ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Surfaces/PS.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Surfaces/PS.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Surfaces/PS.dyn_o ) [ 7 of 18] Compiling Graphics.Rendering.Cairo.Internal.Surfaces.PNG ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Surfaces/PNG.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Surfaces/PNG.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Surfaces/PNG.dyn_o ) [ 8 of 18] Compiling Graphics.Rendering.Cairo.Internal.Surfaces.PDF ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Surfaces/PDF.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Surfaces/PDF.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Surfaces/PDF.dyn_o ) [ 9 of 18] Compiling Graphics.Rendering.Cairo.Internal.Surfaces.Image ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Surfaces/Image.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Surfaces/Image.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Surfaces/Image.dyn_o ) [10 of 18] Compiling Graphics.Rendering.Cairo.Internal.Region ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Region.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Region.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Region.dyn_o ) [11 of 18] Compiling Graphics.Rendering.Cairo.Internal.Fonts.FontOptions ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.dyn_o ) [12 of 18] Compiling Graphics.Rendering.Cairo.Internal.Drawing.Transformations ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Drawing/Transformations.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Drawing/Transformations.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Drawing/Transformations.dyn_o ) [13 of 18] Compiling Graphics.Rendering.Cairo.Internal.Drawing.Text ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Drawing/Text.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Drawing/Text.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Drawing/Text.dyn_o ) [14 of 18] Compiling Graphics.Rendering.Cairo.Internal.Drawing.Paths ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Drawing/Paths.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Drawing/Paths.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Drawing/Paths.dyn_o ) [15 of 18] Compiling Graphics.Rendering.Cairo.Internal.Drawing.Patterns ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Drawing/Patterns.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Drawing/Patterns.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Drawing/Patterns.dyn_o ) [16 of 18] Compiling Graphics.Rendering.Cairo.Internal.Drawing.Cairo ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Drawing/Cairo.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Drawing/Cairo.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal/Drawing/Cairo.dyn_o ) [17 of 18] Compiling Graphics.Rendering.Cairo.Internal ( Graphics/Rendering/Cairo/Internal.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo/Internal.dyn_o ) [18 of 18] Compiling Graphics.Rendering.Cairo ( Graphics/Rendering/Cairo.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/cairo-0.13.8.1/build/Graphics/Rendering/Cairo.dyn_o ) [1 of 1] Compiling Main ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/setup/setup.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/setup/Main.o ) Linking /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/setup/setup ... Configuring pango-0.13.8.1... Preprocessing library for pango-0.13.8.1.. Building library for pango-0.13.8.1.. [ 1 of 14] Compiling Graphics.Rendering.Pango.Types ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/Types.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/Types.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/Types.dyn_o ) [ 2 of 14] Compiling Graphics.Rendering.Pango.BasicTypes ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/BasicTypes.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/BasicTypes.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/BasicTypes.dyn_o ) [ 3 of 14] Compiling Graphics.Rendering.Pango.Structs ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/Structs.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/Structs.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/Structs.dyn_o ) [ 4 of 14] Compiling Graphics.Rendering.Pango.GlyphStorage ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/GlyphStorage.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/GlyphStorage.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/GlyphStorage.dyn_o ) [ 5 of 14] Compiling Graphics.Rendering.Pango.Enums ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/Enums.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/Enums.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/Enums.dyn_o ) [ 6 of 14] Compiling Graphics.Rendering.Pango.Description ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/Description.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/Description.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/Description.dyn_o ) [ 7 of 14] Compiling Graphics.Rendering.Pango.Font ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/Font.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/Font.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/Font.dyn_o ) [ 8 of 14] Compiling Graphics.Rendering.Pango.Context ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/Context.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/Context.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/Context.dyn_o ) [ 9 of 14] Compiling Graphics.Rendering.Pango.Attributes ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/Attributes.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/Attributes.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/Attributes.dyn_o ) [10 of 14] Compiling Graphics.Rendering.Pango.Rendering ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/Rendering.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/Rendering.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/Rendering.dyn_o ) [11 of 14] Compiling Graphics.Rendering.Pango.Markup ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/Markup.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/Markup.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/Markup.dyn_o ) [12 of 14] Compiling Graphics.Rendering.Pango.Layout ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/Layout.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/Layout.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/Layout.dyn_o ) [13 of 14] Compiling Graphics.Rendering.Pango.Cairo ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/Cairo.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/Cairo.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango/Cairo.dyn_o ) [14 of 14] Compiling Graphics.Rendering.Pango ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/pango-0.13.8.1/build/Graphics/Rendering/Pango.dyn_o ) [1 of 1] Compiling Main ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/setup/setup.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/setup/Main.o ) Linking /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/setup/setup ... Configuring gtk-0.15.5... Preprocessing library for gtk-0.15.5.. Building library for gtk-0.15.5.. [ 1 of 209] Compiling Graphics.UI.Gtk.Gdk.Enums ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/Enums.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/Enums.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/Enums.dyn_o ) [ 2 of 209] Compiling Graphics.UI.Gtk.Gdk.Keys ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/Keys.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/Keys.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/Keys.dyn_o ) [ 3 of 209] Compiling Graphics.UI.Gtk.General.Enums ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/Enums.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/Enums.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/Enums.dyn_o ) [ 4 of 209] Compiling Graphics.UI.Gtk.General.Threading ( Graphics/UI/Gtk/General/Threading.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/Threading.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/Threading.dyn_o ) [ 5 of 209] Compiling Graphics.UI.Gtk.ModelView.Sequence ( Graphics/UI/Gtk/ModelView/Sequence.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/Sequence.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/Sequence.dyn_o ) [ 6 of 209] Compiling Graphics.UI.Gtk.Printing.PaperSize ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Printing/PaperSize.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Printing/PaperSize.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Printing/PaperSize.dyn_o ) [ 7 of 209] Compiling Graphics.UI.Gtk.Signals ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Signals.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Signals.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Signals.dyn_o ) [ 8 of 209] Compiling Graphics.UI.Gtk.Types ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Types.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Types.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Types.dyn_o ) [ 9 of 209] Compiling Graphics.UI.Gtk.Special.Ruler ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Special/Ruler.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Special/Ruler.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Special/Ruler.dyn_o ) [ 10 of 209] Compiling Graphics.UI.Gtk.Recent.RecentInfo ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Recent/RecentInfo.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Recent/RecentInfo.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Recent/RecentInfo.dyn_o ) [ 11 of 209] Compiling Graphics.UI.Gtk.Recent.RecentManager ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Recent/RecentManager.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Recent/RecentManager.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Recent/RecentManager.dyn_o ) [ 12 of 209] Compiling Graphics.UI.Gtk.Printing.PrintSettings ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Printing/PrintSettings.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Printing/PrintSettings.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Printing/PrintSettings.dyn_o ) [ 13 of 209] Compiling Graphics.UI.Gtk.Printing.PrintOperation ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Printing/PrintOperation.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Printing/PrintOperation.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Printing/PrintOperation.dyn_o ) [ 14 of 209] Compiling Graphics.UI.Gtk.Printing.PrintContext ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Printing/PrintContext.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Printing/PrintContext.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Printing/PrintContext.dyn_o ) [ 15 of 209] Compiling Graphics.UI.Gtk.Printing.PageSetup ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Printing/PageSetup.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Printing/PageSetup.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Printing/PageSetup.dyn_o ) [ 16 of 209] Compiling Graphics.UI.Gtk.Multiline.TextTagTable ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Multiline/TextTagTable.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Multiline/TextTagTable.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Multiline/TextTagTable.dyn_o ) [ 17 of 209] Compiling Graphics.UI.Gtk.Multiline.TextMark ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Multiline/TextMark.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Multiline/TextMark.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Multiline/TextMark.dyn_o ) [ 18 of 209] Compiling Graphics.UI.Gtk.ModelView.Types ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/Types.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/Types.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/Types.dyn_o ) [ 19 of 209] Compiling Graphics.UI.Gtk.ModelView.TreeRowReference ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/TreeRowReference.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/TreeRowReference.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/TreeRowReference.dyn_o ) [ 20 of 209] Compiling Graphics.UI.Gtk.Misc.SizeGroup ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/SizeGroup.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/SizeGroup.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/SizeGroup.dyn_o ) [ 21 of 209] Compiling Graphics.UI.Gtk.Misc.IMMulticontext ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/IMMulticontext.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/IMMulticontext.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/IMMulticontext.dyn_o ) [ 22 of 209] Compiling Graphics.UI.Gtk.Misc.IMContextSimple ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/IMContextSimple.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/IMContextSimple.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/IMContextSimple.dyn_o ) [ 23 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.MenuShell ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/MenuShell.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/MenuShell.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/MenuShell.dyn_o ) [ 24 of 209] Compiling Graphics.UI.Gtk.General.Settings ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/Settings.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/Settings.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/Settings.dyn_o ) [ 25 of 209] Compiling Graphics.UI.Gtk.General.RcStyle ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/RcStyle.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/RcStyle.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/RcStyle.dyn_o ) [ 26 of 209] Compiling Graphics.UI.Gtk.General.DNDTypes ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/DNDTypes.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/DNDTypes.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/DNDTypes.dyn_o ) [ 27 of 209] Compiling Graphics.UI.Gtk.ModelView.TreeDrag ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/TreeDrag.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/TreeDrag.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/TreeDrag.dyn_o ) [ 28 of 209] Compiling Graphics.UI.Gtk.ModelView.CustomStore ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CustomStore.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CustomStore.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CustomStore.dyn_o ) [ 29 of 209] Compiling Graphics.UI.Gtk.ModelView.TreeModel ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/TreeModel.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/TreeModel.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/TreeModel.dyn_o ) [ 30 of 209] Compiling Graphics.UI.Gtk.ModelView.TreeStore ( Graphics/UI/Gtk/ModelView/TreeStore.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/TreeStore.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/TreeStore.dyn_o ) [ 31 of 209] Compiling Graphics.UI.Gtk.ModelView.TreeModelSort ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/TreeModelSort.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/TreeModelSort.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/TreeModelSort.dyn_o ) [ 32 of 209] Compiling Graphics.UI.Gtk.ModelView.TreeModelFilter ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/TreeModelFilter.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/TreeModelFilter.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/TreeModelFilter.dyn_o ) [ 33 of 209] Compiling Graphics.UI.Gtk.ModelView.ListStore ( Graphics/UI/Gtk/ModelView/ListStore.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/ListStore.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/ListStore.dyn_o ) [ 34 of 209] Compiling Graphics.UI.Gtk.ModelView.CellLayout ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CellLayout.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CellLayout.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CellLayout.dyn_o ) [ 35 of 209] Compiling Graphics.UI.Gtk.Gdk.Pixmap ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/Pixmap.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/Pixmap.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/Pixmap.dyn_o ) [ 36 of 209] Compiling Graphics.UI.Gtk.Gdk.PixbufData ( Graphics/UI/Gtk/Gdk/PixbufData.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/PixbufData.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/PixbufData.dyn_o ) [ 37 of 209] Compiling Graphics.UI.Gtk.Gdk.PixbufAnimation ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/PixbufAnimation.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/PixbufAnimation.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/PixbufAnimation.dyn_o ) [ 38 of 209] Compiling Graphics.UI.Gtk.Gdk.DisplayManager ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/DisplayManager.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/DisplayManager.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/DisplayManager.dyn_o ) [ 39 of 209] Compiling Graphics.UI.Gtk.Entry.EntryBuffer ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Entry/EntryBuffer.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Entry/EntryBuffer.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Entry/EntryBuffer.dyn_o ) [ 40 of 209] Compiling Graphics.UI.Gtk.Entry.Editable ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Entry/Editable.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Entry/Editable.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Entry/Editable.dyn_o ) [ 41 of 209] Compiling Graphics.UI.Gtk.Embedding.Types ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Embedding/Types.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Embedding/Types.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Embedding/Types.dyn_o ) [ 42 of 209] Compiling Graphics.UI.Gtk.Embedding.Embedding ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Embedding/Embedding.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Embedding/Embedding.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Embedding/Embedding.dyn_o ) [ 43 of 209] Compiling Graphics.UI.Gtk.Builder ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Builder.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Builder.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Builder.dyn_o ) [ 44 of 209] Compiling Graphics.UI.Gtk.ActionMenuToolbar.RecentAction ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ActionMenuToolbar/RecentAction.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ActionMenuToolbar/RecentAction.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ActionMenuToolbar/RecentAction.dyn_o ) [ 45 of 209] Compiling Graphics.UI.Gtk.Abstract.Separator ( Graphics/UI/Gtk/Abstract/Separator.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/Separator.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/Separator.dyn_o ) [ 46 of 209] Compiling Graphics.UI.Gtk.Abstract.Scrollbar ( Graphics/UI/Gtk/Abstract/Scrollbar.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/Scrollbar.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/Scrollbar.dyn_o ) [ 47 of 209] Compiling Graphics.UI.Gtk.Abstract.Scale ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/Scale.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/Scale.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/Scale.dyn_o ) [ 48 of 209] Compiling Graphics.UI.Gtk.Abstract.Object ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/Object.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/Object.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/Object.dyn_o ) [ 49 of 209] Compiling Graphics.UI.Gtk.Special.VRuler ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Special/VRuler.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Special/VRuler.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Special/VRuler.dyn_o ) [ 50 of 209] Compiling Graphics.UI.Gtk.Special.HRuler ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Special/HRuler.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Special/HRuler.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Special/HRuler.dyn_o ) [ 51 of 209] Compiling Graphics.UI.Gtk.Selectors.HSV ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/HSV.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/HSV.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/HSV.dyn_o ) [ 52 of 209] Compiling Graphics.UI.Gtk.Selectors.FontSelectionDialog ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/FontSelectionDialog.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/FontSelectionDialog.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/FontSelectionDialog.dyn_o ) [ 53 of 209] Compiling Graphics.UI.Gtk.Selectors.FontSelection ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/FontSelection.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/FontSelection.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/FontSelection.dyn_o ) [ 54 of 209] Compiling Graphics.UI.Gtk.Selectors.FontButton ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/FontButton.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/FontButton.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/FontButton.dyn_o ) [ 55 of 209] Compiling Graphics.UI.Gtk.Selectors.FileFilter ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/FileFilter.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/FileFilter.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/FileFilter.dyn_o ) [ 56 of 209] Compiling Graphics.UI.Gtk.Selectors.FileChooser ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/FileChooser.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/FileChooser.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/FileChooser.dyn_o ) [ 57 of 209] Compiling Graphics.UI.Gtk.Selectors.FileChooserWidget ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/FileChooserWidget.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/FileChooserWidget.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/FileChooserWidget.dyn_o ) [ 58 of 209] Compiling Graphics.UI.Gtk.Selectors.FileChooserButton ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/FileChooserButton.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/FileChooserButton.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/FileChooserButton.dyn_o ) [ 59 of 209] Compiling Graphics.UI.Gtk.Scrolling.VScrollbar ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Scrolling/VScrollbar.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Scrolling/VScrollbar.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Scrolling/VScrollbar.dyn_o ) [ 60 of 209] Compiling Graphics.UI.Gtk.Scrolling.ScrolledWindow ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Scrolling/ScrolledWindow.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Scrolling/ScrolledWindow.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Scrolling/ScrolledWindow.dyn_o ) [ 61 of 209] Compiling Graphics.UI.Gtk.Scrolling.HScrollbar ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Scrolling/HScrollbar.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Scrolling/HScrollbar.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Scrolling/HScrollbar.dyn_o ) [ 62 of 209] Compiling Graphics.UI.Gtk.Recent.RecentFilter ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Recent/RecentFilter.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Recent/RecentFilter.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Recent/RecentFilter.dyn_o ) [ 63 of 209] Compiling Graphics.UI.Gtk.Recent.RecentChooserWidget ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Recent/RecentChooserWidget.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Recent/RecentChooserWidget.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Recent/RecentChooserWidget.dyn_o ) [ 64 of 209] Compiling Graphics.UI.Gtk.Recent.RecentChooserMenu ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Recent/RecentChooserMenu.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Recent/RecentChooserMenu.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Recent/RecentChooserMenu.dyn_o ) [ 65 of 209] Compiling Graphics.UI.Gtk.Recent.RecentChooser ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Recent/RecentChooser.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Recent/RecentChooser.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Recent/RecentChooser.dyn_o ) [ 66 of 209] Compiling Graphics.UI.Gtk.Ornaments.VSeparator ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Ornaments/VSeparator.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Ornaments/VSeparator.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Ornaments/VSeparator.dyn_o ) [ 67 of 209] Compiling Graphics.UI.Gtk.Ornaments.HSeparator ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Ornaments/HSeparator.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Ornaments/HSeparator.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Ornaments/HSeparator.dyn_o ) [ 68 of 209] Compiling Graphics.UI.Gtk.Ornaments.Frame ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Ornaments/Frame.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Ornaments/Frame.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Ornaments/Frame.dyn_o ) [ 69 of 209] Compiling Graphics.UI.Gtk.ModelView.TreeSelection ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/TreeSelection.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/TreeSelection.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/TreeSelection.dyn_o ) [ 70 of 209] Compiling Graphics.UI.Gtk.ModelView.CellRendererToggle ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CellRendererToggle.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CellRendererToggle.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CellRendererToggle.dyn_o ) [ 71 of 209] Compiling Graphics.UI.Gtk.ModelView.CellRendererSpin ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CellRendererSpin.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CellRendererSpin.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CellRendererSpin.dyn_o ) [ 72 of 209] Compiling Graphics.UI.Gtk.ModelView.CellRendererProgress ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CellRendererProgress.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CellRendererProgress.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CellRendererProgress.dyn_o ) [ 73 of 209] Compiling Graphics.UI.Gtk.ModelView.CellRendererPixbuf ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CellRendererPixbuf.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CellRendererPixbuf.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CellRendererPixbuf.dyn_o ) [ 74 of 209] Compiling Graphics.UI.Gtk.ModelView.CellRendererCombo ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CellRendererCombo.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CellRendererCombo.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CellRendererCombo.dyn_o ) [ 75 of 209] Compiling Graphics.UI.Gtk.ModelView.CellRendererAccel ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CellRendererAccel.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CellRendererAccel.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CellRendererAccel.dyn_o ) [ 76 of 209] Compiling Graphics.UI.Gtk.Misc.Viewport ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/Viewport.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/Viewport.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/Viewport.dyn_o ) [ 77 of 209] Compiling Graphics.UI.Gtk.Misc.Tooltips ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/Tooltips.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/Tooltips.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/Tooltips.dyn_o ) [ 78 of 209] Compiling Graphics.UI.Gtk.Misc.HandleBox ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/HandleBox.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/HandleBox.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/HandleBox.dyn_o ) [ 79 of 209] Compiling Graphics.UI.Gtk.Misc.EventBox ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/EventBox.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/EventBox.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/EventBox.dyn_o ) [ 80 of 209] Compiling Graphics.UI.Gtk.Misc.Calendar ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/Calendar.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/Calendar.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/Calendar.dyn_o ) [ 81 of 209] Compiling Graphics.UI.Gtk.Misc.Arrow ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/Arrow.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/Arrow.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/Arrow.dyn_o ) [ 82 of 209] Compiling Graphics.UI.Gtk.Misc.Adjustment ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/Adjustment.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/Adjustment.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/Adjustment.dyn_o ) [ 83 of 209] Compiling Graphics.UI.Gtk.Misc.Accessible ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/Accessible.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/Accessible.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/Accessible.dyn_o ) [ 84 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.ToolItemGroup ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/ToolItemGroup.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/ToolItemGroup.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/ToolItemGroup.dyn_o ) [ 85 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.TearoffMenuItem ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/TearoffMenuItem.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/TearoffMenuItem.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/TearoffMenuItem.dyn_o ) [ 86 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.SeparatorToolItem ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/SeparatorToolItem.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/SeparatorToolItem.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/SeparatorToolItem.dyn_o ) [ 87 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.SeparatorMenuItem ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/SeparatorMenuItem.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/SeparatorMenuItem.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/SeparatorMenuItem.dyn_o ) [ 88 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.RadioMenuItem ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/RadioMenuItem.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/RadioMenuItem.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/RadioMenuItem.dyn_o ) [ 89 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.OptionMenu ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/OptionMenu.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/OptionMenu.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/OptionMenu.dyn_o ) [ 90 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.MenuItem ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/MenuItem.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/MenuItem.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/MenuItem.dyn_o ) [ 91 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.MenuBar ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/MenuBar.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/MenuBar.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/MenuBar.dyn_o ) [ 92 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.CheckMenuItem ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/CheckMenuItem.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/CheckMenuItem.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/CheckMenuItem.dyn_o ) [ 93 of 209] Compiling Graphics.UI.Gtk.Layout.VPaned ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/VPaned.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/VPaned.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/VPaned.dyn_o ) [ 94 of 209] Compiling Graphics.UI.Gtk.Layout.VButtonBox ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/VButtonBox.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/VButtonBox.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/VButtonBox.dyn_o ) [ 95 of 209] Compiling Graphics.UI.Gtk.Layout.VBox ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/VBox.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/VBox.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/VBox.dyn_o ) [ 96 of 209] Compiling Graphics.UI.Gtk.Layout.HPaned ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/HPaned.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/HPaned.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/HPaned.dyn_o ) [ 97 of 209] Compiling Graphics.UI.Gtk.Layout.HButtonBox ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/HButtonBox.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/HButtonBox.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/HButtonBox.dyn_o ) [ 98 of 209] Compiling Graphics.UI.Gtk.Layout.HBox ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/HBox.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/HBox.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/HBox.dyn_o ) [ 99 of 209] Compiling Graphics.UI.Gtk.Layout.Expander ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/Expander.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/Expander.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/Expander.dyn_o ) [100 of 209] Compiling Graphics.UI.Gtk.Layout.AspectFrame ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/AspectFrame.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/AspectFrame.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/AspectFrame.dyn_o ) [101 of 209] Compiling Graphics.UI.Gtk.Layout.Alignment ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/Alignment.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/Alignment.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/Alignment.dyn_o ) [102 of 209] Compiling Graphics.UI.Gtk.General.Structs ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/Structs.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/Structs.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/Structs.dyn_o ) [103 of 209] Compiling Graphics.UI.Gtk.Selectors.FileSelection ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/FileSelection.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/FileSelection.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/FileSelection.dyn_o ) [104 of 209] Compiling Graphics.UI.Gtk.Selectors.ColorSelectionDialog ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/ColorSelectionDialog.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/ColorSelectionDialog.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/ColorSelectionDialog.dyn_o ) [105 of 209] Compiling Graphics.UI.Gtk.Selectors.ColorSelection ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/ColorSelection.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/ColorSelection.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/ColorSelection.dyn_o ) [106 of 209] Compiling Graphics.UI.Gtk.Selectors.ColorButton ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/ColorButton.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/ColorButton.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/ColorButton.dyn_o ) [107 of 209] Compiling Graphics.UI.Gtk.Multiline.Types ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Multiline/Types.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Multiline/Types.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Multiline/Types.dyn_o ) [108 of 209] Compiling Graphics.UI.Gtk.ModelView.TreeViewColumn ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/TreeViewColumn.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/TreeViewColumn.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/TreeViewColumn.dyn_o ) [109 of 209] Compiling Graphics.UI.Gtk.ModelView.TreeSortable ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/TreeSortable.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/TreeSortable.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/TreeSortable.dyn_o ) [110 of 209] Compiling Graphics.UI.Gtk.ModelView.CellView ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CellView.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CellView.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CellView.dyn_o ) [111 of 209] Compiling Graphics.UI.Gtk.ModelView.CellRendererText ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CellRendererText.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CellRendererText.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CellRendererText.dyn_o ) [112 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.ComboBox ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/ComboBox.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/ComboBox.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/ComboBox.dyn_o ) [113 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.ComboBoxEntry ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/ComboBoxEntry.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/ComboBoxEntry.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/ComboBoxEntry.dyn_o ) [114 of 209] Compiling Graphics.UI.Gtk.ModelView.CellRendererSpinner ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CellRendererSpinner.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CellRendererSpinner.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CellRendererSpinner.dyn_o ) [115 of 209] Compiling Graphics.UI.Gtk.Misc.Tooltip ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/Tooltip.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/Tooltip.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/Tooltip.dyn_o ) [116 of 209] Compiling Graphics.UI.Gtk.Misc.DrawingArea ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/DrawingArea.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/DrawingArea.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Misc/DrawingArea.dyn_o ) [117 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.ToolPalette ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/ToolPalette.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/ToolPalette.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/ToolPalette.dyn_o ) [118 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.ToolItem ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/ToolItem.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/ToolItem.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/ToolItem.dyn_o ) [119 of 209] Compiling Graphics.UI.Gtk.General.Style ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/Style.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/Style.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/Style.dyn_o ) [120 of 209] Compiling Graphics.UI.Gtk.General.IconTheme ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/IconTheme.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/IconTheme.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/IconTheme.dyn_o ) [121 of 209] Compiling Graphics.UI.Gtk.Gdk.Screen ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/Screen.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/Screen.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/Screen.dyn_o ) [122 of 209] Compiling Graphics.UI.Gtk.Gdk.Region ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/Region.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/Region.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/Region.dyn_o ) [123 of 209] Compiling Graphics.UI.Gtk.Gdk.Pixbuf ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/Pixbuf.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/Pixbuf.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/Pixbuf.dyn_o ) [124 of 209] Compiling Graphics.UI.Gtk.Gdk.Keymap ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/Keymap.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/Keymap.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/Keymap.dyn_o ) [125 of 209] Compiling Graphics.UI.Gtk.Gdk.GC ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/GC.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/GC.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/GC.dyn_o ) [126 of 209] Compiling Graphics.UI.Gtk.ModelView.CellRenderer ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CellRenderer.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CellRenderer.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CellRenderer.dyn_o ) [127 of 209] Compiling Graphics.UI.Gtk.Gdk.Events ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/Events.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/Events.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/Events.dyn_o ) [128 of 209] Compiling Graphics.UI.Gtk.ModelView.TreeView ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/TreeView.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/TreeView.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/TreeView.dyn_o ) [129 of 209] Compiling Graphics.UI.Gtk.ModelView.IconView ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/IconView.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/IconView.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/IconView.dyn_o ) [130 of 209] Compiling Graphics.UI.Gtk.General.StockItems ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/StockItems.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/StockItems.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/StockItems.dyn_o ) [131 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.ToolButton ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/ToolButton.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/ToolButton.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/ToolButton.dyn_o ) [132 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.ToggleToolButton ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/ToggleToolButton.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/ToggleToolButton.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/ToggleToolButton.dyn_o ) [133 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.RadioToolButton ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/RadioToolButton.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/RadioToolButton.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/RadioToolButton.dyn_o ) [134 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.MenuToolButton ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/MenuToolButton.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/MenuToolButton.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/MenuToolButton.dyn_o ) [135 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.ImageMenuItem ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/ImageMenuItem.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/ImageMenuItem.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/ImageMenuItem.dyn_o ) [136 of 209] Compiling Graphics.UI.Gtk.General.IconFactory ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/IconFactory.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/IconFactory.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/IconFactory.dyn_o ) [137 of 209] Compiling Graphics.UI.Gtk.ActionMenuToolbar.ToggleAction ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ActionMenuToolbar/ToggleAction.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ActionMenuToolbar/ToggleAction.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ActionMenuToolbar/ToggleAction.dyn_o ) [138 of 209] Compiling Graphics.UI.Gtk.ActionMenuToolbar.RadioAction ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ActionMenuToolbar/RadioAction.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ActionMenuToolbar/RadioAction.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ActionMenuToolbar/RadioAction.dyn_o ) [139 of 209] Compiling Graphics.UI.Gtk.General.Selection ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/Selection.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/Selection.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/Selection.dyn_o ) [140 of 209] Compiling Graphics.UI.Gtk.General.Clipboard ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/Clipboard.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/Clipboard.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/Clipboard.dyn_o ) [141 of 209] Compiling Graphics.UI.Gtk.General.Drag ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/Drag.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/Drag.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/Drag.dyn_o ) [142 of 209] Compiling Graphics.UI.Gtk.Gdk.EventM ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/EventM.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/EventM.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/EventM.dyn_o ) Graphics/UI/Gtk/Gdk/EventM.hsc:390:15: warning: [-Woverflowed-literals] Literal -1 is out of the Word32 range 0..4294967295 | 390 | allModMask = -1 | ^ [143 of 209] Compiling Graphics.UI.Gtk.Multiline.TextTag ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Multiline/TextTag.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Multiline/TextTag.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Multiline/TextTag.dyn_o ) [144 of 209] Compiling Graphics.UI.Gtk.Multiline.TextView ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Multiline/TextView.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Multiline/TextView.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Multiline/TextView.dyn_o ) [145 of 209] Compiling Graphics.UI.Gtk.Multiline.TextIter ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Multiline/TextIter.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Multiline/TextIter.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Multiline/TextIter.dyn_o ) [146 of 209] Compiling Graphics.UI.Gtk.Multiline.TextBuffer ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Multiline/TextBuffer.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Multiline/TextBuffer.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Multiline/TextBuffer.dyn_o ) [147 of 209] Compiling Graphics.UI.Gtk.ModelView.CellEditable ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CellEditable.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CellEditable.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView/CellEditable.dyn_o ) [148 of 209] Compiling Graphics.UI.Gtk.Gdk.Display ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/Display.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/Display.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/Display.dyn_o ) [149 of 209] Compiling Graphics.UI.Gtk.Gdk.AppLaunchContext ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/AppLaunchContext.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/AppLaunchContext.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/AppLaunchContext.dyn_o ) [150 of 209] Compiling Graphics.UI.Gtk.Gdk.Drawable ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/Drawable.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/Drawable.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/Drawable.dyn_o ) [151 of 209] Compiling Graphics.UI.Gtk.Gdk.Cursor ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/Cursor.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/Cursor.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/Cursor.dyn_o ) [152 of 209] Compiling Graphics.UI.Gtk.Gdk.Gdk ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/Gdk.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/Gdk.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/Gdk.dyn_o ) [153 of 209] Compiling Graphics.UI.Gtk.Gdk.DrawWindow ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/DrawWindow.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/DrawWindow.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Gdk/DrawWindow.dyn_o ) [154 of 209] Compiling Graphics.UI.Gtk.Cairo ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Cairo.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Cairo.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Cairo.dyn_o ) [155 of 209] Compiling Graphics.UI.Gtk.General.General ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/General.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/General.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/General/General.dyn_o ) [156 of 209] Compiling Graphics.UI.Gtk.Entry.VScale ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Entry/VScale.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Entry/VScale.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Entry/VScale.dyn_o ) [157 of 209] Compiling Graphics.UI.Gtk.Entry.SpinButton ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Entry/SpinButton.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Entry/SpinButton.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Entry/SpinButton.dyn_o ) [158 of 209] Compiling Graphics.UI.Gtk.Entry.HScale ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Entry/HScale.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Entry/HScale.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Entry/HScale.dyn_o ) [159 of 209] Compiling Graphics.UI.Gtk.Entry.EntryCompletion ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Entry/EntryCompletion.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Entry/EntryCompletion.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Entry/EntryCompletion.dyn_o ) [160 of 209] Compiling Graphics.UI.Gtk.ModelView ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ModelView.dyn_o ) [161 of 209] Compiling Graphics.UI.Gtk.Entry.Entry ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Entry/Entry.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Entry/Entry.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Entry/Entry.dyn_o ) [162 of 209] Compiling Graphics.UI.Gtk.Embedding.Socket ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Embedding/Socket.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Embedding/Socket.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Embedding/Socket.dyn_o ) [163 of 209] Compiling Graphics.UI.Gtk.Embedding.Plug ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Embedding/Plug.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Embedding/Plug.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Embedding/Plug.dyn_o ) [164 of 209] Compiling Graphics.UI.Gtk.Display.Statusbar ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Display/Statusbar.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Display/Statusbar.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Display/Statusbar.dyn_o ) [165 of 209] Compiling Graphics.UI.Gtk.Display.Spinner ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Display/Spinner.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Display/Spinner.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Display/Spinner.dyn_o ) [166 of 209] Compiling Graphics.UI.Gtk.Display.ProgressBar ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Display/ProgressBar.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Display/ProgressBar.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Display/ProgressBar.dyn_o ) [167 of 209] Compiling Graphics.UI.Gtk.Display.Label ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Display/Label.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Display/Label.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Display/Label.dyn_o ) [168 of 209] Compiling Graphics.UI.Gtk.Display.Image ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Display/Image.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Display/Image.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Display/Image.dyn_o ) [169 of 209] Compiling Graphics.UI.Gtk.Display.StatusIcon ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Display/StatusIcon.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Display/StatusIcon.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Display/StatusIcon.dyn_o ) [170 of 209] Compiling Graphics.UI.Gtk.Display.AccelLabel ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Display/AccelLabel.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Display/AccelLabel.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Display/AccelLabel.dyn_o ) [171 of 209] Compiling Graphics.UI.Gtk.Buttons.VolumeButton ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Buttons/VolumeButton.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Buttons/VolumeButton.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Buttons/VolumeButton.dyn_o ) [172 of 209] Compiling Graphics.UI.Gtk.Buttons.ToggleButton ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Buttons/ToggleButton.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Buttons/ToggleButton.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Buttons/ToggleButton.dyn_o ) [173 of 209] Compiling Graphics.UI.Gtk.Buttons.ScaleButton ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Buttons/ScaleButton.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Buttons/ScaleButton.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Buttons/ScaleButton.dyn_o ) [174 of 209] Compiling Graphics.UI.Gtk.Buttons.RadioButton ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Buttons/RadioButton.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Buttons/RadioButton.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Buttons/RadioButton.dyn_o ) [175 of 209] Compiling Graphics.UI.Gtk.Buttons.LinkButton ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Buttons/LinkButton.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Buttons/LinkButton.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Buttons/LinkButton.dyn_o ) [176 of 209] Compiling Graphics.UI.Gtk.Buttons.CheckButton ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Buttons/CheckButton.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Buttons/CheckButton.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Buttons/CheckButton.dyn_o ) [177 of 209] Compiling Graphics.UI.Gtk.Buttons.Button ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Buttons/Button.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Buttons/Button.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Buttons/Button.dyn_o ) [178 of 209] Compiling Graphics.UI.Gtk.ActionMenuToolbar.UIManager ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ActionMenuToolbar/UIManager.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ActionMenuToolbar/UIManager.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ActionMenuToolbar/UIManager.dyn_o ) [179 of 209] Compiling Graphics.UI.Gtk.ActionMenuToolbar.Action ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ActionMenuToolbar/Action.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ActionMenuToolbar/Action.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ActionMenuToolbar/Action.dyn_o ) [180 of 209] Compiling Graphics.UI.Gtk.ActionMenuToolbar.ActionGroup ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ActionMenuToolbar/ActionGroup.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ActionMenuToolbar/ActionGroup.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/ActionMenuToolbar/ActionGroup.dyn_o ) [181 of 209] Compiling Graphics.UI.Gtk.Abstract.Widget ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/Widget.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/Widget.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/Widget.dyn_o ) [182 of 209] Compiling Graphics.UI.Gtk.Abstract.Range ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/Range.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/Range.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/Range.dyn_o ) [183 of 209] Compiling Graphics.UI.Gtk.Abstract.Misc ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/Misc.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/Misc.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/Misc.dyn_o ) [184 of 209] Compiling Graphics.UI.Gtk.Abstract.IMContext ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/IMContext.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/IMContext.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/IMContext.dyn_o ) [185 of 209] Compiling Graphics.UI.Gtk.Abstract.ContainerChildProperties ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/ContainerChildProperties.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/ContainerChildProperties.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/ContainerChildProperties.dyn_o ) [186 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.Toolbar ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/Toolbar.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/Toolbar.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/Toolbar.dyn_o ) [187 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.Menu ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/Menu.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/Menu.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/Menu.dyn_o ) [188 of 209] Compiling Graphics.UI.Gtk.Layout.Table ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/Table.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/Table.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/Table.dyn_o ) [189 of 209] Compiling Graphics.UI.Gtk.Layout.Notebook ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/Notebook.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/Notebook.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/Notebook.dyn_o ) [190 of 209] Compiling Graphics.UI.Gtk.Layout.Layout ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/Layout.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/Layout.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/Layout.dyn_o ) [191 of 209] Compiling Graphics.UI.Gtk.Layout.Fixed ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/Fixed.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/Fixed.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Layout/Fixed.dyn_o ) [192 of 209] Compiling Graphics.UI.Gtk.Abstract.Paned ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/Paned.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/Paned.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/Paned.dyn_o ) [193 of 209] Compiling Graphics.UI.Gtk.Abstract.Container ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/Container.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/Container.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/Container.dyn_o ) [194 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.Combo ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/Combo.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/Combo.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/MenuComboToolbar/Combo.dyn_o ) [195 of 209] Compiling Graphics.UI.Gtk.Abstract.ButtonBox ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/ButtonBox.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/ButtonBox.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/ButtonBox.dyn_o ) [196 of 209] Compiling Graphics.UI.Gtk.Abstract.Box ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/Box.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/Box.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/Box.dyn_o ) [197 of 209] Compiling Graphics.UI.Gtk.Abstract.Bin ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/Bin.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/Bin.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Abstract/Bin.dyn_o ) [198 of 209] Compiling Graphics.UI.Gtk.Windows.AboutDialog ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Windows/AboutDialog.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Windows/AboutDialog.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Windows/AboutDialog.dyn_o ) [199 of 209] Compiling Graphics.UI.Gtk.Windows.Assistant ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Windows/Assistant.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Windows/Assistant.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Windows/Assistant.dyn_o ) [200 of 209] Compiling Graphics.UI.Gtk.Windows.Dialog ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Windows/Dialog.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Windows/Dialog.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Windows/Dialog.dyn_o ) [201 of 209] Compiling Graphics.UI.Gtk.Windows.Invisible ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Windows/Invisible.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Windows/Invisible.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Windows/Invisible.dyn_o ) [202 of 209] Compiling Graphics.UI.Gtk.Windows.MessageDialog ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Windows/MessageDialog.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Windows/MessageDialog.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Windows/MessageDialog.dyn_o ) [203 of 209] Compiling Graphics.UI.Gtk.Display.InfoBar ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Display/InfoBar.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Display/InfoBar.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Display/InfoBar.dyn_o ) [204 of 209] Compiling Graphics.UI.Gtk.Windows.OffscreenWindow ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Windows/OffscreenWindow.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Windows/OffscreenWindow.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Windows/OffscreenWindow.dyn_o ) [205 of 209] Compiling Graphics.UI.Gtk.Windows.Window ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Windows/Window.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Windows/Window.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Windows/Window.dyn_o ) [206 of 209] Compiling Graphics.UI.Gtk.Selectors.FileChooserDialog ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/FileChooserDialog.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/FileChooserDialog.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Selectors/FileChooserDialog.dyn_o ) [207 of 209] Compiling Graphics.UI.Gtk.Windows.WindowGroup ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Windows/WindowGroup.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Windows/WindowGroup.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk/Windows/WindowGroup.dyn_o ) [208 of 209] Compiling Graphics.UI.Gtk ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/Gtk.dyn_o ) [209 of 209] Compiling Graphics.UI.GtkInternals ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/GtkInternals.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/GtkInternals.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/gtk-0.15.5/build/Graphics/UI/GtkInternals.dyn_o ) In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from ./Graphics/UI/Gtk/ModelView/Gtk2HsStore.h:4, from Graphics/UI/Gtk/ModelView/Gtk2HsStore.c:1:0: error: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:1: error: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ | 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from ./Graphics/UI/Gtk/ModelView/Gtk2HsStore.h:4, from Graphics/UI/Gtk/ModelView/Gtk2HsStore.c:1:0: error: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: error: note: declared here { ^ | 679 | { | ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from ./Graphics/UI/Gtk/ModelView/Gtk2HsStore.h:4, from Graphics/UI/Gtk/ModelView/Gtk2HsStore.c:1:0: error: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: error: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ | 73 | GTimeVal last_popdown; | ^ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from ./Graphics/UI/Gtk/ModelView/Gtk2HsStore.h:4, from Graphics/UI/Gtk/ModelView/Gtk2HsStore.c:1:0: error: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: error: note: declared here struct _GTimeVal ^~~~~~~~~ | 547 | struct _GTimeVal | ^ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from ./Graphics/UI/Gtk/ModelView/Gtk2HsStore.h:4, from Graphics/UI/Gtk/ModelView/Gtk2HsStore.c:1:0: error: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:1: error: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ | 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from ./Graphics/UI/Gtk/ModelView/Gtk2HsStore.h:4, from Graphics/UI/Gtk/ModelView/Gtk2HsStore.c:1:0: error: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: error: note: declared here { ^ | 679 | { | ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from ./Graphics/UI/Gtk/ModelView/Gtk2HsStore.h:4, from Graphics/UI/Gtk/ModelView/Gtk2HsStore.c:1:0: error: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: error: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ | 73 | GTimeVal last_popdown; | ^ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from ./Graphics/UI/Gtk/ModelView/Gtk2HsStore.h:4, from Graphics/UI/Gtk/ModelView/Gtk2HsStore.c:1:0: error: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: error: note: declared here struct _GTimeVal ^~~~~~~~~ | 547 | struct _GTimeVal | ^ Configuring threadscope-0.2.13... Preprocessing executable 'threadscope' for threadscope-0.2.13.. Building executable 'threadscope' for threadscope-0.2.13.. [ 1 of 38] Compiling Events.EventDuration ( Events/EventDuration.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/Events/EventDuration.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/Events/EventDuration.dyn_o ) [ 2 of 38] Compiling Events.EventTree ( Events/EventTree.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/Events/EventTree.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/Events/EventTree.dyn_o ) [ 3 of 38] Compiling Events.SparkStats ( Events/SparkStats.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/Events/SparkStats.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/Events/SparkStats.dyn_o ) [ 4 of 38] Compiling Events.SparkTree ( Events/SparkTree.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/Events/SparkTree.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/Events/SparkTree.dyn_o ) [ 5 of 38] Compiling Events.HECs ( Events/HECs.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/Events/HECs.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/Events/HECs.dyn_o ) [ 6 of 38] Compiling Events.TestEvents ( Events/TestEvents.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/Events/TestEvents.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/Events/TestEvents.dyn_o ) [ 7 of 38] Compiling GUI.App ( GUI/App.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/App.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/App.dyn_o ) [ 8 of 38] Compiling GUI.ConcurrencyControl ( GUI/ConcurrencyControl.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/ConcurrencyControl.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/ConcurrencyControl.dyn_o ) [ 9 of 38] Compiling GUI.DataFiles ( GUI/DataFiles.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/DataFiles.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/DataFiles.dyn_o ) [10 of 38] Compiling GUI.GtkExtras ( GUI/GtkExtras.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/GtkExtras.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/GtkExtras.dyn_o ) [11 of 38] Compiling GUI.EventsView ( GUI/EventsView.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/EventsView.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/EventsView.dyn_o ) [12 of 38] Compiling GUI.MainWindow ( GUI/MainWindow.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/MainWindow.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/MainWindow.dyn_o ) [13 of 38] Compiling GUI.ProgressView ( GUI/ProgressView.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/ProgressView.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/ProgressView.dyn_o ) [14 of 38] Compiling Events.ReadEvents ( Events/ReadEvents.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/Events/ReadEvents.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/Events/ReadEvents.dyn_o ) [15 of 38] Compiling GUI.Timeline.CairoDrawing ( GUI/Timeline/CairoDrawing.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/Timeline/CairoDrawing.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/Timeline/CairoDrawing.dyn_o ) [16 of 38] Compiling GUI.Timeline.Render.Constants ( GUI/Timeline/Render/Constants.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/Timeline/Render/Constants.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/Timeline/Render/Constants.dyn_o ) [17 of 38] Compiling GUI.Types ( GUI/Types.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/Types.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/Types.dyn_o ) [18 of 38] Compiling GUI.Timeline.Types ( GUI/Timeline/Types.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/Timeline/Types.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/Timeline/Types.dyn_o ) [19 of 38] Compiling GUI.ViewerColours ( GUI/ViewerColours.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/ViewerColours.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/ViewerColours.dyn_o ) [20 of 38] Compiling GUI.Timeline.Ticks ( GUI/Timeline/Ticks.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/Timeline/Ticks.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/Timeline/Ticks.dyn_o ) [21 of 38] Compiling GUI.Timeline.Sparks ( GUI/Timeline/Sparks.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/Timeline/Sparks.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/Timeline/Sparks.dyn_o ) GUI/Timeline/Sparks.hs:73:32: warning: [-Wunused-record-wildcards] No variables bound in the record wildcard match are used Possible fix: omit the ‘..’ | 73 | renderSparkPool ViewParameters{..} !slice !start !end prof !maxSparkPool = do | ^^ [22 of 38] Compiling GUI.Timeline.Motion ( GUI/Timeline/Motion.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/Timeline/Motion.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/Timeline/Motion.dyn_o ) [23 of 38] Compiling GUI.Timeline.HEC ( GUI/Timeline/HEC.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/Timeline/HEC.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/Timeline/HEC.dyn_o ) GUI/Timeline/HEC.hs:46:40: warning: [-Wunused-record-wildcards] No variables bound in the record wildcard match are used Possible fix: omit the ‘..’ | 46 | renderInstantHEC params@ViewParameters{..} start end | ^^ GUI/Timeline/HEC.hs:64:39: warning: [-Wunused-record-wildcards] No variables bound in the record wildcard match are used Possible fix: omit the ‘..’ | 64 | renderDurations params@ViewParameters{..} startPos endPos (DurationTreeLeaf e) | ^^ GUI/Timeline/HEC.hs:92:36: warning: [-Wunused-record-wildcards] No variables bound in the record wildcard match are used Possible fix: omit the ‘..’ | 92 | renderEvents params@ViewParameters{..} !_s !_e !startPos !endPos ewidth | ^^ GUI/Timeline/HEC.hs:101:36: warning: [-Wunused-record-wildcards] No variables bound in the record wildcard match are used Possible fix: omit the ‘..’ | 101 | renderEvents params@ViewParameters{..} !_s !_e !startPos !endPos ewidth | ^^ GUI/Timeline/HEC.hs:251:33: warning: [-Wunused-record-wildcards] No variables bound in the record wildcard match are used Possible fix: omit the ‘..’ | 251 | drawEvent params@ViewParameters{..} ewidth perfNames event = | ^^ [24 of 38] Compiling GUI.Timeline.Activity ( GUI/Timeline/Activity.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/Timeline/Activity.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/Timeline/Activity.dyn_o ) GUI/Timeline/Activity.hs:94:9: warning: [-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) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... [25 of 38] Compiling GUI.Timeline.Render ( GUI/Timeline/Render.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/Timeline/Render.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/Timeline/Render.dyn_o ) [26 of 38] Compiling GUI.Timeline ( GUI/Timeline.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/Timeline.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/Timeline.dyn_o ) GUI/Timeline.hs:136:53: warning: [-Wunused-record-wildcards] No variables bound in the record wildcard match are used Possible fix: omit the ‘..’ | 136 | timelineViewNew builder actions@TimelineViewActions{..} = do | ^^ GUI/Timeline.hs:401:54: warning: [-Wunused-record-wildcards] No variables bound in the record wildcard match are used Possible fix: omit the ‘..’ | 401 | mousePress view@TimelineView{..} TimelineViewActions{..} state button x = | ^^ [27 of 38] Compiling GUI.SaveAs ( GUI/SaveAs.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/SaveAs.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/SaveAs.dyn_o ) [28 of 38] Compiling GUI.Histogram ( GUI/Histogram.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/Histogram.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/Histogram.dyn_o ) [29 of 38] Compiling Graphics.UI.Gtk.ModelView.TreeView.Compat ( Graphics/UI/Gtk/ModelView/TreeView/Compat.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/Graphics/UI/Gtk/ModelView/TreeView/Compat.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/Graphics/UI/Gtk/ModelView/TreeView/Compat.dyn_o ) [30 of 38] Compiling GUI.TraceView ( GUI/TraceView.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/TraceView.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/TraceView.dyn_o ) [31 of 38] Compiling GUI.SummaryView ( GUI/SummaryView.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/SummaryView.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/SummaryView.dyn_o ) [32 of 38] Compiling GUI.StartupInfoView ( GUI/StartupInfoView.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/StartupInfoView.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/StartupInfoView.dyn_o ) [33 of 38] Compiling GUI.KeyView ( GUI/KeyView.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/KeyView.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/KeyView.dyn_o ) [34 of 38] Compiling GUI.BookmarkView ( GUI/BookmarkView.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/BookmarkView.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/BookmarkView.dyn_o ) [35 of 38] Compiling Paths_threadscope ( /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/autogen/Paths_threadscope.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/Paths_threadscope.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/Paths_threadscope.dyn_o ) [36 of 38] Compiling GUI.Dialogs ( GUI/Dialogs.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/Dialogs.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/Dialogs.dyn_o ) [37 of 38] Compiling GUI.Main ( GUI/Main.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/Main.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/GUI/Main.dyn_o ) [38 of 38] Compiling Main ( Main.hs, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/Main.o, /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope-tmp/Main.dyn_o ) Linking /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle/build/x86_64-dragonfly/ghc-8.10.2/threadscope-0.2.13/build/threadscope/threadscope ... SUCCEEDED 00:25:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for hs-threadscope-0.2.13_2 ===> Generating temporary packing list /bin/mkdir -p /construction/devel/hs-threadscope/stage/usr/local/libexec/cabal install -s -m 555 $(find /construction/devel/hs-threadscope/threadscope-0.2.13/dist-newstyle -name threadscope -type f -perm +111) /construction/devel/hs-threadscope/stage/usr/local/libexec/cabal/threadscope echo '#!/bin/sh' > /construction/devel/hs-threadscope/stage/usr/local/bin/threadscope echo '' >> /construction/devel/hs-threadscope/stage/usr/local/bin/threadscope echo 'export threadscope_datadir=/usr/local/share/threadscope' >> /construction/devel/hs-threadscope/stage/usr/local/bin/threadscope echo '' >> /construction/devel/hs-threadscope/stage/usr/local/bin/threadscope echo '/usr/local/libexec/cabal/threadscope "$@"' >> /construction/devel/hs-threadscope/stage/usr/local/bin/threadscope /bin/chmod +x /construction/devel/hs-threadscope/stage/usr/local/bin/threadscope echo 'bin/threadscope' >> /construction/devel/hs-threadscope/.PLIST.mktmp echo 'libexec/cabal/threadscope' >> /construction/devel/hs-threadscope/.PLIST.mktmp ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for hs-threadscope-0.2.13_2 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:11 TOTAL TIME 00:26:33