=>> Building lang/ghc build started at Wed Apr 22 19:46:22 UTC 2020 port directory: /usr/ports/lang/ghc package name: ghc-8.6.5_6 building for: FreeBSD voi.aagh.net 12.1-RELEASE-p4 FreeBSD 12.1-RELEASE-p4 amd64 maintained by: haskell@FreeBSD.org Makefile ident: $FreeBSD: head/lang/ghc/Makefile 529278 2020-03-27 18:57:28Z arrowd $ Poudriere version: 3.3.4 Host OSVERSION: 1201000 Jail OSVERSION: 1201000 Job Id: 01 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1201000 UNAME_v=FreeBSD 12.1-RELEASE-p4 UNAME_r=12.1-RELEASE-p4 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.3.4 MASTERMNT=/usr/local/poudriere/data/.m/RELENG_12_1_amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen-256color PWD=/usr/local/poudriere/data/.m/RELENG_12_1_amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=RELENG_12_1_amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/RELENG_12_1_amd64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for ghc-8.6.5_6: DOCS=on: Install HTML documentation DYNAMIC=on: Add support for dynamic linking GMP=on: Use GNU Multi-precision Library for big integers support PROFILE=on: Add support for performance profiling ====> Bootsrap using installed ghc BOOT=off: Use installed GHC for bootstrapping ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- haskell@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-iconv-includes=/usr/local/include --with-iconv-libraries=/usr/local/lib --with-system-libffi --with-ffi-includes=/usr/local/include --with-ffi-libraries=/usr/local/lib --with-gmp-includes=/usr/local/include --with-gmp-libraries=/usr/local/lib --with-ghc=/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5 --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- CC=cc LD=ld PATH=/wrkdirs/usr/ports/lang/ghc/work/slaves_prefix/bin:/wrkdirs/usr/ports/lang/ghc/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ghc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ghc/work HOME=/wrkdirs/usr/ports/lang/ghc/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- PATH=/wrkdirs/usr/ports/lang/ghc/work/slaves_prefix/bin:/wrkdirs/usr/ports/lang/ghc/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ghc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ghc/work HOME=/wrkdirs/usr/ports/lang/ghc/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector-strong -L/usr/local/lib " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" BOOT="@comment " NO_BOOT="" DOCS="" NO_DOCS="@comment " DYNAMIC="" NO_DYNAMIC="@comment " GMP="" NO_GMP="@comment " PROFILE="" NO_PROFILE="@comment " GHC_VERSION=8.6.5 GHC_LIBDIR=lib/ghc-8.6.5 OSREL=12.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.30.2 PERL_VER=5.30 PERL5_MAN1=lib/perl5/site_perl/man/man1 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.30 DOCSDIR="share/doc/ghc-8.6.5" EXAMPLESDIR="share/examples/ghc-8.6.5" DATADIR="share/ghc-8.6.5" WWWDIR="www/ghc" ETCDIR="etc/ghc" --End PLIST_SUB-- --SUB_LIST-- GHC_VERSION=8.6.5 NCURSESINC="/usr/include" NCURSESLIB="/usr/lib" CFLAGS="-O2 -pipe " BOOT="@comment " NO_BOOT="" HSC2HS=/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/hsc2hs DOCS="" NO_DOCS="@comment " DYNAMIC="" NO_DYNAMIC="@comment " WITH_DYNAMIC="YES" GMP="" NO_GMP="@comment " INTEGER_LIBRARY="integer-gmp" PROFILE="" NO_PROFILE="@comment " WITH_PROFILE="YES" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ghc-8.6.5 DOCSDIR=/usr/local/share/doc/ghc-8.6.5 EXAMPLESDIR=/usr/local/share/examples/ghc-8.6.5 WWWDIR=/usr/local/www/ghc ETCDIR=/usr/local/etc/ghc --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes #DISABLE_LICENSES=yes MAKE_JOBS_NUMBER=6 DEFAULT_VERSIONS=pgsql=9.6 ruby=2.6 python=3.7 ssl=libressl linux=c6 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: x86_64-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: x86_64-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: x86_64-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=12.1-RELEASE-p4 OSREL=12.1 OSVERSION=1201000 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> ghc-8.6.5_6 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.14.2.txz [voi.aagh.net] Installing pkg-1.14.2... [voi.aagh.net] Extracting pkg-1.14.2: .......... done ===> ghc-8.6.5_6 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of ghc-8.6.5_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by ghc-8.6.5_6 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by ghc-8.6.5_6 for building => SHA256 Checksum OK for ghc-8.6.5-src.tar.xz. => SHA256 Checksum OK for hscolour-1.24.4.tar.gz. => SHA256 Checksum OK for ghc-8.6.5-boot-amd64-freebsd.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by ghc-8.6.5_6 for building ===> Extracting for ghc-8.6.5_6 => SHA256 Checksum OK for ghc-8.6.5-src.tar.xz. => SHA256 Checksum OK for hscolour-1.24.4.tar.gz. => SHA256 Checksum OK for ghc-8.6.5-boot-amd64-freebsd.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ghc-8.6.5_6 ===> Applying FreeBSD patches for ghc-8.6.5_6 =========================================================================== =================================================== ===> ghc-8.6.5_6 depends on executable: sphinx-build - not found ===> Installing existing package /packages/All/py37-sphinx-1.6.5_2,1.txz [voi.aagh.net] Installing py37-sphinx-1.6.5_2,1... [voi.aagh.net] `-- Installing ca_root_nss-3.51.1... [voi.aagh.net] `-- Extracting ca_root_nss-3.51.1: ........ done [voi.aagh.net] `-- Installing py37-Babel-2.8.0... [voi.aagh.net] | `-- Installing py37-pytz-2019.3,1... [voi.aagh.net] | | `-- Installing py37-setuptools-44.0.0... [voi.aagh.net] | | `-- Installing python37-3.7.7... [voi.aagh.net] | | | `-- Installing gettext-runtime-0.20.1... [voi.aagh.net] | | | `-- Installing indexinfo-0.3.1... [voi.aagh.net] | | | `-- Extracting indexinfo-0.3.1: .... done [voi.aagh.net] | | | `-- Extracting gettext-runtime-0.20.1: .......... done [voi.aagh.net] | | | `-- Installing libffi-3.2.1_3... [voi.aagh.net] | | | `-- Extracting libffi-3.2.1_3: .......... done [voi.aagh.net] | | | `-- Installing libressl-3.0.2... [voi.aagh.net] | | | `-- Extracting libressl-3.0.2: .......... done [voi.aagh.net] | | | `-- Installing readline-8.0.4... [voi.aagh.net] | | | `-- Extracting readline-8.0.4: .......... done [voi.aagh.net] | | `-- Extracting python37-3.7.7: .......... done [voi.aagh.net] | | `-- Extracting py37-setuptools-44.0.0: .......... done [voi.aagh.net] | `-- Extracting py37-pytz-2019.3,1: .......... done [voi.aagh.net] `-- Extracting py37-Babel-2.8.0: .......... done [voi.aagh.net] `-- Installing py37-Jinja2-2.10.1... [voi.aagh.net] | `-- Installing py37-MarkupSafe-1.1.1... [voi.aagh.net] | `-- Extracting py37-MarkupSafe-1.1.1: .......... done [voi.aagh.net] `-- Extracting py37-Jinja2-2.10.1: .......... done [voi.aagh.net] `-- Installing py37-alabaster-0.7.6... [voi.aagh.net] `-- Extracting py37-alabaster-0.7.6: .......... done [voi.aagh.net] `-- Installing py37-docutils-0.15.2... [voi.aagh.net] `-- Extracting py37-docutils-0.15.2: .......... done [voi.aagh.net] `-- Installing py37-imagesize-1.1.0... [voi.aagh.net] `-- Extracting py37-imagesize-1.1.0: .......... done [voi.aagh.net] `-- Installing py37-pygments-2.5.2... [voi.aagh.net] `-- Extracting py37-pygments-2.5.2: .......... done [voi.aagh.net] `-- Installing py37-requests-2.22.0... [voi.aagh.net] | `-- Installing py37-certifi-2020.4.5.1... [voi.aagh.net] | `-- Extracting py37-certifi-2020.4.5.1: .......... done [voi.aagh.net] | `-- Installing py37-chardet-3.0.4_3... [voi.aagh.net] | `-- Extracting py37-chardet-3.0.4_3: .......... done [voi.aagh.net] | `-- Installing py37-idna-2.8... [voi.aagh.net] | `-- Extracting py37-idna-2.8: .......... done [voi.aagh.net] | `-- Installing py37-urllib3-1.25.7,1... [voi.aagh.net] | | `-- Installing py37-cryptography-2.6.1... [voi.aagh.net] | | `-- Installing py37-asn1crypto-1.3.0... [voi.aagh.net] | | `-- Extracting py37-asn1crypto-1.3.0: .......... done [voi.aagh.net] | | `-- Installing py37-cffi-1.14.0... [voi.aagh.net] | | | `-- Installing py37-pycparser-2.19... [voi.aagh.net] | | | `-- Extracting py37-pycparser-2.19: .......... done [voi.aagh.net] | | `-- Extracting py37-cffi-1.14.0: .......... done [voi.aagh.net] | | `-- Installing py37-six-1.14.0... [voi.aagh.net] | | `-- Extracting py37-six-1.14.0: .......... done [voi.aagh.net] | | `-- Extracting py37-cryptography-2.6.1: .......... done [voi.aagh.net] | | `-- Installing py37-openssl-19.0.0... [voi.aagh.net] | | `-- Extracting py37-openssl-19.0.0: .......... done [voi.aagh.net] | | `-- Installing py37-pysocks-1.7.1... [voi.aagh.net] | | `-- Extracting py37-pysocks-1.7.1: .......... done [voi.aagh.net] | `-- Extracting py37-urllib3-1.25.7,1: .......... done [voi.aagh.net] `-- Extracting py37-requests-2.22.0: .......... done [voi.aagh.net] `-- Installing py37-snowballstemmer-1.2.1... [voi.aagh.net] | `-- Installing py37-pystemmer-2.0.0.1... [voi.aagh.net] | `-- Extracting py37-pystemmer-2.0.0.1: ......... done [voi.aagh.net] `-- Extracting py37-snowballstemmer-1.2.1: .......... done [voi.aagh.net] `-- Installing py37-sphinx_rtd_theme-0.4.3... [voi.aagh.net] `-- Extracting py37-sphinx_rtd_theme-0.4.3: .......... done [voi.aagh.net] `-- Installing py37-sphinxcontrib-websupport-1.1.2... [voi.aagh.net] `-- Extracting py37-sphinxcontrib-websupport-1.1.2: .......... done [voi.aagh.net] Extracting py37-sphinx-1.6.5_2,1: .......... done ===== Message from ca_root_nss-3.51.1: -- 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 ===== Message from python37-3.7.7: -- 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 ===== Message from py37-urllib3-1.25.7,1: -- Since version 1.25 HTTPS connections are now verified by default which is done via "cert_reqs = 'CERT_REQUIRED'". While certificate verification can be disabled via "cert_reqs = 'CERT_NONE'", it's highly recommended to leave it on. Various consumers of net/py-urllib3 already have implemented routines that either explicitly enable or disable HTTPS certificate verification (e.g. via configuration settings, CLI arguments, etc.). Yet it may happen that there are still some consumers which don't explicitly enable/disable certificate verification for HTTPS connections which could then lead to errors (as is often the case with self-signed certificates). In case of an error one should try first to temporarily disable certificate verification of the problematic urllib3 consumer to see if that approach will remedy the issue. ===> ghc-8.6.5_6 depends on executable: sphinx-build - found ===> Returning to build of ghc-8.6.5_6 ===> ghc-8.6.5_6 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.2.1_3.txz [voi.aagh.net] Installing gmake-4.2.1_3... [voi.aagh.net] Extracting gmake-4.2.1_3: .......... done ===> ghc-8.6.5_6 depends on executable: gmake - found ===> Returning to build of ghc-8.6.5_6 ===> ghc-8.6.5_6 depends on package: autoconf>=2.69 - not found ===> Installing existing package /packages/All/autoconf-2.69_3.txz [voi.aagh.net] Installing autoconf-2.69_3... [voi.aagh.net] `-- Installing autoconf-wrapper-20131203... [voi.aagh.net] `-- Extracting autoconf-wrapper-20131203: .......... done [voi.aagh.net] `-- Installing m4-1.4.18_1,1... [voi.aagh.net] `-- Extracting m4-1.4.18_1,1: .......... done [voi.aagh.net] `-- Installing perl5-5.30.2... [voi.aagh.net] `-- Extracting perl5-5.30.2: .......... done [voi.aagh.net] Extracting autoconf-2.69_3: .......... done ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. ===> ghc-8.6.5_6 depends on package: autoconf>=2.69 - found ===> Returning to build of ghc-8.6.5_6 ===> ghc-8.6.5_6 depends on package: automake>=1.16.1 - not found ===> Installing existing package /packages/All/automake-1.16.1_2.txz [voi.aagh.net] Installing automake-1.16.1_2... [voi.aagh.net] Extracting automake-1.16.1_2: .......... done ===> ghc-8.6.5_6 depends on package: automake>=1.16.1 - found ===> Returning to build of ghc-8.6.5_6 ===> ghc-8.6.5_6 depends on package: perl5>=5.30.r1<5.31 - found =========================================================================== =================================================== ===> ghc-8.6.5_6 depends on shared library: libffi.so.6 - found (/usr/local/lib/libffi.so.6) ===> ghc-8.6.5_6 depends on shared library: libgmp.so - not found ===> Installing existing package /packages/All/gmp-6.2.0.txz [voi.aagh.net] Installing gmp-6.2.0... [voi.aagh.net] Extracting gmp-6.2.0: .......... done ===> ghc-8.6.5_6 depends on shared library: libgmp.so - found (/usr/local/lib/libgmp.so) ===> Returning to build of ghc-8.6.5_6 ===> ghc-8.6.5_6 depends on shared library: libiconv.so - not found ===> Installing existing package /packages/All/libiconv-1.14_11.txz [voi.aagh.net] Installing libiconv-1.14_11... [voi.aagh.net] Extracting libiconv-1.14_11: .......... done ===> ghc-8.6.5_6 depends on shared library: libiconv.so - found (/usr/local/lib/libiconv.so) ===> Returning to build of ghc-8.6.5_6 =========================================================================== =================================================== ===> Configuring for ghc-8.6.5_6 cp -f /wrkdirs/usr/ports/lang/ghc/work/build.mk /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/mk/build.mk cd /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot && CC=cc LD=ld PATH=/wrkdirs/usr/ports/lang/ghc/work/slaves_prefix/bin:/wrkdirs/usr/ports/lang/ghc/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ghc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ghc/work HOME=/wrkdirs/usr/ports/lang/ghc/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 ./configure --prefix=/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-unknown-freebsd12.1 checking host system type... amd64-unknown-freebsd12.1 checking target system type... amd64-unknown-freebsd12.1 Build platform inferred as: x86_64-portbld-freebsd Host platform inferred as: x86_64-portbld-freebsd Target platform inferred as: x86_64-portbld-freebsd GHC build : x86_64-portbld-freebsd GHC host : x86_64-portbld-freebsd GHC target : x86_64-portbld-freebsd LLVM target: amd64-unknown-freebsd checking for path to top of build tree... /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot checking for perl... /usr/local/bin/perl checking for a BSD-compatible install... (cached) /usr/bin/install checking for gfind... no checking for find... /usr/bin/find checking whether ln -s works... yes checking for gsed... sed checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for cc option to accept ISO C99... none needed checking for cc option to accept ISO C99... none needed checking for cc option to accept ISO C99... none needed checking for -ld... ld checking whether ld is GNU ld... YES checking whether ld understands --build-id... yes checking whether ld understands -no_compact_unwind... no checking whether ld understands -filelist... no checking for -strip... no checking for strip... strip checking for llc-6.0... no checking for llc... no checking for opt-6.0... no checking for opt... no checking version of gcc... 8.0.1 checking whether GCC supports -no-pie... no checking for extra options to pass gcc when compiling via C... -fwrapv -fno-builtin checking Setting up CFLAGS, LDFLAGS, IGNORE_LINKER_LD_FLAGS and CPPFLAGS... done checking Setting up CONF_CC_OPTS_STAGE0, CONF_GCC_LINKER_OPTS_STAGE0, CONF_LD_LINKER_OPTS_STAGE0 and CONF_CPP_OPTS_STAGE0... done checking Setting up CONF_CC_OPTS_STAGE1, CONF_GCC_LINKER_OPTS_STAGE1, CONF_LD_LINKER_OPTS_STAGE1 and CONF_CPP_OPTS_STAGE1... done checking Setting up CONF_CC_OPTS_STAGE2, CONF_GCC_LINKER_OPTS_STAGE2, CONF_LD_LINKER_OPTS_STAGE2 and CONF_CPP_OPTS_STAGE2... done checking for .subsections_via_symbols... no checking whether your assembler supports .ident directive... yes checking for GNU non-executable stack support... yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking size of void *... 8 checking for -ar... no checking for ar... ar checking whether ar is GNU ar... no checking for ar arguments... qcls checking whether ar supports @file... no checking for ranlib... ranlib configure: creating ./config.status config.status: creating settings config.status: creating mk/config.mk config.status: creating mk/install.mk **************************************************** Configuration done, ready to 'make install' (see README and INSTALL files for more info.) **************************************************** cd /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot && PACKAGES='' gmake install gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' gmake --no-print-directory -f ghc.mk install BINDIST=YES NO_INCLUDE_DEPS=YES "rm" -f utils/ghc-pkg/dist-install/build/Version.hs echo "module Version where" >> utils/ghc-pkg/dist-install/build/Version.hs echo "version, targetOS, targetARCH :: String" >> utils/ghc-pkg/dist-install/build/Version.hs echo "version = \"8.6.5\"" >> utils/ghc-pkg/dist-install/build/Version.hs echo "targetOS = \"freebsd\"" >> utils/ghc-pkg/dist-install/build/Version.hs echo "targetARCH = \"x86_64\"" >> utils/ghc-pkg/dist-install/build/Version.hs "rm" -f utils/ghc-pkg/dist/build/Version.hs echo "module Version where" >> utils/ghc-pkg/dist/build/Version.hs echo "version, targetOS, targetARCH :: String" >> utils/ghc-pkg/dist/build/Version.hs echo "version = \"8.6.5\"" >> utils/ghc-pkg/dist/build/Version.hs echo "targetOS = \"freebsd\"" >> utils/ghc-pkg/dist/build/Version.hs echo "targetARCH = \"x86_64\"" >> utils/ghc-pkg/dist/build/Version.hs /usr/bin/install -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin" "rm" -f "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/hp2ps" create () { touch "$1" && chmod 755 "$1" ; } && create "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/hp2ps" echo '#!/bin/sh' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/hp2ps" echo 'exedir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/hp2ps" echo 'exeprog="hp2ps"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/hp2ps" echo 'executablename="$exedir/$exeprog"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/hp2ps" echo 'datadir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/hp2ps" echo 'bindir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/hp2ps" echo 'topdir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/hp2ps" cat utils/hp2ps/hp2ps.wrapper >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/hp2ps" chmod +x "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/hp2ps" /usr/bin/install -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin" "rm" -f "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghci-8.6.5" create () { touch "$1" && chmod 755 "$1" ; } && create "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghci-8.6.5" echo '#!/bin/sh' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghci-8.6.5" echo 'exec "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --interactive "$@"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghci-8.6.5" chmod +x "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghci-8.6.5" "rm" -f "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghci" ln -s ghci-8.6.5 "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghci" /usr/bin/install -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/include" /usr/bin/install -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/include/." && /usr/bin/install -m 644 includes/./*.h "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/include/./" && /usr/bin/install -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/include/rts" && /usr/bin/install -m 644 includes/rts/*.h "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/include/rts/" && /usr/bin/install -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/include/rts/prof" && /usr/bin/install -m 644 includes/rts/prof/*.h "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/include/rts/prof/" && /usr/bin/install -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/include/rts/storage" && /usr/bin/install -m 644 includes/rts/storage/*.h "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/include/rts/storage/" && /usr/bin/install -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/include/stg" && /usr/bin/install -m 644 includes/stg/*.h "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/include/stg/" && true /usr/bin/install -m 644 includes/ghcautoconf.h includes/ghcplatform.h includes/ghcversion.h includes/dist-derivedconstants/header/DerivedConstants.h "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/include/" /usr/bin/install -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/include" /usr/bin/install -m 644 rts/dist/build/ffi.h rts/dist/build/ffitarget.h "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/include/" /usr/bin/install -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin" "rm" -f "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/hsc2hs" create () { touch "$1" && chmod 755 "$1" ; } && create "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/hsc2hs" echo '#!/bin/sh' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/hsc2hs" echo 'exedir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/hsc2hs" echo 'exeprog="hsc2hs"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/hsc2hs" echo 'executablename="$exedir/$exeprog"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/hsc2hs" echo 'datadir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/hsc2hs" echo 'bindir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/hsc2hs" echo 'topdir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/hsc2hs" echo 'HSC2HS_EXTRA="--cflag=-fno-stack-protector "' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/hsc2hs" cat utils/hsc2hs/hsc2hs.wrapper >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/hsc2hs" chmod +x "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/hsc2hs" /usr/bin/install -m 644 utils/hsc2hs/template-hsc.h "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" /usr/bin/install -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin" "rm" -f "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5" create () { touch "$1" && chmod 755 "$1" ; } && create "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5" echo '#!/bin/sh' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5" echo 'exedir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5" echo 'exeprog="ghc-pkg"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5" echo 'executablename="$exedir/$exeprog"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5" echo 'datadir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5" echo 'bindir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5" echo 'topdir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5" cat utils/ghc-pkg/ghc-pkg.wrapper >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5" chmod +x "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5" /usr/bin/install -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin" "rm" -f "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg" ln -s ghc-pkg-8.6.5 "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg" /usr/bin/install -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin" "rm" -f "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/hpc" create () { touch "$1" && chmod 755 "$1" ; } && create "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/hpc" echo '#!/bin/sh' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/hpc" echo 'exedir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/hpc" echo 'exeprog="hpc"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/hpc" echo 'executablename="$exedir/$exeprog"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/hpc" echo 'datadir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/hpc" echo 'bindir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/hpc" echo 'topdir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/hpc" cat utils/hpc/hpc.wrapper >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/hpc" chmod +x "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/hpc" /usr/bin/install -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin" "rm" -f "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/runghc-8.6.5" create () { touch "$1" && chmod 755 "$1" ; } && create "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/runghc-8.6.5" echo '#!/bin/sh' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/runghc-8.6.5" echo 'exedir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/runghc-8.6.5" echo 'exeprog="runghc"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/runghc-8.6.5" echo 'executablename="$exedir/$exeprog"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/runghc-8.6.5" echo 'datadir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/runghc-8.6.5" echo 'bindir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/runghc-8.6.5" echo 'topdir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/runghc-8.6.5" echo 'ghcprog="ghc-8.6.5"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/runghc-8.6.5" cat utils/runghc/runghc.wrapper >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/runghc-8.6.5" chmod +x "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/runghc-8.6.5" "rm" -f "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/runhaskell" ln -s runghc "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/runhaskell" "rm" -f "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/runghc" ln -s runghc-8.6.5 "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/runghc" /usr/bin/install -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin" "rm" -f "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" create () { touch "$1" && chmod 755 "$1" ; } && create "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" echo '#!/bin/sh' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" echo 'exedir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" echo 'exeprog="ghc-stage2"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" echo 'executablename="$exedir/$exeprog"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" echo 'datadir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" echo 'bindir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" echo 'topdir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" echo 'executablename="$exedir/ghc"' >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" cat ghc/ghc.wrapper >> "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" chmod +x "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" "rm" -f "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc" ln -s ghc-8.6.5 "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc" # driver/ghc-usage.txt driver/ghci-usage.txt includes/dist-derivedconstants/header/platformConstants settings llvm-targets llvm-passes = libraries to install # "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" = directory to install to # # The .dll case calls STRIP_CMD explicitly, instead of `install -s`, because # on Win64, "install -s" calls a strip that doesn't understand 64bit binaries. # For some reason, this means the DLLs end up non-executable, which means # executables that use them just segfault. /usr/bin/install -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" for i in driver/ghc-usage.txt driver/ghci-usage.txt includes/dist-derivedconstants/header/platformConstants settings llvm-targets llvm-passes; do case $i in *.a) /usr/bin/install -m 644 $i "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5"; true "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5"/`basename $i` ;; *.dll) /usr/bin/install -m 755 $i "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" ; strip "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5"/`basename $i` ;; *.so) /usr/bin/install -m 755 $i "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" ;; *.dylib) /usr/bin/install -m 755 $i "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5";; *) /usr/bin/install -m 644 $i "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5"; esac; done cc -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -P -DINSTALLING -DLIB_DIR='"/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5"' -DINCLUDE_DIR='"/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/include"' -DFFI_INCLUDE_DIR= -DFFI_LIB_DIR= '-DFFI_LIB="Cffi"' -x c -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header rts/package.conf.in -o rts/dist/package.conf.install.raw grep -v '^#pragma GCC' rts/dist/package.conf.install.raw | sed -e 's/""//g' -e 's/:[ ]*,/: /g' >rts/dist/package.conf.install /usr/bin/install -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin" for i in utils/unlit/dist-install/build/tmp/unlit utils/hp2ps/dist-install/build/tmp/hp2ps utils/hp2ps/dist-install/build/tmp/hp2ps utils/hsc2hs/dist-install/build/tmp/hsc2hs utils/hsc2hs/dist-install/build/tmp/hsc2hs utils/ghc-pkg/dist-install/build/tmp/ghc-pkg utils/ghc-pkg/dist-install/build/tmp/ghc-pkg utils/hpc/dist-install/build/tmp/hpc utils/hpc/dist-install/build/tmp/hpc utils/runghc/dist-install/build/tmp/runghc utils/runghc/dist-install/build/tmp/runghc ghc/stage2/build/tmp/ghc-stage2 ghc/stage2/build/tmp/ghc-stage2 utils/iserv/stage2/build/tmp/ghc-iserv; do \ /usr/bin/install -m 755 $i "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin"; \ done "mv" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc-stage2" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc" /usr/bin/install -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" "rm" -rf "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/package.conf.d" /usr/bin/install -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/package.conf.d" /usr/bin/install -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/rts" # rts/dist/build/libHSrts.a rts/dist/build/libHSrts_l.a rts/dist/build/libHSrts_debug.a rts/dist/build/libHSrts_thr.a rts/dist/build/libHSrts_thr_debug.a rts/dist/build/libHSrts_thr_l.a rts/dist/build/libCffi.a rts/dist/build/libCffi_l.a rts/dist/build/libCffi_debug.a rts/dist/build/libCffi_thr.a rts/dist/build/libCffi_thr_debug.a rts/dist/build/libCffi_thr_l.a = libraries to install # "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/rts" = directory to install to # # The .dll case calls STRIP_CMD explicitly, instead of `install -s`, because # on Win64, "install -s" calls a strip that doesn't understand 64bit binaries. # For some reason, this means the DLLs end up non-executable, which means # executables that use them just segfault. /usr/bin/install -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/rts" for i in rts/dist/build/libHSrts.a rts/dist/build/libHSrts_l.a rts/dist/build/libHSrts_debug.a rts/dist/build/libHSrts_thr.a rts/dist/build/libHSrts_thr_debug.a rts/dist/build/libHSrts_thr_l.a rts/dist/build/libCffi.a rts/dist/build/libCffi_l.a rts/dist/build/libCffi_debug.a rts/dist/build/libCffi_thr.a rts/dist/build/libCffi_thr_debug.a rts/dist/build/libCffi_thr_l.a; do case $i in *.a) /usr/bin/install -m 644 $i "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/rts"; true "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/rts"/`basename $i` ;; *.dll) /usr/bin/install -m 755 $i "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/rts" ; strip "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/rts"/`basename $i` ;; *.so) /usr/bin/install -m 755 $i "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/rts" ;; *.dylib) /usr/bin/install -m 755 $i "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/rts";; *) /usr/bin/install -m 644 $i "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/rts"; esac; done "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/ghc-prim dist-install "strip" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' 'v ' Installing library in /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/ghc-prim-0.5.3 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/integer-simple dist-install "strip" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' 'v ' Installing library in /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/integer-simple-0.1.1.1 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/base dist-install "strip" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' 'v ' Installing library in /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/base-4.12.0.0 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/filepath dist-install "strip" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' 'v ' Installing library in /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/filepath-1.4.2.1 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/array dist-install "strip" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' 'v ' Installing library in /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/array-0.5.3.0 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/deepseq dist-install "strip" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' 'v ' Installing library in /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/deepseq-1.4.4.0 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/bytestring dist-install "strip" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' 'v ' Installing library in /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bytestring-0.10.8.2 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/containers dist-install "strip" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' 'v ' Installing library in /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/containers-0.6.0.1 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/time dist-install "strip" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' 'v ' Installing library in /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/time-1.8.0.2 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/unix dist-install "strip" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' 'v ' Installing library in /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/unix-2.7.2.2 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/directory dist-install "strip" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' 'v ' Installing library in /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/directory-1.3.3.0 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/process dist-install "strip" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' 'v ' Installing library in /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/process-1.6.5.0 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/hpc dist-install "strip" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' 'v ' Installing library in /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/hpc-0.6.0.3 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/pretty dist-install "strip" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' 'v ' Installing library in /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/pretty-1.1.3.6 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/binary dist-install "strip" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' 'v ' Installing library in /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/binary-0.8.6.0 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/text dist-install "strip" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' 'v ' Installing library in /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/text-1.2.3.1 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/transformers dist-install "strip" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' 'v ' Installing library in /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/transformers-0.5.6.2 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/mtl dist-install "strip" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' 'v ' Installing library in /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/mtl-2.2.2 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/parsec dist-install "strip" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' 'v ' Installing library in /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/parsec-3.1.13.0 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/Cabal/Cabal dist-install "strip" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' 'v ' Installing library in /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/Cabal-2.4.0.1 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/ghc-boot-th dist-install "strip" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' 'v ' Installing library in /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/ghc-boot-th-8.6.5 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/ghc-boot dist-install "strip" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' 'v ' Installing library in /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/ghc-boot-8.6.5 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/template-haskell dist-install "strip" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' 'v ' Installing library in /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/template-haskell-2.14.0.0 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/ghc-compact dist-install "strip" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' 'v ' Installing library in /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/ghc-compact-0.1.0.0 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/ghc-heap dist-install "strip" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' 'v ' Installing library in /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/ghc-heap-8.6.5 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/xhtml dist-install "strip" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' 'v ' Installing library in /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/xhtml-3000.2.2.1 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/terminfo dist-install "strip" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' 'v ' Installing library in /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/terminfo-0.4.1.2 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/stm dist-install "strip" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' 'v ' Installing library in /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/stm-2.5.0.0 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/haskeline dist-install "strip" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' 'v ' Installing library in /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/haskeline-0.7.4.3 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/ghci dist-install "strip" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' 'v ' Installing library in /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/ghci-8.6.5 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/libiserv dist-install "strip" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' 'v ' Installing library in /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/libiserv-8.6.3 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy compiler stage2 "strip" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' 'v ' Installing library in /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/ghc-8.6.5 "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc-pkg" --force --global-package-db "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/package.conf.d" update rts/dist/package.conf.install Reading package info from "rts/dist/package.conf.install" ... done. rts-1.0: Warning: .:741:1: The field "hugs-options" is deprecated. hugs isn't supported anymore "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" register libraries/ghc-prim dist-install "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' NO Registering library for ghc-prim-0.5.3.. "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" register libraries/integer-simple dist-install "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' NO Registering library for integer-simple-0.1.1.1.. "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" register libraries/base dist-install "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' NO Registering library for base-4.12.0.0.. "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" register libraries/filepath dist-install "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' NO Registering library for filepath-1.4.2.1.. "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" register libraries/array dist-install "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' NO Registering library for array-0.5.3.0.. "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" register libraries/deepseq dist-install "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' NO Registering library for deepseq-1.4.4.0.. "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" register libraries/bytestring dist-install "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' NO Registering library for bytestring-0.10.8.2.. "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" register libraries/containers dist-install "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' NO Registering library for containers-0.6.0.1.. "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" register libraries/time dist-install "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' NO Registering library for time-1.8.0.2.. "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" register libraries/unix dist-install "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' NO Registering library for unix-2.7.2.2.. "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" register libraries/directory dist-install "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' NO Registering library for directory-1.3.3.0.. "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" register libraries/process dist-install "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' NO Registering library for process-1.6.5.0.. "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" register libraries/hpc dist-install "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' NO Registering library for hpc-0.6.0.3.. "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" register libraries/pretty dist-install "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' NO Registering library for pretty-1.1.3.6.. "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" register libraries/binary dist-install "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' NO Registering library for binary-0.8.6.0.. "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" register libraries/text dist-install "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' NO Registering library for text-1.2.3.1.. "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" register libraries/transformers dist-install "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' NO Registering library for transformers-0.5.6.2.. "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" register libraries/mtl dist-install "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' NO Registering library for mtl-2.2.2.. "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" register libraries/parsec dist-install "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' NO Registering library for parsec-3.1.13.0.. "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" register libraries/Cabal/Cabal dist-install "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' NO Registering library for Cabal-2.4.0.1.. "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" register libraries/ghc-boot-th dist-install "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' NO Registering library for ghc-boot-th-8.6.5.. "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" register libraries/ghc-boot dist-install "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' NO Registering library for ghc-boot-8.6.5.. "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" register libraries/template-haskell dist-install "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' NO Registering library for template-haskell-2.14.0.0.. "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" register libraries/ghc-compact dist-install "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' NO Registering library for ghc-compact-0.1.0.0.. "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" register libraries/ghc-heap dist-install "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' NO Registering library for ghc-heap-8.6.5.. "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" register libraries/xhtml dist-install "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' NO Registering library for xhtml-3000.2.2.1.. "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" register libraries/terminfo dist-install "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' NO Registering library for terminfo-0.4.1.2.. "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" register libraries/stm dist-install "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' NO Registering library for stm-2.5.0.0.. "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" register libraries/haskeline dist-install "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' NO Registering library for haskeline-0.7.4.3.. "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" register libraries/ghci dist-install "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' NO Registering library for ghci-8.6.5.. "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" register libraries/libiserv dist-install "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' NO Registering library for libiserv-8.6.3.. "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" register compiler stage2 "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5" '' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5' '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/share/doc/ghc-8.6.5/html/libraries' NO Registering library for ghc-8.6.5.. for f in '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/package.conf.d'/*; do create () { touch "$1" && chmod 644 "$1" ; } && create "$f"; done "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin/ghc-pkg" --global-package-db "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/package.conf.d" recache /usr/bin/install -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin" /usr/bin/install -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin" for i in inplace/lib/bin/ghc-split; do \ /usr/bin/install -m 755 $i "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bin"; \ done gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot' /bin/mkdir -p /wrkdirs/usr/ports/lang/ghc/work/slaves_prefix /bin/mkdir -p /wrkdirs/usr/ports/lang/ghc/work/slaves_wrkdirprefix cd /wrkdirs/usr/ports/lang/ghc/work/slaves_wrkdirprefix && /usr/bin/tar xvf /portdistfiles/hscolour-1.24.4.tar.gz && cd hscolour-1.24.4 && /usr/bin/env PATH=/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin:/wrkdirs/usr/ports/lang/ghc/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin ghc --make -o Setup Setup.hs -package Cabal && /usr/bin/env PATH=/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin:/wrkdirs/usr/ports/lang/ghc/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin ./Setup configure --ghc --prefix=/wrkdirs/usr/ports/lang/ghc/work/slaves_prefix --with-gcc=cc --with-ld=ld && /usr/bin/env PATH=/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin:/wrkdirs/usr/ports/lang/ghc/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin ./Setup build && /usr/bin/env PATH=/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin:/wrkdirs/usr/ports/lang/ghc/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin ./Setup install x hscolour-1.24.4/ x hscolour-1.24.4/HsColour.hs x hscolour-1.24.4/LICENCE-LGPL x hscolour-1.24.4/Setup.hs x hscolour-1.24.4/hscolour.cabal x hscolour-1.24.4/hscolour.css x hscolour-1.24.4/Language/ x hscolour-1.24.4/Language/Haskell/ x hscolour-1.24.4/Language/Haskell/HsColour.hs x hscolour-1.24.4/Language/Haskell/HsColour/ x hscolour-1.24.4/Language/Haskell/HsColour/ACSS.hs x hscolour-1.24.4/Language/Haskell/HsColour/ANSI.hs x hscolour-1.24.4/Language/Haskell/HsColour/Anchors.hs x hscolour-1.24.4/Language/Haskell/HsColour/CSS.hs x hscolour-1.24.4/Language/Haskell/HsColour/Classify.hs x hscolour-1.24.4/Language/Haskell/HsColour/ColourHighlight.hs x hscolour-1.24.4/Language/Haskell/HsColour/Colourise.hs x hscolour-1.24.4/Language/Haskell/HsColour/General.hs x hscolour-1.24.4/Language/Haskell/HsColour/HTML.hs x hscolour-1.24.4/Language/Haskell/HsColour/InlineCSS.hs x hscolour-1.24.4/Language/Haskell/HsColour/LaTeX.hs x hscolour-1.24.4/Language/Haskell/HsColour/MIRC.hs x hscolour-1.24.4/Language/Haskell/HsColour/Options.hs x hscolour-1.24.4/Language/Haskell/HsColour/Output.hs x hscolour-1.24.4/Language/Haskell/HsColour/TTY.hs x hscolour-1.24.4/data/ x hscolour-1.24.4/data/rgb24-example-.hscolour [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... Configuring hscolour-1.24.4... Preprocessing library for hscolour-1.24.4.. Building library for hscolour-1.24.4.. [ 1 of 16] Compiling Language.Haskell.HsColour.Classify ( Language/Haskell/HsColour/Classify.hs, dist/build/Language/Haskell/HsColour/Classify.o ) Language/Haskell/HsColour/Classify.hs:50:39: warning: [-Wtabs] Tab character found here, and in 7 further locations. Please use spaces instead. | 50 | glue (q:".":n:rest) | isUpper (head q) -- qualified names | ^^ [ 2 of 16] Compiling Language.Haskell.HsColour.ColourHighlight ( Language/Haskell/HsColour/ColourHighlight.hs, dist/build/Language/Haskell/HsColour/ColourHighlight.o ) [ 3 of 16] Compiling Language.Haskell.HsColour.Colourise ( Language/Haskell/HsColour/Colourise.hs, dist/build/Language/Haskell/HsColour/Colourise.o ) [ 4 of 16] Compiling Language.Haskell.HsColour.General ( Language/Haskell/HsColour/General.hs, dist/build/Language/Haskell/HsColour/General.o ) [ 5 of 16] Compiling Language.Haskell.HsColour.Anchors ( Language/Haskell/HsColour/Anchors.hs, dist/build/Language/Haskell/HsColour/Anchors.o ) Language/Haskell/HsColour/Anchors.hs:73:1: warning: [-Wtabs] Tab character found here, and in four further locations. Please use spaces instead. | 73 | | v `inST` st -> Nothing | ^^^^^^^^ [ 6 of 16] Compiling Language.Haskell.HsColour.HTML ( Language/Haskell/HsColour/HTML.hs, dist/build/Language/Haskell/HsColour/HTML.o ) [ 7 of 16] Compiling Language.Haskell.HsColour.CSS ( Language/Haskell/HsColour/CSS.hs, dist/build/Language/Haskell/HsColour/CSS.o ) [ 8 of 16] Compiling Language.Haskell.HsColour.ACSS ( Language/Haskell/HsColour/ACSS.hs, dist/build/Language/Haskell/HsColour/ACSS.o ) [ 9 of 16] Compiling Language.Haskell.HsColour.InlineCSS ( Language/Haskell/HsColour/InlineCSS.hs, dist/build/Language/Haskell/HsColour/InlineCSS.o ) Language/Haskell/HsColour/InlineCSS.hs:12:24: warning: [-Wtabs] Tab character found here. Please use spaces instead. | 12 | hscolour :: ColourPrefs -- ^ Preferences for styling. | ^ [10 of 16] Compiling Language.Haskell.HsColour.LaTeX ( Language/Haskell/HsColour/LaTeX.hs, dist/build/Language/Haskell/HsColour/LaTeX.o ) [11 of 16] Compiling Language.Haskell.HsColour.MIRC ( Language/Haskell/HsColour/MIRC.hs, dist/build/Language/Haskell/HsColour/MIRC.o ) [12 of 16] Compiling Language.Haskell.HsColour.Output ( Language/Haskell/HsColour/Output.hs, dist/build/Language/Haskell/HsColour/Output.o ) [13 of 16] Compiling Language.Haskell.HsColour.Options ( Language/Haskell/HsColour/Options.hs, dist/build/Language/Haskell/HsColour/Options.o ) Language/Haskell/HsColour/Options.hs:11:9: warning: [-Wtabs] Tab character found here, and in 12 further locations. Please use spaces instead. | 11 | Help -- ^ print usage message | ^^^^^^^^ [14 of 16] Compiling Language.Haskell.HsColour.ANSI ( Language/Haskell/HsColour/ANSI.hs, dist/build/Language/Haskell/HsColour/ANSI.o ) Language/Haskell/HsColour/ANSI.hs:62:10: warning: [-Wmissing-methods] * No explicit implementation for `toEnum' * In the instance declaration for `Enum Highlight' | 62 | instance Enum Highlight where | ^^^^^^^^^^^^^^ [15 of 16] Compiling Language.Haskell.HsColour.TTY ( Language/Haskell/HsColour/TTY.hs, dist/build/Language/Haskell/HsColour/TTY.o ) [16 of 16] Compiling Language.Haskell.HsColour ( Language/Haskell/HsColour.hs, dist/build/Language/Haskell/HsColour.o ) Language/Haskell/HsColour.hs:37:19: warning: [-Wtabs] Tab character found here, and in two further locations. Please use spaces instead. | 37 | -> String -- ^ Title for output. | ^^^^^^ Preprocessing executable 'HsColour' for hscolour-1.24.4.. Building executable 'HsColour' for hscolour-1.24.4.. : warning: [-Wmissing-home-modules] These modules are needed for compilation but not listed in your .cabal file's other-modules: Language.Haskell.HsColour Language.Haskell.HsColour.ACSS Language.Haskell.HsColour.ANSI Language.Haskell.HsColour.Anchors Language.Haskell.HsColour.CSS Language.Haskell.HsColour.Classify Language.Haskell.HsColour.ColourHighlight Language.Haskell.HsColour.Colourise Language.Haskell.HsColour.General Language.Haskell.HsColour.HTML Language.Haskell.HsColour.InlineCSS Language.Haskell.HsColour.LaTeX Language.Haskell.HsColour.MIRC Language.Haskell.HsColour.Options Language.Haskell.HsColour.Output Language.Haskell.HsColour.TTY [ 1 of 17] Compiling Language.Haskell.HsColour.Classify ( Language/Haskell/HsColour/Classify.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/Classify.o ) Language/Haskell/HsColour/Classify.hs:50:39: warning: [-Wtabs] Tab character found here, and in 7 further locations. Please use spaces instead. | 50 | glue (q:".":n:rest) | isUpper (head q) -- qualified names | ^^ [ 2 of 17] Compiling Language.Haskell.HsColour.ColourHighlight ( Language/Haskell/HsColour/ColourHighlight.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/ColourHighlight.o ) [ 3 of 17] Compiling Language.Haskell.HsColour.Colourise ( Language/Haskell/HsColour/Colourise.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/Colourise.o ) [ 4 of 17] Compiling Language.Haskell.HsColour.General ( Language/Haskell/HsColour/General.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/General.o ) [ 5 of 17] Compiling Language.Haskell.HsColour.Anchors ( Language/Haskell/HsColour/Anchors.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/Anchors.o ) Language/Haskell/HsColour/Anchors.hs:73:1: warning: [-Wtabs] Tab character found here, and in four further locations. Please use spaces instead. | 73 | | v `inST` st -> Nothing | ^^^^^^^^ [ 6 of 17] Compiling Language.Haskell.HsColour.HTML ( Language/Haskell/HsColour/HTML.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/HTML.o ) [ 7 of 17] Compiling Language.Haskell.HsColour.CSS ( Language/Haskell/HsColour/CSS.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/CSS.o ) [ 8 of 17] Compiling Language.Haskell.HsColour.ACSS ( Language/Haskell/HsColour/ACSS.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/ACSS.o ) [ 9 of 17] Compiling Language.Haskell.HsColour.InlineCSS ( Language/Haskell/HsColour/InlineCSS.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/InlineCSS.o ) Language/Haskell/HsColour/InlineCSS.hs:12:24: warning: [-Wtabs] Tab character found here. Please use spaces instead. | 12 | hscolour :: ColourPrefs -- ^ Preferences for styling. | ^ [10 of 17] Compiling Language.Haskell.HsColour.LaTeX ( Language/Haskell/HsColour/LaTeX.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/LaTeX.o ) [11 of 17] Compiling Language.Haskell.HsColour.MIRC ( Language/Haskell/HsColour/MIRC.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/MIRC.o ) [12 of 17] Compiling Language.Haskell.HsColour.Output ( Language/Haskell/HsColour/Output.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/Output.o ) [13 of 17] Compiling Language.Haskell.HsColour.Options ( Language/Haskell/HsColour/Options.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/Options.o ) Language/Haskell/HsColour/Options.hs:11:9: warning: [-Wtabs] Tab character found here, and in 12 further locations. Please use spaces instead. | 11 | Help -- ^ print usage message | ^^^^^^^^ [14 of 17] Compiling Language.Haskell.HsColour.ANSI ( Language/Haskell/HsColour/ANSI.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/ANSI.o ) Language/Haskell/HsColour/ANSI.hs:62:10: warning: [-Wmissing-methods] * No explicit implementation for `toEnum' * In the instance declaration for `Enum Highlight' | 62 | instance Enum Highlight where | ^^^^^^^^^^^^^^ [15 of 17] Compiling Language.Haskell.HsColour.TTY ( Language/Haskell/HsColour/TTY.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/TTY.o ) [16 of 17] Compiling Language.Haskell.HsColour ( Language/Haskell/HsColour.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour.o ) Language/Haskell/HsColour.hs:37:19: warning: [-Wtabs] Tab character found here, and in two further locations. Please use spaces instead. | 37 | -> String -- ^ Title for output. | ^^^^^^ [17 of 17] Compiling Main ( HsColour.hs, dist/build/HsColour/HsColour-tmp/Main.o ) HsColour.hs:72:1: warning: [-Wtabs] Tab character found here, and in two further locations. Please use spaces instead. | 72 | [(f, guessLiterate lhs f) | Input f <- good] | ^^^^^^^^ : warning: [-Wmissing-home-modules] These modules are needed for compilation but not listed in your .cabal file's other-modules: Language.Haskell.HsColour Language.Haskell.HsColour.ACSS Language.Haskell.HsColour.ANSI Language.Haskell.HsColour.Anchors Language.Haskell.HsColour.CSS Language.Haskell.HsColour.Classify Language.Haskell.HsColour.ColourHighlight Language.Haskell.HsColour.Colourise Language.Haskell.HsColour.General Language.Haskell.HsColour.HTML Language.Haskell.HsColour.InlineCSS Language.Haskell.HsColour.LaTeX Language.Haskell.HsColour.MIRC Language.Haskell.HsColour.Options Language.Haskell.HsColour.Output Language.Haskell.HsColour.TTY Linking dist/build/HsColour/HsColour ... Installing library in /wrkdirs/usr/ports/lang/ghc/work/slaves_prefix/lib/x86_64-freebsd-ghc-8.6.5/hscolour-1.24.4-BEI90NJLSwF5tw227AM1ae Installing executable HsColour in /wrkdirs/usr/ports/lang/ghc/work/slaves_prefix/bin Warning: The directory /wrkdirs/usr/ports/lang/ghc/work/slaves_prefix/bin is not in the system search path. Registering library for hscolour-1.24.4.. configure: loading site script /usr/ports/Templates/config.site checking for gfind... no checking for find... /usr/bin/find checking for sort... /usr/bin/sort checking for GHC Git commit id... given 92b6a0237e0195cee4773de4b237951addd659d9 checking version of ghc... 8.6.5 checking build system type... amd64-portbld-freebsd12.1 checking host system type... amd64-portbld-freebsd12.1 checking target system type... amd64-portbld-freebsd12.1 Host platform inferred as: x86_64-portbld-freebsd Target platform inferred as: x86_64-portbld-freebsd GHC build : x86_64-portbld-freebsd GHC host : x86_64-portbld-freebsd GHC target : x86_64-portbld-freebsd LLVM target: amd64-portbld-freebsd checking for path to top of build tree... /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5 checking for -windres... no checking for -dllwrap... no checking for -objdump... no checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking how to run the C preprocessor... cpp checking for cc option to accept ISO C99... none needed checking for cc option to accept ISO C99... none needed checking for cc option to accept ISO C99... none needed checking for cc option to accept ISO C99... none needed checking for -ld... ld checking whether ld is GNU ld... YES checking whether ld understands --build-id... yes checking whether ld understands -no_compact_unwind... no checking whether ld understands -filelist... no checking for -nm... no checking for nm... nm checking for ranlib... ranlib checking for -strip... no checking for strip... strip checking for -libtool... no checking for libtool... no checking for -clang... no checking for clang... clang checking for llc-6.0... no checking for llc... no checking for opt-6.0... no checking for opt... no configure: Creating links for in-tree file handling routines. utils/lndir//fs.c => utils/fs/fs.c utils/lndir//fs.h => utils/fs/fs.h utils/unlit//fs.c => utils/fs/fs.c utils/unlit//fs.h => utils/fs/fs.h rts//fs.c => utils/fs/fs.c rts//fs.h => utils/fs/fs.h libraries/base/include//fs.h => utils/fs/fs.h libraries/base/cbits//fs.c => utils/fs/fs.c configure: Routines in place. Packages can now be build normally. checking whether #! works in shell scripts... yes checking for perl... /usr/local/bin/perl checking version of gcc... 8.0.1 checking whether GCC supports -no-pie... no checking for extra options to pass gcc when compiling via C... -fwrapv -fno-builtin checking whether C compiler is clang... yes checking Setting up CFLAGS, LDFLAGS, IGNORE_LINKER_LD_FLAGS and CPPFLAGS... done checking Setting up CONF_CC_OPTS_STAGE0, CONF_GCC_LINKER_OPTS_STAGE0, CONF_LD_LINKER_OPTS_STAGE0 and CONF_CPP_OPTS_STAGE0... done checking Setting up CONF_CC_OPTS_STAGE1, CONF_GCC_LINKER_OPTS_STAGE1, CONF_LD_LINKER_OPTS_STAGE1 and CONF_CPP_OPTS_STAGE1... done checking Setting up CONF_CC_OPTS_STAGE2, CONF_GCC_LINKER_OPTS_STAGE2, CONF_LD_LINKER_OPTS_STAGE2 and CONF_CPP_OPTS_STAGE2... done checking for .subsections_via_symbols... no checking whether your assembler supports .ident directive... yes checking for GNU non-executable stack support... yes checking for a working context diff... diff -U 1 checking for a BSD-compatible install... /usr/bin/install -c checking for -ar... no checking for ar... ar checking whether ar is GNU ar... no checking for ar arguments... qcls checking whether ar supports @file... no checking for ranlib... (cached) ranlib checking whether ln -s works... yes checking for gsed... no checking for sed... /usr/bin/sed checking for time... /usr/bin/time checking for gnutar... no checking for gtar... no checking for tar... /usr/bin/tar checking for bzip2... /usr/bin/bzip2 checking for gzip... /usr/bin/gzip checking for pxz... no checking for xz... /usr/bin/xz checking for gpatch... no checking for patch... /usr/bin/patch checking for dtrace... /usr/sbin/dtrace checking for HsColour... /wrkdirs/usr/ports/lang/ghc/work/slaves_prefix/bin/HsColour checking for sphinx-build... /usr/local/bin/sphinx-build checking for version of sphinx-build... Sphinx (sphinx-build) 1.6.5 test: Sphinx (sphinx-build) 1: bad number checking for xelatex... no checking for ghc-pkg matching /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5... /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5 checking for happy... no checking for version of happy... checking for alex... no checking for version of alex... checking for ANSI C header files... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for ctype.h... (cached) yes checking for dirent.h... (cached) yes checking for dlfcn.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking nlist.h usability... yes checking nlist.h presence... yes checking for nlist.h... yes checking for pthread.h... (cached) yes checking for pwd.h... (cached) yes checking for signal.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/mman.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/time.h... (cached) yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking sys/timerfd.h usability... no checking sys/timerfd.h presence... no checking for sys/timerfd.h... no checking for sys/timers.h... (cached) yes checking for sys/times.h... (cached) yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for sys/wait.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for time.h... (cached) yes checking for utime.h... (cached) yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking winsock.h usability... no checking winsock.h presence... no checking for winsock.h... no checking for sched.h... (cached) yes checking for sys/cpuset.h... yes checking whether time.h and sys/time.h may both be included... yes checking for long long... (cached) yes checking size of char... 1 checking for char... (cached) yes checking alignment of char... 1 checking size of double... 8 checking for double... yes checking alignment of double... 8 checking size of float... 4 checking for float... yes checking alignment of float... 4 checking size of int... 4 checking for int... (cached) yes checking alignment of int... 4 checking size of long... 8 checking for long... (cached) yes checking alignment of long... 8 checking size of long long... 8 checking for long long... (cached) yes checking alignment of long long... 8 checking size of short... 2 checking for short... (cached) yes checking alignment of short... 2 checking size of unsigned char... 1 checking for unsigned char... (cached) yes checking alignment of unsigned char... 1 checking size of unsigned int... 4 checking for unsigned int... (cached) yes checking alignment of unsigned int... 4 checking size of unsigned long... 8 checking for unsigned long... (cached) yes checking alignment of unsigned long... 8 checking size of unsigned long long... 8 checking for unsigned long long... (cached) yes checking alignment of unsigned long long... 8 checking size of unsigned short... 2 checking for unsigned short... (cached) yes checking alignment of unsigned short... 2 checking size of void *... 8 checking for void *... yes checking alignment of void *... 8 checking size of int8_t... 1 checking for int8_t... yes checking alignment of int8_t... 1 checking size of uint8_t... 1 checking for uint8_t... yes checking alignment of uint8_t... 1 checking size of int16_t... 2 checking for int16_t... (cached) yes checking alignment of int16_t... 2 checking size of uint16_t... 2 checking for uint16_t... yes checking alignment of uint16_t... 2 checking size of int32_t... 4 checking for int32_t... (cached) yes checking alignment of int32_t... 4 checking size of uint32_t... 4 checking for uint32_t... yes checking alignment of uint32_t... 4 checking size of int64_t... 8 checking for int64_t... yes checking alignment of int64_t... 8 checking size of uint64_t... 8 checking for uint64_t... yes checking alignment of uint64_t... 8 checking for WinExec... no checking for GetModuleFileName... no checking for getclock... no checking for getrusage... (cached) yes checking for gettimeofday... (cached) yes checking for setitimer... yes checking for siginterrupt... (cached) yes checking for sysconf... (cached) yes checking for times... (cached) yes checking for ctime_r... yes checking for sched_setaffinity... no checking for setlocale... (cached) yes checking whether ctime_r is declared... yes checking for closedir in -lmingwex... no checking for atan in -lm... yes checking for ffi_call in -lffi... yes checking ffi.h usability... yes checking ffi.h presence... yes checking for ffi.h... yes checking for dlopen in -ldl... yes checking for dlopen in -ldl... (cached) yes checking for size_t... (cached) yes checking for working alloca.h... no checking for alloca... yes checking for pid_t... (cached) yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking whether float word order is big endian... no checking for nlist in -lelf... yes checking leading underscore in symbol names... no checking whether __attribute__((visibility("hidden"))) is supported... yes checking for clock_gettime in -lrt... yes checking for clock_gettime in -lrt... (cached) yes checking for clock_gettime... (cached) yes checking for timer_settime... yes checking for timer_create... yes checking for a working timer_create(CLOCK_REALTIME)... yes checking for printf$LDBLStub... no checking whether -lpthread is needed for pthreads... checking for pthread_create... no checking for pthread_create in -lpthread... yes yes checking for pthread_setname_np in -lpthread... no checking for pthread_setname_np... no checking sys/eventfd.h usability... no checking sys/eventfd.h presence... no checking for sys/eventfd.h... no checking for eventfd... no checking for __thread support... yes checking whether MAP_NORESERVE is declared... no checking whether MADV_FREE is declared... yes checking whether MADV_DONTNEED is declared... yes checking numa.h usability... no checking numa.h presence... no checking for numa.h... no checking numaif.h usability... no checking numaif.h presence... no checking for numaif.h... no configure: creating ./config.status config.status: creating mk/config.mk config.status: creating mk/install.mk config.status: creating mk/project.mk config.status: creating rts/rts.cabal config.status: creating compiler/ghc.cabal config.status: creating ghc/ghc-bin.cabal config.status: creating utils/runghc/runghc.cabal config.status: creating utils/gen-dll/gen-dll.cabal config.status: creating libraries/ghc-boot/ghc-boot.cabal config.status: creating libraries/ghc-boot-th/ghc-boot-th.cabal config.status: creating libraries/ghci/ghci.cabal config.status: creating libraries/ghc-heap/ghc-heap.cabal config.status: creating settings config.status: creating docs/users_guide/ghc_config.py config.status: creating docs/index.html config.status: creating libraries/prologue.txt config.status: creating distrib/configure.ac config.status: creating mk/config.h ---------------------------------------------------------------------- Configure completed successfully. Building GHC version : 8.6.5 Git commit id : 92b6a0237e0195cee4773de4b237951addd659d9 Build platform : x86_64-portbld-freebsd Host platform : x86_64-portbld-freebsd Target platform : x86_64-portbld-freebsd Bootstrapping using : /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5 which is version : 8.6.5 Using (for bootstrapping) : cc Using clang : cc which is version : 8.0.1 Building a cross compiler : NO Unregisterised : NO hs-cpp : cc hs-cpp-flags : -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs ar : ar ld : ld nm : nm libtool : objdump : ranlib : ranlib windres : dllwrap : genlib : Happy : () Alex : () Perl : /usr/local/bin/perl sphinx-build : /usr/local/bin/sphinx-build xelatex : Using LLVM tools clang : clang llc : opt : HsColour : /wrkdirs/usr/ports/lang/ghc/work/slaves_prefix/bin/HsColour Tools to build Sphinx HTML documentation available: YES Tools to build Sphinx PDF documentation available: NO ---------------------------------------------------------------------- For a standard build of GHC (fully optimised with profiling), type (g)make. To make changes to the default build configuration, copy the file mk/build.mk.sample to mk/build.mk, and edit the settings in there. For more information on how to configure your GHC build, see http://ghc.haskell.org/trac/ghc/wiki/Building =========================================================================== =================================================== ===> Building for ghc-8.6.5_6 gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5' Makefile:120: target 'all' given more than once in the same rule + test -f mk/config.mk.old + cp -p mk/config.mk mk/config.mk.old touch -r mk/config.mk.old mk/config.mk + test -f mk/project.mk.old + cp -p mk/project.mk mk/project.mk.old touch -r mk/project.mk.old mk/project.mk + test -f compiler/ghc.cabal.old + cp -p compiler/ghc.cabal compiler/ghc.cabal.old touch -r compiler/ghc.cabal.old compiler/ghc.cabal ===--- building phase 0 gmake --no-print-directory -f ghc.mk phase=0 phase_0_builds mkdir -p inplace/bin mkdir -p inplace/lib "rm" -f inplace/bin/mkdirhier echo '#!/bin/sh' >> inplace/bin/mkdirhier cat utils/mkdirhier/mkdirhier.sh >> inplace/bin/mkdirhier chmod +x inplace/bin/mkdirhier "inplace/bin/mkdirhier" utils/ghc-cabal/dist/build/tmp//. "inplace/bin/mkdirhier" bootstrapping/. "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall \ -optc-O2 -optc-pipe -optc-Wall -optc-fno-stack-protector \ \ -hide-all-packages \ -package ghc-prim -package base -package array -package transformers -package time -package containers -package bytestring -package deepseq -package process -package pretty -package directory -package unix \ --make utils/ghc-cabal/Main.hs -o utils/ghc-cabal/dist/build/tmp/ghc-cabal \ -no-user-package-db \ -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations \ -DCABAL_VERSION=2,4,0,1 \ -DCABAL_PARSEC \ -DBOOTSTRAPPING \ -odir bootstrapping \ -hidir bootstrapping \ libraries/Cabal/Cabal/Distribution/Parsec/Lexer.hs \ -ilibraries/Cabal/Cabal \ -ilibraries/binary/src \ -ilibraries/filepath \ -ilibraries/hpc \ -ilibraries/mtl \ -ilibraries/text \ libraries/text/cbits/cbits.c \ -Ilibraries/text/include \ -ilibraries/parsec/src \ \ [ 1 of 270] Compiling Control.Monad.Cont.Class ( libraries/mtl/Control/Monad/Cont/Class.hs, bootstrapping/Control/Monad/Cont/Class.o ) [ 2 of 270] Compiling Control.Monad.Error.Class ( libraries/mtl/Control/Monad/Error/Class.hs, bootstrapping/Control/Monad/Error/Class.o ) [ 3 of 270] Compiling Control.Monad.Identity ( libraries/mtl/Control/Monad/Identity.hs, bootstrapping/Control/Monad/Identity.o ) [ 4 of 270] Compiling Control.Monad.Reader.Class ( libraries/mtl/Control/Monad/Reader/Class.hs, bootstrapping/Control/Monad/Reader/Class.o ) [ 5 of 270] Compiling Control.Monad.State.Class ( libraries/mtl/Control/Monad/State/Class.hs, bootstrapping/Control/Monad/State/Class.o ) [ 6 of 270] Compiling Control.Monad.Trans ( libraries/mtl/Control/Monad/Trans.hs, bootstrapping/Control/Monad/Trans.o ) [ 7 of 270] Compiling Control.Monad.State.Strict ( libraries/mtl/Control/Monad/State/Strict.hs, bootstrapping/Control/Monad/State/Strict.o ) [ 8 of 270] Compiling Data.Binary.Builder ( libraries/binary/src/Data/Binary/Builder.hs, bootstrapping/Data/Binary/Builder.o ) [ 9 of 270] Compiling Data.Binary.FloatCast ( libraries/binary/src/Data/Binary/FloatCast.hs, bootstrapping/Data/Binary/FloatCast.o ) [ 10 of 270] Compiling Data.Binary.Internal ( libraries/binary/src/Data/Binary/Internal.hs, bootstrapping/Data/Binary/Internal.o ) [ 11 of 270] Compiling Data.Binary.Get.Internal ( libraries/binary/src/Data/Binary/Get/Internal.hs, bootstrapping/Data/Binary/Get/Internal.o ) [ 12 of 270] Compiling Data.Binary.Get ( libraries/binary/src/Data/Binary/Get.hs, bootstrapping/Data/Binary/Get.o ) [ 13 of 270] Compiling Data.Binary.Put ( libraries/binary/src/Data/Binary/Put.hs, bootstrapping/Data/Binary/Put.o ) [ 14 of 270] Compiling Data.Binary.Class ( libraries/binary/src/Data/Binary/Class.hs, bootstrapping/Data/Binary/Class.o ) [ 15 of 270] Compiling Data.Binary.Generic ( libraries/binary/src/Data/Binary/Generic.hs, bootstrapping/Data/Binary/Generic.o ) [ 16 of 270] Compiling Data.Binary ( libraries/binary/src/Data/Binary.hs, bootstrapping/Data/Binary.o ) [ 17 of 270] Compiling Data.Text.Encoding.Error ( libraries/text/Data/Text/Encoding/Error.hs, bootstrapping/Data/Text/Encoding/Error.o ) [ 18 of 270] Compiling Data.Text.Internal.Encoding.Utf16 ( libraries/text/Data/Text/Internal/Encoding/Utf16.hs, bootstrapping/Data/Text/Internal/Encoding/Utf16.o ) [ 19 of 270] Compiling Data.Text.Internal.Encoding.Utf32 ( libraries/text/Data/Text/Internal/Encoding/Utf32.hs, bootstrapping/Data/Text/Internal/Encoding/Utf32.o ) [ 20 of 270] Compiling Data.Text.Internal.Functions ( libraries/text/Data/Text/Internal/Functions.hs, bootstrapping/Data/Text/Internal/Functions.o ) [ 21 of 270] Compiling Data.Text.Internal.Unsafe ( libraries/text/Data/Text/Internal/Unsafe.hs, bootstrapping/Data/Text/Internal/Unsafe.o ) [ 22 of 270] Compiling Data.Text.Internal.Unsafe.Shift ( libraries/text/Data/Text/Internal/Unsafe/Shift.hs, bootstrapping/Data/Text/Internal/Unsafe/Shift.o ) [ 23 of 270] Compiling Data.Text.Array ( libraries/text/Data/Text/Array.hs, bootstrapping/Data/Text/Array.o ) [ 24 of 270] Compiling Data.Text.Internal.Unsafe.Char ( libraries/text/Data/Text/Internal/Unsafe/Char.hs, bootstrapping/Data/Text/Internal/Unsafe/Char.o ) [ 25 of 270] Compiling Data.Text.Internal.Encoding.Utf8 ( libraries/text/Data/Text/Internal/Encoding/Utf8.hs, bootstrapping/Data/Text/Internal/Encoding/Utf8.o ) [ 26 of 270] Compiling Data.Text.Internal ( libraries/text/Data/Text/Internal.hs, bootstrapping/Data/Text/Internal.o ) [ 27 of 270] Compiling Data.Text.Internal.Search ( libraries/text/Data/Text/Internal/Search.hs, bootstrapping/Data/Text/Internal/Search.o ) [ 28 of 270] Compiling Data.Text.Internal.Fusion.Size ( libraries/text/Data/Text/Internal/Fusion/Size.hs, bootstrapping/Data/Text/Internal/Fusion/Size.o ) [ 29 of 270] Compiling Data.Text.Internal.Fusion.Types ( libraries/text/Data/Text/Internal/Fusion/Types.hs, bootstrapping/Data/Text/Internal/Fusion/Types.o ) [ 30 of 270] Compiling Data.Text.Internal.Fusion.CaseMapping ( libraries/text/Data/Text/Internal/Fusion/CaseMapping.hs, bootstrapping/Data/Text/Internal/Fusion/CaseMapping.o ) [ 31 of 270] Compiling Data.Text.Internal.Fusion.Common ( libraries/text/Data/Text/Internal/Fusion/Common.hs, bootstrapping/Data/Text/Internal/Fusion/Common.o ) [ 32 of 270] Compiling Data.Text.Unsafe ( libraries/text/Data/Text/Unsafe.hs, bootstrapping/Data/Text/Unsafe.o ) [ 33 of 270] Compiling Data.Text.Internal.Private ( libraries/text/Data/Text/Internal/Private.hs, bootstrapping/Data/Text/Internal/Private.o ) [ 34 of 270] Compiling Data.Text.Internal.Fusion ( libraries/text/Data/Text/Internal/Fusion.hs, bootstrapping/Data/Text/Internal/Fusion.o ) [ 35 of 270] Compiling Data.Text.Show ( libraries/text/Data/Text/Show.hs, bootstrapping/Data/Text/Show.o ) [ 36 of 270] Compiling Data.Text.Internal.Encoding.Fusion.Common ( libraries/text/Data/Text/Internal/Encoding/Fusion/Common.hs, bootstrapping/Data/Text/Internal/Encoding/Fusion/Common.o ) [ 37 of 270] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( libraries/text/Data/Text/Internal/Lazy/Encoding/Fusion.hs, bootstrapping/Data/Text/Internal/Lazy/Encoding/Fusion.o ) [ 38 of 270] Compiling Data.Text.Internal.Encoding.Fusion ( libraries/text/Data/Text/Internal/Encoding/Fusion.hs, bootstrapping/Data/Text/Internal/Encoding/Fusion.o ) [ 39 of 270] Compiling Data.Text.Encoding ( libraries/text/Data/Text/Encoding.hs, bootstrapping/Data/Text/Encoding.o ) [ 40 of 270] Compiling Data.Text ( libraries/text/Data/Text.hs, bootstrapping/Data/Text.o ) [ 41 of 270] Compiling Data.Text.Internal.Lazy ( libraries/text/Data/Text/Internal/Lazy.hs, bootstrapping/Data/Text/Internal/Lazy.o ) [ 42 of 270] Compiling Data.Text.Internal.Lazy.Search ( libraries/text/Data/Text/Internal/Lazy/Search.hs, bootstrapping/Data/Text/Internal/Lazy/Search.o ) [ 43 of 270] Compiling Data.Text.Internal.Lazy.Fusion ( libraries/text/Data/Text/Internal/Lazy/Fusion.hs, bootstrapping/Data/Text/Internal/Lazy/Fusion.o ) [ 44 of 270] Compiling Data.Text.Lazy.Encoding ( libraries/text/Data/Text/Lazy/Encoding.hs, bootstrapping/Data/Text/Lazy/Encoding.o ) [ 45 of 270] Compiling Data.Text.Lazy ( libraries/text/Data/Text/Lazy.hs, bootstrapping/Data/Text/Lazy.o ) [ 46 of 270] Compiling Distribution.Compat.Binary ( libraries/Cabal/Cabal/Distribution/Compat/Binary.hs, bootstrapping/Distribution/Compat/Binary.o ) [ 47 of 270] Compiling Distribution.Compat.Directory ( libraries/Cabal/Cabal/Distribution/Compat/Directory.hs, bootstrapping/Distribution/Compat/Directory.o ) [ 48 of 270] Compiling Distribution.Compat.Exception ( libraries/Cabal/Cabal/Distribution/Compat/Exception.hs, bootstrapping/Distribution/Compat/Exception.o ) [ 49 of 270] Compiling Distribution.Compat.MonadFail ( libraries/Cabal/Cabal/Distribution/Compat/MonadFail.hs, bootstrapping/Distribution/Compat/MonadFail.o ) [ 50 of 270] Compiling Distribution.Compat.Newtype ( libraries/Cabal/Cabal/Distribution/Compat/Newtype.hs, bootstrapping/Distribution/Compat/Newtype.o ) [ 51 of 270] Compiling Distribution.Compat.Semigroup ( libraries/Cabal/Cabal/Distribution/Compat/Semigroup.hs, bootstrapping/Distribution/Compat/Semigroup.o ) [ 52 of 270] Compiling Distribution.Compat.Stack ( libraries/Cabal/Cabal/Distribution/Compat/Stack.hs, bootstrapping/Distribution/Compat/Stack.o ) [ 53 of 270] Compiling Distribution.Compat.Prelude ( libraries/Cabal/Cabal/Distribution/Compat/Prelude.hs, bootstrapping/Distribution/Compat/Prelude.o ) [ 54 of 270] Compiling Distribution.Compat.ReadP ( libraries/Cabal/Cabal/Distribution/Compat/ReadP.hs, bootstrapping/Distribution/Compat/ReadP.o ) [ 55 of 270] Compiling Distribution.Compat.Graph ( libraries/Cabal/Cabal/Distribution/Compat/Graph.hs, bootstrapping/Distribution/Compat/Graph.o ) [ 56 of 270] Compiling Distribution.Compat.GetShortPathName ( libraries/Cabal/Cabal/Distribution/Compat/GetShortPathName.hs, bootstrapping/Distribution/Compat/GetShortPathName.o ) [ 57 of 270] Compiling Distribution.Compat.DList ( libraries/Cabal/Cabal/Distribution/Compat/DList.hs, bootstrapping/Distribution/Compat/DList.o ) [ 58 of 270] Compiling Distribution.Compat.Lens ( libraries/Cabal/Cabal/Distribution/Compat/Lens.hs, bootstrapping/Distribution/Compat/Lens.o ) [ 59 of 270] Compiling Distribution.CabalSpecVersion ( libraries/Cabal/Cabal/Distribution/CabalSpecVersion.hs, bootstrapping/Distribution/CabalSpecVersion.o ) [ 60 of 270] Compiling Distribution.Compat.Environment ( libraries/Cabal/Cabal/Distribution/Compat/Environment.hs, bootstrapping/Distribution/Compat/Environment.o ) [ 61 of 270] Compiling Distribution.Compat.CreatePipe ( libraries/Cabal/Cabal/Distribution/Compat/CreatePipe.hs, bootstrapping/Distribution/Compat/CreatePipe.o ) [ 62 of 270] Compiling Distribution.GetOpt ( libraries/Cabal/Cabal/Distribution/GetOpt.hs, bootstrapping/Distribution/GetOpt.o ) [ 63 of 270] Compiling Distribution.Lex ( libraries/Cabal/Cabal/Distribution/Lex.hs, bootstrapping/Distribution/Lex.o ) [ 64 of 270] Compiling Distribution.PackageDescription.Quirks ( libraries/Cabal/Cabal/Distribution/PackageDescription/Quirks.hs, bootstrapping/Distribution/PackageDescription/Quirks.o ) [ 65 of 270] Compiling Distribution.PackageDescription.Utils ( libraries/Cabal/Cabal/Distribution/PackageDescription/Utils.hs, bootstrapping/Distribution/PackageDescription/Utils.o ) [ 66 of 270] Compiling Distribution.Parsec.Field ( libraries/Cabal/Cabal/Distribution/Parsec/Field.hs, bootstrapping/Distribution/Parsec/Field.o ) [ 67 of 270] Compiling Distribution.Pretty ( libraries/Cabal/Cabal/Distribution/Pretty.hs, bootstrapping/Distribution/Pretty.o ) [ 68 of 270] Compiling Distribution.SPDX.LicenseListVersion ( libraries/Cabal/Cabal/Distribution/SPDX/LicenseListVersion.hs, bootstrapping/Distribution/SPDX/LicenseListVersion.o ) [ 69 of 270] Compiling Distribution.Simple.Flag ( libraries/Cabal/Cabal/Distribution/Simple/Flag.hs, bootstrapping/Distribution/Simple/Flag.o ) [ 70 of 270] Compiling Distribution.Simple.PreProcess.Unlit ( libraries/Cabal/Cabal/Distribution/Simple/PreProcess/Unlit.hs, bootstrapping/Distribution/Simple/PreProcess/Unlit.o ) [ 71 of 270] Compiling Distribution.Simple.Program.Internal ( libraries/Cabal/Cabal/Distribution/Simple/Program/Internal.hs, bootstrapping/Distribution/Simple/Program/Internal.o ) [ 72 of 270] Compiling Distribution.TestSuite ( libraries/Cabal/Cabal/Distribution/TestSuite.hs, bootstrapping/Distribution/TestSuite.o ) [ 73 of 270] Compiling Distribution.Types.Condition ( libraries/Cabal/Cabal/Distribution/Types/Condition.hs, bootstrapping/Distribution/Types/Condition.o ) [ 74 of 270] Compiling Distribution.Types.CondTree ( libraries/Cabal/Cabal/Distribution/Types/CondTree.hs, bootstrapping/Distribution/Types/CondTree.o ) [ 75 of 270] Compiling Distribution.Utils.Base62 ( libraries/Cabal/Cabal/Distribution/Utils/Base62.hs, bootstrapping/Distribution/Utils/Base62.o ) [ 76 of 270] Compiling Distribution.Utils.IOData ( libraries/Cabal/Cabal/Distribution/Utils/IOData.hs, bootstrapping/Distribution/Utils/IOData.o ) [ 77 of 270] Compiling Distribution.Utils.MapAccum ( libraries/Cabal/Cabal/Distribution/Utils/MapAccum.hs, bootstrapping/Distribution/Utils/MapAccum.o ) [ 78 of 270] Compiling Distribution.Utils.Progress ( libraries/Cabal/Cabal/Distribution/Utils/Progress.hs, bootstrapping/Distribution/Utils/Progress.o ) [ 79 of 270] Compiling Distribution.Utils.String ( libraries/Cabal/Cabal/Distribution/Utils/String.hs, bootstrapping/Distribution/Utils/String.o ) [ 80 of 270] Compiling Distribution.Utils.ShortText ( libraries/Cabal/Cabal/Distribution/Utils/ShortText.hs, bootstrapping/Distribution/Utils/ShortText.o ) [ 81 of 270] Compiling Distribution.Utils.UnionFind ( libraries/Cabal/Cabal/Distribution/Utils/UnionFind.hs, bootstrapping/Distribution/Utils/UnionFind.o ) [ 82 of 270] Compiling System.FilePath.Posix ( libraries/filepath/System/FilePath/Posix.hs, bootstrapping/System/FilePath/Posix.o ) [ 83 of 270] Compiling System.FilePath ( libraries/filepath/System/FilePath.hs, bootstrapping/System/FilePath.o ) [ 84 of 270] Compiling Distribution.Utils.Generic ( libraries/Cabal/Cabal/Distribution/Utils/Generic.hs, bootstrapping/Distribution/Utils/Generic.o ) [ 85 of 270] Compiling Distribution.Simple.CCompiler ( libraries/Cabal/Cabal/Distribution/Simple/CCompiler.hs, bootstrapping/Distribution/Simple/CCompiler.o ) [ 86 of 270] Compiling Distribution.Parsec.Common ( libraries/Cabal/Cabal/Distribution/Parsec/Common.hs, bootstrapping/Distribution/Parsec/Common.o ) [ 87 of 270] Compiling Distribution.Parsec.LexerMonad ( libraries/Cabal/Cabal/Distribution/Parsec/LexerMonad.hs, bootstrapping/Distribution/Parsec/LexerMonad.o ) [ 88 of 270] Compiling Distribution.Parsec.Lexer ( libraries/Cabal/Cabal/Distribution/Parsec/Lexer.hs, bootstrapping/Distribution/Parsec/Lexer.o ) [ 89 of 270] Compiling Distribution.Compat.Internal.TempFile ( libraries/Cabal/Cabal/Distribution/Compat/Internal/TempFile.hs, bootstrapping/Distribution/Compat/Internal/TempFile.o ) [ 90 of 270] Compiling Distribution.Compat.CopyFile ( libraries/Cabal/Cabal/Distribution/Compat/CopyFile.hs, bootstrapping/Distribution/Compat/CopyFile.o ) [ 91 of 270] Compiling System.FilePath.Windows ( libraries/filepath/System/FilePath/Windows.hs, bootstrapping/System/FilePath/Windows.o ) [ 92 of 270] Compiling Text.Parsec.Pos ( libraries/parsec/src/Text/Parsec/Pos.hs, bootstrapping/Text/Parsec/Pos.o ) [ 93 of 270] Compiling Text.Parsec.Error ( libraries/parsec/src/Text/Parsec/Error.hs, bootstrapping/Text/Parsec/Error.o ) [ 94 of 270] Compiling Text.Parsec.Prim ( libraries/parsec/src/Text/Parsec/Prim.hs, bootstrapping/Text/Parsec/Prim.o ) [ 95 of 270] Compiling Text.Parsec.Combinator ( libraries/parsec/src/Text/Parsec/Combinator.hs, bootstrapping/Text/Parsec/Combinator.o ) [ 96 of 270] Compiling Text.Parsec.Char ( libraries/parsec/src/Text/Parsec/Char.hs, bootstrapping/Text/Parsec/Char.o ) [ 97 of 270] Compiling Text.Parsec ( libraries/parsec/src/Text/Parsec.hs, bootstrapping/Text/Parsec.o ) [ 98 of 270] Compiling Distribution.Parsec.FieldLineStream ( libraries/Cabal/Cabal/Distribution/Parsec/FieldLineStream.hs, bootstrapping/Distribution/Parsec/FieldLineStream.o ) [ 99 of 270] Compiling Distribution.Compat.Parsing ( libraries/Cabal/Cabal/Distribution/Compat/Parsing.hs, bootstrapping/Distribution/Compat/Parsing.o ) [100 of 270] Compiling Distribution.Compat.CharParsing ( libraries/Cabal/Cabal/Distribution/Compat/CharParsing.hs, bootstrapping/Distribution/Compat/CharParsing.o ) [101 of 270] Compiling Distribution.Parsec.Class ( libraries/Cabal/Cabal/Distribution/Parsec/Class.hs, bootstrapping/Distribution/Parsec/Class.o ) [102 of 270] Compiling Distribution.Text ( libraries/Cabal/Cabal/Distribution/Text.hs, bootstrapping/Distribution/Text.o ) [103 of 270] Compiling Language.Haskell.Extension ( libraries/Cabal/Cabal/Language/Haskell/Extension.hs, bootstrapping/Language/Haskell/Extension.o ) [104 of 270] Compiling Distribution.Types.Version ( libraries/Cabal/Cabal/Distribution/Types/Version.hs, bootstrapping/Distribution/Types/Version.o ) [105 of 270] Compiling Distribution.Types.VersionRange ( libraries/Cabal/Cabal/Distribution/Types/VersionRange.hs, bootstrapping/Distribution/Types/VersionRange.o ) [106 of 270] Compiling Distribution.Types.VersionInterval ( libraries/Cabal/Cabal/Distribution/Types/VersionInterval.hs, bootstrapping/Distribution/Types/VersionInterval.o ) [107 of 270] Compiling Distribution.Version ( libraries/Cabal/Cabal/Distribution/Version.hs, bootstrapping/Distribution/Version.o ) [108 of 270] Compiling Distribution.Types.TestType ( libraries/Cabal/Cabal/Distribution/Types/TestType.hs, bootstrapping/Distribution/Types/TestType.o ) [109 of 270] Compiling Distribution.Types.SourceRepo ( libraries/Cabal/Cabal/Distribution/Types/SourceRepo.hs, bootstrapping/Distribution/Types/SourceRepo.o ) [110 of 270] Compiling Distribution.Types.SourceRepo.Lens ( libraries/Cabal/Cabal/Distribution/Types/SourceRepo/Lens.hs, bootstrapping/Distribution/Types/SourceRepo/Lens.o ) [111 of 270] Compiling Distribution.Types.PkgconfigName ( libraries/Cabal/Cabal/Distribution/Types/PkgconfigName.hs, bootstrapping/Distribution/Types/PkgconfigName.o ) [112 of 270] Compiling Distribution.Types.PkgconfigDependency ( libraries/Cabal/Cabal/Distribution/Types/PkgconfigDependency.hs, bootstrapping/Distribution/Types/PkgconfigDependency.o ) [113 of 270] Compiling Distribution.Types.ForeignLibType ( libraries/Cabal/Cabal/Distribution/Types/ForeignLibType.hs, bootstrapping/Distribution/Types/ForeignLibType.o ) [114 of 270] Compiling Distribution.Types.ForeignLibOption ( libraries/Cabal/Cabal/Distribution/Types/ForeignLibOption.hs, bootstrapping/Distribution/Types/ForeignLibOption.o ) [115 of 270] Compiling Distribution.Types.ExecutableScope ( libraries/Cabal/Cabal/Distribution/Types/ExecutableScope.hs, bootstrapping/Distribution/Types/ExecutableScope.o ) [116 of 270] Compiling Distribution.Types.ComponentId ( libraries/Cabal/Cabal/Distribution/Types/ComponentId.hs, bootstrapping/Distribution/Types/ComponentId.o ) [117 of 270] Compiling Distribution.Types.BuildType ( libraries/Cabal/Cabal/Distribution/Types/BuildType.hs, bootstrapping/Distribution/Types/BuildType.o ) [118 of 270] Compiling Distribution.Types.BenchmarkType ( libraries/Cabal/Cabal/Distribution/Types/BenchmarkType.hs, bootstrapping/Distribution/Types/BenchmarkType.o ) [119 of 270] Compiling Distribution.Types.BenchmarkInterface ( libraries/Cabal/Cabal/Distribution/Types/BenchmarkInterface.hs, bootstrapping/Distribution/Types/BenchmarkInterface.o ) [120 of 270] Compiling Distribution.Types.AbiHash ( libraries/Cabal/Cabal/Distribution/Types/AbiHash.hs, bootstrapping/Distribution/Types/AbiHash.o ) [121 of 270] Compiling Distribution.System ( libraries/Cabal/Cabal/Distribution/System.hs, bootstrapping/Distribution/System.o ) [122 of 270] Compiling Distribution.SPDX.LicenseReference ( libraries/Cabal/Cabal/Distribution/SPDX/LicenseReference.hs, bootstrapping/Distribution/SPDX/LicenseReference.o ) [123 of 270] Compiling Distribution.SPDX.LicenseId ( libraries/Cabal/Cabal/Distribution/SPDX/LicenseId.hs, bootstrapping/Distribution/SPDX/LicenseId.o ) [124 of 270] Compiling Distribution.SPDX.LicenseExceptionId ( libraries/Cabal/Cabal/Distribution/SPDX/LicenseExceptionId.hs, bootstrapping/Distribution/SPDX/LicenseExceptionId.o ) [125 of 270] Compiling Distribution.SPDX.LicenseExpression ( libraries/Cabal/Cabal/Distribution/SPDX/LicenseExpression.hs, bootstrapping/Distribution/SPDX/LicenseExpression.o ) [126 of 270] Compiling Distribution.SPDX.License ( libraries/Cabal/Cabal/Distribution/SPDX/License.hs, bootstrapping/Distribution/SPDX/License.o ) [127 of 270] Compiling Distribution.SPDX ( libraries/Cabal/Cabal/Distribution/SPDX.hs, bootstrapping/Distribution/SPDX.o ) [128 of 270] Compiling Distribution.ReadE ( libraries/Cabal/Cabal/Distribution/ReadE.hs, bootstrapping/Distribution/ReadE.o ) [129 of 270] Compiling Distribution.Verbosity ( libraries/Cabal/Cabal/Distribution/Verbosity.hs, bootstrapping/Distribution/Verbosity.o ) [130 of 270] Compiling Distribution.FieldGrammar.Class ( libraries/Cabal/Cabal/Distribution/FieldGrammar/Class.hs, bootstrapping/Distribution/FieldGrammar/Class.o ) [131 of 270] Compiling Distribution.ModuleName ( libraries/Cabal/Cabal/Distribution/ModuleName.hs, bootstrapping/Distribution/ModuleName.o ) [132 of 270] Compiling Distribution.Types.TestSuiteInterface ( libraries/Cabal/Cabal/Distribution/Types/TestSuiteInterface.hs, bootstrapping/Distribution/Types/TestSuiteInterface.o ) [133 of 270] Compiling Distribution.Types.ModuleRenaming ( libraries/Cabal/Cabal/Distribution/Types/ModuleRenaming.hs, bootstrapping/Distribution/Types/ModuleRenaming.o ) [134 of 270] Compiling Distribution.Types.IncludeRenaming ( libraries/Cabal/Cabal/Distribution/Types/IncludeRenaming.hs, bootstrapping/Distribution/Types/IncludeRenaming.o ) [135 of 270] Compiling Distribution.License ( libraries/Cabal/Cabal/Distribution/License.hs, bootstrapping/Distribution/License.o ) [136 of 270] Compiling Distribution.Compiler ( libraries/Cabal/Cabal/Distribution/Compiler.hs, bootstrapping/Distribution/Compiler.o ) [137 of 270] Compiling Distribution.Parsec.Newtypes ( libraries/Cabal/Cabal/Distribution/Parsec/Newtypes.hs, bootstrapping/Distribution/Parsec/Newtypes.o ) [138 of 270] Compiling Distribution.ParseUtils ( libraries/Cabal/Cabal/Distribution/ParseUtils.hs, bootstrapping/Distribution/ParseUtils.o ) [139 of 270] Compiling Distribution.Types.PackageName ( libraries/Cabal/Cabal/Distribution/Types/PackageName.hs, bootstrapping/Distribution/Types/PackageName.o ) [140 of 270] Compiling Distribution.Types.UnqualComponentName ( libraries/Cabal/Cabal/Distribution/Types/UnqualComponentName.hs, bootstrapping/Distribution/Types/UnqualComponentName.o ) [141 of 270] Compiling Distribution.Types.ComponentName ( libraries/Cabal/Cabal/Distribution/Types/ComponentName.hs, bootstrapping/Distribution/Types/ComponentName.o ) [142 of 270] Compiling Distribution.Types.PackageId ( libraries/Cabal/Cabal/Distribution/Types/PackageId.hs, bootstrapping/Distribution/Types/PackageId.o ) [143 of 270] Compiling Distribution.Types.UnitId ( libraries/Cabal/Cabal/Distribution/Types/UnitId.hs, bootstrapping/Distribution/Types/UnitId.o ) [144 of 270] Compiling Distribution.Types.Module ( libraries/Cabal/Cabal/Distribution/Types/Module.hs, bootstrapping/Distribution/Types/Module.o ) [145 of 270] Compiling Distribution.Types.PackageId.Lens ( libraries/Cabal/Cabal/Distribution/Types/PackageId/Lens.hs, bootstrapping/Distribution/Types/PackageId/Lens.o ) [146 of 270] Compiling Distribution.Simple.Utils ( libraries/Cabal/Cabal/Distribution/Simple/Utils.hs, bootstrapping/Distribution/Simple/Utils.o ) [147 of 270] Compiling Distribution.Utils.NubList ( libraries/Cabal/Cabal/Distribution/Utils/NubList.hs, bootstrapping/Distribution/Utils/NubList.o ) [148 of 270] Compiling Distribution.Utils.LogProgress ( libraries/Cabal/Cabal/Distribution/Utils/LogProgress.hs, bootstrapping/Distribution/Utils/LogProgress.o ) [149 of 270] Compiling Distribution.Simple.Program.ResponseFile ( libraries/Cabal/Cabal/Distribution/Simple/Program/ResponseFile.hs, bootstrapping/Distribution/Simple/Program/ResponseFile.o ) [150 of 270] Compiling Distribution.Simple.Program.Find ( libraries/Cabal/Cabal/Distribution/Simple/Program/Find.hs, bootstrapping/Distribution/Simple/Program/Find.o ) [151 of 270] Compiling Distribution.Simple.Glob ( libraries/Cabal/Cabal/Distribution/Simple/Glob.hs, bootstrapping/Distribution/Simple/Glob.o ) [152 of 270] Compiling Distribution.Simple.Compiler ( libraries/Cabal/Cabal/Distribution/Simple/Compiler.hs, bootstrapping/Distribution/Simple/Compiler.o ) [153 of 270] Compiling Distribution.Simple.GHC.ImplInfo ( libraries/Cabal/Cabal/Distribution/Simple/GHC/ImplInfo.hs, bootstrapping/Distribution/Simple/GHC/ImplInfo.o ) [154 of 270] Compiling Distribution.Parsec.ParseResult ( libraries/Cabal/Cabal/Distribution/Parsec/ParseResult.hs, bootstrapping/Distribution/Parsec/ParseResult.o ) [155 of 270] Compiling Distribution.FieldGrammar.Parsec ( libraries/Cabal/Cabal/Distribution/FieldGrammar/Parsec.hs, bootstrapping/Distribution/FieldGrammar/Parsec.o ) [156 of 270] Compiling Distribution.Backpack.DescribeUnitId ( libraries/Cabal/Cabal/Distribution/Backpack/DescribeUnitId.hs, bootstrapping/Distribution/Backpack/DescribeUnitId.o ) [157 of 270] Compiling Distribution.Types.ModuleReexport ( libraries/Cabal/Cabal/Distribution/Types/ModuleReexport.hs, bootstrapping/Distribution/Types/ModuleReexport.o ) [158 of 270] Compiling Distribution.Types.Mixin ( libraries/Cabal/Cabal/Distribution/Types/Mixin.hs, bootstrapping/Distribution/Types/Mixin.o ) [159 of 270] Compiling Distribution.Types.ExeDependency ( libraries/Cabal/Cabal/Distribution/Types/ExeDependency.hs, bootstrapping/Distribution/Types/ExeDependency.o ) [160 of 270] Compiling Distribution.Types.Dependency ( libraries/Cabal/Cabal/Distribution/Types/Dependency.hs, bootstrapping/Distribution/Types/Dependency.o ) [161 of 270] Compiling Distribution.Types.SetupBuildInfo ( libraries/Cabal/Cabal/Distribution/Types/SetupBuildInfo.hs, bootstrapping/Distribution/Types/SetupBuildInfo.o ) [162 of 270] Compiling Distribution.Types.SetupBuildInfo.Lens ( libraries/Cabal/Cabal/Distribution/Types/SetupBuildInfo/Lens.hs, bootstrapping/Distribution/Types/SetupBuildInfo/Lens.o ) [163 of 270] Compiling Distribution.Types.DependencyMap ( libraries/Cabal/Cabal/Distribution/Types/DependencyMap.hs, bootstrapping/Distribution/Types/DependencyMap.o ) [164 of 270] Compiling Distribution.Types.MungedPackageName ( libraries/Cabal/Cabal/Distribution/Types/MungedPackageName.hs, bootstrapping/Distribution/Types/MungedPackageName.o ) [165 of 270] Compiling Distribution.Types.MungedPackageId ( libraries/Cabal/Cabal/Distribution/Types/MungedPackageId.hs, bootstrapping/Distribution/Types/MungedPackageId.o ) [166 of 270] Compiling Distribution.Package ( libraries/Cabal/Cabal/Distribution/Package.hs, bootstrapping/Distribution/Package.o ) [167 of 270] Compiling Distribution.Types.AnnotatedId ( libraries/Cabal/Cabal/Distribution/Types/AnnotatedId.hs, bootstrapping/Distribution/Types/AnnotatedId.o ) [168 of 270] Compiling Distribution.Types.ComponentInclude ( libraries/Cabal/Cabal/Distribution/Types/ComponentInclude.hs, bootstrapping/Distribution/Types/ComponentInclude.o ) [169 of 270] Compiling Distribution.Types.AbiDependency ( libraries/Cabal/Cabal/Distribution/Types/AbiDependency.hs, bootstrapping/Distribution/Types/AbiDependency.o ) [170 of 270] Compiling Distribution.Simple.InstallDirs ( libraries/Cabal/Cabal/Distribution/Simple/InstallDirs.hs, bootstrapping/Distribution/Simple/InstallDirs.o ) [171 of 270] Compiling Distribution.Types.LegacyExeDependency ( libraries/Cabal/Cabal/Distribution/Types/LegacyExeDependency.hs, bootstrapping/Distribution/Types/LegacyExeDependency.o ) [172 of 270] Compiling Distribution.Types.BuildInfo ( libraries/Cabal/Cabal/Distribution/Types/BuildInfo.hs, bootstrapping/Distribution/Types/BuildInfo.o ) [173 of 270] Compiling Distribution.Types.HookedBuildInfo ( libraries/Cabal/Cabal/Distribution/Types/HookedBuildInfo.hs, bootstrapping/Distribution/Types/HookedBuildInfo.o ) [174 of 270] Compiling Distribution.Types.BuildInfo.Lens ( libraries/Cabal/Cabal/Distribution/Types/BuildInfo/Lens.hs, bootstrapping/Distribution/Types/BuildInfo/Lens.o ) [175 of 270] Compiling Distribution.Types.TestSuite ( libraries/Cabal/Cabal/Distribution/Types/TestSuite.hs, bootstrapping/Distribution/Types/TestSuite.o ) [176 of 270] Compiling Distribution.Types.TestSuite.Lens ( libraries/Cabal/Cabal/Distribution/Types/TestSuite/Lens.hs, bootstrapping/Distribution/Types/TestSuite/Lens.o ) [177 of 270] Compiling Distribution.Types.Library ( libraries/Cabal/Cabal/Distribution/Types/Library.hs, bootstrapping/Distribution/Types/Library.o ) [178 of 270] Compiling Distribution.Types.Library.Lens ( libraries/Cabal/Cabal/Distribution/Types/Library/Lens.hs, bootstrapping/Distribution/Types/Library/Lens.o ) [179 of 270] Compiling Distribution.Types.ForeignLib ( libraries/Cabal/Cabal/Distribution/Types/ForeignLib.hs, bootstrapping/Distribution/Types/ForeignLib.o ) [180 of 270] Compiling Distribution.Types.ForeignLib.Lens ( libraries/Cabal/Cabal/Distribution/Types/ForeignLib/Lens.hs, bootstrapping/Distribution/Types/ForeignLib/Lens.o ) [181 of 270] Compiling Distribution.Types.Executable ( libraries/Cabal/Cabal/Distribution/Types/Executable.hs, bootstrapping/Distribution/Types/Executable.o ) [182 of 270] Compiling Distribution.Types.Executable.Lens ( libraries/Cabal/Cabal/Distribution/Types/Executable/Lens.hs, bootstrapping/Distribution/Types/Executable/Lens.o ) [183 of 270] Compiling Distribution.Types.Benchmark ( libraries/Cabal/Cabal/Distribution/Types/Benchmark.hs, bootstrapping/Distribution/Types/Benchmark.o ) [184 of 270] Compiling Distribution.Types.Component ( libraries/Cabal/Cabal/Distribution/Types/Component.hs, bootstrapping/Distribution/Types/Component.o ) [185 of 270] Compiling Distribution.Types.ComponentRequestedSpec ( libraries/Cabal/Cabal/Distribution/Types/ComponentRequestedSpec.hs, bootstrapping/Distribution/Types/ComponentRequestedSpec.o ) [186 of 270] Compiling Distribution.Types.PackageDescription ( libraries/Cabal/Cabal/Distribution/Types/PackageDescription.hs, bootstrapping/Distribution/Types/PackageDescription.o ) [187 of 270] Compiling Distribution.Types.GenericPackageDescription ( libraries/Cabal/Cabal/Distribution/Types/GenericPackageDescription.hs, bootstrapping/Distribution/Types/GenericPackageDescription.o ) [188 of 270] Compiling Distribution.Types.GenericPackageDescription.Lens ( libraries/Cabal/Cabal/Distribution/Types/GenericPackageDescription/Lens.hs, bootstrapping/Distribution/Types/GenericPackageDescription/Lens.o ) [189 of 270] Compiling Distribution.Parsec.ConfVar ( libraries/Cabal/Cabal/Distribution/Parsec/ConfVar.hs, bootstrapping/Distribution/Parsec/ConfVar.o ) [190 of 270] Compiling Distribution.Types.Benchmark.Lens ( libraries/Cabal/Cabal/Distribution/Types/Benchmark/Lens.hs, bootstrapping/Distribution/Types/Benchmark/Lens.o ) [191 of 270] Compiling Distribution.Types.PackageDescription.Lens ( libraries/Cabal/Cabal/Distribution/Types/PackageDescription/Lens.hs, bootstrapping/Distribution/Types/PackageDescription/Lens.o ) [192 of 270] Compiling Distribution.Types.Lens ( libraries/Cabal/Cabal/Distribution/Types/Lens.hs, bootstrapping/Distribution/Types/Lens.o ) [193 of 270] Compiling Distribution.PackageDescription ( libraries/Cabal/Cabal/Distribution/PackageDescription.hs, bootstrapping/Distribution/PackageDescription.o ) [194 of 270] Compiling Distribution.Simple.Program.Types ( libraries/Cabal/Cabal/Distribution/Simple/Program/Types.hs, bootstrapping/Distribution/Simple/Program/Types.o ) [195 of 270] Compiling Distribution.Simple.Program.Run ( libraries/Cabal/Cabal/Distribution/Simple/Program/Run.hs, bootstrapping/Distribution/Simple/Program/Run.o ) [196 of 270] Compiling Distribution.Simple.Program.Script ( libraries/Cabal/Cabal/Distribution/Simple/Program/Script.hs, bootstrapping/Distribution/Simple/Program/Script.o ) [197 of 270] Compiling Distribution.Simple.Program.Hpc ( libraries/Cabal/Cabal/Distribution/Simple/Program/Hpc.hs, bootstrapping/Distribution/Simple/Program/Hpc.o ) [198 of 270] Compiling Distribution.Simple.BuildToolDepends ( libraries/Cabal/Cabal/Distribution/Simple/BuildToolDepends.hs, bootstrapping/Distribution/Simple/BuildToolDepends.o ) [199 of 270] Compiling Distribution.Simple.Command ( libraries/Cabal/Cabal/Distribution/Simple/Command.hs, bootstrapping/Distribution/Simple/Command.o ) [200 of 270] Compiling Distribution.FieldGrammar.Pretty ( libraries/Cabal/Cabal/Distribution/FieldGrammar/Pretty.hs, bootstrapping/Distribution/FieldGrammar/Pretty.o ) [201 of 270] Compiling Distribution.FieldGrammar ( libraries/Cabal/Cabal/Distribution/FieldGrammar.hs, bootstrapping/Distribution/FieldGrammar.o ) [202 of 270] Compiling Distribution.FieldGrammar.FieldDescrs ( libraries/Cabal/Cabal/Distribution/FieldGrammar/FieldDescrs.hs, bootstrapping/Distribution/FieldGrammar/FieldDescrs.o ) [203 of 270] Compiling Distribution.PackageDescription.FieldGrammar ( libraries/Cabal/Cabal/Distribution/PackageDescription/FieldGrammar.hs, bootstrapping/Distribution/PackageDescription/FieldGrammar.o ) [204 of 270] Compiling Distribution.PackageDescription.PrettyPrint ( libraries/Cabal/Cabal/Distribution/PackageDescription/PrettyPrint.hs, bootstrapping/Distribution/PackageDescription/PrettyPrint.o ) [205 of 270] Compiling Distribution.PackageDescription.Configuration ( libraries/Cabal/Cabal/Distribution/PackageDescription/Configuration.hs, bootstrapping/Distribution/PackageDescription/Configuration.o ) [206 of 270] Compiling Distribution.Backpack ( libraries/Cabal/Cabal/Distribution/Backpack.hs, bootstrapping/Distribution/Backpack.o ) [207 of 270] Compiling Distribution.Types.ExposedModule ( libraries/Cabal/Cabal/Distribution/Types/ExposedModule.hs, bootstrapping/Distribution/Types/ExposedModule.o ) [208 of 270] Compiling Distribution.Types.InstalledPackageInfo ( libraries/Cabal/Cabal/Distribution/Types/InstalledPackageInfo.hs, bootstrapping/Distribution/Types/InstalledPackageInfo.o ) [209 of 270] Compiling Distribution.Types.InstalledPackageInfo.Lens ( libraries/Cabal/Cabal/Distribution/Types/InstalledPackageInfo/Lens.hs, bootstrapping/Distribution/Types/InstalledPackageInfo/Lens.o ) [210 of 270] Compiling Distribution.Types.InstalledPackageInfo.FieldGrammar ( libraries/Cabal/Cabal/Distribution/Types/InstalledPackageInfo/FieldGrammar.hs, bootstrapping/Distribution/Types/InstalledPackageInfo/FieldGrammar.o ) [211 of 270] Compiling Distribution.Simple.Program.GHC ( libraries/Cabal/Cabal/Distribution/Simple/Program/GHC.hs, bootstrapping/Distribution/Simple/Program/GHC.o ) [212 of 270] Compiling Distribution.Simple.Program.Builtin ( libraries/Cabal/Cabal/Distribution/Simple/Program/Builtin.hs, bootstrapping/Distribution/Simple/Program/Builtin.o ) [213 of 270] Compiling Distribution.Simple.Program.Db ( libraries/Cabal/Cabal/Distribution/Simple/Program/Db.hs, bootstrapping/Distribution/Simple/Program/Db.o ) [214 of 270] Compiling Distribution.Simple.Program ( libraries/Cabal/Cabal/Distribution/Simple/Program.hs, bootstrapping/Distribution/Simple/Program.o ) [215 of 270] Compiling Distribution.Simple.Setup ( libraries/Cabal/Cabal/Distribution/Simple/Setup.hs, bootstrapping/Distribution/Simple/Setup.o ) [216 of 270] Compiling Distribution.Simple.Program.Strip ( libraries/Cabal/Cabal/Distribution/Simple/Program/Strip.hs, bootstrapping/Distribution/Simple/Program/Strip.o ) [217 of 270] Compiling Distribution.Backpack.ModSubst ( libraries/Cabal/Cabal/Distribution/Backpack/ModSubst.hs, bootstrapping/Distribution/Backpack/ModSubst.o ) [218 of 270] Compiling Distribution.Backpack.ModuleScope ( libraries/Cabal/Cabal/Distribution/Backpack/ModuleScope.hs, bootstrapping/Distribution/Backpack/ModuleScope.o ) [219 of 270] Compiling Distribution.Backpack.FullUnitId ( libraries/Cabal/Cabal/Distribution/Backpack/FullUnitId.hs, bootstrapping/Distribution/Backpack/FullUnitId.o ) [220 of 270] Compiling Distribution.Parsec.Parser ( libraries/Cabal/Cabal/Distribution/Parsec/Parser.hs, bootstrapping/Distribution/Parsec/Parser.o ) [221 of 270] Compiling Distribution.PackageDescription.Parsec ( libraries/Cabal/Cabal/Distribution/PackageDescription/Parsec.hs, bootstrapping/Distribution/PackageDescription/Parsec.o ) [222 of 270] Compiling Distribution.InstalledPackageInfo ( libraries/Cabal/Cabal/Distribution/InstalledPackageInfo.hs, bootstrapping/Distribution/InstalledPackageInfo.o ) [223 of 270] Compiling Distribution.Types.ComponentLocalBuildInfo ( libraries/Cabal/Cabal/Distribution/Types/ComponentLocalBuildInfo.hs, bootstrapping/Distribution/Types/ComponentLocalBuildInfo.o ) [224 of 270] Compiling Distribution.Types.TargetInfo ( libraries/Cabal/Cabal/Distribution/Types/TargetInfo.hs, bootstrapping/Distribution/Types/TargetInfo.o ) [225 of 270] Compiling Distribution.Simple.Program.HcPkg ( libraries/Cabal/Cabal/Distribution/Simple/Program/HcPkg.hs, bootstrapping/Distribution/Simple/Program/HcPkg.o ) [226 of 270] Compiling Distribution.Simple.PackageIndex ( libraries/Cabal/Cabal/Distribution/Simple/PackageIndex.hs, bootstrapping/Distribution/Simple/PackageIndex.o ) [227 of 270] Compiling Distribution.Types.LocalBuildInfo ( libraries/Cabal/Cabal/Distribution/Types/LocalBuildInfo.hs, bootstrapping/Distribution/Types/LocalBuildInfo.o ) [228 of 270] Compiling Distribution.Simple.LocalBuildInfo ( libraries/Cabal/Cabal/Distribution/Simple/LocalBuildInfo.hs, bootstrapping/Distribution/Simple/LocalBuildInfo.o ) [229 of 270] Compiling Distribution.Simple.Test.Log ( libraries/Cabal/Cabal/Distribution/Simple/Test/Log.hs, bootstrapping/Distribution/Simple/Test/Log.o ) [230 of 270] Compiling Distribution.Simple.Program.Ld ( libraries/Cabal/Cabal/Distribution/Simple/Program/Ld.hs, bootstrapping/Distribution/Simple/Program/Ld.o ) [231 of 270] Compiling Distribution.Simple.Program.Ar ( libraries/Cabal/Cabal/Distribution/Simple/Program/Ar.hs, bootstrapping/Distribution/Simple/Program/Ar.o ) [232 of 270] Compiling Distribution.Simple.Hpc ( libraries/Cabal/Cabal/Distribution/Simple/Hpc.hs, bootstrapping/Distribution/Simple/Hpc.o ) [233 of 270] Compiling Distribution.Simple.BuildTarget ( libraries/Cabal/Cabal/Distribution/Simple/BuildTarget.hs, bootstrapping/Distribution/Simple/BuildTarget.o ) [234 of 270] Compiling Distribution.Simple.BuildPaths ( libraries/Cabal/Cabal/Distribution/Simple/BuildPaths.hs, bootstrapping/Distribution/Simple/BuildPaths.o ) [235 of 270] Compiling Distribution.Simple.UHC ( libraries/Cabal/Cabal/Distribution/Simple/UHC.hs, bootstrapping/Distribution/Simple/UHC.o ) [236 of 270] Compiling Distribution.PackageDescription.Check ( libraries/Cabal/Cabal/Distribution/PackageDescription/Check.hs, bootstrapping/Distribution/PackageDescription/Check.o ) [237 of 270] Compiling Distribution.Simple.Build.PathsModule ( libraries/Cabal/Cabal/Distribution/Simple/Build/PathsModule.hs, bootstrapping/Distribution/Simple/Build/PathsModule.o ) [238 of 270] Compiling Distribution.Simple.Test.LibV09 ( libraries/Cabal/Cabal/Distribution/Simple/Test/LibV09.hs, bootstrapping/Distribution/Simple/Test/LibV09.o ) [239 of 270] Compiling Distribution.Simple.PreProcess ( libraries/Cabal/Cabal/Distribution/Simple/PreProcess.hs, bootstrapping/Distribution/Simple/PreProcess.o ) [240 of 270] Compiling Distribution.Simple.UserHooks ( libraries/Cabal/Cabal/Distribution/Simple/UserHooks.hs, bootstrapping/Distribution/Simple/UserHooks.o ) [241 of 270] Compiling Distribution.Simple.SrcDist ( libraries/Cabal/Cabal/Distribution/Simple/SrcDist.hs, bootstrapping/Distribution/Simple/SrcDist.o ) [242 of 270] Compiling Distribution.Simple.Test.ExeV10 ( libraries/Cabal/Cabal/Distribution/Simple/Test/ExeV10.hs, bootstrapping/Distribution/Simple/Test/ExeV10.o ) [243 of 270] Compiling Distribution.Simple.Test ( libraries/Cabal/Cabal/Distribution/Simple/Test.hs, bootstrapping/Distribution/Simple/Test.o ) [244 of 270] Compiling Distribution.Simple.Build.Macros ( libraries/Cabal/Cabal/Distribution/Simple/Build/Macros.hs, bootstrapping/Distribution/Simple/Build/Macros.o ) [245 of 270] Compiling Distribution.Simple.Bench ( libraries/Cabal/Cabal/Distribution/Simple/Bench.hs, bootstrapping/Distribution/Simple/Bench.o ) [246 of 270] Compiling Distribution.Backpack.Id ( libraries/Cabal/Cabal/Distribution/Backpack/Id.hs, bootstrapping/Distribution/Backpack/Id.o ) [247 of 270] Compiling Distribution.Backpack.ConfiguredComponent ( libraries/Cabal/Cabal/Distribution/Backpack/ConfiguredComponent.hs, bootstrapping/Distribution/Backpack/ConfiguredComponent.o ) [248 of 270] Compiling Distribution.Backpack.ComponentsGraph ( libraries/Cabal/Cabal/Distribution/Backpack/ComponentsGraph.hs, bootstrapping/Distribution/Backpack/ComponentsGraph.o ) [249 of 270] Compiling Distribution.Simple.HaskellSuite ( libraries/Cabal/Cabal/Distribution/Simple/HaskellSuite.hs, bootstrapping/Distribution/Simple/HaskellSuite.o ) [250 of 270] Compiling Distribution.Simple.GHC.Internal ( libraries/Cabal/Cabal/Distribution/Simple/GHC/Internal.hs, bootstrapping/Distribution/Simple/GHC/Internal.o ) [251 of 270] Compiling Distribution.Simple.GHCJS ( libraries/Cabal/Cabal/Distribution/Simple/GHCJS.hs, bootstrapping/Distribution/Simple/GHCJS.o ) [252 of 270] Compiling Distribution.Backpack.ModuleShape ( libraries/Cabal/Cabal/Distribution/Backpack/ModuleShape.hs, bootstrapping/Distribution/Backpack/ModuleShape.o ) [253 of 270] Compiling Distribution.Backpack.UnifyM ( libraries/Cabal/Cabal/Distribution/Backpack/UnifyM.hs, bootstrapping/Distribution/Backpack/UnifyM.o ) [254 of 270] Compiling Distribution.Backpack.MixLink ( libraries/Cabal/Cabal/Distribution/Backpack/MixLink.hs, bootstrapping/Distribution/Backpack/MixLink.o ) [255 of 270] Compiling Distribution.Backpack.PreModuleShape ( libraries/Cabal/Cabal/Distribution/Backpack/PreModuleShape.hs, bootstrapping/Distribution/Backpack/PreModuleShape.o ) [256 of 270] Compiling Distribution.Backpack.PreExistingComponent ( libraries/Cabal/Cabal/Distribution/Backpack/PreExistingComponent.hs, bootstrapping/Distribution/Backpack/PreExistingComponent.o ) [257 of 270] Compiling Distribution.Backpack.LinkedComponent ( libraries/Cabal/Cabal/Distribution/Backpack/LinkedComponent.hs, bootstrapping/Distribution/Backpack/LinkedComponent.o ) [258 of 270] Compiling Distribution.Backpack.ReadyComponent ( libraries/Cabal/Cabal/Distribution/Backpack/ReadyComponent.hs, bootstrapping/Distribution/Backpack/ReadyComponent.o ) [259 of 270] Compiling Distribution.Backpack.Configure ( libraries/Cabal/Cabal/Distribution/Backpack/Configure.hs, bootstrapping/Distribution/Backpack/Configure.o ) [260 of 270] Compiling Text.Parsec.String ( libraries/parsec/src/Text/Parsec/String.hs, bootstrapping/Text/Parsec/String.o ) [261 of 270] Compiling Distribution.Simple.GHC.EnvironmentParser ( libraries/Cabal/Cabal/Distribution/Simple/GHC/EnvironmentParser.hs, bootstrapping/Distribution/Simple/GHC/EnvironmentParser.o ) [262 of 270] Compiling Distribution.Simple.GHC ( libraries/Cabal/Cabal/Distribution/Simple/GHC.hs, bootstrapping/Distribution/Simple/GHC.o ) [263 of 270] Compiling Distribution.Simple.Register ( libraries/Cabal/Cabal/Distribution/Simple/Register.hs, bootstrapping/Distribution/Simple/Register.o ) [264 of 270] Compiling Distribution.Simple.Install ( libraries/Cabal/Cabal/Distribution/Simple/Install.hs, bootstrapping/Distribution/Simple/Install.o ) [265 of 270] Compiling Distribution.Simple.Configure ( libraries/Cabal/Cabal/Distribution/Simple/Configure.hs, bootstrapping/Distribution/Simple/Configure.o ) [266 of 270] Compiling Distribution.Simple.Build ( libraries/Cabal/Cabal/Distribution/Simple/Build.hs, bootstrapping/Distribution/Simple/Build.o ) [267 of 270] Compiling Distribution.Simple.Haddock ( libraries/Cabal/Cabal/Distribution/Simple/Haddock.hs, bootstrapping/Distribution/Simple/Haddock.o ) [268 of 270] Compiling Distribution.Simple.Doctest ( libraries/Cabal/Cabal/Distribution/Simple/Doctest.hs, bootstrapping/Distribution/Simple/Doctest.o ) [269 of 270] Compiling Distribution.Simple ( libraries/Cabal/Cabal/Distribution/Simple.hs, bootstrapping/Distribution/Simple.o ) [270 of 270] Compiling Main ( utils/ghc-cabal/Main.hs, bootstrapping/Main.o ) Linking utils/ghc-cabal/dist/build/tmp/ghc-cabal ... "touch" utils/ghc-cabal/dist/build/tmp/ghc-cabal "cp" utils/ghc-cabal/dist/build/tmp/ghc-cabal inplace/bin/ghc-cabal "inplace/bin/mkdirhier" compiler/stage1/build//. "rm" -f compiler/stage1/build/Config.hs Creating compiler/stage1/build/Config.hs ... done. "inplace/bin/ghc-cabal" configure libraries/binary dist-boot --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5" --package-db=/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --constraint "binary == 0.8.6.0" --constraint "text == 1.2.3.1" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "parsec == 3.1.13.0" --constraint "Cabal == 2.4.0.1" --constraint "hpc == 0.6.0.3" --constraint "ghc-boot-th == 8.6.5" --constraint "ghc-boot == 8.6.5" --constraint "template-haskell == 2.14.0.0" --constraint "ghc-heap == 8.6.5" --constraint "ghci == 8.6.5" --constraint "terminfo == 0.4.1.2" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/binary/dist-boot/package-data.mk binary-0.8.6.0: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/binary/dist-boot/doc/html/binary/binary.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" configure libraries/text dist-boot --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5" --package-db=/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --constraint "binary == 0.8.6.0" --constraint "text == 1.2.3.1" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "parsec == 3.1.13.0" --constraint "Cabal == 2.4.0.1" --constraint "hpc == 0.6.0.3" --constraint "ghc-boot-th == 8.6.5" --constraint "ghc-boot == 8.6.5" --constraint "template-haskell == 2.14.0.0" --constraint "ghc-heap == 8.6.5" --constraint "ghci == 8.6.5" --constraint "terminfo == 0.4.1.2" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/text/dist-boot/package-data.mk text-1.2.3.1: Warning: include-dirs: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/text/dist-boot/build/include doesn't exist or isn't a directory text-1.2.3.1: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/text/dist-boot/doc/html/text/text.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" configure libraries/transformers dist-boot --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5" --package-db=/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --constraint "binary == 0.8.6.0" --constraint "text == 1.2.3.1" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "parsec == 3.1.13.0" --constraint "Cabal == 2.4.0.1" --constraint "hpc == 0.6.0.3" --constraint "ghc-boot-th == 8.6.5" --constraint "ghc-boot == 8.6.5" --constraint "template-haskell == 2.14.0.0" --constraint "ghc-heap == 8.6.5" --constraint "ghci == 8.6.5" --constraint "terminfo == 0.4.1.2" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/transformers/dist-boot/package-data.mk transformers-0.5.6.2: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/transformers/dist-boot/doc/html/transformers/transformers.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" configure libraries/mtl dist-boot --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5" --package-db=/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --constraint "binary == 0.8.6.0" --constraint "text == 1.2.3.1" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "parsec == 3.1.13.0" --constraint "Cabal == 2.4.0.1" --constraint "hpc == 0.6.0.3" --constraint "ghc-boot-th == 8.6.5" --constraint "ghc-boot == 8.6.5" --constraint "template-haskell == 2.14.0.0" --constraint "ghc-heap == 8.6.5" --constraint "ghci == 8.6.5" --constraint "terminfo == 0.4.1.2" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/mtl/dist-boot/package-data.mk mtl-2.2.2: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/mtl/dist-boot/doc/html/mtl/mtl.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" configure libraries/parsec dist-boot --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5" --package-db=/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --constraint "binary == 0.8.6.0" --constraint "text == 1.2.3.1" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "parsec == 3.1.13.0" --constraint "Cabal == 2.4.0.1" --constraint "hpc == 0.6.0.3" --constraint "ghc-boot-th == 8.6.5" --constraint "ghc-boot == 8.6.5" --constraint "template-haskell == 2.14.0.0" --constraint "ghc-heap == 8.6.5" --constraint "ghci == 8.6.5" --constraint "terminfo == 0.4.1.2" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/parsec/dist-boot/package-data.mk parsec-3.1.13.0: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/parsec/dist-boot/doc/html/parsec/parsec.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" configure libraries/Cabal/Cabal dist-boot --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5" --flag parsec --package-db=/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --constraint "binary == 0.8.6.0" --constraint "text == 1.2.3.1" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "parsec == 3.1.13.0" --constraint "Cabal == 2.4.0.1" --constraint "hpc == 0.6.0.3" --constraint "ghc-boot-th == 8.6.5" --constraint "ghc-boot == 8.6.5" --constraint "template-haskell == 2.14.0.0" --constraint "ghc-heap == 8.6.5" --constraint "ghci == 8.6.5" --constraint "terminfo == 0.4.1.2" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/Cabal/Cabal/dist-boot/package-data.mk Cabal-2.4.0.1: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/Cabal/Cabal/dist-boot/doc/html/Cabal/Cabal.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" configure libraries/hpc dist-boot --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5" --package-db=/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --constraint "binary == 0.8.6.0" --constraint "text == 1.2.3.1" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "parsec == 3.1.13.0" --constraint "Cabal == 2.4.0.1" --constraint "hpc == 0.6.0.3" --constraint "ghc-boot-th == 8.6.5" --constraint "ghc-boot == 8.6.5" --constraint "template-haskell == 2.14.0.0" --constraint "ghc-heap == 8.6.5" --constraint "ghci == 8.6.5" --constraint "terminfo == 0.4.1.2" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/hpc/dist-boot/package-data.mk hpc-0.6.0.3: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/hpc/dist-boot/doc/html/hpc/hpc.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" configure libraries/ghc-boot-th dist-boot --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5" --package-db=/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --constraint "binary == 0.8.6.0" --constraint "text == 1.2.3.1" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "parsec == 3.1.13.0" --constraint "Cabal == 2.4.0.1" --constraint "hpc == 0.6.0.3" --constraint "ghc-boot-th == 8.6.5" --constraint "ghc-boot == 8.6.5" --constraint "template-haskell == 2.14.0.0" --constraint "ghc-heap == 8.6.5" --constraint "ghci == 8.6.5" --constraint "terminfo == 0.4.1.2" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/ghc-boot-th/dist-boot/package-data.mk ghc-boot-th-8.6.5: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-boot-th/dist-boot/doc/html/ghc-boot-th/ghc-boot-th.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" configure libraries/ghc-boot dist-boot --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5" --package-db=/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --constraint "binary == 0.8.6.0" --constraint "text == 1.2.3.1" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "parsec == 3.1.13.0" --constraint "Cabal == 2.4.0.1" --constraint "hpc == 0.6.0.3" --constraint "ghc-boot-th == 8.6.5" --constraint "ghc-boot == 8.6.5" --constraint "template-haskell == 2.14.0.0" --constraint "ghc-heap == 8.6.5" --constraint "ghci == 8.6.5" --constraint "terminfo == 0.4.1.2" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/ghc-boot/dist-boot/package-data.mk ghc-boot-8.6.5: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-boot/dist-boot/doc/html/ghc-boot/ghc-boot.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" configure libraries/template-haskell dist-boot --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5" --package-db=/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --constraint "binary == 0.8.6.0" --constraint "text == 1.2.3.1" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "parsec == 3.1.13.0" --constraint "Cabal == 2.4.0.1" --constraint "hpc == 0.6.0.3" --constraint "ghc-boot-th == 8.6.5" --constraint "ghc-boot == 8.6.5" --constraint "template-haskell == 2.14.0.0" --constraint "ghc-heap == 8.6.5" --constraint "ghci == 8.6.5" --constraint "terminfo == 0.4.1.2" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/template-haskell/dist-boot/package-data.mk template-haskell-2.14.0.0: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/template-haskell/dist-boot/doc/html/template-haskell/template-haskell.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" configure libraries/ghc-heap dist-boot --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5" --package-db=/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --constraint "binary == 0.8.6.0" --constraint "text == 1.2.3.1" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "parsec == 3.1.13.0" --constraint "Cabal == 2.4.0.1" --constraint "hpc == 0.6.0.3" --constraint "ghc-boot-th == 8.6.5" --constraint "ghc-boot == 8.6.5" --constraint "template-haskell == 2.14.0.0" --constraint "ghc-heap == 8.6.5" --constraint "ghci == 8.6.5" --constraint "terminfo == 0.4.1.2" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/ghc-heap/dist-boot/package-data.mk ghc-heap-8.6.5: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-heap/dist-boot/doc/html/ghc-heap/ghc-heap.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" configure libraries/ghci dist-boot --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5" --package-db=/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --constraint "binary == 0.8.6.0" --constraint "text == 1.2.3.1" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "parsec == 3.1.13.0" --constraint "Cabal == 2.4.0.1" --constraint "hpc == 0.6.0.3" --constraint "ghc-boot-th == 8.6.5" --constraint "ghc-boot == 8.6.5" --constraint "template-haskell == 2.14.0.0" --constraint "ghc-heap == 8.6.5" --constraint "ghci == 8.6.5" --constraint "terminfo == 0.4.1.2" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/ghci/dist-boot/package-data.mk ghci-8.6.5: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghci/dist-boot/doc/html/ghci/ghci.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" configure libraries/terminfo dist-boot --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5" --configure-option=--with-curses-includes=/usr/include --configure-option=--with-curses-libraries=/usr/lib --package-db=/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --constraint "binary == 0.8.6.0" --constraint "text == 1.2.3.1" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "parsec == 3.1.13.0" --constraint "Cabal == 2.4.0.1" --constraint "hpc == 0.6.0.3" --constraint "ghc-boot-th == 8.6.5" --constraint "ghc-boot == 8.6.5" --constraint "template-haskell == 2.14.0.0" --constraint "ghc-heap == 8.6.5" --constraint "ghci == 8.6.5" --constraint "terminfo == 0.4.1.2" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/terminfo/dist-boot/package-data.mk terminfo-0.4.1.2: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/terminfo/dist-boot/doc/html/terminfo/terminfo.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" configure compiler stage1 --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5" --flags=stage1 --flags=ncg --ghc-option=-DSTAGE=1 --package-db=/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --constraint "binary == 0.8.6.0" --constraint "text == 1.2.3.1" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "parsec == 3.1.13.0" --constraint "Cabal == 2.4.0.1" --constraint "hpc == 0.6.0.3" --constraint "ghc-boot-th == 8.6.5" --constraint "ghc-boot == 8.6.5" --constraint "template-haskell == 2.14.0.0" --constraint "ghc-heap == 8.6.5" --constraint "ghci == 8.6.5" --constraint "terminfo == 0.4.1.2" --with-gcc="cc" --with-ld="ld" --with-ar="ar" --disable-library-for-ghci GHC PKG compiler/stage1/package-data.mk ghc-8.6.5: Warning: include-dirs: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/compiler/stage1/build/parser doesn't exist or isn't a directory ghc-8.6.5: Warning: include-dirs: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/compiler/stage1/build/utils doesn't exist or isn't a directory ghc-8.6.5: Warning: include-dirs: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/compiler/stage1/build/stage1 doesn't exist or isn't a directory ghc-8.6.5: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/compiler/stage1/doc/html/ghc/ghc.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" configure ghc stage1 --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5" --flags=stage1 --package-db=/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --constraint "binary == 0.8.6.0" --constraint "text == 1.2.3.1" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "parsec == 3.1.13.0" --constraint "Cabal == 2.4.0.1" --constraint "hpc == 0.6.0.3" --constraint "ghc-boot-th == 8.6.5" --constraint "ghc-boot == 8.6.5" --constraint "template-haskell == 2.14.0.0" --constraint "ghc-heap == 8.6.5" --constraint "ghci == 8.6.5" --constraint "terminfo == 0.4.1.2" --with-gcc="cc" --with-ld="ld" --with-ar="ar" "inplace/bin/mkdirhier" utils/ghc-pkg/dist/build//. "rm" -f utils/ghc-pkg/dist/build/Version.hs echo "module Version where" >> utils/ghc-pkg/dist/build/Version.hs echo "version, targetOS, targetARCH :: String" >> utils/ghc-pkg/dist/build/Version.hs echo "version = \"8.6.5\"" >> utils/ghc-pkg/dist/build/Version.hs echo "targetOS = \"freebsd\"" >> utils/ghc-pkg/dist/build/Version.hs echo "targetARCH = \"x86_64\"" >> utils/ghc-pkg/dist/build/Version.hs "inplace/bin/ghc-cabal" configure utils/ghc-pkg dist --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5" --package-db=/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --constraint "binary == 0.8.6.0" --constraint "text == 1.2.3.1" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "parsec == 3.1.13.0" --constraint "Cabal == 2.4.0.1" --constraint "hpc == 0.6.0.3" --constraint "ghc-boot-th == 8.6.5" --constraint "ghc-boot == 8.6.5" --constraint "template-haskell == 2.14.0.0" --constraint "ghc-heap == 8.6.5" --constraint "ghci == 8.6.5" --constraint "terminfo == 0.4.1.2" --with-gcc="cc" --with-ld="ld" --with-ar="ar" "inplace/bin/ghc-cabal" configure utils/hsc2hs dist --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5" --package-db=/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --constraint "binary == 0.8.6.0" --constraint "text == 1.2.3.1" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "parsec == 3.1.13.0" --constraint "Cabal == 2.4.0.1" --constraint "hpc == 0.6.0.3" --constraint "ghc-boot-th == 8.6.5" --constraint "ghc-boot == 8.6.5" --constraint "template-haskell == 2.14.0.0" --constraint "ghc-heap == 8.6.5" --constraint "ghci == 8.6.5" --constraint "terminfo == 0.4.1.2" --with-gcc="cc" --with-ld="ld" --with-ar="ar" "inplace/bin/ghc-cabal" configure utils/genapply dist --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5" --package-db=/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --constraint "binary == 0.8.6.0" --constraint "text == 1.2.3.1" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "parsec == 3.1.13.0" --constraint "Cabal == 2.4.0.1" --constraint "hpc == 0.6.0.3" --constraint "ghc-boot-th == 8.6.5" --constraint "ghc-boot == 8.6.5" --constraint "template-haskell == 2.14.0.0" --constraint "ghc-heap == 8.6.5" --constraint "ghci == 8.6.5" --constraint "terminfo == 0.4.1.2" --with-gcc="cc" --with-ld="ld" --with-ar="ar" "inplace/bin/ghc-cabal" configure utils/deriveConstants dist --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5" --package-db=/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --constraint "binary == 0.8.6.0" --constraint "text == 1.2.3.1" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "parsec == 3.1.13.0" --constraint "Cabal == 2.4.0.1" --constraint "hpc == 0.6.0.3" --constraint "ghc-boot-th == 8.6.5" --constraint "ghc-boot == 8.6.5" --constraint "template-haskell == 2.14.0.0" --constraint "ghc-heap == 8.6.5" --constraint "ghci == 8.6.5" --constraint "terminfo == 0.4.1.2" --with-gcc="cc" --with-ld="ld" --with-ar="ar" "inplace/bin/ghc-cabal" configure utils/genprimopcode dist --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-pkg-8.6.5" --package-db=/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bootstrapping.conf -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --constraint "binary == 0.8.6.0" --constraint "text == 1.2.3.1" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "parsec == 3.1.13.0" --constraint "Cabal == 2.4.0.1" --constraint "hpc == 0.6.0.3" --constraint "ghc-boot-th == 8.6.5" --constraint "ghc-boot == 8.6.5" --constraint "template-haskell == 2.14.0.0" --constraint "ghc-heap == 8.6.5" --constraint "ghci == 8.6.5" --constraint "terminfo == 0.4.1.2" --with-gcc="cc" --with-ld="ld" --with-ar="ar" Creating includes/ghcautoconf.h... Done. "rm" -f includes/ghcplatform.h Creating includes/ghcplatform.h... Done. "rm" -f utils/hsc2hs/dist/build/.depend.haskell.tmp "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.12.0.0 -package-id containers-0.6.0.1 -package-id directory-1.3.3.0 -package-id filepath-1.4.2.1 -package-id process-1.6.5.0 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/hsc2hs/dist/build -hidir utils/hsc2hs/dist/build -stubdir utils/hsc2hs/dist/build -dep-makefile utils/hsc2hs/dist/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps utils/hsc2hs/./Main.hs utils/hsc2hs/./C.hs utils/hsc2hs/./Common.hs utils/hsc2hs/./CrossCodegen.hs utils/hsc2hs/./DirectCodegen.hs utils/hsc2hs/./Flags.hs utils/hsc2hs/./HSCParser.hs utils/hsc2hs/./ATTParser.hs utils/hsc2hs/./UtilsCodegen.hs utils/hsc2hs/./Compat/ResponseFile.hs utils/hsc2hs/dist/build/hsc2hs/autogen/Paths_hsc2hs.hs echo "utils/hsc2hs_dist_depfile_haskell_EXISTS = YES" >> utils/hsc2hs/dist/build/.depend.haskell.tmp for dir in utils/hsc2hs/dist/build/./ utils/hsc2hs/dist/build/Compat/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' utils/hsc2hs/dist/build/.depend.haskell.tmp > utils/hsc2hs/dist/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/hsc2hs/dist/build/.depend.haskell.tmp2 > utils/hsc2hs/dist/build/.depend.haskell "rm" -f utils/hsc2hs/dist/build/.depend.c_asm.tmp "rm" -f utils/hsc2hs/dist/build/.depend.c_asm.bit echo "utils/hsc2hs_dist_depfile_c_asm_EXISTS = YES" >> utils/hsc2hs/dist/build/.depend.c_asm.tmp mv utils/hsc2hs/dist/build/.depend.c_asm.tmp utils/hsc2hs/dist/build/.depend.c_asm "rm" -f utils/genprimopcode/dist/build/.depend.haskell.tmp "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/genprimopcode/autogen -Iutils/genprimopcode/dist/build/genprimopcode/autogen -optP-include -optPutils/genprimopcode/dist/build/genprimopcode/autogen/cabal_macros.h -package-id array-0.5.3.0 -package-id base-4.12.0.0 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/genprimopcode/dist/build -hidir utils/genprimopcode/dist/build -stubdir utils/genprimopcode/dist/build -dep-makefile utils/genprimopcode/dist/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps utils/genprimopcode/./Main.hs utils/genprimopcode/./Lexer.hs utils/genprimopcode/./Parser.hs utils/genprimopcode/./ParserM.hs utils/genprimopcode/./Syntax.hs echo "utils/genprimopcode_dist_depfile_haskell_EXISTS = YES" >> utils/genprimopcode/dist/build/.depend.haskell.tmp for dir in utils/genprimopcode/dist/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' utils/genprimopcode/dist/build/.depend.haskell.tmp > utils/genprimopcode/dist/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/genprimopcode/dist/build/.depend.haskell.tmp2 > utils/genprimopcode/dist/build/.depend.haskell "rm" -f utils/genprimopcode/dist/build/.depend.c_asm.tmp "rm" -f utils/genprimopcode/dist/build/.depend.c_asm.bit echo "utils/genprimopcode_dist_depfile_c_asm_EXISTS = YES" >> utils/genprimopcode/dist/build/.depend.c_asm.tmp mv utils/genprimopcode/dist/build/.depend.c_asm.tmp utils/genprimopcode/dist/build/.depend.c_asm "rm" -f utils/deriveConstants/dist/build/.depend.haskell.tmp "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -i -iutils/deriveConstants/. -iutils/deriveConstants/dist/build -Iutils/deriveConstants/dist/build -iutils/deriveConstants/dist/build/deriveConstants/autogen -Iutils/deriveConstants/dist/build/deriveConstants/autogen -optP-include -optPutils/deriveConstants/dist/build/deriveConstants/autogen/cabal_macros.h -package-id base-4.12.0.0 -package-id containers-0.6.0.1 -package-id filepath-1.4.2.1 -package-id process-1.6.5.0 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/deriveConstants/dist/build -hidir utils/deriveConstants/dist/build -stubdir utils/deriveConstants/dist/build -dep-makefile utils/deriveConstants/dist/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps utils/deriveConstants/./Main.hs echo "utils/deriveConstants_dist_depfile_haskell_EXISTS = YES" >> utils/deriveConstants/dist/build/.depend.haskell.tmp for dir in utils/deriveConstants/dist/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' utils/deriveConstants/dist/build/.depend.haskell.tmp > utils/deriveConstants/dist/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/deriveConstants/dist/build/.depend.haskell.tmp2 > utils/deriveConstants/dist/build/.depend.haskell "rm" -f utils/deriveConstants/dist/build/.depend.c_asm.tmp "rm" -f utils/deriveConstants/dist/build/.depend.c_asm.bit echo "utils/deriveConstants_dist_depfile_c_asm_EXISTS = YES" >> utils/deriveConstants/dist/build/.depend.c_asm.tmp mv utils/deriveConstants/dist/build/.depend.c_asm.tmp utils/deriveConstants/dist/build/.depend.c_asm ===--- building phase 1 gmake --no-print-directory -f ghc.mk phase=1 phase_1_builds "rm" -f ghc/stage1/build/.depend.c_asm.tmp "rm" -f ghc/stage1/build/.depend.c_asm.bit echo "ghc_stage1_depfile_c_asm_EXISTS = YES" >> ghc/stage1/build/.depend.c_asm.tmp mv ghc/stage1/build/.depend.c_asm.tmp ghc/stage1/build/.depend.c_asm "rm" -f compiler/stage1/ghc_boot_platform.h Creating compiler/stage1/ghc_boot_platform.h... Done. "rm" -f ghc/stage1/build/.depend.haskell.tmp "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -i -ighc/. -ighc/stage1/build -Ighc/stage1/build -ighc/stage1/build/ghc/autogen -Ighc/stage1/build/ghc/autogen -optP-include -optPghc/stage1/build/ghc/autogen/cabal_macros.h -package-id array-0.5.3.0 -package-id base-4.12.0.0 -package-id bytestring-0.10.8.2 -package-id directory-1.3.3.0 -package-id filepath-1.4.2.1 -package-id ghc-8.6.5 -package-id ghc-boot-8.6.5 -package-id process-1.6.5.0 -package-id unix-2.7.2.2 -Wall -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -Wnoncanonical-monoid-instances -XHaskell2010 -Wcpp-undef -no-hs-main -no-user-package-db -rtsopts -odir ghc/stage1/build -hidir ghc/stage1/build -stubdir ghc/stage1/build -dep-makefile ghc/stage1/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps ghc/./Main.hs echo "ghc_stage1_depfile_haskell_EXISTS = YES" >> ghc/stage1/build/.depend.haskell.tmp for dir in ghc/stage1/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' ghc/stage1/build/.depend.haskell.tmp > ghc/stage1/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' ghc/stage1/build/.depend.haskell.tmp2 > ghc/stage1/build/.depend.haskell "rm" -f utils/ghc-pkg/dist/build/.depend.c_asm.tmp "rm" -f utils/ghc-pkg/dist/build/.depend.c_asm.bit echo "utils/ghc-pkg_dist_depfile_c_asm_EXISTS = YES" >> utils/ghc-pkg/dist/build/.depend.c_asm.tmp mv utils/ghc-pkg/dist/build/.depend.c_asm.tmp utils/ghc-pkg/dist/build/.depend.c_asm "rm" -f utils/ghc-pkg/dist/build/.depend.haskell.tmp "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -i -iutils/ghc-pkg/. -iutils/ghc-pkg/dist/build -Iutils/ghc-pkg/dist/build -iutils/ghc-pkg/dist/build/ghc-pkg/autogen -Iutils/ghc-pkg/dist/build/ghc-pkg/autogen -optP-DWITH_TERMINFO -optP-include -optPutils/ghc-pkg/dist/build/ghc-pkg/autogen/cabal_macros.h -package-id Cabal-2.4.0.1 -package-id base-4.12.0.0 -package-id binary-0.8.6.0 -package-id bytestring-0.10.8.2 -package-id containers-0.6.0.1 -package-id directory-1.3.3.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-8.6.5 -package-id process-1.6.5.0 -package-id terminfo-0.4.1.2 -package-id unix-2.7.2.2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/ghc-pkg/dist/build -hidir utils/ghc-pkg/dist/build -stubdir utils/ghc-pkg/dist/build -dep-makefile utils/ghc-pkg/dist/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps utils/ghc-pkg/./Main.hs utils/ghc-pkg/dist/build/Version.hs echo "utils/ghc-pkg_dist_depfile_haskell_EXISTS = YES" >> utils/ghc-pkg/dist/build/.depend.haskell.tmp for dir in utils/ghc-pkg/dist/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' utils/ghc-pkg/dist/build/.depend.haskell.tmp > utils/ghc-pkg/dist/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/ghc-pkg/dist/build/.depend.haskell.tmp2 > utils/ghc-pkg/dist/build/.depend.haskell "rm" -f compiler/stage1/build/.depend-v.c_asm.tmp cpp -isystem /usr/local/include -DMAKING_GHC_BUILD_SYSTEM_DEPENDENCIES -fno-stack-protector -O2 -pipe -Wall -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/parser -Icompiler/stage1/build/utils -Icompiler/stage1/build/stage1 -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/process-1.6.5.0/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/process-1.6.5.0/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/unix-2.7.2.2/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/unix-2.7.2.2/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/time-1.8.0.2/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/time-1.8.0.2/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bytestring-0.10.8.2/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bytestring-0.10.8.2/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/base-4.12.0.0/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/base-4.12.0.0/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/dist-install/build/include' -Wno-unknown-pragmas -MM -x c compiler/ghci/keepCAFsForGHCi.c -MF compiler/stage1/build/.depend-v.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|compiler/ghci/|" -e "1s|compiler/|compiler/stage1/build/|" -e "1s|stage1/build/stage1/build|stage1/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" compiler/stage1/build/.depend-v.c_asm.bit >> compiler/stage1/build/.depend-v.c_asm.tmp && true cpp -isystem /usr/local/include -DMAKING_GHC_BUILD_SYSTEM_DEPENDENCIES -fno-stack-protector -O2 -pipe -Wall -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/parser -Icompiler/stage1/build/utils -Icompiler/stage1/build/stage1 -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/process-1.6.5.0/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/process-1.6.5.0/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/unix-2.7.2.2/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/unix-2.7.2.2/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/time-1.8.0.2/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/time-1.8.0.2/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bytestring-0.10.8.2/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bytestring-0.10.8.2/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/base-4.12.0.0/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/base-4.12.0.0/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/dist-install/build/include' -Wno-unknown-pragmas -MM -x c compiler/cbits/genSym.c -MF compiler/stage1/build/.depend-v.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|compiler/cbits/|" -e "1s|compiler/|compiler/stage1/build/|" -e "1s|stage1/build/stage1/build|stage1/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" compiler/stage1/build/.depend-v.c_asm.bit >> compiler/stage1/build/.depend-v.c_asm.tmp && true "rm" -f compiler/stage1/build/.depend-v.c_asm.bit echo "compiler_stage1_depfile_c_asm_EXISTS = YES" >> compiler/stage1/build/.depend-v.c_asm.tmp mv compiler/stage1/build/.depend-v.c_asm.tmp compiler/stage1/build/.depend-v.c_asm HC [stage 0] utils/hsc2hs/dist/build/HSCParser.o HC [stage 0] utils/hsc2hs/dist/build/Flags.o HC [stage 0] utils/hsc2hs/dist/build/Common.o HC [stage 0] utils/hsc2hs/dist/build/C.o HC [stage 0] utils/hsc2hs/dist/build/UtilsCodegen.o HC [stage 0] utils/hsc2hs/dist/build/DirectCodegen.o HC [stage 0] utils/hsc2hs/dist/build/ATTParser.o HC [stage 0] utils/hsc2hs/dist/build/CrossCodegen.o HC [stage 0] utils/hsc2hs/dist/build/Compat/ResponseFile.o HC [stage 0] utils/hsc2hs/dist/build/Paths_hsc2hs.o HC [stage 0] utils/hsc2hs/dist/build/Main.o "inplace/bin/mkdirhier" utils/hsc2hs/dist/build/tmp//. HC [stage 0] utils/hsc2hs/dist/build/tmp/hsc2hs "inplace/bin/mkdirhier" inplace/lib/bin//. /usr/bin/install -c -m 755 utils/hsc2hs/dist/build/tmp/hsc2hs inplace/lib/bin/hsc2hs "cp" utils/hsc2hs/template-hsc.h inplace/lib/template-hsc.h "rm" -f inplace/bin/hsc2hs echo '#!/bin/sh' >> inplace/bin/hsc2hs echo 'executablename="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib/bin/hsc2hs"' >> inplace/bin/hsc2hs echo 'datadir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib"' >> inplace/bin/hsc2hs echo 'bindir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin"' >> inplace/bin/hsc2hs echo 'topdir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib"' >> inplace/bin/hsc2hs echo 'pgmgcc="cc"' >> inplace/bin/hsc2hs echo 'export LD_LIBRARY_PATH="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/process-1.6.5.0:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/directory-1.3.3.0:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/unix-2.7.2.2:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/time-1.8.0.2:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/filepath-1.4.2.1:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/containers-0.6.0.1:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bytestring-0.10.8.2:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/deepseq-1.4.4.0:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/array-0.5.3.0:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/base-4.12.0.0:/usr/local/lib:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/integer-simple-0.1.1.1:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/ghc-prim-0.5.3:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/rts${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/bin/hsc2hs cat utils/hsc2hs/hsc2hs.wrapper >> inplace/bin/hsc2hs chmod +x inplace/bin/hsc2hs HSC2HS compiler/stage1/build/Fingerprint.hs HC [stage 0] utils/deriveConstants/dist/build/Main.o "inplace/bin/mkdirhier" utils/deriveConstants/dist/build/tmp//. HC [stage 0] utils/deriveConstants/dist/build/tmp/deriveConstants /usr/bin/install -c -m 755 utils/deriveConstants/dist/build/tmp/deriveConstants inplace/lib/bin/deriveConstants "rm" -f inplace/bin/deriveConstants echo '#!/bin/sh' >> inplace/bin/deriveConstants echo 'executablename="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib/bin/deriveConstants"' >> inplace/bin/deriveConstants echo 'datadir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib"' >> inplace/bin/deriveConstants echo 'bindir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin"' >> inplace/bin/deriveConstants echo 'topdir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib"' >> inplace/bin/deriveConstants echo 'pgmgcc="cc"' >> inplace/bin/deriveConstants echo 'export LD_LIBRARY_PATH="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/process-1.6.5.0:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/directory-1.3.3.0:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/unix-2.7.2.2:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/time-1.8.0.2:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/filepath-1.4.2.1:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/containers-0.6.0.1:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bytestring-0.10.8.2:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/deepseq-1.4.4.0:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/array-0.5.3.0:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/base-4.12.0.0:/usr/local/lib:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/integer-simple-0.1.1.1:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/ghc-prim-0.5.3:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/rts${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/bin/deriveConstants echo 'exec "$executablename" ${1+"$@"}' >> inplace/bin/deriveConstants chmod +x inplace/bin/deriveConstants "inplace/bin/mkdirhier" includes/dist-derivedconstants/header//. inplace/bin/deriveConstants --gen-haskell-type -o includes/dist-derivedconstants/header/GHCConstantsHaskellType.hs --tmpdir includes/dist-derivedconstants/header/ --gcc-program "cc" --gcc-flag -O2 --gcc-flag -pipe --gcc-flag -Wall --gcc-flag -Wno-unknown-pragmas --gcc-flag -fno-stack-protector --gcc-flag -Iincludes --gcc-flag -Iincludes/dist --gcc-flag -Iincludes/dist-derivedconstants/header --gcc-flag -Iincludes/dist-ghcconstants/header --gcc-flag -Irts --gcc-flag -fcommon --nm-program "nm" --target-os "freebsd" inplace/bin/deriveConstants --gen-haskell-wrappers -o includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs --tmpdir includes/dist-derivedconstants/header/ --gcc-program "cc" --gcc-flag -O2 --gcc-flag -pipe --gcc-flag -Wall --gcc-flag -Wno-unknown-pragmas --gcc-flag -fno-stack-protector --gcc-flag -Iincludes --gcc-flag -Iincludes/dist --gcc-flag -Iincludes/dist-derivedconstants/header --gcc-flag -Iincludes/dist-ghcconstants/header --gcc-flag -Irts --gcc-flag -fcommon --nm-program "nm" --target-os "freebsd" inplace/bin/deriveConstants --gen-haskell-exports -o includes/dist-derivedconstants/header/GHCConstantsHaskellExports.hs --tmpdir includes/dist-derivedconstants/header/ --gcc-program "cc" --gcc-flag -O2 --gcc-flag -pipe --gcc-flag -Wall --gcc-flag -Wno-unknown-pragmas --gcc-flag -fno-stack-protector --gcc-flag -Iincludes --gcc-flag -Iincludes/dist --gcc-flag -Iincludes/dist-derivedconstants/header --gcc-flag -Iincludes/dist-ghcconstants/header --gcc-flag -Irts --gcc-flag -fcommon --nm-program "nm" --target-os "freebsd" Creating includes/ghcversion.h... Done. "inplace/bin/mkdirhier" rts/dist/build//. "/usr/sbin/dtrace" -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -C -h -o rts/dist/build/RtsProbes.h -s rts/RtsProbes.d inplace/bin/deriveConstants --gen-header -o includes/dist-derivedconstants/header/DerivedConstants.h --tmpdir includes/dist-derivedconstants/header/ --gcc-program "cc" --gcc-flag -O2 --gcc-flag -pipe --gcc-flag -Wall --gcc-flag -Wno-unknown-pragmas --gcc-flag -fno-stack-protector --gcc-flag -Iincludes --gcc-flag -Iincludes/dist --gcc-flag -Iincludes/dist-derivedconstants/header --gcc-flag -Iincludes/dist-ghcconstants/header --gcc-flag -Irts --gcc-flag -fcommon --nm-program "nm" --target-os "freebsd" cc -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -P -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Icompiler/stage1 -x c compiler/prelude/primops.txt.pp | grep -v '^#pragma GCC' > compiler/stage1/build/primops.txt HC [stage 0] utils/genprimopcode/dist/build/Syntax.o HC [stage 0] utils/genprimopcode/dist/build/ParserM.o HC [stage 0] utils/genprimopcode/dist/build/Lexer.o HC [stage 0] utils/genprimopcode/dist/build/Parser.o HC [stage 0] utils/genprimopcode/dist/build/Main.o "inplace/bin/mkdirhier" utils/genprimopcode/dist/build/tmp//. HC [stage 0] utils/genprimopcode/dist/build/tmp/genprimopcode /usr/bin/install -c -m 755 utils/genprimopcode/dist/build/tmp/genprimopcode inplace/lib/bin/genprimopcode "rm" -f inplace/bin/genprimopcode echo '#!/bin/sh' >> inplace/bin/genprimopcode echo 'executablename="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib/bin/genprimopcode"' >> inplace/bin/genprimopcode echo 'datadir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib"' >> inplace/bin/genprimopcode echo 'bindir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin"' >> inplace/bin/genprimopcode echo 'topdir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib"' >> inplace/bin/genprimopcode echo 'pgmgcc="cc"' >> inplace/bin/genprimopcode echo 'export LD_LIBRARY_PATH="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/array-0.5.3.0:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/base-4.12.0.0:/usr/local/lib:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/integer-simple-0.1.1.1:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/ghc-prim-0.5.3:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/rts${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/bin/genprimopcode echo 'exec "$executablename" ${1+"$@"}' >> inplace/bin/genprimopcode chmod +x inplace/bin/genprimopcode "inplace/bin/genprimopcode" --data-decl < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-data-decl.hs-incl "inplace/bin/genprimopcode" --primop-tag < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-tag.hs-incl "inplace/bin/genprimopcode" --primop-list < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-list.hs-incl "inplace/bin/genprimopcode" --has-side-effects < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-has-side-effects.hs-incl "inplace/bin/genprimopcode" --out-of-line < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-out-of-line.hs-incl "inplace/bin/genprimopcode" --commutable < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-commutable.hs-incl "inplace/bin/genprimopcode" --code-size < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-code-size.hs-incl "inplace/bin/genprimopcode" --can-fail < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-can-fail.hs-incl "inplace/bin/genprimopcode" --strictness < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-strictness.hs-incl "inplace/bin/genprimopcode" --fixity < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-fixity.hs-incl "inplace/bin/genprimopcode" --primop-primop-info < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-primop-info.hs-incl "inplace/bin/genprimopcode" --primop-vector-uniques < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-vector-uniques.hs-incl "inplace/bin/genprimopcode" --primop-vector-tys < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-vector-tys.hs-incl "inplace/bin/genprimopcode" --primop-vector-tys-exports < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-vector-tys-exports.hs-incl "inplace/bin/genprimopcode" --primop-vector-tycons < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-vector-tycons.hs-incl "rm" -f compiler/stage1/build/.depend-v.haskell.tmp "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-8.6.5 -hide-all-packages -i -icompiler/backpack -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/parser -Icompiler/stage1/build/utils -Icompiler/stage1/build/stage1 -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.3.0 -package-id base-4.12.0.0 -package-id binary-0.8.6.0 -package-id bytestring-0.10.8.2 -package-id containers-0.6.0.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.3.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-8.6.5 -package-id ghc-boot-th-8.6.5 -package-id ghc-heap-8.6.5 -package-id ghci-8.6.5 -package-id hpc-0.6.0.3 -package-id process-1.6.5.0 -package-id template-haskell-2.14.0.0 -package-id terminfo-0.4.1.2 -package-id time-1.8.0.2 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -DSTAGE=1 -Wcpp-undef -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -dep-makefile compiler/stage1/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps compiler/main/Ar.hs compiler/main/FileCleanup.hs compiler/backpack/DriverBkp.hs compiler/backpack/BkpSyn.hs compiler/backpack/NameShape.hs compiler/backpack/RnModIface.hs compiler/basicTypes/Avail.hs compiler/utils/AsmUtils.hs compiler/basicTypes/BasicTypes.hs compiler/basicTypes/ConLike.hs compiler/basicTypes/DataCon.hs compiler/basicTypes/PatSyn.hs compiler/basicTypes/Demand.hs compiler/cmm/Debug.hs compiler/utils/Exception.hs compiler/basicTypes/FieldLabel.hs compiler/main/GhcMonad.hs compiler/main/Hooks.hs compiler/basicTypes/Id.hs compiler/basicTypes/IdInfo.hs compiler/basicTypes/Lexeme.hs compiler/basicTypes/Literal.hs compiler/llvmGen/Llvm.hs compiler/llvmGen/Llvm/AbsSyn.hs compiler/llvmGen/Llvm/MetaData.hs compiler/llvmGen/Llvm/PpLlvm.hs compiler/llvmGen/Llvm/Types.hs compiler/llvmGen/LlvmCodeGen.hs compiler/llvmGen/LlvmCodeGen/Base.hs compiler/llvmGen/LlvmCodeGen/CodeGen.hs compiler/llvmGen/LlvmCodeGen/Data.hs compiler/llvmGen/LlvmCodeGen/Ppr.hs compiler/llvmGen/LlvmCodeGen/Regs.hs compiler/llvmGen/LlvmMangler.hs compiler/basicTypes/MkId.hs compiler/basicTypes/Module.hs compiler/basicTypes/Name.hs compiler/basicTypes/NameEnv.hs compiler/basicTypes/NameSet.hs compiler/basicTypes/OccName.hs compiler/basicTypes/RdrName.hs compiler/basicTypes/NameCache.hs compiler/basicTypes/SrcLoc.hs compiler/basicTypes/UniqSupply.hs compiler/basicTypes/Unique.hs compiler/basicTypes/Var.hs compiler/basicTypes/VarEnv.hs compiler/basicTypes/VarSet.hs compiler/utils/UnVarGraph.hs compiler/cmm/BlockId.hs compiler/cmm/CLabel.hs compiler/cmm/Cmm.hs compiler/cmm/CmmBuildInfoTables.hs compiler/cmm/CmmPipeline.hs compiler/cmm/CmmCallConv.hs compiler/cmm/CmmCommonBlockElim.hs compiler/cmm/CmmImplementSwitchPlans.hs compiler/cmm/CmmContFlowOpt.hs compiler/cmm/CmmExpr.hs compiler/cmm/CmmInfo.hs compiler/cmm/CmmLex.hs compiler/cmm/CmmLint.hs compiler/cmm/CmmLive.hs compiler/cmm/CmmMachOp.hs compiler/cmm/CmmMonad.hs compiler/cmm/CmmSwitch.hs compiler/cmm/CmmNode.hs compiler/cmm/CmmOpt.hs compiler/cmm/CmmParse.hs compiler/cmm/CmmProcPoint.hs compiler/cmm/CmmSink.hs compiler/cmm/CmmType.hs compiler/cmm/CmmUtils.hs compiler/cmm/CmmLayoutStack.hs compiler/utils/EnumSet.hs compiler/cmm/MkGraph.hs compiler/nativeGen/PprBase.hs compiler/cmm/PprC.hs compiler/cmm/PprCmm.hs compiler/cmm/PprCmmDecl.hs compiler/cmm/PprCmmExpr.hs compiler/cmm/Bitmap.hs compiler/codeGen/CodeGen/Platform.hs compiler/codeGen/CodeGen/Platform/ARM.hs compiler/codeGen/CodeGen/Platform/ARM64.hs compiler/codeGen/CodeGen/Platform/NoRegs.hs compiler/codeGen/CodeGen/Platform/PPC.hs compiler/codeGen/CodeGen/Platform/PPC_Darwin.hs compiler/codeGen/CodeGen/Platform/SPARC.hs compiler/codeGen/CodeGen/Platform/X86.hs compiler/codeGen/CodeGen/Platform/X86_64.hs compiler/codeGen/CgUtils.hs compiler/codeGen/StgCmm.hs compiler/codeGen/StgCmmBind.hs compiler/codeGen/StgCmmClosure.hs compiler/codeGen/StgCmmCon.hs compiler/codeGen/StgCmmEnv.hs compiler/codeGen/StgCmmExpr.hs compiler/codeGen/StgCmmForeign.hs compiler/codeGen/StgCmmHeap.hs compiler/codeGen/StgCmmHpc.hs compiler/codeGen/StgCmmArgRep.hs compiler/codeGen/StgCmmLayout.hs compiler/codeGen/StgCmmMonad.hs compiler/codeGen/StgCmmPrim.hs compiler/codeGen/StgCmmProf.hs compiler/codeGen/StgCmmTicky.hs compiler/codeGen/StgCmmUtils.hs compiler/codeGen/StgCmmExtCode.hs compiler/cmm/SMRep.hs compiler/coreSyn/CoreArity.hs compiler/coreSyn/CoreFVs.hs compiler/coreSyn/CoreLint.hs compiler/coreSyn/CorePrep.hs compiler/coreSyn/CoreSubst.hs compiler/coreSyn/CoreOpt.hs compiler/coreSyn/CoreSyn.hs compiler/utils/TrieMap.hs compiler/coreSyn/CoreTidy.hs compiler/coreSyn/CoreUnfold.hs compiler/coreSyn/CoreUtils.hs compiler/coreSyn/CoreMap.hs compiler/coreSyn/CoreSeq.hs compiler/coreSyn/CoreStats.hs compiler/coreSyn/MkCore.hs compiler/coreSyn/PprCore.hs compiler/deSugar/PmExpr.hs compiler/deSugar/TmOracle.hs compiler/deSugar/Check.hs compiler/deSugar/Coverage.hs compiler/deSugar/Desugar.hs compiler/deSugar/DsArrows.hs compiler/deSugar/DsBinds.hs compiler/deSugar/DsCCall.hs compiler/deSugar/DsExpr.hs compiler/deSugar/DsForeign.hs compiler/deSugar/DsGRHSs.hs compiler/deSugar/DsListComp.hs compiler/deSugar/DsMonad.hs compiler/deSugar/DsUsage.hs compiler/deSugar/DsUtils.hs compiler/deSugar/ExtractDocs.hs compiler/deSugar/Match.hs compiler/deSugar/MatchCon.hs compiler/deSugar/MatchLit.hs compiler/hsSyn/HsBinds.hs compiler/hsSyn/HsDecls.hs compiler/hsSyn/HsDoc.hs compiler/hsSyn/HsExpr.hs compiler/hsSyn/HsImpExp.hs compiler/hsSyn/HsLit.hs compiler/hsSyn/PlaceHolder.hs compiler/hsSyn/HsExtension.hs compiler/hsSyn/HsInstances.hs compiler/hsSyn/HsPat.hs compiler/hsSyn/HsSyn.hs compiler/hsSyn/HsTypes.hs compiler/hsSyn/HsUtils.hs compiler/hsSyn/HsDumpAst.hs compiler/iface/BinIface.hs compiler/iface/BinFingerprint.hs compiler/iface/BuildTyCl.hs compiler/iface/IfaceEnv.hs compiler/iface/IfaceSyn.hs compiler/iface/IfaceType.hs compiler/iface/ToIface.hs compiler/iface/LoadIface.hs compiler/iface/MkIface.hs compiler/iface/TcIface.hs compiler/iface/FlagChecker.hs compiler/main/Annotations.hs compiler/main/CmdLineParser.hs compiler/main/CodeOutput.hs compiler/stage1/build/Config.hs compiler/main/Constants.hs compiler/main/DriverMkDepend.hs compiler/main/DriverPhases.hs compiler/main/PipelineMonad.hs compiler/main/DriverPipeline.hs compiler/main/DynFlags.hs compiler/main/ErrUtils.hs compiler/main/Finder.hs compiler/main/GHC.hs compiler/main/GhcMake.hs compiler/main/GhcPlugins.hs compiler/main/DynamicLoading.hs compiler/main/HeaderInfo.hs compiler/main/HscMain.hs compiler/main/HscStats.hs compiler/main/HscTypes.hs compiler/main/InteractiveEval.hs compiler/main/InteractiveEvalTypes.hs compiler/main/PackageConfig.hs compiler/main/Packages.hs compiler/main/PlatformConstants.hs compiler/main/Plugins.hs compiler/typecheck/TcPluginM.hs compiler/main/PprTyThing.hs compiler/main/StaticPtrTable.hs compiler/main/SysTools.hs compiler/main/SysTools/BaseDir.hs compiler/main/SysTools/Terminal.hs compiler/main/SysTools/ExtraObj.hs compiler/main/SysTools/Info.hs compiler/main/SysTools/Process.hs compiler/main/SysTools/Tasks.hs compiler/main/Elf.hs compiler/main/TidyPgm.hs compiler/parser/Ctype.hs compiler/parser/HaddockUtils.hs compiler/parser/Lexer.hs compiler/types/OptCoercion.hs compiler/parser/Parser.hs compiler/parser/RdrHsSyn.hs compiler/parser/ApiAnnotation.hs compiler/prelude/ForeignCall.hs compiler/prelude/KnownUniques.hs compiler/prelude/PrelInfo.hs compiler/prelude/PrelNames.hs compiler/prelude/PrelRules.hs compiler/prelude/PrimOp.hs compiler/prelude/TysPrim.hs compiler/prelude/TysWiredIn.hs compiler/profiling/CostCentre.hs compiler/profiling/CostCentreState.hs compiler/profiling/ProfInit.hs compiler/rename/RnBinds.hs compiler/rename/RnEnv.hs compiler/rename/RnExpr.hs compiler/rename/RnHsDoc.hs compiler/rename/RnNames.hs compiler/rename/RnPat.hs compiler/rename/RnSource.hs compiler/rename/RnSplice.hs compiler/rename/RnTypes.hs compiler/rename/RnFixity.hs compiler/rename/RnUtils.hs compiler/rename/RnUnbound.hs compiler/simplCore/CoreMonad.hs compiler/simplCore/CSE.hs compiler/simplCore/FloatIn.hs compiler/simplCore/FloatOut.hs compiler/simplCore/LiberateCase.hs compiler/simplCore/OccurAnal.hs compiler/simplCore/SAT.hs compiler/simplCore/SetLevels.hs compiler/simplCore/SimplCore.hs compiler/simplCore/SimplEnv.hs compiler/simplCore/SimplMonad.hs compiler/simplCore/SimplUtils.hs compiler/simplCore/Simplify.hs compiler/simplStg/SimplStg.hs compiler/simplStg/StgStats.hs compiler/simplStg/StgCse.hs compiler/simplStg/UnariseStg.hs compiler/simplStg/RepType.hs compiler/specialise/Rules.hs compiler/specialise/SpecConstr.hs compiler/specialise/Specialise.hs compiler/stgSyn/CoreToStg.hs compiler/stgSyn/StgLint.hs compiler/stgSyn/StgSyn.hs compiler/simplCore/CallArity.hs compiler/stranal/DmdAnal.hs compiler/simplCore/Exitify.hs compiler/stranal/WorkWrap.hs compiler/stranal/WwLib.hs compiler/typecheck/FamInst.hs compiler/typecheck/Inst.hs compiler/typecheck/TcAnnotations.hs compiler/typecheck/TcArrows.hs compiler/typecheck/TcBinds.hs compiler/typecheck/TcSigs.hs compiler/typecheck/TcClassDcl.hs compiler/typecheck/TcDefaults.hs compiler/typecheck/TcDeriv.hs compiler/typecheck/TcDerivInfer.hs compiler/typecheck/TcDerivUtils.hs compiler/typecheck/TcEnv.hs compiler/typecheck/TcExpr.hs compiler/typecheck/TcForeign.hs compiler/typecheck/TcGenDeriv.hs compiler/typecheck/TcGenFunctor.hs compiler/typecheck/TcGenGenerics.hs compiler/typecheck/TcHsSyn.hs compiler/typecheck/TcHsType.hs compiler/typecheck/TcInstDcls.hs compiler/typecheck/TcMType.hs compiler/typecheck/TcValidity.hs compiler/typecheck/TcMatches.hs compiler/typecheck/TcPat.hs compiler/typecheck/TcPatSyn.hs compiler/typecheck/TcRnDriver.hs compiler/typecheck/TcBackpack.hs compiler/typecheck/TcRnExports.hs compiler/typecheck/TcRnMonad.hs compiler/typecheck/TcRnTypes.hs compiler/typecheck/TcRules.hs compiler/typecheck/TcSimplify.hs compiler/typecheck/TcHoleErrors.hs compiler/typecheck/TcErrors.hs compiler/typecheck/TcTyClsDecls.hs compiler/typecheck/TcTyDecls.hs compiler/typecheck/TcTypeable.hs compiler/typecheck/TcType.hs compiler/typecheck/TcEvidence.hs compiler/typecheck/TcEvTerm.hs compiler/typecheck/TcUnify.hs compiler/typecheck/TcInteract.hs compiler/typecheck/TcCanonical.hs compiler/typecheck/TcFlatten.hs compiler/typecheck/TcSMonad.hs compiler/typecheck/TcTypeNats.hs compiler/typecheck/TcSplice.hs compiler/types/Class.hs compiler/types/Coercion.hs compiler/deSugar/DsMeta.hs compiler/prelude/THNames.hs compiler/types/FamInstEnv.hs compiler/typecheck/FunDeps.hs compiler/types/InstEnv.hs compiler/types/TyCon.hs compiler/types/CoAxiom.hs compiler/types/Kind.hs compiler/types/Type.hs compiler/types/TyCoRep.hs compiler/types/Unify.hs compiler/utils/Bag.hs compiler/utils/Binary.hs compiler/utils/BooleanFormula.hs compiler/utils/BufWrite.hs compiler/utils/Digraph.hs compiler/utils/Encoding.hs compiler/utils/FastFunctions.hs compiler/utils/FastMutInt.hs compiler/utils/FastString.hs compiler/utils/FastStringEnv.hs compiler/stage1/build/Fingerprint.hs compiler/utils/FiniteMap.hs compiler/utils/FV.hs compiler/utils/GraphBase.hs compiler/utils/GraphColor.hs compiler/utils/GraphOps.hs compiler/utils/GraphPpr.hs compiler/utils/IOEnv.hs compiler/utils/Json.hs compiler/utils/ListSetOps.hs compiler/utils/ListT.hs compiler/utils/Maybes.hs compiler/utils/MonadUtils.hs compiler/utils/OrdList.hs compiler/utils/Outputable.hs compiler/utils/Pair.hs compiler/utils/Panic.hs compiler/utils/PprColour.hs compiler/utils/Pretty.hs compiler/utils/State.hs compiler/utils/Stream.hs compiler/utils/StringBuffer.hs compiler/utils/UniqDFM.hs compiler/utils/UniqDSet.hs compiler/utils/UniqFM.hs compiler/utils/UniqMap.hs compiler/utils/UniqSet.hs compiler/utils/Util.hs compiler/cmm/Hoopl/Block.hs compiler/cmm/Hoopl/Collections.hs compiler/cmm/Hoopl/Dataflow.hs compiler/cmm/Hoopl/Graph.hs compiler/cmm/Hoopl/Label.hs compiler/nativeGen/AsmCodeGen.hs compiler/nativeGen/TargetReg.hs compiler/nativeGen/NCGMonad.hs compiler/nativeGen/Instruction.hs compiler/nativeGen/Format.hs compiler/nativeGen/Reg.hs compiler/nativeGen/RegClass.hs compiler/nativeGen/PIC.hs compiler/utils/Platform.hs compiler/nativeGen/CPrim.hs compiler/nativeGen/X86/Regs.hs compiler/nativeGen/X86/RegInfo.hs compiler/nativeGen/X86/Instr.hs compiler/nativeGen/X86/Cond.hs compiler/nativeGen/X86/Ppr.hs compiler/nativeGen/X86/CodeGen.hs compiler/nativeGen/PPC/Regs.hs compiler/nativeGen/PPC/RegInfo.hs compiler/nativeGen/PPC/Instr.hs compiler/nativeGen/PPC/Cond.hs compiler/nativeGen/PPC/Ppr.hs compiler/nativeGen/PPC/CodeGen.hs compiler/nativeGen/SPARC/Base.hs compiler/nativeGen/SPARC/Regs.hs compiler/nativeGen/SPARC/Imm.hs compiler/nativeGen/SPARC/AddrMode.hs compiler/nativeGen/SPARC/Cond.hs compiler/nativeGen/SPARC/Instr.hs compiler/nativeGen/SPARC/Stack.hs compiler/nativeGen/SPARC/ShortcutJump.hs compiler/nativeGen/SPARC/Ppr.hs compiler/nativeGen/SPARC/CodeGen.hs compiler/nativeGen/SPARC/CodeGen/Amode.hs compiler/nativeGen/SPARC/CodeGen/Base.hs compiler/nativeGen/SPARC/CodeGen/CondCode.hs compiler/nativeGen/SPARC/CodeGen/Gen32.hs compiler/nativeGen/SPARC/CodeGen/Gen64.hs compiler/nativeGen/SPARC/CodeGen/Sanity.hs compiler/nativeGen/SPARC/CodeGen/Expand.hs compiler/nativeGen/RegAlloc/Liveness.hs compiler/nativeGen/RegAlloc/Graph/Main.hs compiler/nativeGen/RegAlloc/Graph/Stats.hs compiler/nativeGen/RegAlloc/Graph/ArchBase.hs compiler/nativeGen/RegAlloc/Graph/ArchX86.hs compiler/nativeGen/RegAlloc/Graph/Coalesce.hs compiler/nativeGen/RegAlloc/Graph/Spill.hs compiler/nativeGen/RegAlloc/Graph/SpillClean.hs compiler/nativeGen/RegAlloc/Graph/SpillCost.hs compiler/nativeGen/RegAlloc/Graph/TrivColorable.hs compiler/nativeGen/RegAlloc/Linear/Main.hs compiler/nativeGen/RegAlloc/Linear/JoinToTargets.hs compiler/nativeGen/RegAlloc/Linear/State.hs compiler/nativeGen/RegAlloc/Linear/Stats.hs compiler/nativeGen/RegAlloc/Linear/FreeRegs.hs compiler/nativeGen/RegAlloc/Linear/StackMap.hs compiler/nativeGen/RegAlloc/Linear/Base.hs compiler/nativeGen/RegAlloc/Linear/X86/FreeRegs.hs compiler/nativeGen/RegAlloc/Linear/X86_64/FreeRegs.hs compiler/nativeGen/RegAlloc/Linear/PPC/FreeRegs.hs compiler/nativeGen/RegAlloc/Linear/SPARC/FreeRegs.hs compiler/nativeGen/Dwarf.hs compiler/nativeGen/Dwarf/Types.hs compiler/nativeGen/Dwarf/Constants.hs compiler/hsSyn/Convert.hs compiler/ghci/ByteCodeTypes.hs compiler/ghci/ByteCodeAsm.hs compiler/ghci/ByteCodeGen.hs compiler/ghci/ByteCodeInstr.hs compiler/ghci/ByteCodeItbls.hs compiler/ghci/ByteCodeLink.hs compiler/ghci/Debugger.hs compiler/ghci/Linker.hs compiler/ghci/RtClosureInspect.hs compiler/ghci/GHCi.hs compiler/utils/GhcPrelude.hs echo "compiler_stage1_depfile_haskell_EXISTS = YES" >> compiler/stage1/build/.depend-v.haskell.tmp for dir in compiler/stage1/build/./ compiler/stage1/build/CodeGen/ compiler/stage1/build/CodeGen/Platform/ compiler/stage1/build/Dwarf/ compiler/stage1/build/Hoopl/ compiler/stage1/build/Llvm/ compiler/stage1/build/LlvmCodeGen/ compiler/stage1/build/PPC/ compiler/stage1/build/RegAlloc/ compiler/stage1/build/RegAlloc/Graph/ compiler/stage1/build/RegAlloc/Linear/ compiler/stage1/build/RegAlloc/Linear/PPC/ compiler/stage1/build/RegAlloc/Linear/SPARC/ compiler/stage1/build/RegAlloc/Linear/X86/ compiler/stage1/build/RegAlloc/Linear/X86_64/ compiler/stage1/build/SPARC/ compiler/stage1/build/SPARC/CodeGen/ compiler/stage1/build/SysTools/ compiler/stage1/build/X86/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' compiler/stage1/build/.depend-v.haskell.tmp > compiler/stage1/build/.depend-v.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' compiler/stage1/build/.depend-v.haskell.tmp2 > compiler/stage1/build/.depend-v.haskell "rm" -f libraries/ghci/dist-boot/build/.depend-v.c_asm.tmp "rm" -f libraries/ghci/dist-boot/build/.depend-v.c_asm.bit echo "libraries/ghci_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/ghci/dist-boot/build/.depend-v.c_asm.tmp mv libraries/ghci/dist-boot/build/.depend-v.c_asm.tmp libraries/ghci/dist-boot/build/.depend-v.c_asm "inplace/bin/mkdirhier" libraries/ghci/dist-boot/build/GHCi//. HSC2HS libraries/ghci/dist-boot/build/GHCi/FFI.hs HSC2HS libraries/ghci/dist-boot/build/GHCi/InfoTable.hs "rm" -f libraries/ghci/dist-boot/build/.depend-v.haskell.tmp "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghci-8.6.5 -hide-all-packages -i -ilibraries/ghci/. -ilibraries/ghci/dist-boot/build -Ilibraries/ghci/dist-boot/build -ilibraries/ghci/dist-boot/build/./autogen -Ilibraries/ghci/dist-boot/build/./autogen -Ilibraries/ghci/. -optP-include -optPlibraries/ghci/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.3.0 -package-id base-4.12.0.0 -package-id binary-0.8.6.0 -package-id bytestring-0.10.8.2 -package-id containers-0.6.0.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-8.6.5 -package-id ghc-boot-th-8.6.5 -package-id ghc-heap-8.6.5 -package-id template-haskell-2.14.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -odir libraries/ghci/dist-boot/build -hidir libraries/ghci/dist-boot/build -stubdir libraries/ghci/dist-boot/build -dep-makefile libraries/ghci/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps libraries/ghci/./GHCi/BreakArray.hs libraries/ghci/./GHCi/BinaryArray.hs libraries/ghci/./GHCi/Message.hs libraries/ghci/./GHCi/ResolvedBCO.hs libraries/ghci/./GHCi/RemoteTypes.hs libraries/ghci/dist-boot/build/GHCi/FFI.hs libraries/ghci/dist-boot/build/GHCi/InfoTable.hs libraries/ghci/./GHCi/StaticPtrTable.hs libraries/ghci/./GHCi/TH/Binary.hs libraries/ghci/./SizedSeq.hs echo "libraries/ghci_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/ghci/dist-boot/build/.depend-v.haskell.tmp for dir in libraries/ghci/dist-boot/build/./ libraries/ghci/dist-boot/build/GHCi/ libraries/ghci/dist-boot/build/GHCi/TH/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/ghci/dist-boot/build/.depend-v.haskell.tmp > libraries/ghci/dist-boot/build/.depend-v.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/ghci/dist-boot/build/.depend-v.haskell.tmp2 > libraries/ghci/dist-boot/build/.depend-v.haskell "rm" -f libraries/terminfo/dist-boot/build/.depend-v.c_asm.tmp "rm" -f libraries/terminfo/dist-boot/build/.depend-v.c_asm.bit echo "libraries/terminfo_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/terminfo/dist-boot/build/.depend-v.c_asm.tmp mv libraries/terminfo/dist-boot/build/.depend-v.c_asm.tmp libraries/terminfo/dist-boot/build/.depend-v.c_asm "rm" -f libraries/terminfo/dist-boot/build/.depend-v.haskell.tmp "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -package-db libraries/bootstrapping.conf -this-unit-id terminfo-0.4.1.2 -hide-all-packages -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-boot/build -Ilibraries/terminfo/dist-boot/build -ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/. -optP-include -optPlibraries/terminfo/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.12.0.0 -Wall -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-unused-imports -fno-warn-deprecated-flags -odir libraries/terminfo/dist-boot/build -hidir libraries/terminfo/dist-boot/build -stubdir libraries/terminfo/dist-boot/build -dep-makefile libraries/terminfo/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps libraries/terminfo/./System/Console/Terminfo.hs libraries/terminfo/./System/Console/Terminfo/Base.hs libraries/terminfo/./System/Console/Terminfo/Cursor.hs libraries/terminfo/./System/Console/Terminfo/Color.hs libraries/terminfo/./System/Console/Terminfo/Edit.hs libraries/terminfo/./System/Console/Terminfo/Effects.hs libraries/terminfo/./System/Console/Terminfo/Keys.hs echo "libraries/terminfo_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/terminfo/dist-boot/build/.depend-v.haskell.tmp for dir in libraries/terminfo/dist-boot/build/System/Console/ libraries/terminfo/dist-boot/build/System/Console/Terminfo/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/terminfo/dist-boot/build/.depend-v.haskell.tmp > libraries/terminfo/dist-boot/build/.depend-v.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/terminfo/dist-boot/build/.depend-v.haskell.tmp2 > libraries/terminfo/dist-boot/build/.depend-v.haskell "rm" -f libraries/ghc-heap/dist-boot/build/.depend-v.c_asm.tmp cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/. -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/base-4.12.0.0/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/base-4.12.0.0/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/dist-install/build/include' -Wno-unknown-pragmas -MM -x c libraries/ghc-heap/cbits/HeapPrim.cmm -MF libraries/ghc-heap/dist-boot/build/.depend-v.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/ghc-heap/cbits/|" -e "1s|libraries/ghc-heap/|libraries/ghc-heap/dist-boot/build/|" -e "1s|dist-boot/build/dist-boot/build|dist-boot/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/ghc-heap/dist-boot/build/.depend-v.c_asm.bit >> libraries/ghc-heap/dist-boot/build/.depend-v.c_asm.tmp && true "rm" -f libraries/ghc-heap/dist-boot/build/.depend-v.c_asm.bit echo "libraries/ghc-heap_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/ghc-heap/dist-boot/build/.depend-v.c_asm.tmp mv libraries/ghc-heap/dist-boot/build/.depend-v.c_asm.tmp libraries/ghc-heap/dist-boot/build/.depend-v.c_asm "inplace/bin/mkdirhier" libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap//. HSC2HS libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Constants.hs HSC2HS libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable.hs "inplace/bin/mkdirhier" libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable//. HSC2HS libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/Types.hs HSC2HS libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTableProf.hs HSC2HS libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Utils.hs "rm" -f libraries/ghc-heap/dist-boot/build/.depend-v.haskell.tmp "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-heap-8.6.5 -hide-all-packages -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/. -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.12.0.0 -package-id ghc-prim-0.5.3 -package-id rts -Wall -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -odir libraries/ghc-heap/dist-boot/build -hidir libraries/ghc-heap/dist-boot/build -stubdir libraries/ghc-heap/dist-boot/build -dep-makefile libraries/ghc-heap/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps libraries/ghc-heap/./GHC/Exts/Heap.hs libraries/ghc-heap/./GHC/Exts/Heap/Closures.hs libraries/ghc-heap/./GHC/Exts/Heap/ClosureTypes.hs libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Constants.hs libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable.hs libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/Types.hs libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTableProf.hs libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Utils.hs echo "libraries/ghc-heap_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/ghc-heap/dist-boot/build/.depend-v.haskell.tmp for dir in libraries/ghc-heap/dist-boot/build/GHC/Exts/ libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/ghc-heap/dist-boot/build/.depend-v.haskell.tmp > libraries/ghc-heap/dist-boot/build/.depend-v.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/ghc-heap/dist-boot/build/.depend-v.haskell.tmp2 > libraries/ghc-heap/dist-boot/build/.depend-v.haskell "rm" -f libraries/template-haskell/dist-boot/build/.depend-v.c_asm.tmp "rm" -f libraries/template-haskell/dist-boot/build/.depend-v.c_asm.bit echo "libraries/template-haskell_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/template-haskell/dist-boot/build/.depend-v.c_asm.tmp mv libraries/template-haskell/dist-boot/build/.depend-v.c_asm.tmp libraries/template-haskell/dist-boot/build/.depend-v.c_asm "rm" -f libraries/template-haskell/dist-boot/build/.depend-v.haskell.tmp "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -package-db libraries/bootstrapping.conf -this-unit-id template-haskell-2.14.0.0 -hide-all-packages -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/. -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.12.0.0 -package-id ghc-boot-th-8.6.5 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -odir libraries/template-haskell/dist-boot/build -hidir libraries/template-haskell/dist-boot/build -stubdir libraries/template-haskell/dist-boot/build -dep-makefile libraries/template-haskell/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps libraries/template-haskell/./Language/Haskell/TH.hs libraries/template-haskell/./Language/Haskell/TH/Lib.hs libraries/template-haskell/./Language/Haskell/TH/Ppr.hs libraries/template-haskell/./Language/Haskell/TH/PprLib.hs libraries/template-haskell/./Language/Haskell/TH/Quote.hs libraries/template-haskell/./Language/Haskell/TH/Syntax.hs libraries/template-haskell/./Language/Haskell/TH/LanguageExtensions.hs libraries/template-haskell/./Language/Haskell/TH/Lib/Internal.hs libraries/template-haskell/./Language/Haskell/TH/Lib/Map.hs echo "libraries/template-haskell_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/template-haskell/dist-boot/build/.depend-v.haskell.tmp for dir in libraries/template-haskell/dist-boot/build/Language/Haskell/ libraries/template-haskell/dist-boot/build/Language/Haskell/TH/ libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/template-haskell/dist-boot/build/.depend-v.haskell.tmp > libraries/template-haskell/dist-boot/build/.depend-v.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/template-haskell/dist-boot/build/.depend-v.haskell.tmp2 > libraries/template-haskell/dist-boot/build/.depend-v.haskell "rm" -f libraries/ghc-boot/dist-boot/build/.depend-v.c_asm.tmp "rm" -f libraries/ghc-boot/dist-boot/build/.depend-v.c_asm.bit echo "libraries/ghc-boot_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/ghc-boot/dist-boot/build/.depend-v.c_asm.tmp mv libraries/ghc-boot/dist-boot/build/.depend-v.c_asm.tmp libraries/ghc-boot/dist-boot/build/.depend-v.c_asm "rm" -f libraries/ghc-boot/dist-boot/build/.depend-v.haskell.tmp "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-boot-8.6.5 -hide-all-packages -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/. -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.12.0.0 -package-id binary-0.8.6.0 -package-id bytestring-0.10.8.2 -package-id directory-1.3.3.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-8.6.5 -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -odir libraries/ghc-boot/dist-boot/build -hidir libraries/ghc-boot/dist-boot/build -stubdir libraries/ghc-boot/dist-boot/build -dep-makefile libraries/ghc-boot/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps libraries/ghc-boot/./GHC/LanguageExtensions.hs libraries/ghc-boot/./GHC/PackageDb.hs libraries/ghc-boot/./GHC/Serialized.hs libraries/ghc-boot/./GHC/ForeignSrcLang.hs libraries/ghc-boot/./GHC/HandleEncoding.hs echo "libraries/ghc-boot_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/ghc-boot/dist-boot/build/.depend-v.haskell.tmp for dir in libraries/ghc-boot/dist-boot/build/GHC/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/ghc-boot/dist-boot/build/.depend-v.haskell.tmp > libraries/ghc-boot/dist-boot/build/.depend-v.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/ghc-boot/dist-boot/build/.depend-v.haskell.tmp2 > libraries/ghc-boot/dist-boot/build/.depend-v.haskell "rm" -f libraries/ghc-boot-th/dist-boot/build/.depend-v.c_asm.tmp "rm" -f libraries/ghc-boot-th/dist-boot/build/.depend-v.c_asm.bit echo "libraries/ghc-boot-th_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/ghc-boot-th/dist-boot/build/.depend-v.c_asm.tmp mv libraries/ghc-boot-th/dist-boot/build/.depend-v.c_asm.tmp libraries/ghc-boot-th/dist-boot/build/.depend-v.c_asm "rm" -f libraries/ghc-boot-th/dist-boot/build/.depend-v.haskell.tmp "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-boot-th-8.6.5 -hide-all-packages -i -ilibraries/ghc-boot-th/. -ilibraries/ghc-boot-th/dist-boot/build -Ilibraries/ghc-boot-th/dist-boot/build -ilibraries/ghc-boot-th/dist-boot/build/./autogen -Ilibraries/ghc-boot-th/dist-boot/build/./autogen -Ilibraries/ghc-boot-th/. -optP-include -optPlibraries/ghc-boot-th/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.12.0.0 -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -odir libraries/ghc-boot-th/dist-boot/build -hidir libraries/ghc-boot-th/dist-boot/build -stubdir libraries/ghc-boot-th/dist-boot/build -dep-makefile libraries/ghc-boot-th/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps libraries/ghc-boot-th/./GHC/LanguageExtensions/Type.hs libraries/ghc-boot-th/./GHC/ForeignSrcLang/Type.hs libraries/ghc-boot-th/./GHC/Lexeme.hs echo "libraries/ghc-boot-th_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/ghc-boot-th/dist-boot/build/.depend-v.haskell.tmp for dir in libraries/ghc-boot-th/dist-boot/build/GHC/ libraries/ghc-boot-th/dist-boot/build/GHC/ForeignSrcLang/ libraries/ghc-boot-th/dist-boot/build/GHC/LanguageExtensions/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/ghc-boot-th/dist-boot/build/.depend-v.haskell.tmp > libraries/ghc-boot-th/dist-boot/build/.depend-v.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/ghc-boot-th/dist-boot/build/.depend-v.haskell.tmp2 > libraries/ghc-boot-th/dist-boot/build/.depend-v.haskell "rm" -f libraries/Cabal/Cabal/dist-boot/build/.depend-v.c_asm.tmp "rm" -f libraries/Cabal/Cabal/dist-boot/build/.depend-v.c_asm.bit echo "libraries/Cabal/Cabal_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/Cabal/Cabal/dist-boot/build/.depend-v.c_asm.tmp mv libraries/Cabal/Cabal/dist-boot/build/.depend-v.c_asm.tmp libraries/Cabal/Cabal/dist-boot/build/.depend-v.c_asm "rm" -f libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-2.4.0.1 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.3.0 -package-id base-4.12.0.0 -package-id binary-0.8.6.0 -package-id bytestring-0.10.8.2 -package-id containers-0.6.0.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.3.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.13.0 -package-id pretty-1.1.3.6 -package-id process-1.6.5.0 -package-id text-1.2.3.1 -package-id time-1.8.0.2 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -dep-makefile libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps libraries/Cabal/Cabal/./Distribution/Backpack.hs libraries/Cabal/Cabal/./Distribution/Backpack/Configure.hs libraries/Cabal/Cabal/./Distribution/Backpack/ComponentsGraph.hs libraries/Cabal/Cabal/./Distribution/Backpack/ConfiguredComponent.hs libraries/Cabal/Cabal/./Distribution/Backpack/DescribeUnitId.hs libraries/Cabal/Cabal/./Distribution/Backpack/FullUnitId.hs libraries/Cabal/Cabal/./Distribution/Backpack/LinkedComponent.hs libraries/Cabal/Cabal/./Distribution/Backpack/ModSubst.hs libraries/Cabal/Cabal/./Distribution/Backpack/ModuleShape.hs libraries/Cabal/Cabal/./Distribution/Backpack/PreModuleShape.hs libraries/Cabal/Cabal/./Distribution/CabalSpecVersion.hs libraries/Cabal/Cabal/./Distribution/Utils/IOData.hs libraries/Cabal/Cabal/./Distribution/Utils/LogProgress.hs libraries/Cabal/Cabal/./Distribution/Utils/MapAccum.hs libraries/Cabal/Cabal/./Distribution/Compat/CreatePipe.hs libraries/Cabal/Cabal/./Distribution/Compat/Directory.hs libraries/Cabal/Cabal/./Distribution/Compat/Environment.hs libraries/Cabal/Cabal/./Distribution/Compat/Exception.hs libraries/Cabal/Cabal/./Distribution/Compat/Graph.hs libraries/Cabal/Cabal/./Distribution/Compat/Internal/TempFile.hs libraries/Cabal/Cabal/./Distribution/Compat/Newtype.hs libraries/Cabal/Cabal/./Distribution/Compat/Prelude/Internal.hs libraries/Cabal/Cabal/./Distribution/Compat/ReadP.hs libraries/Cabal/Cabal/./Distribution/Compat/Semigroup.hs libraries/Cabal/Cabal/./Distribution/Compat/Stack.hs libraries/Cabal/Cabal/./Distribution/Compat/Time.hs libraries/Cabal/Cabal/./Distribution/Compat/DList.hs libraries/Cabal/Cabal/./Distribution/Compiler.hs libraries/Cabal/Cabal/./Distribution/InstalledPackageInfo.hs libraries/Cabal/Cabal/./Distribution/Types/AbiDependency.hs libraries/Cabal/Cabal/./Distribution/Types/ExposedModule.hs libraries/Cabal/Cabal/./Distribution/Types/InstalledPackageInfo.hs libraries/Cabal/Cabal/./Distribution/Types/InstalledPackageInfo/FieldGrammar.hs libraries/Cabal/Cabal/./Distribution/License.hs libraries/Cabal/Cabal/./Distribution/Make.hs libraries/Cabal/Cabal/./Distribution/ModuleName.hs libraries/Cabal/Cabal/./Distribution/Package.hs libraries/Cabal/Cabal/./Distribution/PackageDescription.hs libraries/Cabal/Cabal/./Distribution/PackageDescription/Check.hs libraries/Cabal/Cabal/./Distribution/PackageDescription/Configuration.hs libraries/Cabal/Cabal/./Distribution/PackageDescription/PrettyPrint.hs libraries/Cabal/Cabal/./Distribution/PackageDescription/Utils.hs libraries/Cabal/Cabal/./Distribution/ParseUtils.hs libraries/Cabal/Cabal/./Distribution/PrettyUtils.hs libraries/Cabal/Cabal/./Distribution/ReadE.hs libraries/Cabal/Cabal/./Distribution/Simple.hs libraries/Cabal/Cabal/./Distribution/Simple/Bench.hs libraries/Cabal/Cabal/./Distribution/Simple/Build.hs libraries/Cabal/Cabal/./Distribution/Simple/Build/Macros.hs libraries/Cabal/Cabal/./Distribution/Simple/Build/PathsModule.hs libraries/Cabal/Cabal/./Distribution/Simple/BuildPaths.hs libraries/Cabal/Cabal/./Distribution/Simple/BuildTarget.hs libraries/Cabal/Cabal/./Distribution/Simple/BuildToolDepends.hs libraries/Cabal/Cabal/./Distribution/Simple/CCompiler.hs libraries/Cabal/Cabal/./Distribution/Simple/Command.hs libraries/Cabal/Cabal/./Distribution/Simple/Compiler.hs libraries/Cabal/Cabal/./Distribution/Simple/Configure.hs libraries/Cabal/Cabal/./Distribution/Simple/Flag.hs libraries/Cabal/Cabal/./Distribution/Simple/GHC.hs libraries/Cabal/Cabal/./Distribution/Simple/GHCJS.hs libraries/Cabal/Cabal/./Distribution/Simple/Haddock.hs libraries/Cabal/Cabal/./Distribution/Simple/Doctest.hs libraries/Cabal/Cabal/./Distribution/Simple/Glob.hs libraries/Cabal/Cabal/./Distribution/Simple/HaskellSuite.hs libraries/Cabal/Cabal/./Distribution/Simple/Hpc.hs libraries/Cabal/Cabal/./Distribution/Simple/Install.hs libraries/Cabal/Cabal/./Distribution/Simple/InstallDirs.hs libraries/Cabal/Cabal/./Distribution/Simple/LocalBuildInfo.hs libraries/Cabal/Cabal/./Distribution/Simple/PackageIndex.hs libraries/Cabal/Cabal/./Distribution/Simple/PreProcess.hs libraries/Cabal/Cabal/./Distribution/Simple/PreProcess/Unlit.hs libraries/Cabal/Cabal/./Distribution/Simple/Program.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Ar.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Db.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Find.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/GHC.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/HcPkg.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Hpc.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Internal.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Ld.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/ResponseFile.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Run.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Script.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Strip.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Types.hs libraries/Cabal/Cabal/./Distribution/Simple/Register.hs libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs libraries/Cabal/Cabal/./Distribution/Simple/SrcDist.hs libraries/Cabal/Cabal/./Distribution/Simple/Test.hs libraries/Cabal/Cabal/./Distribution/Simple/Test/ExeV10.hs libraries/Cabal/Cabal/./Distribution/Simple/Test/LibV09.hs libraries/Cabal/Cabal/./Distribution/Simple/Test/Log.hs libraries/Cabal/Cabal/./Distribution/Simple/UHC.hs libraries/Cabal/Cabal/./Distribution/Simple/UserHooks.hs libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs libraries/Cabal/Cabal/./Distribution/SPDX.hs libraries/Cabal/Cabal/./Distribution/SPDX/License.hs libraries/Cabal/Cabal/./Distribution/SPDX/LicenseId.hs libraries/Cabal/Cabal/./Distribution/SPDX/LicenseExceptionId.hs libraries/Cabal/Cabal/./Distribution/SPDX/LicenseExpression.hs libraries/Cabal/Cabal/./Distribution/SPDX/LicenseListVersion.hs libraries/Cabal/Cabal/./Distribution/SPDX/LicenseReference.hs libraries/Cabal/Cabal/./Distribution/System.hs libraries/Cabal/Cabal/./Distribution/TestSuite.hs libraries/Cabal/Cabal/./Distribution/Text.hs libraries/Cabal/Cabal/./Distribution/Pretty.hs libraries/Cabal/Cabal/./Distribution/Types/AbiHash.hs libraries/Cabal/Cabal/./Distribution/Types/AnnotatedId.hs libraries/Cabal/Cabal/./Distribution/Types/Benchmark.hs libraries/Cabal/Cabal/./Distribution/Types/BenchmarkInterface.hs libraries/Cabal/Cabal/./Distribution/Types/BenchmarkType.hs libraries/Cabal/Cabal/./Distribution/Types/BuildInfo.hs libraries/Cabal/Cabal/./Distribution/Types/BuildType.hs libraries/Cabal/Cabal/./Distribution/Types/ComponentInclude.hs libraries/Cabal/Cabal/./Distribution/Types/Dependency.hs libraries/Cabal/Cabal/./Distribution/Types/ExeDependency.hs libraries/Cabal/Cabal/./Distribution/Types/LegacyExeDependency.hs libraries/Cabal/Cabal/./Distribution/Types/PkgconfigDependency.hs libraries/Cabal/Cabal/./Distribution/Types/DependencyMap.hs libraries/Cabal/Cabal/./Distribution/Types/ComponentId.hs libraries/Cabal/Cabal/./Distribution/Types/MungedPackageId.hs libraries/Cabal/Cabal/./Distribution/Types/PackageId.hs libraries/Cabal/Cabal/./Distribution/Types/UnitId.hs libraries/Cabal/Cabal/./Distribution/Types/Executable.hs libraries/Cabal/Cabal/./Distribution/Types/ExecutableScope.hs libraries/Cabal/Cabal/./Distribution/Types/Library.hs libraries/Cabal/Cabal/./Distribution/Types/ForeignLib.hs libraries/Cabal/Cabal/./Distribution/Types/ForeignLibType.hs libraries/Cabal/Cabal/./Distribution/Types/ForeignLibOption.hs libraries/Cabal/Cabal/./Distribution/Types/Module.hs libraries/Cabal/Cabal/./Distribution/Types/ModuleReexport.hs libraries/Cabal/Cabal/./Distribution/Types/ModuleRenaming.hs libraries/Cabal/Cabal/./Distribution/Types/ComponentName.hs libraries/Cabal/Cabal/./Distribution/Types/MungedPackageName.hs libraries/Cabal/Cabal/./Distribution/Types/PackageName.hs libraries/Cabal/Cabal/./Distribution/Types/PkgconfigName.hs libraries/Cabal/Cabal/./Distribution/Types/UnqualComponentName.hs libraries/Cabal/Cabal/./Distribution/Types/IncludeRenaming.hs libraries/Cabal/Cabal/./Distribution/Types/Mixin.hs libraries/Cabal/Cabal/./Distribution/Types/SetupBuildInfo.hs libraries/Cabal/Cabal/./Distribution/Types/TestSuite.hs libraries/Cabal/Cabal/./Distribution/Types/TestSuiteInterface.hs libraries/Cabal/Cabal/./Distribution/Types/TestType.hs libraries/Cabal/Cabal/./Distribution/Types/GenericPackageDescription.hs libraries/Cabal/Cabal/./Distribution/Types/Condition.hs libraries/Cabal/Cabal/./Distribution/Types/CondTree.hs libraries/Cabal/Cabal/./Distribution/Types/HookedBuildInfo.hs libraries/Cabal/Cabal/./Distribution/Types/PackageDescription.hs libraries/Cabal/Cabal/./Distribution/Types/SourceRepo.hs libraries/Cabal/Cabal/./Distribution/Types/Component.hs libraries/Cabal/Cabal/./Distribution/Types/ComponentLocalBuildInfo.hs libraries/Cabal/Cabal/./Distribution/Types/LocalBuildInfo.hs libraries/Cabal/Cabal/./Distribution/Types/ComponentRequestedSpec.hs libraries/Cabal/Cabal/./Distribution/Types/TargetInfo.hs libraries/Cabal/Cabal/./Distribution/Types/Version.hs libraries/Cabal/Cabal/./Distribution/Types/VersionRange.hs libraries/Cabal/Cabal/./Distribution/Types/VersionInterval.hs libraries/Cabal/Cabal/./Distribution/Utils/Generic.hs libraries/Cabal/Cabal/./Distribution/Utils/NubList.hs libraries/Cabal/Cabal/./Distribution/Utils/ShortText.hs libraries/Cabal/Cabal/./Distribution/Utils/Progress.hs libraries/Cabal/Cabal/./Distribution/Verbosity.hs libraries/Cabal/Cabal/./Distribution/Version.hs libraries/Cabal/Cabal/./Language/Haskell/Extension.hs libraries/Cabal/Cabal/./Distribution/Compat/Binary.hs libraries/Cabal/Cabal/./Distribution/Compat/Parsing.hs libraries/Cabal/Cabal/./Distribution/Compat/CharParsing.hs libraries/Cabal/Cabal/./Distribution/FieldGrammar.hs libraries/Cabal/Cabal/./Distribution/FieldGrammar/Class.hs libraries/Cabal/Cabal/./Distribution/FieldGrammar/FieldDescrs.hs libraries/Cabal/Cabal/./Distribution/FieldGrammar/Parsec.hs libraries/Cabal/Cabal/./Distribution/FieldGrammar/Pretty.hs libraries/Cabal/Cabal/./Distribution/PackageDescription/FieldGrammar.hs libraries/Cabal/Cabal/./Distribution/PackageDescription/Parsec.hs libraries/Cabal/Cabal/./Distribution/PackageDescription/Quirks.hs libraries/Cabal/Cabal/./Distribution/Parsec/Class.hs libraries/Cabal/Cabal/./Distribution/Parsec/Common.hs libraries/Cabal/Cabal/./Distribution/Parsec/ConfVar.hs libraries/Cabal/Cabal/./Distribution/Parsec/Field.hs libraries/Cabal/Cabal/./Distribution/Parsec/FieldLineStream.hs libraries/Cabal/Cabal/./Distribution/Parsec/Lexer.hs libraries/Cabal/Cabal/./Distribution/Parsec/LexerMonad.hs libraries/Cabal/Cabal/./Distribution/Parsec/Newtypes.hs libraries/Cabal/Cabal/./Distribution/Parsec/ParseResult.hs libraries/Cabal/Cabal/./Distribution/Parsec/Parser.hs libraries/Cabal/Cabal/./Distribution/Compat/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/Benchmark/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/BuildInfo/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/Executable/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/ForeignLib/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/GenericPackageDescription/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/InstalledPackageInfo/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/Library/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/PackageDescription/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/PackageId/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/SetupBuildInfo/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/SourceRepo/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/TestSuite/Lens.hs libraries/Cabal/Cabal/./Distribution/Backpack/PreExistingComponent.hs libraries/Cabal/Cabal/./Distribution/Backpack/ReadyComponent.hs libraries/Cabal/Cabal/./Distribution/Backpack/MixLink.hs libraries/Cabal/Cabal/./Distribution/Backpack/ModuleScope.hs libraries/Cabal/Cabal/./Distribution/Backpack/UnifyM.hs libraries/Cabal/Cabal/./Distribution/Backpack/Id.hs libraries/Cabal/Cabal/./Distribution/Utils/UnionFind.hs libraries/Cabal/Cabal/./Distribution/Utils/Base62.hs libraries/Cabal/Cabal/./Distribution/Compat/CopyFile.hs libraries/Cabal/Cabal/./Distribution/Compat/GetShortPathName.hs libraries/Cabal/Cabal/./Distribution/Compat/MonadFail.hs libraries/Cabal/Cabal/./Distribution/Compat/Prelude.hs libraries/Cabal/Cabal/./Distribution/Compat/SnocList.hs libraries/Cabal/Cabal/./Distribution/GetOpt.hs libraries/Cabal/Cabal/./Distribution/Lex.hs libraries/Cabal/Cabal/./Distribution/Utils/String.hs libraries/Cabal/Cabal/./Distribution/Simple/GHC/EnvironmentParser.hs libraries/Cabal/Cabal/./Distribution/Simple/GHC/Internal.hs libraries/Cabal/Cabal/./Distribution/Simple/GHC/ImplInfo.hs libraries/Cabal/Cabal/dist-boot/build/./autogen/Paths_Cabal.hs echo "libraries/Cabal/Cabal_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp for dir in libraries/Cabal/Cabal/dist-boot/build/./ libraries/Cabal/Cabal/dist-boot/build/Distribution/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Internal/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Prelude/ libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/ libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/ libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Benchmark/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildInfo/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Executable/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLib/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GenericPackageDescription/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Library/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageDescription/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageId/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SetupBuildInfo/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SourceRepo/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuite/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/ libraries/Cabal/Cabal/dist-boot/build/Language/Haskell/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp > libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp2 > libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell "rm" -f libraries/parsec/dist-boot/build/.depend-v.c_asm.tmp "rm" -f libraries/parsec/dist-boot/build/.depend-v.c_asm.bit echo "libraries/parsec_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/parsec/dist-boot/build/.depend-v.c_asm.tmp mv libraries/parsec/dist-boot/build/.depend-v.c_asm.tmp libraries/parsec/dist-boot/build/.depend-v.c_asm "rm" -f libraries/parsec/dist-boot/build/.depend-v.haskell.tmp "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -package-db libraries/bootstrapping.conf -this-unit-id parsec-3.1.13.0 -hide-all-packages -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/. -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.12.0.0 -package-id bytestring-0.10.8.2 -package-id mtl-2.2.2 -package-id text-1.2.3.1 -Wall -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -Wno-trustworthy-safe -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -odir libraries/parsec/dist-boot/build -hidir libraries/parsec/dist-boot/build -stubdir libraries/parsec/dist-boot/build -dep-makefile libraries/parsec/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps libraries/parsec/src/Text/Parsec.hs libraries/parsec/src/Text/Parsec/String.hs libraries/parsec/src/Text/Parsec/ByteString.hs libraries/parsec/src/Text/Parsec/ByteString/Lazy.hs libraries/parsec/src/Text/Parsec/Text.hs libraries/parsec/src/Text/Parsec/Text/Lazy.hs libraries/parsec/src/Text/Parsec/Pos.hs libraries/parsec/src/Text/Parsec/Error.hs libraries/parsec/src/Text/Parsec/Prim.hs libraries/parsec/src/Text/Parsec/Char.hs libraries/parsec/src/Text/Parsec/Combinator.hs libraries/parsec/src/Text/Parsec/Token.hs libraries/parsec/src/Text/Parsec/Expr.hs libraries/parsec/src/Text/Parsec/Language.hs libraries/parsec/src/Text/Parsec/Perm.hs libraries/parsec/src/Text/ParserCombinators/Parsec.hs libraries/parsec/src/Text/ParserCombinators/Parsec/Char.hs libraries/parsec/src/Text/ParserCombinators/Parsec/Combinator.hs libraries/parsec/src/Text/ParserCombinators/Parsec/Error.hs libraries/parsec/src/Text/ParserCombinators/Parsec/Expr.hs libraries/parsec/src/Text/ParserCombinators/Parsec/Language.hs libraries/parsec/src/Text/ParserCombinators/Parsec/Perm.hs libraries/parsec/src/Text/ParserCombinators/Parsec/Pos.hs libraries/parsec/src/Text/ParserCombinators/Parsec/Prim.hs libraries/parsec/src/Text/ParserCombinators/Parsec/Token.hs echo "libraries/parsec_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/parsec/dist-boot/build/.depend-v.haskell.tmp for dir in libraries/parsec/dist-boot/build/Text/ libraries/parsec/dist-boot/build/Text/Parsec/ libraries/parsec/dist-boot/build/Text/Parsec/ByteString/ libraries/parsec/dist-boot/build/Text/Parsec/Text/ libraries/parsec/dist-boot/build/Text/ParserCombinators/ libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/parsec/dist-boot/build/.depend-v.haskell.tmp > libraries/parsec/dist-boot/build/.depend-v.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/parsec/dist-boot/build/.depend-v.haskell.tmp2 > libraries/parsec/dist-boot/build/.depend-v.haskell "rm" -f libraries/mtl/dist-boot/build/.depend-v.c_asm.tmp "rm" -f libraries/mtl/dist-boot/build/.depend-v.c_asm.bit echo "libraries/mtl_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/mtl/dist-boot/build/.depend-v.c_asm.tmp mv libraries/mtl/dist-boot/build/.depend-v.c_asm.tmp libraries/mtl/dist-boot/build/.depend-v.c_asm "rm" -f libraries/mtl/dist-boot/build/.depend-v.haskell.tmp "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -package-db libraries/bootstrapping.conf -this-unit-id mtl-2.2.2 -hide-all-packages -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/. -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.12.0.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe -no-user-package-db -rtsopts -fno-warn-deprecated-flags -odir libraries/mtl/dist-boot/build -hidir libraries/mtl/dist-boot/build -stubdir libraries/mtl/dist-boot/build -dep-makefile libraries/mtl/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps libraries/mtl/./Control/Monad/Cont.hs libraries/mtl/./Control/Monad/Cont/Class.hs libraries/mtl/./Control/Monad/Error.hs libraries/mtl/./Control/Monad/Error/Class.hs libraries/mtl/./Control/Monad/Except.hs libraries/mtl/./Control/Monad/Identity.hs libraries/mtl/./Control/Monad/List.hs libraries/mtl/./Control/Monad/RWS.hs libraries/mtl/./Control/Monad/RWS/Class.hs libraries/mtl/./Control/Monad/RWS/Lazy.hs libraries/mtl/./Control/Monad/RWS/Strict.hs libraries/mtl/./Control/Monad/Reader.hs libraries/mtl/./Control/Monad/Reader/Class.hs libraries/mtl/./Control/Monad/State.hs libraries/mtl/./Control/Monad/State/Class.hs libraries/mtl/./Control/Monad/State/Lazy.hs libraries/mtl/./Control/Monad/State/Strict.hs libraries/mtl/./Control/Monad/Trans.hs libraries/mtl/./Control/Monad/Writer.hs libraries/mtl/./Control/Monad/Writer/Class.hs libraries/mtl/./Control/Monad/Writer/Lazy.hs libraries/mtl/./Control/Monad/Writer/Strict.hs echo "libraries/mtl_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/mtl/dist-boot/build/.depend-v.haskell.tmp for dir in libraries/mtl/dist-boot/build/Control/Monad/ libraries/mtl/dist-boot/build/Control/Monad/Cont/ libraries/mtl/dist-boot/build/Control/Monad/Error/ libraries/mtl/dist-boot/build/Control/Monad/RWS/ libraries/mtl/dist-boot/build/Control/Monad/Reader/ libraries/mtl/dist-boot/build/Control/Monad/State/ libraries/mtl/dist-boot/build/Control/Monad/Writer/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/mtl/dist-boot/build/.depend-v.haskell.tmp > libraries/mtl/dist-boot/build/.depend-v.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/mtl/dist-boot/build/.depend-v.haskell.tmp2 > libraries/mtl/dist-boot/build/.depend-v.haskell "rm" -f libraries/transformers/dist-boot/build/.depend-v.c_asm.tmp "rm" -f libraries/transformers/dist-boot/build/.depend-v.c_asm.bit echo "libraries/transformers_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/transformers/dist-boot/build/.depend-v.c_asm.tmp mv libraries/transformers/dist-boot/build/.depend-v.c_asm.tmp libraries/transformers/dist-boot/build/.depend-v.c_asm "rm" -f libraries/transformers/dist-boot/build/.depend-v.haskell.tmp "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -package-db libraries/bootstrapping.conf -this-unit-id transformers-0.5.6.2 -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.12.0.0 -XHaskell98 -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build -dep-makefile libraries/transformers/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps libraries/transformers/./Control/Applicative/Backwards.hs libraries/transformers/./Control/Applicative/Lift.hs libraries/transformers/./Control/Monad/Signatures.hs libraries/transformers/./Control/Monad/Trans/Accum.hs libraries/transformers/./Control/Monad/Trans/Class.hs libraries/transformers/./Control/Monad/Trans/Cont.hs libraries/transformers/./Control/Monad/Trans/Except.hs libraries/transformers/./Control/Monad/Trans/Error.hs libraries/transformers/./Control/Monad/Trans/Identity.hs libraries/transformers/./Control/Monad/Trans/List.hs libraries/transformers/./Control/Monad/Trans/Maybe.hs libraries/transformers/./Control/Monad/Trans/Reader.hs libraries/transformers/./Control/Monad/Trans/RWS.hs libraries/transformers/./Control/Monad/Trans/RWS/CPS.hs libraries/transformers/./Control/Monad/Trans/RWS/Lazy.hs libraries/transformers/./Control/Monad/Trans/RWS/Strict.hs libraries/transformers/./Control/Monad/Trans/Select.hs libraries/transformers/./Control/Monad/Trans/State.hs libraries/transformers/./Control/Monad/Trans/State/Lazy.hs libraries/transformers/./Control/Monad/Trans/State/Strict.hs libraries/transformers/./Control/Monad/Trans/Writer.hs libraries/transformers/./Control/Monad/Trans/Writer/CPS.hs libraries/transformers/./Control/Monad/Trans/Writer/Lazy.hs libraries/transformers/./Control/Monad/Trans/Writer/Strict.hs libraries/transformers/./Data/Functor/Constant.hs libraries/transformers/./Data/Functor/Reverse.hs echo "libraries/transformers_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/transformers/dist-boot/build/.depend-v.haskell.tmp for dir in libraries/transformers/dist-boot/build/Control/Applicative/ libraries/transformers/dist-boot/build/Control/Monad/ libraries/transformers/dist-boot/build/Control/Monad/Trans/ libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/ libraries/transformers/dist-boot/build/Control/Monad/Trans/State/ libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/ libraries/transformers/dist-boot/build/Data/Functor/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/transformers/dist-boot/build/.depend-v.haskell.tmp > libraries/transformers/dist-boot/build/.depend-v.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/transformers/dist-boot/build/.depend-v.haskell.tmp2 > libraries/transformers/dist-boot/build/.depend-v.haskell "rm" -f libraries/text/dist-boot/build/.depend-v.c_asm.tmp cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -DINTEGER_SIMPLE -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bytestring-0.10.8.2/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bytestring-0.10.8.2/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/base-4.12.0.0/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/base-4.12.0.0/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/dist-install/build/include' -Wno-unknown-pragmas -MM -x c libraries/text/cbits/cbits.c -MF libraries/text/dist-boot/build/.depend-v.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/text/cbits/|" -e "1s|libraries/text/|libraries/text/dist-boot/build/|" -e "1s|dist-boot/build/dist-boot/build|dist-boot/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/text/dist-boot/build/.depend-v.c_asm.bit >> libraries/text/dist-boot/build/.depend-v.c_asm.tmp && true "rm" -f libraries/text/dist-boot/build/.depend-v.c_asm.bit echo "libraries/text_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/text/dist-boot/build/.depend-v.c_asm.tmp mv libraries/text/dist-boot/build/.depend-v.c_asm.tmp libraries/text/dist-boot/build/.depend-v.c_asm "rm" -f libraries/text/dist-boot/build/.depend-v.haskell.tmp "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.3.1 -hide-all-packages -i -ilibraries/text/. -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-DINTEGER_SIMPLE -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.3.0 -package-id base-4.12.0.0 -package-id binary-0.8.6.0 -package-id bytestring-0.10.8.2 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.5.3 -package-id integer-simple-0.1.1.1 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell98 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -odir libraries/text/dist-boot/build -hidir libraries/text/dist-boot/build -stubdir libraries/text/dist-boot/build -dep-makefile libraries/text/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps libraries/text/./Data/Text.hs libraries/text/./Data/Text/Array.hs libraries/text/./Data/Text/Encoding.hs libraries/text/./Data/Text/Encoding/Error.hs libraries/text/./Data/Text/Foreign.hs libraries/text/./Data/Text/IO.hs libraries/text/./Data/Text/Internal.hs libraries/text/./Data/Text/Internal/Builder.hs libraries/text/./Data/Text/Internal/Builder/Functions.hs libraries/text/./Data/Text/Internal/Builder/Int/Digits.hs libraries/text/./Data/Text/Internal/Builder/RealFloat/Functions.hs libraries/text/./Data/Text/Internal/Encoding/Fusion.hs libraries/text/./Data/Text/Internal/Encoding/Fusion/Common.hs libraries/text/./Data/Text/Internal/Encoding/Utf16.hs libraries/text/./Data/Text/Internal/Encoding/Utf32.hs libraries/text/./Data/Text/Internal/Encoding/Utf8.hs libraries/text/./Data/Text/Internal/Functions.hs libraries/text/./Data/Text/Internal/Fusion.hs libraries/text/./Data/Text/Internal/Fusion/CaseMapping.hs libraries/text/./Data/Text/Internal/Fusion/Common.hs libraries/text/./Data/Text/Internal/Fusion/Size.hs libraries/text/./Data/Text/Internal/Fusion/Types.hs libraries/text/./Data/Text/Internal/IO.hs libraries/text/./Data/Text/Internal/Lazy.hs libraries/text/./Data/Text/Internal/Lazy/Encoding/Fusion.hs libraries/text/./Data/Text/Internal/Lazy/Fusion.hs libraries/text/./Data/Text/Internal/Lazy/Search.hs libraries/text/./Data/Text/Internal/Private.hs libraries/text/./Data/Text/Internal/Read.hs libraries/text/./Data/Text/Internal/Search.hs libraries/text/./Data/Text/Internal/Unsafe.hs libraries/text/./Data/Text/Internal/Unsafe/Char.hs libraries/text/./Data/Text/Internal/Unsafe/Shift.hs libraries/text/./Data/Text/Lazy.hs libraries/text/./Data/Text/Lazy/Builder.hs libraries/text/./Data/Text/Lazy/Builder/Int.hs libraries/text/./Data/Text/Lazy/Builder/RealFloat.hs libraries/text/./Data/Text/Lazy/Encoding.hs libraries/text/./Data/Text/Lazy/IO.hs libraries/text/./Data/Text/Lazy/Internal.hs libraries/text/./Data/Text/Lazy/Read.hs libraries/text/./Data/Text/Read.hs libraries/text/./Data/Text/Unsafe.hs libraries/text/./Data/Text/Show.hs echo "libraries/text_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/text/dist-boot/build/.depend-v.haskell.tmp for dir in libraries/text/dist-boot/build/Data/ libraries/text/dist-boot/build/Data/Text/ libraries/text/dist-boot/build/Data/Text/Encoding/ libraries/text/dist-boot/build/Data/Text/Internal/ libraries/text/dist-boot/build/Data/Text/Internal/Builder/ libraries/text/dist-boot/build/Data/Text/Internal/Builder/Int/ libraries/text/dist-boot/build/Data/Text/Internal/Builder/RealFloat/ libraries/text/dist-boot/build/Data/Text/Internal/Encoding/ libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Fusion/ libraries/text/dist-boot/build/Data/Text/Internal/Fusion/ libraries/text/dist-boot/build/Data/Text/Internal/Lazy/ libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Encoding/ libraries/text/dist-boot/build/Data/Text/Internal/Unsafe/ libraries/text/dist-boot/build/Data/Text/Lazy/ libraries/text/dist-boot/build/Data/Text/Lazy/Builder/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/text/dist-boot/build/.depend-v.haskell.tmp > libraries/text/dist-boot/build/.depend-v.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/text/dist-boot/build/.depend-v.haskell.tmp2 > libraries/text/dist-boot/build/.depend-v.haskell "rm" -f libraries/binary/dist-boot/build/.depend-v.c_asm.tmp "rm" -f libraries/binary/dist-boot/build/.depend-v.c_asm.bit echo "libraries/binary_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/binary/dist-boot/build/.depend-v.c_asm.tmp mv libraries/binary/dist-boot/build/.depend-v.c_asm.tmp libraries/binary/dist-boot/build/.depend-v.c_asm "rm" -f libraries/binary/dist-boot/build/.depend-v.haskell.tmp "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -package-db libraries/bootstrapping.conf -this-unit-id binary-0.8.6.0 -hide-all-packages -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/. -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.3.0 -package-id base-4.12.0.0 -package-id bytestring-0.10.8.2 -package-id containers-0.6.0.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -odir libraries/binary/dist-boot/build -hidir libraries/binary/dist-boot/build -stubdir libraries/binary/dist-boot/build -dep-makefile libraries/binary/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps libraries/binary/src/Data/Binary.hs libraries/binary/src/Data/Binary/Put.hs libraries/binary/src/Data/Binary/Get.hs libraries/binary/src/Data/Binary/Get/Internal.hs libraries/binary/src/Data/Binary/Builder.hs libraries/binary/src/Data/Binary/Class.hs libraries/binary/src/Data/Binary/Internal.hs libraries/binary/src/Data/Binary/Generic.hs libraries/binary/src/Data/Binary/FloatCast.hs echo "libraries/binary_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/binary/dist-boot/build/.depend-v.haskell.tmp for dir in libraries/binary/dist-boot/build/Data/ libraries/binary/dist-boot/build/Data/Binary/ libraries/binary/dist-boot/build/Data/Binary/Get/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/binary/dist-boot/build/.depend-v.haskell.tmp > libraries/binary/dist-boot/build/.depend-v.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/binary/dist-boot/build/.depend-v.haskell.tmp2 > libraries/binary/dist-boot/build/.depend-v.haskell "rm" -f libraries/hpc/dist-boot/build/.depend-v.c_asm.tmp "rm" -f libraries/hpc/dist-boot/build/.depend-v.c_asm.bit echo "libraries/hpc_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/hpc/dist-boot/build/.depend-v.c_asm.tmp mv libraries/hpc/dist-boot/build/.depend-v.c_asm.tmp libraries/hpc/dist-boot/build/.depend-v.c_asm "inplace/bin/mkdirhier" libraries/hpc/dist-boot/build/Trace/Hpc//. HSC2HS libraries/hpc/dist-boot/build/Trace/Hpc/Reflect.hs "rm" -f libraries/hpc/dist-boot/build/.depend-v.haskell.tmp "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -package-db libraries/bootstrapping.conf -this-unit-id hpc-0.6.0.3 -hide-all-packages -i -ilibraries/hpc/. -ilibraries/hpc/dist-boot/build -Ilibraries/hpc/dist-boot/build -ilibraries/hpc/dist-boot/build/./autogen -Ilibraries/hpc/dist-boot/build/./autogen -Ilibraries/hpc/. -optP-include -optPlibraries/hpc/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.12.0.0 -package-id containers-0.6.0.1 -package-id directory-1.3.3.0 -package-id filepath-1.4.2.1 -package-id time-1.8.0.2 -Wall -XHaskell98 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -odir libraries/hpc/dist-boot/build -hidir libraries/hpc/dist-boot/build -stubdir libraries/hpc/dist-boot/build -dep-makefile libraries/hpc/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps libraries/hpc/./Trace/Hpc/Util.hs libraries/hpc/./Trace/Hpc/Mix.hs libraries/hpc/./Trace/Hpc/Tix.hs libraries/hpc/dist-boot/build/Trace/Hpc/Reflect.hs echo "libraries/hpc_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/hpc/dist-boot/build/.depend-v.haskell.tmp for dir in libraries/hpc/dist-boot/build/Trace/Hpc/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/hpc/dist-boot/build/.depend-v.haskell.tmp > libraries/hpc/dist-boot/build/.depend-v.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/hpc/dist-boot/build/.depend-v.haskell.tmp2 > libraries/hpc/dist-boot/build/.depend-v.haskell "rm" -f utils/genapply/dist/build/.depend.c_asm.tmp "rm" -f utils/genapply/dist/build/.depend.c_asm.bit echo "utils/genapply_dist_depfile_c_asm_EXISTS = YES" >> utils/genapply/dist/build/.depend.c_asm.tmp mv utils/genapply/dist/build/.depend.c_asm.tmp utils/genapply/dist/build/.depend.c_asm "rm" -f utils/genapply/dist/build/.depend.haskell.tmp "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/bin/ghc-8.6.5" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -i -iutils/genapply/. -iutils/genapply/dist/build -Iutils/genapply/dist/build -iutils/genapply/dist/build/genapply/autogen -Iutils/genapply/dist/build/genapply/autogen -optP-include -optPutils/genapply/dist/build/genapply/autogen/cabal_macros.h -package-id base-4.12.0.0 -package-id pretty-1.1.3.6 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/genapply/dist/build -hidir utils/genapply/dist/build -stubdir utils/genapply/dist/build -dep-makefile utils/genapply/dist/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps utils/genapply/./Main.hs echo "utils/genapply_dist_depfile_haskell_EXISTS = YES" >> utils/genapply/dist/build/.depend.haskell.tmp for dir in utils/genapply/dist/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' utils/genapply/dist/build/.depend.haskell.tmp > utils/genapply/dist/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/genapply/dist/build/.depend.haskell.tmp2 > utils/genapply/dist/build/.depend.haskell "inplace/bin/mkdirhier" utils/hp2ps/dist/build//. "rm" -f utils/hp2ps/dist/build/.depend.c_asm.tmp cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen -Wno-unknown-pragmas -MM -x c utils/hp2ps/AreaBelow.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen -Wno-unknown-pragmas -MM -x c utils/hp2ps/Curves.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen -Wno-unknown-pragmas -MM -x c utils/hp2ps/Error.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen -Wno-unknown-pragmas -MM -x c utils/hp2ps/Main.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen -Wno-unknown-pragmas -MM -x c utils/hp2ps/Reorder.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen -Wno-unknown-pragmas -MM -x c utils/hp2ps/TopTwenty.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen -Wno-unknown-pragmas -MM -x c utils/hp2ps/AuxFile.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen -Wno-unknown-pragmas -MM -x c utils/hp2ps/Deviation.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen -Wno-unknown-pragmas -MM -x c utils/hp2ps/HpFile.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen -Wno-unknown-pragmas -MM -x c utils/hp2ps/Marks.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen -Wno-unknown-pragmas -MM -x c utils/hp2ps/Scale.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen -Wno-unknown-pragmas -MM -x c utils/hp2ps/TraceElement.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen -Wno-unknown-pragmas -MM -x c utils/hp2ps/Axes.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen -Wno-unknown-pragmas -MM -x c utils/hp2ps/Dimensions.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen -Wno-unknown-pragmas -MM -x c utils/hp2ps/Key.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen -Wno-unknown-pragmas -MM -x c utils/hp2ps/PsFile.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen -Wno-unknown-pragmas -MM -x c utils/hp2ps/Shade.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen -Wno-unknown-pragmas -MM -x c utils/hp2ps/Utilities.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true "rm" -f utils/hp2ps/dist/build/.depend.c_asm.bit echo "utils/hp2ps_dist_depfile_c_asm_EXISTS = YES" >> utils/hp2ps/dist/build/.depend.c_asm.tmp mv utils/hp2ps/dist/build/.depend.c_asm.tmp utils/hp2ps/dist/build/.depend.c_asm "inplace/bin/mkdirhier" utils/unlit/dist/build//. "rm" -f utils/unlit/dist/build/.depend.c_asm.tmp cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iutils/unlit/dist/build/unlit/autogen -Wno-unknown-pragmas -MM -x c utils/unlit/unlit.c -MF utils/unlit/dist/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/unlit/|" -e "1s|utils/unlit/|utils/unlit/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/unlit/dist/build/.depend.c_asm.bit >> utils/unlit/dist/build/.depend.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iutils/unlit/dist/build/unlit/autogen -Wno-unknown-pragmas -MM -x c utils/unlit/fs.c -MF utils/unlit/dist/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/unlit/|" -e "1s|utils/unlit/|utils/unlit/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/unlit/dist/build/.depend.c_asm.bit >> utils/unlit/dist/build/.depend.c_asm.tmp && true "rm" -f utils/unlit/dist/build/.depend.c_asm.bit echo "utils/unlit_dist_depfile_c_asm_EXISTS = YES" >> utils/unlit/dist/build/.depend.c_asm.tmp mv utils/unlit/dist/build/.depend.c_asm.tmp utils/unlit/dist/build/.depend.c_asm HC [stage 0] libraries/terminfo/dist-boot/build/System/Console/Terminfo/Base.o HC [stage 0] libraries/terminfo/dist-boot/build/System/Console/Terminfo/Color.o HC [stage 0] libraries/terminfo/dist-boot/build/System/Console/Terminfo/Effects.o HC [stage 0] libraries/terminfo/dist-boot/build/System/Console/Terminfo/Edit.o HC [stage 0] libraries/terminfo/dist-boot/build/System/Console/Terminfo/Cursor.o HC [stage 0] libraries/terminfo/dist-boot/build/System/Console/Terminfo/Keys.o HC [stage 0] libraries/terminfo/dist-boot/build/System/Console/Terminfo.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Paths_Cabal.o HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/Pos.o HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/Error.o HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/Class.o HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Signatures.o HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/Strict.o HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/Lazy.o HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/State/Strict.o HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/State/Lazy.o HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/Strict.o HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/Lazy.o HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/Reader.o HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/Except.o HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/Maybe.o HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/List.o HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/Identity.o HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/Error.o libraries/transformers/Control/Monad/Trans/Error.hs:98:1: warning: [-Worphans] Orphan instance: instance [safe] Error e => Alternative (Either e) To avoid this move the instance declaration to the module of the class or of the type, or wrap the type with a newtype and declare the instance on the new type. | 98 | instance (Error e) => Alternative (Either e) where | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... libraries/transformers/Control/Monad/Trans/Error.hs:103:1: warning: [-Worphans] Orphan instance: instance [safe] Error e => MonadPlus (Either e) To avoid this move the instance declaration to the module of the class or of the type, or wrap the type with a newtype and declare the instance on the new type. | 103 | instance (Error e) => MonadPlus (Either e) where | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/Error/Class.o HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/Cont.o HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/Cont/Class.o HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/State/Class.o HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/Reader/Class.o HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/Identity.o HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/Trans.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Unsafe/Shift.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Unsafe.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Array.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Unsafe/Char.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Search.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Utf16.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Functions.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Unsafe.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Fusion/Size.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Fusion/Types.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Fusion/CaseMapping.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Fusion/Common.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Private.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Fusion.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Show.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Utf32.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Utf8.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Fusion/Common.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Encoding/Error.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Fusion.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Encoding.o HC [stage 0] libraries/binary/dist-boot/build/Data/Binary/FloatCast.o HC [stage 0] libraries/binary/dist-boot/build/Data/Binary/Builder.o HC [stage 0] libraries/binary/dist-boot/build/Data/Binary/Put.o HC [stage 0] libraries/binary/dist-boot/build/Data/Binary/Internal.o HC [stage 0] libraries/binary/dist-boot/build/Data/Binary/Get/Internal.o HC [stage 0] libraries/binary/dist-boot/build/Data/Binary/Get.o HC [stage 0] libraries/binary/dist-boot/build/Data/Binary/Class.o HC [stage 0] libraries/binary/dist-boot/build/Data/Binary/Generic.o HC [stage 0] libraries/binary/dist-boot/build/Data/Binary.o HC [stage 0] libraries/text/dist-boot/build/Data/Text.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Lazy.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Search.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Fusion.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Encoding/Fusion.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Lazy/Encoding.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Lazy.o HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/Prim.o HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/Combinator.o HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/Char.o HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/MonadFail.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Stack.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Binary.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Semigroup.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Prelude.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/ReadP.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Parsing.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CharParsing.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Common.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/String.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Generic.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Field.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/FieldLineStream.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/CabalSpecVersion.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Class.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Pretty.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Text.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Language/Haskell/Extension.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseListVersion.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseReference.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseId.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseExceptionId.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseExpression.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/License.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/DList.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Version.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionRange.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionInterval.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Version.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/License.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compiler.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Newtype.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Newtypes.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/ReadE.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/ShortText.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/ModuleName.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/ParseUtils.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageName.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageId.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Verbosity.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Exception.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Internal/TempFile.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CopyFile.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/System.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/IOData.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Utils.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/UnqualComponentName.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/MungedPackageName.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/MungedPackageId.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Base62.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentId.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/UnitId.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Module.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigName.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Dependency.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AbiHash.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Package.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Lens.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageId/Lens.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExposedModule.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AbiDependency.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Graph.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo/Lens.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Class.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Pretty.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/ParseResult.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Parsec.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/FieldDescrs.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo/FieldGrammar.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/LexerMonad.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Lexer.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Parser.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentName.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/InstalledPackageInfo.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PackageIndex.o HC [stage 0] libraries/ghc-boot/dist-boot/build/GHC/HandleEncoding.o HC [stage 0] libraries/ghc-boot/dist-boot/build/GHC/PackageDb.o HC [stage 0] utils/ghc-pkg/dist/build/Version.o HC [stage 0] utils/ghc-pkg/dist/build/Main.o "inplace/bin/mkdirhier" utils/ghc-pkg/dist/build/tmp//. "rm" -f libraries/terminfo/dist-boot/build/libHSterminfo-0.4.1.2.a libraries/terminfo/dist-boot/build/libHSterminfo-0.4.1.2.a.contents echo libraries/terminfo/dist-boot/build/System/Console/Terminfo.o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Base.o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Cursor.o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Color.o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Edit.o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Effects.o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Keys.o >> libraries/terminfo/dist-boot/build/libHSterminfo-0.4.1.2.a.contents "xargs" "ar" qcls libraries/terminfo/dist-boot/build/libHSterminfo-0.4.1.2.a < libraries/terminfo/dist-boot/build/libHSterminfo-0.4.1.2.a.contents "rm" -f libraries/terminfo/dist-boot/build/libHSterminfo-0.4.1.2.a.contents HC [stage 0] libraries/ghc-boot-th/dist-boot/build/GHC/LanguageExtensions/Type.o HC [stage 0] libraries/ghc-boot/dist-boot/build/GHC/LanguageExtensions.o HC [stage 0] libraries/ghc-boot/dist-boot/build/GHC/Serialized.o HC [stage 0] libraries/ghc-boot-th/dist-boot/build/GHC/ForeignSrcLang/Type.o HC [stage 0] libraries/ghc-boot/dist-boot/build/GHC/ForeignSrcLang.o "rm" -f libraries/ghc-boot/dist-boot/build/libHSghc-boot-8.6.5.a libraries/ghc-boot/dist-boot/build/libHSghc-boot-8.6.5.a.contents echo libraries/ghc-boot/dist-boot/build/GHC/LanguageExtensions.o libraries/ghc-boot/dist-boot/build/GHC/PackageDb.o libraries/ghc-boot/dist-boot/build/GHC/Serialized.o libraries/ghc-boot/dist-boot/build/GHC/ForeignSrcLang.o libraries/ghc-boot/dist-boot/build/GHC/HandleEncoding.o >> libraries/ghc-boot/dist-boot/build/libHSghc-boot-8.6.5.a.contents "xargs" "ar" qcls libraries/ghc-boot/dist-boot/build/libHSghc-boot-8.6.5.a < libraries/ghc-boot/dist-boot/build/libHSghc-boot-8.6.5.a.contents "rm" -f libraries/ghc-boot/dist-boot/build/libHSghc-boot-8.6.5.a.contents HC [stage 0] libraries/ghc-boot-th/dist-boot/build/GHC/Lexeme.o "rm" -f libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-8.6.5.a libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-8.6.5.a.contents echo libraries/ghc-boot-th/dist-boot/build/GHC/LanguageExtensions/Type.o libraries/ghc-boot-th/dist-boot/build/GHC/ForeignSrcLang/Type.o libraries/ghc-boot-th/dist-boot/build/GHC/Lexeme.o >> libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-8.6.5.a.contents "xargs" "ar" qcls libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-8.6.5.a < libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-8.6.5.a.contents "rm" -f libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-8.6.5.a.contents HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Progress.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/LogProgress.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AnnotatedId.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentInclude.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigDependency.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LegacyExeDependency.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExeDependency.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ModuleRenaming.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/IncludeRenaming.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Mixin.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildInfo.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildInfo/Lens.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BenchmarkType.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BenchmarkInterface.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Benchmark.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestType.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuiteInterface.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuite.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExecutableScope.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Executable.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Utils.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLibType.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLibOption.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLib.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ModuleReexport.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Library.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Component.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentRequestedSpec.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Compiler.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SourceRepo.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/HookedBuildInfo.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildType.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SetupBuildInfo.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageDescription.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Condition.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/CondTree.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GenericPackageDescription.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Environment.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/InstallDirs.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentLocalBuildInfo.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TargetInfo.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/NubList.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Find.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Types.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Run.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Internal.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Flag.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/ImplInfo.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/GHC.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Builtin.o libraries/Cabal/Cabal/Distribution/Simple/Program/Builtin.hs:61:1: warning: [-Wunused-imports] The import of ‘System.FilePath’ is redundant except perhaps to import instances from ‘System.FilePath’ To import instances alone, use: import System.FilePath() | 61 | import System.FilePath (takeDirectory) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Db.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/GetOpt.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Command.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Setup.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LocalBuildInfo.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/LocalBuildInfo.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/Id.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildToolDepends.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ComponentsGraph.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModSubst.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModuleShape.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/MapAccum.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/UnionFind.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModuleScope.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/FullUnitId.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/UnifyM.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/MixLink.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/PreModuleShape.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ConfiguredComponent.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/LinkedComponent.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ReadyComponent.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/PreExistingComponent.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/Configure.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/DescribeUnitId.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CreatePipe.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Directory.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Prelude/Internal.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Time.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Make.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuite/Lens.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Library/Lens.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLib/Lens.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Executable/Lens.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Benchmark/Lens.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageDescription/Lens.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GenericPackageDescription/Lens.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Glob.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/CCompiler.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildPaths.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/DependencyMap.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SetupBuildInfo/Lens.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Configuration.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Check.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SourceRepo/Lens.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Lens.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/FieldGrammar.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/PrettyPrint.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/PrettyUtils.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/ConfVar.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Quirks.o HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/State/Strict.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Parsec.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/GetShortPathName.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/HcPkg.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Script.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/HaskellSuite.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/UHC.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Strip.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/ResponseFile.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Ld.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Ar.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Hpc.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Hpc.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Lex.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/Internal.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHCJS.o HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/String.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/EnvironmentParser.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildTarget.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Register.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/TestSuite.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/Log.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/PathsModule.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/LibV09.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess/Unlit.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Configure.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/Macros.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Doctest.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Haddock.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Install.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/ExeV10.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/UserHooks.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Bench.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/SrcDist.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple.o HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/SnocList.o "rm" -f libraries/Cabal/Cabal/dist-boot/build/libHSCabal-2.4.0.1.a libraries/Cabal/Cabal/dist-boot/build/libHSCabal-2.4.0.1.a.contents echo libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/Configure.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ComponentsGraph.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ConfiguredComponent.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/DescribeUnitId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/FullUnitId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/LinkedComponent.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModSubst.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModuleShape.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/PreModuleShape.o libraries/Cabal/Cabal/dist-boot/build/Distribution/CabalSpecVersion.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/IOData.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/LogProgress.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/MapAccum.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CreatePipe.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Directory.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Environment.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Exception.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Graph.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Internal/TempFile.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Newtype.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Prelude/Internal.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/ReadP.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Semigroup.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Stack.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Time.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/DList.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compiler.o libraries/Cabal/Cabal/dist-boot/build/Distribution/InstalledPackageInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AbiDependency.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExposedModule.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo/FieldGrammar.o libraries/Cabal/Cabal/dist-boot/build/Distribution/License.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Make.o libraries/Cabal/Cabal/dist-boot/build/Distribution/ModuleName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Package.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Check.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Configuration.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/PrettyPrint.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Utils.o libraries/Cabal/Cabal/dist-boot/build/Distribution/ParseUtils.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PrettyUtils.o libraries/Cabal/Cabal/dist-boot/build/Distribution/ReadE.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Bench.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/Macros.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/PathsModule.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildPaths.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildTarget.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildToolDepends.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/CCompiler.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Command.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Compiler.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Configure.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Flag.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHCJS.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Haddock.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Doctest.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Glob.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/HaskellSuite.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Hpc.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Install.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/InstallDirs.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/LocalBuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PackageIndex.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess/Unlit.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Ar.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Builtin.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Db.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Find.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/GHC.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/HcPkg.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Hpc.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Internal.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Ld.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/ResponseFile.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Run.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Script.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Strip.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Types.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Register.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Setup.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/SrcDist.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/ExeV10.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/LibV09.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/Log.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/UHC.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/UserHooks.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Utils.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/License.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseExceptionId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseExpression.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseListVersion.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseReference.o libraries/Cabal/Cabal/dist-boot/build/Distribution/System.o libraries/Cabal/Cabal/dist-boot/build/Distribution/TestSuite.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Text.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Pretty.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AbiHash.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AnnotatedId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Benchmark.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BenchmarkInterface.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BenchmarkType.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildType.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentInclude.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Dependency.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExeDependency.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LegacyExeDependency.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigDependency.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/DependencyMap.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/MungedPackageId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/UnitId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Executable.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExecutableScope.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Library.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLib.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLibType.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLibOption.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Module.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ModuleReexport.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ModuleRenaming.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/MungedPackageName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/UnqualComponentName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/IncludeRenaming.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Mixin.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SetupBuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuite.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuiteInterface.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestType.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GenericPackageDescription.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Condition.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/CondTree.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/HookedBuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageDescription.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SourceRepo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Component.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentLocalBuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LocalBuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentRequestedSpec.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TargetInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Version.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionRange.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionInterval.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Generic.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/NubList.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/ShortText.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Progress.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Verbosity.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Version.o libraries/Cabal/Cabal/dist-boot/build/Language/Haskell/Extension.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Binary.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Parsing.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CharParsing.o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar.o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Class.o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/FieldDescrs.o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Parsec.o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Pretty.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/FieldGrammar.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Parsec.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Quirks.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Class.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Common.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/ConfVar.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Field.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/FieldLineStream.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Lexer.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/LexerMonad.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Newtypes.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/ParseResult.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Parser.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Benchmark/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildInfo/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Executable/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLib/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GenericPackageDescription/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Library/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageDescription/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageId/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SetupBuildInfo/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SourceRepo/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuite/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/PreExistingComponent.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ReadyComponent.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/MixLink.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModuleScope.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/UnifyM.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/Id.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/UnionFind.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Base62.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CopyFile.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/GetShortPathName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/MonadFail.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Prelude.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/SnocList.o libraries/Cabal/Cabal/dist-boot/build/Distribution/GetOpt.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Lex.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/String.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/EnvironmentParser.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/Internal.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/ImplInfo.o libraries/Cabal/Cabal/dist-boot/build/Paths_Cabal.o >> libraries/Cabal/Cabal/dist-boot/build/libHSCabal-2.4.0.1.a.contents "xargs" "ar" qcls libraries/Cabal/Cabal/dist-boot/build/libHSCabal-2.4.0.1.a < libraries/Cabal/Cabal/dist-boot/build/libHSCabal-2.4.0.1.a.contents "rm" -f libraries/Cabal/Cabal/dist-boot/build/libHSCabal-2.4.0.1.a.contents HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/ByteString.o HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/ByteString/Lazy.o HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/Text.o HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/Text/Lazy.o HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/Token.o HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/Expr.o HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/Language.o HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/Perm.o HC [stage 0] libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Pos.o HC [stage 0] libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Error.o HC [stage 0] libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Char.o HC [stage 0] libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Combinator.o HC [stage 0] libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Prim.o HC [stage 0] libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec.o HC [stage 0] libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Expr.o HC [stage 0] libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Language.o HC [stage 0] libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Perm.o HC [stage 0] libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Token.o "rm" -f libraries/parsec/dist-boot/build/libHSparsec-3.1.13.0.a libraries/parsec/dist-boot/build/libHSparsec-3.1.13.0.a.contents echo libraries/parsec/dist-boot/build/Text/Parsec.o libraries/parsec/dist-boot/build/Text/Parsec/String.o libraries/parsec/dist-boot/build/Text/Parsec/ByteString.o libraries/parsec/dist-boot/build/Text/Parsec/ByteString/Lazy.o libraries/parsec/dist-boot/build/Text/Parsec/Text.o libraries/parsec/dist-boot/build/Text/Parsec/Text/Lazy.o libraries/parsec/dist-boot/build/Text/Parsec/Pos.o libraries/parsec/dist-boot/build/Text/Parsec/Error.o libraries/parsec/dist-boot/build/Text/Parsec/Prim.o libraries/parsec/dist-boot/build/Text/Parsec/Char.o libraries/parsec/dist-boot/build/Text/Parsec/Combinator.o libraries/parsec/dist-boot/build/Text/Parsec/Token.o libraries/parsec/dist-boot/build/Text/Parsec/Expr.o libraries/parsec/dist-boot/build/Text/Parsec/Language.o libraries/parsec/dist-boot/build/Text/Parsec/Perm.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Char.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Combinator.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Error.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Expr.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Language.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Perm.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Pos.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Prim.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Token.o >> libraries/parsec/dist-boot/build/libHSparsec-3.1.13.0.a.contents "xargs" "ar" qcls libraries/parsec/dist-boot/build/libHSparsec-3.1.13.0.a < libraries/parsec/dist-boot/build/libHSparsec-3.1.13.0.a.contents "rm" -f libraries/parsec/dist-boot/build/libHSparsec-3.1.13.0.a.contents HC [stage 0] libraries/text/dist-boot/build/Data/Text/Foreign.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/IO.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/IO.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Builder.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Lazy/Builder.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Builder/Functions.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Builder/Int/Digits.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Builder/RealFloat/Functions.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Read.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Lazy/Builder/Int.o libraries/text/Data/Text/Lazy/Builder/Int.hs:42:1: warning: [-Wunused-imports] The import of ‘GHC.Integer’ is redundant except perhaps to import instances from ‘GHC.Integer’ To import instances alone, use: import GHC.Integer() | 42 | import GHC.Integer | ^^^^^^^^^^^^^^^^^^ HC [stage 0] libraries/text/dist-boot/build/Data/Text/Lazy/Builder/RealFloat.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Lazy/IO.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Lazy/Internal.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Lazy/Read.o HC [stage 0] libraries/text/dist-boot/build/Data/Text/Read.o "inplace/bin/mkdirhier" libraries/text/dist-boot/build/cbits//. HC [stage 0] libraries/text/dist-boot/build/cbits/cbits.o "rm" -f libraries/text/dist-boot/build/libHStext-1.2.3.1.a libraries/text/dist-boot/build/libHStext-1.2.3.1.a.contents echo libraries/text/dist-boot/build/Data/Text.o libraries/text/dist-boot/build/Data/Text/Array.o libraries/text/dist-boot/build/Data/Text/Encoding.o libraries/text/dist-boot/build/Data/Text/Encoding/Error.o libraries/text/dist-boot/build/Data/Text/Foreign.o libraries/text/dist-boot/build/Data/Text/IO.o libraries/text/dist-boot/build/Data/Text/Internal.o libraries/text/dist-boot/build/Data/Text/Internal/Builder.o libraries/text/dist-boot/build/Data/Text/Internal/Builder/Functions.o libraries/text/dist-boot/build/Data/Text/Internal/Builder/Int/Digits.o libraries/text/dist-boot/build/Data/Text/Internal/Builder/RealFloat/Functions.o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Fusion.o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Fusion/Common.o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Utf16.o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Utf32.o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Utf8.o libraries/text/dist-boot/build/Data/Text/Internal/Functions.o libraries/text/dist-boot/build/Data/Text/Internal/Fusion.o libraries/text/dist-boot/build/Data/Text/Internal/Fusion/CaseMapping.o libraries/text/dist-boot/build/Data/Text/Internal/Fusion/Common.o libraries/text/dist-boot/build/Data/Text/Internal/Fusion/Size.o libraries/text/dist-boot/build/Data/Text/Internal/Fusion/Types.o libraries/text/dist-boot/build/Data/Text/Internal/IO.o libraries/text/dist-boot/build/Data/Text/Internal/Lazy.o libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Encoding/Fusion.o libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Fusion.o libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Search.o libraries/text/dist-boot/build/Data/Text/Internal/Private.o libraries/text/dist-boot/build/Data/Text/Internal/Read.o libraries/text/dist-boot/build/Data/Text/Internal/Search.o libraries/text/dist-boot/build/Data/Text/Internal/Unsafe.o libraries/text/dist-boot/build/Data/Text/Internal/Unsafe/Char.o libraries/text/dist-boot/build/Data/Text/Internal/Unsafe/Shift.o libraries/text/dist-boot/build/Data/Text/Lazy.o libraries/text/dist-boot/build/Data/Text/Lazy/Builder.o libraries/text/dist-boot/build/Data/Text/Lazy/Builder/Int.o libraries/text/dist-boot/build/Data/Text/Lazy/Builder/RealFloat.o libraries/text/dist-boot/build/Data/Text/Lazy/Encoding.o libraries/text/dist-boot/build/Data/Text/Lazy/IO.o libraries/text/dist-boot/build/Data/Text/Lazy/Internal.o libraries/text/dist-boot/build/Data/Text/Lazy/Read.o libraries/text/dist-boot/build/Data/Text/Read.o libraries/text/dist-boot/build/Data/Text/Unsafe.o libraries/text/dist-boot/build/Data/Text/Show.o libraries/text/dist-boot/build/cbits/cbits.o >> libraries/text/dist-boot/build/libHStext-1.2.3.1.a.contents "xargs" "ar" qcls libraries/text/dist-boot/build/libHStext-1.2.3.1.a < libraries/text/dist-boot/build/libHStext-1.2.3.1.a.contents "rm" -f libraries/text/dist-boot/build/libHStext-1.2.3.1.a.contents HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/Cont.o HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/Error.o HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/Except.o HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/List.o HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/Writer/Class.o HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/RWS/Class.o HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/RWS/Lazy.o HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/RWS.o HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/RWS/Strict.o HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/Reader.o HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/State/Lazy.o HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/State.o HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/Writer/Lazy.o HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/Writer.o HC [stage 0] libraries/mtl/dist-boot/build/Control/Monad/Writer/Strict.o "rm" -f libraries/mtl/dist-boot/build/libHSmtl-2.2.2.a libraries/mtl/dist-boot/build/libHSmtl-2.2.2.a.contents echo libraries/mtl/dist-boot/build/Control/Monad/Cont.o libraries/mtl/dist-boot/build/Control/Monad/Cont/Class.o libraries/mtl/dist-boot/build/Control/Monad/Error.o libraries/mtl/dist-boot/build/Control/Monad/Error/Class.o libraries/mtl/dist-boot/build/Control/Monad/Except.o libraries/mtl/dist-boot/build/Control/Monad/Identity.o libraries/mtl/dist-boot/build/Control/Monad/List.o libraries/mtl/dist-boot/build/Control/Monad/RWS.o libraries/mtl/dist-boot/build/Control/Monad/RWS/Class.o libraries/mtl/dist-boot/build/Control/Monad/RWS/Lazy.o libraries/mtl/dist-boot/build/Control/Monad/RWS/Strict.o libraries/mtl/dist-boot/build/Control/Monad/Reader.o libraries/mtl/dist-boot/build/Control/Monad/Reader/Class.o libraries/mtl/dist-boot/build/Control/Monad/State.o libraries/mtl/dist-boot/build/Control/Monad/State/Class.o libraries/mtl/dist-boot/build/Control/Monad/State/Lazy.o libraries/mtl/dist-boot/build/Control/Monad/State/Strict.o libraries/mtl/dist-boot/build/Control/Monad/Trans.o libraries/mtl/dist-boot/build/Control/Monad/Writer.o libraries/mtl/dist-boot/build/Control/Monad/Writer/Class.o libraries/mtl/dist-boot/build/Control/Monad/Writer/Lazy.o libraries/mtl/dist-boot/build/Control/Monad/Writer/Strict.o >> libraries/mtl/dist-boot/build/libHSmtl-2.2.2.a.contents "xargs" "ar" qcls libraries/mtl/dist-boot/build/libHSmtl-2.2.2.a < libraries/mtl/dist-boot/build/libHSmtl-2.2.2.a.contents "rm" -f libraries/mtl/dist-boot/build/libHSmtl-2.2.2.a.contents HC [stage 0] libraries/transformers/dist-boot/build/Control/Applicative/Backwards.o HC [stage 0] libraries/transformers/dist-boot/build/Data/Functor/Constant.o HC [stage 0] libraries/transformers/dist-boot/build/Control/Applicative/Lift.o HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/State.o HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer.o HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/Accum.o HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS.o HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/CPS.o HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/Select.o HC [stage 0] libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/CPS.o HC [stage 0] libraries/transformers/dist-boot/build/Data/Functor/Reverse.o "rm" -f libraries/transformers/dist-boot/build/libHStransformers-0.5.6.2.a libraries/transformers/dist-boot/build/libHStransformers-0.5.6.2.a.contents echo libraries/transformers/dist-boot/build/Control/Applicative/Backwards.o libraries/transformers/dist-boot/build/Control/Applicative/Lift.o libraries/transformers/dist-boot/build/Control/Monad/Signatures.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Accum.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Class.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Cont.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Except.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Error.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Identity.o libraries/transformers/dist-boot/build/Control/Monad/Trans/List.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Maybe.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Reader.o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS.o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/CPS.o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/Lazy.o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/Strict.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Select.o libraries/transformers/dist-boot/build/Control/Monad/Trans/State.o libraries/transformers/dist-boot/build/Control/Monad/Trans/State/Lazy.o libraries/transformers/dist-boot/build/Control/Monad/Trans/State/Strict.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/CPS.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/Lazy.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/Strict.o libraries/transformers/dist-boot/build/Data/Functor/Constant.o libraries/transformers/dist-boot/build/Data/Functor/Reverse.o >> libraries/transformers/dist-boot/build/libHStransformers-0.5.6.2.a.contents "xargs" "ar" qcls libraries/transformers/dist-boot/build/libHStransformers-0.5.6.2.a < libraries/transformers/dist-boot/build/libHStransformers-0.5.6.2.a.contents "rm" -f libraries/transformers/dist-boot/build/libHStransformers-0.5.6.2.a.contents "rm" -f libraries/binary/dist-boot/build/libHSbinary-0.8.6.0.a libraries/binary/dist-boot/build/libHSbinary-0.8.6.0.a.contents echo libraries/binary/dist-boot/build/Data/Binary.o libraries/binary/dist-boot/build/Data/Binary/Put.o libraries/binary/dist-boot/build/Data/Binary/Get.o libraries/binary/dist-boot/build/Data/Binary/Get/Internal.o libraries/binary/dist-boot/build/Data/Binary/Builder.o libraries/binary/dist-boot/build/Data/Binary/Class.o libraries/binary/dist-boot/build/Data/Binary/Internal.o libraries/binary/dist-boot/build/Data/Binary/Generic.o libraries/binary/dist-boot/build/Data/Binary/FloatCast.o >> libraries/binary/dist-boot/build/libHSbinary-0.8.6.0.a.contents "xargs" "ar" qcls libraries/binary/dist-boot/build/libHSbinary-0.8.6.0.a < libraries/binary/dist-boot/build/libHSbinary-0.8.6.0.a.contents "rm" -f libraries/binary/dist-boot/build/libHSbinary-0.8.6.0.a.contents HC [stage 0] utils/ghc-pkg/dist/build/tmp/ghc-pkg /usr/bin/install -c -m 755 utils/ghc-pkg/dist/build/tmp/ghc-pkg inplace/lib/bin/ghc-pkg "inplace/bin/mkdirhier" inplace/lib/package.conf.d/. "rm" -f inplace/bin/ghc-pkg echo '#!/bin/sh' >> inplace/bin/ghc-pkg echo 'executablename="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib/bin/ghc-pkg"' >> inplace/bin/ghc-pkg echo 'datadir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib"' >> inplace/bin/ghc-pkg echo 'bindir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin"' >> inplace/bin/ghc-pkg echo 'topdir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib"' >> inplace/bin/ghc-pkg echo 'pgmgcc="cc"' >> inplace/bin/ghc-pkg echo 'export LD_LIBRARY_PATH="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/terminfo/dist-boot/build:/usr/lib:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-boot/dist-boot/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-boot-th/dist-boot/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/Cabal/Cabal/dist-boot/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/process-1.6.5.0:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/pretty-1.1.3.6:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/parsec/dist-boot/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/text/dist-boot/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/mtl/dist-boot/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/transformers/dist-boot/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/directory-1.3.3.0:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/unix-2.7.2.2:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/time-1.8.0.2:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/filepath-1.4.2.1:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/binary/dist-boot/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/containers-0.6.0.1:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bytestring-0.10.8.2:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/deepseq-1.4.4.0:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/array-0.5.3.0:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/base-4.12.0.0:/usr/local/lib:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/integer-simple-0.1.1.1:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/ghc-prim-0.5.3:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/rts${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/bin/ghc-pkg cat utils/ghc-pkg/ghc-pkg.wrapper >> inplace/bin/ghc-pkg chmod +x inplace/bin/ghc-pkg HC [stage 0] compiler/stage1/build/GhcPrelude.o HC [stage 0] compiler/stage1/build/Outputable.o-boot HC [stage 0] compiler/stage1/build/Exception.o HC [stage 0] compiler/stage1/build/Config.o HC [stage 0] compiler/stage1/build/Panic.o HC [stage 0] compiler/stage1/build/Util.o HC [stage 0] compiler/stage1/build/OccName.o-boot HC [stage 0] compiler/stage1/build/FastFunctions.o HC [stage 0] compiler/stage1/build/Encoding.o HC [stage 0] compiler/stage1/build/FastString.o HC [stage 0] compiler/stage1/build/Module.o-boot HC [stage 0] compiler/stage1/build/Platform.o HC [stage 0] compiler/stage1/build/DynFlags.o-boot HC [stage 0] compiler/stage1/build/FastMutInt.o HC [stage 0] compiler/stage1/build/BufWrite.o HC [stage 0] compiler/stage1/build/Pretty.o HC [stage 0] compiler/stage1/build/PprColour.o HC [stage 0] compiler/stage1/build/Outputable.o HC [stage 0] compiler/stage1/build/TyCoRep.o-boot HC [stage 0] compiler/stage1/build/Json.o HC [stage 0] compiler/stage1/build/SrcLoc.o HC [stage 0] compiler/stage1/build/ErrUtils.o-boot HC [stage 0] compiler/stage1/build/Packages.o-boot HC [stage 0] compiler/stage1/build/BasicTypes.o HC [stage 0] compiler/stage1/build/Unique.o HC [stage 0] compiler/stage1/build/FiniteMap.o HC [stage 0] compiler/stage1/build/Fingerprint.o HC [stage 0] compiler/stage1/build/Name.o-boot HC [stage 0] compiler/stage1/build/UniqFM.o HC [stage 0] compiler/stage1/build/Binary.o HC [stage 0] compiler/stage1/build/UniqSet.o HC [stage 0] compiler/stage1/build/UniqDFM.o HC [stage 0] compiler/stage1/build/UniqDSet.o HC [stage 0] compiler/stage1/build/Module.o HC [stage 0] compiler/stage1/build/PrelNames.o-boot HC [stage 0] compiler/stage1/build/Hooks.o-boot HC [stage 0] compiler/stage1/build/Plugins.o-boot HC [stage 0] compiler/stage1/build/EnumSet.o HC [stage 0] compiler/stage1/build/SysTools/BaseDir.o HC [stage 0] compiler/stage1/build/SysTools/Terminal.o HC [stage 0] compiler/stage1/build/Maybes.o HC [stage 0] compiler/stage1/build/MonadUtils.o HC [stage 0] compiler/stage1/build/Constants.o HC [stage 0] compiler/stage1/build/Bag.o HC [stage 0] compiler/stage1/build/CmdLineParser.o HC [stage 0] compiler/stage1/build/DriverPhases.o HC [stage 0] compiler/stage1/build/PackageConfig.o HC [stage 0] compiler/stage1/build/PlatformConstants.o HC [stage 0] compiler/stage1/build/DynFlags.o compiler/main/DynFlags.hs:247:1: warning: [-Wunused-imports] The import of ‘Foreign’ is redundant except perhaps to import instances from ‘Foreign’ To import instances alone, use: import Foreign() | 247 | import Foreign (Ptr) -- needed for 2nd stage | ^^^^^^^^^^^^^^^^^^^^ HC [stage 0] compiler/stage1/build/Lexeme.o HC [stage 0] compiler/stage1/build/FastStringEnv.o HC [stage 0] compiler/stage1/build/OccName.o HC [stage 0] compiler/stage1/build/Name.o HC [stage 0] compiler/stage1/build/BinFingerprint.o HC [stage 0] compiler/stage1/build/IdInfo.o-boot HC [stage 0] compiler/stage1/build/TcType.o-boot HC [stage 0] compiler/stage1/build/Var.o HC [stage 0] compiler/stage1/build/VarSet.o HC [stage 0] compiler/stage1/build/VarEnv.o HC [stage 0] libraries/template-haskell/dist-boot/build/Language/Haskell/TH/LanguageExtensions.o HC [stage 0] libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Syntax.o HC [stage 0] libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib/Map.o HC [stage 0] libraries/template-haskell/dist-boot/build/Language/Haskell/TH/PprLib.o HC [stage 0] libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Ppr.o HC [stage 0] libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib/Internal.o HC [stage 0] libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib.o HC [stage 0] libraries/template-haskell/dist-boot/build/Language/Haskell/TH.o HC [stage 0] libraries/ghci/dist-boot/build/GHCi/RemoteTypes.o HC [stage 0] libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ClosureTypes.o HC [stage 0] libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/Types.o HC [stage 0] libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable.o HC [stage 0] libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Constants.o HC [stage 0] libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Utils.o HC [stage 0] libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTableProf.o HC [stage 0] libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Closures.o HC [stage 0] libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap.o HC [stage 0] libraries/ghci/dist-boot/build/GHCi/BreakArray.o HC [stage 0] libraries/ghci/dist-boot/build/GHCi/TH/Binary.o HC [stage 0] libraries/ghci/dist-boot/build/GHCi/FFI.o HC [stage 0] libraries/ghci/dist-boot/build/GHCi/Message.o HC [stage 0] compiler/stage1/build/CostCentreState.o HC [stage 0] compiler/stage1/build/Digraph.o HC [stage 0] compiler/stage1/build/NameEnv.o HC [stage 0] compiler/stage1/build/FieldLabel.o HC [stage 0] compiler/stage1/build/NameSet.o HC [stage 0] compiler/stage1/build/ListSetOps.o HC [stage 0] compiler/stage1/build/Avail.o HC [stage 0] compiler/stage1/build/RdrName.o HC [stage 0] compiler/stage1/build/PrelNames.o HC [stage 0] compiler/stage1/build/UniqSupply.o HC [stage 0] compiler/stage1/build/StringBuffer.o HC [stage 0] compiler/stage1/build/ErrUtils.o HC [stage 0] compiler/stage1/build/FV.o HC [stage 0] compiler/stage1/build/IOEnv.o HC [stage 0] compiler/stage1/build/PatSyn.o-boot HC [stage 0] compiler/stage1/build/TyCon.o-boot HC [stage 0] compiler/stage1/build/DataCon.o-boot HC [stage 0] compiler/stage1/build/ConLike.o-boot HC [stage 0] compiler/stage1/build/KnownUniques.o-boot HC [stage 0] compiler/stage1/build/PrimOp.o-boot HC [stage 0] compiler/stage1/build/BooleanFormula.o HC [stage 0] compiler/stage1/build/Class.o HC [stage 0] compiler/stage1/build/MkId.o-boot HC [stage 0] compiler/stage1/build/ForeignCall.o HC [stage 0] compiler/stage1/build/TysWiredIn.o-boot HC [stage 0] compiler/stage1/build/Pair.o HC [stage 0] compiler/stage1/build/CoAxiom.o HC [stage 0] compiler/stage1/build/TyCon.o HC [stage 0] compiler/stage1/build/IfaceType.o-boot HC [stage 0] compiler/stage1/build/ToIface.o-boot HC [stage 0] compiler/stage1/build/Coercion.o-boot HC [stage 0] compiler/stage1/build/Type.o-boot HC [stage 0] compiler/stage1/build/IfaceType.o HC [stage 0] compiler/stage1/build/TyCoRep.o HC [stage 0] compiler/stage1/build/TysPrim.o HC [stage 0] compiler/stage1/build/Kind.o HC [stage 0] compiler/stage1/build/Type.o HC [stage 0] compiler/stage1/build/Coercion.o HC [stage 0] compiler/stage1/build/Unify.o HC [stage 0] compiler/stage1/build/DataCon.o HC [stage 0] compiler/stage1/build/RepType.o HC [stage 0] compiler/stage1/build/Demand.o HC [stage 0] compiler/stage1/build/PatSyn.o HC [stage 0] compiler/stage1/build/Literal.o HC [stage 0] compiler/stage1/build/CostCentre.o HC [stage 0] compiler/stage1/build/CoreSyn.o HC [stage 0] compiler/stage1/build/IdInfo.o HC [stage 0] compiler/stage1/build/Id.o HC [stage 0] compiler/stage1/build/TysWiredIn.o HC [stage 0] compiler/stage1/build/TrieMap.o HC [stage 0] compiler/stage1/build/CoreMap.o HC [stage 0] compiler/stage1/build/FamInstEnv.o HC [stage 0] compiler/stage1/build/CoreFVs.o HC [stage 0] compiler/stage1/build/TcType.o HC [stage 0] compiler/stage1/build/ConLike.o HC [stage 0] compiler/stage1/build/PlaceHolder.o HC [stage 0] compiler/stage1/build/HsExtension.o HC [stage 0] compiler/stage1/build/HsDoc.o HC [stage 0] compiler/stage1/build/HsImpExp.o HC [stage 0] compiler/stage1/build/HsPat.o-boot HC [stage 0] compiler/stage1/build/HsExpr.o-boot HC [stage 0] compiler/stage1/build/CoreStats.o HC [stage 0] compiler/stage1/build/PprCore.o HC [stage 0] compiler/stage1/build/TcEvidence.o HC [stage 0] compiler/stage1/build/HsLit.o HC [stage 0] compiler/stage1/build/HsTypes.o HC [stage 0] compiler/stage1/build/HsBinds.o HC [stage 0] compiler/stage1/build/HsPat.o HC [stage 0] compiler/stage1/build/HsDecls.o HC [stage 0] compiler/stage1/build/HsExpr.o HC [stage 0] compiler/stage1/build/HsInstances.o HC [stage 0] compiler/stage1/build/HsUtils.o HC [stage 0] compiler/stage1/build/HsSyn.o HC [stage 0] compiler/stage1/build/PmExpr.o HC [stage 0] compiler/stage1/build/InstEnv.o HC [stage 0] compiler/stage1/build/Annotations.o HC [stage 0] compiler/stage1/build/NameCache.o HC [stage 0] compiler/stage1/build/IfaceSyn.o HC [stage 0] compiler/stage1/build/Packages.o HC [stage 0] compiler/stage1/build/ApiAnnotation.o HC [stage 0] compiler/stage1/build/InteractiveEvalTypes.o HC [stage 0] libraries/ghci/dist-boot/build/SizedSeq.o HC [stage 0] compiler/stage1/build/CmmType.o HC [stage 0] compiler/stage1/build/PrimOp.o HC [stage 0] compiler/stage1/build/ByteCodeTypes.o HC [stage 0] compiler/stage1/build/HscTypes.o HC [stage 0] compiler/stage1/build/TcRnTypes.o HC [stage 0] compiler/stage1/build/TcEnv.o-boot HC [stage 0] compiler/stage1/build/TcSplice.o-boot HC [stage 0] compiler/stage1/build/TcRnMonad.o HC [stage 0] compiler/stage1/build/Finder.o HC [stage 0] compiler/stage1/build/TcIface.o-boot HC [stage 0] compiler/stage1/build/CoreMonad.o-boot HC [stage 0] compiler/stage1/build/GhcMonad.o HC [stage 0] compiler/stage1/build/Plugins.o HC [stage 0] compiler/stage1/build/LoadIface.o-boot HC [stage 0] compiler/stage1/build/IfaceEnv.o HC [stage 0] compiler/stage1/build/NameShape.o HC [stage 0] compiler/stage1/build/RnModIface.o HC [stage 0] compiler/stage1/build/OrdList.o HC [stage 0] compiler/stage1/build/FileCleanup.o HC [stage 0] compiler/stage1/build/PipelineMonad.o HC [stage 0] compiler/stage1/build/Hooks.o HC [stage 0] compiler/stage1/build/TcTypeNats.o-boot HC [stage 0] compiler/stage1/build/CoreUtils.o HC [stage 0] compiler/stage1/build/CoreSeq.o HC [stage 0] compiler/stage1/build/CoreSubst.o HC [stage 0] compiler/stage1/build/CoreArity.o HC [stage 0] compiler/stage1/build/OptCoercion.o HC [stage 0] compiler/stage1/build/OccurAnal.o HC [stage 0] compiler/stage1/build/CoreOpt.o HC [stage 0] compiler/stage1/build/CoreUnfold.o HC [stage 0] compiler/stage1/build/MkCore.o HC [stage 0] compiler/stage1/build/PrelRules.o HC [stage 0] compiler/stage1/build/CoreTidy.o HC [stage 0] compiler/stage1/build/Rules.o HC [stage 0] compiler/stage1/build/MkId.o HC [stage 0] compiler/stage1/build/THNames.o HC [stage 0] compiler/stage1/build/KnownUniques.o HC [stage 0] compiler/stage1/build/PrelInfo.o HC [stage 0] compiler/stage1/build/BinIface.o HC [stage 0] compiler/stage1/build/LoadIface.o HC [stage 0] compiler/stage1/build/DynamicLoading.o compiler/main/DynamicLoading.hs:79:19: warning: [-Wunused-matches] Defined but not used: ‘hsc_env’ | 79 | initializePlugins hsc_env df | ^^^^^^^ HC [stage 0] compiler/stage1/build/TcRnDriver.o-boot HC [stage 0] compiler/stage1/build/TcUnify.o-boot HC [stage 0] compiler/stage1/build/TcExpr.o-boot HC [stage 0] compiler/stage1/build/TcMType.o HC [stage 0] compiler/stage1/build/TcEnv.o HC [stage 0] compiler/stage1/build/Ctype.o HC [stage 0] compiler/stage1/build/Lexer.o HC [stage 0] compiler/stage1/build/RdrHsSyn.o HC [stage 0] compiler/stage1/build/Convert.o HC [stage 0] compiler/stage1/build/CoreMonad.o HC [stage 0] compiler/stage1/build/CoreLint.o HC [stage 0] compiler/stage1/build/FamInst.o HC [stage 0] compiler/stage1/build/FunDeps.o HC [stage 0] compiler/stage1/build/BuildTyCl.o HC [stage 0] compiler/stage1/build/TcHsSyn.o HC [stage 0] compiler/stage1/build/Inst.o HC [stage 0] compiler/stage1/build/TcUnify.o HC [stage 0] compiler/stage1/build/TcHoleErrors.o-boot HC [stage 0] compiler/stage1/build/TcEvTerm.o HC [stage 0] compiler/stage1/build/RnUnbound.o HC [stage 0] compiler/stage1/build/TcErrors.o HC [stage 0] compiler/stage1/build/RnFixity.o HC [stage 0] compiler/stage1/build/RnUtils.o HC [stage 0] compiler/stage1/build/RnEnv.o HC [stage 0] compiler/stage1/build/RnNames.o HC [stage 0] compiler/stage1/build/TcSMonad.o HC [stage 0] compiler/stage1/build/TcFlatten.o HC [stage 0] compiler/stage1/build/TcCanonical.o HC [stage 0] compiler/stage1/build/TcInteract.o HC [stage 0] compiler/stage1/build/TcSimplify.o HC [stage 0] compiler/stage1/build/TcTypeNats.o HC [stage 0] compiler/stage1/build/TcIface.o HC [stage 0] compiler/stage1/build/TcPatSyn.o-boot HC [stage 0] compiler/stage1/build/TcMatches.o-boot HC [stage 0] compiler/stage1/build/TcValidity.o HC [stage 0] compiler/stage1/build/TcHsType.o HC [stage 0] compiler/stage1/build/TcSigs.o HC [stage 0] compiler/stage1/build/TcPat.o HC [stage 0] compiler/stage1/build/TcBinds.o HC [stage 0] compiler/stage1/build/TcTyDecls.o HC [stage 0] compiler/stage1/build/RnHsDoc.o HC [stage 0] compiler/stage1/build/TcRnExports.o HC [stage 0] compiler/stage1/build/TcBackpack.o HC [stage 0] compiler/stage1/build/Stream.o HC [stage 0] compiler/stage1/build/HscStats.o HC [stage 0] compiler/stage1/build/Hoopl/Collections.o HC [stage 0] compiler/stage1/build/Hoopl/Label.o HC [stage 0] compiler/stage1/build/Hoopl/Block.o HC [stage 0] compiler/stage1/build/Hoopl/Graph.o HC [stage 0] compiler/stage1/build/CmmMachOp.o HC [stage 0] compiler/stage1/build/BlockId.o-boot HC [stage 0] compiler/stage1/build/CLabel.o HC [stage 0] compiler/stage1/build/BlockId.o HC [stage 0] compiler/stage1/build/CmmExpr.o HC [stage 0] compiler/stage1/build/SMRep.o HC [stage 0] compiler/stage1/build/CmmSwitch.o HC [stage 0] compiler/stage1/build/RegClass.o HC [stage 0] compiler/stage1/build/Reg.o HC [stage 0] compiler/stage1/build/CodeGen/Platform/NoRegs.o HC [stage 0] compiler/stage1/build/CodeGen/Platform/X86_64.o HC [stage 0] compiler/stage1/build/CodeGen/Platform/X86.o HC [stage 0] compiler/stage1/build/CodeGen/Platform/SPARC.o HC [stage 0] compiler/stage1/build/CodeGen/Platform/PPC_Darwin.o HC [stage 0] compiler/stage1/build/CodeGen/Platform/PPC.o HC [stage 0] compiler/stage1/build/CodeGen/Platform/ARM64.o HC [stage 0] compiler/stage1/build/CodeGen/Platform/ARM.o HC [stage 0] compiler/stage1/build/CodeGen/Platform.o HC [stage 0] compiler/stage1/build/CmmNode.o HC [stage 0] compiler/stage1/build/Cmm.o HC [stage 0] compiler/stage1/build/PprCmmExpr.o HC [stage 0] compiler/stage1/build/PprCmmDecl.o HC [stage 0] compiler/stage1/build/CmmUtils.o HC [stage 0] compiler/stage1/build/PprCmm.o HC [stage 0] compiler/stage1/build/Hoopl/Dataflow.o HC [stage 0] compiler/stage1/build/CmmLive.o HC [stage 0] compiler/stage1/build/CmmLint.o HC [stage 0] compiler/stage1/build/CPrim.o HC [stage 0] compiler/stage1/build/PprC.o HC [stage 0] compiler/stage1/build/SysTools/Process.o HC [stage 0] compiler/stage1/build/SysTools/Info.o HC [stage 0] compiler/stage1/build/AsmUtils.o HC [stage 0] compiler/stage1/build/PprBase.o HC [stage 0] compiler/stage1/build/Llvm/Types.o HC [stage 0] compiler/stage1/build/Llvm/MetaData.o HC [stage 0] compiler/stage1/build/Llvm/AbsSyn.o HC [stage 0] compiler/stage1/build/Llvm/PpLlvm.o HC [stage 0] compiler/stage1/build/Llvm.o HC [stage 0] compiler/stage1/build/LlvmCodeGen/Regs.o HC [stage 0] compiler/stage1/build/LlvmCodeGen/Base.o HC [stage 0] compiler/stage1/build/SysTools/Tasks.o HC [stage 0] compiler/stage1/build/Elf.o HC [stage 0] compiler/stage1/build/SysTools/ExtraObj.o HC [stage 0] compiler/stage1/build/SysTools.o HC [stage 0] compiler/stage1/build/CgUtils.o HC [stage 0] compiler/stage1/build/LlvmMangler.o HC [stage 0] compiler/stage1/build/LlvmCodeGen/Data.o HC [stage 0] compiler/stage1/build/LlvmCodeGen/Ppr.o HC [stage 0] compiler/stage1/build/LlvmCodeGen/CodeGen.o HC [stage 0] compiler/stage1/build/LlvmCodeGen.o HC [stage 0] compiler/stage1/build/CmmOpt.o HC [stage 0] compiler/stage1/build/Debug.o HC [stage 0] compiler/stage1/build/X86/Regs.o HC [stage 0] compiler/stage1/build/Dwarf/Constants.o HC [stage 0] compiler/stage1/build/Dwarf/Types.o HC [stage 0] compiler/stage1/build/Dwarf.o HC [stage 0] compiler/stage1/build/Format.o HC [stage 0] compiler/stage1/build/SPARC/Regs.o HC [stage 0] compiler/stage1/build/PPC/Regs.o HC [stage 0] compiler/stage1/build/X86/RegInfo.o HC [stage 0] compiler/stage1/build/TargetReg.o HC [stage 0] compiler/stage1/build/NCGMonad.o HC [stage 0] compiler/stage1/build/Instruction.o HC [stage 0] compiler/stage1/build/X86/Cond.o HC [stage 0] compiler/stage1/build/X86/Instr.o HC [stage 0] compiler/stage1/build/Bitmap.o HC [stage 0] compiler/stage1/build/CmmInfo.o HC [stage 0] compiler/stage1/build/PPC/Cond.o HC [stage 0] compiler/stage1/build/PPC/Instr.o HC [stage 0] compiler/stage1/build/PIC.o HC [stage 0] compiler/stage1/build/GraphBase.o HC [stage 0] compiler/stage1/build/RegAlloc/Graph/TrivColorable.o HC [stage 0] compiler/stage1/build/State.o HC [stage 0] compiler/stage1/build/RegAlloc/Liveness.o HC [stage 0] compiler/stage1/build/RegAlloc/Graph/SpillCost.o HC [stage 0] compiler/stage1/build/RegAlloc/Graph/Spill.o HC [stage 0] compiler/stage1/build/GraphPpr.o HC [stage 0] compiler/stage1/build/GraphOps.o HC [stage 0] compiler/stage1/build/GraphColor.o HC [stage 0] compiler/stage1/build/RegAlloc/Graph/Stats.o HC [stage 0] compiler/stage1/build/RegAlloc/Graph/SpillClean.o HC [stage 0] compiler/stage1/build/RegAlloc/Graph/Main.o HC [stage 0] compiler/stage1/build/RegAlloc/Linear/X86_64/FreeRegs.o HC [stage 0] compiler/stage1/build/RegAlloc/Linear/X86/FreeRegs.o HC [stage 0] compiler/stage1/build/RegAlloc/Linear/SPARC/FreeRegs.o HC [stage 0] compiler/stage1/build/RegAlloc/Linear/PPC/FreeRegs.o HC [stage 0] compiler/stage1/build/SPARC/Base.o HC [stage 0] compiler/stage1/build/SPARC/Cond.o HC [stage 0] compiler/stage1/build/SPARC/Imm.o HC [stage 0] compiler/stage1/build/SPARC/AddrMode.o HC [stage 0] compiler/stage1/build/SPARC/Stack.o HC [stage 0] compiler/stage1/build/SPARC/Instr.o HC [stage 0] compiler/stage1/build/RegAlloc/Linear/FreeRegs.o HC [stage 0] compiler/stage1/build/RegAlloc/Linear/StackMap.o HC [stage 0] compiler/stage1/build/RegAlloc/Linear/Base.o HC [stage 0] compiler/stage1/build/RegAlloc/Linear/Stats.o HC [stage 0] compiler/stage1/build/RegAlloc/Linear/State.o HC [stage 0] compiler/stage1/build/RegAlloc/Linear/JoinToTargets.o HC [stage 0] compiler/stage1/build/RegAlloc/Linear/Main.o HC [stage 0] compiler/stage1/build/PPC/Ppr.o HC [stage 0] compiler/stage1/build/PPC/RegInfo.o HC [stage 0] compiler/stage1/build/PPC/CodeGen.o compiler/nativeGen/PPC/CodeGen.hs:1565:1: warning: [-Wtabs] Tab character found here. Please use spaces instead. | 1565 | _ -> panic "platformToGCP: Not PowerPC" | ^^^^^^^^ HC [stage 0] compiler/stage1/build/SPARC/Ppr.o HC [stage 0] compiler/stage1/build/SPARC/CodeGen/Expand.o HC [stage 0] compiler/stage1/build/SPARC/ShortcutJump.o HC [stage 0] compiler/stage1/build/SPARC/CodeGen/Base.o HC [stage 0] compiler/stage1/build/SPARC/CodeGen/Gen32.o-boot HC [stage 0] compiler/stage1/build/SPARC/CodeGen/Amode.o HC [stage 0] compiler/stage1/build/SPARC/CodeGen/Gen64.o HC [stage 0] compiler/stage1/build/SPARC/CodeGen/CondCode.o HC [stage 0] compiler/stage1/build/SPARC/CodeGen/Gen32.o HC [stage 0] compiler/stage1/build/SPARC/CodeGen/Sanity.o HC [stage 0] compiler/stage1/build/SPARC/CodeGen.o HC [stage 0] compiler/stage1/build/X86/Ppr.o HC [stage 0] compiler/stage1/build/X86/CodeGen.o HC [stage 0] compiler/stage1/build/AsmCodeGen.o HC [stage 0] compiler/stage1/build/CodeOutput.o HC [stage 0] compiler/stage1/build/CmmSink.o HC [stage 0] compiler/stage1/build/CmmCallConv.o HC [stage 0] compiler/stage1/build/MkGraph.o HC [stage 0] compiler/stage1/build/StgSyn.o HC [stage 0] compiler/stage1/build/StgCmmClosure.o HC [stage 0] compiler/stage1/build/StgCmmMonad.o HC [stage 0] compiler/stage1/build/StgCmmUtils.o HC [stage 0] compiler/stage1/build/CmmProcPoint.o HC [stage 0] compiler/stage1/build/StgCmmArgRep.o HC [stage 0] compiler/stage1/build/StgCmmTicky.o HC [stage 0] compiler/stage1/build/StgCmmEnv.o HC [stage 0] compiler/stage1/build/StgCmmLayout.o HC [stage 0] compiler/stage1/build/StgCmmProf.o HC [stage 0] compiler/stage1/build/StgCmmForeign.o HC [stage 0] compiler/stage1/build/CmmLayoutStack.o HC [stage 0] compiler/stage1/build/CmmContFlowOpt.o HC [stage 0] compiler/stage1/build/CmmImplementSwitchPlans.o HC [stage 0] compiler/stage1/build/CmmCommonBlockElim.o HC [stage 0] compiler/stage1/build/StgCmmHeap.o HC [stage 0] compiler/stage1/build/CmmBuildInfoTables.o HC [stage 0] compiler/stage1/build/CmmPipeline.o HC [stage 0] compiler/stage1/build/CmmMonad.o HC [stage 0] compiler/stage1/build/CmmLex.o HC [stage 0] compiler/stage1/build/StgCmmCon.o HC [stage 0] compiler/stage1/build/StgCmmBind.o-boot HC [stage 0] compiler/stage1/build/StgCmmHpc.o HC [stage 0] compiler/stage1/build/StgCmmPrim.o HC [stage 0] compiler/stage1/build/StgCmmExpr.o HC [stage 0] compiler/stage1/build/StgCmmBind.o HC [stage 0] compiler/stage1/build/StgCmmExtCode.o HC [stage 0] compiler/stage1/build/CmmParse.o HC [stage 0] compiler/stage1/build/StgCse.o HC [stage 0] compiler/stage1/build/UnariseStg.o HC [stage 0] compiler/stage1/build/StgStats.o HC [stage 0] compiler/stage1/build/StgLint.o HC [stage 0] compiler/stage1/build/SimplStg.o HC [stage 0] compiler/stage1/build/ProfInit.o HC [stage 0] compiler/stage1/build/StgCmm.o HC [stage 0] compiler/stage1/build/CoreToStg.o HC [stage 0] compiler/stage1/build/CorePrep.o HC [stage 0] compiler/stage1/build/StaticPtrTable.o HC [stage 0] compiler/stage1/build/TidyPgm.o HC [stage 0] compiler/stage1/build/WwLib.o HC [stage 0] compiler/stage1/build/WorkWrap.o HC [stage 0] compiler/stage1/build/Exitify.o HC [stage 0] compiler/stage1/build/UnVarGraph.o HC [stage 0] compiler/stage1/build/CallArity.o HC [stage 0] compiler/stage1/build/DmdAnal.o HC [stage 0] compiler/stage1/build/SpecConstr.o HC [stage 0] compiler/stage1/build/Specialise.o HC [stage 0] compiler/stage1/build/SAT.o HC [stage 0] compiler/stage1/build/LiberateCase.o HC [stage 0] compiler/stage1/build/SetLevels.o HC [stage 0] compiler/stage1/build/FloatOut.o HC [stage 0] compiler/stage1/build/FloatIn.o HC [stage 0] compiler/stage1/build/SimplMonad.o HC [stage 0] compiler/stage1/build/SimplEnv.o HC [stage 0] compiler/stage1/build/SimplUtils.o HC [stage 0] compiler/stage1/build/Simplify.o HC [stage 0] compiler/stage1/build/CSE.o HC [stage 0] compiler/stage1/build/SimplCore.o HC [stage 0] compiler/stage1/build/ExtractDocs.o HC [stage 0] libraries/hpc/dist-boot/build/Trace/Hpc/Util.o HC [stage 0] libraries/hpc/dist-boot/build/Trace/Hpc/Tix.o HC [stage 0] libraries/hpc/dist-boot/build/Trace/Hpc/Mix.o HC [stage 0] libraries/ghci/dist-boot/build/GHCi/BinaryArray.o HC [stage 0] libraries/ghci/dist-boot/build/GHCi/ResolvedBCO.o HC [stage 0] compiler/stage1/build/GHCi.o HC [stage 0] compiler/stage1/build/Coverage.o HC [stage 0] compiler/stage1/build/DsMonad.o HC [stage 0] compiler/stage1/build/DsExpr.o-boot HC [stage 0] compiler/stage1/build/Match.o-boot HC [stage 0] compiler/stage1/build/DsUtils.o HC [stage 0] compiler/stage1/build/DsCCall.o HC [stage 0] compiler/stage1/build/DsForeign.o HC [stage 0] compiler/stage1/build/ListT.o HC [stage 0] compiler/stage1/build/TmOracle.o HC [stage 0] compiler/stage1/build/Check.o HC [stage 0] compiler/stage1/build/DsGRHSs.o HC [stage 0] compiler/stage1/build/DsBinds.o HC [stage 0] compiler/stage1/build/MatchLit.o HC [stage 0] compiler/stage1/build/DsMeta.o HC [stage 0] compiler/stage1/build/MatchCon.o HC [stage 0] compiler/stage1/build/Match.o HC [stage 0] compiler/stage1/build/DsArrows.o HC [stage 0] compiler/stage1/build/DsListComp.o HC [stage 0] compiler/stage1/build/DsExpr.o HC [stage 0] compiler/stage1/build/HsDumpAst.o HC [stage 0] compiler/stage1/build/RnSplice.o-boot HC [stage 0] compiler/stage1/build/RnExpr.o-boot HC [stage 0] compiler/stage1/build/TcAnnotations.o HC [stage 0] compiler/stage1/build/RnTypes.o HC [stage 0] compiler/stage1/build/RnPat.o HC [stage 0] compiler/stage1/build/RnBinds.o HC [stage 0] compiler/stage1/build/RnSource.o HC [stage 0] compiler/stage1/build/TcTypeable.o HC [stage 0] compiler/stage1/build/TcGenDeriv.o HC [stage 0] compiler/stage1/build/TcClassDcl.o HC [stage 0] compiler/stage1/build/TcGenFunctor.o HC [stage 0] compiler/stage1/build/TcGenGenerics.o HC [stage 0] compiler/stage1/build/TcDerivUtils.o HC [stage 0] compiler/stage1/build/TcDerivInfer.o HC [stage 0] compiler/stage1/build/TcDeriv.o HC [stage 0] compiler/stage1/build/TcInstDcls.o-boot HC [stage 0] compiler/stage1/build/TcTyClsDecls.o HC [stage 0] compiler/stage1/build/TcInstDcls.o HC [stage 0] compiler/stage1/build/TcPatSyn.o HC [stage 0] compiler/stage1/build/TcMatches.o HC [stage 0] compiler/stage1/build/TcArrows.o HC [stage 0] compiler/stage1/build/TcExpr.o HC [stage 0] compiler/stage1/build/TcForeign.o HC [stage 0] compiler/stage1/build/TcRules.o HC [stage 0] compiler/stage1/build/TcDefaults.o HC [stage 0] compiler/stage1/build/HaddockUtils.o HC [stage 0] compiler/stage1/build/BkpSyn.o HC [stage 0] compiler/stage1/build/Parser.o HC [stage 0] compiler/stage1/build/HeaderInfo.o HC [stage 0] compiler/stage1/build/DsUsage.o HC [stage 0] compiler/stage1/build/FlagChecker.o HC [stage 0] compiler/stage1/build/ToIface.o HC [stage 0] compiler/stage1/build/MkIface.o HC [stage 0] compiler/stage1/build/PprTyThing.o HC [stage 0] compiler/stage1/build/RnSplice.o HC [stage 0] compiler/stage1/build/RnExpr.o HC [stage 0] compiler/stage1/build/TcRnDriver.o HC [stage 0] compiler/stage1/build/Desugar.o HC [stage 0] compiler/stage1/build/ByteCodeItbls.o HC [stage 0] compiler/stage1/build/ByteCodeInstr.o HC [stage 0] compiler/stage1/build/ByteCodeAsm.o HC [stage 0] compiler/stage1/build/ByteCodeLink.o HC [stage 0] compiler/stage1/build/Linker.o HC [stage 0] compiler/stage1/build/ByteCodeGen.o HC [stage 0] compiler/stage1/build/HscMain.o HC [stage 0] compiler/stage1/build/Ar.o HC [stage 0] compiler/stage1/build/DriverPipeline.o HC [stage 0] compiler/stage1/build/GhcMake.o HC [stage 0] compiler/stage1/build/RtClosureInspect.o HC [stage 0] compiler/stage1/build/InteractiveEval.o HC [stage 0] compiler/stage1/build/GHC.o HC [stage 0] compiler/stage1/build/DriverBkp.o HC [stage 0] compiler/stage1/build/DriverMkDepend.o HC [stage 0] ghc/stage1/build/Main.o ghc/Main.hs:59:1: warning: [-Wunused-imports] The import of ‘DynamicLoading’ is redundant except perhaps to import instances from ‘DynamicLoading’ To import instances alone, use: import DynamicLoading() | 59 | import DynamicLoading ( initializePlugins ) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ HC [stage 0] ghc/stage1/build/hschooks.o "inplace/bin/mkdirhier" ghc/stage1/build/tmp//. HC [stage 0] compiler/stage1/build/GhcPlugins.o HC [stage 0] compiler/stage1/build/TcPluginM.o HC [stage 0] compiler/stage1/build/TcHoleErrors.o HC [stage 0] compiler/stage1/build/TcSplice.o HC [stage 0] compiler/stage1/build/UniqMap.o HC [stage 0] compiler/stage1/build/RegAlloc/Graph/ArchBase.o HC [stage 0] compiler/stage1/build/RegAlloc/Graph/ArchX86.o HC [stage 0] compiler/stage1/build/RegAlloc/Graph/Coalesce.o HC [stage 0] compiler/stage1/build/Debugger.o "inplace/bin/mkdirhier" compiler/stage1/build/parser//. HC [stage 0] compiler/stage1/build/parser/cutils.o "inplace/bin/mkdirhier" compiler/stage1/build/ghci//. HC [stage 0] compiler/stage1/build/ghci/keepCAFsForGHCi.o "inplace/bin/mkdirhier" compiler/stage1/build/cbits//. HC [stage 0] compiler/stage1/build/cbits/genSym.o "rm" -f compiler/stage1/build/libHSghc-8.6.5.a compiler/stage1/build/libHSghc-8.6.5.a.contents echo compiler/stage1/build/Ar.o compiler/stage1/build/FileCleanup.o compiler/stage1/build/DriverBkp.o compiler/stage1/build/BkpSyn.o compiler/stage1/build/NameShape.o compiler/stage1/build/RnModIface.o compiler/stage1/build/Avail.o compiler/stage1/build/AsmUtils.o compiler/stage1/build/BasicTypes.o compiler/stage1/build/ConLike.o compiler/stage1/build/DataCon.o compiler/stage1/build/PatSyn.o compiler/stage1/build/Demand.o compiler/stage1/build/Debug.o compiler/stage1/build/Exception.o compiler/stage1/build/FieldLabel.o compiler/stage1/build/GhcMonad.o compiler/stage1/build/Hooks.o compiler/stage1/build/Id.o compiler/stage1/build/IdInfo.o compiler/stage1/build/Lexeme.o compiler/stage1/build/Literal.o compiler/stage1/build/Llvm.o compiler/stage1/build/Llvm/AbsSyn.o compiler/stage1/build/Llvm/MetaData.o compiler/stage1/build/Llvm/PpLlvm.o compiler/stage1/build/Llvm/Types.o compiler/stage1/build/LlvmCodeGen.o compiler/stage1/build/LlvmCodeGen/Base.o compiler/stage1/build/LlvmCodeGen/CodeGen.o compiler/stage1/build/LlvmCodeGen/Data.o compiler/stage1/build/LlvmCodeGen/Ppr.o compiler/stage1/build/LlvmCodeGen/Regs.o compiler/stage1/build/LlvmMangler.o compiler/stage1/build/MkId.o compiler/stage1/build/Module.o compiler/stage1/build/Name.o compiler/stage1/build/NameEnv.o compiler/stage1/build/NameSet.o compiler/stage1/build/OccName.o compiler/stage1/build/RdrName.o compiler/stage1/build/NameCache.o compiler/stage1/build/SrcLoc.o compiler/stage1/build/UniqSupply.o compiler/stage1/build/Unique.o compiler/stage1/build/Var.o compiler/stage1/build/VarEnv.o compiler/stage1/build/VarSet.o compiler/stage1/build/UnVarGraph.o compiler/stage1/build/BlockId.o compiler/stage1/build/CLabel.o compiler/stage1/build/Cmm.o compiler/stage1/build/CmmBuildInfoTables.o compiler/stage1/build/CmmPipeline.o compiler/stage1/build/CmmCallConv.o compiler/stage1/build/CmmCommonBlockElim.o compiler/stage1/build/CmmImplementSwitchPlans.o compiler/stage1/build/CmmContFlowOpt.o compiler/stage1/build/CmmExpr.o compiler/stage1/build/CmmInfo.o compiler/stage1/build/CmmLex.o compiler/stage1/build/CmmLint.o compiler/stage1/build/CmmLive.o compiler/stage1/build/CmmMachOp.o compiler/stage1/build/CmmMonad.o compiler/stage1/build/CmmSwitch.o compiler/stage1/build/CmmNode.o compiler/stage1/build/CmmOpt.o compiler/stage1/build/CmmParse.o compiler/stage1/build/CmmProcPoint.o compiler/stage1/build/CmmSink.o compiler/stage1/build/CmmType.o compiler/stage1/build/CmmUtils.o compiler/stage1/build/CmmLayoutStack.o compiler/stage1/build/EnumSet.o compiler/stage1/build/MkGraph.o compiler/stage1/build/PprBase.o compiler/stage1/build/PprC.o compiler/stage1/build/PprCmm.o compiler/stage1/build/PprCmmDecl.o compiler/stage1/build/PprCmmExpr.o compiler/stage1/build/Bitmap.o compiler/stage1/build/CodeGen/Platform.o compiler/stage1/build/CodeGen/Platform/ARM.o compiler/stage1/build/CodeGen/Platform/ARM64.o compiler/stage1/build/CodeGen/Platform/NoRegs.o compiler/stage1/build/CodeGen/Platform/PPC.o compiler/stage1/build/CodeGen/Platform/PPC_Darwin.o compiler/stage1/build/CodeGen/Platform/SPARC.o compiler/stage1/build/CodeGen/Platform/X86.o compiler/stage1/build/CodeGen/Platform/X86_64.o compiler/stage1/build/CgUtils.o compiler/stage1/build/StgCmm.o compiler/stage1/build/StgCmmBind.o compiler/stage1/build/StgCmmClosure.o compiler/stage1/build/StgCmmCon.o compiler/stage1/build/StgCmmEnv.o compiler/stage1/build/StgCmmExpr.o compiler/stage1/build/StgCmmForeign.o compiler/stage1/build/StgCmmHeap.o compiler/stage1/build/StgCmmHpc.o compiler/stage1/build/StgCmmArgRep.o compiler/stage1/build/StgCmmLayout.o compiler/stage1/build/StgCmmMonad.o compiler/stage1/build/StgCmmPrim.o compiler/stage1/build/StgCmmProf.o compiler/stage1/build/StgCmmTicky.o compiler/stage1/build/StgCmmUtils.o compiler/stage1/build/StgCmmExtCode.o compiler/stage1/build/SMRep.o compiler/stage1/build/CoreArity.o compiler/stage1/build/CoreFVs.o compiler/stage1/build/CoreLint.o compiler/stage1/build/CorePrep.o compiler/stage1/build/CoreSubst.o compiler/stage1/build/CoreOpt.o compiler/stage1/build/CoreSyn.o compiler/stage1/build/TrieMap.o compiler/stage1/build/CoreTidy.o compiler/stage1/build/CoreUnfold.o compiler/stage1/build/CoreUtils.o compiler/stage1/build/CoreMap.o compiler/stage1/build/CoreSeq.o compiler/stage1/build/CoreStats.o compiler/stage1/build/MkCore.o compiler/stage1/build/PprCore.o compiler/stage1/build/PmExpr.o compiler/stage1/build/TmOracle.o compiler/stage1/build/Check.o compiler/stage1/build/Coverage.o compiler/stage1/build/Desugar.o compiler/stage1/build/DsArrows.o compiler/stage1/build/DsBinds.o compiler/stage1/build/DsCCall.o compiler/stage1/build/DsExpr.o compiler/stage1/build/DsForeign.o compiler/stage1/build/DsGRHSs.o compiler/stage1/build/DsListComp.o compiler/stage1/build/DsMonad.o compiler/stage1/build/DsUsage.o compiler/stage1/build/DsUtils.o compiler/stage1/build/ExtractDocs.o compiler/stage1/build/Match.o compiler/stage1/build/MatchCon.o compiler/stage1/build/MatchLit.o compiler/stage1/build/HsBinds.o compiler/stage1/build/HsDecls.o compiler/stage1/build/HsDoc.o compiler/stage1/build/HsExpr.o compiler/stage1/build/HsImpExp.o compiler/stage1/build/HsLit.o compiler/stage1/build/PlaceHolder.o compiler/stage1/build/HsExtension.o compiler/stage1/build/HsInstances.o compiler/stage1/build/HsPat.o compiler/stage1/build/HsSyn.o compiler/stage1/build/HsTypes.o compiler/stage1/build/HsUtils.o compiler/stage1/build/HsDumpAst.o compiler/stage1/build/BinIface.o compiler/stage1/build/BinFingerprint.o compiler/stage1/build/BuildTyCl.o compiler/stage1/build/IfaceEnv.o compiler/stage1/build/IfaceSyn.o compiler/stage1/build/IfaceType.o compiler/stage1/build/ToIface.o compiler/stage1/build/LoadIface.o compiler/stage1/build/MkIface.o compiler/stage1/build/TcIface.o compiler/stage1/build/FlagChecker.o compiler/stage1/build/Annotations.o compiler/stage1/build/CmdLineParser.o compiler/stage1/build/CodeOutput.o compiler/stage1/build/Config.o compiler/stage1/build/Constants.o compiler/stage1/build/DriverMkDepend.o compiler/stage1/build/DriverPhases.o compiler/stage1/build/PipelineMonad.o compiler/stage1/build/DriverPipeline.o compiler/stage1/build/DynFlags.o compiler/stage1/build/ErrUtils.o compiler/stage1/build/Finder.o compiler/stage1/build/GHC.o compiler/stage1/build/GhcMake.o compiler/stage1/build/GhcPlugins.o compiler/stage1/build/DynamicLoading.o compiler/stage1/build/HeaderInfo.o compiler/stage1/build/HscMain.o compiler/stage1/build/HscStats.o compiler/stage1/build/HscTypes.o compiler/stage1/build/InteractiveEval.o compiler/stage1/build/InteractiveEvalTypes.o compiler/stage1/build/PackageConfig.o compiler/stage1/build/Packages.o compiler/stage1/build/PlatformConstants.o compiler/stage1/build/Plugins.o compiler/stage1/build/TcPluginM.o compiler/stage1/build/PprTyThing.o compiler/stage1/build/StaticPtrTable.o compiler/stage1/build/SysTools.o compiler/stage1/build/SysTools/BaseDir.o compiler/stage1/build/SysTools/Terminal.o compiler/stage1/build/SysTools/ExtraObj.o compiler/stage1/build/SysTools/Info.o compiler/stage1/build/SysTools/Process.o compiler/stage1/build/SysTools/Tasks.o compiler/stage1/build/Elf.o compiler/stage1/build/TidyPgm.o compiler/stage1/build/Ctype.o compiler/stage1/build/HaddockUtils.o compiler/stage1/build/Lexer.o compiler/stage1/build/OptCoercion.o compiler/stage1/build/Parser.o compiler/stage1/build/RdrHsSyn.o compiler/stage1/build/ApiAnnotation.o compiler/stage1/build/ForeignCall.o compiler/stage1/build/KnownUniques.o compiler/stage1/build/PrelInfo.o compiler/stage1/build/PrelNames.o compiler/stage1/build/PrelRules.o compiler/stage1/build/PrimOp.o compiler/stage1/build/TysPrim.o compiler/stage1/build/TysWiredIn.o compiler/stage1/build/CostCentre.o compiler/stage1/build/CostCentreState.o compiler/stage1/build/ProfInit.o compiler/stage1/build/RnBinds.o compiler/stage1/build/RnEnv.o compiler/stage1/build/RnExpr.o compiler/stage1/build/RnHsDoc.o compiler/stage1/build/RnNames.o compiler/stage1/build/RnPat.o compiler/stage1/build/RnSource.o compiler/stage1/build/RnSplice.o compiler/stage1/build/RnTypes.o compiler/stage1/build/RnFixity.o compiler/stage1/build/RnUtils.o compiler/stage1/build/RnUnbound.o compiler/stage1/build/CoreMonad.o compiler/stage1/build/CSE.o compiler/stage1/build/FloatIn.o compiler/stage1/build/FloatOut.o compiler/stage1/build/LiberateCase.o compiler/stage1/build/OccurAnal.o compiler/stage1/build/SAT.o compiler/stage1/build/SetLevels.o compiler/stage1/build/SimplCore.o compiler/stage1/build/SimplEnv.o compiler/stage1/build/SimplMonad.o compiler/stage1/build/SimplUtils.o compiler/stage1/build/Simplify.o compiler/stage1/build/SimplStg.o compiler/stage1/build/StgStats.o compiler/stage1/build/StgCse.o compiler/stage1/build/UnariseStg.o compiler/stage1/build/RepType.o compiler/stage1/build/Rules.o compiler/stage1/build/SpecConstr.o compiler/stage1/build/Specialise.o compiler/stage1/build/CoreToStg.o compiler/stage1/build/StgLint.o compiler/stage1/build/StgSyn.o compiler/stage1/build/CallArity.o compiler/stage1/build/DmdAnal.o compiler/stage1/build/Exitify.o compiler/stage1/build/WorkWrap.o compiler/stage1/build/WwLib.o compiler/stage1/build/FamInst.o compiler/stage1/build/Inst.o compiler/stage1/build/TcAnnotations.o compiler/stage1/build/TcArrows.o compiler/stage1/build/TcBinds.o compiler/stage1/build/TcSigs.o compiler/stage1/build/TcClassDcl.o compiler/stage1/build/TcDefaults.o compiler/stage1/build/TcDeriv.o compiler/stage1/build/TcDerivInfer.o compiler/stage1/build/TcDerivUtils.o compiler/stage1/build/TcEnv.o compiler/stage1/build/TcExpr.o compiler/stage1/build/TcForeign.o compiler/stage1/build/TcGenDeriv.o compiler/stage1/build/TcGenFunctor.o compiler/stage1/build/TcGenGenerics.o compiler/stage1/build/TcHsSyn.o compiler/stage1/build/TcHsType.o compiler/stage1/build/TcInstDcls.o compiler/stage1/build/TcMType.o compiler/stage1/build/TcValidity.o compiler/stage1/build/TcMatches.o compiler/stage1/build/TcPat.o compiler/stage1/build/TcPatSyn.o compiler/stage1/build/TcRnDriver.o compiler/stage1/build/TcBackpack.o compiler/stage1/build/TcRnExports.o compiler/stage1/build/TcRnMonad.o compiler/stage1/build/TcRnTypes.o compiler/stage1/build/TcRules.o compiler/stage1/build/TcSimplify.o compiler/stage1/build/TcHoleErrors.o compiler/stage1/build/TcErrors.o compiler/stage1/build/TcTyClsDecls.o compiler/stage1/build/TcTyDecls.o compiler/stage1/build/TcTypeable.o compiler/stage1/build/TcType.o compiler/stage1/build/TcEvidence.o compiler/stage1/build/TcEvTerm.o compiler/stage1/build/TcUnify.o compiler/stage1/build/TcInteract.o compiler/stage1/build/TcCanonical.o compiler/stage1/build/TcFlatten.o compiler/stage1/build/TcSMonad.o compiler/stage1/build/TcTypeNats.o compiler/stage1/build/TcSplice.o compiler/stage1/build/Class.o compiler/stage1/build/Coercion.o compiler/stage1/build/DsMeta.o compiler/stage1/build/THNames.o compiler/stage1/build/FamInstEnv.o compiler/stage1/build/FunDeps.o compiler/stage1/build/InstEnv.o compiler/stage1/build/TyCon.o compiler/stage1/build/CoAxiom.o compiler/stage1/build/Kind.o compiler/stage1/build/Type.o compiler/stage1/build/TyCoRep.o compiler/stage1/build/Unify.o compiler/stage1/build/Bag.o compiler/stage1/build/Binary.o compiler/stage1/build/BooleanFormula.o compiler/stage1/build/BufWrite.o compiler/stage1/build/Digraph.o compiler/stage1/build/Encoding.o compiler/stage1/build/FastFunctions.o compiler/stage1/build/FastMutInt.o compiler/stage1/build/FastString.o compiler/stage1/build/FastStringEnv.o compiler/stage1/build/Fingerprint.o compiler/stage1/build/FiniteMap.o compiler/stage1/build/FV.o compiler/stage1/build/GraphBase.o compiler/stage1/build/GraphColor.o compiler/stage1/build/GraphOps.o compiler/stage1/build/GraphPpr.o compiler/stage1/build/IOEnv.o compiler/stage1/build/Json.o compiler/stage1/build/ListSetOps.o compiler/stage1/build/ListT.o compiler/stage1/build/Maybes.o compiler/stage1/build/MonadUtils.o compiler/stage1/build/OrdList.o compiler/stage1/build/Outputable.o compiler/stage1/build/Pair.o compiler/stage1/build/Panic.o compiler/stage1/build/PprColour.o compiler/stage1/build/Pretty.o compiler/stage1/build/State.o compiler/stage1/build/Stream.o compiler/stage1/build/StringBuffer.o compiler/stage1/build/UniqDFM.o compiler/stage1/build/UniqDSet.o compiler/stage1/build/UniqFM.o compiler/stage1/build/UniqMap.o compiler/stage1/build/UniqSet.o compiler/stage1/build/Util.o compiler/stage1/build/Hoopl/Block.o compiler/stage1/build/Hoopl/Collections.o compiler/stage1/build/Hoopl/Dataflow.o compiler/stage1/build/Hoopl/Graph.o compiler/stage1/build/Hoopl/Label.o compiler/stage1/build/AsmCodeGen.o compiler/stage1/build/TargetReg.o compiler/stage1/build/NCGMonad.o compiler/stage1/build/Instruction.o compiler/stage1/build/Format.o compiler/stage1/build/Reg.o compiler/stage1/build/RegClass.o compiler/stage1/build/PIC.o compiler/stage1/build/Platform.o compiler/stage1/build/CPrim.o compiler/stage1/build/X86/Regs.o compiler/stage1/build/X86/RegInfo.o compiler/stage1/build/X86/Instr.o compiler/stage1/build/X86/Cond.o compiler/stage1/build/X86/Ppr.o compiler/stage1/build/X86/CodeGen.o compiler/stage1/build/PPC/Regs.o compiler/stage1/build/PPC/RegInfo.o compiler/stage1/build/PPC/Instr.o compiler/stage1/build/PPC/Cond.o compiler/stage1/build/PPC/Ppr.o compiler/stage1/build/PPC/CodeGen.o compiler/stage1/build/SPARC/Base.o compiler/stage1/build/SPARC/Regs.o compiler/stage1/build/SPARC/Imm.o compiler/stage1/build/SPARC/AddrMode.o compiler/stage1/build/SPARC/Cond.o compiler/stage1/build/SPARC/Instr.o compiler/stage1/build/SPARC/Stack.o compiler/stage1/build/SPARC/ShortcutJump.o compiler/stage1/build/SPARC/Ppr.o compiler/stage1/build/SPARC/CodeGen.o compiler/stage1/build/SPARC/CodeGen/Amode.o compiler/stage1/build/SPARC/CodeGen/Base.o compiler/stage1/build/SPARC/CodeGen/CondCode.o compiler/stage1/build/SPARC/CodeGen/Gen32.o compiler/stage1/build/SPARC/CodeGen/Gen64.o compiler/stage1/build/SPARC/CodeGen/Sanity.o compiler/stage1/build/SPARC/CodeGen/Expand.o compiler/stage1/build/RegAlloc/Liveness.o compiler/stage1/build/RegAlloc/Graph/Main.o compiler/stage1/build/RegAlloc/Graph/Stats.o compiler/stage1/build/RegAlloc/Graph/ArchBase.o compiler/stage1/build/RegAlloc/Graph/ArchX86.o compiler/stage1/build/RegAlloc/Graph/Coalesce.o compiler/stage1/build/RegAlloc/Graph/Spill.o compiler/stage1/build/RegAlloc/Graph/SpillClean.o compiler/stage1/build/RegAlloc/Graph/SpillCost.o compiler/stage1/build/RegAlloc/Graph/TrivColorable.o compiler/stage1/build/RegAlloc/Linear/Main.o compiler/stage1/build/RegAlloc/Linear/JoinToTargets.o compiler/stage1/build/RegAlloc/Linear/State.o compiler/stage1/build/RegAlloc/Linear/Stats.o compiler/stage1/build/RegAlloc/Linear/FreeRegs.o compiler/stage1/build/RegAlloc/Linear/StackMap.o compiler/stage1/build/RegAlloc/Linear/Base.o compiler/stage1/build/RegAlloc/Linear/X86/FreeRegs.o compiler/stage1/build/RegAlloc/Linear/X86_64/FreeRegs.o compiler/stage1/build/RegAlloc/Linear/PPC/FreeRegs.o compiler/stage1/build/RegAlloc/Linear/SPARC/FreeRegs.o compiler/stage1/build/Dwarf.o compiler/stage1/build/Dwarf/Types.o compiler/stage1/build/Dwarf/Constants.o compiler/stage1/build/Convert.o compiler/stage1/build/ByteCodeTypes.o compiler/stage1/build/ByteCodeAsm.o compiler/stage1/build/ByteCodeGen.o compiler/stage1/build/ByteCodeInstr.o compiler/stage1/build/ByteCodeItbls.o compiler/stage1/build/ByteCodeLink.o compiler/stage1/build/Debugger.o compiler/stage1/build/Linker.o compiler/stage1/build/RtClosureInspect.o compiler/stage1/build/GHCi.o compiler/stage1/build/GhcPrelude.o compiler/stage1/build/parser/cutils.o compiler/stage1/build/cbits/genSym.o >> compiler/stage1/build/libHSghc-8.6.5.a.contents "xargs" "ar" qcls compiler/stage1/build/libHSghc-8.6.5.a < compiler/stage1/build/libHSghc-8.6.5.a.contents "rm" -f compiler/stage1/build/libHSghc-8.6.5.a.contents HC [stage 0] libraries/hpc/dist-boot/build/Trace/Hpc/Reflect.o "rm" -f libraries/hpc/dist-boot/build/libHShpc-0.6.0.3.a libraries/hpc/dist-boot/build/libHShpc-0.6.0.3.a.contents echo libraries/hpc/dist-boot/build/Trace/Hpc/Util.o libraries/hpc/dist-boot/build/Trace/Hpc/Mix.o libraries/hpc/dist-boot/build/Trace/Hpc/Tix.o libraries/hpc/dist-boot/build/Trace/Hpc/Reflect.o >> libraries/hpc/dist-boot/build/libHShpc-0.6.0.3.a.contents "xargs" "ar" qcls libraries/hpc/dist-boot/build/libHShpc-0.6.0.3.a < libraries/hpc/dist-boot/build/libHShpc-0.6.0.3.a.contents "rm" -f libraries/hpc/dist-boot/build/libHShpc-0.6.0.3.a.contents HC [stage 0] libraries/ghci/dist-boot/build/GHCi/InfoTable.o libraries/ghci/GHCi/InfoTable.hsc:28:1: warning: [-Wunused-top-binds] Defined but not used: ‘ghciTablesNextToCode’ | 28 | ghciTablesNextToCode = True | ^^^^^^^^^^^^^^^^^^^^ HC [stage 0] libraries/ghci/dist-boot/build/GHCi/StaticPtrTable.o "rm" -f libraries/ghci/dist-boot/build/libHSghci-8.6.5.a libraries/ghci/dist-boot/build/libHSghci-8.6.5.a.contents echo libraries/ghci/dist-boot/build/GHCi/BreakArray.o libraries/ghci/dist-boot/build/GHCi/BinaryArray.o libraries/ghci/dist-boot/build/GHCi/Message.o libraries/ghci/dist-boot/build/GHCi/ResolvedBCO.o libraries/ghci/dist-boot/build/GHCi/RemoteTypes.o libraries/ghci/dist-boot/build/GHCi/FFI.o libraries/ghci/dist-boot/build/GHCi/InfoTable.o libraries/ghci/dist-boot/build/GHCi/StaticPtrTable.o libraries/ghci/dist-boot/build/GHCi/TH/Binary.o libraries/ghci/dist-boot/build/SizedSeq.o >> libraries/ghci/dist-boot/build/libHSghci-8.6.5.a.contents "xargs" "ar" qcls libraries/ghci/dist-boot/build/libHSghci-8.6.5.a < libraries/ghci/dist-boot/build/libHSghci-8.6.5.a.contents "rm" -f libraries/ghci/dist-boot/build/libHSghci-8.6.5.a.contents HC [stage 0] libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Quote.o "rm" -f libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.14.0.0.a libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.14.0.0.a.contents echo libraries/template-haskell/dist-boot/build/Language/Haskell/TH.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Ppr.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/PprLib.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Quote.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Syntax.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/LanguageExtensions.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib/Internal.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib/Map.o >> libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.14.0.0.a.contents "xargs" "ar" qcls libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.14.0.0.a < libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.14.0.0.a.contents "rm" -f libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.14.0.0.a.contents "inplace/bin/mkdirhier" libraries/ghc-heap/dist-boot/build/cbits//. HC [stage 0] libraries/ghc-heap/dist-boot/build/cbits/HeapPrim.o "rm" -f libraries/ghc-heap/dist-boot/build/libHSghc-heap-8.6.5.a libraries/ghc-heap/dist-boot/build/libHSghc-heap-8.6.5.a.contents echo libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Closures.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ClosureTypes.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Constants.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/Types.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTableProf.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Utils.o libraries/ghc-heap/dist-boot/build/cbits/HeapPrim.o >> libraries/ghc-heap/dist-boot/build/libHSghc-heap-8.6.5.a.contents "xargs" "ar" qcls libraries/ghc-heap/dist-boot/build/libHSghc-heap-8.6.5.a < libraries/ghc-heap/dist-boot/build/libHSghc-heap-8.6.5.a.contents "rm" -f libraries/ghc-heap/dist-boot/build/libHSghc-heap-8.6.5.a.contents HC [stage 0] ghc/stage1/build/tmp/ghc-stage1 Warning: -rtsopts and -with-rtsopts have no effect with -no-hs-main. Call hs_init_ghc() from your main() function to set these options. /usr/bin/install -c -m 755 ghc/stage1/build/tmp/ghc-stage1 inplace/lib/bin/ghc-stage1 HC [stage 0] utils/unlit/dist/build/unlit.o HC [stage 0] utils/unlit/dist/build/fs.o "inplace/bin/mkdirhier" utils/unlit/dist/build/tmp//. HC [stage 0] utils/unlit/dist/build/tmp/unlit Warning: -rtsopts and -with-rtsopts have no effect with -no-hs-main. Call hs_init_ghc() from your main() function to set these options. /usr/bin/install -c -m 755 utils/unlit/dist/build/tmp/unlit inplace/lib/bin/unlit.bin "rm" -f inplace/lib/bin/unlit echo '#!/bin/sh' >> inplace/lib/bin/unlit echo 'executablename="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib/bin/unlit.bin"' >> inplace/lib/bin/unlit echo 'datadir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib"' >> inplace/lib/bin/unlit echo 'bindir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin"' >> inplace/lib/bin/unlit echo 'topdir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib"' >> inplace/lib/bin/unlit echo 'pgmgcc="cc"' >> inplace/lib/bin/unlit echo 'export LD_LIBRARY_PATH="${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/lib/bin/unlit echo 'exec "$executablename" ${1+"$@"}' >> inplace/lib/bin/unlit chmod +x inplace/lib/bin/unlit "cp" settings inplace/lib/settings "cp" llvm-targets inplace/lib/llvm-targets "cp" llvm-passes inplace/lib/llvm-passes inplace/bin/deriveConstants --gen-haskell-value -o includes/dist-derivedconstants/header/platformConstants --tmpdir includes/dist-derivedconstants/header/ --gcc-program "cc" --gcc-flag -O2 --gcc-flag -pipe --gcc-flag -Wall --gcc-flag -Wno-unknown-pragmas --gcc-flag -fno-stack-protector --gcc-flag -Iincludes --gcc-flag -Iincludes/dist --gcc-flag -Iincludes/dist-derivedconstants/header --gcc-flag -Iincludes/dist-ghcconstants/header --gcc-flag -Irts --gcc-flag -fcommon --nm-program "nm" --target-os "freebsd" "cp" includes/dist-derivedconstants/header/platformConstants inplace/lib/platformConstants "inplace/bin/mkdirhier" driver/split/dist//. "rm" -f driver/split/dist/ghc-split echo '#!/usr/local/bin/perl' >> driver/split/dist/ghc-split echo 'my $TARGETPLATFORM = "x86_64-portbld-freebsd";' >> driver/split/dist/ghc-split echo 'my $TABLES_NEXT_TO_CODE = "YES";' >> driver/split/dist/ghc-split cat driver/split/ghc-split.pl >> driver/split/dist/ghc-split "cp" driver/split/dist/ghc-split inplace/lib/bin/ghc-split chmod +x inplace/lib/bin/ghc-split "rm" -f inplace/bin/ghc-stage1 echo '#!/bin/sh' >> inplace/bin/ghc-stage1 echo 'executablename="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib/bin/ghc-stage1"' >> inplace/bin/ghc-stage1 echo 'datadir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib"' >> inplace/bin/ghc-stage1 echo 'bindir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin"' >> inplace/bin/ghc-stage1 echo 'topdir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib"' >> inplace/bin/ghc-stage1 echo 'pgmgcc="cc"' >> inplace/bin/ghc-stage1 echo 'export LD_LIBRARY_PATH="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/compiler/stage1/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/terminfo/dist-boot/build:/usr/lib:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/process-1.6.5.0:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/hpc/dist-boot/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghci/dist-boot/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/transformers/dist-boot/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/template-haskell/dist-boot/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/pretty-1.1.3.6:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-heap/dist-boot/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-boot/dist-boot/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-boot-th/dist-boot/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/directory-1.3.3.0:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/unix-2.7.2.2:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/time-1.8.0.2:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/filepath-1.4.2.1:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/binary/dist-boot/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/containers-0.6.0.1:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/bytestring-0.10.8.2:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/deepseq-1.4.4.0:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/array-0.5.3.0:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/base-4.12.0.0:/usr/local/lib:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/integer-simple-0.1.1.1:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/ghc-prim-0.5.3:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/rts${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/bin/ghc-stage1 cat ghc/ghc.wrapper >> inplace/bin/ghc-stage1 chmod +x inplace/bin/ghc-stage1 cc -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -P -DTOP='"/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5"' -DFFI_INCLUDE_DIR=/usr/local/include -DFFI_LIB_DIR=/usr/local/lib '-DFFI_LIB=' -x c -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header rts/package.conf.in -o rts/dist/package.conf.inplace.raw grep -v '^#pragma GCC' rts/dist/package.conf.inplace.raw | sed -e 's/""//g' -e 's/:[ ]*,/: /g' > rts/dist/package.conf.inplace "inplace/bin/ghc-pkg" update --force rts/dist/package.conf.inplace Reading package info from "rts/dist/package.conf.inplace" ... done. rts-1.0: Warning: .:744:1: The field "hugs-options" is deprecated. hugs isn't supported anymore rts-1.0: cannot find any of ["libHSrts.a","libHSrts.p_a","libHSrts-ghc8.6.5.so","libHSrts-ghc8.6.5.dylib","HSrts-ghc8.6.5.dll"] on library path (ignoring) "inplace/bin/ghc-cabal" check libraries/ghc-prim "inplace/bin/ghc-cabal" configure libraries/ghc-prim dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/ghc-prim/dist-install/package-data.mk ghc-prim-0.5.3: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-prim/dist-install/doc/html/ghc-prim/ghc-prim.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" check libraries/integer-gmp "inplace/bin/ghc-cabal" configure libraries/integer-gmp dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/integer-gmp/dist-install/package-data.mk integer-gmp-1.0.2.0: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/doc/html/integer-gmp/integer-gmp.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" check libraries/base "inplace/bin/ghc-cabal" configure libraries/base dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" --flags=integer-gmp -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/base/dist-install/package-data.mk base-4.12.0.0: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/doc/html/base/base.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" check libraries/filepath "inplace/bin/ghc-cabal" configure libraries/filepath dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/filepath/dist-install/package-data.mk filepath-1.4.2.1: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/filepath/dist-install/doc/html/filepath/filepath.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" check libraries/array "inplace/bin/ghc-cabal" configure libraries/array dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/array/dist-install/package-data.mk array-0.5.3.0: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/array/dist-install/doc/html/array/array.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" check libraries/deepseq "inplace/bin/ghc-cabal" configure libraries/deepseq dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/deepseq/dist-install/package-data.mk deepseq-1.4.4.0: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/deepseq/dist-install/doc/html/deepseq/deepseq.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" check libraries/bytestring "inplace/bin/ghc-cabal" configure libraries/bytestring dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/bytestring/dist-install/package-data.mk bytestring-0.10.8.2: Warning: include-dirs: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/include doesn't exist or isn't a directory bytestring-0.10.8.2: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/doc/html/bytestring/bytestring.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" check libraries/containers "inplace/bin/ghc-cabal" configure libraries/containers dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/containers/dist-install/package-data.mk containers-0.6.0.1: Warning: include-dirs: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build/include doesn't exist or isn't a directory containers-0.6.0.1: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/doc/html/containers/containers.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" check libraries/time "inplace/bin/ghc-cabal" configure libraries/time dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/time/dist-install/package-data.mk time-1.8.0.2: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/dist-install/doc/html/time/time.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" check libraries/unix "inplace/bin/ghc-cabal" configure libraries/unix dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/unix/dist-install/package-data.mk unix-2.7.2.2: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/doc/html/unix/unix.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" check libraries/directory "inplace/bin/ghc-cabal" configure libraries/directory dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/directory/dist-install/package-data.mk directory-1.3.3.0: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/directory/dist-install/doc/html/directory/directory.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" check libraries/process "inplace/bin/ghc-cabal" configure libraries/process dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/process/dist-install/package-data.mk process-1.6.5.0: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/process/dist-install/doc/html/process/process.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" check libraries/hpc "inplace/bin/ghc-cabal" configure libraries/hpc dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/hpc/dist-install/package-data.mk hpc-0.6.0.3: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/hpc/dist-install/doc/html/hpc/hpc.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" check libraries/pretty "inplace/bin/ghc-cabal" configure libraries/pretty dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/pretty/dist-install/package-data.mk pretty-1.1.3.6: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/pretty/dist-install/doc/html/pretty/pretty.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" check libraries/binary "inplace/bin/ghc-cabal" configure libraries/binary dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/binary/dist-install/package-data.mk binary-0.8.6.0: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/binary/dist-install/doc/html/binary/binary.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" check libraries/text "inplace/bin/ghc-cabal" configure libraries/text dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/text/dist-install/package-data.mk text-1.2.3.1: Warning: include-dirs: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/text/dist-install/build/include doesn't exist or isn't a directory text-1.2.3.1: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/text/dist-install/doc/html/text/text.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" check libraries/transformers "inplace/bin/ghc-cabal" configure libraries/transformers dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/transformers/dist-install/package-data.mk transformers-0.5.6.2: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/transformers/dist-install/doc/html/transformers/transformers.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" check libraries/mtl "inplace/bin/ghc-cabal" configure libraries/mtl dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/mtl/dist-install/package-data.mk mtl-2.2.2: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/mtl/dist-install/doc/html/mtl/mtl.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" check libraries/parsec "inplace/bin/ghc-cabal" configure libraries/parsec dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/parsec/dist-install/package-data.mk parsec-3.1.13.0: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/parsec/dist-install/doc/html/parsec/parsec.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" check libraries/Cabal/Cabal "inplace/bin/ghc-cabal" configure libraries/Cabal/Cabal dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" --flag parsec -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/Cabal/Cabal/dist-install/package-data.mk Cabal-2.4.0.1: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/Cabal/Cabal/dist-install/doc/html/Cabal/Cabal.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" check libraries/ghc-boot-th "inplace/bin/ghc-cabal" configure libraries/ghc-boot-th dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/ghc-boot-th/dist-install/package-data.mk ghc-boot-th-8.6.5: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-boot-th/dist-install/doc/html/ghc-boot-th/ghc-boot-th.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" check libraries/ghc-boot "inplace/bin/ghc-cabal" configure libraries/ghc-boot dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/ghc-boot/dist-install/package-data.mk ghc-boot-8.6.5: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-boot/dist-install/doc/html/ghc-boot/ghc-boot.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" check libraries/template-haskell "inplace/bin/ghc-cabal" configure libraries/template-haskell dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/template-haskell/dist-install/package-data.mk template-haskell-2.14.0.0: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/template-haskell/dist-install/doc/html/template-haskell/template-haskell.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" check libraries/ghc-compact "inplace/bin/ghc-cabal" configure libraries/ghc-compact dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/ghc-compact/dist-install/package-data.mk ghc-compact-0.1.0.0: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-compact/dist-install/doc/html/ghc-compact/ghc-compact.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" check libraries/ghc-heap "inplace/bin/ghc-cabal" configure libraries/ghc-heap dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/ghc-heap/dist-install/package-data.mk ghc-heap-8.6.5: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-heap/dist-install/doc/html/ghc-heap/ghc-heap.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" check libraries/xhtml "inplace/bin/ghc-cabal" configure libraries/xhtml dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/xhtml/dist-install/package-data.mk xhtml-3000.2.2.1: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/xhtml/dist-install/doc/html/xhtml/xhtml.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" check libraries/terminfo "inplace/bin/ghc-cabal" configure libraries/terminfo dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" --configure-option=--with-curses-includes=/usr/include --configure-option=--with-curses-libraries=/usr/lib -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/terminfo/dist-install/package-data.mk terminfo-0.4.1.2: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/terminfo/dist-install/doc/html/terminfo/terminfo.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" check libraries/stm "inplace/bin/ghc-cabal" configure libraries/stm dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/stm/dist-install/package-data.mk stm-2.5.0.0: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/stm/dist-install/doc/html/stm/stm.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" check libraries/haskeline "inplace/bin/ghc-cabal" configure libraries/haskeline dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/haskeline/dist-install/package-data.mk haskeline-0.7.4.3: Warning: include-dirs: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/haskeline/dist-install/build/includes doesn't exist or isn't a directory haskeline-0.7.4.3: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/haskeline/dist-install/doc/html/haskeline/haskeline.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" check libraries/ghci "inplace/bin/ghc-cabal" configure libraries/ghci dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" --flags=ghci -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/ghci/dist-install/package-data.mk ghci-8.6.5: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghci/dist-install/doc/html/ghci/ghci.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" check libraries/libiserv "inplace/bin/ghc-cabal" configure libraries/libiserv dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" GHC PKG libraries/libiserv/dist-install/package-data.mk libiserv-8.6.3: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/libiserv/dist-install/doc/html/libiserv/libiserv.haddock doesn't exist or isn't a file "inplace/bin/mkdirhier" compiler/stage2/build//. "rm" -f compiler/stage2/build/Config.hs Creating compiler/stage2/build/Config.hs ... done. "inplace/bin/ghc-cabal" configure compiler stage2 --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" --flags=stage2 --ghc-option=-optc-DTHREADED_RTS --flags=ncg --flags=ghci --ghc-option=-DGHCI_TABLES_NEXT_TO_CODE --ghc-option=-DSTAGE=2 -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" --disable-library-for-ghci GHC PKG compiler/stage2/package-data.mk ghc-8.6.5: Warning: include-dirs: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/compiler/stage2/build/parser doesn't exist or isn't a directory ghc-8.6.5: Warning: include-dirs: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/compiler/stage2/build/utils doesn't exist or isn't a directory ghc-8.6.5: Warning: include-dirs: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/compiler/stage2/build/../rts/dist/build doesn't exist or isn't a directory ghc-8.6.5: Warning: include-dirs: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/compiler/stage2/build/stage2 doesn't exist or isn't a directory ghc-8.6.5: Warning: haddock-interfaces: /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/compiler/stage2/doc/html/ghc/ghc.haddock doesn't exist or isn't a file "inplace/bin/ghc-cabal" check utils/haddock "inplace/bin/ghc-cabal" configure utils/haddock dist --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" --flag in-ghc-tree -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" "inplace/bin/ghc-cabal" check utils/hsc2hs "inplace/bin/ghc-cabal" configure utils/hsc2hs dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" "inplace/bin/mkdirhier" utils/ghc-pkg/dist-install/build//. "rm" -f utils/ghc-pkg/dist-install/build/Version.hs echo "module Version where" >> utils/ghc-pkg/dist-install/build/Version.hs echo "version, targetOS, targetARCH :: String" >> utils/ghc-pkg/dist-install/build/Version.hs echo "version = \"8.6.5\"" >> utils/ghc-pkg/dist-install/build/Version.hs echo "targetOS = \"freebsd\"" >> utils/ghc-pkg/dist-install/build/Version.hs echo "targetARCH = \"x86_64\"" >> utils/ghc-pkg/dist-install/build/Version.hs "inplace/bin/ghc-cabal" check utils/ghc-pkg "inplace/bin/ghc-cabal" configure utils/ghc-pkg dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" "inplace/bin/ghc-cabal" check utils/ghctags "inplace/bin/ghc-cabal" configure utils/ghctags dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" "inplace/bin/ghc-cabal" check utils/check-api-annotations "inplace/bin/ghc-cabal" configure utils/check-api-annotations dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" "inplace/bin/ghc-cabal" check utils/check-ppr "inplace/bin/ghc-cabal" configure utils/check-ppr dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" "inplace/bin/ghc-cabal" check utils/ghc-cabal "inplace/bin/ghc-cabal" configure utils/ghc-cabal dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" "inplace/bin/ghc-cabal" check utils/hpc Warning: hpc-bin.cabal:11:2: Tabs used as indentation at 11:2 "inplace/bin/ghc-cabal" configure utils/hpc dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" Warning: hpc-bin.cabal:11:2: Tabs used as indentation at 11:2 "inplace/bin/ghc-cabal" check utils/runghc "inplace/bin/ghc-cabal" configure utils/runghc dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" "inplace/bin/ghc-cabal" configure ghc stage2 --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" --flags=stage2 --flags=ghci -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" "inplace/bin/ghc-cabal" check utils/compare_sizes "inplace/bin/ghc-cabal" configure utils/compare_sizes dist-install --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" "inplace/bin/ghc-cabal" check utils/iserv "inplace/bin/ghc-cabal" configure utils/iserv stage2 --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" "inplace/bin/ghc-cabal" check utils/iserv "inplace/bin/ghc-cabal" configure utils/iserv stage2_p --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" "inplace/bin/ghc-cabal" check utils/iserv "inplace/bin/ghc-cabal" configure utils/iserv stage2_dyn --with-ghc="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-stage1" --with-ghc-pkg="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/ghc-pkg" -v0 --configure-option=--quiet --configure-option=--disable-option-checking --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options="-O2 -pipe -Wall -fno-stack-protector -Wno-unknown-pragmas " --configure-option=--with-iconv-includes="/usr/local/include" --configure-option=--with-iconv-libraries="/usr/local/lib" --configure-option=--with-gmp-includes="/usr/local/include" --configure-option=--with-gmp-libraries="/usr/local/lib" --with-gcc="cc" --with-ld="ld" --with-ar="ar" ===--- building final phase gmake --no-print-directory -f ghc.mk phase=final all "rm" -f utils/iserv/stage2_dyn/build/.depend.c_asm.tmp cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iutils/iserv/stage2_dyn/build/iserv/autogen -Iutils/iserv/. -Iutils/iserv/stage2_dyn/build/. -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/directory/.' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/directory/dist-install/build/.' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/lib/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/lib/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/dist-install/build/lib/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c utils/iserv/cbits/iservmain.c -MF utils/iserv/stage2_dyn/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/iserv/cbits/|" -e "1s|utils/iserv/|utils/iserv/stage2_dyn/build/|" -e "1s|stage2_dyn/build/stage2_dyn/build|stage2_dyn/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/iserv/stage2_dyn/build/.depend.c_asm.bit >> utils/iserv/stage2_dyn/build/.depend.c_asm.tmp && true "rm" -f utils/iserv/stage2_dyn/build/.depend.c_asm.bit echo "utils/iserv_stage2_dyn_depfile_c_asm_EXISTS = YES" >> utils/iserv/stage2_dyn/build/.depend.c_asm.tmp mv utils/iserv/stage2_dyn/build/.depend.c_asm.tmp utils/iserv/stage2_dyn/build/.depend.c_asm "rm" -f utils/iserv/stage2_dyn/build/.depend.haskell.tmp "inplace/bin/ghc-stage1" -M -fPIC -dynamic -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -hide-all-packages -i -iutils/iserv/src -iutils/iserv/stage2_dyn/build -Iutils/iserv/stage2_dyn/build -iutils/iserv/stage2_dyn/build/iserv/autogen -Iutils/iserv/stage2_dyn/build/iserv/autogen -Iutils/iserv/. -Iutils/iserv/stage2_dyn/build/. -optP-include -optPutils/iserv/stage2_dyn/build/iserv/autogen/cabal_macros.h -package-id array-0.5.3.0 -package-id base-4.12.0.0 -package-id binary-0.8.6.0 -package-id bytestring-0.10.8.2 -package-id containers-0.6.0.1 -package-id deepseq-1.4.4.0 -package-id ghci-8.6.5 -package-id libiserv-8.6.3 -package-id unix-2.7.2.2 -no-hs-main -XHaskell2010 -threaded -no-hs-main -no-user-package-db -rtsopts -Wnoncanonical-monad-instances -odir utils/iserv/stage2_dyn/build -hidir utils/iserv/stage2_dyn/build -stubdir utils/iserv/stage2_dyn/build -dep-makefile utils/iserv/stage2_dyn/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps utils/iserv/src/Main.hs echo "utils/iserv_stage2_dyn_depfile_haskell_EXISTS = YES" >> utils/iserv/stage2_dyn/build/.depend.haskell.tmp for dir in utils/iserv/stage2_dyn/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' utils/iserv/stage2_dyn/build/.depend.haskell.tmp > utils/iserv/stage2_dyn/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/iserv/stage2_dyn/build/.depend.haskell.tmp2 > utils/iserv/stage2_dyn/build/.depend.haskell "rm" -f utils/iserv/stage2_p/build/.depend.c_asm.tmp cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iutils/iserv/stage2_p/build/iserv/autogen -Iutils/iserv/. -Iutils/iserv/stage2_p/build/. -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/directory/.' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/directory/dist-install/build/.' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/lib/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/lib/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/dist-install/build/lib/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c utils/iserv/cbits/iservmain.c -MF utils/iserv/stage2_p/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|utils/iserv/cbits/|" -e "1s|utils/iserv/|utils/iserv/stage2_p/build/|" -e "1s|stage2_p/build/stage2_p/build|stage2_p/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/iserv/stage2_p/build/.depend.c_asm.bit >> utils/iserv/stage2_p/build/.depend.c_asm.tmp && true "rm" -f utils/iserv/stage2_p/build/.depend.c_asm.bit echo "utils/iserv_stage2_p_depfile_c_asm_EXISTS = YES" >> utils/iserv/stage2_p/build/.depend.c_asm.tmp mv utils/iserv/stage2_p/build/.depend.c_asm.tmp utils/iserv/stage2_p/build/.depend.c_asm "rm" -f utils/iserv/stage2_p/build/.depend.haskell.tmp "inplace/bin/ghc-stage1" -M -static -prof -eventlog -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -hide-all-packages -i -iutils/iserv/src -iutils/iserv/stage2_p/build -Iutils/iserv/stage2_p/build -iutils/iserv/stage2_p/build/iserv/autogen -Iutils/iserv/stage2_p/build/iserv/autogen -Iutils/iserv/. -Iutils/iserv/stage2_p/build/. -optP-include -optPutils/iserv/stage2_p/build/iserv/autogen/cabal_macros.h -package-id array-0.5.3.0 -package-id base-4.12.0.0 -package-id binary-0.8.6.0 -package-id bytestring-0.10.8.2 -package-id containers-0.6.0.1 -package-id deepseq-1.4.4.0 -package-id ghci-8.6.5 -package-id libiserv-8.6.3 -package-id unix-2.7.2.2 -no-hs-main -XHaskell2010 -threaded -no-hs-main -no-user-package-db -rtsopts -Wnoncanonical-monad-instances -odir utils/iserv/stage2_p/build -hidir utils/iserv/stage2_p/build -stubdir utils/iserv/stage2_p/build -dep-makefile utils/iserv/stage2_p/build/.depend.haskell.tmp -dep-suffix "p_" -include-pkg-deps utils/iserv/src/Main.hs echo "utils/iserv_stage2_p_depfile_haskell_EXISTS = YES" >> utils/iserv/stage2_p/build/.depend.haskell.tmp for dir in utils/iserv/stage2_p/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' utils/iserv/stage2_p/build/.depend.haskell.tmp > utils/iserv/stage2_p/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/iserv/stage2_p/build/.depend.haskell.tmp2 > utils/iserv/stage2_p/build/.depend.haskell "rm" -f utils/iserv/stage2/build/.depend.c_asm.tmp cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iutils/iserv/stage2/build/iserv/autogen -Iutils/iserv/. -Iutils/iserv/stage2/build/. -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/directory/.' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/directory/dist-install/build/.' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/lib/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/lib/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/dist-install/build/lib/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c utils/iserv/cbits/iservmain.c -MF utils/iserv/stage2/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/iserv/cbits/|" -e "1s|utils/iserv/|utils/iserv/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/iserv/stage2/build/.depend.c_asm.bit >> utils/iserv/stage2/build/.depend.c_asm.tmp && true "rm" -f utils/iserv/stage2/build/.depend.c_asm.bit echo "utils/iserv_stage2_depfile_c_asm_EXISTS = YES" >> utils/iserv/stage2/build/.depend.c_asm.tmp mv utils/iserv/stage2/build/.depend.c_asm.tmp utils/iserv/stage2/build/.depend.c_asm "rm" -f utils/iserv/stage2/build/.depend.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -hide-all-packages -i -iutils/iserv/src -iutils/iserv/stage2/build -Iutils/iserv/stage2/build -iutils/iserv/stage2/build/iserv/autogen -Iutils/iserv/stage2/build/iserv/autogen -Iutils/iserv/. -Iutils/iserv/stage2/build/. -optP-include -optPutils/iserv/stage2/build/iserv/autogen/cabal_macros.h -package-id array-0.5.3.0 -package-id base-4.12.0.0 -package-id binary-0.8.6.0 -package-id bytestring-0.10.8.2 -package-id containers-0.6.0.1 -package-id deepseq-1.4.4.0 -package-id ghci-8.6.5 -package-id libiserv-8.6.3 -package-id unix-2.7.2.2 -no-hs-main -XHaskell2010 -threaded -no-hs-main -no-user-package-db -rtsopts -Wnoncanonical-monad-instances -odir utils/iserv/stage2/build -hidir utils/iserv/stage2/build -stubdir utils/iserv/stage2/build -dep-makefile utils/iserv/stage2/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps utils/iserv/src/Main.hs echo "utils/iserv_stage2_depfile_haskell_EXISTS = YES" >> utils/iserv/stage2/build/.depend.haskell.tmp for dir in utils/iserv/stage2/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' utils/iserv/stage2/build/.depend.haskell.tmp > utils/iserv/stage2/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/iserv/stage2/build/.depend.haskell.tmp2 > utils/iserv/stage2/build/.depend.haskell "rm" -f utils/compare_sizes/dist-install/build/.depend.c_asm.tmp "rm" -f utils/compare_sizes/dist-install/build/.depend.c_asm.bit echo "utils/compare_sizes_dist-install_depfile_c_asm_EXISTS = YES" >> utils/compare_sizes/dist-install/build/.depend.c_asm.tmp mv utils/compare_sizes/dist-install/build/.depend.c_asm.tmp utils/compare_sizes/dist-install/build/.depend.c_asm "rm" -f utils/compare_sizes/dist-install/build/.depend.haskell.tmp "inplace/bin/ghc-stage1" -M -fPIC -dynamic -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -hide-all-packages -i -iutils/compare_sizes/. -iutils/compare_sizes/dist-install/build -Iutils/compare_sizes/dist-install/build -iutils/compare_sizes/dist-install/build/compareSizes/autogen -Iutils/compare_sizes/dist-install/build/compareSizes/autogen -optP-include -optPutils/compare_sizes/dist-install/build/compareSizes/autogen/cabal_macros.h -package-id base-4.12.0.0 -package-id directory-1.3.3.0 -package-id filepath-1.4.2.1 -XHaskell2010 -no-user-package-db -rtsopts -Wnoncanonical-monad-instances -odir utils/compare_sizes/dist-install/build -hidir utils/compare_sizes/dist-install/build -stubdir utils/compare_sizes/dist-install/build -dep-makefile utils/compare_sizes/dist-install/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps utils/compare_sizes/./Main.hs echo "utils/compare_sizes_dist-install_depfile_haskell_EXISTS = YES" >> utils/compare_sizes/dist-install/build/.depend.haskell.tmp for dir in utils/compare_sizes/dist-install/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' utils/compare_sizes/dist-install/build/.depend.haskell.tmp > utils/compare_sizes/dist-install/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/compare_sizes/dist-install/build/.depend.haskell.tmp2 > utils/compare_sizes/dist-install/build/.depend.haskell "rm" -f ghc/stage2/build/.depend.c_asm.tmp cpp -isystem /usr/local/include -DMAKING_GHC_BUILD_SYSTEM_DEPENDENCIES -fno-stack-protector -O2 -pipe -Wall -Ighc/stage2/build/ghc/autogen -DGHCI -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/haskeline/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/haskeline/dist-install/build/includes' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/compiler/.' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/compiler/stage2/build/.' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/compiler/parser' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/compiler/stage2/build/parser' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/compiler/utils' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/compiler/stage2/build/utils' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/compiler/../rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/compiler/stage2/build/../rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/compiler/stage2' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/compiler/stage2/build/stage2' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/process/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/process/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/process/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/process/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/directory/.' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/directory/dist-install/build/.' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/lib/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/lib/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/dist-install/build/lib/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c ghc/hschooks.c -MF ghc/stage2/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|ghc/|" -e "1s|ghc/|ghc/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" ghc/stage2/build/.depend.c_asm.bit >> ghc/stage2/build/.depend.c_asm.tmp && true "rm" -f ghc/stage2/build/.depend.c_asm.bit echo "ghc_stage2_depfile_c_asm_EXISTS = YES" >> ghc/stage2/build/.depend.c_asm.tmp mv ghc/stage2/build/.depend.c_asm.tmp ghc/stage2/build/.depend.c_asm "rm" -f compiler/stage2/ghc_boot_platform.h Creating compiler/stage2/ghc_boot_platform.h... Done. "rm" -f ghc/stage2/build/.depend.haskell.tmp "inplace/bin/ghc-stage1" -M -fPIC -dynamic -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -hide-all-packages -i -ighc/. -ighc/stage2/build -Ighc/stage2/build -ighc/stage2/build/ghc/autogen -Ighc/stage2/build/ghc/autogen -optP-DGHCI -optP-include -optPghc/stage2/build/ghc/autogen/cabal_macros.h -package-id array-0.5.3.0 -package-id base-4.12.0.0 -package-id bytestring-0.10.8.2 -package-id containers-0.6.0.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.3.0 -package-id filepath-1.4.2.1 -package-id ghc-8.6.5 -package-id ghc-boot-8.6.5 -package-id ghci-8.6.5 -package-id haskeline-0.7.4.3 -package-id process-1.6.5.0 -package-id time-1.8.0.2 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -Wnoncanonical-monoid-instances -fno-warn-name-shadowing -XHaskell2010 -O2 -Wcpp-undef -no-hs-main -threaded -no-user-package-db -rtsopts -Wnoncanonical-monad-instances -odir ghc/stage2/build -hidir ghc/stage2/build -stubdir ghc/stage2/build -dep-makefile ghc/stage2/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps ghc/./Main.hs ghc/./GHCi/Leak.hs ghc/./GHCi/UI.hs ghc/./GHCi/UI/Info.hs ghc/./GHCi/UI/Monad.hs ghc/./GHCi/UI/Tags.hs echo "ghc_stage2_depfile_haskell_EXISTS = YES" >> ghc/stage2/build/.depend.haskell.tmp for dir in ghc/stage2/build/./ ghc/stage2/build/GHCi/ ghc/stage2/build/GHCi/UI/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' ghc/stage2/build/.depend.haskell.tmp > ghc/stage2/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' ghc/stage2/build/.depend.haskell.tmp2 > ghc/stage2/build/.depend.haskell "rm" -f utils/runghc/dist-install/build/.depend.c_asm.tmp "rm" -f utils/runghc/dist-install/build/.depend.c_asm.bit echo "utils/runghc_dist-install_depfile_c_asm_EXISTS = YES" >> utils/runghc/dist-install/build/.depend.c_asm.tmp mv utils/runghc/dist-install/build/.depend.c_asm.tmp utils/runghc/dist-install/build/.depend.c_asm "rm" -f utils/runghc/dist-install/build/.depend.haskell.tmp "inplace/bin/ghc-stage1" -M -fPIC -dynamic -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -hide-all-packages -i -iutils/runghc/. -iutils/runghc/dist-install/build -Iutils/runghc/dist-install/build -iutils/runghc/dist-install/build/runghc/autogen -Iutils/runghc/dist-install/build/runghc/autogen -optP-include -optPutils/runghc/dist-install/build/runghc/autogen/cabal_macros.h -package-id base-4.12.0.0 -package-id directory-1.3.3.0 -package-id filepath-1.4.2.1 -package-id process-1.6.5.0 -package-id unix-2.7.2.2 -XHaskell2010 -no-user-package-db -rtsopts -cpp -DVERSION="\"8.6.5\"" -Wnoncanonical-monad-instances -odir utils/runghc/dist-install/build -hidir utils/runghc/dist-install/build -stubdir utils/runghc/dist-install/build -dep-makefile utils/runghc/dist-install/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps utils/runghc/./Main.hs echo "utils/runghc_dist-install_depfile_haskell_EXISTS = YES" >> utils/runghc/dist-install/build/.depend.haskell.tmp for dir in utils/runghc/dist-install/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' utils/runghc/dist-install/build/.depend.haskell.tmp > utils/runghc/dist-install/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/runghc/dist-install/build/.depend.haskell.tmp2 > utils/runghc/dist-install/build/.depend.haskell "rm" -f utils/hpc/dist-install/build/.depend.c_asm.tmp "rm" -f utils/hpc/dist-install/build/.depend.c_asm.bit echo "utils/hpc_dist-install_depfile_c_asm_EXISTS = YES" >> utils/hpc/dist-install/build/.depend.c_asm.tmp mv utils/hpc/dist-install/build/.depend.c_asm.tmp utils/hpc/dist-install/build/.depend.c_asm "rm" -f utils/hpc/dist-install/build/.depend.haskell.tmp "inplace/bin/ghc-stage1" -M -fPIC -dynamic -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -hide-all-packages -i -iutils/hpc/. -iutils/hpc/dist-install/build -Iutils/hpc/dist-install/build -iutils/hpc/dist-install/build/hpc/autogen -Iutils/hpc/dist-install/build/hpc/autogen -optP-include -optPutils/hpc/dist-install/build/hpc/autogen/cabal_macros.h -package-id array-0.5.3.0 -package-id base-4.12.0.0 -package-id containers-0.6.0.1 -package-id directory-1.3.3.0 -package-id filepath-1.4.2.1 -package-id hpc-0.6.0.3 -XHaskell2010 -no-user-package-db -rtsopts -Wnoncanonical-monad-instances -odir utils/hpc/dist-install/build -hidir utils/hpc/dist-install/build -stubdir utils/hpc/dist-install/build -dep-makefile utils/hpc/dist-install/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps utils/hpc/./Main.hs utils/hpc/./HpcParser.hs utils/hpc/./HpcCombine.hs utils/hpc/./HpcDraft.hs utils/hpc/./HpcFlags.hs utils/hpc/./HpcLexer.hs utils/hpc/./HpcMarkup.hs utils/hpc/./HpcOverlay.hs utils/hpc/./HpcReport.hs utils/hpc/./HpcShowTix.hs utils/hpc/./HpcUtils.hs utils/hpc/dist-install/build/hpc/autogen/Paths_hpc_bin.hs echo "utils/hpc_dist-install_depfile_haskell_EXISTS = YES" >> utils/hpc/dist-install/build/.depend.haskell.tmp for dir in utils/hpc/dist-install/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' utils/hpc/dist-install/build/.depend.haskell.tmp > utils/hpc/dist-install/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/hpc/dist-install/build/.depend.haskell.tmp2 > utils/hpc/dist-install/build/.depend.haskell "rm" -f utils/ghc-cabal/dist-install/build/.depend.c_asm.tmp "rm" -f utils/ghc-cabal/dist-install/build/.depend.c_asm.bit echo "utils/ghc-cabal_dist-install_depfile_c_asm_EXISTS = YES" >> utils/ghc-cabal/dist-install/build/.depend.c_asm.tmp mv utils/ghc-cabal/dist-install/build/.depend.c_asm.tmp utils/ghc-cabal/dist-install/build/.depend.c_asm "rm" -f utils/ghc-cabal/dist-install/build/.depend.haskell.tmp "inplace/bin/ghc-stage1" -M -fPIC -dynamic -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -hide-all-packages -i -iutils/ghc-cabal/. -iutils/ghc-cabal/dist-install/build -Iutils/ghc-cabal/dist-install/build -iutils/ghc-cabal/dist-install/build/ghc-cabal/autogen -Iutils/ghc-cabal/dist-install/build/ghc-cabal/autogen -optP-include -optPutils/ghc-cabal/dist-install/build/ghc-cabal/autogen/cabal_macros.h -package-id Cabal-2.4.0.1 -package-id base-4.12.0.0 -package-id bytestring-0.10.8.2 -package-id directory-1.3.3.0 -package-id filepath-1.4.2.1 -XHaskell2010 -no-user-package-db -rtsopts -Wnoncanonical-monad-instances -odir utils/ghc-cabal/dist-install/build -hidir utils/ghc-cabal/dist-install/build -stubdir utils/ghc-cabal/dist-install/build -dep-makefile utils/ghc-cabal/dist-install/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps utils/ghc-cabal/./Main.hs echo "utils/ghc-cabal_dist-install_depfile_haskell_EXISTS = YES" >> utils/ghc-cabal/dist-install/build/.depend.haskell.tmp for dir in utils/ghc-cabal/dist-install/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' utils/ghc-cabal/dist-install/build/.depend.haskell.tmp > utils/ghc-cabal/dist-install/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/ghc-cabal/dist-install/build/.depend.haskell.tmp2 > utils/ghc-cabal/dist-install/build/.depend.haskell "rm" -f utils/check-ppr/dist-install/build/.depend.c_asm.tmp "rm" -f utils/check-ppr/dist-install/build/.depend.c_asm.bit echo "utils/check-ppr_dist-install_depfile_c_asm_EXISTS = YES" >> utils/check-ppr/dist-install/build/.depend.c_asm.tmp mv utils/check-ppr/dist-install/build/.depend.c_asm.tmp utils/check-ppr/dist-install/build/.depend.c_asm "rm" -f utils/check-ppr/dist-install/build/.depend.haskell.tmp "inplace/bin/ghc-stage1" -M -fPIC -dynamic -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -hide-all-packages -i -iutils/check-ppr/. -iutils/check-ppr/dist-install/build -Iutils/check-ppr/dist-install/build -iutils/check-ppr/dist-install/build/check-ppr/autogen -Iutils/check-ppr/dist-install/build/check-ppr/autogen -optP-include -optPutils/check-ppr/dist-install/build/check-ppr/autogen/cabal_macros.h -package-id Cabal-2.4.0.1 -package-id base-4.12.0.0 -package-id bytestring-0.10.8.2 -package-id containers-0.6.0.1 -package-id directory-1.3.3.0 -package-id filepath-1.4.2.1 -package-id ghc-8.6.5 -Wall -XHaskell2010 -no-user-package-db -rtsopts -Wnoncanonical-monad-instances -odir utils/check-ppr/dist-install/build -hidir utils/check-ppr/dist-install/build -stubdir utils/check-ppr/dist-install/build -dep-makefile utils/check-ppr/dist-install/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps utils/check-ppr/./Main.hs echo "utils/check-ppr_dist-install_depfile_haskell_EXISTS = YES" >> utils/check-ppr/dist-install/build/.depend.haskell.tmp for dir in utils/check-ppr/dist-install/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' utils/check-ppr/dist-install/build/.depend.haskell.tmp > utils/check-ppr/dist-install/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/check-ppr/dist-install/build/.depend.haskell.tmp2 > utils/check-ppr/dist-install/build/.depend.haskell "rm" -f utils/check-api-annotations/dist-install/build/.depend.c_asm.tmp "rm" -f utils/check-api-annotations/dist-install/build/.depend.c_asm.bit echo "utils/check-api-annotations_dist-install_depfile_c_asm_EXISTS = YES" >> utils/check-api-annotations/dist-install/build/.depend.c_asm.tmp mv utils/check-api-annotations/dist-install/build/.depend.c_asm.tmp utils/check-api-annotations/dist-install/build/.depend.c_asm "rm" -f utils/check-api-annotations/dist-install/build/.depend.haskell.tmp "inplace/bin/ghc-stage1" -M -fPIC -dynamic -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -hide-all-packages -i -iutils/check-api-annotations/. -iutils/check-api-annotations/dist-install/build -Iutils/check-api-annotations/dist-install/build -iutils/check-api-annotations/dist-install/build/check-api-annotations/autogen -Iutils/check-api-annotations/dist-install/build/check-api-annotations/autogen -optP-include -optPutils/check-api-annotations/dist-install/build/check-api-annotations/autogen/cabal_macros.h -package-id Cabal-2.4.0.1 -package-id base-4.12.0.0 -package-id containers-0.6.0.1 -package-id directory-1.3.3.0 -package-id ghc-8.6.5 -Wall -XHaskell2010 -no-user-package-db -rtsopts -Wnoncanonical-monad-instances -odir utils/check-api-annotations/dist-install/build -hidir utils/check-api-annotations/dist-install/build -stubdir utils/check-api-annotations/dist-install/build -dep-makefile utils/check-api-annotations/dist-install/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps utils/check-api-annotations/./Main.hs echo "utils/check-api-annotations_dist-install_depfile_haskell_EXISTS = YES" >> utils/check-api-annotations/dist-install/build/.depend.haskell.tmp for dir in utils/check-api-annotations/dist-install/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' utils/check-api-annotations/dist-install/build/.depend.haskell.tmp > utils/check-api-annotations/dist-install/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/check-api-annotations/dist-install/build/.depend.haskell.tmp2 > utils/check-api-annotations/dist-install/build/.depend.haskell "rm" -f utils/ghctags/dist-install/build/.depend.c_asm.tmp "rm" -f utils/ghctags/dist-install/build/.depend.c_asm.bit echo "utils/ghctags_dist-install_depfile_c_asm_EXISTS = YES" >> utils/ghctags/dist-install/build/.depend.c_asm.tmp mv utils/ghctags/dist-install/build/.depend.c_asm.tmp utils/ghctags/dist-install/build/.depend.c_asm "rm" -f utils/ghctags/dist-install/build/.depend.haskell.tmp "inplace/bin/ghc-stage1" -M -fPIC -dynamic -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -hide-all-packages -i -iutils/ghctags/. -iutils/ghctags/dist-install/build -Iutils/ghctags/dist-install/build -iutils/ghctags/dist-install/build/ghctags/autogen -Iutils/ghctags/dist-install/build/ghctags/autogen -optP-include -optPutils/ghctags/dist-install/build/ghctags/autogen/cabal_macros.h -package-id Cabal-2.4.0.1 -package-id base-4.12.0.0 -package-id containers-0.6.0.1 -package-id ghc-8.6.5 -XHaskell2010 -no-user-package-db -rtsopts -Wnoncanonical-monad-instances -odir utils/ghctags/dist-install/build -hidir utils/ghctags/dist-install/build -stubdir utils/ghctags/dist-install/build -dep-makefile utils/ghctags/dist-install/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps utils/ghctags/./Main.hs echo "utils/ghctags_dist-install_depfile_haskell_EXISTS = YES" >> utils/ghctags/dist-install/build/.depend.haskell.tmp for dir in utils/ghctags/dist-install/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' utils/ghctags/dist-install/build/.depend.haskell.tmp > utils/ghctags/dist-install/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/ghctags/dist-install/build/.depend.haskell.tmp2 > utils/ghctags/dist-install/build/.depend.haskell "rm" -f utils/ghc-pkg/dist-install/build/.depend.c_asm.tmp "rm" -f utils/ghc-pkg/dist-install/build/.depend.c_asm.bit echo "utils/ghc-pkg_dist-install_depfile_c_asm_EXISTS = YES" >> utils/ghc-pkg/dist-install/build/.depend.c_asm.tmp mv utils/ghc-pkg/dist-install/build/.depend.c_asm.tmp utils/ghc-pkg/dist-install/build/.depend.c_asm "rm" -f utils/ghc-pkg/dist-install/build/.depend.haskell.tmp "inplace/bin/ghc-stage1" -M -fPIC -dynamic -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -hide-all-packages -i -iutils/ghc-pkg/. -iutils/ghc-pkg/dist-install/build -Iutils/ghc-pkg/dist-install/build -iutils/ghc-pkg/dist-install/build/ghc-pkg/autogen -Iutils/ghc-pkg/dist-install/build/ghc-pkg/autogen -optP-DWITH_TERMINFO -optP-include -optPutils/ghc-pkg/dist-install/build/ghc-pkg/autogen/cabal_macros.h -package-id Cabal-2.4.0.1 -package-id base-4.12.0.0 -package-id binary-0.8.6.0 -package-id bytestring-0.10.8.2 -package-id containers-0.6.0.1 -package-id directory-1.3.3.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-8.6.5 -package-id process-1.6.5.0 -package-id terminfo-0.4.1.2 -package-id unix-2.7.2.2 -XHaskell2010 -no-user-package-db -rtsopts -Wnoncanonical-monad-instances -odir utils/ghc-pkg/dist-install/build -hidir utils/ghc-pkg/dist-install/build -stubdir utils/ghc-pkg/dist-install/build -dep-makefile utils/ghc-pkg/dist-install/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps utils/ghc-pkg/./Main.hs utils/ghc-pkg/dist-install/build/Version.hs echo "utils/ghc-pkg_dist-install_depfile_haskell_EXISTS = YES" >> utils/ghc-pkg/dist-install/build/.depend.haskell.tmp for dir in utils/ghc-pkg/dist-install/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' utils/ghc-pkg/dist-install/build/.depend.haskell.tmp > utils/ghc-pkg/dist-install/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/ghc-pkg/dist-install/build/.depend.haskell.tmp2 > utils/ghc-pkg/dist-install/build/.depend.haskell "rm" -f utils/hsc2hs/dist-install/build/.depend.c_asm.tmp "rm" -f utils/hsc2hs/dist-install/build/.depend.c_asm.bit echo "utils/hsc2hs_dist-install_depfile_c_asm_EXISTS = YES" >> utils/hsc2hs/dist-install/build/.depend.c_asm.tmp mv utils/hsc2hs/dist-install/build/.depend.c_asm.tmp utils/hsc2hs/dist-install/build/.depend.c_asm "rm" -f utils/hsc2hs/dist-install/build/.depend.haskell.tmp "inplace/bin/ghc-stage1" -M -fPIC -dynamic -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist-install/build -Iutils/hsc2hs/dist-install/build -iutils/hsc2hs/dist-install/build/hsc2hs/autogen -Iutils/hsc2hs/dist-install/build/hsc2hs/autogen -optP-include -optPutils/hsc2hs/dist-install/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.12.0.0 -package-id containers-0.6.0.1 -package-id directory-1.3.3.0 -package-id filepath-1.4.2.1 -package-id process-1.6.5.0 -XHaskell2010 -no-user-package-db -rtsopts -Wnoncanonical-monad-instances -odir utils/hsc2hs/dist-install/build -hidir utils/hsc2hs/dist-install/build -stubdir utils/hsc2hs/dist-install/build -dep-makefile utils/hsc2hs/dist-install/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps utils/hsc2hs/./Main.hs utils/hsc2hs/./C.hs utils/hsc2hs/./Common.hs utils/hsc2hs/./CrossCodegen.hs utils/hsc2hs/./DirectCodegen.hs utils/hsc2hs/./Flags.hs utils/hsc2hs/./HSCParser.hs utils/hsc2hs/./ATTParser.hs utils/hsc2hs/./UtilsCodegen.hs utils/hsc2hs/./Compat/ResponseFile.hs utils/hsc2hs/dist-install/build/hsc2hs/autogen/Paths_hsc2hs.hs echo "utils/hsc2hs_dist-install_depfile_haskell_EXISTS = YES" >> utils/hsc2hs/dist-install/build/.depend.haskell.tmp for dir in utils/hsc2hs/dist-install/build/./ utils/hsc2hs/dist-install/build/Compat/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' utils/hsc2hs/dist-install/build/.depend.haskell.tmp > utils/hsc2hs/dist-install/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/hsc2hs/dist-install/build/.depend.haskell.tmp2 > utils/hsc2hs/dist-install/build/.depend.haskell "rm" -f compiler/stage2/build/.depend-v-p-dyn.c_asm.tmp cpp -isystem /usr/local/include -DMAKING_GHC_BUILD_SYSTEM_DEPENDENCIES -fno-stack-protector -O2 -pipe -Wall -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/parser -Icompiler/stage2/build/utils -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/usr/local/include -DGHCI -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/process/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/process/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/process/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/process/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/directory/.' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/directory/dist-install/build/.' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/lib/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/lib/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/dist-install/build/lib/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -MM -x c compiler/parser/cutils.c -MF compiler/stage2/build/.depend-v-p-dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|compiler/parser/|" -e "1s|compiler/|compiler/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" compiler/stage2/build/.depend-v-p-dyn.c_asm.bit >> compiler/stage2/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|compiler/parser/|" -e "1s|compiler/|compiler/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" compiler/stage2/build/.depend-v-p-dyn.c_asm.bit >> compiler/stage2/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|compiler/parser/|" -e "1s|compiler/|compiler/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" compiler/stage2/build/.depend-v-p-dyn.c_asm.bit >> compiler/stage2/build/.depend-v-p-dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DMAKING_GHC_BUILD_SYSTEM_DEPENDENCIES -fno-stack-protector -O2 -pipe -Wall -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/parser -Icompiler/stage2/build/utils -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/usr/local/include -DGHCI -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/process/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/process/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/process/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/process/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/directory/.' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/directory/dist-install/build/.' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/lib/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/lib/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/dist-install/build/lib/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -MM -x c compiler/ghci/keepCAFsForGHCi.c -MF compiler/stage2/build/.depend-v-p-dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|compiler/ghci/|" -e "1s|compiler/|compiler/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" compiler/stage2/build/.depend-v-p-dyn.c_asm.bit >> compiler/stage2/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|compiler/ghci/|" -e "1s|compiler/|compiler/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" compiler/stage2/build/.depend-v-p-dyn.c_asm.bit >> compiler/stage2/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|compiler/ghci/|" -e "1s|compiler/|compiler/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" compiler/stage2/build/.depend-v-p-dyn.c_asm.bit >> compiler/stage2/build/.depend-v-p-dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DMAKING_GHC_BUILD_SYSTEM_DEPENDENCIES -fno-stack-protector -O2 -pipe -Wall -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/parser -Icompiler/stage2/build/utils -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/usr/local/include -DGHCI -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/process/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/process/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/process/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/process/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/directory/.' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/directory/dist-install/build/.' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/lib/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/lib/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/dist-install/build/lib/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -MM -x c compiler/cbits/genSym.c -MF compiler/stage2/build/.depend-v-p-dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|compiler/cbits/|" -e "1s|compiler/|compiler/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" compiler/stage2/build/.depend-v-p-dyn.c_asm.bit >> compiler/stage2/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|compiler/cbits/|" -e "1s|compiler/|compiler/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" compiler/stage2/build/.depend-v-p-dyn.c_asm.bit >> compiler/stage2/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|compiler/cbits/|" -e "1s|compiler/|compiler/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" compiler/stage2/build/.depend-v-p-dyn.c_asm.bit >> compiler/stage2/build/.depend-v-p-dyn.c_asm.tmp && true "rm" -f compiler/stage2/build/.depend-v-p-dyn.c_asm.bit echo "compiler_stage2_depfile_c_asm_EXISTS = YES" >> compiler/stage2/build/.depend-v-p-dyn.c_asm.tmp mv compiler/stage2/build/.depend-v-p-dyn.c_asm.tmp compiler/stage2/build/.depend-v-p-dyn.c_asm HSC2HS compiler/stage2/build/Fingerprint.hs cc -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -P -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Icompiler/stage2 -x c compiler/prelude/primops.txt.pp | grep -v '^#pragma GCC' > compiler/stage2/build/primops.txt "inplace/bin/genprimopcode" --data-decl < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-data-decl.hs-incl "inplace/bin/genprimopcode" --primop-tag < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-tag.hs-incl "inplace/bin/genprimopcode" --primop-list < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-list.hs-incl "inplace/bin/genprimopcode" --has-side-effects < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-has-side-effects.hs-incl "inplace/bin/genprimopcode" --out-of-line < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-out-of-line.hs-incl "inplace/bin/genprimopcode" --commutable < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-commutable.hs-incl "inplace/bin/genprimopcode" --code-size < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-code-size.hs-incl "inplace/bin/genprimopcode" --can-fail < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-can-fail.hs-incl "inplace/bin/genprimopcode" --strictness < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-strictness.hs-incl "inplace/bin/genprimopcode" --fixity < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-fixity.hs-incl "inplace/bin/genprimopcode" --primop-primop-info < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-primop-info.hs-incl "inplace/bin/genprimopcode" --primop-vector-uniques < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-vector-uniques.hs-incl "inplace/bin/genprimopcode" --primop-vector-tys < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-vector-tys.hs-incl "inplace/bin/genprimopcode" --primop-vector-tys-exports < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-vector-tys-exports.hs-incl "inplace/bin/genprimopcode" --primop-vector-tycons < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-vector-tycons.hs-incl "rm" -f compiler/stage2/build/.depend-v-p-dyn.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -this-unit-id ghc-8.6.5 -hide-all-packages -i -icompiler/backpack -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/parser -Icompiler/stage2/build/utils -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/usr/local/include -optP-DGHCI -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.3.0 -package-id base-4.12.0.0 -package-id binary-0.8.6.0 -package-id bytestring-0.10.8.2 -package-id containers-0.6.0.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.3.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-8.6.5 -package-id ghc-boot-th-8.6.5 -package-id ghc-heap-8.6.5 -package-id ghci-8.6.5 -package-id hpc-0.6.0.3 -package-id process-1.6.5.0 -package-id template-haskell-2.14.0.0 -package-id terminfo-0.4.1.2 -package-id time-1.8.0.2 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -O2 -Wcpp-undef -no-user-package-db -rtsopts -Wnoncanonical-monad-instances -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dep-makefile compiler/stage2/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps compiler/main/Ar.hs compiler/main/FileCleanup.hs compiler/backpack/DriverBkp.hs compiler/backpack/BkpSyn.hs compiler/backpack/NameShape.hs compiler/backpack/RnModIface.hs compiler/basicTypes/Avail.hs compiler/utils/AsmUtils.hs compiler/basicTypes/BasicTypes.hs compiler/basicTypes/ConLike.hs compiler/basicTypes/DataCon.hs compiler/basicTypes/PatSyn.hs compiler/basicTypes/Demand.hs compiler/cmm/Debug.hs compiler/utils/Exception.hs compiler/basicTypes/FieldLabel.hs compiler/main/GhcMonad.hs compiler/main/Hooks.hs compiler/basicTypes/Id.hs compiler/basicTypes/IdInfo.hs compiler/basicTypes/Lexeme.hs compiler/basicTypes/Literal.hs compiler/llvmGen/Llvm.hs compiler/llvmGen/Llvm/AbsSyn.hs compiler/llvmGen/Llvm/MetaData.hs compiler/llvmGen/Llvm/PpLlvm.hs compiler/llvmGen/Llvm/Types.hs compiler/llvmGen/LlvmCodeGen.hs compiler/llvmGen/LlvmCodeGen/Base.hs compiler/llvmGen/LlvmCodeGen/CodeGen.hs compiler/llvmGen/LlvmCodeGen/Data.hs compiler/llvmGen/LlvmCodeGen/Ppr.hs compiler/llvmGen/LlvmCodeGen/Regs.hs compiler/llvmGen/LlvmMangler.hs compiler/basicTypes/MkId.hs compiler/basicTypes/Module.hs compiler/basicTypes/Name.hs compiler/basicTypes/NameEnv.hs compiler/basicTypes/NameSet.hs compiler/basicTypes/OccName.hs compiler/basicTypes/RdrName.hs compiler/basicTypes/NameCache.hs compiler/basicTypes/SrcLoc.hs compiler/basicTypes/UniqSupply.hs compiler/basicTypes/Unique.hs compiler/basicTypes/Var.hs compiler/basicTypes/VarEnv.hs compiler/basicTypes/VarSet.hs compiler/utils/UnVarGraph.hs compiler/cmm/BlockId.hs compiler/cmm/CLabel.hs compiler/cmm/Cmm.hs compiler/cmm/CmmBuildInfoTables.hs compiler/cmm/CmmPipeline.hs compiler/cmm/CmmCallConv.hs compiler/cmm/CmmCommonBlockElim.hs compiler/cmm/CmmImplementSwitchPlans.hs compiler/cmm/CmmContFlowOpt.hs compiler/cmm/CmmExpr.hs compiler/cmm/CmmInfo.hs compiler/cmm/CmmLex.hs compiler/cmm/CmmLint.hs compiler/cmm/CmmLive.hs compiler/cmm/CmmMachOp.hs compiler/cmm/CmmMonad.hs compiler/cmm/CmmSwitch.hs compiler/cmm/CmmNode.hs compiler/cmm/CmmOpt.hs compiler/cmm/CmmParse.hs compiler/cmm/CmmProcPoint.hs compiler/cmm/CmmSink.hs compiler/cmm/CmmType.hs compiler/cmm/CmmUtils.hs compiler/cmm/CmmLayoutStack.hs compiler/utils/EnumSet.hs compiler/cmm/MkGraph.hs compiler/nativeGen/PprBase.hs compiler/cmm/PprC.hs compiler/cmm/PprCmm.hs compiler/cmm/PprCmmDecl.hs compiler/cmm/PprCmmExpr.hs compiler/cmm/Bitmap.hs compiler/codeGen/CodeGen/Platform.hs compiler/codeGen/CodeGen/Platform/ARM.hs compiler/codeGen/CodeGen/Platform/ARM64.hs compiler/codeGen/CodeGen/Platform/NoRegs.hs compiler/codeGen/CodeGen/Platform/PPC.hs compiler/codeGen/CodeGen/Platform/PPC_Darwin.hs compiler/codeGen/CodeGen/Platform/SPARC.hs compiler/codeGen/CodeGen/Platform/X86.hs compiler/codeGen/CodeGen/Platform/X86_64.hs compiler/codeGen/CgUtils.hs compiler/codeGen/StgCmm.hs compiler/codeGen/StgCmmBind.hs compiler/codeGen/StgCmmClosure.hs compiler/codeGen/StgCmmCon.hs compiler/codeGen/StgCmmEnv.hs compiler/codeGen/StgCmmExpr.hs compiler/codeGen/StgCmmForeign.hs compiler/codeGen/StgCmmHeap.hs compiler/codeGen/StgCmmHpc.hs compiler/codeGen/StgCmmArgRep.hs compiler/codeGen/StgCmmLayout.hs compiler/codeGen/StgCmmMonad.hs compiler/codeGen/StgCmmPrim.hs compiler/codeGen/StgCmmProf.hs compiler/codeGen/StgCmmTicky.hs compiler/codeGen/StgCmmUtils.hs compiler/codeGen/StgCmmExtCode.hs compiler/cmm/SMRep.hs compiler/coreSyn/CoreArity.hs compiler/coreSyn/CoreFVs.hs compiler/coreSyn/CoreLint.hs compiler/coreSyn/CorePrep.hs compiler/coreSyn/CoreSubst.hs compiler/coreSyn/CoreOpt.hs compiler/coreSyn/CoreSyn.hs compiler/utils/TrieMap.hs compiler/coreSyn/CoreTidy.hs compiler/coreSyn/CoreUnfold.hs compiler/coreSyn/CoreUtils.hs compiler/coreSyn/CoreMap.hs compiler/coreSyn/CoreSeq.hs compiler/coreSyn/CoreStats.hs compiler/coreSyn/MkCore.hs compiler/coreSyn/PprCore.hs compiler/deSugar/PmExpr.hs compiler/deSugar/TmOracle.hs compiler/deSugar/Check.hs compiler/deSugar/Coverage.hs compiler/deSugar/Desugar.hs compiler/deSugar/DsArrows.hs compiler/deSugar/DsBinds.hs compiler/deSugar/DsCCall.hs compiler/deSugar/DsExpr.hs compiler/deSugar/DsForeign.hs compiler/deSugar/DsGRHSs.hs compiler/deSugar/DsListComp.hs compiler/deSugar/DsMonad.hs compiler/deSugar/DsUsage.hs compiler/deSugar/DsUtils.hs compiler/deSugar/ExtractDocs.hs compiler/deSugar/Match.hs compiler/deSugar/MatchCon.hs compiler/deSugar/MatchLit.hs compiler/hsSyn/HsBinds.hs compiler/hsSyn/HsDecls.hs compiler/hsSyn/HsDoc.hs compiler/hsSyn/HsExpr.hs compiler/hsSyn/HsImpExp.hs compiler/hsSyn/HsLit.hs compiler/hsSyn/PlaceHolder.hs compiler/hsSyn/HsExtension.hs compiler/hsSyn/HsInstances.hs compiler/hsSyn/HsPat.hs compiler/hsSyn/HsSyn.hs compiler/hsSyn/HsTypes.hs compiler/hsSyn/HsUtils.hs compiler/hsSyn/HsDumpAst.hs compiler/iface/BinIface.hs compiler/iface/BinFingerprint.hs compiler/iface/BuildTyCl.hs compiler/iface/IfaceEnv.hs compiler/iface/IfaceSyn.hs compiler/iface/IfaceType.hs compiler/iface/ToIface.hs compiler/iface/LoadIface.hs compiler/iface/MkIface.hs compiler/iface/TcIface.hs compiler/iface/FlagChecker.hs compiler/main/Annotations.hs compiler/main/CmdLineParser.hs compiler/main/CodeOutput.hs compiler/stage2/build/Config.hs compiler/main/Constants.hs compiler/main/DriverMkDepend.hs compiler/main/DriverPhases.hs compiler/main/PipelineMonad.hs compiler/main/DriverPipeline.hs compiler/main/DynFlags.hs compiler/main/ErrUtils.hs compiler/main/Finder.hs compiler/main/GHC.hs compiler/main/GhcMake.hs compiler/main/GhcPlugins.hs compiler/main/DynamicLoading.hs compiler/main/HeaderInfo.hs compiler/main/HscMain.hs compiler/main/HscStats.hs compiler/main/HscTypes.hs compiler/main/InteractiveEval.hs compiler/main/InteractiveEvalTypes.hs compiler/main/PackageConfig.hs compiler/main/Packages.hs compiler/main/PlatformConstants.hs compiler/main/Plugins.hs compiler/typecheck/TcPluginM.hs compiler/main/PprTyThing.hs compiler/main/StaticPtrTable.hs compiler/main/SysTools.hs compiler/main/SysTools/BaseDir.hs compiler/main/SysTools/Terminal.hs compiler/main/SysTools/ExtraObj.hs compiler/main/SysTools/Info.hs compiler/main/SysTools/Process.hs compiler/main/SysTools/Tasks.hs compiler/main/Elf.hs compiler/main/TidyPgm.hs compiler/parser/Ctype.hs compiler/parser/HaddockUtils.hs compiler/parser/Lexer.hs compiler/types/OptCoercion.hs compiler/parser/Parser.hs compiler/parser/RdrHsSyn.hs compiler/parser/ApiAnnotation.hs compiler/prelude/ForeignCall.hs compiler/prelude/KnownUniques.hs compiler/prelude/PrelInfo.hs compiler/prelude/PrelNames.hs compiler/prelude/PrelRules.hs compiler/prelude/PrimOp.hs compiler/prelude/TysPrim.hs compiler/prelude/TysWiredIn.hs compiler/profiling/CostCentre.hs compiler/profiling/CostCentreState.hs compiler/profiling/ProfInit.hs compiler/rename/RnBinds.hs compiler/rename/RnEnv.hs compiler/rename/RnExpr.hs compiler/rename/RnHsDoc.hs compiler/rename/RnNames.hs compiler/rename/RnPat.hs compiler/rename/RnSource.hs compiler/rename/RnSplice.hs compiler/rename/RnTypes.hs compiler/rename/RnFixity.hs compiler/rename/RnUtils.hs compiler/rename/RnUnbound.hs compiler/simplCore/CoreMonad.hs compiler/simplCore/CSE.hs compiler/simplCore/FloatIn.hs compiler/simplCore/FloatOut.hs compiler/simplCore/LiberateCase.hs compiler/simplCore/OccurAnal.hs compiler/simplCore/SAT.hs compiler/simplCore/SetLevels.hs compiler/simplCore/SimplCore.hs compiler/simplCore/SimplEnv.hs compiler/simplCore/SimplMonad.hs compiler/simplCore/SimplUtils.hs compiler/simplCore/Simplify.hs compiler/simplStg/SimplStg.hs compiler/simplStg/StgStats.hs compiler/simplStg/StgCse.hs compiler/simplStg/UnariseStg.hs compiler/simplStg/RepType.hs compiler/specialise/Rules.hs compiler/specialise/SpecConstr.hs compiler/specialise/Specialise.hs compiler/stgSyn/CoreToStg.hs compiler/stgSyn/StgLint.hs compiler/stgSyn/StgSyn.hs compiler/simplCore/CallArity.hs compiler/stranal/DmdAnal.hs compiler/simplCore/Exitify.hs compiler/stranal/WorkWrap.hs compiler/stranal/WwLib.hs compiler/typecheck/FamInst.hs compiler/typecheck/Inst.hs compiler/typecheck/TcAnnotations.hs compiler/typecheck/TcArrows.hs compiler/typecheck/TcBinds.hs compiler/typecheck/TcSigs.hs compiler/typecheck/TcClassDcl.hs compiler/typecheck/TcDefaults.hs compiler/typecheck/TcDeriv.hs compiler/typecheck/TcDerivInfer.hs compiler/typecheck/TcDerivUtils.hs compiler/typecheck/TcEnv.hs compiler/typecheck/TcExpr.hs compiler/typecheck/TcForeign.hs compiler/typecheck/TcGenDeriv.hs compiler/typecheck/TcGenFunctor.hs compiler/typecheck/TcGenGenerics.hs compiler/typecheck/TcHsSyn.hs compiler/typecheck/TcHsType.hs compiler/typecheck/TcInstDcls.hs compiler/typecheck/TcMType.hs compiler/typecheck/TcValidity.hs compiler/typecheck/TcMatches.hs compiler/typecheck/TcPat.hs compiler/typecheck/TcPatSyn.hs compiler/typecheck/TcRnDriver.hs compiler/typecheck/TcBackpack.hs compiler/typecheck/TcRnExports.hs compiler/typecheck/TcRnMonad.hs compiler/typecheck/TcRnTypes.hs compiler/typecheck/TcRules.hs compiler/typecheck/TcSimplify.hs compiler/typecheck/TcHoleErrors.hs compiler/typecheck/TcErrors.hs compiler/typecheck/TcTyClsDecls.hs compiler/typecheck/TcTyDecls.hs compiler/typecheck/TcTypeable.hs compiler/typecheck/TcType.hs compiler/typecheck/TcEvidence.hs compiler/typecheck/TcEvTerm.hs compiler/typecheck/TcUnify.hs compiler/typecheck/TcInteract.hs compiler/typecheck/TcCanonical.hs compiler/typecheck/TcFlatten.hs compiler/typecheck/TcSMonad.hs compiler/typecheck/TcTypeNats.hs compiler/typecheck/TcSplice.hs compiler/types/Class.hs compiler/types/Coercion.hs compiler/deSugar/DsMeta.hs compiler/prelude/THNames.hs compiler/types/FamInstEnv.hs compiler/typecheck/FunDeps.hs compiler/types/InstEnv.hs compiler/types/TyCon.hs compiler/types/CoAxiom.hs compiler/types/Kind.hs compiler/types/Type.hs compiler/types/TyCoRep.hs compiler/types/Unify.hs compiler/utils/Bag.hs compiler/utils/Binary.hs compiler/utils/BooleanFormula.hs compiler/utils/BufWrite.hs compiler/utils/Digraph.hs compiler/utils/Encoding.hs compiler/utils/FastFunctions.hs compiler/utils/FastMutInt.hs compiler/utils/FastString.hs compiler/utils/FastStringEnv.hs compiler/stage2/build/Fingerprint.hs compiler/utils/FiniteMap.hs compiler/utils/FV.hs compiler/utils/GraphBase.hs compiler/utils/GraphColor.hs compiler/utils/GraphOps.hs compiler/utils/GraphPpr.hs compiler/utils/IOEnv.hs compiler/utils/Json.hs compiler/utils/ListSetOps.hs compiler/utils/ListT.hs compiler/utils/Maybes.hs compiler/utils/MonadUtils.hs compiler/utils/OrdList.hs compiler/utils/Outputable.hs compiler/utils/Pair.hs compiler/utils/Panic.hs compiler/utils/PprColour.hs compiler/utils/Pretty.hs compiler/utils/State.hs compiler/utils/Stream.hs compiler/utils/StringBuffer.hs compiler/utils/UniqDFM.hs compiler/utils/UniqDSet.hs compiler/utils/UniqFM.hs compiler/utils/UniqMap.hs compiler/utils/UniqSet.hs compiler/utils/Util.hs compiler/cmm/Hoopl/Block.hs compiler/cmm/Hoopl/Collections.hs compiler/cmm/Hoopl/Dataflow.hs compiler/cmm/Hoopl/Graph.hs compiler/cmm/Hoopl/Label.hs compiler/nativeGen/AsmCodeGen.hs compiler/nativeGen/TargetReg.hs compiler/nativeGen/NCGMonad.hs compiler/nativeGen/Instruction.hs compiler/nativeGen/Format.hs compiler/nativeGen/Reg.hs compiler/nativeGen/RegClass.hs compiler/nativeGen/PIC.hs compiler/utils/Platform.hs compiler/nativeGen/CPrim.hs compiler/nativeGen/X86/Regs.hs compiler/nativeGen/X86/RegInfo.hs compiler/nativeGen/X86/Instr.hs compiler/nativeGen/X86/Cond.hs compiler/nativeGen/X86/Ppr.hs compiler/nativeGen/X86/CodeGen.hs compiler/nativeGen/PPC/Regs.hs compiler/nativeGen/PPC/RegInfo.hs compiler/nativeGen/PPC/Instr.hs compiler/nativeGen/PPC/Cond.hs compiler/nativeGen/PPC/Ppr.hs compiler/nativeGen/PPC/CodeGen.hs compiler/nativeGen/SPARC/Base.hs compiler/nativeGen/SPARC/Regs.hs compiler/nativeGen/SPARC/Imm.hs compiler/nativeGen/SPARC/AddrMode.hs compiler/nativeGen/SPARC/Cond.hs compiler/nativeGen/SPARC/Instr.hs compiler/nativeGen/SPARC/Stack.hs compiler/nativeGen/SPARC/ShortcutJump.hs compiler/nativeGen/SPARC/Ppr.hs compiler/nativeGen/SPARC/CodeGen.hs compiler/nativeGen/SPARC/CodeGen/Amode.hs compiler/nativeGen/SPARC/CodeGen/Base.hs compiler/nativeGen/SPARC/CodeGen/CondCode.hs compiler/nativeGen/SPARC/CodeGen/Gen32.hs compiler/nativeGen/SPARC/CodeGen/Gen64.hs compiler/nativeGen/SPARC/CodeGen/Sanity.hs compiler/nativeGen/SPARC/CodeGen/Expand.hs compiler/nativeGen/RegAlloc/Liveness.hs compiler/nativeGen/RegAlloc/Graph/Main.hs compiler/nativeGen/RegAlloc/Graph/Stats.hs compiler/nativeGen/RegAlloc/Graph/ArchBase.hs compiler/nativeGen/RegAlloc/Graph/ArchX86.hs compiler/nativeGen/RegAlloc/Graph/Coalesce.hs compiler/nativeGen/RegAlloc/Graph/Spill.hs compiler/nativeGen/RegAlloc/Graph/SpillClean.hs compiler/nativeGen/RegAlloc/Graph/SpillCost.hs compiler/nativeGen/RegAlloc/Graph/TrivColorable.hs compiler/nativeGen/RegAlloc/Linear/Main.hs compiler/nativeGen/RegAlloc/Linear/JoinToTargets.hs compiler/nativeGen/RegAlloc/Linear/State.hs compiler/nativeGen/RegAlloc/Linear/Stats.hs compiler/nativeGen/RegAlloc/Linear/FreeRegs.hs compiler/nativeGen/RegAlloc/Linear/StackMap.hs compiler/nativeGen/RegAlloc/Linear/Base.hs compiler/nativeGen/RegAlloc/Linear/X86/FreeRegs.hs compiler/nativeGen/RegAlloc/Linear/X86_64/FreeRegs.hs compiler/nativeGen/RegAlloc/Linear/PPC/FreeRegs.hs compiler/nativeGen/RegAlloc/Linear/SPARC/FreeRegs.hs compiler/nativeGen/Dwarf.hs compiler/nativeGen/Dwarf/Types.hs compiler/nativeGen/Dwarf/Constants.hs compiler/hsSyn/Convert.hs compiler/ghci/ByteCodeTypes.hs compiler/ghci/ByteCodeAsm.hs compiler/ghci/ByteCodeGen.hs compiler/ghci/ByteCodeInstr.hs compiler/ghci/ByteCodeItbls.hs compiler/ghci/ByteCodeLink.hs compiler/ghci/Debugger.hs compiler/ghci/Linker.hs compiler/ghci/RtClosureInspect.hs compiler/ghci/GHCi.hs compiler/utils/GhcPrelude.hs echo "compiler_stage2_depfile_haskell_EXISTS = YES" >> compiler/stage2/build/.depend-v-p-dyn.haskell.tmp for dir in compiler/stage2/build/./ compiler/stage2/build/CodeGen/ compiler/stage2/build/CodeGen/Platform/ compiler/stage2/build/Dwarf/ compiler/stage2/build/Hoopl/ compiler/stage2/build/Llvm/ compiler/stage2/build/LlvmCodeGen/ compiler/stage2/build/PPC/ compiler/stage2/build/RegAlloc/ compiler/stage2/build/RegAlloc/Graph/ compiler/stage2/build/RegAlloc/Linear/ compiler/stage2/build/RegAlloc/Linear/PPC/ compiler/stage2/build/RegAlloc/Linear/SPARC/ compiler/stage2/build/RegAlloc/Linear/X86/ compiler/stage2/build/RegAlloc/Linear/X86_64/ compiler/stage2/build/SPARC/ compiler/stage2/build/SPARC/CodeGen/ compiler/stage2/build/SysTools/ compiler/stage2/build/X86/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' compiler/stage2/build/.depend-v-p-dyn.haskell.tmp > compiler/stage2/build/.depend-v-p-dyn.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' compiler/stage2/build/.depend-v-p-dyn.haskell.tmp2 > compiler/stage2/build/.depend-v-p-dyn.haskell "rm" -f utils/haddock/dist/build/.depend.c_asm.tmp "rm" -f utils/haddock/dist/build/.depend.c_asm.bit echo "utils/haddock_dist_depfile_c_asm_EXISTS = YES" >> utils/haddock/dist/build/.depend.c_asm.tmp mv utils/haddock/dist/build/.depend.c_asm.tmp utils/haddock/dist/build/.depend.c_asm "rm" -f utils/haddock/dist/build/.depend.haskell.tmp "inplace/bin/ghc-stage1" -M -fPIC -dynamic -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -Iutils/haddock/dist/build -iutils/haddock/dist/build/haddock/autogen -Iutils/haddock/dist/build/haddock/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/haddock/autogen/cabal_macros.h -package-id Cabal-2.4.0.1 -package-id array-0.5.3.0 -package-id base-4.12.0.0 -package-id bytestring-0.10.8.2 -package-id containers-0.6.0.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.3.0 -package-id filepath-1.4.2.1 -package-id ghc-8.6.5 -package-id ghc-boot-8.6.5 -package-id parsec-3.1.13.0 -package-id text-1.2.3.1 -package-id transformers-0.5.6.2 -package-id xhtml-3000.2.2.1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -threaded -XHaskell2010 -no-user-package-db -rtsopts -Wno-unused-imports -Wno-deprecations -Wnoncanonical-monad-instances -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -dep-makefile utils/haddock/dist/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps utils/haddock/driver/Main.hs utils/haddock/haddock-library/src/Documentation/Haddock/Parser.hs utils/haddock/haddock-library/src/Documentation/Haddock/Parser/Monad.hs utils/haddock/haddock-library/src/Documentation/Haddock/Types.hs utils/haddock/haddock-library/src/Documentation/Haddock/Doc.hs utils/haddock/haddock-library/src/Documentation/Haddock/Utf8.hs utils/haddock/haddock-library/src/Documentation/Haddock/Parser/Util.hs utils/haddock/haddock-library/src/Documentation/Haddock/Markup.hs utils/haddock/haddock-api/src/Documentation/Haddock.hs utils/haddock/haddock-api/src/Haddock.hs utils/haddock/haddock-api/src/Haddock/Interface.hs utils/haddock/haddock-api/src/Haddock/Interface/Json.hs utils/haddock/haddock-api/src/Haddock/Interface/Rename.hs utils/haddock/haddock-api/src/Haddock/Interface/Create.hs utils/haddock/haddock-api/src/Haddock/Interface/AttachInstances.hs utils/haddock/haddock-api/src/Haddock/Interface/LexParseRn.hs utils/haddock/haddock-api/src/Haddock/Interface/ParseModuleHeader.hs utils/haddock/haddock-api/src/Haddock/Interface/Specialize.hs utils/haddock/haddock-api/src/Haddock/Parser.hs utils/haddock/haddock-api/src/Haddock/Utils.hs utils/haddock/haddock-api/src/Haddock/Utils/Json.hs utils/haddock/haddock-api/src/Haddock/Backends/Xhtml.hs utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/Decl.hs utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/DocMarkup.hs utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/Layout.hs utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/Meta.hs utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/Names.hs utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/Themes.hs utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/Types.hs utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/Utils.hs utils/haddock/haddock-api/src/Haddock/Backends/LaTeX.hs utils/haddock/haddock-api/src/Haddock/Backends/HaddockDB.hs utils/haddock/haddock-api/src/Haddock/Backends/Hoogle.hs utils/haddock/haddock-api/src/Haddock/Backends/Hyperlinker.hs utils/haddock/haddock-api/src/Haddock/Backends/Hyperlinker/Ast.hs utils/haddock/haddock-api/src/Haddock/Backends/Hyperlinker/Parser.hs utils/haddock/haddock-api/src/Haddock/Backends/Hyperlinker/Renderer.hs utils/haddock/haddock-api/src/Haddock/Backends/Hyperlinker/Types.hs utils/haddock/haddock-api/src/Haddock/Backends/Hyperlinker/Utils.hs utils/haddock/haddock-api/src/Haddock/ModuleTree.hs utils/haddock/haddock-api/src/Haddock/Types.hs utils/haddock/haddock-api/src/Haddock/Doc.hs utils/haddock/haddock-api/src/Haddock/Version.hs utils/haddock/haddock-api/src/Haddock/InterfaceFile.hs utils/haddock/haddock-api/src/Haddock/Options.hs utils/haddock/haddock-api/src/Haddock/GhcUtils.hs utils/haddock/haddock-api/src/Haddock/Syb.hs utils/haddock/haddock-api/src/Haddock/Convert.hs utils/haddock/dist/build/haddock/autogen/Paths_haddock.hs echo "utils/haddock_dist_depfile_haskell_EXISTS = YES" >> utils/haddock/dist/build/.depend.haskell.tmp for dir in utils/haddock/dist/build/./ utils/haddock/dist/build/Documentation/ utils/haddock/dist/build/Documentation/Haddock/ utils/haddock/dist/build/Documentation/Haddock/Parser/ utils/haddock/dist/build/Haddock/ utils/haddock/dist/build/Haddock/Backends/ utils/haddock/dist/build/Haddock/Backends/Hyperlinker/ utils/haddock/dist/build/Haddock/Backends/Xhtml/ utils/haddock/dist/build/Haddock/Interface/ utils/haddock/dist/build/Haddock/Utils/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' utils/haddock/dist/build/.depend.haskell.tmp > utils/haddock/dist/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/haddock/dist/build/.depend.haskell.tmp2 > utils/haddock/dist/build/.depend.haskell "rm" -f libraries/libiserv/dist-install/build/.depend-v-p-dyn.c_asm.tmp "rm" -f libraries/libiserv/dist-install/build/.depend-v-p-dyn.c_asm.bit echo "libraries/libiserv_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/libiserv/dist-install/build/.depend-v-p-dyn.c_asm.tmp mv libraries/libiserv/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/libiserv/dist-install/build/.depend-v-p-dyn.c_asm "inplace/bin/mkdirhier" libraries/libiserv/dist-install/build/GHCi//. HSC2HS libraries/libiserv/dist-install/build/GHCi/Utils.hs "rm" -f libraries/libiserv/dist-install/build/.depend-v-p-dyn.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -this-unit-id libiserv-8.6.3 -hide-all-packages -i -ilibraries/libiserv/src -ilibraries/libiserv/dist-install/build -Ilibraries/libiserv/dist-install/build -ilibraries/libiserv/dist-install/build/./autogen -Ilibraries/libiserv/dist-install/build/./autogen -Ilibraries/libiserv/. -optP-include -optPlibraries/libiserv/dist-install/build/./autogen/cabal_macros.h -package-id base-4.12.0.0 -package-id binary-0.8.6.0 -package-id bytestring-0.10.8.2 -package-id containers-0.6.0.1 -package-id deepseq-1.4.4.0 -package-id ghci-8.6.5 -package-id unix-2.7.2.2 -XHaskell2010 -O2 -haddock -no-user-package-db -rtsopts -Wno-deprecated-flags -Wnoncanonical-monad-instances -odir libraries/libiserv/dist-install/build -hidir libraries/libiserv/dist-install/build -stubdir libraries/libiserv/dist-install/build -dep-makefile libraries/libiserv/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps libraries/libiserv/src/Lib.hs libraries/libiserv/dist-install/build/GHCi/Utils.hs echo "libraries/libiserv_dist-install_depfile_haskell_EXISTS = YES" >> libraries/libiserv/dist-install/build/.depend-v-p-dyn.haskell.tmp for dir in libraries/libiserv/dist-install/build/./ libraries/libiserv/dist-install/build/GHCi/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/libiserv/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/libiserv/dist-install/build/.depend-v-p-dyn.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/libiserv/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/libiserv/dist-install/build/.depend-v-p-dyn.haskell "rm" -f libraries/ghci/dist-install/build/.depend-v-p-dyn.c_asm.tmp "rm" -f libraries/ghci/dist-install/build/.depend-v-p-dyn.c_asm.bit echo "libraries/ghci_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/ghci/dist-install/build/.depend-v-p-dyn.c_asm.tmp mv libraries/ghci/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/ghci/dist-install/build/.depend-v-p-dyn.c_asm "inplace/bin/mkdirhier" libraries/ghci/dist-install/build/GHCi//. HSC2HS libraries/ghci/dist-install/build/GHCi/FFI.hs HSC2HS libraries/ghci/dist-install/build/GHCi/InfoTable.hs "rm" -f libraries/ghci/dist-install/build/.depend-v-p-dyn.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -this-unit-id ghci-8.6.5 -hide-all-packages -i -ilibraries/ghci/. -ilibraries/ghci/dist-install/build -Ilibraries/ghci/dist-install/build -ilibraries/ghci/dist-install/build/./autogen -Ilibraries/ghci/dist-install/build/./autogen -Ilibraries/ghci/. -optP-DGHCI -optP-include -optPlibraries/ghci/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.3.0 -package-id base-4.12.0.0 -package-id binary-0.8.6.0 -package-id bytestring-0.10.8.2 -package-id containers-0.6.0.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-8.6.5 -package-id ghc-boot-th-8.6.5 -package-id ghc-heap-8.6.5 -package-id template-haskell-2.14.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -O2 -haddock -no-user-package-db -rtsopts -Wno-deprecated-flags -Wnoncanonical-monad-instances -odir libraries/ghci/dist-install/build -hidir libraries/ghci/dist-install/build -stubdir libraries/ghci/dist-install/build -dep-makefile libraries/ghci/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps libraries/ghci/./GHCi/BreakArray.hs libraries/ghci/./GHCi/BinaryArray.hs libraries/ghci/./GHCi/Message.hs libraries/ghci/./GHCi/ResolvedBCO.hs libraries/ghci/./GHCi/RemoteTypes.hs libraries/ghci/dist-install/build/GHCi/FFI.hs libraries/ghci/dist-install/build/GHCi/InfoTable.hs libraries/ghci/./GHCi/StaticPtrTable.hs libraries/ghci/./GHCi/TH/Binary.hs libraries/ghci/./SizedSeq.hs libraries/ghci/./GHCi/Run.hs libraries/ghci/./GHCi/CreateBCO.hs libraries/ghci/./GHCi/ObjLink.hs libraries/ghci/./GHCi/Signals.hs libraries/ghci/./GHCi/TH.hs echo "libraries/ghci_dist-install_depfile_haskell_EXISTS = YES" >> libraries/ghci/dist-install/build/.depend-v-p-dyn.haskell.tmp for dir in libraries/ghci/dist-install/build/./ libraries/ghci/dist-install/build/GHCi/ libraries/ghci/dist-install/build/GHCi/TH/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/ghci/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/ghci/dist-install/build/.depend-v-p-dyn.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/ghci/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/ghci/dist-install/build/.depend-v-p-dyn.haskell "rm" -f libraries/haskeline/dist-install/build/.depend-v-p-dyn.c_asm.tmp cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/includes -Ilibraries/haskeline/dist-install/build/includes -DTERMINFO -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/process/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/process/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/process/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/process/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/directory/.' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/directory/dist-install/build/.' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/lib/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/lib/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/dist-install/build/lib/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c libraries/haskeline/cbits/h_wcwidth.c -MF libraries/haskeline/dist-install/build/.depend-v-p-dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/haskeline/cbits/|" -e "1s|libraries/haskeline/|libraries/haskeline/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/haskeline/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/haskeline/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/haskeline/cbits/|" -e "1s|libraries/haskeline/|libraries/haskeline/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/haskeline/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/haskeline/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/haskeline/cbits/|" -e "1s|libraries/haskeline/|libraries/haskeline/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/haskeline/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/haskeline/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true "rm" -f libraries/haskeline/dist-install/build/.depend-v-p-dyn.c_asm.bit echo "libraries/haskeline_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/haskeline/dist-install/build/.depend-v-p-dyn.c_asm.tmp mv libraries/haskeline/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/haskeline/dist-install/build/.depend-v-p-dyn.c_asm "inplace/bin/mkdirhier" libraries/haskeline/dist-install/build/System/Console/Haskeline//. HSC2HS libraries/haskeline/dist-install/build/System/Console/Haskeline/Directory.hs "inplace/bin/mkdirhier" libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend//. HSC2HS libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix.hs "rm" -f libraries/haskeline/dist-install/build/.depend-v-p-dyn.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -this-unit-id haskeline-0.7.4.3 -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/includes -Ilibraries/haskeline/dist-install/build/includes -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/./autogen/cabal_macros.h -package-id base-4.12.0.0 -package-id bytestring-0.10.8.2 -package-id containers-0.6.0.1 -package-id directory-1.3.3.0 -package-id filepath-1.4.2.1 -package-id process-1.6.5.0 -package-id stm-2.5.0.0 -package-id terminfo-0.4.1.2 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XStandaloneDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -haddock -no-user-package-db -rtsopts -Wno-deprecations -Wno-unused-imports -Wno-redundant-constraints -Wno-simplifiable-class-constraints -Wno-deprecated-flags -Wnoncanonical-monad-instances -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -dep-makefile libraries/haskeline/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps libraries/haskeline/./System/Console/Haskeline.hs libraries/haskeline/./System/Console/Haskeline/Completion.hs libraries/haskeline/./System/Console/Haskeline/MonadException.hs libraries/haskeline/./System/Console/Haskeline/History.hs libraries/haskeline/./System/Console/Haskeline/IO.hs libraries/haskeline/./System/Console/Haskeline/Backend.hs libraries/haskeline/./System/Console/Haskeline/Backend/WCWidth.hs libraries/haskeline/./System/Console/Haskeline/Command.hs libraries/haskeline/./System/Console/Haskeline/Command/Completion.hs libraries/haskeline/./System/Console/Haskeline/Command/History.hs libraries/haskeline/./System/Console/Haskeline/Command/KillRing.hs libraries/haskeline/dist-install/build/System/Console/Haskeline/Directory.hs libraries/haskeline/./System/Console/Haskeline/Emacs.hs libraries/haskeline/./System/Console/Haskeline/InputT.hs libraries/haskeline/./System/Console/Haskeline/Key.hs libraries/haskeline/./System/Console/Haskeline/LineState.hs libraries/haskeline/./System/Console/Haskeline/Monads.hs libraries/haskeline/./System/Console/Haskeline/Prefs.hs libraries/haskeline/./System/Console/Haskeline/Recover.hs libraries/haskeline/./System/Console/Haskeline/RunCommand.hs libraries/haskeline/./System/Console/Haskeline/Term.hs libraries/haskeline/./System/Console/Haskeline/Command/Undo.hs libraries/haskeline/./System/Console/Haskeline/Vi.hs libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix.hs libraries/haskeline/./System/Console/Haskeline/Backend/Posix/Encoder.hs libraries/haskeline/./System/Console/Haskeline/Backend/DumbTerm.hs libraries/haskeline/./System/Console/Haskeline/Backend/Terminfo.hs echo "libraries/haskeline_dist-install_depfile_haskell_EXISTS = YES" >> libraries/haskeline/dist-install/build/.depend-v-p-dyn.haskell.tmp for dir in libraries/haskeline/dist-install/build/System/Console/ libraries/haskeline/dist-install/build/System/Console/Haskeline/ libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/ libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix/ libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/haskeline/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/haskeline/dist-install/build/.depend-v-p-dyn.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/haskeline/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/haskeline/dist-install/build/.depend-v-p-dyn.haskell "rm" -f libraries/stm/dist-install/build/.depend-v-p-dyn.c_asm.tmp "rm" -f libraries/stm/dist-install/build/.depend-v-p-dyn.c_asm.bit echo "libraries/stm_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/stm/dist-install/build/.depend-v-p-dyn.c_asm.tmp mv libraries/stm/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/stm/dist-install/build/.depend-v-p-dyn.c_asm "rm" -f libraries/stm/dist-install/build/.depend-v-p-dyn.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -this-unit-id stm-2.5.0.0 -hide-all-packages -i -ilibraries/stm/. -ilibraries/stm/dist-install/build -Ilibraries/stm/dist-install/build -ilibraries/stm/dist-install/build/./autogen -Ilibraries/stm/dist-install/build/./autogen -Ilibraries/stm/. -optP-include -optPlibraries/stm/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.3.0 -package-id base-4.12.0.0 -Wall -XHaskell2010 -O2 -haddock -no-user-package-db -rtsopts -Wno-deprecated-flags -Wnoncanonical-monad-instances -odir libraries/stm/dist-install/build -hidir libraries/stm/dist-install/build -stubdir libraries/stm/dist-install/build -dep-makefile libraries/stm/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps libraries/stm/./Control/Concurrent/STM.hs libraries/stm/./Control/Concurrent/STM/TArray.hs libraries/stm/./Control/Concurrent/STM/TVar.hs libraries/stm/./Control/Concurrent/STM/TChan.hs libraries/stm/./Control/Concurrent/STM/TMVar.hs libraries/stm/./Control/Concurrent/STM/TQueue.hs libraries/stm/./Control/Concurrent/STM/TBQueue.hs libraries/stm/./Control/Concurrent/STM/TSem.hs libraries/stm/./Control/Monad/STM.hs libraries/stm/./Control/Sequential/STM.hs echo "libraries/stm_dist-install_depfile_haskell_EXISTS = YES" >> libraries/stm/dist-install/build/.depend-v-p-dyn.haskell.tmp for dir in libraries/stm/dist-install/build/Control/Concurrent/ libraries/stm/dist-install/build/Control/Concurrent/STM/ libraries/stm/dist-install/build/Control/Monad/ libraries/stm/dist-install/build/Control/Sequential/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/stm/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/stm/dist-install/build/.depend-v-p-dyn.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/stm/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/stm/dist-install/build/.depend-v-p-dyn.haskell "rm" -f libraries/terminfo/dist-install/build/.depend-v-p-dyn.c_asm.tmp "rm" -f libraries/terminfo/dist-install/build/.depend-v-p-dyn.c_asm.bit echo "libraries/terminfo_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/terminfo/dist-install/build/.depend-v-p-dyn.c_asm.tmp mv libraries/terminfo/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/terminfo/dist-install/build/.depend-v-p-dyn.c_asm "rm" -f libraries/terminfo/dist-install/build/.depend-v-p-dyn.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -this-unit-id terminfo-0.4.1.2 -hide-all-packages -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-install/build -Ilibraries/terminfo/dist-install/build -ilibraries/terminfo/dist-install/build/./autogen -Ilibraries/terminfo/dist-install/build/./autogen -Ilibraries/terminfo/. -optP-include -optPlibraries/terminfo/dist-install/build/./autogen/cabal_macros.h -package-id base-4.12.0.0 -Wall -XHaskell2010 -O2 -haddock -no-user-package-db -rtsopts -Wno-unused-imports -Wno-deprecated-flags -Wnoncanonical-monad-instances -odir libraries/terminfo/dist-install/build -hidir libraries/terminfo/dist-install/build -stubdir libraries/terminfo/dist-install/build -dep-makefile libraries/terminfo/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps libraries/terminfo/./System/Console/Terminfo.hs libraries/terminfo/./System/Console/Terminfo/Base.hs libraries/terminfo/./System/Console/Terminfo/Cursor.hs libraries/terminfo/./System/Console/Terminfo/Color.hs libraries/terminfo/./System/Console/Terminfo/Edit.hs libraries/terminfo/./System/Console/Terminfo/Effects.hs libraries/terminfo/./System/Console/Terminfo/Keys.hs echo "libraries/terminfo_dist-install_depfile_haskell_EXISTS = YES" >> libraries/terminfo/dist-install/build/.depend-v-p-dyn.haskell.tmp for dir in libraries/terminfo/dist-install/build/System/Console/ libraries/terminfo/dist-install/build/System/Console/Terminfo/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/terminfo/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/terminfo/dist-install/build/.depend-v-p-dyn.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/terminfo/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/terminfo/dist-install/build/.depend-v-p-dyn.haskell "rm" -f libraries/xhtml/dist-install/build/.depend-v-p-dyn.c_asm.tmp "rm" -f libraries/xhtml/dist-install/build/.depend-v-p-dyn.c_asm.bit echo "libraries/xhtml_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/xhtml/dist-install/build/.depend-v-p-dyn.c_asm.tmp mv libraries/xhtml/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/xhtml/dist-install/build/.depend-v-p-dyn.c_asm "rm" -f libraries/xhtml/dist-install/build/.depend-v-p-dyn.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -this-unit-id xhtml-3000.2.2.1 -hide-all-packages -i -ilibraries/xhtml/. -ilibraries/xhtml/dist-install/build -Ilibraries/xhtml/dist-install/build -ilibraries/xhtml/dist-install/build/./autogen -Ilibraries/xhtml/dist-install/build/./autogen -Ilibraries/xhtml/. -optP-include -optPlibraries/xhtml/dist-install/build/./autogen/cabal_macros.h -package-id base-4.12.0.0 -Wall -fwarn-tabs -Wcompat -Wnoncanonical-monadfail-instances -Wnoncanonical-monad-instances -XHaskell2010 -XSafe -O2 -haddock -no-user-package-db -rtsopts -Wno-unused-imports -Wno-tabs -Wno-deprecated-flags -Wnoncanonical-monad-instances -odir libraries/xhtml/dist-install/build -hidir libraries/xhtml/dist-install/build -stubdir libraries/xhtml/dist-install/build -dep-makefile libraries/xhtml/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps libraries/xhtml/./Text/XHtml.hs libraries/xhtml/./Text/XHtml/Frameset.hs libraries/xhtml/./Text/XHtml/Strict.hs libraries/xhtml/./Text/XHtml/Transitional.hs libraries/xhtml/./Text/XHtml/Debug.hs libraries/xhtml/./Text/XHtml/Table.hs libraries/xhtml/./Text/XHtml/Strict/Attributes.hs libraries/xhtml/./Text/XHtml/Strict/Elements.hs libraries/xhtml/./Text/XHtml/Frameset/Attributes.hs libraries/xhtml/./Text/XHtml/Frameset/Elements.hs libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs libraries/xhtml/./Text/XHtml/Transitional/Elements.hs libraries/xhtml/./Text/XHtml/BlockTable.hs libraries/xhtml/./Text/XHtml/Extras.hs libraries/xhtml/./Text/XHtml/Internals.hs echo "libraries/xhtml_dist-install_depfile_haskell_EXISTS = YES" >> libraries/xhtml/dist-install/build/.depend-v-p-dyn.haskell.tmp for dir in libraries/xhtml/dist-install/build/Text/ libraries/xhtml/dist-install/build/Text/XHtml/ libraries/xhtml/dist-install/build/Text/XHtml/Frameset/ libraries/xhtml/dist-install/build/Text/XHtml/Strict/ libraries/xhtml/dist-install/build/Text/XHtml/Transitional/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/xhtml/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/xhtml/dist-install/build/.depend-v-p-dyn.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/xhtml/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/xhtml/dist-install/build/.depend-v-p-dyn.haskell "rm" -f libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.c_asm.tmp cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Ilibraries/ghc-heap/dist-install/build/./autogen -Ilibraries/ghc-heap/. -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c libraries/ghc-heap/cbits/HeapPrim.cmm -MF libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/ghc-heap/cbits/|" -e "1s|libraries/ghc-heap/|libraries/ghc-heap/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-heap/cbits/|" -e "1s|libraries/ghc-heap/|libraries/ghc-heap/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-heap/cbits/|" -e "1s|libraries/ghc-heap/|libraries/ghc-heap/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true "rm" -f libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.c_asm.bit echo "libraries/ghc-heap_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.c_asm.tmp mv libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.c_asm "inplace/bin/mkdirhier" libraries/ghc-heap/dist-install/build/GHC/Exts/Heap//. HSC2HS libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Constants.hs HSC2HS libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable.hs "inplace/bin/mkdirhier" libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable//. HSC2HS libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable/Types.hs HSC2HS libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTableProf.hs HSC2HS libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Utils.hs "rm" -f libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -this-unit-id ghc-heap-8.6.5 -hide-all-packages -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-install/build -Ilibraries/ghc-heap/dist-install/build -ilibraries/ghc-heap/dist-install/build/./autogen -Ilibraries/ghc-heap/dist-install/build/./autogen -Ilibraries/ghc-heap/. -optP-include -optPlibraries/ghc-heap/dist-install/build/./autogen/cabal_macros.h -package-id base-4.12.0.0 -package-id ghc-prim-0.5.3 -package-id rts -Wall -XHaskell2010 -O2 -haddock -no-user-package-db -rtsopts -Wno-deprecated-flags -Wnoncanonical-monad-instances -odir libraries/ghc-heap/dist-install/build -hidir libraries/ghc-heap/dist-install/build -stubdir libraries/ghc-heap/dist-install/build -dep-makefile libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps libraries/ghc-heap/./GHC/Exts/Heap.hs libraries/ghc-heap/./GHC/Exts/Heap/Closures.hs libraries/ghc-heap/./GHC/Exts/Heap/ClosureTypes.hs libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Constants.hs libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable.hs libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable/Types.hs libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTableProf.hs libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Utils.hs echo "libraries/ghc-heap_dist-install_depfile_haskell_EXISTS = YES" >> libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.haskell.tmp for dir in libraries/ghc-heap/dist-install/build/GHC/Exts/ libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/ libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.haskell "rm" -f libraries/ghc-compact/dist-install/build/.depend-v-p-dyn.c_asm.tmp "rm" -f libraries/ghc-compact/dist-install/build/.depend-v-p-dyn.c_asm.bit echo "libraries/ghc-compact_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/ghc-compact/dist-install/build/.depend-v-p-dyn.c_asm.tmp mv libraries/ghc-compact/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/ghc-compact/dist-install/build/.depend-v-p-dyn.c_asm "rm" -f libraries/ghc-compact/dist-install/build/.depend-v-p-dyn.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -this-unit-id ghc-compact-0.1.0.0 -hide-all-packages -i -ilibraries/ghc-compact/. -ilibraries/ghc-compact/dist-install/build -Ilibraries/ghc-compact/dist-install/build -ilibraries/ghc-compact/dist-install/build/./autogen -Ilibraries/ghc-compact/dist-install/build/./autogen -Ilibraries/ghc-compact/. -optP-include -optPlibraries/ghc-compact/dist-install/build/./autogen/cabal_macros.h -package-id base-4.12.0.0 -package-id bytestring-0.10.8.2 -package-id ghc-prim-0.5.3 -Wall -XHaskell2010 -O2 -haddock -no-user-package-db -rtsopts -Wno-deprecated-flags -Wnoncanonical-monad-instances -odir libraries/ghc-compact/dist-install/build -hidir libraries/ghc-compact/dist-install/build -stubdir libraries/ghc-compact/dist-install/build -dep-makefile libraries/ghc-compact/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps libraries/ghc-compact/./GHC/Compact.hs libraries/ghc-compact/./GHC/Compact/Serialized.hs echo "libraries/ghc-compact_dist-install_depfile_haskell_EXISTS = YES" >> libraries/ghc-compact/dist-install/build/.depend-v-p-dyn.haskell.tmp for dir in libraries/ghc-compact/dist-install/build/GHC/ libraries/ghc-compact/dist-install/build/GHC/Compact/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/ghc-compact/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/ghc-compact/dist-install/build/.depend-v-p-dyn.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/ghc-compact/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/ghc-compact/dist-install/build/.depend-v-p-dyn.haskell "rm" -f libraries/template-haskell/dist-install/build/.depend-v-p-dyn.c_asm.tmp "rm" -f libraries/template-haskell/dist-install/build/.depend-v-p-dyn.c_asm.bit echo "libraries/template-haskell_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/template-haskell/dist-install/build/.depend-v-p-dyn.c_asm.tmp mv libraries/template-haskell/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/template-haskell/dist-install/build/.depend-v-p-dyn.c_asm "rm" -f libraries/template-haskell/dist-install/build/.depend-v-p-dyn.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -this-unit-id template-haskell-2.14.0.0 -hide-all-packages -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-install/build -Ilibraries/template-haskell/dist-install/build -ilibraries/template-haskell/dist-install/build/./autogen -Ilibraries/template-haskell/dist-install/build/./autogen -Ilibraries/template-haskell/. -optP-include -optPlibraries/template-haskell/dist-install/build/./autogen/cabal_macros.h -package-id base-4.12.0.0 -package-id ghc-boot-th-8.6.5 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -O2 -haddock -no-user-package-db -rtsopts -Wno-deprecated-flags -Wnoncanonical-monad-instances -odir libraries/template-haskell/dist-install/build -hidir libraries/template-haskell/dist-install/build -stubdir libraries/template-haskell/dist-install/build -dep-makefile libraries/template-haskell/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps libraries/template-haskell/./Language/Haskell/TH.hs libraries/template-haskell/./Language/Haskell/TH/Lib.hs libraries/template-haskell/./Language/Haskell/TH/Ppr.hs libraries/template-haskell/./Language/Haskell/TH/PprLib.hs libraries/template-haskell/./Language/Haskell/TH/Quote.hs libraries/template-haskell/./Language/Haskell/TH/Syntax.hs libraries/template-haskell/./Language/Haskell/TH/LanguageExtensions.hs libraries/template-haskell/./Language/Haskell/TH/Lib/Internal.hs libraries/template-haskell/./Language/Haskell/TH/Lib/Map.hs echo "libraries/template-haskell_dist-install_depfile_haskell_EXISTS = YES" >> libraries/template-haskell/dist-install/build/.depend-v-p-dyn.haskell.tmp for dir in libraries/template-haskell/dist-install/build/Language/Haskell/ libraries/template-haskell/dist-install/build/Language/Haskell/TH/ libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/template-haskell/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/template-haskell/dist-install/build/.depend-v-p-dyn.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/template-haskell/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/template-haskell/dist-install/build/.depend-v-p-dyn.haskell "rm" -f libraries/ghc-boot/dist-install/build/.depend-v-p-dyn.c_asm.tmp "rm" -f libraries/ghc-boot/dist-install/build/.depend-v-p-dyn.c_asm.bit echo "libraries/ghc-boot_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/ghc-boot/dist-install/build/.depend-v-p-dyn.c_asm.tmp mv libraries/ghc-boot/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/ghc-boot/dist-install/build/.depend-v-p-dyn.c_asm "rm" -f libraries/ghc-boot/dist-install/build/.depend-v-p-dyn.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -this-unit-id ghc-boot-8.6.5 -hide-all-packages -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-install/build -Ilibraries/ghc-boot/dist-install/build -ilibraries/ghc-boot/dist-install/build/./autogen -Ilibraries/ghc-boot/dist-install/build/./autogen -Ilibraries/ghc-boot/. -optP-include -optPlibraries/ghc-boot/dist-install/build/./autogen/cabal_macros.h -package-id base-4.12.0.0 -package-id binary-0.8.6.0 -package-id bytestring-0.10.8.2 -package-id directory-1.3.3.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-8.6.5 -XHaskell2010 -O2 -haddock -no-user-package-db -rtsopts -Wno-deprecated-flags -Wnoncanonical-monad-instances -odir libraries/ghc-boot/dist-install/build -hidir libraries/ghc-boot/dist-install/build -stubdir libraries/ghc-boot/dist-install/build -dep-makefile libraries/ghc-boot/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps libraries/ghc-boot/./GHC/LanguageExtensions.hs libraries/ghc-boot/./GHC/PackageDb.hs libraries/ghc-boot/./GHC/Serialized.hs libraries/ghc-boot/./GHC/ForeignSrcLang.hs libraries/ghc-boot/./GHC/HandleEncoding.hs echo "libraries/ghc-boot_dist-install_depfile_haskell_EXISTS = YES" >> libraries/ghc-boot/dist-install/build/.depend-v-p-dyn.haskell.tmp for dir in libraries/ghc-boot/dist-install/build/GHC/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/ghc-boot/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/ghc-boot/dist-install/build/.depend-v-p-dyn.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/ghc-boot/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/ghc-boot/dist-install/build/.depend-v-p-dyn.haskell "rm" -f libraries/ghc-boot-th/dist-install/build/.depend-v-p-dyn.c_asm.tmp "rm" -f libraries/ghc-boot-th/dist-install/build/.depend-v-p-dyn.c_asm.bit echo "libraries/ghc-boot-th_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/ghc-boot-th/dist-install/build/.depend-v-p-dyn.c_asm.tmp mv libraries/ghc-boot-th/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/ghc-boot-th/dist-install/build/.depend-v-p-dyn.c_asm "rm" -f libraries/ghc-boot-th/dist-install/build/.depend-v-p-dyn.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -this-unit-id ghc-boot-th-8.6.5 -hide-all-packages -i -ilibraries/ghc-boot-th/. -ilibraries/ghc-boot-th/dist-install/build -Ilibraries/ghc-boot-th/dist-install/build -ilibraries/ghc-boot-th/dist-install/build/./autogen -Ilibraries/ghc-boot-th/dist-install/build/./autogen -Ilibraries/ghc-boot-th/. -optP-include -optPlibraries/ghc-boot-th/dist-install/build/./autogen/cabal_macros.h -package-id base-4.12.0.0 -XHaskell2010 -O2 -haddock -no-user-package-db -rtsopts -Wno-deprecated-flags -Wnoncanonical-monad-instances -odir libraries/ghc-boot-th/dist-install/build -hidir libraries/ghc-boot-th/dist-install/build -stubdir libraries/ghc-boot-th/dist-install/build -dep-makefile libraries/ghc-boot-th/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps libraries/ghc-boot-th/./GHC/LanguageExtensions/Type.hs libraries/ghc-boot-th/./GHC/ForeignSrcLang/Type.hs libraries/ghc-boot-th/./GHC/Lexeme.hs echo "libraries/ghc-boot-th_dist-install_depfile_haskell_EXISTS = YES" >> libraries/ghc-boot-th/dist-install/build/.depend-v-p-dyn.haskell.tmp for dir in libraries/ghc-boot-th/dist-install/build/GHC/ libraries/ghc-boot-th/dist-install/build/GHC/ForeignSrcLang/ libraries/ghc-boot-th/dist-install/build/GHC/LanguageExtensions/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/ghc-boot-th/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/ghc-boot-th/dist-install/build/.depend-v-p-dyn.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/ghc-boot-th/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/ghc-boot-th/dist-install/build/.depend-v-p-dyn.haskell "rm" -f libraries/Cabal/Cabal/dist-install/build/.depend-v-p-dyn.c_asm.tmp "rm" -f libraries/Cabal/Cabal/dist-install/build/.depend-v-p-dyn.c_asm.bit echo "libraries/Cabal/Cabal_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/Cabal/Cabal/dist-install/build/.depend-v-p-dyn.c_asm.tmp mv libraries/Cabal/Cabal/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/Cabal/Cabal/dist-install/build/.depend-v-p-dyn.c_asm "rm" -f libraries/Cabal/Cabal/dist-install/build/.depend-v-p-dyn.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -this-unit-id Cabal-2.4.0.1 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/./autogen -Ilibraries/Cabal/Cabal/dist-install/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.3.0 -package-id base-4.12.0.0 -package-id binary-0.8.6.0 -package-id bytestring-0.10.8.2 -package-id containers-0.6.0.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.3.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.13.0 -package-id pretty-1.1.3.6 -package-id process-1.6.5.0 -package-id text-1.2.3.1 -package-id time-1.8.0.2 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -O2 -haddock -no-user-package-db -rtsopts -Wno-deprecated-flags -Wnoncanonical-monad-instances -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -dep-makefile libraries/Cabal/Cabal/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps libraries/Cabal/Cabal/./Distribution/Backpack.hs libraries/Cabal/Cabal/./Distribution/Backpack/Configure.hs libraries/Cabal/Cabal/./Distribution/Backpack/ComponentsGraph.hs libraries/Cabal/Cabal/./Distribution/Backpack/ConfiguredComponent.hs libraries/Cabal/Cabal/./Distribution/Backpack/DescribeUnitId.hs libraries/Cabal/Cabal/./Distribution/Backpack/FullUnitId.hs libraries/Cabal/Cabal/./Distribution/Backpack/LinkedComponent.hs libraries/Cabal/Cabal/./Distribution/Backpack/ModSubst.hs libraries/Cabal/Cabal/./Distribution/Backpack/ModuleShape.hs libraries/Cabal/Cabal/./Distribution/Backpack/PreModuleShape.hs libraries/Cabal/Cabal/./Distribution/CabalSpecVersion.hs libraries/Cabal/Cabal/./Distribution/Utils/IOData.hs libraries/Cabal/Cabal/./Distribution/Utils/LogProgress.hs libraries/Cabal/Cabal/./Distribution/Utils/MapAccum.hs libraries/Cabal/Cabal/./Distribution/Compat/CreatePipe.hs libraries/Cabal/Cabal/./Distribution/Compat/Directory.hs libraries/Cabal/Cabal/./Distribution/Compat/Environment.hs libraries/Cabal/Cabal/./Distribution/Compat/Exception.hs libraries/Cabal/Cabal/./Distribution/Compat/Graph.hs libraries/Cabal/Cabal/./Distribution/Compat/Internal/TempFile.hs libraries/Cabal/Cabal/./Distribution/Compat/Newtype.hs libraries/Cabal/Cabal/./Distribution/Compat/Prelude/Internal.hs libraries/Cabal/Cabal/./Distribution/Compat/ReadP.hs libraries/Cabal/Cabal/./Distribution/Compat/Semigroup.hs libraries/Cabal/Cabal/./Distribution/Compat/Stack.hs libraries/Cabal/Cabal/./Distribution/Compat/Time.hs libraries/Cabal/Cabal/./Distribution/Compat/DList.hs libraries/Cabal/Cabal/./Distribution/Compiler.hs libraries/Cabal/Cabal/./Distribution/InstalledPackageInfo.hs libraries/Cabal/Cabal/./Distribution/Types/AbiDependency.hs libraries/Cabal/Cabal/./Distribution/Types/ExposedModule.hs libraries/Cabal/Cabal/./Distribution/Types/InstalledPackageInfo.hs libraries/Cabal/Cabal/./Distribution/Types/InstalledPackageInfo/FieldGrammar.hs libraries/Cabal/Cabal/./Distribution/License.hs libraries/Cabal/Cabal/./Distribution/Make.hs libraries/Cabal/Cabal/./Distribution/ModuleName.hs libraries/Cabal/Cabal/./Distribution/Package.hs libraries/Cabal/Cabal/./Distribution/PackageDescription.hs libraries/Cabal/Cabal/./Distribution/PackageDescription/Check.hs libraries/Cabal/Cabal/./Distribution/PackageDescription/Configuration.hs libraries/Cabal/Cabal/./Distribution/PackageDescription/PrettyPrint.hs libraries/Cabal/Cabal/./Distribution/PackageDescription/Utils.hs libraries/Cabal/Cabal/./Distribution/ParseUtils.hs libraries/Cabal/Cabal/./Distribution/PrettyUtils.hs libraries/Cabal/Cabal/./Distribution/ReadE.hs libraries/Cabal/Cabal/./Distribution/Simple.hs libraries/Cabal/Cabal/./Distribution/Simple/Bench.hs libraries/Cabal/Cabal/./Distribution/Simple/Build.hs libraries/Cabal/Cabal/./Distribution/Simple/Build/Macros.hs libraries/Cabal/Cabal/./Distribution/Simple/Build/PathsModule.hs libraries/Cabal/Cabal/./Distribution/Simple/BuildPaths.hs libraries/Cabal/Cabal/./Distribution/Simple/BuildTarget.hs libraries/Cabal/Cabal/./Distribution/Simple/BuildToolDepends.hs libraries/Cabal/Cabal/./Distribution/Simple/CCompiler.hs libraries/Cabal/Cabal/./Distribution/Simple/Command.hs libraries/Cabal/Cabal/./Distribution/Simple/Compiler.hs libraries/Cabal/Cabal/./Distribution/Simple/Configure.hs libraries/Cabal/Cabal/./Distribution/Simple/Flag.hs libraries/Cabal/Cabal/./Distribution/Simple/GHC.hs libraries/Cabal/Cabal/./Distribution/Simple/GHCJS.hs libraries/Cabal/Cabal/./Distribution/Simple/Haddock.hs libraries/Cabal/Cabal/./Distribution/Simple/Doctest.hs libraries/Cabal/Cabal/./Distribution/Simple/Glob.hs libraries/Cabal/Cabal/./Distribution/Simple/HaskellSuite.hs libraries/Cabal/Cabal/./Distribution/Simple/Hpc.hs libraries/Cabal/Cabal/./Distribution/Simple/Install.hs libraries/Cabal/Cabal/./Distribution/Simple/InstallDirs.hs libraries/Cabal/Cabal/./Distribution/Simple/LocalBuildInfo.hs libraries/Cabal/Cabal/./Distribution/Simple/PackageIndex.hs libraries/Cabal/Cabal/./Distribution/Simple/PreProcess.hs libraries/Cabal/Cabal/./Distribution/Simple/PreProcess/Unlit.hs libraries/Cabal/Cabal/./Distribution/Simple/Program.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Ar.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Db.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Find.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/GHC.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/HcPkg.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Hpc.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Internal.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Ld.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/ResponseFile.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Run.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Script.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Strip.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Types.hs libraries/Cabal/Cabal/./Distribution/Simple/Register.hs libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs libraries/Cabal/Cabal/./Distribution/Simple/SrcDist.hs libraries/Cabal/Cabal/./Distribution/Simple/Test.hs libraries/Cabal/Cabal/./Distribution/Simple/Test/ExeV10.hs libraries/Cabal/Cabal/./Distribution/Simple/Test/LibV09.hs libraries/Cabal/Cabal/./Distribution/Simple/Test/Log.hs libraries/Cabal/Cabal/./Distribution/Simple/UHC.hs libraries/Cabal/Cabal/./Distribution/Simple/UserHooks.hs libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs libraries/Cabal/Cabal/./Distribution/SPDX.hs libraries/Cabal/Cabal/./Distribution/SPDX/License.hs libraries/Cabal/Cabal/./Distribution/SPDX/LicenseId.hs libraries/Cabal/Cabal/./Distribution/SPDX/LicenseExceptionId.hs libraries/Cabal/Cabal/./Distribution/SPDX/LicenseExpression.hs libraries/Cabal/Cabal/./Distribution/SPDX/LicenseListVersion.hs libraries/Cabal/Cabal/./Distribution/SPDX/LicenseReference.hs libraries/Cabal/Cabal/./Distribution/System.hs libraries/Cabal/Cabal/./Distribution/TestSuite.hs libraries/Cabal/Cabal/./Distribution/Text.hs libraries/Cabal/Cabal/./Distribution/Pretty.hs libraries/Cabal/Cabal/./Distribution/Types/AbiHash.hs libraries/Cabal/Cabal/./Distribution/Types/AnnotatedId.hs libraries/Cabal/Cabal/./Distribution/Types/Benchmark.hs libraries/Cabal/Cabal/./Distribution/Types/BenchmarkInterface.hs libraries/Cabal/Cabal/./Distribution/Types/BenchmarkType.hs libraries/Cabal/Cabal/./Distribution/Types/BuildInfo.hs libraries/Cabal/Cabal/./Distribution/Types/BuildType.hs libraries/Cabal/Cabal/./Distribution/Types/ComponentInclude.hs libraries/Cabal/Cabal/./Distribution/Types/Dependency.hs libraries/Cabal/Cabal/./Distribution/Types/ExeDependency.hs libraries/Cabal/Cabal/./Distribution/Types/LegacyExeDependency.hs libraries/Cabal/Cabal/./Distribution/Types/PkgconfigDependency.hs libraries/Cabal/Cabal/./Distribution/Types/DependencyMap.hs libraries/Cabal/Cabal/./Distribution/Types/ComponentId.hs libraries/Cabal/Cabal/./Distribution/Types/MungedPackageId.hs libraries/Cabal/Cabal/./Distribution/Types/PackageId.hs libraries/Cabal/Cabal/./Distribution/Types/UnitId.hs libraries/Cabal/Cabal/./Distribution/Types/Executable.hs libraries/Cabal/Cabal/./Distribution/Types/ExecutableScope.hs libraries/Cabal/Cabal/./Distribution/Types/Library.hs libraries/Cabal/Cabal/./Distribution/Types/ForeignLib.hs libraries/Cabal/Cabal/./Distribution/Types/ForeignLibType.hs libraries/Cabal/Cabal/./Distribution/Types/ForeignLibOption.hs libraries/Cabal/Cabal/./Distribution/Types/Module.hs libraries/Cabal/Cabal/./Distribution/Types/ModuleReexport.hs libraries/Cabal/Cabal/./Distribution/Types/ModuleRenaming.hs libraries/Cabal/Cabal/./Distribution/Types/ComponentName.hs libraries/Cabal/Cabal/./Distribution/Types/MungedPackageName.hs libraries/Cabal/Cabal/./Distribution/Types/PackageName.hs libraries/Cabal/Cabal/./Distribution/Types/PkgconfigName.hs libraries/Cabal/Cabal/./Distribution/Types/UnqualComponentName.hs libraries/Cabal/Cabal/./Distribution/Types/IncludeRenaming.hs libraries/Cabal/Cabal/./Distribution/Types/Mixin.hs libraries/Cabal/Cabal/./Distribution/Types/SetupBuildInfo.hs libraries/Cabal/Cabal/./Distribution/Types/TestSuite.hs libraries/Cabal/Cabal/./Distribution/Types/TestSuiteInterface.hs libraries/Cabal/Cabal/./Distribution/Types/TestType.hs libraries/Cabal/Cabal/./Distribution/Types/GenericPackageDescription.hs libraries/Cabal/Cabal/./Distribution/Types/Condition.hs libraries/Cabal/Cabal/./Distribution/Types/CondTree.hs libraries/Cabal/Cabal/./Distribution/Types/HookedBuildInfo.hs libraries/Cabal/Cabal/./Distribution/Types/PackageDescription.hs libraries/Cabal/Cabal/./Distribution/Types/SourceRepo.hs libraries/Cabal/Cabal/./Distribution/Types/Component.hs libraries/Cabal/Cabal/./Distribution/Types/ComponentLocalBuildInfo.hs libraries/Cabal/Cabal/./Distribution/Types/LocalBuildInfo.hs libraries/Cabal/Cabal/./Distribution/Types/ComponentRequestedSpec.hs libraries/Cabal/Cabal/./Distribution/Types/TargetInfo.hs libraries/Cabal/Cabal/./Distribution/Types/Version.hs libraries/Cabal/Cabal/./Distribution/Types/VersionRange.hs libraries/Cabal/Cabal/./Distribution/Types/VersionInterval.hs libraries/Cabal/Cabal/./Distribution/Utils/Generic.hs libraries/Cabal/Cabal/./Distribution/Utils/NubList.hs libraries/Cabal/Cabal/./Distribution/Utils/ShortText.hs libraries/Cabal/Cabal/./Distribution/Utils/Progress.hs libraries/Cabal/Cabal/./Distribution/Verbosity.hs libraries/Cabal/Cabal/./Distribution/Version.hs libraries/Cabal/Cabal/./Language/Haskell/Extension.hs libraries/Cabal/Cabal/./Distribution/Compat/Binary.hs libraries/Cabal/Cabal/./Distribution/Compat/Parsing.hs libraries/Cabal/Cabal/./Distribution/Compat/CharParsing.hs libraries/Cabal/Cabal/./Distribution/FieldGrammar.hs libraries/Cabal/Cabal/./Distribution/FieldGrammar/Class.hs libraries/Cabal/Cabal/./Distribution/FieldGrammar/FieldDescrs.hs libraries/Cabal/Cabal/./Distribution/FieldGrammar/Parsec.hs libraries/Cabal/Cabal/./Distribution/FieldGrammar/Pretty.hs libraries/Cabal/Cabal/./Distribution/PackageDescription/FieldGrammar.hs libraries/Cabal/Cabal/./Distribution/PackageDescription/Parsec.hs libraries/Cabal/Cabal/./Distribution/PackageDescription/Quirks.hs libraries/Cabal/Cabal/./Distribution/Parsec/Class.hs libraries/Cabal/Cabal/./Distribution/Parsec/Common.hs libraries/Cabal/Cabal/./Distribution/Parsec/ConfVar.hs libraries/Cabal/Cabal/./Distribution/Parsec/Field.hs libraries/Cabal/Cabal/./Distribution/Parsec/FieldLineStream.hs libraries/Cabal/Cabal/./Distribution/Parsec/Lexer.hs libraries/Cabal/Cabal/./Distribution/Parsec/LexerMonad.hs libraries/Cabal/Cabal/./Distribution/Parsec/Newtypes.hs libraries/Cabal/Cabal/./Distribution/Parsec/ParseResult.hs libraries/Cabal/Cabal/./Distribution/Parsec/Parser.hs libraries/Cabal/Cabal/./Distribution/Compat/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/Benchmark/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/BuildInfo/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/Executable/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/ForeignLib/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/GenericPackageDescription/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/InstalledPackageInfo/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/Library/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/PackageDescription/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/PackageId/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/SetupBuildInfo/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/SourceRepo/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/TestSuite/Lens.hs libraries/Cabal/Cabal/./Distribution/Backpack/PreExistingComponent.hs libraries/Cabal/Cabal/./Distribution/Backpack/ReadyComponent.hs libraries/Cabal/Cabal/./Distribution/Backpack/MixLink.hs libraries/Cabal/Cabal/./Distribution/Backpack/ModuleScope.hs libraries/Cabal/Cabal/./Distribution/Backpack/UnifyM.hs libraries/Cabal/Cabal/./Distribution/Backpack/Id.hs libraries/Cabal/Cabal/./Distribution/Utils/UnionFind.hs libraries/Cabal/Cabal/./Distribution/Utils/Base62.hs libraries/Cabal/Cabal/./Distribution/Compat/CopyFile.hs libraries/Cabal/Cabal/./Distribution/Compat/GetShortPathName.hs libraries/Cabal/Cabal/./Distribution/Compat/MonadFail.hs libraries/Cabal/Cabal/./Distribution/Compat/Prelude.hs libraries/Cabal/Cabal/./Distribution/Compat/SnocList.hs libraries/Cabal/Cabal/./Distribution/GetOpt.hs libraries/Cabal/Cabal/./Distribution/Lex.hs libraries/Cabal/Cabal/./Distribution/Utils/String.hs libraries/Cabal/Cabal/./Distribution/Simple/GHC/EnvironmentParser.hs libraries/Cabal/Cabal/./Distribution/Simple/GHC/Internal.hs libraries/Cabal/Cabal/./Distribution/Simple/GHC/ImplInfo.hs libraries/Cabal/Cabal/dist-install/build/./autogen/Paths_Cabal.hs echo "libraries/Cabal/Cabal_dist-install_depfile_haskell_EXISTS = YES" >> libraries/Cabal/Cabal/dist-install/build/.depend-v-p-dyn.haskell.tmp for dir in libraries/Cabal/Cabal/dist-install/build/./ libraries/Cabal/Cabal/dist-install/build/Distribution/ libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/ libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/ libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Internal/ libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Prelude/ libraries/Cabal/Cabal/dist-install/build/Distribution/FieldGrammar/ libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/ libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/ libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/ libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/ libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build/ libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/ libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PreProcess/ libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/ libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Benchmark/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/BuildInfo/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Executable/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ForeignLib/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/GenericPackageDescription/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/InstalledPackageInfo/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Library/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageDescription/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageId/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/SetupBuildInfo/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/SourceRepo/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/TestSuite/ libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/ libraries/Cabal/Cabal/dist-install/build/Language/Haskell/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/Cabal/Cabal/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/Cabal/Cabal/dist-install/build/.depend-v-p-dyn.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/Cabal/Cabal/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/Cabal/Cabal/dist-install/build/.depend-v-p-dyn.haskell "rm" -f libraries/parsec/dist-install/build/.depend-v-p-dyn.c_asm.tmp "rm" -f libraries/parsec/dist-install/build/.depend-v-p-dyn.c_asm.bit echo "libraries/parsec_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/parsec/dist-install/build/.depend-v-p-dyn.c_asm.tmp mv libraries/parsec/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/parsec/dist-install/build/.depend-v-p-dyn.c_asm "rm" -f libraries/parsec/dist-install/build/.depend-v-p-dyn.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -this-unit-id parsec-3.1.13.0 -hide-all-packages -i -ilibraries/parsec/src -ilibraries/parsec/dist-install/build -Ilibraries/parsec/dist-install/build -ilibraries/parsec/dist-install/build/./autogen -Ilibraries/parsec/dist-install/build/./autogen -Ilibraries/parsec/. -optP-include -optPlibraries/parsec/dist-install/build/./autogen/cabal_macros.h -package-id base-4.12.0.0 -package-id bytestring-0.10.8.2 -package-id mtl-2.2.2 -package-id text-1.2.3.1 -Wall -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -Wno-trustworthy-safe -XHaskell2010 -O2 -haddock -no-user-package-db -rtsopts -Wno-name-shadowing -Wno-unused-matches -Wno-unused-do-bind -Wno-missing-signatures -Wno-unused-imports -Wno-type-defaults -Wno-deprecated-flags -Wnoncanonical-monad-instances -odir libraries/parsec/dist-install/build -hidir libraries/parsec/dist-install/build -stubdir libraries/parsec/dist-install/build -dep-makefile libraries/parsec/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps libraries/parsec/src/Text/Parsec.hs libraries/parsec/src/Text/Parsec/String.hs libraries/parsec/src/Text/Parsec/ByteString.hs libraries/parsec/src/Text/Parsec/ByteString/Lazy.hs libraries/parsec/src/Text/Parsec/Text.hs libraries/parsec/src/Text/Parsec/Text/Lazy.hs libraries/parsec/src/Text/Parsec/Pos.hs libraries/parsec/src/Text/Parsec/Error.hs libraries/parsec/src/Text/Parsec/Prim.hs libraries/parsec/src/Text/Parsec/Char.hs libraries/parsec/src/Text/Parsec/Combinator.hs libraries/parsec/src/Text/Parsec/Token.hs libraries/parsec/src/Text/Parsec/Expr.hs libraries/parsec/src/Text/Parsec/Language.hs libraries/parsec/src/Text/Parsec/Perm.hs libraries/parsec/src/Text/ParserCombinators/Parsec.hs libraries/parsec/src/Text/ParserCombinators/Parsec/Char.hs libraries/parsec/src/Text/ParserCombinators/Parsec/Combinator.hs libraries/parsec/src/Text/ParserCombinators/Parsec/Error.hs libraries/parsec/src/Text/ParserCombinators/Parsec/Expr.hs libraries/parsec/src/Text/ParserCombinators/Parsec/Language.hs libraries/parsec/src/Text/ParserCombinators/Parsec/Perm.hs libraries/parsec/src/Text/ParserCombinators/Parsec/Pos.hs libraries/parsec/src/Text/ParserCombinators/Parsec/Prim.hs libraries/parsec/src/Text/ParserCombinators/Parsec/Token.hs echo "libraries/parsec_dist-install_depfile_haskell_EXISTS = YES" >> libraries/parsec/dist-install/build/.depend-v-p-dyn.haskell.tmp for dir in libraries/parsec/dist-install/build/Text/ libraries/parsec/dist-install/build/Text/Parsec/ libraries/parsec/dist-install/build/Text/Parsec/ByteString/ libraries/parsec/dist-install/build/Text/Parsec/Text/ libraries/parsec/dist-install/build/Text/ParserCombinators/ libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/parsec/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/parsec/dist-install/build/.depend-v-p-dyn.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/parsec/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/parsec/dist-install/build/.depend-v-p-dyn.haskell "rm" -f libraries/mtl/dist-install/build/.depend-v-p-dyn.c_asm.tmp "rm" -f libraries/mtl/dist-install/build/.depend-v-p-dyn.c_asm.bit echo "libraries/mtl_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/mtl/dist-install/build/.depend-v-p-dyn.c_asm.tmp mv libraries/mtl/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/mtl/dist-install/build/.depend-v-p-dyn.c_asm "rm" -f libraries/mtl/dist-install/build/.depend-v-p-dyn.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -this-unit-id mtl-2.2.2 -hide-all-packages -i -ilibraries/mtl/. -ilibraries/mtl/dist-install/build -Ilibraries/mtl/dist-install/build -ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/. -optP-include -optPlibraries/mtl/dist-install/build/./autogen/cabal_macros.h -package-id base-4.12.0.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe -O2 -haddock -no-user-package-db -rtsopts -Wno-deprecated-flags -Wnoncanonical-monad-instances -odir libraries/mtl/dist-install/build -hidir libraries/mtl/dist-install/build -stubdir libraries/mtl/dist-install/build -dep-makefile libraries/mtl/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps libraries/mtl/./Control/Monad/Cont.hs libraries/mtl/./Control/Monad/Cont/Class.hs libraries/mtl/./Control/Monad/Error.hs libraries/mtl/./Control/Monad/Error/Class.hs libraries/mtl/./Control/Monad/Except.hs libraries/mtl/./Control/Monad/Identity.hs libraries/mtl/./Control/Monad/List.hs libraries/mtl/./Control/Monad/RWS.hs libraries/mtl/./Control/Monad/RWS/Class.hs libraries/mtl/./Control/Monad/RWS/Lazy.hs libraries/mtl/./Control/Monad/RWS/Strict.hs libraries/mtl/./Control/Monad/Reader.hs libraries/mtl/./Control/Monad/Reader/Class.hs libraries/mtl/./Control/Monad/State.hs libraries/mtl/./Control/Monad/State/Class.hs libraries/mtl/./Control/Monad/State/Lazy.hs libraries/mtl/./Control/Monad/State/Strict.hs libraries/mtl/./Control/Monad/Trans.hs libraries/mtl/./Control/Monad/Writer.hs libraries/mtl/./Control/Monad/Writer/Class.hs libraries/mtl/./Control/Monad/Writer/Lazy.hs libraries/mtl/./Control/Monad/Writer/Strict.hs echo "libraries/mtl_dist-install_depfile_haskell_EXISTS = YES" >> libraries/mtl/dist-install/build/.depend-v-p-dyn.haskell.tmp for dir in libraries/mtl/dist-install/build/Control/Monad/ libraries/mtl/dist-install/build/Control/Monad/Cont/ libraries/mtl/dist-install/build/Control/Monad/Error/ libraries/mtl/dist-install/build/Control/Monad/RWS/ libraries/mtl/dist-install/build/Control/Monad/Reader/ libraries/mtl/dist-install/build/Control/Monad/State/ libraries/mtl/dist-install/build/Control/Monad/Writer/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/mtl/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/mtl/dist-install/build/.depend-v-p-dyn.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/mtl/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/mtl/dist-install/build/.depend-v-p-dyn.haskell "rm" -f libraries/transformers/dist-install/build/.depend-v-p-dyn.c_asm.tmp "rm" -f libraries/transformers/dist-install/build/.depend-v-p-dyn.c_asm.bit echo "libraries/transformers_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/transformers/dist-install/build/.depend-v-p-dyn.c_asm.tmp mv libraries/transformers/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/transformers/dist-install/build/.depend-v-p-dyn.c_asm "rm" -f libraries/transformers/dist-install/build/.depend-v-p-dyn.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -this-unit-id transformers-0.5.6.2 -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/./autogen/cabal_macros.h -package-id base-4.12.0.0 -XHaskell98 -O2 -haddock -no-user-package-db -rtsopts -Wno-unused-matches -Wno-unused-imports -Wno-redundant-constraints -Wno-orphans -Wno-deprecated-flags -Wnoncanonical-monad-instances -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -dep-makefile libraries/transformers/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps libraries/transformers/./Control/Applicative/Backwards.hs libraries/transformers/./Control/Applicative/Lift.hs libraries/transformers/./Control/Monad/Signatures.hs libraries/transformers/./Control/Monad/Trans/Accum.hs libraries/transformers/./Control/Monad/Trans/Class.hs libraries/transformers/./Control/Monad/Trans/Cont.hs libraries/transformers/./Control/Monad/Trans/Except.hs libraries/transformers/./Control/Monad/Trans/Error.hs libraries/transformers/./Control/Monad/Trans/Identity.hs libraries/transformers/./Control/Monad/Trans/List.hs libraries/transformers/./Control/Monad/Trans/Maybe.hs libraries/transformers/./Control/Monad/Trans/Reader.hs libraries/transformers/./Control/Monad/Trans/RWS.hs libraries/transformers/./Control/Monad/Trans/RWS/CPS.hs libraries/transformers/./Control/Monad/Trans/RWS/Lazy.hs libraries/transformers/./Control/Monad/Trans/RWS/Strict.hs libraries/transformers/./Control/Monad/Trans/Select.hs libraries/transformers/./Control/Monad/Trans/State.hs libraries/transformers/./Control/Monad/Trans/State/Lazy.hs libraries/transformers/./Control/Monad/Trans/State/Strict.hs libraries/transformers/./Control/Monad/Trans/Writer.hs libraries/transformers/./Control/Monad/Trans/Writer/CPS.hs libraries/transformers/./Control/Monad/Trans/Writer/Lazy.hs libraries/transformers/./Control/Monad/Trans/Writer/Strict.hs libraries/transformers/./Data/Functor/Constant.hs libraries/transformers/./Data/Functor/Reverse.hs echo "libraries/transformers_dist-install_depfile_haskell_EXISTS = YES" >> libraries/transformers/dist-install/build/.depend-v-p-dyn.haskell.tmp for dir in libraries/transformers/dist-install/build/Control/Applicative/ libraries/transformers/dist-install/build/Control/Monad/ libraries/transformers/dist-install/build/Control/Monad/Trans/ libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/ libraries/transformers/dist-install/build/Control/Monad/Trans/State/ libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/ libraries/transformers/dist-install/build/Data/Functor/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/transformers/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/transformers/dist-install/build/.depend-v-p-dyn.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/transformers/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/transformers/dist-install/build/.depend-v-p-dyn.haskell "rm" -f libraries/text/dist-install/build/.depend-v-p-dyn.c_asm.tmp cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Ilibraries/text/dist-install/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-install/build/include -DINTEGER_GMP -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c libraries/text/cbits/cbits.c -MF libraries/text/dist-install/build/.depend-v-p-dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/text/cbits/|" -e "1s|libraries/text/|libraries/text/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/text/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/text/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/text/cbits/|" -e "1s|libraries/text/|libraries/text/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/text/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/text/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/text/cbits/|" -e "1s|libraries/text/|libraries/text/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/text/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/text/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true "rm" -f libraries/text/dist-install/build/.depend-v-p-dyn.c_asm.bit echo "libraries/text_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/text/dist-install/build/.depend-v-p-dyn.c_asm.tmp mv libraries/text/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/text/dist-install/build/.depend-v-p-dyn.c_asm "rm" -f libraries/text/dist-install/build/.depend-v-p-dyn.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -this-unit-id text-1.2.3.1 -hide-all-packages -i -ilibraries/text/. -ilibraries/text/dist-install/build -Ilibraries/text/dist-install/build -ilibraries/text/dist-install/build/./autogen -Ilibraries/text/dist-install/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-install/build/include -optP-DINTEGER_GMP -optP-include -optPlibraries/text/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.3.0 -package-id base-4.12.0.0 -package-id binary-0.8.6.0 -package-id bytestring-0.10.8.2 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.5.3 -package-id integer-gmp-1.0.2.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell98 -O2 -haddock -no-user-package-db -rtsopts -Wno-deprecated-flags -Wnoncanonical-monad-instances -odir libraries/text/dist-install/build -hidir libraries/text/dist-install/build -stubdir libraries/text/dist-install/build -dep-makefile libraries/text/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps libraries/text/./Data/Text.hs libraries/text/./Data/Text/Array.hs libraries/text/./Data/Text/Encoding.hs libraries/text/./Data/Text/Encoding/Error.hs libraries/text/./Data/Text/Foreign.hs libraries/text/./Data/Text/IO.hs libraries/text/./Data/Text/Internal.hs libraries/text/./Data/Text/Internal/Builder.hs libraries/text/./Data/Text/Internal/Builder/Functions.hs libraries/text/./Data/Text/Internal/Builder/Int/Digits.hs libraries/text/./Data/Text/Internal/Builder/RealFloat/Functions.hs libraries/text/./Data/Text/Internal/Encoding/Fusion.hs libraries/text/./Data/Text/Internal/Encoding/Fusion/Common.hs libraries/text/./Data/Text/Internal/Encoding/Utf16.hs libraries/text/./Data/Text/Internal/Encoding/Utf32.hs libraries/text/./Data/Text/Internal/Encoding/Utf8.hs libraries/text/./Data/Text/Internal/Functions.hs libraries/text/./Data/Text/Internal/Fusion.hs libraries/text/./Data/Text/Internal/Fusion/CaseMapping.hs libraries/text/./Data/Text/Internal/Fusion/Common.hs libraries/text/./Data/Text/Internal/Fusion/Size.hs libraries/text/./Data/Text/Internal/Fusion/Types.hs libraries/text/./Data/Text/Internal/IO.hs libraries/text/./Data/Text/Internal/Lazy.hs libraries/text/./Data/Text/Internal/Lazy/Encoding/Fusion.hs libraries/text/./Data/Text/Internal/Lazy/Fusion.hs libraries/text/./Data/Text/Internal/Lazy/Search.hs libraries/text/./Data/Text/Internal/Private.hs libraries/text/./Data/Text/Internal/Read.hs libraries/text/./Data/Text/Internal/Search.hs libraries/text/./Data/Text/Internal/Unsafe.hs libraries/text/./Data/Text/Internal/Unsafe/Char.hs libraries/text/./Data/Text/Internal/Unsafe/Shift.hs libraries/text/./Data/Text/Lazy.hs libraries/text/./Data/Text/Lazy/Builder.hs libraries/text/./Data/Text/Lazy/Builder/Int.hs libraries/text/./Data/Text/Lazy/Builder/RealFloat.hs libraries/text/./Data/Text/Lazy/Encoding.hs libraries/text/./Data/Text/Lazy/IO.hs libraries/text/./Data/Text/Lazy/Internal.hs libraries/text/./Data/Text/Lazy/Read.hs libraries/text/./Data/Text/Read.hs libraries/text/./Data/Text/Unsafe.hs libraries/text/./Data/Text/Show.hs echo "libraries/text_dist-install_depfile_haskell_EXISTS = YES" >> libraries/text/dist-install/build/.depend-v-p-dyn.haskell.tmp for dir in libraries/text/dist-install/build/Data/ libraries/text/dist-install/build/Data/Text/ libraries/text/dist-install/build/Data/Text/Encoding/ libraries/text/dist-install/build/Data/Text/Internal/ libraries/text/dist-install/build/Data/Text/Internal/Builder/ libraries/text/dist-install/build/Data/Text/Internal/Builder/Int/ libraries/text/dist-install/build/Data/Text/Internal/Builder/RealFloat/ libraries/text/dist-install/build/Data/Text/Internal/Encoding/ libraries/text/dist-install/build/Data/Text/Internal/Encoding/Fusion/ libraries/text/dist-install/build/Data/Text/Internal/Fusion/ libraries/text/dist-install/build/Data/Text/Internal/Lazy/ libraries/text/dist-install/build/Data/Text/Internal/Lazy/Encoding/ libraries/text/dist-install/build/Data/Text/Internal/Unsafe/ libraries/text/dist-install/build/Data/Text/Lazy/ libraries/text/dist-install/build/Data/Text/Lazy/Builder/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/text/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/text/dist-install/build/.depend-v-p-dyn.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/text/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/text/dist-install/build/.depend-v-p-dyn.haskell "rm" -f libraries/binary/dist-install/build/.depend-v-p-dyn.c_asm.tmp "rm" -f libraries/binary/dist-install/build/.depend-v-p-dyn.c_asm.bit echo "libraries/binary_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/binary/dist-install/build/.depend-v-p-dyn.c_asm.tmp mv libraries/binary/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/binary/dist-install/build/.depend-v-p-dyn.c_asm "rm" -f libraries/binary/dist-install/build/.depend-v-p-dyn.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -this-unit-id binary-0.8.6.0 -hide-all-packages -i -ilibraries/binary/src -ilibraries/binary/dist-install/build -Ilibraries/binary/dist-install/build -ilibraries/binary/dist-install/build/./autogen -Ilibraries/binary/dist-install/build/./autogen -Ilibraries/binary/. -optP-include -optPlibraries/binary/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.3.0 -package-id base-4.12.0.0 -package-id bytestring-0.10.8.2 -package-id containers-0.6.0.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98 -O2 -haddock -no-user-package-db -rtsopts -Wno-deprecations -Wno-deprecated-flags -Wnoncanonical-monad-instances -odir libraries/binary/dist-install/build -hidir libraries/binary/dist-install/build -stubdir libraries/binary/dist-install/build -dep-makefile libraries/binary/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps libraries/binary/src/Data/Binary.hs libraries/binary/src/Data/Binary/Put.hs libraries/binary/src/Data/Binary/Get.hs libraries/binary/src/Data/Binary/Get/Internal.hs libraries/binary/src/Data/Binary/Builder.hs libraries/binary/src/Data/Binary/Class.hs libraries/binary/src/Data/Binary/Internal.hs libraries/binary/src/Data/Binary/Generic.hs libraries/binary/src/Data/Binary/FloatCast.hs echo "libraries/binary_dist-install_depfile_haskell_EXISTS = YES" >> libraries/binary/dist-install/build/.depend-v-p-dyn.haskell.tmp for dir in libraries/binary/dist-install/build/Data/ libraries/binary/dist-install/build/Data/Binary/ libraries/binary/dist-install/build/Data/Binary/Get/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/binary/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/binary/dist-install/build/.depend-v-p-dyn.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/binary/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/binary/dist-install/build/.depend-v-p-dyn.haskell "rm" -f libraries/pretty/dist-install/build/.depend-v-p-dyn.c_asm.tmp "rm" -f libraries/pretty/dist-install/build/.depend-v-p-dyn.c_asm.bit echo "libraries/pretty_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/pretty/dist-install/build/.depend-v-p-dyn.c_asm.tmp mv libraries/pretty/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/pretty/dist-install/build/.depend-v-p-dyn.c_asm "rm" -f libraries/pretty/dist-install/build/.depend-v-p-dyn.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -this-unit-id pretty-1.1.3.6 -hide-all-packages -i -ilibraries/pretty/src -ilibraries/pretty/dist-install/build -Ilibraries/pretty/dist-install/build -ilibraries/pretty/dist-install/build/./autogen -Ilibraries/pretty/dist-install/build/./autogen -Ilibraries/pretty/. -optP-include -optPlibraries/pretty/dist-install/build/./autogen/cabal_macros.h -package-id base-4.12.0.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.5.3 -Wall -fwarn-tabs -XHaskell98 -XCPP -XBangPatterns -XDeriveGeneric -O2 -haddock -no-user-package-db -rtsopts -Wno-unused-imports -Wno-deprecated-flags -Wnoncanonical-monad-instances -odir libraries/pretty/dist-install/build -hidir libraries/pretty/dist-install/build -stubdir libraries/pretty/dist-install/build -dep-makefile libraries/pretty/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps libraries/pretty/src/Text/PrettyPrint.hs libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs libraries/pretty/src/Text/PrettyPrint/HughesPJClass.hs libraries/pretty/src/Text/PrettyPrint/Annotated.hs libraries/pretty/src/Text/PrettyPrint/Annotated/HughesPJ.hs libraries/pretty/src/Text/PrettyPrint/Annotated/HughesPJClass.hs echo "libraries/pretty_dist-install_depfile_haskell_EXISTS = YES" >> libraries/pretty/dist-install/build/.depend-v-p-dyn.haskell.tmp for dir in libraries/pretty/dist-install/build/Text/ libraries/pretty/dist-install/build/Text/PrettyPrint/ libraries/pretty/dist-install/build/Text/PrettyPrint/Annotated/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/pretty/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/pretty/dist-install/build/.depend-v-p-dyn.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/pretty/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/pretty/dist-install/build/.depend-v-p-dyn.haskell "rm" -f libraries/hpc/dist-install/build/.depend-v-p-dyn.c_asm.tmp "rm" -f libraries/hpc/dist-install/build/.depend-v-p-dyn.c_asm.bit echo "libraries/hpc_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/hpc/dist-install/build/.depend-v-p-dyn.c_asm.tmp mv libraries/hpc/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/hpc/dist-install/build/.depend-v-p-dyn.c_asm "inplace/bin/mkdirhier" libraries/hpc/dist-install/build/Trace/Hpc//. HSC2HS libraries/hpc/dist-install/build/Trace/Hpc/Reflect.hs "rm" -f libraries/hpc/dist-install/build/.depend-v-p-dyn.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -this-unit-id hpc-0.6.0.3 -hide-all-packages -i -ilibraries/hpc/. -ilibraries/hpc/dist-install/build -Ilibraries/hpc/dist-install/build -ilibraries/hpc/dist-install/build/./autogen -Ilibraries/hpc/dist-install/build/./autogen -Ilibraries/hpc/. -optP-include -optPlibraries/hpc/dist-install/build/./autogen/cabal_macros.h -package-id base-4.12.0.0 -package-id containers-0.6.0.1 -package-id directory-1.3.3.0 -package-id filepath-1.4.2.1 -package-id time-1.8.0.2 -Wall -XHaskell98 -O2 -haddock -no-user-package-db -rtsopts -Wno-deprecated-flags -Wnoncanonical-monad-instances -odir libraries/hpc/dist-install/build -hidir libraries/hpc/dist-install/build -stubdir libraries/hpc/dist-install/build -dep-makefile libraries/hpc/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps libraries/hpc/./Trace/Hpc/Util.hs libraries/hpc/./Trace/Hpc/Mix.hs libraries/hpc/./Trace/Hpc/Tix.hs libraries/hpc/dist-install/build/Trace/Hpc/Reflect.hs echo "libraries/hpc_dist-install_depfile_haskell_EXISTS = YES" >> libraries/hpc/dist-install/build/.depend-v-p-dyn.haskell.tmp for dir in libraries/hpc/dist-install/build/Trace/Hpc/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/hpc/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/hpc/dist-install/build/.depend-v-p-dyn.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/hpc/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/hpc/dist-install/build/.depend-v-p-dyn.haskell "rm" -f libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.tmp cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Ilibraries/process/dist-install/build/./autogen -Ilibraries/process/include -Ilibraries/process/dist-install/build/include -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/directory/.' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/directory/dist-install/build/.' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/lib/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/lib/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/dist-install/build/lib/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c libraries/process/cbits/runProcess.c -MF libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/process/cbits/|" -e "1s|libraries/process/|libraries/process/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/process/cbits/|" -e "1s|libraries/process/|libraries/process/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/process/cbits/|" -e "1s|libraries/process/|libraries/process/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true "rm" -f libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.bit echo "libraries/process_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.tmp mv libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/process/dist-install/build/.depend-v-p-dyn.c_asm "rm" -f libraries/process/dist-install/build/.depend-v-p-dyn.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -this-unit-id process-1.6.5.0 -hide-all-packages -i -ilibraries/process/. -ilibraries/process/dist-install/build -Ilibraries/process/dist-install/build -ilibraries/process/dist-install/build/./autogen -Ilibraries/process/dist-install/build/./autogen -Ilibraries/process/include -Ilibraries/process/dist-install/build/include -optP-include -optPlibraries/process/dist-install/build/./autogen/cabal_macros.h -package-id base-4.12.0.0 -package-id deepseq-1.4.4.0 -package-id directory-1.3.3.0 -package-id filepath-1.4.2.1 -package-id unix-2.7.2.2 -Wall -XHaskell2010 -O2 -haddock -no-user-package-db -rtsopts -Wno-deprecated-flags -Wnoncanonical-monad-instances -odir libraries/process/dist-install/build -hidir libraries/process/dist-install/build -stubdir libraries/process/dist-install/build -dep-makefile libraries/process/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps libraries/process/./System/Cmd.hs libraries/process/./System/Process.hs libraries/process/./System/Process/Internals.hs libraries/process/./System/Process/Common.hs libraries/process/./System/Process/Posix.hs echo "libraries/process_dist-install_depfile_haskell_EXISTS = YES" >> libraries/process/dist-install/build/.depend-v-p-dyn.haskell.tmp for dir in libraries/process/dist-install/build/System/ libraries/process/dist-install/build/System/Process/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/process/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/process/dist-install/build/.depend-v-p-dyn.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/process/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/process/dist-install/build/.depend-v-p-dyn.haskell "rm" -f libraries/directory/dist-install/build/.depend-v-p-dyn.c_asm.tmp "rm" -f libraries/directory/dist-install/build/.depend-v-p-dyn.c_asm.bit echo "libraries/directory_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/directory/dist-install/build/.depend-v-p-dyn.c_asm.tmp mv libraries/directory/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/directory/dist-install/build/.depend-v-p-dyn.c_asm "inplace/bin/mkdirhier" libraries/directory/dist-install/build/System/Directory/Internal//. HSC2HS libraries/directory/dist-install/build/System/Directory/Internal/C_utimensat.hs HSC2HS libraries/directory/dist-install/build/System/Directory/Internal/Posix.hs HSC2HS libraries/directory/dist-install/build/System/Directory/Internal/Windows.hs "rm" -f libraries/directory/dist-install/build/.depend-v-p-dyn.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -this-unit-id directory-1.3.3.0 -hide-all-packages -i -ilibraries/directory/. -ilibraries/directory/dist-install/build -Ilibraries/directory/dist-install/build -ilibraries/directory/dist-install/build/./autogen -Ilibraries/directory/dist-install/build/./autogen -Ilibraries/directory/. -Ilibraries/directory/dist-install/build/. -optP-include -optPlibraries/directory/dist-install/build/./autogen/cabal_macros.h -package-id base-4.12.0.0 -package-id filepath-1.4.2.1 -package-id time-1.8.0.2 -package-id unix-2.7.2.2 -Wall -XHaskell2010 -O2 -haddock -no-user-package-db -rtsopts -Wno-unused-imports -Wno-deprecated-flags -Wnoncanonical-monad-instances -odir libraries/directory/dist-install/build -hidir libraries/directory/dist-install/build -stubdir libraries/directory/dist-install/build -dep-makefile libraries/directory/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps libraries/directory/./System/Directory.hs libraries/directory/./System/Directory/Internal.hs libraries/directory/./System/Directory/Internal/Prelude.hs libraries/directory/dist-install/build/System/Directory/Internal/C_utimensat.hs libraries/directory/./System/Directory/Internal/Common.hs libraries/directory/./System/Directory/Internal/Config.hs libraries/directory/dist-install/build/System/Directory/Internal/Posix.hs libraries/directory/dist-install/build/System/Directory/Internal/Windows.hs echo "libraries/directory_dist-install_depfile_haskell_EXISTS = YES" >> libraries/directory/dist-install/build/.depend-v-p-dyn.haskell.tmp for dir in libraries/directory/dist-install/build/System/ libraries/directory/dist-install/build/System/Directory/ libraries/directory/dist-install/build/System/Directory/Internal/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/directory/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/directory/dist-install/build/.depend-v-p-dyn.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/directory/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/directory/dist-install/build/.depend-v-p-dyn.haskell "rm" -f libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.tmp cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/lib/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/lib/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/dist-install/build/lib/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c libraries/unix/cbits/HsUnix.c -MF libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/unix/cbits/|" -e "1s|libraries/unix/|libraries/unix/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/unix/cbits/|" -e "1s|libraries/unix/|libraries/unix/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/unix/cbits/|" -e "1s|libraries/unix/|libraries/unix/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/lib/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/lib/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/dist-install/build/lib/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c libraries/unix/cbits/execvpe.c -MF libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/unix/cbits/|" -e "1s|libraries/unix/|libraries/unix/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/unix/cbits/|" -e "1s|libraries/unix/|libraries/unix/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/unix/cbits/|" -e "1s|libraries/unix/|libraries/unix/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true "rm" -f libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.bit echo "libraries/unix_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.tmp mv libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm "inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix//. HSC2HS libraries/unix/dist-install/build/System/Posix/Resource.hs HSC2HS libraries/unix/dist-install/build/System/Posix/Unistd.hs HSC2HS libraries/unix/dist-install/build/System/Posix/User.hs HSC2HS libraries/unix/dist-install/build/System/Posix/Signals.hs "inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/Signals//. HSC2HS libraries/unix/dist-install/build/System/Posix/Signals/Exts.hs HSC2HS libraries/unix/dist-install/build/System/Posix/Semaphore.hs HSC2HS libraries/unix/dist-install/build/System/Posix/SharedMem.hs "inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/ByteString//. HSC2HS libraries/unix/dist-install/build/System/Posix/ByteString/FilePath.hs HSC2HS libraries/unix/dist-install/build/System/Posix/Directory.hs "inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/Directory//. HSC2HS libraries/unix/dist-install/build/System/Posix/Directory/ByteString.hs "inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/DynamicLinker//. HSC2HS libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module.hs "inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module//. HSC2HS libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module/ByteString.hs HSC2HS libraries/unix/dist-install/build/System/Posix/DynamicLinker/Prim.hs HSC2HS libraries/unix/dist-install/build/System/Posix/DynamicLinker/ByteString.hs HSC2HS libraries/unix/dist-install/build/System/Posix/DynamicLinker.hs HSC2HS libraries/unix/dist-install/build/System/Posix/Files.hs "inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/Files//. HSC2HS libraries/unix/dist-install/build/System/Posix/Files/ByteString.hs HSC2HS libraries/unix/dist-install/build/System/Posix/IO.hs "inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/IO//. HSC2HS libraries/unix/dist-install/build/System/Posix/IO/ByteString.hs HSC2HS libraries/unix/dist-install/build/System/Posix/Env.hs "inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/Env//. HSC2HS libraries/unix/dist-install/build/System/Posix/Env/ByteString.hs HSC2HS libraries/unix/dist-install/build/System/Posix/Fcntl.hs HSC2HS libraries/unix/dist-install/build/System/Posix/Process.hs "inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/Process//. HSC2HS libraries/unix/dist-install/build/System/Posix/Process/ByteString.hs HSC2HS libraries/unix/dist-install/build/System/Posix/Temp.hs "inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/Temp//. HSC2HS libraries/unix/dist-install/build/System/Posix/Temp/ByteString.hs HSC2HS libraries/unix/dist-install/build/System/Posix/Terminal.hs "inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/Terminal//. HSC2HS libraries/unix/dist-install/build/System/Posix/Terminal/ByteString.hs HSC2HS libraries/unix/dist-install/build/System/Posix/Directory/Common.hs HSC2HS libraries/unix/dist-install/build/System/Posix/DynamicLinker/Common.hs HSC2HS libraries/unix/dist-install/build/System/Posix/Files/Common.hs HSC2HS libraries/unix/dist-install/build/System/Posix/IO/Common.hs HSC2HS libraries/unix/dist-install/build/System/Posix/Process/Common.hs HSC2HS libraries/unix/dist-install/build/System/Posix/Terminal/Common.hs "rm" -f libraries/unix/dist-install/build/.depend-v-p-dyn.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -this-unit-id unix-2.7.2.2 -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.12.0.0 -package-id bytestring-0.10.8.2 -package-id time-1.8.0.2 -Wall -XHaskell2010 -O2 -haddock -no-user-package-db -rtsopts -Wno-deprecated-flags -Wnoncanonical-monad-instances -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -dep-makefile libraries/unix/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps libraries/unix/./System/Posix.hs libraries/unix/./System/Posix/ByteString.hs libraries/unix/./System/Posix/Error.hs libraries/unix/dist-install/build/System/Posix/Resource.hs libraries/unix/./System/Posix/Time.hs libraries/unix/dist-install/build/System/Posix/Unistd.hs libraries/unix/dist-install/build/System/Posix/User.hs libraries/unix/dist-install/build/System/Posix/Signals.hs libraries/unix/dist-install/build/System/Posix/Signals/Exts.hs libraries/unix/dist-install/build/System/Posix/Semaphore.hs libraries/unix/dist-install/build/System/Posix/SharedMem.hs libraries/unix/dist-install/build/System/Posix/ByteString/FilePath.hs libraries/unix/dist-install/build/System/Posix/Directory.hs libraries/unix/dist-install/build/System/Posix/Directory/ByteString.hs libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module.hs libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module/ByteString.hs libraries/unix/dist-install/build/System/Posix/DynamicLinker/Prim.hs libraries/unix/dist-install/build/System/Posix/DynamicLinker/ByteString.hs libraries/unix/dist-install/build/System/Posix/DynamicLinker.hs libraries/unix/dist-install/build/System/Posix/Files.hs libraries/unix/dist-install/build/System/Posix/Files/ByteString.hs libraries/unix/dist-install/build/System/Posix/IO.hs libraries/unix/dist-install/build/System/Posix/IO/ByteString.hs libraries/unix/dist-install/build/System/Posix/Env.hs libraries/unix/dist-install/build/System/Posix/Env/ByteString.hs libraries/unix/dist-install/build/System/Posix/Fcntl.hs libraries/unix/dist-install/build/System/Posix/Process.hs libraries/unix/./System/Posix/Process/Internals.hs libraries/unix/dist-install/build/System/Posix/Process/ByteString.hs libraries/unix/dist-install/build/System/Posix/Temp.hs libraries/unix/dist-install/build/System/Posix/Temp/ByteString.hs libraries/unix/dist-install/build/System/Posix/Terminal.hs libraries/unix/dist-install/build/System/Posix/Terminal/ByteString.hs libraries/unix/dist-install/build/System/Posix/Directory/Common.hs libraries/unix/dist-install/build/System/Posix/DynamicLinker/Common.hs libraries/unix/dist-install/build/System/Posix/Files/Common.hs libraries/unix/dist-install/build/System/Posix/IO/Common.hs libraries/unix/dist-install/build/System/Posix/Process/Common.hs libraries/unix/dist-install/build/System/Posix/Terminal/Common.hs echo "libraries/unix_dist-install_depfile_haskell_EXISTS = YES" >> libraries/unix/dist-install/build/.depend-v-p-dyn.haskell.tmp for dir in libraries/unix/dist-install/build/System/ libraries/unix/dist-install/build/System/Posix/ libraries/unix/dist-install/build/System/Posix/ByteString/ libraries/unix/dist-install/build/System/Posix/Directory/ libraries/unix/dist-install/build/System/Posix/DynamicLinker/ libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module/ libraries/unix/dist-install/build/System/Posix/Env/ libraries/unix/dist-install/build/System/Posix/Files/ libraries/unix/dist-install/build/System/Posix/IO/ libraries/unix/dist-install/build/System/Posix/Process/ libraries/unix/dist-install/build/System/Posix/Signals/ libraries/unix/dist-install/build/System/Posix/Temp/ libraries/unix/dist-install/build/System/Posix/Terminal/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/unix/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/unix/dist-install/build/.depend-v-p-dyn.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/unix/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/unix/dist-install/build/.depend-v-p-dyn.haskell "rm" -f libraries/time/dist-install/build/.depend-v-p-dyn.c_asm.tmp cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include -DLANGUAGE_Rank2Types -DLANGUAGE_DeriveDataTypeable -DLANGUAGE_StandaloneDeriving -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c libraries/time/lib/cbits/HsTime.c -MF libraries/time/dist-install/build/.depend-v-p-dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/time/lib/cbits/|" -e "1s|libraries/time/|libraries/time/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/time/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/time/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/time/lib/cbits/|" -e "1s|libraries/time/|libraries/time/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/time/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/time/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/time/lib/cbits/|" -e "1s|libraries/time/|libraries/time/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/time/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/time/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true "rm" -f libraries/time/dist-install/build/.depend-v-p-dyn.c_asm.bit echo "libraries/time_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/time/dist-install/build/.depend-v-p-dyn.c_asm.tmp mv libraries/time/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/time/dist-install/build/.depend-v-p-dyn.c_asm "inplace/bin/mkdirhier" libraries/time/dist-install/build/Data/Time/Clock/Internal//. HSC2HS libraries/time/dist-install/build/Data/Time/Clock/Internal/CTimespec.hs "rm" -f libraries/time/dist-install/build/.depend-v-p-dyn.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -this-unit-id time-1.8.0.2 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.12.0.0 -package-id deepseq-1.4.4.0 -Wall -fwarn-tabs -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -haddock -no-user-package-db -rtsopts -Wno-deprecated-flags -Wnoncanonical-monad-instances -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -dep-makefile libraries/time/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps libraries/time/lib/Data/Time/Calendar.hs libraries/time/lib/Data/Time/Calendar/MonthDay.hs libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs libraries/time/lib/Data/Time/Calendar/WeekDate.hs libraries/time/lib/Data/Time/Calendar/Julian.hs libraries/time/lib/Data/Time/Calendar/Easter.hs libraries/time/lib/Data/Time/Clock.hs libraries/time/lib/Data/Time/Clock/System.hs libraries/time/lib/Data/Time/Clock/POSIX.hs libraries/time/lib/Data/Time/Clock/TAI.hs libraries/time/lib/Data/Time/LocalTime.hs libraries/time/lib/Data/Time/Format.hs libraries/time/lib/Data/Time.hs libraries/time/lib/Data/Time/Calendar/Private.hs libraries/time/lib/Data/Time/Calendar/Days.hs libraries/time/lib/Data/Time/Calendar/Gregorian.hs libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs libraries/time/lib/Data/Time/Clock/Internal/DiffTime.hs libraries/time/lib/Data/Time/Clock/Internal/AbsoluteTime.hs libraries/time/lib/Data/Time/Clock/Internal/NominalDiffTime.hs libraries/time/lib/Data/Time/Clock/Internal/POSIXTime.hs libraries/time/lib/Data/Time/Clock/Internal/UniversalTime.hs libraries/time/lib/Data/Time/Clock/Internal/SystemTime.hs libraries/time/lib/Data/Time/Clock/Internal/UTCTime.hs libraries/time/lib/Data/Time/Clock/Internal/CTimeval.hs libraries/time/dist-install/build/Data/Time/Clock/Internal/CTimespec.hs libraries/time/lib/Data/Time/Clock/Internal/UTCDiff.hs libraries/time/lib/Data/Time/LocalTime/Internal/TimeZone.hs libraries/time/lib/Data/Time/LocalTime/Internal/TimeOfDay.hs libraries/time/lib/Data/Time/LocalTime/Internal/LocalTime.hs libraries/time/lib/Data/Time/LocalTime/Internal/ZonedTime.hs libraries/time/lib/Data/Time/Format/Parse.hs libraries/time/lib/Data/Time/Format/Locale.hs echo "libraries/time_dist-install_depfile_haskell_EXISTS = YES" >> libraries/time/dist-install/build/.depend-v-p-dyn.haskell.tmp for dir in libraries/time/dist-install/build/Data/ libraries/time/dist-install/build/Data/Time/ libraries/time/dist-install/build/Data/Time/Calendar/ libraries/time/dist-install/build/Data/Time/Clock/ libraries/time/dist-install/build/Data/Time/Clock/Internal/ libraries/time/dist-install/build/Data/Time/Format/ libraries/time/dist-install/build/Data/Time/LocalTime/Internal/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/time/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/time/dist-install/build/.depend-v-p-dyn.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/time/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/time/dist-install/build/.depend-v-p-dyn.haskell "rm" -f libraries/containers/dist-install/build/.depend-v-p-dyn.c_asm.tmp "rm" -f libraries/containers/dist-install/build/.depend-v-p-dyn.c_asm.bit echo "libraries/containers_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/containers/dist-install/build/.depend-v-p-dyn.c_asm.tmp mv libraries/containers/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/containers/dist-install/build/.depend-v-p-dyn.c_asm "rm" -f libraries/containers/dist-install/build/.depend-v-p-dyn.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -this-unit-id containers-0.6.0.1 -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/./autogen -Ilibraries/containers/dist-install/build/./autogen -Ilibraries/containers/include -Ilibraries/containers/dist-install/build/include -optP-include -optPlibraries/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.3.0 -package-id base-4.12.0.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.5.3 -O2 -Wall -XHaskell98 -O2 -haddock -no-user-package-db -rtsopts -Wno-deprecated-flags -Wnoncanonical-monad-instances -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -dep-makefile libraries/containers/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps libraries/containers/./Data/Containers/ListUtils.hs libraries/containers/./Data/IntMap.hs libraries/containers/./Data/IntMap/Lazy.hs libraries/containers/./Data/IntMap/Strict.hs libraries/containers/./Data/IntMap/Internal.hs libraries/containers/./Data/IntMap/Internal/Debug.hs libraries/containers/./Data/IntMap/Merge/Lazy.hs libraries/containers/./Data/IntMap/Merge/Strict.hs libraries/containers/./Data/IntSet/Internal.hs libraries/containers/./Data/IntSet.hs libraries/containers/./Data/Map.hs libraries/containers/./Data/Map/Lazy.hs libraries/containers/./Data/Map/Merge/Lazy.hs libraries/containers/./Data/Map/Strict/Internal.hs libraries/containers/./Data/Map/Strict.hs libraries/containers/./Data/Map/Merge/Strict.hs libraries/containers/./Data/Map/Internal.hs libraries/containers/./Data/Map/Internal/Debug.hs libraries/containers/./Data/Set/Internal.hs libraries/containers/./Data/Set.hs libraries/containers/./Data/Graph.hs libraries/containers/./Data/Sequence.hs libraries/containers/./Data/Sequence/Internal.hs libraries/containers/./Data/Sequence/Internal/Sorting.hs libraries/containers/./Data/Tree.hs libraries/containers/./Utils/Containers/Internal/BitUtil.hs libraries/containers/./Utils/Containers/Internal/BitQueue.hs libraries/containers/./Utils/Containers/Internal/StrictPair.hs libraries/containers/./Utils/Containers/Internal/State.hs libraries/containers/./Utils/Containers/Internal/StrictMaybe.hs libraries/containers/./Utils/Containers/Internal/PtrEquality.hs libraries/containers/./Utils/Containers/Internal/Coercions.hs libraries/containers/./Utils/Containers/Internal/TypeError.hs libraries/containers/./Data/Map/Internal/DeprecatedShowTree.hs libraries/containers/./Data/IntMap/Internal/DeprecatedDebug.hs echo "libraries/containers_dist-install_depfile_haskell_EXISTS = YES" >> libraries/containers/dist-install/build/.depend-v-p-dyn.haskell.tmp for dir in libraries/containers/dist-install/build/Data/ libraries/containers/dist-install/build/Data/Containers/ libraries/containers/dist-install/build/Data/IntMap/ libraries/containers/dist-install/build/Data/IntMap/Internal/ libraries/containers/dist-install/build/Data/IntMap/Merge/ libraries/containers/dist-install/build/Data/IntSet/ libraries/containers/dist-install/build/Data/Map/ libraries/containers/dist-install/build/Data/Map/Internal/ libraries/containers/dist-install/build/Data/Map/Merge/ libraries/containers/dist-install/build/Data/Map/Strict/ libraries/containers/dist-install/build/Data/Sequence/ libraries/containers/dist-install/build/Data/Sequence/Internal/ libraries/containers/dist-install/build/Data/Set/ libraries/containers/dist-install/build/Utils/Containers/Internal/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/containers/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/containers/dist-install/build/.depend-v-p-dyn.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/containers/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/containers/dist-install/build/.depend-v-p-dyn.haskell "rm" -f libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.tmp cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/include -Ilibraries/bytestring/dist-install/build/include -DINTEGER_GMP -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c libraries/bytestring/cbits/fpstring.c -MF libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/bytestring/cbits/|" -e "1s|libraries/bytestring/|libraries/bytestring/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/bytestring/cbits/|" -e "1s|libraries/bytestring/|libraries/bytestring/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/bytestring/cbits/|" -e "1s|libraries/bytestring/|libraries/bytestring/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/include -Ilibraries/bytestring/dist-install/build/include -DINTEGER_GMP -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/dist-install/build/include' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c libraries/bytestring/cbits/itoa.c -MF libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/bytestring/cbits/|" -e "1s|libraries/bytestring/|libraries/bytestring/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/bytestring/cbits/|" -e "1s|libraries/bytestring/|libraries/bytestring/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/bytestring/cbits/|" -e "1s|libraries/bytestring/|libraries/bytestring/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true "rm" -f libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.bit echo "libraries/bytestring_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.tmp mv libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm "rm" -f libraries/bytestring/dist-install/build/.depend-v-p-dyn.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -this-unit-id bytestring-0.10.8.2 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/include -Ilibraries/bytestring/dist-install/build/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/./autogen/cabal_macros.h -package-id base-4.12.0.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.5.3 -package-id integer-gmp-1.0.2.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -haddock -no-user-package-db -rtsopts -Wno-inline-rule-shadowing -Wno-deprecated-flags -Wnoncanonical-monad-instances -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -dep-makefile libraries/bytestring/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps libraries/bytestring/./Data/ByteString.hs libraries/bytestring/./Data/ByteString/Char8.hs libraries/bytestring/./Data/ByteString/Unsafe.hs libraries/bytestring/./Data/ByteString/Internal.hs libraries/bytestring/./Data/ByteString/Lazy.hs libraries/bytestring/./Data/ByteString/Lazy/Char8.hs libraries/bytestring/./Data/ByteString/Lazy/Internal.hs libraries/bytestring/./Data/ByteString/Short.hs libraries/bytestring/./Data/ByteString/Short/Internal.hs libraries/bytestring/./Data/ByteString/Builder.hs libraries/bytestring/./Data/ByteString/Builder/Extra.hs libraries/bytestring/./Data/ByteString/Builder/Prim.hs libraries/bytestring/./Data/ByteString/Builder/Internal.hs libraries/bytestring/./Data/ByteString/Builder/Prim/Internal.hs libraries/bytestring/./Data/ByteString/Lazy/Builder.hs libraries/bytestring/./Data/ByteString/Lazy/Builder/Extras.hs libraries/bytestring/./Data/ByteString/Lazy/Builder/ASCII.hs libraries/bytestring/./Data/ByteString/Builder/ASCII.hs libraries/bytestring/./Data/ByteString/Builder/Prim/Binary.hs libraries/bytestring/./Data/ByteString/Builder/Prim/ASCII.hs libraries/bytestring/./Data/ByteString/Builder/Prim/Internal/Floating.hs libraries/bytestring/./Data/ByteString/Builder/Prim/Internal/UncheckedShifts.hs libraries/bytestring/./Data/ByteString/Builder/Prim/Internal/Base16.hs echo "libraries/bytestring_dist-install_depfile_haskell_EXISTS = YES" >> libraries/bytestring/dist-install/build/.depend-v-p-dyn.haskell.tmp for dir in libraries/bytestring/dist-install/build/Data/ libraries/bytestring/dist-install/build/Data/ByteString/ libraries/bytestring/dist-install/build/Data/ByteString/Builder/ libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/ libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/ libraries/bytestring/dist-install/build/Data/ByteString/Lazy/ libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/ libraries/bytestring/dist-install/build/Data/ByteString/Short/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/bytestring/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/bytestring/dist-install/build/.depend-v-p-dyn.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/bytestring/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/bytestring/dist-install/build/.depend-v-p-dyn.haskell "rm" -f libraries/deepseq/dist-install/build/.depend-v-p-dyn.c_asm.tmp "rm" -f libraries/deepseq/dist-install/build/.depend-v-p-dyn.c_asm.bit echo "libraries/deepseq_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/deepseq/dist-install/build/.depend-v-p-dyn.c_asm.tmp mv libraries/deepseq/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/deepseq/dist-install/build/.depend-v-p-dyn.c_asm "rm" -f libraries/deepseq/dist-install/build/.depend-v-p-dyn.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -this-unit-id deepseq-1.4.4.0 -hide-all-packages -i -ilibraries/deepseq/. -ilibraries/deepseq/dist-install/build -Ilibraries/deepseq/dist-install/build -ilibraries/deepseq/dist-install/build/./autogen -Ilibraries/deepseq/dist-install/build/./autogen -Ilibraries/deepseq/. -optP-include -optPlibraries/deepseq/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.3.0 -package-id base-4.12.0.0 -Wall -XHaskell2010 -O2 -haddock -no-user-package-db -rtsopts -Wno-deprecated-flags -Wnoncanonical-monad-instances -odir libraries/deepseq/dist-install/build -hidir libraries/deepseq/dist-install/build -stubdir libraries/deepseq/dist-install/build -dep-makefile libraries/deepseq/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps libraries/deepseq/./Control/DeepSeq.hs libraries/deepseq/./Control/DeepSeq/BackDoor.hs echo "libraries/deepseq_dist-install_depfile_haskell_EXISTS = YES" >> libraries/deepseq/dist-install/build/.depend-v-p-dyn.haskell.tmp for dir in libraries/deepseq/dist-install/build/Control/ libraries/deepseq/dist-install/build/Control/DeepSeq/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/deepseq/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/deepseq/dist-install/build/.depend-v-p-dyn.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/deepseq/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/deepseq/dist-install/build/.depend-v-p-dyn.haskell "rm" -f libraries/array/dist-install/build/.depend-v-p-dyn.c_asm.tmp "rm" -f libraries/array/dist-install/build/.depend-v-p-dyn.c_asm.bit echo "libraries/array_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/array/dist-install/build/.depend-v-p-dyn.c_asm.tmp mv libraries/array/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/array/dist-install/build/.depend-v-p-dyn.c_asm "rm" -f libraries/array/dist-install/build/.depend-v-p-dyn.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -this-unit-id array-0.5.3.0 -hide-all-packages -i -ilibraries/array/. -ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/./autogen -Ilibraries/array/dist-install/build/./autogen -Ilibraries/array/. -optP-include -optPlibraries/array/dist-install/build/./autogen/cabal_macros.h -package-id base-4.12.0.0 -Wall -XHaskell2010 -O2 -haddock -no-user-package-db -rtsopts -Wno-deprecated-flags -Wnoncanonical-monad-instances -odir libraries/array/dist-install/build -hidir libraries/array/dist-install/build -stubdir libraries/array/dist-install/build -dep-makefile libraries/array/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps libraries/array/./Data/Array.hs libraries/array/./Data/Array/Base.hs libraries/array/./Data/Array/IArray.hs libraries/array/./Data/Array/IO.hs libraries/array/./Data/Array/IO/Safe.hs libraries/array/./Data/Array/IO/Internals.hs libraries/array/./Data/Array/MArray.hs libraries/array/./Data/Array/MArray/Safe.hs libraries/array/./Data/Array/ST.hs libraries/array/./Data/Array/ST/Safe.hs libraries/array/./Data/Array/Storable.hs libraries/array/./Data/Array/Storable/Safe.hs libraries/array/./Data/Array/Storable/Internals.hs libraries/array/./Data/Array/Unboxed.hs libraries/array/./Data/Array/Unsafe.hs echo "libraries/array_dist-install_depfile_haskell_EXISTS = YES" >> libraries/array/dist-install/build/.depend-v-p-dyn.haskell.tmp for dir in libraries/array/dist-install/build/Data/ libraries/array/dist-install/build/Data/Array/ libraries/array/dist-install/build/Data/Array/IO/ libraries/array/dist-install/build/Data/Array/MArray/ libraries/array/dist-install/build/Data/Array/ST/ libraries/array/dist-install/build/Data/Array/Storable/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/array/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/array/dist-install/build/.depend-v-p-dyn.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/array/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/array/dist-install/build/.depend-v-p-dyn.haskell "rm" -f libraries/filepath/dist-install/build/.depend-v-p-dyn.c_asm.tmp "rm" -f libraries/filepath/dist-install/build/.depend-v-p-dyn.c_asm.bit echo "libraries/filepath_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/filepath/dist-install/build/.depend-v-p-dyn.c_asm.tmp mv libraries/filepath/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/filepath/dist-install/build/.depend-v-p-dyn.c_asm "rm" -f libraries/filepath/dist-install/build/.depend-v-p-dyn.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -this-unit-id filepath-1.4.2.1 -hide-all-packages -i -ilibraries/filepath/. -ilibraries/filepath/dist-install/build -Ilibraries/filepath/dist-install/build -ilibraries/filepath/dist-install/build/./autogen -Ilibraries/filepath/dist-install/build/./autogen -Ilibraries/filepath/. -optP-include -optPlibraries/filepath/dist-install/build/./autogen/cabal_macros.h -package-id base-4.12.0.0 -Wall -XHaskell2010 -O2 -haddock -no-user-package-db -rtsopts -Wno-deprecated-flags -Wnoncanonical-monad-instances -odir libraries/filepath/dist-install/build -hidir libraries/filepath/dist-install/build -stubdir libraries/filepath/dist-install/build -dep-makefile libraries/filepath/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps libraries/filepath/./System/FilePath.hs libraries/filepath/./System/FilePath/Posix.hs libraries/filepath/./System/FilePath/Windows.hs echo "libraries/filepath_dist-install_depfile_haskell_EXISTS = YES" >> libraries/filepath/dist-install/build/.depend-v-p-dyn.haskell.tmp for dir in libraries/filepath/dist-install/build/System/ libraries/filepath/dist-install/build/System/FilePath/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/filepath/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/filepath/dist-install/build/.depend-v-p-dyn.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/filepath/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/filepath/dist-install/build/.depend-v-p-dyn.haskell "rm" -f libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/usr/local/include -DOPTIMISE_INTEGER_GCD_LCM -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c libraries/base/cbits/DarwinUtils.c -MF libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/usr/local/include -DOPTIMISE_INTEGER_GCD_LCM -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c libraries/base/cbits/PrelIOUtils.c -MF libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/usr/local/include -DOPTIMISE_INTEGER_GCD_LCM -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c libraries/base/cbits/SetEnv.c -MF libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/usr/local/include -DOPTIMISE_INTEGER_GCD_LCM -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c libraries/base/cbits/WCsubst.c -MF libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/usr/local/include -DOPTIMISE_INTEGER_GCD_LCM -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c libraries/base/cbits/Win32Utils.c -MF libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/usr/local/include -DOPTIMISE_INTEGER_GCD_LCM -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c libraries/base/cbits/consUtils.c -MF libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/usr/local/include -DOPTIMISE_INTEGER_GCD_LCM -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c libraries/base/cbits/iconv.c -MF libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/usr/local/include -DOPTIMISE_INTEGER_GCD_LCM -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c libraries/base/cbits/inputReady.c -MF libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/usr/local/include -DOPTIMISE_INTEGER_GCD_LCM -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c libraries/base/cbits/md5.c -MF libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/usr/local/include -DOPTIMISE_INTEGER_GCD_LCM -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c libraries/base/cbits/primFloat.c -MF libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/usr/local/include -DOPTIMISE_INTEGER_GCD_LCM -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c libraries/base/cbits/sysconf.c -MF libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/usr/local/include -DOPTIMISE_INTEGER_GCD_LCM -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c libraries/base/cbits/fs.c -MF libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/usr/local/include -DOPTIMISE_INTEGER_GCD_LCM -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build/dist-install/build/include' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c libraries/base/cbits/CastFloatWord.cmm -MF libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true "rm" -f libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit echo "libraries/base_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp mv libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/base/dist-install/build/.depend-v-p-dyn.c_asm "inplace/bin/mkdirhier" libraries/base/dist-install/build/GHC//. HSC2HS libraries/base/dist-install/build/GHC/Clock.hs "inplace/bin/mkdirhier" libraries/base/dist-install/build/GHC/ExecutionStack//. HSC2HS libraries/base/dist-install/build/GHC/ExecutionStack/Internal.hs "inplace/bin/mkdirhier" libraries/base/dist-install/build/GHC/IO/Handle//. HSC2HS libraries/base/dist-install/build/GHC/IO/Handle/Lock.hs "inplace/bin/mkdirhier" libraries/base/dist-install/build/GHC/RTS//. HSC2HS libraries/base/dist-install/build/GHC/RTS/Flags.hs "inplace/bin/mkdirhier" libraries/base/dist-install/build/GHC/Stack//. HSC2HS libraries/base/dist-install/build/GHC/Stack/CCS.hs HSC2HS libraries/base/dist-install/build/GHC/Stats.hs "inplace/bin/mkdirhier" libraries/base/dist-install/build/System//. HSC2HS libraries/base/dist-install/build/System/CPUTime.hs "inplace/bin/mkdirhier" libraries/base/dist-install/build/System/Environment//. HSC2HS libraries/base/dist-install/build/System/Environment/Blank.hs HSC2HS libraries/base/dist-install/build/System/Environment/ExecutablePath.hs "inplace/bin/mkdirhier" libraries/base/dist-install/build/GHC/Event//. HSC2HS libraries/base/dist-install/build/GHC/Event/EPoll.hs HSC2HS libraries/base/dist-install/build/GHC/Event/KQueue.hs HSC2HS libraries/base/dist-install/build/GHC/Event/Poll.hs "inplace/bin/mkdirhier" libraries/base/dist-install/build/System/CPUTime/Posix//. HSC2HS libraries/base/dist-install/build/System/CPUTime/Posix/ClockGetTime.hs HSC2HS libraries/base/dist-install/build/System/CPUTime/Posix/Times.hs HSC2HS libraries/base/dist-install/build/System/CPUTime/Posix/RUsage.hs "cp" libraries/base/./GHC/Stack/CCS.hs-boot libraries/base/dist-install/build/GHC/Stack/CCS.hs-boot "rm" -f libraries/base/dist-install/build/.depend-v-p-dyn.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -this-unit-id base-4.12.0.0 -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/usr/local/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-prim-0.5.3 -package-id integer-gmp-1.0.2.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock -no-user-package-db -rtsopts -Wno-trustworthy-safe -Wno-deprecated-flags -Wnoncanonical-monad-instances -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -dep-makefile libraries/base/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps libraries/base/./Control/Applicative.hs libraries/base/./Control/Arrow.hs libraries/base/./Control/Category.hs libraries/base/./Control/Concurrent.hs libraries/base/./Control/Concurrent/Chan.hs libraries/base/./Control/Concurrent/MVar.hs libraries/base/./Control/Concurrent/QSem.hs libraries/base/./Control/Concurrent/QSemN.hs libraries/base/./Control/Exception.hs libraries/base/./Control/Exception/Base.hs libraries/base/./Control/Monad.hs libraries/base/./Control/Monad/Fail.hs libraries/base/./Control/Monad/Fix.hs libraries/base/./Control/Monad/Instances.hs libraries/base/./Control/Monad/IO/Class.hs libraries/base/./Control/Monad/ST.hs libraries/base/./Control/Monad/ST/Lazy.hs libraries/base/./Control/Monad/ST/Lazy/Safe.hs libraries/base/./Control/Monad/ST/Lazy/Unsafe.hs libraries/base/./Control/Monad/ST/Safe.hs libraries/base/./Control/Monad/ST/Strict.hs libraries/base/./Control/Monad/ST/Unsafe.hs libraries/base/./Control/Monad/Zip.hs libraries/base/./Data/Bifoldable.hs libraries/base/./Data/Bifunctor.hs libraries/base/./Data/Bitraversable.hs libraries/base/./Data/Bits.hs libraries/base/./Data/Bool.hs libraries/base/./Data/Char.hs libraries/base/./Data/Coerce.hs libraries/base/./Data/Complex.hs libraries/base/./Data/Data.hs libraries/base/./Data/Dynamic.hs libraries/base/./Data/Either.hs libraries/base/./Data/Eq.hs libraries/base/./Data/Fixed.hs libraries/base/./Data/Foldable.hs libraries/base/./Data/Function.hs libraries/base/./Data/Functor.hs libraries/base/./Data/Functor/Classes.hs libraries/base/./Data/Functor/Contravariant.hs libraries/base/./Data/Functor/Compose.hs libraries/base/./Data/Functor/Const.hs libraries/base/./Data/Functor/Identity.hs libraries/base/./Data/Functor/Product.hs libraries/base/./Data/Functor/Sum.hs libraries/base/./Data/IORef.hs libraries/base/./Data/Int.hs libraries/base/./Data/Ix.hs libraries/base/./Data/Kind.hs libraries/base/./Data/List.hs libraries/base/./Data/List/NonEmpty.hs libraries/base/./Data/Maybe.hs libraries/base/./Data/Monoid.hs libraries/base/./Data/Ord.hs libraries/base/./Data/Proxy.hs libraries/base/./Data/Ratio.hs libraries/base/./Data/Semigroup.hs libraries/base/./Data/STRef.hs libraries/base/./Data/STRef/Lazy.hs libraries/base/./Data/STRef/Strict.hs libraries/base/./Data/String.hs libraries/base/./Data/Traversable.hs libraries/base/./Data/Tuple.hs libraries/base/./Data/Type/Bool.hs libraries/base/./Data/Type/Coercion.hs libraries/base/./Data/Type/Equality.hs libraries/base/./Data/Typeable.hs libraries/base/./Data/Unique.hs libraries/base/./Data/Version.hs libraries/base/./Data/Void.hs libraries/base/./Data/Word.hs libraries/base/./Debug/Trace.hs libraries/base/./Foreign.hs libraries/base/./Foreign/C.hs libraries/base/./Foreign/C/Error.hs libraries/base/./Foreign/C/String.hs libraries/base/./Foreign/C/Types.hs libraries/base/./Foreign/Concurrent.hs libraries/base/./Foreign/ForeignPtr.hs libraries/base/./Foreign/ForeignPtr/Safe.hs libraries/base/./Foreign/ForeignPtr/Unsafe.hs libraries/base/./Foreign/Marshal.hs libraries/base/./Foreign/Marshal/Alloc.hs libraries/base/./Foreign/Marshal/Array.hs libraries/base/./Foreign/Marshal/Error.hs libraries/base/./Foreign/Marshal/Pool.hs libraries/base/./Foreign/Marshal/Safe.hs libraries/base/./Foreign/Marshal/Unsafe.hs libraries/base/./Foreign/Marshal/Utils.hs libraries/base/./Foreign/Ptr.hs libraries/base/./Foreign/Safe.hs libraries/base/./Foreign/StablePtr.hs libraries/base/./Foreign/Storable.hs libraries/base/./GHC/Arr.hs libraries/base/./GHC/Base.hs libraries/base/./GHC/ByteOrder.hs libraries/base/./GHC/Char.hs libraries/base/dist-install/build/GHC/Clock.hs libraries/base/./GHC/Conc.hs libraries/base/./GHC/Conc/IO.hs libraries/base/./GHC/Conc/Signal.hs libraries/base/./GHC/Conc/Sync.hs libraries/base/./GHC/ConsoleHandler.hs libraries/base/./GHC/Constants.hs libraries/base/./GHC/Desugar.hs libraries/base/./GHC/Enum.hs libraries/base/./GHC/Environment.hs libraries/base/./GHC/Err.hs libraries/base/./GHC/Exception.hs libraries/base/./GHC/Exception/Type.hs libraries/base/./GHC/ExecutionStack.hs libraries/base/dist-install/build/GHC/ExecutionStack/Internal.hs libraries/base/./GHC/Exts.hs libraries/base/./GHC/Fingerprint.hs libraries/base/./GHC/Fingerprint/Type.hs libraries/base/./GHC/Float.hs libraries/base/./GHC/Float/ConversionUtils.hs libraries/base/./GHC/Float/RealFracMethods.hs libraries/base/./GHC/Foreign.hs libraries/base/./GHC/ForeignPtr.hs libraries/base/./GHC/GHCi.hs libraries/base/./GHC/Generics.hs libraries/base/./GHC/IO.hs libraries/base/./GHC/IO/Buffer.hs libraries/base/./GHC/IO/BufferedIO.hs libraries/base/./GHC/IO/Device.hs libraries/base/./GHC/IO/Encoding.hs libraries/base/./GHC/IO/Encoding/CodePage.hs libraries/base/./GHC/IO/Encoding/Failure.hs libraries/base/./GHC/IO/Encoding/Iconv.hs libraries/base/./GHC/IO/Encoding/Latin1.hs libraries/base/./GHC/IO/Encoding/Types.hs libraries/base/./GHC/IO/Encoding/UTF16.hs libraries/base/./GHC/IO/Encoding/UTF32.hs libraries/base/./GHC/IO/Encoding/UTF8.hs libraries/base/./GHC/IO/Exception.hs libraries/base/./GHC/IO/FD.hs libraries/base/./GHC/IO/Handle.hs libraries/base/./GHC/IO/Handle/FD.hs libraries/base/./GHC/IO/Handle/Internals.hs libraries/base/dist-install/build/GHC/IO/Handle/Lock.hs libraries/base/./GHC/IO/Handle/Text.hs libraries/base/./GHC/IO/Handle/Types.hs libraries/base/./GHC/IO/IOMode.hs libraries/base/./GHC/IO/Unsafe.hs libraries/base/./GHC/IOArray.hs libraries/base/./GHC/IORef.hs libraries/base/./GHC/Int.hs libraries/base/./GHC/List.hs libraries/base/./GHC/Maybe.hs libraries/base/./GHC/MVar.hs libraries/base/./GHC/Natural.hs libraries/base/./GHC/Num.hs libraries/base/./GHC/OldList.hs libraries/base/./GHC/OverloadedLabels.hs libraries/base/./GHC/Pack.hs libraries/base/./GHC/Profiling.hs libraries/base/./GHC/Ptr.hs libraries/base/./GHC/Read.hs libraries/base/./GHC/Real.hs libraries/base/./GHC/Records.hs libraries/base/./GHC/ResponseFile.hs libraries/base/dist-install/build/GHC/RTS/Flags.hs libraries/base/./GHC/ST.hs libraries/base/./GHC/StaticPtr.hs libraries/base/./GHC/STRef.hs libraries/base/./GHC/Show.hs libraries/base/./GHC/Stable.hs libraries/base/./GHC/StableName.hs libraries/base/./GHC/Stack.hs libraries/base/dist-install/build/GHC/Stack/CCS.hs libraries/base/./GHC/Stack/Types.hs libraries/base/dist-install/build/GHC/Stats.hs libraries/base/./GHC/Storable.hs libraries/base/./GHC/TopHandler.hs libraries/base/./GHC/TypeLits.hs libraries/base/./GHC/TypeNats.hs libraries/base/./GHC/Unicode.hs libraries/base/./GHC/Weak.hs libraries/base/./GHC/Word.hs libraries/base/./Numeric.hs libraries/base/./Numeric/Natural.hs libraries/base/./Prelude.hs libraries/base/dist-install/build/System/CPUTime.hs libraries/base/./System/Console/GetOpt.hs libraries/base/./System/Environment.hs libraries/base/dist-install/build/System/Environment/Blank.hs libraries/base/./System/Exit.hs libraries/base/./System/IO.hs libraries/base/./System/IO/Error.hs libraries/base/./System/IO/Unsafe.hs libraries/base/./System/Info.hs libraries/base/./System/Mem.hs libraries/base/./System/Mem/StableName.hs libraries/base/./System/Mem/Weak.hs libraries/base/./System/Posix/Internals.hs libraries/base/./System/Posix/Types.hs libraries/base/./System/Timeout.hs libraries/base/./Text/ParserCombinators/ReadP.hs libraries/base/./Text/ParserCombinators/ReadPrec.hs libraries/base/./Text/Printf.hs libraries/base/./Text/Read.hs libraries/base/./Text/Read/Lex.hs libraries/base/./Text/Show.hs libraries/base/./Text/Show/Functions.hs libraries/base/./Type/Reflection.hs libraries/base/./Type/Reflection/Unsafe.hs libraries/base/./Unsafe/Coerce.hs libraries/base/./GHC/Event.hs libraries/base/./Control/Monad/ST/Imp.hs libraries/base/./Control/Monad/ST/Lazy/Imp.hs libraries/base/./Data/Functor/Utils.hs libraries/base/./Data/OldList.hs libraries/base/./Data/Semigroup/Internal.hs libraries/base/./Data/Typeable/Internal.hs libraries/base/./Foreign/ForeignPtr/Imp.hs libraries/base/./GHC/StaticPtr/Internal.hs libraries/base/dist-install/build/System/Environment/ExecutablePath.hs libraries/base/./System/CPUTime/Utils.hs libraries/base/./GHC/Event/Arr.hs libraries/base/./GHC/Event/Array.hs libraries/base/./GHC/Event/Control.hs libraries/base/dist-install/build/GHC/Event/EPoll.hs libraries/base/./GHC/Event/IntTable.hs libraries/base/./GHC/Event/Internal.hs libraries/base/dist-install/build/GHC/Event/KQueue.hs libraries/base/./GHC/Event/Manager.hs libraries/base/./GHC/Event/PSQ.hs libraries/base/dist-install/build/GHC/Event/Poll.hs libraries/base/./GHC/Event/Thread.hs libraries/base/./GHC/Event/TimerManager.hs libraries/base/./GHC/Event/Unique.hs libraries/base/dist-install/build/System/CPUTime/Posix/ClockGetTime.hs libraries/base/dist-install/build/System/CPUTime/Posix/Times.hs libraries/base/dist-install/build/System/CPUTime/Posix/RUsage.hs libraries/base/./System/CPUTime/Unsupported.hs echo "libraries/base_dist-install_depfile_haskell_EXISTS = YES" >> libraries/base/dist-install/build/.depend-v-p-dyn.haskell.tmp for dir in libraries/base/dist-install/build/./ libraries/base/dist-install/build/Control/ libraries/base/dist-install/build/Control/Concurrent/ libraries/base/dist-install/build/Control/Exception/ libraries/base/dist-install/build/Control/Monad/ libraries/base/dist-install/build/Control/Monad/IO/ libraries/base/dist-install/build/Control/Monad/ST/ libraries/base/dist-install/build/Control/Monad/ST/Lazy/ libraries/base/dist-install/build/Data/ libraries/base/dist-install/build/Data/Functor/ libraries/base/dist-install/build/Data/List/ libraries/base/dist-install/build/Data/STRef/ libraries/base/dist-install/build/Data/Semigroup/ libraries/base/dist-install/build/Data/Type/ libraries/base/dist-install/build/Data/Typeable/ libraries/base/dist-install/build/Debug/ libraries/base/dist-install/build/Foreign/ libraries/base/dist-install/build/Foreign/C/ libraries/base/dist-install/build/Foreign/ForeignPtr/ libraries/base/dist-install/build/Foreign/Marshal/ libraries/base/dist-install/build/GHC/ libraries/base/dist-install/build/GHC/Conc/ libraries/base/dist-install/build/GHC/Event/ libraries/base/dist-install/build/GHC/Exception/ libraries/base/dist-install/build/GHC/ExecutionStack/ libraries/base/dist-install/build/GHC/Fingerprint/ libraries/base/dist-install/build/GHC/Float/ libraries/base/dist-install/build/GHC/IO/ libraries/base/dist-install/build/GHC/IO/Encoding/ libraries/base/dist-install/build/GHC/IO/Handle/ libraries/base/dist-install/build/GHC/RTS/ libraries/base/dist-install/build/GHC/Stack/ libraries/base/dist-install/build/GHC/StaticPtr/ libraries/base/dist-install/build/Numeric/ libraries/base/dist-install/build/System/ libraries/base/dist-install/build/System/CPUTime/ libraries/base/dist-install/build/System/CPUTime/Posix/ libraries/base/dist-install/build/System/Console/ libraries/base/dist-install/build/System/Environment/ libraries/base/dist-install/build/System/IO/ libraries/base/dist-install/build/System/Mem/ libraries/base/dist-install/build/System/Posix/ libraries/base/dist-install/build/Text/ libraries/base/dist-install/build/Text/ParserCombinators/ libraries/base/dist-install/build/Text/Read/ libraries/base/dist-install/build/Text/Show/ libraries/base/dist-install/build/Type/ libraries/base/dist-install/build/Type/Reflection/ libraries/base/dist-install/build/Unsafe/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/base/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/base/dist-install/build/.depend-v-p-dyn.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/base/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/base/dist-install/build/.depend-v-p-dyn.haskell cp libraries/integer-gmp/gmp/ghc-gmp.h libraries/integer-gmp/include/ghc-gmp.h "rm" -f libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.c_asm.tmp cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Ilibraries/integer-gmp/dist-install/build/./autogen -Ilibraries/integer-gmp/include -Ilibraries/integer-gmp/dist-install/build/include -I/usr/local/include -std=c99 -Wall -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -I/usr/local/include -L/usr/local/lib -ffunction-sections -fdata-sections -MM -x c libraries/integer-gmp/cbits/wrappers.c -MF libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.c_asm.bit cpp: warning: argument unused during compilation: '-L/usr/local/lib' [-Wunused-command-line-argument] sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/integer-gmp/cbits/|" -e "1s|libraries/integer-gmp/|libraries/integer-gmp/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/integer-gmp/cbits/|" -e "1s|libraries/integer-gmp/|libraries/integer-gmp/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/integer-gmp/cbits/|" -e "1s|libraries/integer-gmp/|libraries/integer-gmp/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true "rm" -f libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.c_asm.bit echo "libraries/integer-gmp_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.c_asm.tmp mv libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.c_asm "rm" -f libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -this-unit-id integer-gmp-1.0.2.0 -hide-all-packages -i -ilibraries/integer-gmp/src/ -ilibraries/integer-gmp/dist-install/build -Ilibraries/integer-gmp/dist-install/build -ilibraries/integer-gmp/dist-install/build/./autogen -Ilibraries/integer-gmp/dist-install/build/./autogen -Ilibraries/integer-gmp/include -Ilibraries/integer-gmp/dist-install/build/include -I/usr/local/include -optP-include -optPlibraries/integer-gmp/dist-install/build/./autogen/cabal_macros.h -package-id ghc-prim-0.5.3 -this-unit-id integer-gmp -Wall -XHaskell2010 -O2 -haddock -no-user-package-db -rtsopts -Wno-deprecated-flags -Wnoncanonical-monad-instances -odir libraries/integer-gmp/dist-install/build -hidir libraries/integer-gmp/dist-install/build -stubdir libraries/integer-gmp/dist-install/build -dep-makefile libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps libraries/integer-gmp/src//GHC/Integer.hs libraries/integer-gmp/src//GHC/Integer/Logarithms.hs libraries/integer-gmp/src//GHC/Integer/Logarithms/Internals.hs libraries/integer-gmp/src//GHC/Integer/GMP/Internals.hs libraries/integer-gmp/src//GHC/Integer/Type.hs echo "libraries/integer-gmp_dist-install_depfile_haskell_EXISTS = YES" >> libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.haskell.tmp for dir in libraries/integer-gmp/dist-install/build/GHC/ libraries/integer-gmp/dist-install/build/GHC/Integer/ libraries/integer-gmp/dist-install/build/GHC/Integer/GMP/ libraries/integer-gmp/dist-install/build/GHC/Integer/Logarithms/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.haskell "rm" -f libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/. -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c libraries/ghc-prim/cbits/atomic.c -MF libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/. -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c libraries/ghc-prim/cbits/bswap.c -MF libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/. -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c libraries/ghc-prim/cbits/clz.c -MF libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/. -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c libraries/ghc-prim/cbits/ctz.c -MF libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/. -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c libraries/ghc-prim/cbits/debug.c -MF libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/. -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c libraries/ghc-prim/cbits/longlong.c -MF libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/. -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c libraries/ghc-prim/cbits/pdep.c -MF libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/. -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c libraries/ghc-prim/cbits/pext.c -MF libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/. -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c libraries/ghc-prim/cbits/popcnt.c -MF libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/. -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes' -I'/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/includes/dist-derivedconstants/header' -I'/usr/local/include' -I'/usr/local/dist-install/build/include' -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c libraries/ghc-prim/cbits/word2float.c -MF libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true "rm" -f libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit echo "libraries/ghc-prim_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp mv libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm "inplace/bin/mkdirhier" libraries/ghc-prim/dist-install/build/GHC//. "inplace/bin/genprimopcode" --make-haskell-wrappers < compiler/stage1/build/primops.txt >libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs "rm" -f libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -this-unit-id ghc-prim-0.5.3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock -no-user-package-db -rtsopts -Wno-trustworthy-safe -Wno-deprecated-flags -Wnoncanonical-monad-instances -odir libraries/ghc-prim/dist-install/build -hidir libraries/ghc-prim/dist-install/build -stubdir libraries/ghc-prim/dist-install/build -dep-makefile libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps libraries/ghc-prim/./GHC/CString.hs libraries/ghc-prim/./GHC/Classes.hs libraries/ghc-prim/./GHC/Debug.hs libraries/ghc-prim/./GHC/IntWord64.hs libraries/ghc-prim/./GHC/Magic.hs libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs libraries/ghc-prim/./GHC/Tuple.hs libraries/ghc-prim/./GHC/Types.hs echo "libraries/ghc-prim_dist-install_depfile_haskell_EXISTS = YES" >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.haskell.tmp for dir in libraries/ghc-prim/dist-install/build/GHC/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.haskell "rm" -f rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/fs.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/Printer.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/ThreadPaused.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/ClosureFlags.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/LibdwPool.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/Hpc.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/Ticky.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/Inlines.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/RtsMain.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/PathUtils.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/RtsSymbols.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/StaticPtrTable.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/ThreadLabels.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/STM.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/OldARMAtomic.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/HsFFI.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/RtsAPI.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/Timer.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/Disassembler.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/CheckUnload.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/RtsSymbolInfo.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/RaiseAsync.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/Proftimer.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/Hash.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -DProjectVersion=\"8.6.5\" -MM -x c rts/Trace.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/Threads.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/Sparks.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/Weak.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -DProjectVersion=\"8.6.5\" -DHostPlatform=\"x86_64-portbld-freebsd\" -DHostArch=\"x86_64\" -DHostOS=\"freebsd\" -DHostVendor=\"portbld\" -DBuildPlatform=\"x86_64-portbld-freebsd\" -DBuildArch=\"x86_64\" -DBuildOS=\"freebsd\" -DBuildVendor=\"portbld\" -DTargetPlatform=\"x86_64-portbld-freebsd\" -DTargetArch=\"x86_64\" -DTargetOS=\"freebsd\" -DTargetVendor=\"portbld\" -DGhcUnregisterised=\"NO\" -DGhcEnableTablesNextToCode=\"YES\" -MM -x c rts/RtsUtils.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/ProfilerReportJson.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/Task.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -w -MM -x c rts/StgCRun.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/LdvProfile.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -w -MM -x c rts/RetainerProfile.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/Libdw.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/Stats.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -Wno-strict-prototypes -I/usr/local/include -MM -x c rts/Interpreter.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/Messages.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/Capability.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/Globals.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -Wno-strict-prototypes -I/usr/local/include -MM -x c rts/Adjustor.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/Schedule.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/RtsDllMain.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/ProfilerReport.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/TopHandler.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -O3 -ffast-math -ftree-vectorize -MM -x c rts/xxhash.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/WSDeque.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/Pool.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/StgPrimFloat.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/RtsStartup.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/RetainerSet.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/Profiling.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -DProjectVersion=\"8.6.5\" -MM -x c rts/RtsMessages.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/RtsFlags.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/Linker.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/FileLock.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/Stable.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/Arena.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/Heap.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/ProfHeap.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/hooks/StackOverflow.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/hooks/LongGCSync.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/hooks/OnExit.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/hooks/FlagDefaults.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/hooks/MallocFail.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/hooks/OutOfHeap.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/sm/Scav_thr.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -Wno-strict-prototypes -I/usr/local/include -MM -x c rts/sm/Storage.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -funroll-loops -MM -x c rts/sm/Evac.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/sm/Sanity.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/sm/GC.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/sm/MarkWeak.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/sm/Evac_thr.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/sm/BlockAlloc.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/sm/GCUtils.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/sm/GCAux.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/sm/Sweep.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/sm/CNF.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -Wno-inline -MM -x c rts/sm/Compact.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/sm/Scav.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/sm/MBlock.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/eventlog/EventLog.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/eventlog/EventLogWriter.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/linker/elf_util.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/linker/elf_reloc.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/linker/LoadArchive.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/linker/elf_plt_arm.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/linker/SymbolExtras.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/linker/CacheFlush.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/linker/Elf.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/linker/elf_got.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/linker/M32Alloc.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/linker/elf_plt_aarch64.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/linker/elf_plt.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/linker/PEi386.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/linker/MachO.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/linker/elf_reloc_aarch64.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/posix/GetEnv.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/posix/Select.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/posix/Signals.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/posix/TTY.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/posix/Itimer.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/posix/OSThreads.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/posix/GetTime.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/posix/OSMem.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/PrimOps.cmm -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/StgMiscClosures.cmm -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/HeapStackCheck.cmm -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/StgStdThunks.cmm -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/Compact.cmm -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/Apply.cmm -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/Exception.cmm -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/Updates.cmm -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true cpp -isystem /usr/local/include -DPROFILING -DTHREADED_RTS -DDEBUG -Irts/dist/build -fno-stack-protector -O2 -pipe -Wall -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wundef -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -DDTRACE -Irts/dist/build/./autogen -Wno-unknown-pragmas -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -ffunction-sections -fdata-sections -MM -x c rts/StgStartup.cmm -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true "rm" -f rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit echo "rts_dist_depfile_c_asm_EXISTS = YES" >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp mv rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm "inplace/bin/mkdirhier" utils/hp2ps/dist-install/build//. "rm" -f utils/hp2ps/dist-install/build/.depend.c_asm.tmp cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist-install/build/hp2ps/autogen -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c utils/hp2ps/AreaBelow.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist-install/build/hp2ps/autogen -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c utils/hp2ps/Curves.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist-install/build/hp2ps/autogen -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c utils/hp2ps/Error.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist-install/build/hp2ps/autogen -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c utils/hp2ps/Main.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist-install/build/hp2ps/autogen -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c utils/hp2ps/Reorder.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist-install/build/hp2ps/autogen -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c utils/hp2ps/TopTwenty.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist-install/build/hp2ps/autogen -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c utils/hp2ps/AuxFile.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist-install/build/hp2ps/autogen -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c utils/hp2ps/Deviation.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist-install/build/hp2ps/autogen -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c utils/hp2ps/HpFile.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist-install/build/hp2ps/autogen -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c utils/hp2ps/Marks.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist-install/build/hp2ps/autogen -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c utils/hp2ps/Scale.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist-install/build/hp2ps/autogen -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c utils/hp2ps/TraceElement.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist-install/build/hp2ps/autogen -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c utils/hp2ps/Axes.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist-install/build/hp2ps/autogen -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c utils/hp2ps/Dimensions.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist-install/build/hp2ps/autogen -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c utils/hp2ps/Key.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist-install/build/hp2ps/autogen -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c utils/hp2ps/PsFile.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist-install/build/hp2ps/autogen -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c utils/hp2ps/Shade.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist-install/build/hp2ps/autogen -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c utils/hp2ps/Utilities.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true "rm" -f utils/hp2ps/dist-install/build/.depend.c_asm.bit echo "utils/hp2ps_dist-install_depfile_c_asm_EXISTS = YES" >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp mv utils/hp2ps/dist-install/build/.depend.c_asm.tmp utils/hp2ps/dist-install/build/.depend.c_asm "inplace/bin/mkdirhier" utils/unlit/dist-install/build//. "rm" -f utils/unlit/dist-install/build/.depend.c_asm.tmp cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iutils/unlit/dist-install/build/unlit/autogen -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c utils/unlit/unlit.c -MF utils/unlit/dist-install/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/unlit/|" -e "1s|utils/unlit/|utils/unlit/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/unlit/dist-install/build/.depend.c_asm.bit >> utils/unlit/dist-install/build/.depend.c_asm.tmp && true cpp -isystem /usr/local/include -fno-stack-protector -O2 -pipe -Wall -Iutils/unlit/dist-install/build/unlit/autogen -Wno-unknown-pragmas -ffunction-sections -fdata-sections -MM -x c utils/unlit/fs.c -MF utils/unlit/dist-install/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/unlit/|" -e "1s|utils/unlit/|utils/unlit/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/||g" utils/unlit/dist-install/build/.depend.c_asm.bit >> utils/unlit/dist-install/build/.depend.c_asm.tmp && true "rm" -f utils/unlit/dist-install/build/.depend.c_asm.bit echo "utils/unlit_dist-install_depfile_c_asm_EXISTS = YES" >> utils/unlit/dist-install/build/.depend.c_asm.tmp mv utils/unlit/dist-install/build/.depend.c_asm.tmp utils/unlit/dist-install/build/.depend.c_asm CC utils/unlit/dist-install/build/unlit.dyn_o CC utils/unlit/dist-install/build/fs.dyn_o "inplace/bin/mkdirhier" utils/unlit/dist-install/build/tmp//. HC [stage 1] utils/unlit/dist-install/build/tmp/unlit Warning: -rtsopts and -with-rtsopts have no effect with -no-hs-main. Call hs_init_ghc() from your main() function to set these options. HC [stage 0] utils/hp2ps/dist/build/AreaBelow.o HC [stage 0] utils/hp2ps/dist/build/Curves.o HC [stage 0] utils/hp2ps/dist/build/Error.o HC [stage 0] utils/hp2ps/dist/build/Main.o HC [stage 0] utils/hp2ps/dist/build/Reorder.o HC [stage 0] utils/hp2ps/dist/build/TopTwenty.o HC [stage 0] utils/hp2ps/dist/build/AuxFile.o HC [stage 0] utils/hp2ps/dist/build/Deviation.o HC [stage 0] utils/hp2ps/dist/build/HpFile.o HC [stage 0] utils/hp2ps/dist/build/Marks.o HC [stage 0] utils/hp2ps/dist/build/Scale.o HC [stage 0] utils/hp2ps/dist/build/TraceElement.o HC [stage 0] utils/hp2ps/dist/build/Axes.o HC [stage 0] utils/hp2ps/dist/build/Dimensions.o HC [stage 0] utils/hp2ps/dist/build/Key.o HC [stage 0] utils/hp2ps/dist/build/PsFile.o HC [stage 0] utils/hp2ps/dist/build/Shade.o HC [stage 0] utils/hp2ps/dist/build/Utilities.o "inplace/bin/mkdirhier" utils/hp2ps/dist/build/tmp//. HC [stage 0] utils/hp2ps/dist/build/tmp/hp2ps Warning: -rtsopts and -with-rtsopts have no effect with -no-hs-main. Call hs_init_ghc() from your main() function to set these options. /usr/bin/install -c -m 755 utils/hp2ps/dist/build/tmp/hp2ps inplace/lib/bin/hp2ps "rm" -f inplace/bin/hp2ps echo '#!/bin/sh' >> inplace/bin/hp2ps echo 'executablename="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib/bin/hp2ps"' >> inplace/bin/hp2ps echo 'datadir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib"' >> inplace/bin/hp2ps echo 'bindir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin"' >> inplace/bin/hp2ps echo 'topdir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib"' >> inplace/bin/hp2ps echo 'pgmgcc="cc"' >> inplace/bin/hp2ps echo 'export LD_LIBRARY_PATH="${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/bin/hp2ps cat utils/hp2ps/hp2ps.wrapper >> inplace/bin/hp2ps chmod +x inplace/bin/hp2ps CC utils/hp2ps/dist-install/build/AreaBelow.dyn_o CC utils/hp2ps/dist-install/build/Curves.dyn_o CC utils/hp2ps/dist-install/build/Error.dyn_o CC utils/hp2ps/dist-install/build/Main.dyn_o CC utils/hp2ps/dist-install/build/Reorder.dyn_o CC utils/hp2ps/dist-install/build/TopTwenty.dyn_o CC utils/hp2ps/dist-install/build/AuxFile.dyn_o CC utils/hp2ps/dist-install/build/Deviation.dyn_o CC utils/hp2ps/dist-install/build/HpFile.dyn_o CC utils/hp2ps/dist-install/build/Marks.dyn_o CC utils/hp2ps/dist-install/build/Scale.dyn_o CC utils/hp2ps/dist-install/build/TraceElement.dyn_o CC utils/hp2ps/dist-install/build/Axes.dyn_o CC utils/hp2ps/dist-install/build/Dimensions.dyn_o CC utils/hp2ps/dist-install/build/Key.dyn_o CC utils/hp2ps/dist-install/build/PsFile.dyn_o CC utils/hp2ps/dist-install/build/Shade.dyn_o CC utils/hp2ps/dist-install/build/Utilities.dyn_o "inplace/bin/mkdirhier" utils/hp2ps/dist-install/build/tmp//. HC [stage 1] utils/hp2ps/dist-install/build/tmp/hp2ps Warning: -rtsopts and -with-rtsopts have no effect with -no-hs-main. Call hs_init_ghc() from your main() function to set these options. cp driver/ghc-usage.txt inplace/lib/ghc-usage.txt cp driver/ghci-usage.txt inplace/lib/ghci-usage.txt rts_dist_HC rts/dist/build/fs.o rts_dist_HC rts/dist/build/Printer.o rts_dist_HC rts/dist/build/ThreadPaused.o rts_dist_HC rts/dist/build/ClosureFlags.o rts_dist_HC rts/dist/build/LibdwPool.o rts_dist_HC rts/dist/build/Hpc.o rts_dist_HC rts/dist/build/Ticky.o rts_dist_HC rts/dist/build/Inlines.o rts_dist_HC rts/dist/build/RtsMain.o rts_dist_HC rts/dist/build/PathUtils.o rts_dist_HC rts/dist/build/RtsSymbols.o rts_dist_HC rts/dist/build/StaticPtrTable.o rts_dist_HC rts/dist/build/ThreadLabels.o rts_dist_HC rts/dist/build/STM.o rts_dist_HC rts/dist/build/OldARMAtomic.o rts_dist_HC rts/dist/build/HsFFI.o rts_dist_HC rts/dist/build/RtsAPI.o rts_dist_HC rts/dist/build/Timer.o rts_dist_HC rts/dist/build/Disassembler.o rts_dist_HC rts/dist/build/CheckUnload.o rts_dist_HC rts/dist/build/RtsSymbolInfo.o rts_dist_HC rts/dist/build/RaiseAsync.o rts_dist_HC rts/dist/build/Proftimer.o rts_dist_HC rts/dist/build/Hash.o rts_dist_HC rts/dist/build/Trace.o rts_dist_HC rts/dist/build/Threads.o rts_dist_HC rts/dist/build/Sparks.o rts_dist_HC rts/dist/build/Weak.o rts_dist_HC rts/dist/build/RtsUtils.o rts_dist_HC rts/dist/build/ProfilerReportJson.o rts_dist_HC rts/dist/build/Task.o rts_dist_HC rts/dist/build/StgCRun.o rts_dist_HC rts/dist/build/LdvProfile.o rts_dist_HC rts/dist/build/RetainerProfile.o rts_dist_HC rts/dist/build/Libdw.o rts_dist_HC rts/dist/build/Stats.o rts_dist_HC rts/dist/build/Interpreter.o rts_dist_HC rts/dist/build/Messages.o rts_dist_HC rts/dist/build/Capability.o rts_dist_HC rts/dist/build/Globals.o rts_dist_HC rts/dist/build/Adjustor.o rts_dist_HC rts/dist/build/Schedule.o rts_dist_HC rts/dist/build/RtsDllMain.o rts_dist_HC rts/dist/build/ProfilerReport.o rts_dist_HC rts/dist/build/TopHandler.o rts_dist_HC rts/dist/build/xxhash.o rts_dist_HC rts/dist/build/WSDeque.o rts_dist_HC rts/dist/build/Pool.o rts_dist_HC rts/dist/build/StgPrimFloat.o rts_dist_HC rts/dist/build/RtsStartup.o rts_dist_HC rts/dist/build/RetainerSet.o rts_dist_HC rts/dist/build/Profiling.o rts_dist_HC rts/dist/build/RtsMessages.o rts_dist_HC rts/dist/build/RtsFlags.o rts_dist_HC rts/dist/build/Linker.o rts_dist_HC rts/dist/build/FileLock.o rts_dist_HC rts/dist/build/Stable.o rts_dist_HC rts/dist/build/Arena.o rts_dist_HC rts/dist/build/Heap.o rts_dist_HC rts/dist/build/ProfHeap.o "inplace/bin/mkdirhier" rts/dist/build/hooks//. rts_dist_HC rts/dist/build/hooks/StackOverflow.o rts_dist_HC rts/dist/build/hooks/LongGCSync.o rts_dist_HC rts/dist/build/hooks/OnExit.o rts_dist_HC rts/dist/build/hooks/FlagDefaults.o rts_dist_HC rts/dist/build/hooks/MallocFail.o rts_dist_HC rts/dist/build/hooks/OutOfHeap.o "inplace/bin/mkdirhier" rts/dist/build/sm//. rts_dist_HC rts/dist/build/sm/Scav_thr.o rts_dist_HC rts/dist/build/sm/Storage.o rts_dist_HC rts/dist/build/sm/Evac.o rts_dist_HC rts/dist/build/sm/Sanity.o rts_dist_HC rts/dist/build/sm/GC.o rts_dist_HC rts/dist/build/sm/MarkWeak.o rts_dist_HC rts/dist/build/sm/Evac_thr.o rts_dist_HC rts/dist/build/sm/BlockAlloc.o rts_dist_HC rts/dist/build/sm/GCUtils.o rts_dist_HC rts/dist/build/sm/GCAux.o rts_dist_HC rts/dist/build/sm/Sweep.o rts_dist_HC rts/dist/build/sm/CNF.o rts_dist_HC rts/dist/build/sm/Compact.o rts_dist_HC rts/dist/build/sm/Scav.o rts_dist_HC rts/dist/build/sm/MBlock.o "inplace/bin/mkdirhier" rts/dist/build/eventlog//. rts_dist_HC rts/dist/build/eventlog/EventLog.o rts_dist_HC rts/dist/build/eventlog/EventLogWriter.o "inplace/bin/mkdirhier" rts/dist/build/linker//. rts_dist_HC rts/dist/build/linker/elf_util.o rts_dist_HC rts/dist/build/linker/elf_reloc.o rts_dist_HC rts/dist/build/linker/LoadArchive.o rts_dist_HC rts/dist/build/linker/elf_plt_arm.o rts_dist_HC rts/dist/build/linker/SymbolExtras.o rts_dist_HC rts/dist/build/linker/CacheFlush.o rts_dist_HC rts/dist/build/linker/Elf.o rts_dist_HC rts/dist/build/linker/elf_got.o rts_dist_HC rts/dist/build/linker/M32Alloc.o rts_dist_HC rts/dist/build/linker/elf_plt_aarch64.o rts_dist_HC rts/dist/build/linker/elf_plt.o rts_dist_HC rts/dist/build/linker/PEi386.o rts_dist_HC rts/dist/build/linker/MachO.o rts_dist_HC rts/dist/build/linker/elf_reloc_aarch64.o "inplace/bin/mkdirhier" rts/dist/build/posix//. rts_dist_HC rts/dist/build/posix/GetEnv.o rts_dist_HC rts/dist/build/posix/Select.o rts_dist_HC rts/dist/build/posix/Signals.o rts_dist_HC rts/dist/build/posix/TTY.o rts_dist_HC rts/dist/build/posix/Itimer.o rts_dist_HC rts/dist/build/posix/OSThreads.o rts_dist_HC rts/dist/build/posix/GetTime.o rts_dist_HC rts/dist/build/posix/OSMem.o rts/posix/OSMem.c:548:17: error: warning: comparison of integers of different signs: 'W_' (aka 'unsigned long') and 'rlim_t' (aka 'long') [-Wsign-compare] && *len > limit.rlim_cur) { ~~~~ ^ ~~~~~~~~~~~~~~ | 548 | && *len > limit.rlim_cur) { | ^ 1 warning generated. rts_dist_HC rts/dist/build/PrimOps.o rts_dist_HC rts/dist/build/StgMiscClosures.o rts_dist_HC rts/dist/build/HeapStackCheck.o rts_dist_HC rts/dist/build/StgStdThunks.o rts_dist_HC rts/dist/build/Compact.o rts_dist_HC rts/dist/build/Apply.o rts_dist_HC rts/dist/build/Exception.o rts_dist_HC rts/dist/build/Updates.o rts_dist_HC rts/dist/build/StgStartup.o HC [stage 0] utils/genapply/dist/build/Main.o "inplace/bin/mkdirhier" utils/genapply/dist/build/tmp//. HC [stage 0] utils/genapply/dist/build/tmp/genapply /usr/bin/install -c -m 755 utils/genapply/dist/build/tmp/genapply inplace/lib/bin/genapply "rm" -f inplace/bin/genapply echo '#!/bin/sh' >> inplace/bin/genapply echo 'executablename="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib/bin/genapply"' >> inplace/bin/genapply echo 'datadir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib"' >> inplace/bin/genapply echo 'bindir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin"' >> inplace/bin/genapply echo 'topdir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib"' >> inplace/bin/genapply echo 'pgmgcc="cc"' >> inplace/bin/genapply echo 'export LD_LIBRARY_PATH="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/pretty-1.1.3.6:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/deepseq-1.4.4.0:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/array-0.5.3.0:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/base-4.12.0.0:/usr/local/lib:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/integer-simple-0.1.1.1:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/ghc-prim-0.5.3:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5-boot/lib/ghc-8.6.5/rts${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/bin/genapply echo 'exec "$executablename" ${1+"$@"}' >> inplace/bin/genapply chmod +x inplace/bin/genapply "inplace/bin/genapply" >rts/dist/build/AutoApply.cmm rts_dist_HC rts/dist/build/AutoApply.o /usr/sbin/dtrace -G -C -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -DDTRACE -s rts/RtsProbes.d -o rts/dist/build/RtsProbes.o rts/dist/build/fs.o rts/dist/build/Printer.o rts/dist/build/ThreadPaused.o rts/dist/build/ClosureFlags.o rts/dist/build/LibdwPool.o rts/dist/build/Hpc.o rts/dist/build/Ticky.o rts/dist/build/Inlines.o rts/dist/build/RtsMain.o rts/dist/build/PathUtils.o rts/dist/build/RtsSymbols.o rts/dist/build/StaticPtrTable.o rts/dist/build/ThreadLabels.o rts/dist/build/STM.o rts/dist/build/OldARMAtomic.o rts/dist/build/HsFFI.o rts/dist/build/RtsAPI.o rts/dist/build/Timer.o rts/dist/build/Disassembler.o rts/dist/build/CheckUnload.o rts/dist/build/RtsSymbolInfo.o rts/dist/build/RaiseAsync.o rts/dist/build/Proftimer.o rts/dist/build/Hash.o rts/dist/build/Trace.o rts/dist/build/Threads.o rts/dist/build/Sparks.o rts/dist/build/Weak.o rts/dist/build/RtsUtils.o rts/dist/build/ProfilerReportJson.o rts/dist/build/Task.o rts/dist/build/StgCRun.o rts/dist/build/LdvProfile.o rts/dist/build/RetainerProfile.o rts/dist/build/Libdw.o rts/dist/build/Stats.o rts/dist/build/Interpreter.o rts/dist/build/Messages.o rts/dist/build/Capability.o rts/dist/build/Globals.o rts/dist/build/Adjustor.o rts/dist/build/Schedule.o rts/dist/build/RtsDllMain.o rts/dist/build/ProfilerReport.o rts/dist/build/TopHandler.o rts/dist/build/xxhash.o rts/dist/build/WSDeque.o rts/dist/build/Pool.o rts/dist/build/StgPrimFloat.o rts/dist/build/RtsStartup.o rts/dist/build/RetainerSet.o rts/dist/build/Profiling.o rts/dist/build/RtsMessages.o rts/dist/build/RtsFlags.o rts/dist/build/Linker.o rts/dist/build/FileLock.o rts/dist/build/Stable.o rts/dist/build/Arena.o rts/dist/build/Heap.o rts/dist/build/ProfHeap.o rts/dist/build/hooks/StackOverflow.o rts/dist/build/hooks/LongGCSync.o rts/dist/build/hooks/OnExit.o rts/dist/build/hooks/FlagDefaults.o rts/dist/build/hooks/MallocFail.o rts/dist/build/hooks/OutOfHeap.o rts/dist/build/sm/Scav_thr.o rts/dist/build/sm/Storage.o rts/dist/build/sm/Evac.o rts/dist/build/sm/Sanity.o rts/dist/build/sm/GC.o rts/dist/build/sm/MarkWeak.o rts/dist/build/sm/Evac_thr.o rts/dist/build/sm/BlockAlloc.o rts/dist/build/sm/GCUtils.o rts/dist/build/sm/GCAux.o rts/dist/build/sm/Sweep.o rts/dist/build/sm/CNF.o rts/dist/build/sm/Compact.o rts/dist/build/sm/Scav.o rts/dist/build/sm/MBlock.o rts/dist/build/eventlog/EventLog.o rts/dist/build/eventlog/EventLogWriter.o rts/dist/build/linker/elf_util.o rts/dist/build/linker/elf_reloc.o rts/dist/build/linker/LoadArchive.o rts/dist/build/linker/elf_plt_arm.o rts/dist/build/linker/SymbolExtras.o rts/dist/build/linker/CacheFlush.o rts/dist/build/linker/Elf.o rts/dist/build/linker/elf_got.o rts/dist/build/linker/M32Alloc.o rts/dist/build/linker/elf_plt_aarch64.o rts/dist/build/linker/elf_plt.o rts/dist/build/linker/PEi386.o rts/dist/build/linker/MachO.o rts/dist/build/linker/elf_reloc_aarch64.o rts/dist/build/posix/GetEnv.o rts/dist/build/posix/Select.o rts/dist/build/posix/Signals.o rts/dist/build/posix/TTY.o rts/dist/build/posix/Itimer.o rts/dist/build/posix/OSThreads.o rts/dist/build/posix/GetTime.o rts/dist/build/posix/OSMem.o rts/dist/build/PrimOps.o rts/dist/build/StgMiscClosures.o rts/dist/build/HeapStackCheck.o rts/dist/build/StgStdThunks.o rts/dist/build/Compact.o rts/dist/build/Apply.o rts/dist/build/Exception.o rts/dist/build/Updates.o rts/dist/build/StgStartup.o rts/dist/build/AutoApply.o "rm" -f rts/dist/build/RTS.o # When linking an archive the linker will only include the object files that # are actually needed during linking. It therefore does not include the dtrace # specific code for initializing the probes. By creating a single object that # also includes the probe object code we force the linker to include the # probes when linking the static runtime. # # The reason why we are re-linking all the objects into a single object file # is stated in this thread: # https://thr3ads.net/dtrace-discuss/2005/08/384778-Problem-with-probes-defined-in-static-libraries ld -r -o rts/dist/build/RTS.o rts/dist/build/RtsProbes.o rts/dist/build/fs.o rts/dist/build/Printer.o rts/dist/build/ThreadPaused.o rts/dist/build/ClosureFlags.o rts/dist/build/LibdwPool.o rts/dist/build/Hpc.o rts/dist/build/Ticky.o rts/dist/build/Inlines.o rts/dist/build/RtsMain.o rts/dist/build/PathUtils.o rts/dist/build/RtsSymbols.o rts/dist/build/StaticPtrTable.o rts/dist/build/ThreadLabels.o rts/dist/build/STM.o rts/dist/build/OldARMAtomic.o rts/dist/build/HsFFI.o rts/dist/build/RtsAPI.o rts/dist/build/Timer.o rts/dist/build/Disassembler.o rts/dist/build/CheckUnload.o rts/dist/build/RtsSymbolInfo.o rts/dist/build/RaiseAsync.o rts/dist/build/Proftimer.o rts/dist/build/Hash.o rts/dist/build/Trace.o rts/dist/build/Threads.o rts/dist/build/Sparks.o rts/dist/build/Weak.o rts/dist/build/RtsUtils.o rts/dist/build/ProfilerReportJson.o rts/dist/build/Task.o rts/dist/build/StgCRun.o rts/dist/build/LdvProfile.o rts/dist/build/RetainerProfile.o rts/dist/build/Libdw.o rts/dist/build/Stats.o rts/dist/build/Interpreter.o rts/dist/build/Messages.o rts/dist/build/Capability.o rts/dist/build/Globals.o rts/dist/build/Adjustor.o rts/dist/build/Schedule.o rts/dist/build/RtsDllMain.o rts/dist/build/ProfilerReport.o rts/dist/build/TopHandler.o rts/dist/build/xxhash.o rts/dist/build/WSDeque.o rts/dist/build/Pool.o rts/dist/build/StgPrimFloat.o rts/dist/build/RtsStartup.o rts/dist/build/RetainerSet.o rts/dist/build/Profiling.o rts/dist/build/RtsMessages.o rts/dist/build/RtsFlags.o rts/dist/build/Linker.o rts/dist/build/FileLock.o rts/dist/build/Stable.o rts/dist/build/Arena.o rts/dist/build/Heap.o rts/dist/build/ProfHeap.o rts/dist/build/sm/Scav_thr.o rts/dist/build/sm/Storage.o rts/dist/build/sm/Evac.o rts/dist/build/sm/Sanity.o rts/dist/build/sm/GC.o rts/dist/build/sm/MarkWeak.o rts/dist/build/sm/Evac_thr.o rts/dist/build/sm/BlockAlloc.o rts/dist/build/sm/GCUtils.o rts/dist/build/sm/GCAux.o rts/dist/build/sm/Sweep.o rts/dist/build/sm/CNF.o rts/dist/build/sm/Compact.o rts/dist/build/sm/Scav.o rts/dist/build/sm/MBlock.o rts/dist/build/eventlog/EventLog.o rts/dist/build/eventlog/EventLogWriter.o rts/dist/build/linker/elf_util.o rts/dist/build/linker/elf_reloc.o rts/dist/build/linker/LoadArchive.o rts/dist/build/linker/elf_plt_arm.o rts/dist/build/linker/SymbolExtras.o rts/dist/build/linker/CacheFlush.o rts/dist/build/linker/Elf.o rts/dist/build/linker/elf_got.o rts/dist/build/linker/M32Alloc.o rts/dist/build/linker/elf_plt_aarch64.o rts/dist/build/linker/elf_plt.o rts/dist/build/linker/PEi386.o rts/dist/build/linker/MachO.o rts/dist/build/linker/elf_reloc_aarch64.o rts/dist/build/posix/GetEnv.o rts/dist/build/posix/Select.o rts/dist/build/posix/Signals.o rts/dist/build/posix/TTY.o rts/dist/build/posix/Itimer.o rts/dist/build/posix/OSThreads.o rts/dist/build/posix/GetTime.o rts/dist/build/posix/OSMem.o rts/dist/build/PrimOps.o rts/dist/build/StgMiscClosures.o rts/dist/build/HeapStackCheck.o rts/dist/build/StgStdThunks.o rts/dist/build/Compact.o rts/dist/build/Apply.o rts/dist/build/Exception.o rts/dist/build/Updates.o rts/dist/build/StgStartup.o rts/dist/build/AutoApply.o "rm" -f rts/dist/build/libHSrts.a echo rts/dist/build/RTS.o rts/dist/build/hooks/StackOverflow.o rts/dist/build/hooks/LongGCSync.o rts/dist/build/hooks/OnExit.o rts/dist/build/hooks/FlagDefaults.o rts/dist/build/hooks/MallocFail.o rts/dist/build/hooks/OutOfHeap.o | "xargs" "ar" qcls rts/dist/build/libHSrts.a rts_dist_HC rts/dist/build/fs.p_o rts_dist_HC rts/dist/build/Printer.p_o rts_dist_HC rts/dist/build/ThreadPaused.p_o rts_dist_HC rts/dist/build/ClosureFlags.p_o rts_dist_HC rts/dist/build/LibdwPool.p_o rts_dist_HC rts/dist/build/Hpc.p_o rts_dist_HC rts/dist/build/Ticky.p_o rts_dist_HC rts/dist/build/Inlines.p_o rts_dist_HC rts/dist/build/RtsMain.p_o rts_dist_HC rts/dist/build/PathUtils.p_o rts_dist_HC rts/dist/build/RtsSymbols.p_o rts_dist_HC rts/dist/build/StaticPtrTable.p_o rts_dist_HC rts/dist/build/ThreadLabels.p_o rts_dist_HC rts/dist/build/STM.p_o rts_dist_HC rts/dist/build/OldARMAtomic.p_o rts_dist_HC rts/dist/build/HsFFI.p_o rts_dist_HC rts/dist/build/RtsAPI.p_o rts_dist_HC rts/dist/build/Timer.p_o rts_dist_HC rts/dist/build/Disassembler.p_o rts_dist_HC rts/dist/build/CheckUnload.p_o rts_dist_HC rts/dist/build/RtsSymbolInfo.p_o rts_dist_HC rts/dist/build/RaiseAsync.p_o rts_dist_HC rts/dist/build/Proftimer.p_o rts_dist_HC rts/dist/build/Hash.p_o rts_dist_HC rts/dist/build/Trace.p_o rts_dist_HC rts/dist/build/Threads.p_o rts_dist_HC rts/dist/build/Sparks.p_o rts_dist_HC rts/dist/build/Weak.p_o rts_dist_HC rts/dist/build/RtsUtils.p_o rts_dist_HC rts/dist/build/ProfilerReportJson.p_o rts_dist_HC rts/dist/build/Task.p_o rts_dist_HC rts/dist/build/StgCRun.p_o rts_dist_HC rts/dist/build/LdvProfile.p_o rts_dist_HC rts/dist/build/RetainerProfile.p_o rts_dist_HC rts/dist/build/Libdw.p_o rts_dist_HC rts/dist/build/Stats.p_o rts_dist_HC rts/dist/build/Interpreter.p_o rts_dist_HC rts/dist/build/Messages.p_o rts_dist_HC rts/dist/build/Capability.p_o rts_dist_HC rts/dist/build/Globals.p_o rts_dist_HC rts/dist/build/Adjustor.p_o rts_dist_HC rts/dist/build/Schedule.p_o rts_dist_HC rts/dist/build/RtsDllMain.p_o rts_dist_HC rts/dist/build/ProfilerReport.p_o rts_dist_HC rts/dist/build/TopHandler.p_o rts_dist_HC rts/dist/build/xxhash.p_o rts_dist_HC rts/dist/build/WSDeque.p_o rts_dist_HC rts/dist/build/Pool.p_o rts_dist_HC rts/dist/build/StgPrimFloat.p_o rts_dist_HC rts/dist/build/RtsStartup.p_o rts_dist_HC rts/dist/build/RetainerSet.p_o rts_dist_HC rts/dist/build/Profiling.p_o rts_dist_HC rts/dist/build/RtsMessages.p_o rts_dist_HC rts/dist/build/RtsFlags.p_o rts_dist_HC rts/dist/build/Linker.p_o rts_dist_HC rts/dist/build/FileLock.p_o rts_dist_HC rts/dist/build/Stable.p_o rts_dist_HC rts/dist/build/Arena.p_o rts_dist_HC rts/dist/build/Heap.p_o rts_dist_HC rts/dist/build/ProfHeap.p_o rts_dist_HC rts/dist/build/hooks/StackOverflow.p_o rts_dist_HC rts/dist/build/hooks/LongGCSync.p_o rts_dist_HC rts/dist/build/hooks/OnExit.p_o rts_dist_HC rts/dist/build/hooks/FlagDefaults.p_o rts_dist_HC rts/dist/build/hooks/MallocFail.p_o rts_dist_HC rts/dist/build/hooks/OutOfHeap.p_o rts_dist_HC rts/dist/build/sm/Scav_thr.p_o rts_dist_HC rts/dist/build/sm/Storage.p_o rts_dist_HC rts/dist/build/sm/Evac.p_o rts_dist_HC rts/dist/build/sm/Sanity.p_o rts_dist_HC rts/dist/build/sm/GC.p_o rts_dist_HC rts/dist/build/sm/MarkWeak.p_o rts_dist_HC rts/dist/build/sm/Evac_thr.p_o rts_dist_HC rts/dist/build/sm/BlockAlloc.p_o rts_dist_HC rts/dist/build/sm/GCUtils.p_o rts_dist_HC rts/dist/build/sm/GCAux.p_o rts_dist_HC rts/dist/build/sm/Sweep.p_o rts_dist_HC rts/dist/build/sm/CNF.p_o rts_dist_HC rts/dist/build/sm/Compact.p_o rts_dist_HC rts/dist/build/sm/Scav.p_o rts_dist_HC rts/dist/build/sm/MBlock.p_o rts_dist_HC rts/dist/build/eventlog/EventLog.p_o rts_dist_HC rts/dist/build/eventlog/EventLogWriter.p_o rts_dist_HC rts/dist/build/linker/elf_util.p_o rts_dist_HC rts/dist/build/linker/elf_reloc.p_o rts_dist_HC rts/dist/build/linker/LoadArchive.p_o rts_dist_HC rts/dist/build/linker/elf_plt_arm.p_o rts_dist_HC rts/dist/build/linker/SymbolExtras.p_o rts_dist_HC rts/dist/build/linker/CacheFlush.p_o rts_dist_HC rts/dist/build/linker/Elf.p_o rts_dist_HC rts/dist/build/linker/elf_got.p_o rts_dist_HC rts/dist/build/linker/M32Alloc.p_o rts_dist_HC rts/dist/build/linker/elf_plt_aarch64.p_o rts_dist_HC rts/dist/build/linker/elf_plt.p_o rts_dist_HC rts/dist/build/linker/PEi386.p_o rts_dist_HC rts/dist/build/linker/MachO.p_o rts_dist_HC rts/dist/build/linker/elf_reloc_aarch64.p_o rts_dist_HC rts/dist/build/posix/GetEnv.p_o rts_dist_HC rts/dist/build/posix/Select.p_o rts_dist_HC rts/dist/build/posix/Signals.p_o rts_dist_HC rts/dist/build/posix/TTY.p_o rts_dist_HC rts/dist/build/posix/Itimer.p_o rts_dist_HC rts/dist/build/posix/OSThreads.p_o rts_dist_HC rts/dist/build/posix/GetTime.p_o rts_dist_HC rts/dist/build/posix/OSMem.p_o rts/posix/OSMem.c:548:17: error: warning: comparison of integers of different signs: 'W_' (aka 'unsigned long') and 'rlim_t' (aka 'long') [-Wsign-compare] && *len > limit.rlim_cur) { ~~~~ ^ ~~~~~~~~~~~~~~ | 548 | && *len > limit.rlim_cur) { | ^ 1 warning generated. rts_dist_HC rts/dist/build/PrimOps.p_o rts_dist_HC rts/dist/build/StgMiscClosures.p_o rts_dist_HC rts/dist/build/HeapStackCheck.p_o rts_dist_HC rts/dist/build/StgStdThunks.p_o rts_dist_HC rts/dist/build/Compact.p_o rts_dist_HC rts/dist/build/Apply.p_o rts_dist_HC rts/dist/build/Exception.p_o rts_dist_HC rts/dist/build/Updates.p_o rts_dist_HC rts/dist/build/StgStartup.p_o rts_dist_HC rts/dist/build/AutoApply.p_o /usr/sbin/dtrace -G -C -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -DDTRACE -s rts/RtsProbes.d -o rts/dist/build/RtsProbes.p_o rts/dist/build/fs.p_o rts/dist/build/Printer.p_o rts/dist/build/ThreadPaused.p_o rts/dist/build/ClosureFlags.p_o rts/dist/build/LibdwPool.p_o rts/dist/build/Hpc.p_o rts/dist/build/Ticky.p_o rts/dist/build/Inlines.p_o rts/dist/build/RtsMain.p_o rts/dist/build/PathUtils.p_o rts/dist/build/RtsSymbols.p_o rts/dist/build/StaticPtrTable.p_o rts/dist/build/ThreadLabels.p_o rts/dist/build/STM.p_o rts/dist/build/OldARMAtomic.p_o rts/dist/build/HsFFI.p_o rts/dist/build/RtsAPI.p_o rts/dist/build/Timer.p_o rts/dist/build/Disassembler.p_o rts/dist/build/CheckUnload.p_o rts/dist/build/RtsSymbolInfo.p_o rts/dist/build/RaiseAsync.p_o rts/dist/build/Proftimer.p_o rts/dist/build/Hash.p_o rts/dist/build/Trace.p_o rts/dist/build/Threads.p_o rts/dist/build/Sparks.p_o rts/dist/build/Weak.p_o rts/dist/build/RtsUtils.p_o rts/dist/build/ProfilerReportJson.p_o rts/dist/build/Task.p_o rts/dist/build/StgCRun.p_o rts/dist/build/LdvProfile.p_o rts/dist/build/RetainerProfile.p_o rts/dist/build/Libdw.p_o rts/dist/build/Stats.p_o rts/dist/build/Interpreter.p_o rts/dist/build/Messages.p_o rts/dist/build/Capability.p_o rts/dist/build/Globals.p_o rts/dist/build/Adjustor.p_o rts/dist/build/Schedule.p_o rts/dist/build/RtsDllMain.p_o rts/dist/build/ProfilerReport.p_o rts/dist/build/TopHandler.p_o rts/dist/build/xxhash.p_o rts/dist/build/WSDeque.p_o rts/dist/build/Pool.p_o rts/dist/build/StgPrimFloat.p_o rts/dist/build/RtsStartup.p_o rts/dist/build/RetainerSet.p_o rts/dist/build/Profiling.p_o rts/dist/build/RtsMessages.p_o rts/dist/build/RtsFlags.p_o rts/dist/build/Linker.p_o rts/dist/build/FileLock.p_o rts/dist/build/Stable.p_o rts/dist/build/Arena.p_o rts/dist/build/Heap.p_o rts/dist/build/ProfHeap.p_o rts/dist/build/hooks/StackOverflow.p_o rts/dist/build/hooks/LongGCSync.p_o rts/dist/build/hooks/OnExit.p_o rts/dist/build/hooks/FlagDefaults.p_o rts/dist/build/hooks/MallocFail.p_o rts/dist/build/hooks/OutOfHeap.p_o rts/dist/build/sm/Scav_thr.p_o rts/dist/build/sm/Storage.p_o rts/dist/build/sm/Evac.p_o rts/dist/build/sm/Sanity.p_o rts/dist/build/sm/GC.p_o rts/dist/build/sm/MarkWeak.p_o rts/dist/build/sm/Evac_thr.p_o rts/dist/build/sm/BlockAlloc.p_o rts/dist/build/sm/GCUtils.p_o rts/dist/build/sm/GCAux.p_o rts/dist/build/sm/Sweep.p_o rts/dist/build/sm/CNF.p_o rts/dist/build/sm/Compact.p_o rts/dist/build/sm/Scav.p_o rts/dist/build/sm/MBlock.p_o rts/dist/build/eventlog/EventLog.p_o rts/dist/build/eventlog/EventLogWriter.p_o rts/dist/build/linker/elf_util.p_o rts/dist/build/linker/elf_reloc.p_o rts/dist/build/linker/LoadArchive.p_o rts/dist/build/linker/elf_plt_arm.p_o rts/dist/build/linker/SymbolExtras.p_o rts/dist/build/linker/CacheFlush.p_o rts/dist/build/linker/Elf.p_o rts/dist/build/linker/elf_got.p_o rts/dist/build/linker/M32Alloc.p_o rts/dist/build/linker/elf_plt_aarch64.p_o rts/dist/build/linker/elf_plt.p_o rts/dist/build/linker/PEi386.p_o rts/dist/build/linker/MachO.p_o rts/dist/build/linker/elf_reloc_aarch64.p_o rts/dist/build/posix/GetEnv.p_o rts/dist/build/posix/Select.p_o rts/dist/build/posix/Signals.p_o rts/dist/build/posix/TTY.p_o rts/dist/build/posix/Itimer.p_o rts/dist/build/posix/OSThreads.p_o rts/dist/build/posix/GetTime.p_o rts/dist/build/posix/OSMem.p_o rts/dist/build/PrimOps.p_o rts/dist/build/StgMiscClosures.p_o rts/dist/build/HeapStackCheck.p_o rts/dist/build/StgStdThunks.p_o rts/dist/build/Compact.p_o rts/dist/build/Apply.p_o rts/dist/build/Exception.p_o rts/dist/build/Updates.p_o rts/dist/build/StgStartup.p_o rts/dist/build/AutoApply.p_o "rm" -f rts/dist/build/RTS.p_o # When linking an archive the linker will only include the object files that # are actually needed during linking. It therefore does not include the dtrace # specific code for initializing the probes. By creating a single object that # also includes the probe object code we force the linker to include the # probes when linking the static runtime. # # The reason why we are re-linking all the objects into a single object file # is stated in this thread: # https://thr3ads.net/dtrace-discuss/2005/08/384778-Problem-with-probes-defined-in-static-libraries ld -r -o rts/dist/build/RTS.p_o rts/dist/build/RtsProbes.p_o rts/dist/build/fs.p_o rts/dist/build/Printer.p_o rts/dist/build/ThreadPaused.p_o rts/dist/build/ClosureFlags.p_o rts/dist/build/LibdwPool.p_o rts/dist/build/Hpc.p_o rts/dist/build/Ticky.p_o rts/dist/build/Inlines.p_o rts/dist/build/RtsMain.p_o rts/dist/build/PathUtils.p_o rts/dist/build/RtsSymbols.p_o rts/dist/build/StaticPtrTable.p_o rts/dist/build/ThreadLabels.p_o rts/dist/build/STM.p_o rts/dist/build/OldARMAtomic.p_o rts/dist/build/HsFFI.p_o rts/dist/build/RtsAPI.p_o rts/dist/build/Timer.p_o rts/dist/build/Disassembler.p_o rts/dist/build/CheckUnload.p_o rts/dist/build/RtsSymbolInfo.p_o rts/dist/build/RaiseAsync.p_o rts/dist/build/Proftimer.p_o rts/dist/build/Hash.p_o rts/dist/build/Trace.p_o rts/dist/build/Threads.p_o rts/dist/build/Sparks.p_o rts/dist/build/Weak.p_o rts/dist/build/RtsUtils.p_o rts/dist/build/ProfilerReportJson.p_o rts/dist/build/Task.p_o rts/dist/build/StgCRun.p_o rts/dist/build/LdvProfile.p_o rts/dist/build/RetainerProfile.p_o rts/dist/build/Libdw.p_o rts/dist/build/Stats.p_o rts/dist/build/Interpreter.p_o rts/dist/build/Messages.p_o rts/dist/build/Capability.p_o rts/dist/build/Globals.p_o rts/dist/build/Adjustor.p_o rts/dist/build/Schedule.p_o rts/dist/build/RtsDllMain.p_o rts/dist/build/ProfilerReport.p_o rts/dist/build/TopHandler.p_o rts/dist/build/xxhash.p_o rts/dist/build/WSDeque.p_o rts/dist/build/Pool.p_o rts/dist/build/StgPrimFloat.p_o rts/dist/build/RtsStartup.p_o rts/dist/build/RetainerSet.p_o rts/dist/build/Profiling.p_o rts/dist/build/RtsMessages.p_o rts/dist/build/RtsFlags.p_o rts/dist/build/Linker.p_o rts/dist/build/FileLock.p_o rts/dist/build/Stable.p_o rts/dist/build/Arena.p_o rts/dist/build/Heap.p_o rts/dist/build/ProfHeap.p_o rts/dist/build/sm/Scav_thr.p_o rts/dist/build/sm/Storage.p_o rts/dist/build/sm/Evac.p_o rts/dist/build/sm/Sanity.p_o rts/dist/build/sm/GC.p_o rts/dist/build/sm/MarkWeak.p_o rts/dist/build/sm/Evac_thr.p_o rts/dist/build/sm/BlockAlloc.p_o rts/dist/build/sm/GCUtils.p_o rts/dist/build/sm/GCAux.p_o rts/dist/build/sm/Sweep.p_o rts/dist/build/sm/CNF.p_o rts/dist/build/sm/Compact.p_o rts/dist/build/sm/Scav.p_o rts/dist/build/sm/MBlock.p_o rts/dist/build/eventlog/EventLog.p_o rts/dist/build/eventlog/EventLogWriter.p_o rts/dist/build/linker/elf_util.p_o rts/dist/build/linker/elf_reloc.p_o rts/dist/build/linker/LoadArchive.p_o rts/dist/build/linker/elf_plt_arm.p_o rts/dist/build/linker/SymbolExtras.p_o rts/dist/build/linker/CacheFlush.p_o rts/dist/build/linker/Elf.p_o rts/dist/build/linker/elf_got.p_o rts/dist/build/linker/M32Alloc.p_o rts/dist/build/linker/elf_plt_aarch64.p_o rts/dist/build/linker/elf_plt.p_o rts/dist/build/linker/PEi386.p_o rts/dist/build/linker/MachO.p_o rts/dist/build/linker/elf_reloc_aarch64.p_o rts/dist/build/posix/GetEnv.p_o rts/dist/build/posix/Select.p_o rts/dist/build/posix/Signals.p_o rts/dist/build/posix/TTY.p_o rts/dist/build/posix/Itimer.p_o rts/dist/build/posix/OSThreads.p_o rts/dist/build/posix/GetTime.p_o rts/dist/build/posix/OSMem.p_o rts/dist/build/PrimOps.p_o rts/dist/build/StgMiscClosures.p_o rts/dist/build/HeapStackCheck.p_o rts/dist/build/StgStdThunks.p_o rts/dist/build/Compact.p_o rts/dist/build/Apply.p_o rts/dist/build/Exception.p_o rts/dist/build/Updates.p_o rts/dist/build/StgStartup.p_o rts/dist/build/AutoApply.p_o "rm" -f rts/dist/build/libHSrts_p.a echo rts/dist/build/RTS.p_o rts/dist/build/hooks/StackOverflow.p_o rts/dist/build/hooks/LongGCSync.p_o rts/dist/build/hooks/OnExit.p_o rts/dist/build/hooks/FlagDefaults.p_o rts/dist/build/hooks/MallocFail.p_o rts/dist/build/hooks/OutOfHeap.p_o | "xargs" "ar" qcls rts/dist/build/libHSrts_p.a rts_dist_HC rts/dist/build/fs.dyn_o rts_dist_HC rts/dist/build/Printer.dyn_o rts_dist_HC rts/dist/build/ThreadPaused.dyn_o rts_dist_HC rts/dist/build/ClosureFlags.dyn_o rts_dist_HC rts/dist/build/LibdwPool.dyn_o rts_dist_HC rts/dist/build/Hpc.dyn_o rts_dist_HC rts/dist/build/Ticky.dyn_o rts_dist_HC rts/dist/build/Inlines.dyn_o rts_dist_HC rts/dist/build/RtsMain.dyn_o rts_dist_HC rts/dist/build/PathUtils.dyn_o rts_dist_HC rts/dist/build/RtsSymbols.dyn_o rts_dist_HC rts/dist/build/StaticPtrTable.dyn_o rts_dist_HC rts/dist/build/ThreadLabels.dyn_o rts_dist_HC rts/dist/build/STM.dyn_o rts_dist_HC rts/dist/build/OldARMAtomic.dyn_o rts_dist_HC rts/dist/build/HsFFI.dyn_o rts_dist_HC rts/dist/build/RtsAPI.dyn_o rts_dist_HC rts/dist/build/Timer.dyn_o rts_dist_HC rts/dist/build/Disassembler.dyn_o rts_dist_HC rts/dist/build/CheckUnload.dyn_o rts_dist_HC rts/dist/build/RtsSymbolInfo.dyn_o rts_dist_HC rts/dist/build/RaiseAsync.dyn_o rts_dist_HC rts/dist/build/Proftimer.dyn_o rts_dist_HC rts/dist/build/Hash.dyn_o rts_dist_HC rts/dist/build/Trace.dyn_o rts_dist_HC rts/dist/build/Threads.dyn_o rts_dist_HC rts/dist/build/Sparks.dyn_o rts_dist_HC rts/dist/build/Weak.dyn_o rts_dist_HC rts/dist/build/RtsUtils.dyn_o rts_dist_HC rts/dist/build/ProfilerReportJson.dyn_o rts_dist_HC rts/dist/build/Task.dyn_o rts_dist_HC rts/dist/build/StgCRun.dyn_o rts_dist_HC rts/dist/build/LdvProfile.dyn_o rts_dist_HC rts/dist/build/RetainerProfile.dyn_o rts_dist_HC rts/dist/build/Libdw.dyn_o rts_dist_HC rts/dist/build/Stats.dyn_o rts_dist_HC rts/dist/build/Interpreter.dyn_o rts_dist_HC rts/dist/build/Messages.dyn_o rts_dist_HC rts/dist/build/Capability.dyn_o rts_dist_HC rts/dist/build/Globals.dyn_o rts_dist_HC rts/dist/build/Adjustor.dyn_o rts_dist_HC rts/dist/build/Schedule.dyn_o rts_dist_HC rts/dist/build/RtsDllMain.dyn_o rts_dist_HC rts/dist/build/ProfilerReport.dyn_o rts_dist_HC rts/dist/build/TopHandler.dyn_o rts_dist_HC rts/dist/build/xxhash.dyn_o rts_dist_HC rts/dist/build/WSDeque.dyn_o rts_dist_HC rts/dist/build/Pool.dyn_o rts_dist_HC rts/dist/build/StgPrimFloat.dyn_o rts_dist_HC rts/dist/build/RtsStartup.dyn_o rts_dist_HC rts/dist/build/RetainerSet.dyn_o rts_dist_HC rts/dist/build/Profiling.dyn_o rts_dist_HC rts/dist/build/RtsMessages.dyn_o rts_dist_HC rts/dist/build/RtsFlags.dyn_o rts_dist_HC rts/dist/build/Linker.dyn_o rts_dist_HC rts/dist/build/FileLock.dyn_o rts_dist_HC rts/dist/build/Stable.dyn_o rts_dist_HC rts/dist/build/Arena.dyn_o rts_dist_HC rts/dist/build/Heap.dyn_o rts_dist_HC rts/dist/build/ProfHeap.dyn_o rts_dist_HC rts/dist/build/hooks/StackOverflow.dyn_o rts_dist_HC rts/dist/build/hooks/LongGCSync.dyn_o rts_dist_HC rts/dist/build/hooks/OnExit.dyn_o rts_dist_HC rts/dist/build/hooks/FlagDefaults.dyn_o rts_dist_HC rts/dist/build/hooks/MallocFail.dyn_o rts_dist_HC rts/dist/build/hooks/OutOfHeap.dyn_o rts_dist_HC rts/dist/build/sm/Scav_thr.dyn_o rts_dist_HC rts/dist/build/sm/Storage.dyn_o rts_dist_HC rts/dist/build/sm/Evac.dyn_o rts_dist_HC rts/dist/build/sm/Sanity.dyn_o rts_dist_HC rts/dist/build/sm/GC.dyn_o rts_dist_HC rts/dist/build/sm/MarkWeak.dyn_o rts_dist_HC rts/dist/build/sm/Evac_thr.dyn_o rts_dist_HC rts/dist/build/sm/BlockAlloc.dyn_o rts_dist_HC rts/dist/build/sm/GCUtils.dyn_o rts_dist_HC rts/dist/build/sm/GCAux.dyn_o rts_dist_HC rts/dist/build/sm/Sweep.dyn_o rts_dist_HC rts/dist/build/sm/CNF.dyn_o rts_dist_HC rts/dist/build/sm/Compact.dyn_o rts_dist_HC rts/dist/build/sm/Scav.dyn_o rts_dist_HC rts/dist/build/sm/MBlock.dyn_o rts_dist_HC rts/dist/build/eventlog/EventLog.dyn_o rts_dist_HC rts/dist/build/eventlog/EventLogWriter.dyn_o rts_dist_HC rts/dist/build/linker/elf_util.dyn_o rts_dist_HC rts/dist/build/linker/elf_reloc.dyn_o rts_dist_HC rts/dist/build/linker/LoadArchive.dyn_o rts_dist_HC rts/dist/build/linker/elf_plt_arm.dyn_o rts_dist_HC rts/dist/build/linker/SymbolExtras.dyn_o rts_dist_HC rts/dist/build/linker/CacheFlush.dyn_o rts_dist_HC rts/dist/build/linker/Elf.dyn_o rts_dist_HC rts/dist/build/linker/elf_got.dyn_o rts_dist_HC rts/dist/build/linker/M32Alloc.dyn_o rts_dist_HC rts/dist/build/linker/elf_plt_aarch64.dyn_o rts_dist_HC rts/dist/build/linker/elf_plt.dyn_o rts_dist_HC rts/dist/build/linker/PEi386.dyn_o rts_dist_HC rts/dist/build/linker/MachO.dyn_o rts_dist_HC rts/dist/build/linker/elf_reloc_aarch64.dyn_o rts_dist_HC rts/dist/build/posix/GetEnv.dyn_o rts_dist_HC rts/dist/build/posix/Select.dyn_o rts_dist_HC rts/dist/build/posix/Signals.dyn_o rts_dist_HC rts/dist/build/posix/TTY.dyn_o rts_dist_HC rts/dist/build/posix/Itimer.dyn_o rts_dist_HC rts/dist/build/posix/OSThreads.dyn_o rts_dist_HC rts/dist/build/posix/GetTime.dyn_o rts_dist_HC rts/dist/build/posix/OSMem.dyn_o rts/posix/OSMem.c:548:17: error: warning: comparison of integers of different signs: 'W_' (aka 'unsigned long') and 'rlim_t' (aka 'long') [-Wsign-compare] && *len > limit.rlim_cur) { ~~~~ ^ ~~~~~~~~~~~~~~ | 548 | && *len > limit.rlim_cur) { | ^ 1 warning generated. rts_dist_HC rts/dist/build/PrimOps.dyn_o rts_dist_HC rts/dist/build/StgMiscClosures.dyn_o rts_dist_HC rts/dist/build/HeapStackCheck.dyn_o rts_dist_HC rts/dist/build/StgStdThunks.dyn_o rts_dist_HC rts/dist/build/Compact.dyn_o rts_dist_HC rts/dist/build/Apply.dyn_o rts_dist_HC rts/dist/build/Exception.dyn_o rts_dist_HC rts/dist/build/Updates.dyn_o rts_dist_HC rts/dist/build/StgStartup.dyn_o rts_dist_HC rts/dist/build/AutoApply.dyn_o /usr/sbin/dtrace -G -C -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -DDTRACE -s rts/RtsProbes.d -o rts/dist/build/RtsProbes.dyn_o rts/dist/build/fs.dyn_o rts/dist/build/Printer.dyn_o rts/dist/build/ThreadPaused.dyn_o rts/dist/build/ClosureFlags.dyn_o rts/dist/build/LibdwPool.dyn_o rts/dist/build/Hpc.dyn_o rts/dist/build/Ticky.dyn_o rts/dist/build/Inlines.dyn_o rts/dist/build/RtsMain.dyn_o rts/dist/build/PathUtils.dyn_o rts/dist/build/RtsSymbols.dyn_o rts/dist/build/StaticPtrTable.dyn_o rts/dist/build/ThreadLabels.dyn_o rts/dist/build/STM.dyn_o rts/dist/build/OldARMAtomic.dyn_o rts/dist/build/HsFFI.dyn_o rts/dist/build/RtsAPI.dyn_o rts/dist/build/Timer.dyn_o rts/dist/build/Disassembler.dyn_o rts/dist/build/CheckUnload.dyn_o rts/dist/build/RtsSymbolInfo.dyn_o rts/dist/build/RaiseAsync.dyn_o rts/dist/build/Proftimer.dyn_o rts/dist/build/Hash.dyn_o rts/dist/build/Trace.dyn_o rts/dist/build/Threads.dyn_o rts/dist/build/Sparks.dyn_o rts/dist/build/Weak.dyn_o rts/dist/build/RtsUtils.dyn_o rts/dist/build/ProfilerReportJson.dyn_o rts/dist/build/Task.dyn_o rts/dist/build/StgCRun.dyn_o rts/dist/build/LdvProfile.dyn_o rts/dist/build/RetainerProfile.dyn_o rts/dist/build/Libdw.dyn_o rts/dist/build/Stats.dyn_o rts/dist/build/Interpreter.dyn_o rts/dist/build/Messages.dyn_o rts/dist/build/Capability.dyn_o rts/dist/build/Globals.dyn_o rts/dist/build/Adjustor.dyn_o rts/dist/build/Schedule.dyn_o rts/dist/build/RtsDllMain.dyn_o rts/dist/build/ProfilerReport.dyn_o rts/dist/build/TopHandler.dyn_o rts/dist/build/xxhash.dyn_o rts/dist/build/WSDeque.dyn_o rts/dist/build/Pool.dyn_o rts/dist/build/StgPrimFloat.dyn_o rts/dist/build/RtsStartup.dyn_o rts/dist/build/RetainerSet.dyn_o rts/dist/build/Profiling.dyn_o rts/dist/build/RtsMessages.dyn_o rts/dist/build/RtsFlags.dyn_o rts/dist/build/Linker.dyn_o rts/dist/build/FileLock.dyn_o rts/dist/build/Stable.dyn_o rts/dist/build/Arena.dyn_o rts/dist/build/Heap.dyn_o rts/dist/build/ProfHeap.dyn_o rts/dist/build/hooks/StackOverflow.dyn_o rts/dist/build/hooks/LongGCSync.dyn_o rts/dist/build/hooks/OnExit.dyn_o rts/dist/build/hooks/FlagDefaults.dyn_o rts/dist/build/hooks/MallocFail.dyn_o rts/dist/build/hooks/OutOfHeap.dyn_o rts/dist/build/sm/Scav_thr.dyn_o rts/dist/build/sm/Storage.dyn_o rts/dist/build/sm/Evac.dyn_o rts/dist/build/sm/Sanity.dyn_o rts/dist/build/sm/GC.dyn_o rts/dist/build/sm/MarkWeak.dyn_o rts/dist/build/sm/Evac_thr.dyn_o rts/dist/build/sm/BlockAlloc.dyn_o rts/dist/build/sm/GCUtils.dyn_o rts/dist/build/sm/GCAux.dyn_o rts/dist/build/sm/Sweep.dyn_o rts/dist/build/sm/CNF.dyn_o rts/dist/build/sm/Compact.dyn_o rts/dist/build/sm/Scav.dyn_o rts/dist/build/sm/MBlock.dyn_o rts/dist/build/eventlog/EventLog.dyn_o rts/dist/build/eventlog/EventLogWriter.dyn_o rts/dist/build/linker/elf_util.dyn_o rts/dist/build/linker/elf_reloc.dyn_o rts/dist/build/linker/LoadArchive.dyn_o rts/dist/build/linker/elf_plt_arm.dyn_o rts/dist/build/linker/SymbolExtras.dyn_o rts/dist/build/linker/CacheFlush.dyn_o rts/dist/build/linker/Elf.dyn_o rts/dist/build/linker/elf_got.dyn_o rts/dist/build/linker/M32Alloc.dyn_o rts/dist/build/linker/elf_plt_aarch64.dyn_o rts/dist/build/linker/elf_plt.dyn_o rts/dist/build/linker/PEi386.dyn_o rts/dist/build/linker/MachO.dyn_o rts/dist/build/linker/elf_reloc_aarch64.dyn_o rts/dist/build/posix/GetEnv.dyn_o rts/dist/build/posix/Select.dyn_o rts/dist/build/posix/Signals.dyn_o rts/dist/build/posix/TTY.dyn_o rts/dist/build/posix/Itimer.dyn_o rts/dist/build/posix/OSThreads.dyn_o rts/dist/build/posix/GetTime.dyn_o rts/dist/build/posix/OSMem.dyn_o rts/dist/build/PrimOps.dyn_o rts/dist/build/StgMiscClosures.dyn_o rts/dist/build/HeapStackCheck.dyn_o rts/dist/build/StgStdThunks.dyn_o rts/dist/build/Compact.dyn_o rts/dist/build/Apply.dyn_o rts/dist/build/Exception.dyn_o rts/dist/build/Updates.dyn_o rts/dist/build/StgStartup.dyn_o rts/dist/build/AutoApply.dyn_o "inplace/bin/ghc-pkg" --simple-output field rts extra-libraries \ | sed -e 's/\([^ ][^ ]*\)/-l\1/g' > rts/dist/libs.depend "inplace/bin/ghc-pkg" --simple-output field rts library-dirs \ | sed -e 's/\([^ ][^ ]*\)/-L\1/g' >> rts/dist/libs.depend "rm" -f rts/dist/build/libHSrts-ghc8.6.5.so "inplace/bin/ghc-stage1" -this-unit-id rts -shared -dynamic -dynload deploy -no-auto-link-packages `cat rts/dist/libs.depend` rts/dist/build/fs.dyn_o rts/dist/build/Printer.dyn_o rts/dist/build/ThreadPaused.dyn_o rts/dist/build/ClosureFlags.dyn_o rts/dist/build/LibdwPool.dyn_o rts/dist/build/Hpc.dyn_o rts/dist/build/Ticky.dyn_o rts/dist/build/Inlines.dyn_o rts/dist/build/RtsMain.dyn_o rts/dist/build/PathUtils.dyn_o rts/dist/build/RtsSymbols.dyn_o rts/dist/build/StaticPtrTable.dyn_o rts/dist/build/ThreadLabels.dyn_o rts/dist/build/STM.dyn_o rts/dist/build/OldARMAtomic.dyn_o rts/dist/build/HsFFI.dyn_o rts/dist/build/RtsAPI.dyn_o rts/dist/build/Timer.dyn_o rts/dist/build/Disassembler.dyn_o rts/dist/build/CheckUnload.dyn_o rts/dist/build/RtsSymbolInfo.dyn_o rts/dist/build/RaiseAsync.dyn_o rts/dist/build/Proftimer.dyn_o rts/dist/build/Hash.dyn_o rts/dist/build/Trace.dyn_o rts/dist/build/Threads.dyn_o rts/dist/build/Sparks.dyn_o rts/dist/build/Weak.dyn_o rts/dist/build/RtsUtils.dyn_o rts/dist/build/ProfilerReportJson.dyn_o rts/dist/build/Task.dyn_o rts/dist/build/StgCRun.dyn_o rts/dist/build/LdvProfile.dyn_o rts/dist/build/RetainerProfile.dyn_o rts/dist/build/Libdw.dyn_o rts/dist/build/Stats.dyn_o rts/dist/build/Interpreter.dyn_o rts/dist/build/Messages.dyn_o rts/dist/build/Capability.dyn_o rts/dist/build/Globals.dyn_o rts/dist/build/Adjustor.dyn_o rts/dist/build/Schedule.dyn_o rts/dist/build/RtsDllMain.dyn_o rts/dist/build/ProfilerReport.dyn_o rts/dist/build/TopHandler.dyn_o rts/dist/build/xxhash.dyn_o rts/dist/build/WSDeque.dyn_o rts/dist/build/Pool.dyn_o rts/dist/build/StgPrimFloat.dyn_o rts/dist/build/RtsStartup.dyn_o rts/dist/build/RetainerSet.dyn_o rts/dist/build/Profiling.dyn_o rts/dist/build/RtsMessages.dyn_o rts/dist/build/RtsFlags.dyn_o rts/dist/build/Linker.dyn_o rts/dist/build/FileLock.dyn_o rts/dist/build/Stable.dyn_o rts/dist/build/Arena.dyn_o rts/dist/build/Heap.dyn_o rts/dist/build/ProfHeap.dyn_o rts/dist/build/hooks/StackOverflow.dyn_o rts/dist/build/hooks/LongGCSync.dyn_o rts/dist/build/hooks/OnExit.dyn_o rts/dist/build/hooks/FlagDefaults.dyn_o rts/dist/build/hooks/MallocFail.dyn_o rts/dist/build/hooks/OutOfHeap.dyn_o rts/dist/build/sm/Scav_thr.dyn_o rts/dist/build/sm/Storage.dyn_o rts/dist/build/sm/Evac.dyn_o rts/dist/build/sm/Sanity.dyn_o rts/dist/build/sm/GC.dyn_o rts/dist/build/sm/MarkWeak.dyn_o rts/dist/build/sm/Evac_thr.dyn_o rts/dist/build/sm/BlockAlloc.dyn_o rts/dist/build/sm/GCUtils.dyn_o rts/dist/build/sm/GCAux.dyn_o rts/dist/build/sm/Sweep.dyn_o rts/dist/build/sm/CNF.dyn_o rts/dist/build/sm/Compact.dyn_o rts/dist/build/sm/Scav.dyn_o rts/dist/build/sm/MBlock.dyn_o rts/dist/build/eventlog/EventLog.dyn_o rts/dist/build/eventlog/EventLogWriter.dyn_o rts/dist/build/linker/elf_util.dyn_o rts/dist/build/linker/elf_reloc.dyn_o rts/dist/build/linker/LoadArchive.dyn_o rts/dist/build/linker/elf_plt_arm.dyn_o rts/dist/build/linker/SymbolExtras.dyn_o rts/dist/build/linker/CacheFlush.dyn_o rts/dist/build/linker/Elf.dyn_o rts/dist/build/linker/elf_got.dyn_o rts/dist/build/linker/M32Alloc.dyn_o rts/dist/build/linker/elf_plt_aarch64.dyn_o rts/dist/build/linker/elf_plt.dyn_o rts/dist/build/linker/PEi386.dyn_o rts/dist/build/linker/MachO.dyn_o rts/dist/build/linker/elf_reloc_aarch64.dyn_o rts/dist/build/posix/GetEnv.dyn_o rts/dist/build/posix/Select.dyn_o rts/dist/build/posix/Signals.dyn_o rts/dist/build/posix/TTY.dyn_o rts/dist/build/posix/Itimer.dyn_o rts/dist/build/posix/OSThreads.dyn_o rts/dist/build/posix/GetTime.dyn_o rts/dist/build/posix/OSMem.dyn_o rts/dist/build/PrimOps.dyn_o rts/dist/build/StgMiscClosures.dyn_o rts/dist/build/HeapStackCheck.dyn_o rts/dist/build/StgStdThunks.dyn_o rts/dist/build/Compact.dyn_o rts/dist/build/Apply.dyn_o rts/dist/build/Exception.dyn_o rts/dist/build/Updates.dyn_o rts/dist/build/StgStartup.dyn_o rts/dist/build/AutoApply.dyn_o -optl-L/usr/local/lib -fPIC -dynamic -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint -DDTRACE -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen -O2 -Wcpp-undef -Wnoncanonical-monad-instances -fno-use-rpaths -optl-Wl,-zorigin rts/dist/build/RtsProbes.dyn_o -o rts/dist/build/libHSrts-ghc8.6.5.so rts_dist_HC rts/dist/build/fs.l_o rts_dist_HC rts/dist/build/Printer.l_o rts_dist_HC rts/dist/build/ThreadPaused.l_o rts_dist_HC rts/dist/build/ClosureFlags.l_o rts_dist_HC rts/dist/build/LibdwPool.l_o rts_dist_HC rts/dist/build/Hpc.l_o rts_dist_HC rts/dist/build/Ticky.l_o rts_dist_HC rts/dist/build/Inlines.l_o rts_dist_HC rts/dist/build/RtsMain.l_o rts_dist_HC rts/dist/build/PathUtils.l_o rts_dist_HC rts/dist/build/RtsSymbols.l_o rts_dist_HC rts/dist/build/StaticPtrTable.l_o rts_dist_HC rts/dist/build/ThreadLabels.l_o rts_dist_HC rts/dist/build/STM.l_o rts_dist_HC rts/dist/build/OldARMAtomic.l_o rts_dist_HC rts/dist/build/HsFFI.l_o rts_dist_HC rts/dist/build/RtsAPI.l_o rts_dist_HC rts/dist/build/Timer.l_o rts_dist_HC rts/dist/build/Disassembler.l_o rts_dist_HC rts/dist/build/CheckUnload.l_o rts_dist_HC rts/dist/build/RtsSymbolInfo.l_o rts_dist_HC rts/dist/build/RaiseAsync.l_o rts_dist_HC rts/dist/build/Proftimer.l_o rts_dist_HC rts/dist/build/Hash.l_o rts_dist_HC rts/dist/build/Trace.l_o rts_dist_HC rts/dist/build/Threads.l_o rts_dist_HC rts/dist/build/Sparks.l_o rts_dist_HC rts/dist/build/Weak.l_o rts_dist_HC rts/dist/build/RtsUtils.l_o rts_dist_HC rts/dist/build/ProfilerReportJson.l_o rts_dist_HC rts/dist/build/Task.l_o rts_dist_HC rts/dist/build/StgCRun.l_o rts_dist_HC rts/dist/build/LdvProfile.l_o rts_dist_HC rts/dist/build/RetainerProfile.l_o rts_dist_HC rts/dist/build/Libdw.l_o rts_dist_HC rts/dist/build/Stats.l_o rts_dist_HC rts/dist/build/Interpreter.l_o rts_dist_HC rts/dist/build/Messages.l_o rts_dist_HC rts/dist/build/Capability.l_o rts_dist_HC rts/dist/build/Globals.l_o rts_dist_HC rts/dist/build/Adjustor.l_o rts_dist_HC rts/dist/build/Schedule.l_o rts_dist_HC rts/dist/build/RtsDllMain.l_o rts_dist_HC rts/dist/build/ProfilerReport.l_o rts_dist_HC rts/dist/build/TopHandler.l_o rts_dist_HC rts/dist/build/xxhash.l_o rts_dist_HC rts/dist/build/WSDeque.l_o rts_dist_HC rts/dist/build/Pool.l_o rts_dist_HC rts/dist/build/StgPrimFloat.l_o rts_dist_HC rts/dist/build/RtsStartup.l_o rts_dist_HC rts/dist/build/RetainerSet.l_o rts_dist_HC rts/dist/build/Profiling.l_o rts_dist_HC rts/dist/build/RtsMessages.l_o rts_dist_HC rts/dist/build/RtsFlags.l_o rts_dist_HC rts/dist/build/Linker.l_o rts_dist_HC rts/dist/build/FileLock.l_o rts_dist_HC rts/dist/build/Stable.l_o rts_dist_HC rts/dist/build/Arena.l_o rts_dist_HC rts/dist/build/Heap.l_o rts_dist_HC rts/dist/build/ProfHeap.l_o rts_dist_HC rts/dist/build/hooks/StackOverflow.l_o rts_dist_HC rts/dist/build/hooks/LongGCSync.l_o rts_dist_HC rts/dist/build/hooks/OnExit.l_o rts_dist_HC rts/dist/build/hooks/FlagDefaults.l_o rts_dist_HC rts/dist/build/hooks/MallocFail.l_o rts_dist_HC rts/dist/build/hooks/OutOfHeap.l_o rts_dist_HC rts/dist/build/sm/Scav_thr.l_o rts_dist_HC rts/dist/build/sm/Storage.l_o rts_dist_HC rts/dist/build/sm/Evac.l_o rts_dist_HC rts/dist/build/sm/Sanity.l_o rts_dist_HC rts/dist/build/sm/GC.l_o rts_dist_HC rts/dist/build/sm/MarkWeak.l_o rts_dist_HC rts/dist/build/sm/Evac_thr.l_o rts_dist_HC rts/dist/build/sm/BlockAlloc.l_o rts_dist_HC rts/dist/build/sm/GCUtils.l_o rts_dist_HC rts/dist/build/sm/GCAux.l_o rts_dist_HC rts/dist/build/sm/Sweep.l_o rts_dist_HC rts/dist/build/sm/CNF.l_o rts_dist_HC rts/dist/build/sm/Compact.l_o rts_dist_HC rts/dist/build/sm/Scav.l_o rts_dist_HC rts/dist/build/sm/MBlock.l_o rts_dist_HC rts/dist/build/eventlog/EventLog.l_o rts_dist_HC rts/dist/build/eventlog/EventLogWriter.l_o rts_dist_HC rts/dist/build/linker/elf_util.l_o rts_dist_HC rts/dist/build/linker/elf_reloc.l_o rts_dist_HC rts/dist/build/linker/LoadArchive.l_o rts_dist_HC rts/dist/build/linker/elf_plt_arm.l_o rts_dist_HC rts/dist/build/linker/SymbolExtras.l_o rts_dist_HC rts/dist/build/linker/CacheFlush.l_o rts_dist_HC rts/dist/build/linker/Elf.l_o rts_dist_HC rts/dist/build/linker/elf_got.l_o rts_dist_HC rts/dist/build/linker/M32Alloc.l_o rts_dist_HC rts/dist/build/linker/elf_plt_aarch64.l_o rts_dist_HC rts/dist/build/linker/elf_plt.l_o rts_dist_HC rts/dist/build/linker/PEi386.l_o rts_dist_HC rts/dist/build/linker/MachO.l_o rts_dist_HC rts/dist/build/linker/elf_reloc_aarch64.l_o rts_dist_HC rts/dist/build/posix/GetEnv.l_o rts_dist_HC rts/dist/build/posix/Select.l_o rts_dist_HC rts/dist/build/posix/Signals.l_o rts_dist_HC rts/dist/build/posix/TTY.l_o rts_dist_HC rts/dist/build/posix/Itimer.l_o rts_dist_HC rts/dist/build/posix/OSThreads.l_o rts_dist_HC rts/dist/build/posix/GetTime.l_o rts_dist_HC rts/dist/build/posix/OSMem.l_o rts/posix/OSMem.c:548:17: error: warning: comparison of integers of different signs: 'W_' (aka 'unsigned long') and 'rlim_t' (aka 'long') [-Wsign-compare] && *len > limit.rlim_cur) { ~~~~ ^ ~~~~~~~~~~~~~~ | 548 | && *len > limit.rlim_cur) { | ^ 1 warning generated. rts_dist_HC rts/dist/build/PrimOps.l_o rts_dist_HC rts/dist/build/StgMiscClosures.l_o rts_dist_HC rts/dist/build/HeapStackCheck.l_o rts_dist_HC rts/dist/build/StgStdThunks.l_o rts_dist_HC rts/dist/build/Compact.l_o rts_dist_HC rts/dist/build/Apply.l_o rts_dist_HC rts/dist/build/Exception.l_o rts_dist_HC rts/dist/build/Updates.l_o rts_dist_HC rts/dist/build/StgStartup.l_o rts_dist_HC rts/dist/build/AutoApply.l_o /usr/sbin/dtrace -G -C -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -DDTRACE -s rts/RtsProbes.d -o rts/dist/build/RtsProbes.l_o rts/dist/build/fs.l_o rts/dist/build/Printer.l_o rts/dist/build/ThreadPaused.l_o rts/dist/build/ClosureFlags.l_o rts/dist/build/LibdwPool.l_o rts/dist/build/Hpc.l_o rts/dist/build/Ticky.l_o rts/dist/build/Inlines.l_o rts/dist/build/RtsMain.l_o rts/dist/build/PathUtils.l_o rts/dist/build/RtsSymbols.l_o rts/dist/build/StaticPtrTable.l_o rts/dist/build/ThreadLabels.l_o rts/dist/build/STM.l_o rts/dist/build/OldARMAtomic.l_o rts/dist/build/HsFFI.l_o rts/dist/build/RtsAPI.l_o rts/dist/build/Timer.l_o rts/dist/build/Disassembler.l_o rts/dist/build/CheckUnload.l_o rts/dist/build/RtsSymbolInfo.l_o rts/dist/build/RaiseAsync.l_o rts/dist/build/Proftimer.l_o rts/dist/build/Hash.l_o rts/dist/build/Trace.l_o rts/dist/build/Threads.l_o rts/dist/build/Sparks.l_o rts/dist/build/Weak.l_o rts/dist/build/RtsUtils.l_o rts/dist/build/ProfilerReportJson.l_o rts/dist/build/Task.l_o rts/dist/build/StgCRun.l_o rts/dist/build/LdvProfile.l_o rts/dist/build/RetainerProfile.l_o rts/dist/build/Libdw.l_o rts/dist/build/Stats.l_o rts/dist/build/Interpreter.l_o rts/dist/build/Messages.l_o rts/dist/build/Capability.l_o rts/dist/build/Globals.l_o rts/dist/build/Adjustor.l_o rts/dist/build/Schedule.l_o rts/dist/build/RtsDllMain.l_o rts/dist/build/ProfilerReport.l_o rts/dist/build/TopHandler.l_o rts/dist/build/xxhash.l_o rts/dist/build/WSDeque.l_o rts/dist/build/Pool.l_o rts/dist/build/StgPrimFloat.l_o rts/dist/build/RtsStartup.l_o rts/dist/build/RetainerSet.l_o rts/dist/build/Profiling.l_o rts/dist/build/RtsMessages.l_o rts/dist/build/RtsFlags.l_o rts/dist/build/Linker.l_o rts/dist/build/FileLock.l_o rts/dist/build/Stable.l_o rts/dist/build/Arena.l_o rts/dist/build/Heap.l_o rts/dist/build/ProfHeap.l_o rts/dist/build/hooks/StackOverflow.l_o rts/dist/build/hooks/LongGCSync.l_o rts/dist/build/hooks/OnExit.l_o rts/dist/build/hooks/FlagDefaults.l_o rts/dist/build/hooks/MallocFail.l_o rts/dist/build/hooks/OutOfHeap.l_o rts/dist/build/sm/Scav_thr.l_o rts/dist/build/sm/Storage.l_o rts/dist/build/sm/Evac.l_o rts/dist/build/sm/Sanity.l_o rts/dist/build/sm/GC.l_o rts/dist/build/sm/MarkWeak.l_o rts/dist/build/sm/Evac_thr.l_o rts/dist/build/sm/BlockAlloc.l_o rts/dist/build/sm/GCUtils.l_o rts/dist/build/sm/GCAux.l_o rts/dist/build/sm/Sweep.l_o rts/dist/build/sm/CNF.l_o rts/dist/build/sm/Compact.l_o rts/dist/build/sm/Scav.l_o rts/dist/build/sm/MBlock.l_o rts/dist/build/eventlog/EventLog.l_o rts/dist/build/eventlog/EventLogWriter.l_o rts/dist/build/linker/elf_util.l_o rts/dist/build/linker/elf_reloc.l_o rts/dist/build/linker/LoadArchive.l_o rts/dist/build/linker/elf_plt_arm.l_o rts/dist/build/linker/SymbolExtras.l_o rts/dist/build/linker/CacheFlush.l_o rts/dist/build/linker/Elf.l_o rts/dist/build/linker/elf_got.l_o rts/dist/build/linker/M32Alloc.l_o rts/dist/build/linker/elf_plt_aarch64.l_o rts/dist/build/linker/elf_plt.l_o rts/dist/build/linker/PEi386.l_o rts/dist/build/linker/MachO.l_o rts/dist/build/linker/elf_reloc_aarch64.l_o rts/dist/build/posix/GetEnv.l_o rts/dist/build/posix/Select.l_o rts/dist/build/posix/Signals.l_o rts/dist/build/posix/TTY.l_o rts/dist/build/posix/Itimer.l_o rts/dist/build/posix/OSThreads.l_o rts/dist/build/posix/GetTime.l_o rts/dist/build/posix/OSMem.l_o rts/dist/build/PrimOps.l_o rts/dist/build/StgMiscClosures.l_o rts/dist/build/HeapStackCheck.l_o rts/dist/build/StgStdThunks.l_o rts/dist/build/Compact.l_o rts/dist/build/Apply.l_o rts/dist/build/Exception.l_o rts/dist/build/Updates.l_o rts/dist/build/StgStartup.l_o rts/dist/build/AutoApply.l_o "rm" -f rts/dist/build/RTS.l_o # When linking an archive the linker will only include the object files that # are actually needed during linking. It therefore does not include the dtrace # specific code for initializing the probes. By creating a single object that # also includes the probe object code we force the linker to include the # probes when linking the static runtime. # # The reason why we are re-linking all the objects into a single object file # is stated in this thread: # https://thr3ads.net/dtrace-discuss/2005/08/384778-Problem-with-probes-defined-in-static-libraries ld -r -o rts/dist/build/RTS.l_o rts/dist/build/RtsProbes.l_o rts/dist/build/fs.l_o rts/dist/build/Printer.l_o rts/dist/build/ThreadPaused.l_o rts/dist/build/ClosureFlags.l_o rts/dist/build/LibdwPool.l_o rts/dist/build/Hpc.l_o rts/dist/build/Ticky.l_o rts/dist/build/Inlines.l_o rts/dist/build/RtsMain.l_o rts/dist/build/PathUtils.l_o rts/dist/build/RtsSymbols.l_o rts/dist/build/StaticPtrTable.l_o rts/dist/build/ThreadLabels.l_o rts/dist/build/STM.l_o rts/dist/build/OldARMAtomic.l_o rts/dist/build/HsFFI.l_o rts/dist/build/RtsAPI.l_o rts/dist/build/Timer.l_o rts/dist/build/Disassembler.l_o rts/dist/build/CheckUnload.l_o rts/dist/build/RtsSymbolInfo.l_o rts/dist/build/RaiseAsync.l_o rts/dist/build/Proftimer.l_o rts/dist/build/Hash.l_o rts/dist/build/Trace.l_o rts/dist/build/Threads.l_o rts/dist/build/Sparks.l_o rts/dist/build/Weak.l_o rts/dist/build/RtsUtils.l_o rts/dist/build/ProfilerReportJson.l_o rts/dist/build/Task.l_o rts/dist/build/StgCRun.l_o rts/dist/build/LdvProfile.l_o rts/dist/build/RetainerProfile.l_o rts/dist/build/Libdw.l_o rts/dist/build/Stats.l_o rts/dist/build/Interpreter.l_o rts/dist/build/Messages.l_o rts/dist/build/Capability.l_o rts/dist/build/Globals.l_o rts/dist/build/Adjustor.l_o rts/dist/build/Schedule.l_o rts/dist/build/RtsDllMain.l_o rts/dist/build/ProfilerReport.l_o rts/dist/build/TopHandler.l_o rts/dist/build/xxhash.l_o rts/dist/build/WSDeque.l_o rts/dist/build/Pool.l_o rts/dist/build/StgPrimFloat.l_o rts/dist/build/RtsStartup.l_o rts/dist/build/RetainerSet.l_o rts/dist/build/Profiling.l_o rts/dist/build/RtsMessages.l_o rts/dist/build/RtsFlags.l_o rts/dist/build/Linker.l_o rts/dist/build/FileLock.l_o rts/dist/build/Stable.l_o rts/dist/build/Arena.l_o rts/dist/build/Heap.l_o rts/dist/build/ProfHeap.l_o rts/dist/build/sm/Scav_thr.l_o rts/dist/build/sm/Storage.l_o rts/dist/build/sm/Evac.l_o rts/dist/build/sm/Sanity.l_o rts/dist/build/sm/GC.l_o rts/dist/build/sm/MarkWeak.l_o rts/dist/build/sm/Evac_thr.l_o rts/dist/build/sm/BlockAlloc.l_o rts/dist/build/sm/GCUtils.l_o rts/dist/build/sm/GCAux.l_o rts/dist/build/sm/Sweep.l_o rts/dist/build/sm/CNF.l_o rts/dist/build/sm/Compact.l_o rts/dist/build/sm/Scav.l_o rts/dist/build/sm/MBlock.l_o rts/dist/build/eventlog/EventLog.l_o rts/dist/build/eventlog/EventLogWriter.l_o rts/dist/build/linker/elf_util.l_o rts/dist/build/linker/elf_reloc.l_o rts/dist/build/linker/LoadArchive.l_o rts/dist/build/linker/elf_plt_arm.l_o rts/dist/build/linker/SymbolExtras.l_o rts/dist/build/linker/CacheFlush.l_o rts/dist/build/linker/Elf.l_o rts/dist/build/linker/elf_got.l_o rts/dist/build/linker/M32Alloc.l_o rts/dist/build/linker/elf_plt_aarch64.l_o rts/dist/build/linker/elf_plt.l_o rts/dist/build/linker/PEi386.l_o rts/dist/build/linker/MachO.l_o rts/dist/build/linker/elf_reloc_aarch64.l_o rts/dist/build/posix/GetEnv.l_o rts/dist/build/posix/Select.l_o rts/dist/build/posix/Signals.l_o rts/dist/build/posix/TTY.l_o rts/dist/build/posix/Itimer.l_o rts/dist/build/posix/OSThreads.l_o rts/dist/build/posix/GetTime.l_o rts/dist/build/posix/OSMem.l_o rts/dist/build/PrimOps.l_o rts/dist/build/StgMiscClosures.l_o rts/dist/build/HeapStackCheck.l_o rts/dist/build/StgStdThunks.l_o rts/dist/build/Compact.l_o rts/dist/build/Apply.l_o rts/dist/build/Exception.l_o rts/dist/build/Updates.l_o rts/dist/build/StgStartup.l_o rts/dist/build/AutoApply.l_o "rm" -f rts/dist/build/libHSrts_l.a echo rts/dist/build/RTS.l_o rts/dist/build/hooks/StackOverflow.l_o rts/dist/build/hooks/LongGCSync.l_o rts/dist/build/hooks/OnExit.l_o rts/dist/build/hooks/FlagDefaults.l_o rts/dist/build/hooks/MallocFail.l_o rts/dist/build/hooks/OutOfHeap.l_o | "xargs" "ar" qcls rts/dist/build/libHSrts_l.a rts_dist_HC rts/dist/build/fs.debug_o rts_dist_HC rts/dist/build/Printer.debug_o rts_dist_HC rts/dist/build/ThreadPaused.debug_o rts_dist_HC rts/dist/build/ClosureFlags.debug_o rts_dist_HC rts/dist/build/LibdwPool.debug_o rts_dist_HC rts/dist/build/Hpc.debug_o rts_dist_HC rts/dist/build/Ticky.debug_o rts_dist_HC rts/dist/build/Inlines.debug_o rts_dist_HC rts/dist/build/RtsMain.debug_o rts_dist_HC rts/dist/build/PathUtils.debug_o rts_dist_HC rts/dist/build/RtsSymbols.debug_o rts_dist_HC rts/dist/build/StaticPtrTable.debug_o rts_dist_HC rts/dist/build/ThreadLabels.debug_o rts_dist_HC rts/dist/build/STM.debug_o rts_dist_HC rts/dist/build/OldARMAtomic.debug_o rts_dist_HC rts/dist/build/HsFFI.debug_o rts_dist_HC rts/dist/build/RtsAPI.debug_o rts_dist_HC rts/dist/build/Timer.debug_o rts_dist_HC rts/dist/build/Disassembler.debug_o rts_dist_HC rts/dist/build/CheckUnload.debug_o rts_dist_HC rts/dist/build/RtsSymbolInfo.debug_o rts_dist_HC rts/dist/build/RaiseAsync.debug_o rts_dist_HC rts/dist/build/Proftimer.debug_o rts_dist_HC rts/dist/build/Hash.debug_o rts_dist_HC rts/dist/build/Trace.debug_o rts_dist_HC rts/dist/build/Threads.debug_o rts_dist_HC rts/dist/build/Sparks.debug_o rts_dist_HC rts/dist/build/Weak.debug_o rts_dist_HC rts/dist/build/RtsUtils.debug_o rts_dist_HC rts/dist/build/ProfilerReportJson.debug_o rts_dist_HC rts/dist/build/Task.debug_o rts_dist_HC rts/dist/build/StgCRun.debug_o rts_dist_HC rts/dist/build/LdvProfile.debug_o rts_dist_HC rts/dist/build/RetainerProfile.debug_o rts_dist_HC rts/dist/build/Libdw.debug_o rts_dist_HC rts/dist/build/Stats.debug_o rts_dist_HC rts/dist/build/Interpreter.debug_o rts_dist_HC rts/dist/build/Messages.debug_o rts_dist_HC rts/dist/build/Capability.debug_o rts_dist_HC rts/dist/build/Globals.debug_o rts_dist_HC rts/dist/build/Adjustor.debug_o rts_dist_HC rts/dist/build/Schedule.debug_o rts_dist_HC rts/dist/build/RtsDllMain.debug_o rts_dist_HC rts/dist/build/ProfilerReport.debug_o rts_dist_HC rts/dist/build/TopHandler.debug_o rts_dist_HC rts/dist/build/xxhash.debug_o rts_dist_HC rts/dist/build/WSDeque.debug_o rts_dist_HC rts/dist/build/Pool.debug_o rts_dist_HC rts/dist/build/StgPrimFloat.debug_o rts_dist_HC rts/dist/build/RtsStartup.debug_o rts_dist_HC rts/dist/build/RetainerSet.debug_o rts_dist_HC rts/dist/build/Profiling.debug_o rts_dist_HC rts/dist/build/RtsMessages.debug_o rts_dist_HC rts/dist/build/RtsFlags.debug_o rts_dist_HC rts/dist/build/Linker.debug_o rts_dist_HC rts/dist/build/FileLock.debug_o rts_dist_HC rts/dist/build/Stable.debug_o rts_dist_HC rts/dist/build/Arena.debug_o rts_dist_HC rts/dist/build/Heap.debug_o rts_dist_HC rts/dist/build/ProfHeap.debug_o rts_dist_HC rts/dist/build/hooks/StackOverflow.debug_o rts_dist_HC rts/dist/build/hooks/LongGCSync.debug_o rts_dist_HC rts/dist/build/hooks/OnExit.debug_o rts_dist_HC rts/dist/build/hooks/FlagDefaults.debug_o rts_dist_HC rts/dist/build/hooks/MallocFail.debug_o rts_dist_HC rts/dist/build/hooks/OutOfHeap.debug_o rts_dist_HC rts/dist/build/sm/Scav_thr.debug_o rts_dist_HC rts/dist/build/sm/Storage.debug_o rts_dist_HC rts/dist/build/sm/Evac.debug_o rts_dist_HC rts/dist/build/sm/Sanity.debug_o rts_dist_HC rts/dist/build/sm/GC.debug_o rts_dist_HC rts/dist/build/sm/MarkWeak.debug_o rts_dist_HC rts/dist/build/sm/Evac_thr.debug_o rts_dist_HC rts/dist/build/sm/BlockAlloc.debug_o rts_dist_HC rts/dist/build/sm/GCUtils.debug_o rts_dist_HC rts/dist/build/sm/GCAux.debug_o rts_dist_HC rts/dist/build/sm/Sweep.debug_o rts_dist_HC rts/dist/build/sm/CNF.debug_o rts_dist_HC rts/dist/build/sm/Compact.debug_o rts_dist_HC rts/dist/build/sm/Scav.debug_o rts_dist_HC rts/dist/build/sm/MBlock.debug_o rts_dist_HC rts/dist/build/eventlog/EventLog.debug_o rts_dist_HC rts/dist/build/eventlog/EventLogWriter.debug_o rts_dist_HC rts/dist/build/linker/elf_util.debug_o rts_dist_HC rts/dist/build/linker/elf_reloc.debug_o rts_dist_HC rts/dist/build/linker/LoadArchive.debug_o rts_dist_HC rts/dist/build/linker/elf_plt_arm.debug_o rts_dist_HC rts/dist/build/linker/SymbolExtras.debug_o rts_dist_HC rts/dist/build/linker/CacheFlush.debug_o rts_dist_HC rts/dist/build/linker/Elf.debug_o rts_dist_HC rts/dist/build/linker/elf_got.debug_o rts_dist_HC rts/dist/build/linker/M32Alloc.debug_o rts_dist_HC rts/dist/build/linker/elf_plt_aarch64.debug_o rts_dist_HC rts/dist/build/linker/elf_plt.debug_o rts_dist_HC rts/dist/build/linker/PEi386.debug_o rts_dist_HC rts/dist/build/linker/MachO.debug_o rts_dist_HC rts/dist/build/linker/elf_reloc_aarch64.debug_o rts_dist_HC rts/dist/build/posix/GetEnv.debug_o rts_dist_HC rts/dist/build/posix/Select.debug_o rts_dist_HC rts/dist/build/posix/Signals.debug_o rts_dist_HC rts/dist/build/posix/TTY.debug_o rts_dist_HC rts/dist/build/posix/Itimer.debug_o rts_dist_HC rts/dist/build/posix/OSThreads.debug_o rts_dist_HC rts/dist/build/posix/GetTime.debug_o rts_dist_HC rts/dist/build/posix/OSMem.debug_o rts/posix/OSMem.c:548:17: error: warning: comparison of integers of different signs: 'W_' (aka 'unsigned long') and 'rlim_t' (aka 'long') [-Wsign-compare] && *len > limit.rlim_cur) { ~~~~ ^ ~~~~~~~~~~~~~~ | 548 | && *len > limit.rlim_cur) { | ^ 1 warning generated. rts_dist_HC rts/dist/build/PrimOps.debug_o rts_dist_HC rts/dist/build/StgMiscClosures.debug_o rts_dist_HC rts/dist/build/HeapStackCheck.debug_o rts_dist_HC rts/dist/build/StgStdThunks.debug_o rts_dist_HC rts/dist/build/Compact.debug_o rts_dist_HC rts/dist/build/Apply.debug_o rts_dist_HC rts/dist/build/Exception.debug_o rts_dist_HC rts/dist/build/Updates.debug_o rts_dist_HC rts/dist/build/StgStartup.debug_o rts_dist_HC rts/dist/build/AutoApply.debug_o /usr/sbin/dtrace -G -C -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -DDTRACE -s rts/RtsProbes.d -o rts/dist/build/RtsProbes.debug_o rts/dist/build/fs.debug_o rts/dist/build/Printer.debug_o rts/dist/build/ThreadPaused.debug_o rts/dist/build/ClosureFlags.debug_o rts/dist/build/LibdwPool.debug_o rts/dist/build/Hpc.debug_o rts/dist/build/Ticky.debug_o rts/dist/build/Inlines.debug_o rts/dist/build/RtsMain.debug_o rts/dist/build/PathUtils.debug_o rts/dist/build/RtsSymbols.debug_o rts/dist/build/StaticPtrTable.debug_o rts/dist/build/ThreadLabels.debug_o rts/dist/build/STM.debug_o rts/dist/build/OldARMAtomic.debug_o rts/dist/build/HsFFI.debug_o rts/dist/build/RtsAPI.debug_o rts/dist/build/Timer.debug_o rts/dist/build/Disassembler.debug_o rts/dist/build/CheckUnload.debug_o rts/dist/build/RtsSymbolInfo.debug_o rts/dist/build/RaiseAsync.debug_o rts/dist/build/Proftimer.debug_o rts/dist/build/Hash.debug_o rts/dist/build/Trace.debug_o rts/dist/build/Threads.debug_o rts/dist/build/Sparks.debug_o rts/dist/build/Weak.debug_o rts/dist/build/RtsUtils.debug_o rts/dist/build/ProfilerReportJson.debug_o rts/dist/build/Task.debug_o rts/dist/build/StgCRun.debug_o rts/dist/build/LdvProfile.debug_o rts/dist/build/RetainerProfile.debug_o rts/dist/build/Libdw.debug_o rts/dist/build/Stats.debug_o rts/dist/build/Interpreter.debug_o rts/dist/build/Messages.debug_o rts/dist/build/Capability.debug_o rts/dist/build/Globals.debug_o rts/dist/build/Adjustor.debug_o rts/dist/build/Schedule.debug_o rts/dist/build/RtsDllMain.debug_o rts/dist/build/ProfilerReport.debug_o rts/dist/build/TopHandler.debug_o rts/dist/build/xxhash.debug_o rts/dist/build/WSDeque.debug_o rts/dist/build/Pool.debug_o rts/dist/build/StgPrimFloat.debug_o rts/dist/build/RtsStartup.debug_o rts/dist/build/RetainerSet.debug_o rts/dist/build/Profiling.debug_o rts/dist/build/RtsMessages.debug_o rts/dist/build/RtsFlags.debug_o rts/dist/build/Linker.debug_o rts/dist/build/FileLock.debug_o rts/dist/build/Stable.debug_o rts/dist/build/Arena.debug_o rts/dist/build/Heap.debug_o rts/dist/build/ProfHeap.debug_o rts/dist/build/hooks/StackOverflow.debug_o rts/dist/build/hooks/LongGCSync.debug_o rts/dist/build/hooks/OnExit.debug_o rts/dist/build/hooks/FlagDefaults.debug_o rts/dist/build/hooks/MallocFail.debug_o rts/dist/build/hooks/OutOfHeap.debug_o rts/dist/build/sm/Scav_thr.debug_o rts/dist/build/sm/Storage.debug_o rts/dist/build/sm/Evac.debug_o rts/dist/build/sm/Sanity.debug_o rts/dist/build/sm/GC.debug_o rts/dist/build/sm/MarkWeak.debug_o rts/dist/build/sm/Evac_thr.debug_o rts/dist/build/sm/BlockAlloc.debug_o rts/dist/build/sm/GCUtils.debug_o rts/dist/build/sm/GCAux.debug_o rts/dist/build/sm/Sweep.debug_o rts/dist/build/sm/CNF.debug_o rts/dist/build/sm/Compact.debug_o rts/dist/build/sm/Scav.debug_o rts/dist/build/sm/MBlock.debug_o rts/dist/build/eventlog/EventLog.debug_o rts/dist/build/eventlog/EventLogWriter.debug_o rts/dist/build/linker/elf_util.debug_o rts/dist/build/linker/elf_reloc.debug_o rts/dist/build/linker/LoadArchive.debug_o rts/dist/build/linker/elf_plt_arm.debug_o rts/dist/build/linker/SymbolExtras.debug_o rts/dist/build/linker/CacheFlush.debug_o rts/dist/build/linker/Elf.debug_o rts/dist/build/linker/elf_got.debug_o rts/dist/build/linker/M32Alloc.debug_o rts/dist/build/linker/elf_plt_aarch64.debug_o rts/dist/build/linker/elf_plt.debug_o rts/dist/build/linker/PEi386.debug_o rts/dist/build/linker/MachO.debug_o rts/dist/build/linker/elf_reloc_aarch64.debug_o rts/dist/build/posix/GetEnv.debug_o rts/dist/build/posix/Select.debug_o rts/dist/build/posix/Signals.debug_o rts/dist/build/posix/TTY.debug_o rts/dist/build/posix/Itimer.debug_o rts/dist/build/posix/OSThreads.debug_o rts/dist/build/posix/GetTime.debug_o rts/dist/build/posix/OSMem.debug_o rts/dist/build/PrimOps.debug_o rts/dist/build/StgMiscClosures.debug_o rts/dist/build/HeapStackCheck.debug_o rts/dist/build/StgStdThunks.debug_o rts/dist/build/Compact.debug_o rts/dist/build/Apply.debug_o rts/dist/build/Exception.debug_o rts/dist/build/Updates.debug_o rts/dist/build/StgStartup.debug_o rts/dist/build/AutoApply.debug_o "rm" -f rts/dist/build/RTS.debug_o # When linking an archive the linker will only include the object files that # are actually needed during linking. It therefore does not include the dtrace # specific code for initializing the probes. By creating a single object that # also includes the probe object code we force the linker to include the # probes when linking the static runtime. # # The reason why we are re-linking all the objects into a single object file # is stated in this thread: # https://thr3ads.net/dtrace-discuss/2005/08/384778-Problem-with-probes-defined-in-static-libraries ld -r -o rts/dist/build/RTS.debug_o rts/dist/build/RtsProbes.debug_o rts/dist/build/fs.debug_o rts/dist/build/Printer.debug_o rts/dist/build/ThreadPaused.debug_o rts/dist/build/ClosureFlags.debug_o rts/dist/build/LibdwPool.debug_o rts/dist/build/Hpc.debug_o rts/dist/build/Ticky.debug_o rts/dist/build/Inlines.debug_o rts/dist/build/RtsMain.debug_o rts/dist/build/PathUtils.debug_o rts/dist/build/RtsSymbols.debug_o rts/dist/build/StaticPtrTable.debug_o rts/dist/build/ThreadLabels.debug_o rts/dist/build/STM.debug_o rts/dist/build/OldARMAtomic.debug_o rts/dist/build/HsFFI.debug_o rts/dist/build/RtsAPI.debug_o rts/dist/build/Timer.debug_o rts/dist/build/Disassembler.debug_o rts/dist/build/CheckUnload.debug_o rts/dist/build/RtsSymbolInfo.debug_o rts/dist/build/RaiseAsync.debug_o rts/dist/build/Proftimer.debug_o rts/dist/build/Hash.debug_o rts/dist/build/Trace.debug_o rts/dist/build/Threads.debug_o rts/dist/build/Sparks.debug_o rts/dist/build/Weak.debug_o rts/dist/build/RtsUtils.debug_o rts/dist/build/ProfilerReportJson.debug_o rts/dist/build/Task.debug_o rts/dist/build/StgCRun.debug_o rts/dist/build/LdvProfile.debug_o rts/dist/build/RetainerProfile.debug_o rts/dist/build/Libdw.debug_o rts/dist/build/Stats.debug_o rts/dist/build/Interpreter.debug_o rts/dist/build/Messages.debug_o rts/dist/build/Capability.debug_o rts/dist/build/Globals.debug_o rts/dist/build/Adjustor.debug_o rts/dist/build/Schedule.debug_o rts/dist/build/RtsDllMain.debug_o rts/dist/build/ProfilerReport.debug_o rts/dist/build/TopHandler.debug_o rts/dist/build/xxhash.debug_o rts/dist/build/WSDeque.debug_o rts/dist/build/Pool.debug_o rts/dist/build/StgPrimFloat.debug_o rts/dist/build/RtsStartup.debug_o rts/dist/build/RetainerSet.debug_o rts/dist/build/Profiling.debug_o rts/dist/build/RtsMessages.debug_o rts/dist/build/RtsFlags.debug_o rts/dist/build/Linker.debug_o rts/dist/build/FileLock.debug_o rts/dist/build/Stable.debug_o rts/dist/build/Arena.debug_o rts/dist/build/Heap.debug_o rts/dist/build/ProfHeap.debug_o rts/dist/build/sm/Scav_thr.debug_o rts/dist/build/sm/Storage.debug_o rts/dist/build/sm/Evac.debug_o rts/dist/build/sm/Sanity.debug_o rts/dist/build/sm/GC.debug_o rts/dist/build/sm/MarkWeak.debug_o rts/dist/build/sm/Evac_thr.debug_o rts/dist/build/sm/BlockAlloc.debug_o rts/dist/build/sm/GCUtils.debug_o rts/dist/build/sm/GCAux.debug_o rts/dist/build/sm/Sweep.debug_o rts/dist/build/sm/CNF.debug_o rts/dist/build/sm/Compact.debug_o rts/dist/build/sm/Scav.debug_o rts/dist/build/sm/MBlock.debug_o rts/dist/build/eventlog/EventLog.debug_o rts/dist/build/eventlog/EventLogWriter.debug_o rts/dist/build/linker/elf_util.debug_o rts/dist/build/linker/elf_reloc.debug_o rts/dist/build/linker/LoadArchive.debug_o rts/dist/build/linker/elf_plt_arm.debug_o rts/dist/build/linker/SymbolExtras.debug_o rts/dist/build/linker/CacheFlush.debug_o rts/dist/build/linker/Elf.debug_o rts/dist/build/linker/elf_got.debug_o rts/dist/build/linker/M32Alloc.debug_o rts/dist/build/linker/elf_plt_aarch64.debug_o rts/dist/build/linker/elf_plt.debug_o rts/dist/build/linker/PEi386.debug_o rts/dist/build/linker/MachO.debug_o rts/dist/build/linker/elf_reloc_aarch64.debug_o rts/dist/build/posix/GetEnv.debug_o rts/dist/build/posix/Select.debug_o rts/dist/build/posix/Signals.debug_o rts/dist/build/posix/TTY.debug_o rts/dist/build/posix/Itimer.debug_o rts/dist/build/posix/OSThreads.debug_o rts/dist/build/posix/GetTime.debug_o rts/dist/build/posix/OSMem.debug_o rts/dist/build/PrimOps.debug_o rts/dist/build/StgMiscClosures.debug_o rts/dist/build/HeapStackCheck.debug_o rts/dist/build/StgStdThunks.debug_o rts/dist/build/Compact.debug_o rts/dist/build/Apply.debug_o rts/dist/build/Exception.debug_o rts/dist/build/Updates.debug_o rts/dist/build/StgStartup.debug_o rts/dist/build/AutoApply.debug_o "rm" -f rts/dist/build/libHSrts_debug.a echo rts/dist/build/RTS.debug_o rts/dist/build/hooks/StackOverflow.debug_o rts/dist/build/hooks/LongGCSync.debug_o rts/dist/build/hooks/OnExit.debug_o rts/dist/build/hooks/FlagDefaults.debug_o rts/dist/build/hooks/MallocFail.debug_o rts/dist/build/hooks/OutOfHeap.debug_o | "xargs" "ar" qcls rts/dist/build/libHSrts_debug.a rts_dist_HC rts/dist/build/fs.thr_o rts_dist_HC rts/dist/build/Printer.thr_o rts_dist_HC rts/dist/build/ThreadPaused.thr_o rts_dist_HC rts/dist/build/ClosureFlags.thr_o rts_dist_HC rts/dist/build/LibdwPool.thr_o rts_dist_HC rts/dist/build/Hpc.thr_o rts_dist_HC rts/dist/build/Ticky.thr_o rts_dist_HC rts/dist/build/Inlines.thr_o rts_dist_HC rts/dist/build/RtsMain.thr_o rts_dist_HC rts/dist/build/PathUtils.thr_o rts_dist_HC rts/dist/build/RtsSymbols.thr_o rts_dist_HC rts/dist/build/StaticPtrTable.thr_o rts_dist_HC rts/dist/build/ThreadLabels.thr_o rts_dist_HC rts/dist/build/STM.thr_o rts_dist_HC rts/dist/build/OldARMAtomic.thr_o rts_dist_HC rts/dist/build/HsFFI.thr_o rts_dist_HC rts/dist/build/RtsAPI.thr_o rts_dist_HC rts/dist/build/Timer.thr_o rts_dist_HC rts/dist/build/Disassembler.thr_o rts_dist_HC rts/dist/build/CheckUnload.thr_o rts_dist_HC rts/dist/build/RtsSymbolInfo.thr_o rts_dist_HC rts/dist/build/RaiseAsync.thr_o rts_dist_HC rts/dist/build/Proftimer.thr_o rts_dist_HC rts/dist/build/Hash.thr_o rts_dist_HC rts/dist/build/Trace.thr_o rts_dist_HC rts/dist/build/Threads.thr_o rts_dist_HC rts/dist/build/Sparks.thr_o rts_dist_HC rts/dist/build/Weak.thr_o rts_dist_HC rts/dist/build/RtsUtils.thr_o rts_dist_HC rts/dist/build/ProfilerReportJson.thr_o rts_dist_HC rts/dist/build/Task.thr_o rts_dist_HC rts/dist/build/StgCRun.thr_o rts_dist_HC rts/dist/build/LdvProfile.thr_o rts_dist_HC rts/dist/build/RetainerProfile.thr_o rts_dist_HC rts/dist/build/Libdw.thr_o rts_dist_HC rts/dist/build/Stats.thr_o rts_dist_HC rts/dist/build/Interpreter.thr_o rts_dist_HC rts/dist/build/Messages.thr_o rts_dist_HC rts/dist/build/Capability.thr_o rts_dist_HC rts/dist/build/Globals.thr_o rts_dist_HC rts/dist/build/Adjustor.thr_o rts_dist_HC rts/dist/build/Schedule.thr_o rts_dist_HC rts/dist/build/RtsDllMain.thr_o rts_dist_HC rts/dist/build/ProfilerReport.thr_o rts_dist_HC rts/dist/build/TopHandler.thr_o rts_dist_HC rts/dist/build/xxhash.thr_o rts_dist_HC rts/dist/build/WSDeque.thr_o rts_dist_HC rts/dist/build/Pool.thr_o rts_dist_HC rts/dist/build/StgPrimFloat.thr_o rts_dist_HC rts/dist/build/RtsStartup.thr_o rts_dist_HC rts/dist/build/RetainerSet.thr_o rts_dist_HC rts/dist/build/Profiling.thr_o rts_dist_HC rts/dist/build/RtsMessages.thr_o rts_dist_HC rts/dist/build/RtsFlags.thr_o rts_dist_HC rts/dist/build/Linker.thr_o rts_dist_HC rts/dist/build/FileLock.thr_o rts_dist_HC rts/dist/build/Stable.thr_o rts_dist_HC rts/dist/build/Arena.thr_o rts_dist_HC rts/dist/build/Heap.thr_o rts_dist_HC rts/dist/build/ProfHeap.thr_o rts_dist_HC rts/dist/build/hooks/StackOverflow.thr_o rts_dist_HC rts/dist/build/hooks/LongGCSync.thr_o rts_dist_HC rts/dist/build/hooks/OnExit.thr_o rts_dist_HC rts/dist/build/hooks/FlagDefaults.thr_o rts_dist_HC rts/dist/build/hooks/MallocFail.thr_o rts_dist_HC rts/dist/build/hooks/OutOfHeap.thr_o rts_dist_HC rts/dist/build/sm/Scav_thr.thr_o rts_dist_HC rts/dist/build/sm/Storage.thr_o rts_dist_HC rts/dist/build/sm/Evac.thr_o rts_dist_HC rts/dist/build/sm/Sanity.thr_o rts_dist_HC rts/dist/build/sm/GC.thr_o rts_dist_HC rts/dist/build/sm/MarkWeak.thr_o rts_dist_HC rts/dist/build/sm/Evac_thr.thr_o rts_dist_HC rts/dist/build/sm/BlockAlloc.thr_o rts_dist_HC rts/dist/build/sm/GCUtils.thr_o rts_dist_HC rts/dist/build/sm/GCAux.thr_o rts_dist_HC rts/dist/build/sm/Sweep.thr_o rts_dist_HC rts/dist/build/sm/CNF.thr_o rts_dist_HC rts/dist/build/sm/Compact.thr_o rts_dist_HC rts/dist/build/sm/Scav.thr_o rts_dist_HC rts/dist/build/sm/MBlock.thr_o rts_dist_HC rts/dist/build/eventlog/EventLog.thr_o rts_dist_HC rts/dist/build/eventlog/EventLogWriter.thr_o rts_dist_HC rts/dist/build/linker/elf_util.thr_o rts_dist_HC rts/dist/build/linker/elf_reloc.thr_o rts_dist_HC rts/dist/build/linker/LoadArchive.thr_o rts_dist_HC rts/dist/build/linker/elf_plt_arm.thr_o rts_dist_HC rts/dist/build/linker/SymbolExtras.thr_o rts_dist_HC rts/dist/build/linker/CacheFlush.thr_o rts_dist_HC rts/dist/build/linker/Elf.thr_o rts_dist_HC rts/dist/build/linker/elf_got.thr_o rts_dist_HC rts/dist/build/linker/M32Alloc.thr_o rts_dist_HC rts/dist/build/linker/elf_plt_aarch64.thr_o rts_dist_HC rts/dist/build/linker/elf_plt.thr_o rts_dist_HC rts/dist/build/linker/PEi386.thr_o rts_dist_HC rts/dist/build/linker/MachO.thr_o rts_dist_HC rts/dist/build/linker/elf_reloc_aarch64.thr_o rts_dist_HC rts/dist/build/posix/GetEnv.thr_o rts_dist_HC rts/dist/build/posix/Select.thr_o rts_dist_HC rts/dist/build/posix/Signals.thr_o rts_dist_HC rts/dist/build/posix/TTY.thr_o rts_dist_HC rts/dist/build/posix/Itimer.thr_o rts_dist_HC rts/dist/build/posix/OSThreads.thr_o rts_dist_HC rts/dist/build/posix/GetTime.thr_o rts_dist_HC rts/dist/build/posix/OSMem.thr_o rts/posix/OSMem.c:548:17: error: warning: comparison of integers of different signs: 'W_' (aka 'unsigned long') and 'rlim_t' (aka 'long') [-Wsign-compare] && *len > limit.rlim_cur) { ~~~~ ^ ~~~~~~~~~~~~~~ | 548 | && *len > limit.rlim_cur) { | ^ 1 warning generated. rts_dist_HC rts/dist/build/PrimOps.thr_o rts_dist_HC rts/dist/build/StgMiscClosures.thr_o rts_dist_HC rts/dist/build/HeapStackCheck.thr_o rts_dist_HC rts/dist/build/StgStdThunks.thr_o rts_dist_HC rts/dist/build/Compact.thr_o rts_dist_HC rts/dist/build/Apply.thr_o rts_dist_HC rts/dist/build/Exception.thr_o rts_dist_HC rts/dist/build/Updates.thr_o rts_dist_HC rts/dist/build/StgStartup.thr_o rts_dist_HC rts/dist/build/AutoApply.thr_o /usr/sbin/dtrace -G -C -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -DDTRACE -s rts/RtsProbes.d -o rts/dist/build/RtsProbes.thr_o rts/dist/build/fs.thr_o rts/dist/build/Printer.thr_o rts/dist/build/ThreadPaused.thr_o rts/dist/build/ClosureFlags.thr_o rts/dist/build/LibdwPool.thr_o rts/dist/build/Hpc.thr_o rts/dist/build/Ticky.thr_o rts/dist/build/Inlines.thr_o rts/dist/build/RtsMain.thr_o rts/dist/build/PathUtils.thr_o rts/dist/build/RtsSymbols.thr_o rts/dist/build/StaticPtrTable.thr_o rts/dist/build/ThreadLabels.thr_o rts/dist/build/STM.thr_o rts/dist/build/OldARMAtomic.thr_o rts/dist/build/HsFFI.thr_o rts/dist/build/RtsAPI.thr_o rts/dist/build/Timer.thr_o rts/dist/build/Disassembler.thr_o rts/dist/build/CheckUnload.thr_o rts/dist/build/RtsSymbolInfo.thr_o rts/dist/build/RaiseAsync.thr_o rts/dist/build/Proftimer.thr_o rts/dist/build/Hash.thr_o rts/dist/build/Trace.thr_o rts/dist/build/Threads.thr_o rts/dist/build/Sparks.thr_o rts/dist/build/Weak.thr_o rts/dist/build/RtsUtils.thr_o rts/dist/build/ProfilerReportJson.thr_o rts/dist/build/Task.thr_o rts/dist/build/StgCRun.thr_o rts/dist/build/LdvProfile.thr_o rts/dist/build/RetainerProfile.thr_o rts/dist/build/Libdw.thr_o rts/dist/build/Stats.thr_o rts/dist/build/Interpreter.thr_o rts/dist/build/Messages.thr_o rts/dist/build/Capability.thr_o rts/dist/build/Globals.thr_o rts/dist/build/Adjustor.thr_o rts/dist/build/Schedule.thr_o rts/dist/build/RtsDllMain.thr_o rts/dist/build/ProfilerReport.thr_o rts/dist/build/TopHandler.thr_o rts/dist/build/xxhash.thr_o rts/dist/build/WSDeque.thr_o rts/dist/build/Pool.thr_o rts/dist/build/StgPrimFloat.thr_o rts/dist/build/RtsStartup.thr_o rts/dist/build/RetainerSet.thr_o rts/dist/build/Profiling.thr_o rts/dist/build/RtsMessages.thr_o rts/dist/build/RtsFlags.thr_o rts/dist/build/Linker.thr_o rts/dist/build/FileLock.thr_o rts/dist/build/Stable.thr_o rts/dist/build/Arena.thr_o rts/dist/build/Heap.thr_o rts/dist/build/ProfHeap.thr_o rts/dist/build/hooks/StackOverflow.thr_o rts/dist/build/hooks/LongGCSync.thr_o rts/dist/build/hooks/OnExit.thr_o rts/dist/build/hooks/FlagDefaults.thr_o rts/dist/build/hooks/MallocFail.thr_o rts/dist/build/hooks/OutOfHeap.thr_o rts/dist/build/sm/Scav_thr.thr_o rts/dist/build/sm/Storage.thr_o rts/dist/build/sm/Evac.thr_o rts/dist/build/sm/Sanity.thr_o rts/dist/build/sm/GC.thr_o rts/dist/build/sm/MarkWeak.thr_o rts/dist/build/sm/Evac_thr.thr_o rts/dist/build/sm/BlockAlloc.thr_o rts/dist/build/sm/GCUtils.thr_o rts/dist/build/sm/GCAux.thr_o rts/dist/build/sm/Sweep.thr_o rts/dist/build/sm/CNF.thr_o rts/dist/build/sm/Compact.thr_o rts/dist/build/sm/Scav.thr_o rts/dist/build/sm/MBlock.thr_o rts/dist/build/eventlog/EventLog.thr_o rts/dist/build/eventlog/EventLogWriter.thr_o rts/dist/build/linker/elf_util.thr_o rts/dist/build/linker/elf_reloc.thr_o rts/dist/build/linker/LoadArchive.thr_o rts/dist/build/linker/elf_plt_arm.thr_o rts/dist/build/linker/SymbolExtras.thr_o rts/dist/build/linker/CacheFlush.thr_o rts/dist/build/linker/Elf.thr_o rts/dist/build/linker/elf_got.thr_o rts/dist/build/linker/M32Alloc.thr_o rts/dist/build/linker/elf_plt_aarch64.thr_o rts/dist/build/linker/elf_plt.thr_o rts/dist/build/linker/PEi386.thr_o rts/dist/build/linker/MachO.thr_o rts/dist/build/linker/elf_reloc_aarch64.thr_o rts/dist/build/posix/GetEnv.thr_o rts/dist/build/posix/Select.thr_o rts/dist/build/posix/Signals.thr_o rts/dist/build/posix/TTY.thr_o rts/dist/build/posix/Itimer.thr_o rts/dist/build/posix/OSThreads.thr_o rts/dist/build/posix/GetTime.thr_o rts/dist/build/posix/OSMem.thr_o rts/dist/build/PrimOps.thr_o rts/dist/build/StgMiscClosures.thr_o rts/dist/build/HeapStackCheck.thr_o rts/dist/build/StgStdThunks.thr_o rts/dist/build/Compact.thr_o rts/dist/build/Apply.thr_o rts/dist/build/Exception.thr_o rts/dist/build/Updates.thr_o rts/dist/build/StgStartup.thr_o rts/dist/build/AutoApply.thr_o "rm" -f rts/dist/build/RTS.thr_o # When linking an archive the linker will only include the object files that # are actually needed during linking. It therefore does not include the dtrace # specific code for initializing the probes. By creating a single object that # also includes the probe object code we force the linker to include the # probes when linking the static runtime. # # The reason why we are re-linking all the objects into a single object file # is stated in this thread: # https://thr3ads.net/dtrace-discuss/2005/08/384778-Problem-with-probes-defined-in-static-libraries ld -r -o rts/dist/build/RTS.thr_o rts/dist/build/RtsProbes.thr_o rts/dist/build/fs.thr_o rts/dist/build/Printer.thr_o rts/dist/build/ThreadPaused.thr_o rts/dist/build/ClosureFlags.thr_o rts/dist/build/LibdwPool.thr_o rts/dist/build/Hpc.thr_o rts/dist/build/Ticky.thr_o rts/dist/build/Inlines.thr_o rts/dist/build/RtsMain.thr_o rts/dist/build/PathUtils.thr_o rts/dist/build/RtsSymbols.thr_o rts/dist/build/StaticPtrTable.thr_o rts/dist/build/ThreadLabels.thr_o rts/dist/build/STM.thr_o rts/dist/build/OldARMAtomic.thr_o rts/dist/build/HsFFI.thr_o rts/dist/build/RtsAPI.thr_o rts/dist/build/Timer.thr_o rts/dist/build/Disassembler.thr_o rts/dist/build/CheckUnload.thr_o rts/dist/build/RtsSymbolInfo.thr_o rts/dist/build/RaiseAsync.thr_o rts/dist/build/Proftimer.thr_o rts/dist/build/Hash.thr_o rts/dist/build/Trace.thr_o rts/dist/build/Threads.thr_o rts/dist/build/Sparks.thr_o rts/dist/build/Weak.thr_o rts/dist/build/RtsUtils.thr_o rts/dist/build/ProfilerReportJson.thr_o rts/dist/build/Task.thr_o rts/dist/build/StgCRun.thr_o rts/dist/build/LdvProfile.thr_o rts/dist/build/RetainerProfile.thr_o rts/dist/build/Libdw.thr_o rts/dist/build/Stats.thr_o rts/dist/build/Interpreter.thr_o rts/dist/build/Messages.thr_o rts/dist/build/Capability.thr_o rts/dist/build/Globals.thr_o rts/dist/build/Adjustor.thr_o rts/dist/build/Schedule.thr_o rts/dist/build/RtsDllMain.thr_o rts/dist/build/ProfilerReport.thr_o rts/dist/build/TopHandler.thr_o rts/dist/build/xxhash.thr_o rts/dist/build/WSDeque.thr_o rts/dist/build/Pool.thr_o rts/dist/build/StgPrimFloat.thr_o rts/dist/build/RtsStartup.thr_o rts/dist/build/RetainerSet.thr_o rts/dist/build/Profiling.thr_o rts/dist/build/RtsMessages.thr_o rts/dist/build/RtsFlags.thr_o rts/dist/build/Linker.thr_o rts/dist/build/FileLock.thr_o rts/dist/build/Stable.thr_o rts/dist/build/Arena.thr_o rts/dist/build/Heap.thr_o rts/dist/build/ProfHeap.thr_o rts/dist/build/sm/Scav_thr.thr_o rts/dist/build/sm/Storage.thr_o rts/dist/build/sm/Evac.thr_o rts/dist/build/sm/Sanity.thr_o rts/dist/build/sm/GC.thr_o rts/dist/build/sm/MarkWeak.thr_o rts/dist/build/sm/Evac_thr.thr_o rts/dist/build/sm/BlockAlloc.thr_o rts/dist/build/sm/GCUtils.thr_o rts/dist/build/sm/GCAux.thr_o rts/dist/build/sm/Sweep.thr_o rts/dist/build/sm/CNF.thr_o rts/dist/build/sm/Compact.thr_o rts/dist/build/sm/Scav.thr_o rts/dist/build/sm/MBlock.thr_o rts/dist/build/eventlog/EventLog.thr_o rts/dist/build/eventlog/EventLogWriter.thr_o rts/dist/build/linker/elf_util.thr_o rts/dist/build/linker/elf_reloc.thr_o rts/dist/build/linker/LoadArchive.thr_o rts/dist/build/linker/elf_plt_arm.thr_o rts/dist/build/linker/SymbolExtras.thr_o rts/dist/build/linker/CacheFlush.thr_o rts/dist/build/linker/Elf.thr_o rts/dist/build/linker/elf_got.thr_o rts/dist/build/linker/M32Alloc.thr_o rts/dist/build/linker/elf_plt_aarch64.thr_o rts/dist/build/linker/elf_plt.thr_o rts/dist/build/linker/PEi386.thr_o rts/dist/build/linker/MachO.thr_o rts/dist/build/linker/elf_reloc_aarch64.thr_o rts/dist/build/posix/GetEnv.thr_o rts/dist/build/posix/Select.thr_o rts/dist/build/posix/Signals.thr_o rts/dist/build/posix/TTY.thr_o rts/dist/build/posix/Itimer.thr_o rts/dist/build/posix/OSThreads.thr_o rts/dist/build/posix/GetTime.thr_o rts/dist/build/posix/OSMem.thr_o rts/dist/build/PrimOps.thr_o rts/dist/build/StgMiscClosures.thr_o rts/dist/build/HeapStackCheck.thr_o rts/dist/build/StgStdThunks.thr_o rts/dist/build/Compact.thr_o rts/dist/build/Apply.thr_o rts/dist/build/Exception.thr_o rts/dist/build/Updates.thr_o rts/dist/build/StgStartup.thr_o rts/dist/build/AutoApply.thr_o "rm" -f rts/dist/build/libHSrts_thr.a echo rts/dist/build/RTS.thr_o rts/dist/build/hooks/StackOverflow.thr_o rts/dist/build/hooks/LongGCSync.thr_o rts/dist/build/hooks/OnExit.thr_o rts/dist/build/hooks/FlagDefaults.thr_o rts/dist/build/hooks/MallocFail.thr_o rts/dist/build/hooks/OutOfHeap.thr_o | "xargs" "ar" qcls rts/dist/build/libHSrts_thr.a rts_dist_HC rts/dist/build/fs.thr_debug_o rts_dist_HC rts/dist/build/Printer.thr_debug_o rts_dist_HC rts/dist/build/ThreadPaused.thr_debug_o rts_dist_HC rts/dist/build/ClosureFlags.thr_debug_o rts_dist_HC rts/dist/build/LibdwPool.thr_debug_o rts_dist_HC rts/dist/build/Hpc.thr_debug_o rts_dist_HC rts/dist/build/Ticky.thr_debug_o rts_dist_HC rts/dist/build/Inlines.thr_debug_o rts_dist_HC rts/dist/build/RtsMain.thr_debug_o rts_dist_HC rts/dist/build/PathUtils.thr_debug_o rts_dist_HC rts/dist/build/RtsSymbols.thr_debug_o rts_dist_HC rts/dist/build/StaticPtrTable.thr_debug_o rts_dist_HC rts/dist/build/ThreadLabels.thr_debug_o rts_dist_HC rts/dist/build/STM.thr_debug_o rts_dist_HC rts/dist/build/OldARMAtomic.thr_debug_o rts_dist_HC rts/dist/build/HsFFI.thr_debug_o rts_dist_HC rts/dist/build/RtsAPI.thr_debug_o rts_dist_HC rts/dist/build/Timer.thr_debug_o rts_dist_HC rts/dist/build/Disassembler.thr_debug_o rts_dist_HC rts/dist/build/CheckUnload.thr_debug_o rts_dist_HC rts/dist/build/RtsSymbolInfo.thr_debug_o rts_dist_HC rts/dist/build/RaiseAsync.thr_debug_o rts_dist_HC rts/dist/build/Proftimer.thr_debug_o rts_dist_HC rts/dist/build/Hash.thr_debug_o rts_dist_HC rts/dist/build/Trace.thr_debug_o rts_dist_HC rts/dist/build/Threads.thr_debug_o rts_dist_HC rts/dist/build/Sparks.thr_debug_o rts_dist_HC rts/dist/build/Weak.thr_debug_o rts_dist_HC rts/dist/build/RtsUtils.thr_debug_o rts_dist_HC rts/dist/build/ProfilerReportJson.thr_debug_o rts_dist_HC rts/dist/build/Task.thr_debug_o rts_dist_HC rts/dist/build/StgCRun.thr_debug_o rts_dist_HC rts/dist/build/LdvProfile.thr_debug_o rts_dist_HC rts/dist/build/RetainerProfile.thr_debug_o rts_dist_HC rts/dist/build/Libdw.thr_debug_o rts_dist_HC rts/dist/build/Stats.thr_debug_o rts_dist_HC rts/dist/build/Interpreter.thr_debug_o rts_dist_HC rts/dist/build/Messages.thr_debug_o rts_dist_HC rts/dist/build/Capability.thr_debug_o rts_dist_HC rts/dist/build/Globals.thr_debug_o rts_dist_HC rts/dist/build/Adjustor.thr_debug_o rts_dist_HC rts/dist/build/Schedule.thr_debug_o rts_dist_HC rts/dist/build/RtsDllMain.thr_debug_o rts_dist_HC rts/dist/build/ProfilerReport.thr_debug_o rts_dist_HC rts/dist/build/TopHandler.thr_debug_o rts_dist_HC rts/dist/build/xxhash.thr_debug_o rts_dist_HC rts/dist/build/WSDeque.thr_debug_o rts_dist_HC rts/dist/build/Pool.thr_debug_o rts_dist_HC rts/dist/build/StgPrimFloat.thr_debug_o rts_dist_HC rts/dist/build/RtsStartup.thr_debug_o rts_dist_HC rts/dist/build/RetainerSet.thr_debug_o rts_dist_HC rts/dist/build/Profiling.thr_debug_o rts_dist_HC rts/dist/build/RtsMessages.thr_debug_o rts_dist_HC rts/dist/build/RtsFlags.thr_debug_o rts_dist_HC rts/dist/build/Linker.thr_debug_o rts_dist_HC rts/dist/build/FileLock.thr_debug_o rts_dist_HC rts/dist/build/Stable.thr_debug_o rts_dist_HC rts/dist/build/Arena.thr_debug_o rts_dist_HC rts/dist/build/Heap.thr_debug_o rts_dist_HC rts/dist/build/ProfHeap.thr_debug_o rts_dist_HC rts/dist/build/hooks/StackOverflow.thr_debug_o rts_dist_HC rts/dist/build/hooks/LongGCSync.thr_debug_o rts_dist_HC rts/dist/build/hooks/OnExit.thr_debug_o rts_dist_HC rts/dist/build/hooks/FlagDefaults.thr_debug_o rts_dist_HC rts/dist/build/hooks/MallocFail.thr_debug_o rts_dist_HC rts/dist/build/hooks/OutOfHeap.thr_debug_o rts_dist_HC rts/dist/build/sm/Scav_thr.thr_debug_o rts_dist_HC rts/dist/build/sm/Storage.thr_debug_o rts_dist_HC rts/dist/build/sm/Evac.thr_debug_o rts_dist_HC rts/dist/build/sm/Sanity.thr_debug_o rts_dist_HC rts/dist/build/sm/GC.thr_debug_o rts_dist_HC rts/dist/build/sm/MarkWeak.thr_debug_o rts_dist_HC rts/dist/build/sm/Evac_thr.thr_debug_o rts_dist_HC rts/dist/build/sm/BlockAlloc.thr_debug_o rts_dist_HC rts/dist/build/sm/GCUtils.thr_debug_o rts_dist_HC rts/dist/build/sm/GCAux.thr_debug_o rts_dist_HC rts/dist/build/sm/Sweep.thr_debug_o rts_dist_HC rts/dist/build/sm/CNF.thr_debug_o rts_dist_HC rts/dist/build/sm/Compact.thr_debug_o rts_dist_HC rts/dist/build/sm/Scav.thr_debug_o rts_dist_HC rts/dist/build/sm/MBlock.thr_debug_o rts_dist_HC rts/dist/build/eventlog/EventLog.thr_debug_o rts_dist_HC rts/dist/build/eventlog/EventLogWriter.thr_debug_o rts_dist_HC rts/dist/build/linker/elf_util.thr_debug_o rts_dist_HC rts/dist/build/linker/elf_reloc.thr_debug_o rts_dist_HC rts/dist/build/linker/LoadArchive.thr_debug_o rts_dist_HC rts/dist/build/linker/elf_plt_arm.thr_debug_o rts_dist_HC rts/dist/build/linker/SymbolExtras.thr_debug_o rts_dist_HC rts/dist/build/linker/CacheFlush.thr_debug_o rts_dist_HC rts/dist/build/linker/Elf.thr_debug_o rts_dist_HC rts/dist/build/linker/elf_got.thr_debug_o rts_dist_HC rts/dist/build/linker/M32Alloc.thr_debug_o rts_dist_HC rts/dist/build/linker/elf_plt_aarch64.thr_debug_o rts_dist_HC rts/dist/build/linker/elf_plt.thr_debug_o rts_dist_HC rts/dist/build/linker/PEi386.thr_debug_o rts_dist_HC rts/dist/build/linker/MachO.thr_debug_o rts_dist_HC rts/dist/build/linker/elf_reloc_aarch64.thr_debug_o rts_dist_HC rts/dist/build/posix/GetEnv.thr_debug_o rts_dist_HC rts/dist/build/posix/Select.thr_debug_o rts_dist_HC rts/dist/build/posix/Signals.thr_debug_o rts_dist_HC rts/dist/build/posix/TTY.thr_debug_o rts_dist_HC rts/dist/build/posix/Itimer.thr_debug_o rts_dist_HC rts/dist/build/posix/OSThreads.thr_debug_o rts_dist_HC rts/dist/build/posix/GetTime.thr_debug_o rts_dist_HC rts/dist/build/posix/OSMem.thr_debug_o rts/posix/OSMem.c:548:17: error: warning: comparison of integers of different signs: 'W_' (aka 'unsigned long') and 'rlim_t' (aka 'long') [-Wsign-compare] && *len > limit.rlim_cur) { ~~~~ ^ ~~~~~~~~~~~~~~ | 548 | && *len > limit.rlim_cur) { | ^ 1 warning generated. rts_dist_HC rts/dist/build/PrimOps.thr_debug_o rts_dist_HC rts/dist/build/StgMiscClosures.thr_debug_o rts_dist_HC rts/dist/build/HeapStackCheck.thr_debug_o rts_dist_HC rts/dist/build/StgStdThunks.thr_debug_o rts_dist_HC rts/dist/build/Compact.thr_debug_o rts_dist_HC rts/dist/build/Apply.thr_debug_o rts_dist_HC rts/dist/build/Exception.thr_debug_o rts_dist_HC rts/dist/build/Updates.thr_debug_o rts_dist_HC rts/dist/build/StgStartup.thr_debug_o rts_dist_HC rts/dist/build/AutoApply.thr_debug_o /usr/sbin/dtrace -G -C -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -DDTRACE -s rts/RtsProbes.d -o rts/dist/build/RtsProbes.thr_debug_o rts/dist/build/fs.thr_debug_o rts/dist/build/Printer.thr_debug_o rts/dist/build/ThreadPaused.thr_debug_o rts/dist/build/ClosureFlags.thr_debug_o rts/dist/build/LibdwPool.thr_debug_o rts/dist/build/Hpc.thr_debug_o rts/dist/build/Ticky.thr_debug_o rts/dist/build/Inlines.thr_debug_o rts/dist/build/RtsMain.thr_debug_o rts/dist/build/PathUtils.thr_debug_o rts/dist/build/RtsSymbols.thr_debug_o rts/dist/build/StaticPtrTable.thr_debug_o rts/dist/build/ThreadLabels.thr_debug_o rts/dist/build/STM.thr_debug_o rts/dist/build/OldARMAtomic.thr_debug_o rts/dist/build/HsFFI.thr_debug_o rts/dist/build/RtsAPI.thr_debug_o rts/dist/build/Timer.thr_debug_o rts/dist/build/Disassembler.thr_debug_o rts/dist/build/CheckUnload.thr_debug_o rts/dist/build/RtsSymbolInfo.thr_debug_o rts/dist/build/RaiseAsync.thr_debug_o rts/dist/build/Proftimer.thr_debug_o rts/dist/build/Hash.thr_debug_o rts/dist/build/Trace.thr_debug_o rts/dist/build/Threads.thr_debug_o rts/dist/build/Sparks.thr_debug_o rts/dist/build/Weak.thr_debug_o rts/dist/build/RtsUtils.thr_debug_o rts/dist/build/ProfilerReportJson.thr_debug_o rts/dist/build/Task.thr_debug_o rts/dist/build/StgCRun.thr_debug_o rts/dist/build/LdvProfile.thr_debug_o rts/dist/build/RetainerProfile.thr_debug_o rts/dist/build/Libdw.thr_debug_o rts/dist/build/Stats.thr_debug_o rts/dist/build/Interpreter.thr_debug_o rts/dist/build/Messages.thr_debug_o rts/dist/build/Capability.thr_debug_o rts/dist/build/Globals.thr_debug_o rts/dist/build/Adjustor.thr_debug_o rts/dist/build/Schedule.thr_debug_o rts/dist/build/RtsDllMain.thr_debug_o rts/dist/build/ProfilerReport.thr_debug_o rts/dist/build/TopHandler.thr_debug_o rts/dist/build/xxhash.thr_debug_o rts/dist/build/WSDeque.thr_debug_o rts/dist/build/Pool.thr_debug_o rts/dist/build/StgPrimFloat.thr_debug_o rts/dist/build/RtsStartup.thr_debug_o rts/dist/build/RetainerSet.thr_debug_o rts/dist/build/Profiling.thr_debug_o rts/dist/build/RtsMessages.thr_debug_o rts/dist/build/RtsFlags.thr_debug_o rts/dist/build/Linker.thr_debug_o rts/dist/build/FileLock.thr_debug_o rts/dist/build/Stable.thr_debug_o rts/dist/build/Arena.thr_debug_o rts/dist/build/Heap.thr_debug_o rts/dist/build/ProfHeap.thr_debug_o rts/dist/build/hooks/StackOverflow.thr_debug_o rts/dist/build/hooks/LongGCSync.thr_debug_o rts/dist/build/hooks/OnExit.thr_debug_o rts/dist/build/hooks/FlagDefaults.thr_debug_o rts/dist/build/hooks/MallocFail.thr_debug_o rts/dist/build/hooks/OutOfHeap.thr_debug_o rts/dist/build/sm/Scav_thr.thr_debug_o rts/dist/build/sm/Storage.thr_debug_o rts/dist/build/sm/Evac.thr_debug_o rts/dist/build/sm/Sanity.thr_debug_o rts/dist/build/sm/GC.thr_debug_o rts/dist/build/sm/MarkWeak.thr_debug_o rts/dist/build/sm/Evac_thr.thr_debug_o rts/dist/build/sm/BlockAlloc.thr_debug_o rts/dist/build/sm/GCUtils.thr_debug_o rts/dist/build/sm/GCAux.thr_debug_o rts/dist/build/sm/Sweep.thr_debug_o rts/dist/build/sm/CNF.thr_debug_o rts/dist/build/sm/Compact.thr_debug_o rts/dist/build/sm/Scav.thr_debug_o rts/dist/build/sm/MBlock.thr_debug_o rts/dist/build/eventlog/EventLog.thr_debug_o rts/dist/build/eventlog/EventLogWriter.thr_debug_o rts/dist/build/linker/elf_util.thr_debug_o rts/dist/build/linker/elf_reloc.thr_debug_o rts/dist/build/linker/LoadArchive.thr_debug_o rts/dist/build/linker/elf_plt_arm.thr_debug_o rts/dist/build/linker/SymbolExtras.thr_debug_o rts/dist/build/linker/CacheFlush.thr_debug_o rts/dist/build/linker/Elf.thr_debug_o rts/dist/build/linker/elf_got.thr_debug_o rts/dist/build/linker/M32Alloc.thr_debug_o rts/dist/build/linker/elf_plt_aarch64.thr_debug_o rts/dist/build/linker/elf_plt.thr_debug_o rts/dist/build/linker/PEi386.thr_debug_o rts/dist/build/linker/MachO.thr_debug_o rts/dist/build/linker/elf_reloc_aarch64.thr_debug_o rts/dist/build/posix/GetEnv.thr_debug_o rts/dist/build/posix/Select.thr_debug_o rts/dist/build/posix/Signals.thr_debug_o rts/dist/build/posix/TTY.thr_debug_o rts/dist/build/posix/Itimer.thr_debug_o rts/dist/build/posix/OSThreads.thr_debug_o rts/dist/build/posix/GetTime.thr_debug_o rts/dist/build/posix/OSMem.thr_debug_o rts/dist/build/PrimOps.thr_debug_o rts/dist/build/StgMiscClosures.thr_debug_o rts/dist/build/HeapStackCheck.thr_debug_o rts/dist/build/StgStdThunks.thr_debug_o rts/dist/build/Compact.thr_debug_o rts/dist/build/Apply.thr_debug_o rts/dist/build/Exception.thr_debug_o rts/dist/build/Updates.thr_debug_o rts/dist/build/StgStartup.thr_debug_o rts/dist/build/AutoApply.thr_debug_o "rm" -f rts/dist/build/RTS.thr_debug_o # When linking an archive the linker will only include the object files that # are actually needed during linking. It therefore does not include the dtrace # specific code for initializing the probes. By creating a single object that # also includes the probe object code we force the linker to include the # probes when linking the static runtime. # # The reason why we are re-linking all the objects into a single object file # is stated in this thread: # https://thr3ads.net/dtrace-discuss/2005/08/384778-Problem-with-probes-defined-in-static-libraries ld -r -o rts/dist/build/RTS.thr_debug_o rts/dist/build/RtsProbes.thr_debug_o rts/dist/build/fs.thr_debug_o rts/dist/build/Printer.thr_debug_o rts/dist/build/ThreadPaused.thr_debug_o rts/dist/build/ClosureFlags.thr_debug_o rts/dist/build/LibdwPool.thr_debug_o rts/dist/build/Hpc.thr_debug_o rts/dist/build/Ticky.thr_debug_o rts/dist/build/Inlines.thr_debug_o rts/dist/build/RtsMain.thr_debug_o rts/dist/build/PathUtils.thr_debug_o rts/dist/build/RtsSymbols.thr_debug_o rts/dist/build/StaticPtrTable.thr_debug_o rts/dist/build/ThreadLabels.thr_debug_o rts/dist/build/STM.thr_debug_o rts/dist/build/OldARMAtomic.thr_debug_o rts/dist/build/HsFFI.thr_debug_o rts/dist/build/RtsAPI.thr_debug_o rts/dist/build/Timer.thr_debug_o rts/dist/build/Disassembler.thr_debug_o rts/dist/build/CheckUnload.thr_debug_o rts/dist/build/RtsSymbolInfo.thr_debug_o rts/dist/build/RaiseAsync.thr_debug_o rts/dist/build/Proftimer.thr_debug_o rts/dist/build/Hash.thr_debug_o rts/dist/build/Trace.thr_debug_o rts/dist/build/Threads.thr_debug_o rts/dist/build/Sparks.thr_debug_o rts/dist/build/Weak.thr_debug_o rts/dist/build/RtsUtils.thr_debug_o rts/dist/build/ProfilerReportJson.thr_debug_o rts/dist/build/Task.thr_debug_o rts/dist/build/StgCRun.thr_debug_o rts/dist/build/LdvProfile.thr_debug_o rts/dist/build/RetainerProfile.thr_debug_o rts/dist/build/Libdw.thr_debug_o rts/dist/build/Stats.thr_debug_o rts/dist/build/Interpreter.thr_debug_o rts/dist/build/Messages.thr_debug_o rts/dist/build/Capability.thr_debug_o rts/dist/build/Globals.thr_debug_o rts/dist/build/Adjustor.thr_debug_o rts/dist/build/Schedule.thr_debug_o rts/dist/build/RtsDllMain.thr_debug_o rts/dist/build/ProfilerReport.thr_debug_o rts/dist/build/TopHandler.thr_debug_o rts/dist/build/xxhash.thr_debug_o rts/dist/build/WSDeque.thr_debug_o rts/dist/build/Pool.thr_debug_o rts/dist/build/StgPrimFloat.thr_debug_o rts/dist/build/RtsStartup.thr_debug_o rts/dist/build/RetainerSet.thr_debug_o rts/dist/build/Profiling.thr_debug_o rts/dist/build/RtsMessages.thr_debug_o rts/dist/build/RtsFlags.thr_debug_o rts/dist/build/Linker.thr_debug_o rts/dist/build/FileLock.thr_debug_o rts/dist/build/Stable.thr_debug_o rts/dist/build/Arena.thr_debug_o rts/dist/build/Heap.thr_debug_o rts/dist/build/ProfHeap.thr_debug_o rts/dist/build/sm/Scav_thr.thr_debug_o rts/dist/build/sm/Storage.thr_debug_o rts/dist/build/sm/Evac.thr_debug_o rts/dist/build/sm/Sanity.thr_debug_o rts/dist/build/sm/GC.thr_debug_o rts/dist/build/sm/MarkWeak.thr_debug_o rts/dist/build/sm/Evac_thr.thr_debug_o rts/dist/build/sm/BlockAlloc.thr_debug_o rts/dist/build/sm/GCUtils.thr_debug_o rts/dist/build/sm/GCAux.thr_debug_o rts/dist/build/sm/Sweep.thr_debug_o rts/dist/build/sm/CNF.thr_debug_o rts/dist/build/sm/Compact.thr_debug_o rts/dist/build/sm/Scav.thr_debug_o rts/dist/build/sm/MBlock.thr_debug_o rts/dist/build/eventlog/EventLog.thr_debug_o rts/dist/build/eventlog/EventLogWriter.thr_debug_o rts/dist/build/linker/elf_util.thr_debug_o rts/dist/build/linker/elf_reloc.thr_debug_o rts/dist/build/linker/LoadArchive.thr_debug_o rts/dist/build/linker/elf_plt_arm.thr_debug_o rts/dist/build/linker/SymbolExtras.thr_debug_o rts/dist/build/linker/CacheFlush.thr_debug_o rts/dist/build/linker/Elf.thr_debug_o rts/dist/build/linker/elf_got.thr_debug_o rts/dist/build/linker/M32Alloc.thr_debug_o rts/dist/build/linker/elf_plt_aarch64.thr_debug_o rts/dist/build/linker/elf_plt.thr_debug_o rts/dist/build/linker/PEi386.thr_debug_o rts/dist/build/linker/MachO.thr_debug_o rts/dist/build/linker/elf_reloc_aarch64.thr_debug_o rts/dist/build/posix/GetEnv.thr_debug_o rts/dist/build/posix/Select.thr_debug_o rts/dist/build/posix/Signals.thr_debug_o rts/dist/build/posix/TTY.thr_debug_o rts/dist/build/posix/Itimer.thr_debug_o rts/dist/build/posix/OSThreads.thr_debug_o rts/dist/build/posix/GetTime.thr_debug_o rts/dist/build/posix/OSMem.thr_debug_o rts/dist/build/PrimOps.thr_debug_o rts/dist/build/StgMiscClosures.thr_debug_o rts/dist/build/HeapStackCheck.thr_debug_o rts/dist/build/StgStdThunks.thr_debug_o rts/dist/build/Compact.thr_debug_o rts/dist/build/Apply.thr_debug_o rts/dist/build/Exception.thr_debug_o rts/dist/build/Updates.thr_debug_o rts/dist/build/StgStartup.thr_debug_o rts/dist/build/AutoApply.thr_debug_o "rm" -f rts/dist/build/libHSrts_thr_debug.a echo rts/dist/build/RTS.thr_debug_o rts/dist/build/hooks/StackOverflow.thr_debug_o rts/dist/build/hooks/LongGCSync.thr_debug_o rts/dist/build/hooks/OnExit.thr_debug_o rts/dist/build/hooks/FlagDefaults.thr_debug_o rts/dist/build/hooks/MallocFail.thr_debug_o rts/dist/build/hooks/OutOfHeap.thr_debug_o | "xargs" "ar" qcls rts/dist/build/libHSrts_thr_debug.a rts_dist_HC rts/dist/build/fs.thr_l_o rts_dist_HC rts/dist/build/Printer.thr_l_o rts_dist_HC rts/dist/build/ThreadPaused.thr_l_o rts_dist_HC rts/dist/build/ClosureFlags.thr_l_o rts_dist_HC rts/dist/build/LibdwPool.thr_l_o rts_dist_HC rts/dist/build/Hpc.thr_l_o rts_dist_HC rts/dist/build/Ticky.thr_l_o rts_dist_HC rts/dist/build/Inlines.thr_l_o rts_dist_HC rts/dist/build/RtsMain.thr_l_o rts_dist_HC rts/dist/build/PathUtils.thr_l_o rts_dist_HC rts/dist/build/RtsSymbols.thr_l_o rts_dist_HC rts/dist/build/StaticPtrTable.thr_l_o rts_dist_HC rts/dist/build/ThreadLabels.thr_l_o rts_dist_HC rts/dist/build/STM.thr_l_o rts_dist_HC rts/dist/build/OldARMAtomic.thr_l_o rts_dist_HC rts/dist/build/HsFFI.thr_l_o rts_dist_HC rts/dist/build/RtsAPI.thr_l_o rts_dist_HC rts/dist/build/Timer.thr_l_o rts_dist_HC rts/dist/build/Disassembler.thr_l_o rts_dist_HC rts/dist/build/CheckUnload.thr_l_o rts_dist_HC rts/dist/build/RtsSymbolInfo.thr_l_o rts_dist_HC rts/dist/build/RaiseAsync.thr_l_o rts_dist_HC rts/dist/build/Proftimer.thr_l_o rts_dist_HC rts/dist/build/Hash.thr_l_o rts_dist_HC rts/dist/build/Trace.thr_l_o rts_dist_HC rts/dist/build/Threads.thr_l_o rts_dist_HC rts/dist/build/Sparks.thr_l_o rts_dist_HC rts/dist/build/Weak.thr_l_o rts_dist_HC rts/dist/build/RtsUtils.thr_l_o rts_dist_HC rts/dist/build/ProfilerReportJson.thr_l_o rts_dist_HC rts/dist/build/Task.thr_l_o rts_dist_HC rts/dist/build/StgCRun.thr_l_o rts_dist_HC rts/dist/build/LdvProfile.thr_l_o rts_dist_HC rts/dist/build/RetainerProfile.thr_l_o rts_dist_HC rts/dist/build/Libdw.thr_l_o rts_dist_HC rts/dist/build/Stats.thr_l_o rts_dist_HC rts/dist/build/Interpreter.thr_l_o rts_dist_HC rts/dist/build/Messages.thr_l_o rts_dist_HC rts/dist/build/Capability.thr_l_o rts_dist_HC rts/dist/build/Globals.thr_l_o rts_dist_HC rts/dist/build/Adjustor.thr_l_o rts_dist_HC rts/dist/build/Schedule.thr_l_o rts_dist_HC rts/dist/build/RtsDllMain.thr_l_o rts_dist_HC rts/dist/build/ProfilerReport.thr_l_o rts_dist_HC rts/dist/build/TopHandler.thr_l_o rts_dist_HC rts/dist/build/xxhash.thr_l_o rts_dist_HC rts/dist/build/WSDeque.thr_l_o rts_dist_HC rts/dist/build/Pool.thr_l_o rts_dist_HC rts/dist/build/StgPrimFloat.thr_l_o rts_dist_HC rts/dist/build/RtsStartup.thr_l_o rts_dist_HC rts/dist/build/RetainerSet.thr_l_o rts_dist_HC rts/dist/build/Profiling.thr_l_o rts_dist_HC rts/dist/build/RtsMessages.thr_l_o rts_dist_HC rts/dist/build/RtsFlags.thr_l_o rts_dist_HC rts/dist/build/Linker.thr_l_o rts_dist_HC rts/dist/build/FileLock.thr_l_o rts_dist_HC rts/dist/build/Stable.thr_l_o rts_dist_HC rts/dist/build/Arena.thr_l_o rts_dist_HC rts/dist/build/Heap.thr_l_o rts_dist_HC rts/dist/build/ProfHeap.thr_l_o rts_dist_HC rts/dist/build/hooks/StackOverflow.thr_l_o rts_dist_HC rts/dist/build/hooks/LongGCSync.thr_l_o rts_dist_HC rts/dist/build/hooks/OnExit.thr_l_o rts_dist_HC rts/dist/build/hooks/FlagDefaults.thr_l_o rts_dist_HC rts/dist/build/hooks/MallocFail.thr_l_o rts_dist_HC rts/dist/build/hooks/OutOfHeap.thr_l_o rts_dist_HC rts/dist/build/sm/Scav_thr.thr_l_o rts_dist_HC rts/dist/build/sm/Storage.thr_l_o rts_dist_HC rts/dist/build/sm/Evac.thr_l_o rts_dist_HC rts/dist/build/sm/Sanity.thr_l_o rts_dist_HC rts/dist/build/sm/GC.thr_l_o rts_dist_HC rts/dist/build/sm/MarkWeak.thr_l_o rts_dist_HC rts/dist/build/sm/Evac_thr.thr_l_o rts_dist_HC rts/dist/build/sm/BlockAlloc.thr_l_o rts_dist_HC rts/dist/build/sm/GCUtils.thr_l_o rts_dist_HC rts/dist/build/sm/GCAux.thr_l_o rts_dist_HC rts/dist/build/sm/Sweep.thr_l_o rts_dist_HC rts/dist/build/sm/CNF.thr_l_o rts_dist_HC rts/dist/build/sm/Compact.thr_l_o rts_dist_HC rts/dist/build/sm/Scav.thr_l_o rts_dist_HC rts/dist/build/sm/MBlock.thr_l_o rts_dist_HC rts/dist/build/eventlog/EventLog.thr_l_o rts_dist_HC rts/dist/build/eventlog/EventLogWriter.thr_l_o rts_dist_HC rts/dist/build/linker/elf_util.thr_l_o rts_dist_HC rts/dist/build/linker/elf_reloc.thr_l_o rts_dist_HC rts/dist/build/linker/LoadArchive.thr_l_o rts_dist_HC rts/dist/build/linker/elf_plt_arm.thr_l_o rts_dist_HC rts/dist/build/linker/SymbolExtras.thr_l_o rts_dist_HC rts/dist/build/linker/CacheFlush.thr_l_o rts_dist_HC rts/dist/build/linker/Elf.thr_l_o rts_dist_HC rts/dist/build/linker/elf_got.thr_l_o rts_dist_HC rts/dist/build/linker/M32Alloc.thr_l_o rts_dist_HC rts/dist/build/linker/elf_plt_aarch64.thr_l_o rts_dist_HC rts/dist/build/linker/elf_plt.thr_l_o rts_dist_HC rts/dist/build/linker/PEi386.thr_l_o rts_dist_HC rts/dist/build/linker/MachO.thr_l_o rts_dist_HC rts/dist/build/linker/elf_reloc_aarch64.thr_l_o rts_dist_HC rts/dist/build/posix/GetEnv.thr_l_o rts_dist_HC rts/dist/build/posix/Select.thr_l_o rts_dist_HC rts/dist/build/posix/Signals.thr_l_o rts_dist_HC rts/dist/build/posix/TTY.thr_l_o rts_dist_HC rts/dist/build/posix/Itimer.thr_l_o rts_dist_HC rts/dist/build/posix/OSThreads.thr_l_o rts_dist_HC rts/dist/build/posix/GetTime.thr_l_o rts_dist_HC rts/dist/build/posix/OSMem.thr_l_o rts/posix/OSMem.c:548:17: error: warning: comparison of integers of different signs: 'W_' (aka 'unsigned long') and 'rlim_t' (aka 'long') [-Wsign-compare] && *len > limit.rlim_cur) { ~~~~ ^ ~~~~~~~~~~~~~~ | 548 | && *len > limit.rlim_cur) { | ^ 1 warning generated. rts_dist_HC rts/dist/build/PrimOps.thr_l_o rts_dist_HC rts/dist/build/StgMiscClosures.thr_l_o rts_dist_HC rts/dist/build/HeapStackCheck.thr_l_o rts_dist_HC rts/dist/build/StgStdThunks.thr_l_o rts_dist_HC rts/dist/build/Compact.thr_l_o rts_dist_HC rts/dist/build/Apply.thr_l_o rts_dist_HC rts/dist/build/Exception.thr_l_o rts_dist_HC rts/dist/build/Updates.thr_l_o rts_dist_HC rts/dist/build/StgStartup.thr_l_o rts_dist_HC rts/dist/build/AutoApply.thr_l_o /usr/sbin/dtrace -G -C -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -DDTRACE -s rts/RtsProbes.d -o rts/dist/build/RtsProbes.thr_l_o rts/dist/build/fs.thr_l_o rts/dist/build/Printer.thr_l_o rts/dist/build/ThreadPaused.thr_l_o rts/dist/build/ClosureFlags.thr_l_o rts/dist/build/LibdwPool.thr_l_o rts/dist/build/Hpc.thr_l_o rts/dist/build/Ticky.thr_l_o rts/dist/build/Inlines.thr_l_o rts/dist/build/RtsMain.thr_l_o rts/dist/build/PathUtils.thr_l_o rts/dist/build/RtsSymbols.thr_l_o rts/dist/build/StaticPtrTable.thr_l_o rts/dist/build/ThreadLabels.thr_l_o rts/dist/build/STM.thr_l_o rts/dist/build/OldARMAtomic.thr_l_o rts/dist/build/HsFFI.thr_l_o rts/dist/build/RtsAPI.thr_l_o rts/dist/build/Timer.thr_l_o rts/dist/build/Disassembler.thr_l_o rts/dist/build/CheckUnload.thr_l_o rts/dist/build/RtsSymbolInfo.thr_l_o rts/dist/build/RaiseAsync.thr_l_o rts/dist/build/Proftimer.thr_l_o rts/dist/build/Hash.thr_l_o rts/dist/build/Trace.thr_l_o rts/dist/build/Threads.thr_l_o rts/dist/build/Sparks.thr_l_o rts/dist/build/Weak.thr_l_o rts/dist/build/RtsUtils.thr_l_o rts/dist/build/ProfilerReportJson.thr_l_o rts/dist/build/Task.thr_l_o rts/dist/build/StgCRun.thr_l_o rts/dist/build/LdvProfile.thr_l_o rts/dist/build/RetainerProfile.thr_l_o rts/dist/build/Libdw.thr_l_o rts/dist/build/Stats.thr_l_o rts/dist/build/Interpreter.thr_l_o rts/dist/build/Messages.thr_l_o rts/dist/build/Capability.thr_l_o rts/dist/build/Globals.thr_l_o rts/dist/build/Adjustor.thr_l_o rts/dist/build/Schedule.thr_l_o rts/dist/build/RtsDllMain.thr_l_o rts/dist/build/ProfilerReport.thr_l_o rts/dist/build/TopHandler.thr_l_o rts/dist/build/xxhash.thr_l_o rts/dist/build/WSDeque.thr_l_o rts/dist/build/Pool.thr_l_o rts/dist/build/StgPrimFloat.thr_l_o rts/dist/build/RtsStartup.thr_l_o rts/dist/build/RetainerSet.thr_l_o rts/dist/build/Profiling.thr_l_o rts/dist/build/RtsMessages.thr_l_o rts/dist/build/RtsFlags.thr_l_o rts/dist/build/Linker.thr_l_o rts/dist/build/FileLock.thr_l_o rts/dist/build/Stable.thr_l_o rts/dist/build/Arena.thr_l_o rts/dist/build/Heap.thr_l_o rts/dist/build/ProfHeap.thr_l_o rts/dist/build/hooks/StackOverflow.thr_l_o rts/dist/build/hooks/LongGCSync.thr_l_o rts/dist/build/hooks/OnExit.thr_l_o rts/dist/build/hooks/FlagDefaults.thr_l_o rts/dist/build/hooks/MallocFail.thr_l_o rts/dist/build/hooks/OutOfHeap.thr_l_o rts/dist/build/sm/Scav_thr.thr_l_o rts/dist/build/sm/Storage.thr_l_o rts/dist/build/sm/Evac.thr_l_o rts/dist/build/sm/Sanity.thr_l_o rts/dist/build/sm/GC.thr_l_o rts/dist/build/sm/MarkWeak.thr_l_o rts/dist/build/sm/Evac_thr.thr_l_o rts/dist/build/sm/BlockAlloc.thr_l_o rts/dist/build/sm/GCUtils.thr_l_o rts/dist/build/sm/GCAux.thr_l_o rts/dist/build/sm/Sweep.thr_l_o rts/dist/build/sm/CNF.thr_l_o rts/dist/build/sm/Compact.thr_l_o rts/dist/build/sm/Scav.thr_l_o rts/dist/build/sm/MBlock.thr_l_o rts/dist/build/eventlog/EventLog.thr_l_o rts/dist/build/eventlog/EventLogWriter.thr_l_o rts/dist/build/linker/elf_util.thr_l_o rts/dist/build/linker/elf_reloc.thr_l_o rts/dist/build/linker/LoadArchive.thr_l_o rts/dist/build/linker/elf_plt_arm.thr_l_o rts/dist/build/linker/SymbolExtras.thr_l_o rts/dist/build/linker/CacheFlush.thr_l_o rts/dist/build/linker/Elf.thr_l_o rts/dist/build/linker/elf_got.thr_l_o rts/dist/build/linker/M32Alloc.thr_l_o rts/dist/build/linker/elf_plt_aarch64.thr_l_o rts/dist/build/linker/elf_plt.thr_l_o rts/dist/build/linker/PEi386.thr_l_o rts/dist/build/linker/MachO.thr_l_o rts/dist/build/linker/elf_reloc_aarch64.thr_l_o rts/dist/build/posix/GetEnv.thr_l_o rts/dist/build/posix/Select.thr_l_o rts/dist/build/posix/Signals.thr_l_o rts/dist/build/posix/TTY.thr_l_o rts/dist/build/posix/Itimer.thr_l_o rts/dist/build/posix/OSThreads.thr_l_o rts/dist/build/posix/GetTime.thr_l_o rts/dist/build/posix/OSMem.thr_l_o rts/dist/build/PrimOps.thr_l_o rts/dist/build/StgMiscClosures.thr_l_o rts/dist/build/HeapStackCheck.thr_l_o rts/dist/build/StgStdThunks.thr_l_o rts/dist/build/Compact.thr_l_o rts/dist/build/Apply.thr_l_o rts/dist/build/Exception.thr_l_o rts/dist/build/Updates.thr_l_o rts/dist/build/StgStartup.thr_l_o rts/dist/build/AutoApply.thr_l_o "rm" -f rts/dist/build/RTS.thr_l_o # When linking an archive the linker will only include the object files that # are actually needed during linking. It therefore does not include the dtrace # specific code for initializing the probes. By creating a single object that # also includes the probe object code we force the linker to include the # probes when linking the static runtime. # # The reason why we are re-linking all the objects into a single object file # is stated in this thread: # https://thr3ads.net/dtrace-discuss/2005/08/384778-Problem-with-probes-defined-in-static-libraries ld -r -o rts/dist/build/RTS.thr_l_o rts/dist/build/RtsProbes.thr_l_o rts/dist/build/fs.thr_l_o rts/dist/build/Printer.thr_l_o rts/dist/build/ThreadPaused.thr_l_o rts/dist/build/ClosureFlags.thr_l_o rts/dist/build/LibdwPool.thr_l_o rts/dist/build/Hpc.thr_l_o rts/dist/build/Ticky.thr_l_o rts/dist/build/Inlines.thr_l_o rts/dist/build/RtsMain.thr_l_o rts/dist/build/PathUtils.thr_l_o rts/dist/build/RtsSymbols.thr_l_o rts/dist/build/StaticPtrTable.thr_l_o rts/dist/build/ThreadLabels.thr_l_o rts/dist/build/STM.thr_l_o rts/dist/build/OldARMAtomic.thr_l_o rts/dist/build/HsFFI.thr_l_o rts/dist/build/RtsAPI.thr_l_o rts/dist/build/Timer.thr_l_o rts/dist/build/Disassembler.thr_l_o rts/dist/build/CheckUnload.thr_l_o rts/dist/build/RtsSymbolInfo.thr_l_o rts/dist/build/RaiseAsync.thr_l_o rts/dist/build/Proftimer.thr_l_o rts/dist/build/Hash.thr_l_o rts/dist/build/Trace.thr_l_o rts/dist/build/Threads.thr_l_o rts/dist/build/Sparks.thr_l_o rts/dist/build/Weak.thr_l_o rts/dist/build/RtsUtils.thr_l_o rts/dist/build/ProfilerReportJson.thr_l_o rts/dist/build/Task.thr_l_o rts/dist/build/StgCRun.thr_l_o rts/dist/build/LdvProfile.thr_l_o rts/dist/build/RetainerProfile.thr_l_o rts/dist/build/Libdw.thr_l_o rts/dist/build/Stats.thr_l_o rts/dist/build/Interpreter.thr_l_o rts/dist/build/Messages.thr_l_o rts/dist/build/Capability.thr_l_o rts/dist/build/Globals.thr_l_o rts/dist/build/Adjustor.thr_l_o rts/dist/build/Schedule.thr_l_o rts/dist/build/RtsDllMain.thr_l_o rts/dist/build/ProfilerReport.thr_l_o rts/dist/build/TopHandler.thr_l_o rts/dist/build/xxhash.thr_l_o rts/dist/build/WSDeque.thr_l_o rts/dist/build/Pool.thr_l_o rts/dist/build/StgPrimFloat.thr_l_o rts/dist/build/RtsStartup.thr_l_o rts/dist/build/RetainerSet.thr_l_o rts/dist/build/Profiling.thr_l_o rts/dist/build/RtsMessages.thr_l_o rts/dist/build/RtsFlags.thr_l_o rts/dist/build/Linker.thr_l_o rts/dist/build/FileLock.thr_l_o rts/dist/build/Stable.thr_l_o rts/dist/build/Arena.thr_l_o rts/dist/build/Heap.thr_l_o rts/dist/build/ProfHeap.thr_l_o rts/dist/build/sm/Scav_thr.thr_l_o rts/dist/build/sm/Storage.thr_l_o rts/dist/build/sm/Evac.thr_l_o rts/dist/build/sm/Sanity.thr_l_o rts/dist/build/sm/GC.thr_l_o rts/dist/build/sm/MarkWeak.thr_l_o rts/dist/build/sm/Evac_thr.thr_l_o rts/dist/build/sm/BlockAlloc.thr_l_o rts/dist/build/sm/GCUtils.thr_l_o rts/dist/build/sm/GCAux.thr_l_o rts/dist/build/sm/Sweep.thr_l_o rts/dist/build/sm/CNF.thr_l_o rts/dist/build/sm/Compact.thr_l_o rts/dist/build/sm/Scav.thr_l_o rts/dist/build/sm/MBlock.thr_l_o rts/dist/build/eventlog/EventLog.thr_l_o rts/dist/build/eventlog/EventLogWriter.thr_l_o rts/dist/build/linker/elf_util.thr_l_o rts/dist/build/linker/elf_reloc.thr_l_o rts/dist/build/linker/LoadArchive.thr_l_o rts/dist/build/linker/elf_plt_arm.thr_l_o rts/dist/build/linker/SymbolExtras.thr_l_o rts/dist/build/linker/CacheFlush.thr_l_o rts/dist/build/linker/Elf.thr_l_o rts/dist/build/linker/elf_got.thr_l_o rts/dist/build/linker/M32Alloc.thr_l_o rts/dist/build/linker/elf_plt_aarch64.thr_l_o rts/dist/build/linker/elf_plt.thr_l_o rts/dist/build/linker/PEi386.thr_l_o rts/dist/build/linker/MachO.thr_l_o rts/dist/build/linker/elf_reloc_aarch64.thr_l_o rts/dist/build/posix/GetEnv.thr_l_o rts/dist/build/posix/Select.thr_l_o rts/dist/build/posix/Signals.thr_l_o rts/dist/build/posix/TTY.thr_l_o rts/dist/build/posix/Itimer.thr_l_o rts/dist/build/posix/OSThreads.thr_l_o rts/dist/build/posix/GetTime.thr_l_o rts/dist/build/posix/OSMem.thr_l_o rts/dist/build/PrimOps.thr_l_o rts/dist/build/StgMiscClosures.thr_l_o rts/dist/build/HeapStackCheck.thr_l_o rts/dist/build/StgStdThunks.thr_l_o rts/dist/build/Compact.thr_l_o rts/dist/build/Apply.thr_l_o rts/dist/build/Exception.thr_l_o rts/dist/build/Updates.thr_l_o rts/dist/build/StgStartup.thr_l_o rts/dist/build/AutoApply.thr_l_o "rm" -f rts/dist/build/libHSrts_thr_l.a echo rts/dist/build/RTS.thr_l_o rts/dist/build/hooks/StackOverflow.thr_l_o rts/dist/build/hooks/LongGCSync.thr_l_o rts/dist/build/hooks/OnExit.thr_l_o rts/dist/build/hooks/FlagDefaults.thr_l_o rts/dist/build/hooks/MallocFail.thr_l_o rts/dist/build/hooks/OutOfHeap.thr_l_o | "xargs" "ar" qcls rts/dist/build/libHSrts_thr_l.a rts_dist_HC rts/dist/build/fs.thr_p_o rts_dist_HC rts/dist/build/Printer.thr_p_o rts_dist_HC rts/dist/build/ThreadPaused.thr_p_o rts_dist_HC rts/dist/build/ClosureFlags.thr_p_o rts_dist_HC rts/dist/build/LibdwPool.thr_p_o rts_dist_HC rts/dist/build/Hpc.thr_p_o rts_dist_HC rts/dist/build/Ticky.thr_p_o rts_dist_HC rts/dist/build/Inlines.thr_p_o rts_dist_HC rts/dist/build/RtsMain.thr_p_o rts_dist_HC rts/dist/build/PathUtils.thr_p_o rts_dist_HC rts/dist/build/RtsSymbols.thr_p_o rts_dist_HC rts/dist/build/StaticPtrTable.thr_p_o rts_dist_HC rts/dist/build/ThreadLabels.thr_p_o rts_dist_HC rts/dist/build/STM.thr_p_o rts_dist_HC rts/dist/build/OldARMAtomic.thr_p_o rts_dist_HC rts/dist/build/HsFFI.thr_p_o rts_dist_HC rts/dist/build/RtsAPI.thr_p_o rts_dist_HC rts/dist/build/Timer.thr_p_o rts_dist_HC rts/dist/build/Disassembler.thr_p_o rts_dist_HC rts/dist/build/CheckUnload.thr_p_o rts_dist_HC rts/dist/build/RtsSymbolInfo.thr_p_o rts_dist_HC rts/dist/build/RaiseAsync.thr_p_o rts_dist_HC rts/dist/build/Proftimer.thr_p_o rts_dist_HC rts/dist/build/Hash.thr_p_o rts_dist_HC rts/dist/build/Trace.thr_p_o rts_dist_HC rts/dist/build/Threads.thr_p_o rts_dist_HC rts/dist/build/Sparks.thr_p_o rts_dist_HC rts/dist/build/Weak.thr_p_o rts_dist_HC rts/dist/build/RtsUtils.thr_p_o rts_dist_HC rts/dist/build/ProfilerReportJson.thr_p_o rts_dist_HC rts/dist/build/Task.thr_p_o rts_dist_HC rts/dist/build/StgCRun.thr_p_o rts_dist_HC rts/dist/build/LdvProfile.thr_p_o rts_dist_HC rts/dist/build/RetainerProfile.thr_p_o rts_dist_HC rts/dist/build/Libdw.thr_p_o rts_dist_HC rts/dist/build/Stats.thr_p_o rts_dist_HC rts/dist/build/Interpreter.thr_p_o rts_dist_HC rts/dist/build/Messages.thr_p_o rts_dist_HC rts/dist/build/Capability.thr_p_o rts_dist_HC rts/dist/build/Globals.thr_p_o rts_dist_HC rts/dist/build/Adjustor.thr_p_o rts_dist_HC rts/dist/build/Schedule.thr_p_o rts_dist_HC rts/dist/build/RtsDllMain.thr_p_o rts_dist_HC rts/dist/build/ProfilerReport.thr_p_o rts_dist_HC rts/dist/build/TopHandler.thr_p_o rts_dist_HC rts/dist/build/xxhash.thr_p_o rts_dist_HC rts/dist/build/WSDeque.thr_p_o rts_dist_HC rts/dist/build/Pool.thr_p_o rts_dist_HC rts/dist/build/StgPrimFloat.thr_p_o rts_dist_HC rts/dist/build/RtsStartup.thr_p_o rts_dist_HC rts/dist/build/RetainerSet.thr_p_o rts_dist_HC rts/dist/build/Profiling.thr_p_o rts_dist_HC rts/dist/build/RtsMessages.thr_p_o rts_dist_HC rts/dist/build/RtsFlags.thr_p_o rts_dist_HC rts/dist/build/Linker.thr_p_o rts_dist_HC rts/dist/build/FileLock.thr_p_o rts_dist_HC rts/dist/build/Stable.thr_p_o rts_dist_HC rts/dist/build/Arena.thr_p_o rts_dist_HC rts/dist/build/Heap.thr_p_o rts_dist_HC rts/dist/build/ProfHeap.thr_p_o rts_dist_HC rts/dist/build/hooks/StackOverflow.thr_p_o rts_dist_HC rts/dist/build/hooks/LongGCSync.thr_p_o rts_dist_HC rts/dist/build/hooks/OnExit.thr_p_o rts_dist_HC rts/dist/build/hooks/FlagDefaults.thr_p_o rts_dist_HC rts/dist/build/hooks/MallocFail.thr_p_o rts_dist_HC rts/dist/build/hooks/OutOfHeap.thr_p_o rts_dist_HC rts/dist/build/sm/Scav_thr.thr_p_o rts_dist_HC rts/dist/build/sm/Storage.thr_p_o rts_dist_HC rts/dist/build/sm/Evac.thr_p_o rts_dist_HC rts/dist/build/sm/Sanity.thr_p_o rts_dist_HC rts/dist/build/sm/GC.thr_p_o rts_dist_HC rts/dist/build/sm/MarkWeak.thr_p_o rts_dist_HC rts/dist/build/sm/Evac_thr.thr_p_o rts_dist_HC rts/dist/build/sm/BlockAlloc.thr_p_o rts_dist_HC rts/dist/build/sm/GCUtils.thr_p_o rts_dist_HC rts/dist/build/sm/GCAux.thr_p_o rts_dist_HC rts/dist/build/sm/Sweep.thr_p_o rts_dist_HC rts/dist/build/sm/CNF.thr_p_o rts_dist_HC rts/dist/build/sm/Compact.thr_p_o rts_dist_HC rts/dist/build/sm/Scav.thr_p_o rts_dist_HC rts/dist/build/sm/MBlock.thr_p_o rts_dist_HC rts/dist/build/eventlog/EventLog.thr_p_o rts_dist_HC rts/dist/build/eventlog/EventLogWriter.thr_p_o rts_dist_HC rts/dist/build/linker/elf_util.thr_p_o rts_dist_HC rts/dist/build/linker/elf_reloc.thr_p_o rts_dist_HC rts/dist/build/linker/LoadArchive.thr_p_o rts_dist_HC rts/dist/build/linker/elf_plt_arm.thr_p_o rts_dist_HC rts/dist/build/linker/SymbolExtras.thr_p_o rts_dist_HC rts/dist/build/linker/CacheFlush.thr_p_o rts_dist_HC rts/dist/build/linker/Elf.thr_p_o rts_dist_HC rts/dist/build/linker/elf_got.thr_p_o rts_dist_HC rts/dist/build/linker/M32Alloc.thr_p_o rts_dist_HC rts/dist/build/linker/elf_plt_aarch64.thr_p_o rts_dist_HC rts/dist/build/linker/elf_plt.thr_p_o rts_dist_HC rts/dist/build/linker/PEi386.thr_p_o rts_dist_HC rts/dist/build/linker/MachO.thr_p_o rts_dist_HC rts/dist/build/linker/elf_reloc_aarch64.thr_p_o rts_dist_HC rts/dist/build/posix/GetEnv.thr_p_o rts_dist_HC rts/dist/build/posix/Select.thr_p_o rts_dist_HC rts/dist/build/posix/Signals.thr_p_o rts_dist_HC rts/dist/build/posix/TTY.thr_p_o rts_dist_HC rts/dist/build/posix/Itimer.thr_p_o rts_dist_HC rts/dist/build/posix/OSThreads.thr_p_o rts_dist_HC rts/dist/build/posix/GetTime.thr_p_o rts_dist_HC rts/dist/build/posix/OSMem.thr_p_o rts/posix/OSMem.c:548:17: error: warning: comparison of integers of different signs: 'W_' (aka 'unsigned long') and 'rlim_t' (aka 'long') [-Wsign-compare] && *len > limit.rlim_cur) { ~~~~ ^ ~~~~~~~~~~~~~~ | 548 | && *len > limit.rlim_cur) { | ^ 1 warning generated. rts_dist_HC rts/dist/build/PrimOps.thr_p_o rts_dist_HC rts/dist/build/StgMiscClosures.thr_p_o rts_dist_HC rts/dist/build/HeapStackCheck.thr_p_o rts_dist_HC rts/dist/build/StgStdThunks.thr_p_o rts_dist_HC rts/dist/build/Compact.thr_p_o rts_dist_HC rts/dist/build/Apply.thr_p_o rts_dist_HC rts/dist/build/Exception.thr_p_o rts_dist_HC rts/dist/build/Updates.thr_p_o rts_dist_HC rts/dist/build/StgStartup.thr_p_o rts_dist_HC rts/dist/build/AutoApply.thr_p_o /usr/sbin/dtrace -G -C -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -DDTRACE -s rts/RtsProbes.d -o rts/dist/build/RtsProbes.thr_p_o rts/dist/build/fs.thr_p_o rts/dist/build/Printer.thr_p_o rts/dist/build/ThreadPaused.thr_p_o rts/dist/build/ClosureFlags.thr_p_o rts/dist/build/LibdwPool.thr_p_o rts/dist/build/Hpc.thr_p_o rts/dist/build/Ticky.thr_p_o rts/dist/build/Inlines.thr_p_o rts/dist/build/RtsMain.thr_p_o rts/dist/build/PathUtils.thr_p_o rts/dist/build/RtsSymbols.thr_p_o rts/dist/build/StaticPtrTable.thr_p_o rts/dist/build/ThreadLabels.thr_p_o rts/dist/build/STM.thr_p_o rts/dist/build/OldARMAtomic.thr_p_o rts/dist/build/HsFFI.thr_p_o rts/dist/build/RtsAPI.thr_p_o rts/dist/build/Timer.thr_p_o rts/dist/build/Disassembler.thr_p_o rts/dist/build/CheckUnload.thr_p_o rts/dist/build/RtsSymbolInfo.thr_p_o rts/dist/build/RaiseAsync.thr_p_o rts/dist/build/Proftimer.thr_p_o rts/dist/build/Hash.thr_p_o rts/dist/build/Trace.thr_p_o rts/dist/build/Threads.thr_p_o rts/dist/build/Sparks.thr_p_o rts/dist/build/Weak.thr_p_o rts/dist/build/RtsUtils.thr_p_o rts/dist/build/ProfilerReportJson.thr_p_o rts/dist/build/Task.thr_p_o rts/dist/build/StgCRun.thr_p_o rts/dist/build/LdvProfile.thr_p_o rts/dist/build/RetainerProfile.thr_p_o rts/dist/build/Libdw.thr_p_o rts/dist/build/Stats.thr_p_o rts/dist/build/Interpreter.thr_p_o rts/dist/build/Messages.thr_p_o rts/dist/build/Capability.thr_p_o rts/dist/build/Globals.thr_p_o rts/dist/build/Adjustor.thr_p_o rts/dist/build/Schedule.thr_p_o rts/dist/build/RtsDllMain.thr_p_o rts/dist/build/ProfilerReport.thr_p_o rts/dist/build/TopHandler.thr_p_o rts/dist/build/xxhash.thr_p_o rts/dist/build/WSDeque.thr_p_o rts/dist/build/Pool.thr_p_o rts/dist/build/StgPrimFloat.thr_p_o rts/dist/build/RtsStartup.thr_p_o rts/dist/build/RetainerSet.thr_p_o rts/dist/build/Profiling.thr_p_o rts/dist/build/RtsMessages.thr_p_o rts/dist/build/RtsFlags.thr_p_o rts/dist/build/Linker.thr_p_o rts/dist/build/FileLock.thr_p_o rts/dist/build/Stable.thr_p_o rts/dist/build/Arena.thr_p_o rts/dist/build/Heap.thr_p_o rts/dist/build/ProfHeap.thr_p_o rts/dist/build/hooks/StackOverflow.thr_p_o rts/dist/build/hooks/LongGCSync.thr_p_o rts/dist/build/hooks/OnExit.thr_p_o rts/dist/build/hooks/FlagDefaults.thr_p_o rts/dist/build/hooks/MallocFail.thr_p_o rts/dist/build/hooks/OutOfHeap.thr_p_o rts/dist/build/sm/Scav_thr.thr_p_o rts/dist/build/sm/Storage.thr_p_o rts/dist/build/sm/Evac.thr_p_o rts/dist/build/sm/Sanity.thr_p_o rts/dist/build/sm/GC.thr_p_o rts/dist/build/sm/MarkWeak.thr_p_o rts/dist/build/sm/Evac_thr.thr_p_o rts/dist/build/sm/BlockAlloc.thr_p_o rts/dist/build/sm/GCUtils.thr_p_o rts/dist/build/sm/GCAux.thr_p_o rts/dist/build/sm/Sweep.thr_p_o rts/dist/build/sm/CNF.thr_p_o rts/dist/build/sm/Compact.thr_p_o rts/dist/build/sm/Scav.thr_p_o rts/dist/build/sm/MBlock.thr_p_o rts/dist/build/eventlog/EventLog.thr_p_o rts/dist/build/eventlog/EventLogWriter.thr_p_o rts/dist/build/linker/elf_util.thr_p_o rts/dist/build/linker/elf_reloc.thr_p_o rts/dist/build/linker/LoadArchive.thr_p_o rts/dist/build/linker/elf_plt_arm.thr_p_o rts/dist/build/linker/SymbolExtras.thr_p_o rts/dist/build/linker/CacheFlush.thr_p_o rts/dist/build/linker/Elf.thr_p_o rts/dist/build/linker/elf_got.thr_p_o rts/dist/build/linker/M32Alloc.thr_p_o rts/dist/build/linker/elf_plt_aarch64.thr_p_o rts/dist/build/linker/elf_plt.thr_p_o rts/dist/build/linker/PEi386.thr_p_o rts/dist/build/linker/MachO.thr_p_o rts/dist/build/linker/elf_reloc_aarch64.thr_p_o rts/dist/build/posix/GetEnv.thr_p_o rts/dist/build/posix/Select.thr_p_o rts/dist/build/posix/Signals.thr_p_o rts/dist/build/posix/TTY.thr_p_o rts/dist/build/posix/Itimer.thr_p_o rts/dist/build/posix/OSThreads.thr_p_o rts/dist/build/posix/GetTime.thr_p_o rts/dist/build/posix/OSMem.thr_p_o rts/dist/build/PrimOps.thr_p_o rts/dist/build/StgMiscClosures.thr_p_o rts/dist/build/HeapStackCheck.thr_p_o rts/dist/build/StgStdThunks.thr_p_o rts/dist/build/Compact.thr_p_o rts/dist/build/Apply.thr_p_o rts/dist/build/Exception.thr_p_o rts/dist/build/Updates.thr_p_o rts/dist/build/StgStartup.thr_p_o rts/dist/build/AutoApply.thr_p_o "rm" -f rts/dist/build/RTS.thr_p_o # When linking an archive the linker will only include the object files that # are actually needed during linking. It therefore does not include the dtrace # specific code for initializing the probes. By creating a single object that # also includes the probe object code we force the linker to include the # probes when linking the static runtime. # # The reason why we are re-linking all the objects into a single object file # is stated in this thread: # https://thr3ads.net/dtrace-discuss/2005/08/384778-Problem-with-probes-defined-in-static-libraries ld -r -o rts/dist/build/RTS.thr_p_o rts/dist/build/RtsProbes.thr_p_o rts/dist/build/fs.thr_p_o rts/dist/build/Printer.thr_p_o rts/dist/build/ThreadPaused.thr_p_o rts/dist/build/ClosureFlags.thr_p_o rts/dist/build/LibdwPool.thr_p_o rts/dist/build/Hpc.thr_p_o rts/dist/build/Ticky.thr_p_o rts/dist/build/Inlines.thr_p_o rts/dist/build/RtsMain.thr_p_o rts/dist/build/PathUtils.thr_p_o rts/dist/build/RtsSymbols.thr_p_o rts/dist/build/StaticPtrTable.thr_p_o rts/dist/build/ThreadLabels.thr_p_o rts/dist/build/STM.thr_p_o rts/dist/build/OldARMAtomic.thr_p_o rts/dist/build/HsFFI.thr_p_o rts/dist/build/RtsAPI.thr_p_o rts/dist/build/Timer.thr_p_o rts/dist/build/Disassembler.thr_p_o rts/dist/build/CheckUnload.thr_p_o rts/dist/build/RtsSymbolInfo.thr_p_o rts/dist/build/RaiseAsync.thr_p_o rts/dist/build/Proftimer.thr_p_o rts/dist/build/Hash.thr_p_o rts/dist/build/Trace.thr_p_o rts/dist/build/Threads.thr_p_o rts/dist/build/Sparks.thr_p_o rts/dist/build/Weak.thr_p_o rts/dist/build/RtsUtils.thr_p_o rts/dist/build/ProfilerReportJson.thr_p_o rts/dist/build/Task.thr_p_o rts/dist/build/StgCRun.thr_p_o rts/dist/build/LdvProfile.thr_p_o rts/dist/build/RetainerProfile.thr_p_o rts/dist/build/Libdw.thr_p_o rts/dist/build/Stats.thr_p_o rts/dist/build/Interpreter.thr_p_o rts/dist/build/Messages.thr_p_o rts/dist/build/Capability.thr_p_o rts/dist/build/Globals.thr_p_o rts/dist/build/Adjustor.thr_p_o rts/dist/build/Schedule.thr_p_o rts/dist/build/RtsDllMain.thr_p_o rts/dist/build/ProfilerReport.thr_p_o rts/dist/build/TopHandler.thr_p_o rts/dist/build/xxhash.thr_p_o rts/dist/build/WSDeque.thr_p_o rts/dist/build/Pool.thr_p_o rts/dist/build/StgPrimFloat.thr_p_o rts/dist/build/RtsStartup.thr_p_o rts/dist/build/RetainerSet.thr_p_o rts/dist/build/Profiling.thr_p_o rts/dist/build/RtsMessages.thr_p_o rts/dist/build/RtsFlags.thr_p_o rts/dist/build/Linker.thr_p_o rts/dist/build/FileLock.thr_p_o rts/dist/build/Stable.thr_p_o rts/dist/build/Arena.thr_p_o rts/dist/build/Heap.thr_p_o rts/dist/build/ProfHeap.thr_p_o rts/dist/build/sm/Scav_thr.thr_p_o rts/dist/build/sm/Storage.thr_p_o rts/dist/build/sm/Evac.thr_p_o rts/dist/build/sm/Sanity.thr_p_o rts/dist/build/sm/GC.thr_p_o rts/dist/build/sm/MarkWeak.thr_p_o rts/dist/build/sm/Evac_thr.thr_p_o rts/dist/build/sm/BlockAlloc.thr_p_o rts/dist/build/sm/GCUtils.thr_p_o rts/dist/build/sm/GCAux.thr_p_o rts/dist/build/sm/Sweep.thr_p_o rts/dist/build/sm/CNF.thr_p_o rts/dist/build/sm/Compact.thr_p_o rts/dist/build/sm/Scav.thr_p_o rts/dist/build/sm/MBlock.thr_p_o rts/dist/build/eventlog/EventLog.thr_p_o rts/dist/build/eventlog/EventLogWriter.thr_p_o rts/dist/build/linker/elf_util.thr_p_o rts/dist/build/linker/elf_reloc.thr_p_o rts/dist/build/linker/LoadArchive.thr_p_o rts/dist/build/linker/elf_plt_arm.thr_p_o rts/dist/build/linker/SymbolExtras.thr_p_o rts/dist/build/linker/CacheFlush.thr_p_o rts/dist/build/linker/Elf.thr_p_o rts/dist/build/linker/elf_got.thr_p_o rts/dist/build/linker/M32Alloc.thr_p_o rts/dist/build/linker/elf_plt_aarch64.thr_p_o rts/dist/build/linker/elf_plt.thr_p_o rts/dist/build/linker/PEi386.thr_p_o rts/dist/build/linker/MachO.thr_p_o rts/dist/build/linker/elf_reloc_aarch64.thr_p_o rts/dist/build/posix/GetEnv.thr_p_o rts/dist/build/posix/Select.thr_p_o rts/dist/build/posix/Signals.thr_p_o rts/dist/build/posix/TTY.thr_p_o rts/dist/build/posix/Itimer.thr_p_o rts/dist/build/posix/OSThreads.thr_p_o rts/dist/build/posix/GetTime.thr_p_o rts/dist/build/posix/OSMem.thr_p_o rts/dist/build/PrimOps.thr_p_o rts/dist/build/StgMiscClosures.thr_p_o rts/dist/build/HeapStackCheck.thr_p_o rts/dist/build/StgStdThunks.thr_p_o rts/dist/build/Compact.thr_p_o rts/dist/build/Apply.thr_p_o rts/dist/build/Exception.thr_p_o rts/dist/build/Updates.thr_p_o rts/dist/build/StgStartup.thr_p_o rts/dist/build/AutoApply.thr_p_o "rm" -f rts/dist/build/libHSrts_thr_p.a echo rts/dist/build/RTS.thr_p_o rts/dist/build/hooks/StackOverflow.thr_p_o rts/dist/build/hooks/LongGCSync.thr_p_o rts/dist/build/hooks/OnExit.thr_p_o rts/dist/build/hooks/FlagDefaults.thr_p_o rts/dist/build/hooks/MallocFail.thr_p_o rts/dist/build/hooks/OutOfHeap.thr_p_o | "xargs" "ar" qcls rts/dist/build/libHSrts_thr_p.a rts_dist_HC rts/dist/build/fs.debug_dyn_o rts_dist_HC rts/dist/build/Printer.debug_dyn_o rts_dist_HC rts/dist/build/ThreadPaused.debug_dyn_o rts_dist_HC rts/dist/build/ClosureFlags.debug_dyn_o rts_dist_HC rts/dist/build/LibdwPool.debug_dyn_o rts_dist_HC rts/dist/build/Hpc.debug_dyn_o rts_dist_HC rts/dist/build/Ticky.debug_dyn_o rts_dist_HC rts/dist/build/Inlines.debug_dyn_o rts_dist_HC rts/dist/build/RtsMain.debug_dyn_o rts_dist_HC rts/dist/build/PathUtils.debug_dyn_o rts_dist_HC rts/dist/build/RtsSymbols.debug_dyn_o rts_dist_HC rts/dist/build/StaticPtrTable.debug_dyn_o rts_dist_HC rts/dist/build/ThreadLabels.debug_dyn_o rts_dist_HC rts/dist/build/STM.debug_dyn_o rts_dist_HC rts/dist/build/OldARMAtomic.debug_dyn_o rts_dist_HC rts/dist/build/HsFFI.debug_dyn_o rts_dist_HC rts/dist/build/RtsAPI.debug_dyn_o rts_dist_HC rts/dist/build/Timer.debug_dyn_o rts_dist_HC rts/dist/build/Disassembler.debug_dyn_o rts_dist_HC rts/dist/build/CheckUnload.debug_dyn_o rts_dist_HC rts/dist/build/RtsSymbolInfo.debug_dyn_o rts_dist_HC rts/dist/build/RaiseAsync.debug_dyn_o rts_dist_HC rts/dist/build/Proftimer.debug_dyn_o rts_dist_HC rts/dist/build/Hash.debug_dyn_o rts_dist_HC rts/dist/build/Trace.debug_dyn_o rts_dist_HC rts/dist/build/Threads.debug_dyn_o rts_dist_HC rts/dist/build/Sparks.debug_dyn_o rts_dist_HC rts/dist/build/Weak.debug_dyn_o rts_dist_HC rts/dist/build/RtsUtils.debug_dyn_o rts_dist_HC rts/dist/build/ProfilerReportJson.debug_dyn_o rts_dist_HC rts/dist/build/Task.debug_dyn_o rts_dist_HC rts/dist/build/StgCRun.debug_dyn_o rts_dist_HC rts/dist/build/LdvProfile.debug_dyn_o rts_dist_HC rts/dist/build/RetainerProfile.debug_dyn_o rts_dist_HC rts/dist/build/Libdw.debug_dyn_o rts_dist_HC rts/dist/build/Stats.debug_dyn_o rts_dist_HC rts/dist/build/Interpreter.debug_dyn_o rts_dist_HC rts/dist/build/Messages.debug_dyn_o rts_dist_HC rts/dist/build/Capability.debug_dyn_o rts_dist_HC rts/dist/build/Globals.debug_dyn_o rts_dist_HC rts/dist/build/Adjustor.debug_dyn_o rts_dist_HC rts/dist/build/Schedule.debug_dyn_o rts_dist_HC rts/dist/build/RtsDllMain.debug_dyn_o rts_dist_HC rts/dist/build/ProfilerReport.debug_dyn_o rts_dist_HC rts/dist/build/TopHandler.debug_dyn_o rts_dist_HC rts/dist/build/xxhash.debug_dyn_o rts_dist_HC rts/dist/build/WSDeque.debug_dyn_o rts_dist_HC rts/dist/build/Pool.debug_dyn_o rts_dist_HC rts/dist/build/StgPrimFloat.debug_dyn_o rts_dist_HC rts/dist/build/RtsStartup.debug_dyn_o rts_dist_HC rts/dist/build/RetainerSet.debug_dyn_o rts_dist_HC rts/dist/build/Profiling.debug_dyn_o rts_dist_HC rts/dist/build/RtsMessages.debug_dyn_o rts_dist_HC rts/dist/build/RtsFlags.debug_dyn_o rts_dist_HC rts/dist/build/Linker.debug_dyn_o rts_dist_HC rts/dist/build/FileLock.debug_dyn_o rts_dist_HC rts/dist/build/Stable.debug_dyn_o rts_dist_HC rts/dist/build/Arena.debug_dyn_o rts_dist_HC rts/dist/build/Heap.debug_dyn_o rts_dist_HC rts/dist/build/ProfHeap.debug_dyn_o rts_dist_HC rts/dist/build/hooks/StackOverflow.debug_dyn_o rts_dist_HC rts/dist/build/hooks/LongGCSync.debug_dyn_o rts_dist_HC rts/dist/build/hooks/OnExit.debug_dyn_o rts_dist_HC rts/dist/build/hooks/FlagDefaults.debug_dyn_o rts_dist_HC rts/dist/build/hooks/MallocFail.debug_dyn_o rts_dist_HC rts/dist/build/hooks/OutOfHeap.debug_dyn_o rts_dist_HC rts/dist/build/sm/Scav_thr.debug_dyn_o rts_dist_HC rts/dist/build/sm/Storage.debug_dyn_o rts_dist_HC rts/dist/build/sm/Evac.debug_dyn_o rts_dist_HC rts/dist/build/sm/Sanity.debug_dyn_o rts_dist_HC rts/dist/build/sm/GC.debug_dyn_o rts_dist_HC rts/dist/build/sm/MarkWeak.debug_dyn_o rts_dist_HC rts/dist/build/sm/Evac_thr.debug_dyn_o rts_dist_HC rts/dist/build/sm/BlockAlloc.debug_dyn_o rts_dist_HC rts/dist/build/sm/GCUtils.debug_dyn_o rts_dist_HC rts/dist/build/sm/GCAux.debug_dyn_o rts_dist_HC rts/dist/build/sm/Sweep.debug_dyn_o rts_dist_HC rts/dist/build/sm/CNF.debug_dyn_o rts_dist_HC rts/dist/build/sm/Compact.debug_dyn_o rts_dist_HC rts/dist/build/sm/Scav.debug_dyn_o rts_dist_HC rts/dist/build/sm/MBlock.debug_dyn_o rts_dist_HC rts/dist/build/eventlog/EventLog.debug_dyn_o rts_dist_HC rts/dist/build/eventlog/EventLogWriter.debug_dyn_o rts_dist_HC rts/dist/build/linker/elf_util.debug_dyn_o rts_dist_HC rts/dist/build/linker/elf_reloc.debug_dyn_o rts_dist_HC rts/dist/build/linker/LoadArchive.debug_dyn_o rts_dist_HC rts/dist/build/linker/elf_plt_arm.debug_dyn_o rts_dist_HC rts/dist/build/linker/SymbolExtras.debug_dyn_o rts_dist_HC rts/dist/build/linker/CacheFlush.debug_dyn_o rts_dist_HC rts/dist/build/linker/Elf.debug_dyn_o rts_dist_HC rts/dist/build/linker/elf_got.debug_dyn_o rts_dist_HC rts/dist/build/linker/M32Alloc.debug_dyn_o rts_dist_HC rts/dist/build/linker/elf_plt_aarch64.debug_dyn_o rts_dist_HC rts/dist/build/linker/elf_plt.debug_dyn_o rts_dist_HC rts/dist/build/linker/PEi386.debug_dyn_o rts_dist_HC rts/dist/build/linker/MachO.debug_dyn_o rts_dist_HC rts/dist/build/linker/elf_reloc_aarch64.debug_dyn_o rts_dist_HC rts/dist/build/posix/GetEnv.debug_dyn_o rts_dist_HC rts/dist/build/posix/Select.debug_dyn_o rts_dist_HC rts/dist/build/posix/Signals.debug_dyn_o rts_dist_HC rts/dist/build/posix/TTY.debug_dyn_o rts_dist_HC rts/dist/build/posix/Itimer.debug_dyn_o rts_dist_HC rts/dist/build/posix/OSThreads.debug_dyn_o rts_dist_HC rts/dist/build/posix/GetTime.debug_dyn_o rts_dist_HC rts/dist/build/posix/OSMem.debug_dyn_o rts/posix/OSMem.c:548:17: error: warning: comparison of integers of different signs: 'W_' (aka 'unsigned long') and 'rlim_t' (aka 'long') [-Wsign-compare] && *len > limit.rlim_cur) { ~~~~ ^ ~~~~~~~~~~~~~~ | 548 | && *len > limit.rlim_cur) { | ^ 1 warning generated. rts_dist_HC rts/dist/build/PrimOps.debug_dyn_o rts_dist_HC rts/dist/build/StgMiscClosures.debug_dyn_o rts_dist_HC rts/dist/build/HeapStackCheck.debug_dyn_o rts_dist_HC rts/dist/build/StgStdThunks.debug_dyn_o rts_dist_HC rts/dist/build/Compact.debug_dyn_o rts_dist_HC rts/dist/build/Apply.debug_dyn_o rts_dist_HC rts/dist/build/Exception.debug_dyn_o rts_dist_HC rts/dist/build/Updates.debug_dyn_o rts_dist_HC rts/dist/build/StgStartup.debug_dyn_o rts_dist_HC rts/dist/build/AutoApply.debug_dyn_o /usr/sbin/dtrace -G -C -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -DDTRACE -s rts/RtsProbes.d -o rts/dist/build/RtsProbes.debug_dyn_o rts/dist/build/fs.debug_dyn_o rts/dist/build/Printer.debug_dyn_o rts/dist/build/ThreadPaused.debug_dyn_o rts/dist/build/ClosureFlags.debug_dyn_o rts/dist/build/LibdwPool.debug_dyn_o rts/dist/build/Hpc.debug_dyn_o rts/dist/build/Ticky.debug_dyn_o rts/dist/build/Inlines.debug_dyn_o rts/dist/build/RtsMain.debug_dyn_o rts/dist/build/PathUtils.debug_dyn_o rts/dist/build/RtsSymbols.debug_dyn_o rts/dist/build/StaticPtrTable.debug_dyn_o rts/dist/build/ThreadLabels.debug_dyn_o rts/dist/build/STM.debug_dyn_o rts/dist/build/OldARMAtomic.debug_dyn_o rts/dist/build/HsFFI.debug_dyn_o rts/dist/build/RtsAPI.debug_dyn_o rts/dist/build/Timer.debug_dyn_o rts/dist/build/Disassembler.debug_dyn_o rts/dist/build/CheckUnload.debug_dyn_o rts/dist/build/RtsSymbolInfo.debug_dyn_o rts/dist/build/RaiseAsync.debug_dyn_o rts/dist/build/Proftimer.debug_dyn_o rts/dist/build/Hash.debug_dyn_o rts/dist/build/Trace.debug_dyn_o rts/dist/build/Threads.debug_dyn_o rts/dist/build/Sparks.debug_dyn_o rts/dist/build/Weak.debug_dyn_o rts/dist/build/RtsUtils.debug_dyn_o rts/dist/build/ProfilerReportJson.debug_dyn_o rts/dist/build/Task.debug_dyn_o rts/dist/build/StgCRun.debug_dyn_o rts/dist/build/LdvProfile.debug_dyn_o rts/dist/build/RetainerProfile.debug_dyn_o rts/dist/build/Libdw.debug_dyn_o rts/dist/build/Stats.debug_dyn_o rts/dist/build/Interpreter.debug_dyn_o rts/dist/build/Messages.debug_dyn_o rts/dist/build/Capability.debug_dyn_o rts/dist/build/Globals.debug_dyn_o rts/dist/build/Adjustor.debug_dyn_o rts/dist/build/Schedule.debug_dyn_o rts/dist/build/RtsDllMain.debug_dyn_o rts/dist/build/ProfilerReport.debug_dyn_o rts/dist/build/TopHandler.debug_dyn_o rts/dist/build/xxhash.debug_dyn_o rts/dist/build/WSDeque.debug_dyn_o rts/dist/build/Pool.debug_dyn_o rts/dist/build/StgPrimFloat.debug_dyn_o rts/dist/build/RtsStartup.debug_dyn_o rts/dist/build/RetainerSet.debug_dyn_o rts/dist/build/Profiling.debug_dyn_o rts/dist/build/RtsMessages.debug_dyn_o rts/dist/build/RtsFlags.debug_dyn_o rts/dist/build/Linker.debug_dyn_o rts/dist/build/FileLock.debug_dyn_o rts/dist/build/Stable.debug_dyn_o rts/dist/build/Arena.debug_dyn_o rts/dist/build/Heap.debug_dyn_o rts/dist/build/ProfHeap.debug_dyn_o rts/dist/build/hooks/StackOverflow.debug_dyn_o rts/dist/build/hooks/LongGCSync.debug_dyn_o rts/dist/build/hooks/OnExit.debug_dyn_o rts/dist/build/hooks/FlagDefaults.debug_dyn_o rts/dist/build/hooks/MallocFail.debug_dyn_o rts/dist/build/hooks/OutOfHeap.debug_dyn_o rts/dist/build/sm/Scav_thr.debug_dyn_o rts/dist/build/sm/Storage.debug_dyn_o rts/dist/build/sm/Evac.debug_dyn_o rts/dist/build/sm/Sanity.debug_dyn_o rts/dist/build/sm/GC.debug_dyn_o rts/dist/build/sm/MarkWeak.debug_dyn_o rts/dist/build/sm/Evac_thr.debug_dyn_o rts/dist/build/sm/BlockAlloc.debug_dyn_o rts/dist/build/sm/GCUtils.debug_dyn_o rts/dist/build/sm/GCAux.debug_dyn_o rts/dist/build/sm/Sweep.debug_dyn_o rts/dist/build/sm/CNF.debug_dyn_o rts/dist/build/sm/Compact.debug_dyn_o rts/dist/build/sm/Scav.debug_dyn_o rts/dist/build/sm/MBlock.debug_dyn_o rts/dist/build/eventlog/EventLog.debug_dyn_o rts/dist/build/eventlog/EventLogWriter.debug_dyn_o rts/dist/build/linker/elf_util.debug_dyn_o rts/dist/build/linker/elf_reloc.debug_dyn_o rts/dist/build/linker/LoadArchive.debug_dyn_o rts/dist/build/linker/elf_plt_arm.debug_dyn_o rts/dist/build/linker/SymbolExtras.debug_dyn_o rts/dist/build/linker/CacheFlush.debug_dyn_o rts/dist/build/linker/Elf.debug_dyn_o rts/dist/build/linker/elf_got.debug_dyn_o rts/dist/build/linker/M32Alloc.debug_dyn_o rts/dist/build/linker/elf_plt_aarch64.debug_dyn_o rts/dist/build/linker/elf_plt.debug_dyn_o rts/dist/build/linker/PEi386.debug_dyn_o rts/dist/build/linker/MachO.debug_dyn_o rts/dist/build/linker/elf_reloc_aarch64.debug_dyn_o rts/dist/build/posix/GetEnv.debug_dyn_o rts/dist/build/posix/Select.debug_dyn_o rts/dist/build/posix/Signals.debug_dyn_o rts/dist/build/posix/TTY.debug_dyn_o rts/dist/build/posix/Itimer.debug_dyn_o rts/dist/build/posix/OSThreads.debug_dyn_o rts/dist/build/posix/GetTime.debug_dyn_o rts/dist/build/posix/OSMem.debug_dyn_o rts/dist/build/PrimOps.debug_dyn_o rts/dist/build/StgMiscClosures.debug_dyn_o rts/dist/build/HeapStackCheck.debug_dyn_o rts/dist/build/StgStdThunks.debug_dyn_o rts/dist/build/Compact.debug_dyn_o rts/dist/build/Apply.debug_dyn_o rts/dist/build/Exception.debug_dyn_o rts/dist/build/Updates.debug_dyn_o rts/dist/build/StgStartup.debug_dyn_o rts/dist/build/AutoApply.debug_dyn_o "rm" -f rts/dist/build/libHSrts_debug-ghc8.6.5.so "inplace/bin/ghc-stage1" -this-unit-id rts -shared -dynamic -dynload deploy -no-auto-link-packages `cat rts/dist/libs.depend` rts/dist/build/fs.debug_dyn_o rts/dist/build/Printer.debug_dyn_o rts/dist/build/ThreadPaused.debug_dyn_o rts/dist/build/ClosureFlags.debug_dyn_o rts/dist/build/LibdwPool.debug_dyn_o rts/dist/build/Hpc.debug_dyn_o rts/dist/build/Ticky.debug_dyn_o rts/dist/build/Inlines.debug_dyn_o rts/dist/build/RtsMain.debug_dyn_o rts/dist/build/PathUtils.debug_dyn_o rts/dist/build/RtsSymbols.debug_dyn_o rts/dist/build/StaticPtrTable.debug_dyn_o rts/dist/build/ThreadLabels.debug_dyn_o rts/dist/build/STM.debug_dyn_o rts/dist/build/OldARMAtomic.debug_dyn_o rts/dist/build/HsFFI.debug_dyn_o rts/dist/build/RtsAPI.debug_dyn_o rts/dist/build/Timer.debug_dyn_o rts/dist/build/Disassembler.debug_dyn_o rts/dist/build/CheckUnload.debug_dyn_o rts/dist/build/RtsSymbolInfo.debug_dyn_o rts/dist/build/RaiseAsync.debug_dyn_o rts/dist/build/Proftimer.debug_dyn_o rts/dist/build/Hash.debug_dyn_o rts/dist/build/Trace.debug_dyn_o rts/dist/build/Threads.debug_dyn_o rts/dist/build/Sparks.debug_dyn_o rts/dist/build/Weak.debug_dyn_o rts/dist/build/RtsUtils.debug_dyn_o rts/dist/build/ProfilerReportJson.debug_dyn_o rts/dist/build/Task.debug_dyn_o rts/dist/build/StgCRun.debug_dyn_o rts/dist/build/LdvProfile.debug_dyn_o rts/dist/build/RetainerProfile.debug_dyn_o rts/dist/build/Libdw.debug_dyn_o rts/dist/build/Stats.debug_dyn_o rts/dist/build/Interpreter.debug_dyn_o rts/dist/build/Messages.debug_dyn_o rts/dist/build/Capability.debug_dyn_o rts/dist/build/Globals.debug_dyn_o rts/dist/build/Adjustor.debug_dyn_o rts/dist/build/Schedule.debug_dyn_o rts/dist/build/RtsDllMain.debug_dyn_o rts/dist/build/ProfilerReport.debug_dyn_o rts/dist/build/TopHandler.debug_dyn_o rts/dist/build/xxhash.debug_dyn_o rts/dist/build/WSDeque.debug_dyn_o rts/dist/build/Pool.debug_dyn_o rts/dist/build/StgPrimFloat.debug_dyn_o rts/dist/build/RtsStartup.debug_dyn_o rts/dist/build/RetainerSet.debug_dyn_o rts/dist/build/Profiling.debug_dyn_o rts/dist/build/RtsMessages.debug_dyn_o rts/dist/build/RtsFlags.debug_dyn_o rts/dist/build/Linker.debug_dyn_o rts/dist/build/FileLock.debug_dyn_o rts/dist/build/Stable.debug_dyn_o rts/dist/build/Arena.debug_dyn_o rts/dist/build/Heap.debug_dyn_o rts/dist/build/ProfHeap.debug_dyn_o rts/dist/build/hooks/StackOverflow.debug_dyn_o rts/dist/build/hooks/LongGCSync.debug_dyn_o rts/dist/build/hooks/OnExit.debug_dyn_o rts/dist/build/hooks/FlagDefaults.debug_dyn_o rts/dist/build/hooks/MallocFail.debug_dyn_o rts/dist/build/hooks/OutOfHeap.debug_dyn_o rts/dist/build/sm/Scav_thr.debug_dyn_o rts/dist/build/sm/Storage.debug_dyn_o rts/dist/build/sm/Evac.debug_dyn_o rts/dist/build/sm/Sanity.debug_dyn_o rts/dist/build/sm/GC.debug_dyn_o rts/dist/build/sm/MarkWeak.debug_dyn_o rts/dist/build/sm/Evac_thr.debug_dyn_o rts/dist/build/sm/BlockAlloc.debug_dyn_o rts/dist/build/sm/GCUtils.debug_dyn_o rts/dist/build/sm/GCAux.debug_dyn_o rts/dist/build/sm/Sweep.debug_dyn_o rts/dist/build/sm/CNF.debug_dyn_o rts/dist/build/sm/Compact.debug_dyn_o rts/dist/build/sm/Scav.debug_dyn_o rts/dist/build/sm/MBlock.debug_dyn_o rts/dist/build/eventlog/EventLog.debug_dyn_o rts/dist/build/eventlog/EventLogWriter.debug_dyn_o rts/dist/build/linker/elf_util.debug_dyn_o rts/dist/build/linker/elf_reloc.debug_dyn_o rts/dist/build/linker/LoadArchive.debug_dyn_o rts/dist/build/linker/elf_plt_arm.debug_dyn_o rts/dist/build/linker/SymbolExtras.debug_dyn_o rts/dist/build/linker/CacheFlush.debug_dyn_o rts/dist/build/linker/Elf.debug_dyn_o rts/dist/build/linker/elf_got.debug_dyn_o rts/dist/build/linker/M32Alloc.debug_dyn_o rts/dist/build/linker/elf_plt_aarch64.debug_dyn_o rts/dist/build/linker/elf_plt.debug_dyn_o rts/dist/build/linker/PEi386.debug_dyn_o rts/dist/build/linker/MachO.debug_dyn_o rts/dist/build/linker/elf_reloc_aarch64.debug_dyn_o rts/dist/build/posix/GetEnv.debug_dyn_o rts/dist/build/posix/Select.debug_dyn_o rts/dist/build/posix/Signals.debug_dyn_o rts/dist/build/posix/TTY.debug_dyn_o rts/dist/build/posix/Itimer.debug_dyn_o rts/dist/build/posix/OSThreads.debug_dyn_o rts/dist/build/posix/GetTime.debug_dyn_o rts/dist/build/posix/OSMem.debug_dyn_o rts/dist/build/PrimOps.debug_dyn_o rts/dist/build/StgMiscClosures.debug_dyn_o rts/dist/build/HeapStackCheck.debug_dyn_o rts/dist/build/StgStdThunks.debug_dyn_o rts/dist/build/Compact.debug_dyn_o rts/dist/build/Apply.debug_dyn_o rts/dist/build/Exception.debug_dyn_o rts/dist/build/Updates.debug_dyn_o rts/dist/build/StgStartup.debug_dyn_o rts/dist/build/AutoApply.debug_dyn_o -optl-L/usr/local/lib -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint -DDTRACE -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen -O2 -Wcpp-undef -O0 -Wnoncanonical-monad-instances rts/dist/build/RtsProbes.debug_dyn_o -o rts/dist/build/libHSrts_debug-ghc8.6.5.so rts_dist_HC rts/dist/build/fs.thr_dyn_o rts_dist_HC rts/dist/build/Printer.thr_dyn_o rts_dist_HC rts/dist/build/ThreadPaused.thr_dyn_o rts_dist_HC rts/dist/build/ClosureFlags.thr_dyn_o rts_dist_HC rts/dist/build/LibdwPool.thr_dyn_o rts_dist_HC rts/dist/build/Hpc.thr_dyn_o rts_dist_HC rts/dist/build/Ticky.thr_dyn_o rts_dist_HC rts/dist/build/Inlines.thr_dyn_o rts_dist_HC rts/dist/build/RtsMain.thr_dyn_o rts_dist_HC rts/dist/build/PathUtils.thr_dyn_o rts_dist_HC rts/dist/build/RtsSymbols.thr_dyn_o rts_dist_HC rts/dist/build/StaticPtrTable.thr_dyn_o rts_dist_HC rts/dist/build/ThreadLabels.thr_dyn_o rts_dist_HC rts/dist/build/STM.thr_dyn_o rts_dist_HC rts/dist/build/OldARMAtomic.thr_dyn_o rts_dist_HC rts/dist/build/HsFFI.thr_dyn_o rts_dist_HC rts/dist/build/RtsAPI.thr_dyn_o rts_dist_HC rts/dist/build/Timer.thr_dyn_o rts_dist_HC rts/dist/build/Disassembler.thr_dyn_o rts_dist_HC rts/dist/build/CheckUnload.thr_dyn_o rts_dist_HC rts/dist/build/RtsSymbolInfo.thr_dyn_o rts_dist_HC rts/dist/build/RaiseAsync.thr_dyn_o rts_dist_HC rts/dist/build/Proftimer.thr_dyn_o rts_dist_HC rts/dist/build/Hash.thr_dyn_o rts_dist_HC rts/dist/build/Trace.thr_dyn_o rts_dist_HC rts/dist/build/Threads.thr_dyn_o rts_dist_HC rts/dist/build/Sparks.thr_dyn_o rts_dist_HC rts/dist/build/Weak.thr_dyn_o rts_dist_HC rts/dist/build/RtsUtils.thr_dyn_o rts_dist_HC rts/dist/build/ProfilerReportJson.thr_dyn_o rts_dist_HC rts/dist/build/Task.thr_dyn_o rts_dist_HC rts/dist/build/StgCRun.thr_dyn_o rts_dist_HC rts/dist/build/LdvProfile.thr_dyn_o rts_dist_HC rts/dist/build/RetainerProfile.thr_dyn_o rts_dist_HC rts/dist/build/Libdw.thr_dyn_o rts_dist_HC rts/dist/build/Stats.thr_dyn_o rts_dist_HC rts/dist/build/Interpreter.thr_dyn_o rts_dist_HC rts/dist/build/Messages.thr_dyn_o rts_dist_HC rts/dist/build/Capability.thr_dyn_o rts_dist_HC rts/dist/build/Globals.thr_dyn_o rts_dist_HC rts/dist/build/Adjustor.thr_dyn_o rts_dist_HC rts/dist/build/Schedule.thr_dyn_o rts_dist_HC rts/dist/build/RtsDllMain.thr_dyn_o rts_dist_HC rts/dist/build/ProfilerReport.thr_dyn_o rts_dist_HC rts/dist/build/TopHandler.thr_dyn_o rts_dist_HC rts/dist/build/xxhash.thr_dyn_o rts_dist_HC rts/dist/build/WSDeque.thr_dyn_o rts_dist_HC rts/dist/build/Pool.thr_dyn_o rts_dist_HC rts/dist/build/StgPrimFloat.thr_dyn_o rts_dist_HC rts/dist/build/RtsStartup.thr_dyn_o rts_dist_HC rts/dist/build/RetainerSet.thr_dyn_o rts_dist_HC rts/dist/build/Profiling.thr_dyn_o rts_dist_HC rts/dist/build/RtsMessages.thr_dyn_o rts_dist_HC rts/dist/build/RtsFlags.thr_dyn_o rts_dist_HC rts/dist/build/Linker.thr_dyn_o rts_dist_HC rts/dist/build/FileLock.thr_dyn_o rts_dist_HC rts/dist/build/Stable.thr_dyn_o rts_dist_HC rts/dist/build/Arena.thr_dyn_o rts_dist_HC rts/dist/build/Heap.thr_dyn_o rts_dist_HC rts/dist/build/ProfHeap.thr_dyn_o rts_dist_HC rts/dist/build/hooks/StackOverflow.thr_dyn_o rts_dist_HC rts/dist/build/hooks/LongGCSync.thr_dyn_o rts_dist_HC rts/dist/build/hooks/OnExit.thr_dyn_o rts_dist_HC rts/dist/build/hooks/FlagDefaults.thr_dyn_o rts_dist_HC rts/dist/build/hooks/MallocFail.thr_dyn_o rts_dist_HC rts/dist/build/hooks/OutOfHeap.thr_dyn_o rts_dist_HC rts/dist/build/sm/Scav_thr.thr_dyn_o rts_dist_HC rts/dist/build/sm/Storage.thr_dyn_o rts_dist_HC rts/dist/build/sm/Evac.thr_dyn_o rts_dist_HC rts/dist/build/sm/Sanity.thr_dyn_o rts_dist_HC rts/dist/build/sm/GC.thr_dyn_o rts_dist_HC rts/dist/build/sm/MarkWeak.thr_dyn_o rts_dist_HC rts/dist/build/sm/Evac_thr.thr_dyn_o rts_dist_HC rts/dist/build/sm/BlockAlloc.thr_dyn_o rts_dist_HC rts/dist/build/sm/GCUtils.thr_dyn_o rts_dist_HC rts/dist/build/sm/GCAux.thr_dyn_o rts_dist_HC rts/dist/build/sm/Sweep.thr_dyn_o rts_dist_HC rts/dist/build/sm/CNF.thr_dyn_o rts_dist_HC rts/dist/build/sm/Compact.thr_dyn_o rts_dist_HC rts/dist/build/sm/Scav.thr_dyn_o rts_dist_HC rts/dist/build/sm/MBlock.thr_dyn_o rts_dist_HC rts/dist/build/eventlog/EventLog.thr_dyn_o rts_dist_HC rts/dist/build/eventlog/EventLogWriter.thr_dyn_o rts_dist_HC rts/dist/build/linker/elf_util.thr_dyn_o rts_dist_HC rts/dist/build/linker/elf_reloc.thr_dyn_o rts_dist_HC rts/dist/build/linker/LoadArchive.thr_dyn_o rts_dist_HC rts/dist/build/linker/elf_plt_arm.thr_dyn_o rts_dist_HC rts/dist/build/linker/SymbolExtras.thr_dyn_o rts_dist_HC rts/dist/build/linker/CacheFlush.thr_dyn_o rts_dist_HC rts/dist/build/linker/Elf.thr_dyn_o rts_dist_HC rts/dist/build/linker/elf_got.thr_dyn_o rts_dist_HC rts/dist/build/linker/M32Alloc.thr_dyn_o rts_dist_HC rts/dist/build/linker/elf_plt_aarch64.thr_dyn_o rts_dist_HC rts/dist/build/linker/elf_plt.thr_dyn_o rts_dist_HC rts/dist/build/linker/PEi386.thr_dyn_o rts_dist_HC rts/dist/build/linker/MachO.thr_dyn_o rts_dist_HC rts/dist/build/linker/elf_reloc_aarch64.thr_dyn_o rts_dist_HC rts/dist/build/posix/GetEnv.thr_dyn_o rts_dist_HC rts/dist/build/posix/Select.thr_dyn_o rts_dist_HC rts/dist/build/posix/Signals.thr_dyn_o rts_dist_HC rts/dist/build/posix/TTY.thr_dyn_o rts_dist_HC rts/dist/build/posix/Itimer.thr_dyn_o rts_dist_HC rts/dist/build/posix/OSThreads.thr_dyn_o rts_dist_HC rts/dist/build/posix/GetTime.thr_dyn_o rts_dist_HC rts/dist/build/posix/OSMem.thr_dyn_o rts/posix/OSMem.c:548:17: error: warning: comparison of integers of different signs: 'W_' (aka 'unsigned long') and 'rlim_t' (aka 'long') [-Wsign-compare] && *len > limit.rlim_cur) { ~~~~ ^ ~~~~~~~~~~~~~~ | 548 | && *len > limit.rlim_cur) { | ^ 1 warning generated. rts_dist_HC rts/dist/build/PrimOps.thr_dyn_o rts_dist_HC rts/dist/build/StgMiscClosures.thr_dyn_o rts_dist_HC rts/dist/build/HeapStackCheck.thr_dyn_o rts_dist_HC rts/dist/build/StgStdThunks.thr_dyn_o rts_dist_HC rts/dist/build/Compact.thr_dyn_o rts_dist_HC rts/dist/build/Apply.thr_dyn_o rts_dist_HC rts/dist/build/Exception.thr_dyn_o rts_dist_HC rts/dist/build/Updates.thr_dyn_o rts_dist_HC rts/dist/build/StgStartup.thr_dyn_o rts_dist_HC rts/dist/build/AutoApply.thr_dyn_o /usr/sbin/dtrace -G -C -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -DDTRACE -s rts/RtsProbes.d -o rts/dist/build/RtsProbes.thr_dyn_o rts/dist/build/fs.thr_dyn_o rts/dist/build/Printer.thr_dyn_o rts/dist/build/ThreadPaused.thr_dyn_o rts/dist/build/ClosureFlags.thr_dyn_o rts/dist/build/LibdwPool.thr_dyn_o rts/dist/build/Hpc.thr_dyn_o rts/dist/build/Ticky.thr_dyn_o rts/dist/build/Inlines.thr_dyn_o rts/dist/build/RtsMain.thr_dyn_o rts/dist/build/PathUtils.thr_dyn_o rts/dist/build/RtsSymbols.thr_dyn_o rts/dist/build/StaticPtrTable.thr_dyn_o rts/dist/build/ThreadLabels.thr_dyn_o rts/dist/build/STM.thr_dyn_o rts/dist/build/OldARMAtomic.thr_dyn_o rts/dist/build/HsFFI.thr_dyn_o rts/dist/build/RtsAPI.thr_dyn_o rts/dist/build/Timer.thr_dyn_o rts/dist/build/Disassembler.thr_dyn_o rts/dist/build/CheckUnload.thr_dyn_o rts/dist/build/RtsSymbolInfo.thr_dyn_o rts/dist/build/RaiseAsync.thr_dyn_o rts/dist/build/Proftimer.thr_dyn_o rts/dist/build/Hash.thr_dyn_o rts/dist/build/Trace.thr_dyn_o rts/dist/build/Threads.thr_dyn_o rts/dist/build/Sparks.thr_dyn_o rts/dist/build/Weak.thr_dyn_o rts/dist/build/RtsUtils.thr_dyn_o rts/dist/build/ProfilerReportJson.thr_dyn_o rts/dist/build/Task.thr_dyn_o rts/dist/build/StgCRun.thr_dyn_o rts/dist/build/LdvProfile.thr_dyn_o rts/dist/build/RetainerProfile.thr_dyn_o rts/dist/build/Libdw.thr_dyn_o rts/dist/build/Stats.thr_dyn_o rts/dist/build/Interpreter.thr_dyn_o rts/dist/build/Messages.thr_dyn_o rts/dist/build/Capability.thr_dyn_o rts/dist/build/Globals.thr_dyn_o rts/dist/build/Adjustor.thr_dyn_o rts/dist/build/Schedule.thr_dyn_o rts/dist/build/RtsDllMain.thr_dyn_o rts/dist/build/ProfilerReport.thr_dyn_o rts/dist/build/TopHandler.thr_dyn_o rts/dist/build/xxhash.thr_dyn_o rts/dist/build/WSDeque.thr_dyn_o rts/dist/build/Pool.thr_dyn_o rts/dist/build/StgPrimFloat.thr_dyn_o rts/dist/build/RtsStartup.thr_dyn_o rts/dist/build/RetainerSet.thr_dyn_o rts/dist/build/Profiling.thr_dyn_o rts/dist/build/RtsMessages.thr_dyn_o rts/dist/build/RtsFlags.thr_dyn_o rts/dist/build/Linker.thr_dyn_o rts/dist/build/FileLock.thr_dyn_o rts/dist/build/Stable.thr_dyn_o rts/dist/build/Arena.thr_dyn_o rts/dist/build/Heap.thr_dyn_o rts/dist/build/ProfHeap.thr_dyn_o rts/dist/build/hooks/StackOverflow.thr_dyn_o rts/dist/build/hooks/LongGCSync.thr_dyn_o rts/dist/build/hooks/OnExit.thr_dyn_o rts/dist/build/hooks/FlagDefaults.thr_dyn_o rts/dist/build/hooks/MallocFail.thr_dyn_o rts/dist/build/hooks/OutOfHeap.thr_dyn_o rts/dist/build/sm/Scav_thr.thr_dyn_o rts/dist/build/sm/Storage.thr_dyn_o rts/dist/build/sm/Evac.thr_dyn_o rts/dist/build/sm/Sanity.thr_dyn_o rts/dist/build/sm/GC.thr_dyn_o rts/dist/build/sm/MarkWeak.thr_dyn_o rts/dist/build/sm/Evac_thr.thr_dyn_o rts/dist/build/sm/BlockAlloc.thr_dyn_o rts/dist/build/sm/GCUtils.thr_dyn_o rts/dist/build/sm/GCAux.thr_dyn_o rts/dist/build/sm/Sweep.thr_dyn_o rts/dist/build/sm/CNF.thr_dyn_o rts/dist/build/sm/Compact.thr_dyn_o rts/dist/build/sm/Scav.thr_dyn_o rts/dist/build/sm/MBlock.thr_dyn_o rts/dist/build/eventlog/EventLog.thr_dyn_o rts/dist/build/eventlog/EventLogWriter.thr_dyn_o rts/dist/build/linker/elf_util.thr_dyn_o rts/dist/build/linker/elf_reloc.thr_dyn_o rts/dist/build/linker/LoadArchive.thr_dyn_o rts/dist/build/linker/elf_plt_arm.thr_dyn_o rts/dist/build/linker/SymbolExtras.thr_dyn_o rts/dist/build/linker/CacheFlush.thr_dyn_o rts/dist/build/linker/Elf.thr_dyn_o rts/dist/build/linker/elf_got.thr_dyn_o rts/dist/build/linker/M32Alloc.thr_dyn_o rts/dist/build/linker/elf_plt_aarch64.thr_dyn_o rts/dist/build/linker/elf_plt.thr_dyn_o rts/dist/build/linker/PEi386.thr_dyn_o rts/dist/build/linker/MachO.thr_dyn_o rts/dist/build/linker/elf_reloc_aarch64.thr_dyn_o rts/dist/build/posix/GetEnv.thr_dyn_o rts/dist/build/posix/Select.thr_dyn_o rts/dist/build/posix/Signals.thr_dyn_o rts/dist/build/posix/TTY.thr_dyn_o rts/dist/build/posix/Itimer.thr_dyn_o rts/dist/build/posix/OSThreads.thr_dyn_o rts/dist/build/posix/GetTime.thr_dyn_o rts/dist/build/posix/OSMem.thr_dyn_o rts/dist/build/PrimOps.thr_dyn_o rts/dist/build/StgMiscClosures.thr_dyn_o rts/dist/build/HeapStackCheck.thr_dyn_o rts/dist/build/StgStdThunks.thr_dyn_o rts/dist/build/Compact.thr_dyn_o rts/dist/build/Apply.thr_dyn_o rts/dist/build/Exception.thr_dyn_o rts/dist/build/Updates.thr_dyn_o rts/dist/build/StgStartup.thr_dyn_o rts/dist/build/AutoApply.thr_dyn_o "rm" -f rts/dist/build/libHSrts_thr-ghc8.6.5.so "inplace/bin/ghc-stage1" -this-unit-id rts -shared -dynamic -dynload deploy -no-auto-link-packages `cat rts/dist/libs.depend` rts/dist/build/fs.thr_dyn_o rts/dist/build/Printer.thr_dyn_o rts/dist/build/ThreadPaused.thr_dyn_o rts/dist/build/ClosureFlags.thr_dyn_o rts/dist/build/LibdwPool.thr_dyn_o rts/dist/build/Hpc.thr_dyn_o rts/dist/build/Ticky.thr_dyn_o rts/dist/build/Inlines.thr_dyn_o rts/dist/build/RtsMain.thr_dyn_o rts/dist/build/PathUtils.thr_dyn_o rts/dist/build/RtsSymbols.thr_dyn_o rts/dist/build/StaticPtrTable.thr_dyn_o rts/dist/build/ThreadLabels.thr_dyn_o rts/dist/build/STM.thr_dyn_o rts/dist/build/OldARMAtomic.thr_dyn_o rts/dist/build/HsFFI.thr_dyn_o rts/dist/build/RtsAPI.thr_dyn_o rts/dist/build/Timer.thr_dyn_o rts/dist/build/Disassembler.thr_dyn_o rts/dist/build/CheckUnload.thr_dyn_o rts/dist/build/RtsSymbolInfo.thr_dyn_o rts/dist/build/RaiseAsync.thr_dyn_o rts/dist/build/Proftimer.thr_dyn_o rts/dist/build/Hash.thr_dyn_o rts/dist/build/Trace.thr_dyn_o rts/dist/build/Threads.thr_dyn_o rts/dist/build/Sparks.thr_dyn_o rts/dist/build/Weak.thr_dyn_o rts/dist/build/RtsUtils.thr_dyn_o rts/dist/build/ProfilerReportJson.thr_dyn_o rts/dist/build/Task.thr_dyn_o rts/dist/build/StgCRun.thr_dyn_o rts/dist/build/LdvProfile.thr_dyn_o rts/dist/build/RetainerProfile.thr_dyn_o rts/dist/build/Libdw.thr_dyn_o rts/dist/build/Stats.thr_dyn_o rts/dist/build/Interpreter.thr_dyn_o rts/dist/build/Messages.thr_dyn_o rts/dist/build/Capability.thr_dyn_o rts/dist/build/Globals.thr_dyn_o rts/dist/build/Adjustor.thr_dyn_o rts/dist/build/Schedule.thr_dyn_o rts/dist/build/RtsDllMain.thr_dyn_o rts/dist/build/ProfilerReport.thr_dyn_o rts/dist/build/TopHandler.thr_dyn_o rts/dist/build/xxhash.thr_dyn_o rts/dist/build/WSDeque.thr_dyn_o rts/dist/build/Pool.thr_dyn_o rts/dist/build/StgPrimFloat.thr_dyn_o rts/dist/build/RtsStartup.thr_dyn_o rts/dist/build/RetainerSet.thr_dyn_o rts/dist/build/Profiling.thr_dyn_o rts/dist/build/RtsMessages.thr_dyn_o rts/dist/build/RtsFlags.thr_dyn_o rts/dist/build/Linker.thr_dyn_o rts/dist/build/FileLock.thr_dyn_o rts/dist/build/Stable.thr_dyn_o rts/dist/build/Arena.thr_dyn_o rts/dist/build/Heap.thr_dyn_o rts/dist/build/ProfHeap.thr_dyn_o rts/dist/build/hooks/StackOverflow.thr_dyn_o rts/dist/build/hooks/LongGCSync.thr_dyn_o rts/dist/build/hooks/OnExit.thr_dyn_o rts/dist/build/hooks/FlagDefaults.thr_dyn_o rts/dist/build/hooks/MallocFail.thr_dyn_o rts/dist/build/hooks/OutOfHeap.thr_dyn_o rts/dist/build/sm/Scav_thr.thr_dyn_o rts/dist/build/sm/Storage.thr_dyn_o rts/dist/build/sm/Evac.thr_dyn_o rts/dist/build/sm/Sanity.thr_dyn_o rts/dist/build/sm/GC.thr_dyn_o rts/dist/build/sm/MarkWeak.thr_dyn_o rts/dist/build/sm/Evac_thr.thr_dyn_o rts/dist/build/sm/BlockAlloc.thr_dyn_o rts/dist/build/sm/GCUtils.thr_dyn_o rts/dist/build/sm/GCAux.thr_dyn_o rts/dist/build/sm/Sweep.thr_dyn_o rts/dist/build/sm/CNF.thr_dyn_o rts/dist/build/sm/Compact.thr_dyn_o rts/dist/build/sm/Scav.thr_dyn_o rts/dist/build/sm/MBlock.thr_dyn_o rts/dist/build/eventlog/EventLog.thr_dyn_o rts/dist/build/eventlog/EventLogWriter.thr_dyn_o rts/dist/build/linker/elf_util.thr_dyn_o rts/dist/build/linker/elf_reloc.thr_dyn_o rts/dist/build/linker/LoadArchive.thr_dyn_o rts/dist/build/linker/elf_plt_arm.thr_dyn_o rts/dist/build/linker/SymbolExtras.thr_dyn_o rts/dist/build/linker/CacheFlush.thr_dyn_o rts/dist/build/linker/Elf.thr_dyn_o rts/dist/build/linker/elf_got.thr_dyn_o rts/dist/build/linker/M32Alloc.thr_dyn_o rts/dist/build/linker/elf_plt_aarch64.thr_dyn_o rts/dist/build/linker/elf_plt.thr_dyn_o rts/dist/build/linker/PEi386.thr_dyn_o rts/dist/build/linker/MachO.thr_dyn_o rts/dist/build/linker/elf_reloc_aarch64.thr_dyn_o rts/dist/build/posix/GetEnv.thr_dyn_o rts/dist/build/posix/Select.thr_dyn_o rts/dist/build/posix/Signals.thr_dyn_o rts/dist/build/posix/TTY.thr_dyn_o rts/dist/build/posix/Itimer.thr_dyn_o rts/dist/build/posix/OSThreads.thr_dyn_o rts/dist/build/posix/GetTime.thr_dyn_o rts/dist/build/posix/OSMem.thr_dyn_o rts/dist/build/PrimOps.thr_dyn_o rts/dist/build/StgMiscClosures.thr_dyn_o rts/dist/build/HeapStackCheck.thr_dyn_o rts/dist/build/StgStdThunks.thr_dyn_o rts/dist/build/Compact.thr_dyn_o rts/dist/build/Apply.thr_dyn_o rts/dist/build/Exception.thr_dyn_o rts/dist/build/Updates.thr_dyn_o rts/dist/build/StgStartup.thr_dyn_o rts/dist/build/AutoApply.thr_dyn_o -optl-L/usr/local/lib -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint -DDTRACE -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen -O2 -Wcpp-undef -Wnoncanonical-monad-instances rts/dist/build/RtsProbes.thr_dyn_o -o rts/dist/build/libHSrts_thr-ghc8.6.5.so rts_dist_HC rts/dist/build/fs.thr_debug_dyn_o rts_dist_HC rts/dist/build/Printer.thr_debug_dyn_o rts_dist_HC rts/dist/build/ThreadPaused.thr_debug_dyn_o rts_dist_HC rts/dist/build/ClosureFlags.thr_debug_dyn_o rts_dist_HC rts/dist/build/LibdwPool.thr_debug_dyn_o rts_dist_HC rts/dist/build/Hpc.thr_debug_dyn_o rts_dist_HC rts/dist/build/Ticky.thr_debug_dyn_o rts_dist_HC rts/dist/build/Inlines.thr_debug_dyn_o rts_dist_HC rts/dist/build/RtsMain.thr_debug_dyn_o rts_dist_HC rts/dist/build/PathUtils.thr_debug_dyn_o rts_dist_HC rts/dist/build/RtsSymbols.thr_debug_dyn_o rts_dist_HC rts/dist/build/StaticPtrTable.thr_debug_dyn_o rts_dist_HC rts/dist/build/ThreadLabels.thr_debug_dyn_o rts_dist_HC rts/dist/build/STM.thr_debug_dyn_o rts_dist_HC rts/dist/build/OldARMAtomic.thr_debug_dyn_o rts_dist_HC rts/dist/build/HsFFI.thr_debug_dyn_o rts_dist_HC rts/dist/build/RtsAPI.thr_debug_dyn_o rts_dist_HC rts/dist/build/Timer.thr_debug_dyn_o rts_dist_HC rts/dist/build/Disassembler.thr_debug_dyn_o rts_dist_HC rts/dist/build/CheckUnload.thr_debug_dyn_o rts_dist_HC rts/dist/build/RtsSymbolInfo.thr_debug_dyn_o rts_dist_HC rts/dist/build/RaiseAsync.thr_debug_dyn_o rts_dist_HC rts/dist/build/Proftimer.thr_debug_dyn_o rts_dist_HC rts/dist/build/Hash.thr_debug_dyn_o rts_dist_HC rts/dist/build/Trace.thr_debug_dyn_o rts_dist_HC rts/dist/build/Threads.thr_debug_dyn_o rts_dist_HC rts/dist/build/Sparks.thr_debug_dyn_o rts_dist_HC rts/dist/build/Weak.thr_debug_dyn_o rts_dist_HC rts/dist/build/RtsUtils.thr_debug_dyn_o rts_dist_HC rts/dist/build/ProfilerReportJson.thr_debug_dyn_o rts_dist_HC rts/dist/build/Task.thr_debug_dyn_o rts_dist_HC rts/dist/build/StgCRun.thr_debug_dyn_o rts_dist_HC rts/dist/build/LdvProfile.thr_debug_dyn_o rts_dist_HC rts/dist/build/RetainerProfile.thr_debug_dyn_o rts_dist_HC rts/dist/build/Libdw.thr_debug_dyn_o rts_dist_HC rts/dist/build/Stats.thr_debug_dyn_o rts_dist_HC rts/dist/build/Interpreter.thr_debug_dyn_o rts_dist_HC rts/dist/build/Messages.thr_debug_dyn_o rts_dist_HC rts/dist/build/Capability.thr_debug_dyn_o rts_dist_HC rts/dist/build/Globals.thr_debug_dyn_o rts_dist_HC rts/dist/build/Adjustor.thr_debug_dyn_o rts_dist_HC rts/dist/build/Schedule.thr_debug_dyn_o rts_dist_HC rts/dist/build/RtsDllMain.thr_debug_dyn_o rts_dist_HC rts/dist/build/ProfilerReport.thr_debug_dyn_o rts_dist_HC rts/dist/build/TopHandler.thr_debug_dyn_o rts_dist_HC rts/dist/build/xxhash.thr_debug_dyn_o rts_dist_HC rts/dist/build/WSDeque.thr_debug_dyn_o rts_dist_HC rts/dist/build/Pool.thr_debug_dyn_o rts_dist_HC rts/dist/build/StgPrimFloat.thr_debug_dyn_o rts_dist_HC rts/dist/build/RtsStartup.thr_debug_dyn_o rts_dist_HC rts/dist/build/RetainerSet.thr_debug_dyn_o rts_dist_HC rts/dist/build/Profiling.thr_debug_dyn_o rts_dist_HC rts/dist/build/RtsMessages.thr_debug_dyn_o rts_dist_HC rts/dist/build/RtsFlags.thr_debug_dyn_o rts_dist_HC rts/dist/build/Linker.thr_debug_dyn_o rts_dist_HC rts/dist/build/FileLock.thr_debug_dyn_o rts_dist_HC rts/dist/build/Stable.thr_debug_dyn_o rts_dist_HC rts/dist/build/Arena.thr_debug_dyn_o rts_dist_HC rts/dist/build/Heap.thr_debug_dyn_o rts_dist_HC rts/dist/build/ProfHeap.thr_debug_dyn_o rts_dist_HC rts/dist/build/hooks/StackOverflow.thr_debug_dyn_o rts_dist_HC rts/dist/build/hooks/LongGCSync.thr_debug_dyn_o rts_dist_HC rts/dist/build/hooks/OnExit.thr_debug_dyn_o rts_dist_HC rts/dist/build/hooks/FlagDefaults.thr_debug_dyn_o rts_dist_HC rts/dist/build/hooks/MallocFail.thr_debug_dyn_o rts_dist_HC rts/dist/build/hooks/OutOfHeap.thr_debug_dyn_o rts_dist_HC rts/dist/build/sm/Scav_thr.thr_debug_dyn_o rts_dist_HC rts/dist/build/sm/Storage.thr_debug_dyn_o rts_dist_HC rts/dist/build/sm/Evac.thr_debug_dyn_o rts_dist_HC rts/dist/build/sm/Sanity.thr_debug_dyn_o rts_dist_HC rts/dist/build/sm/GC.thr_debug_dyn_o rts_dist_HC rts/dist/build/sm/MarkWeak.thr_debug_dyn_o rts_dist_HC rts/dist/build/sm/Evac_thr.thr_debug_dyn_o rts_dist_HC rts/dist/build/sm/BlockAlloc.thr_debug_dyn_o rts_dist_HC rts/dist/build/sm/GCUtils.thr_debug_dyn_o rts_dist_HC rts/dist/build/sm/GCAux.thr_debug_dyn_o rts_dist_HC rts/dist/build/sm/Sweep.thr_debug_dyn_o rts_dist_HC rts/dist/build/sm/CNF.thr_debug_dyn_o rts_dist_HC rts/dist/build/sm/Compact.thr_debug_dyn_o rts_dist_HC rts/dist/build/sm/Scav.thr_debug_dyn_o rts_dist_HC rts/dist/build/sm/MBlock.thr_debug_dyn_o rts_dist_HC rts/dist/build/eventlog/EventLog.thr_debug_dyn_o rts_dist_HC rts/dist/build/eventlog/EventLogWriter.thr_debug_dyn_o rts_dist_HC rts/dist/build/linker/elf_util.thr_debug_dyn_o rts_dist_HC rts/dist/build/linker/elf_reloc.thr_debug_dyn_o rts_dist_HC rts/dist/build/linker/LoadArchive.thr_debug_dyn_o rts_dist_HC rts/dist/build/linker/elf_plt_arm.thr_debug_dyn_o rts_dist_HC rts/dist/build/linker/SymbolExtras.thr_debug_dyn_o rts_dist_HC rts/dist/build/linker/CacheFlush.thr_debug_dyn_o rts_dist_HC rts/dist/build/linker/Elf.thr_debug_dyn_o rts_dist_HC rts/dist/build/linker/elf_got.thr_debug_dyn_o rts_dist_HC rts/dist/build/linker/M32Alloc.thr_debug_dyn_o rts_dist_HC rts/dist/build/linker/elf_plt_aarch64.thr_debug_dyn_o rts_dist_HC rts/dist/build/linker/elf_plt.thr_debug_dyn_o rts_dist_HC rts/dist/build/linker/PEi386.thr_debug_dyn_o rts_dist_HC rts/dist/build/linker/MachO.thr_debug_dyn_o rts_dist_HC rts/dist/build/linker/elf_reloc_aarch64.thr_debug_dyn_o rts_dist_HC rts/dist/build/posix/GetEnv.thr_debug_dyn_o rts_dist_HC rts/dist/build/posix/Select.thr_debug_dyn_o rts_dist_HC rts/dist/build/posix/Signals.thr_debug_dyn_o rts_dist_HC rts/dist/build/posix/TTY.thr_debug_dyn_o rts_dist_HC rts/dist/build/posix/Itimer.thr_debug_dyn_o rts_dist_HC rts/dist/build/posix/OSThreads.thr_debug_dyn_o rts_dist_HC rts/dist/build/posix/GetTime.thr_debug_dyn_o rts_dist_HC rts/dist/build/posix/OSMem.thr_debug_dyn_o rts/posix/OSMem.c:548:17: error: warning: comparison of integers of different signs: 'W_' (aka 'unsigned long') and 'rlim_t' (aka 'long') [-Wsign-compare] && *len > limit.rlim_cur) { ~~~~ ^ ~~~~~~~~~~~~~~ | 548 | && *len > limit.rlim_cur) { | ^ 1 warning generated. rts_dist_HC rts/dist/build/PrimOps.thr_debug_dyn_o rts_dist_HC rts/dist/build/StgMiscClosures.thr_debug_dyn_o rts_dist_HC rts/dist/build/HeapStackCheck.thr_debug_dyn_o rts_dist_HC rts/dist/build/StgStdThunks.thr_debug_dyn_o rts_dist_HC rts/dist/build/Compact.thr_debug_dyn_o rts_dist_HC rts/dist/build/Apply.thr_debug_dyn_o rts_dist_HC rts/dist/build/Exception.thr_debug_dyn_o rts_dist_HC rts/dist/build/Updates.thr_debug_dyn_o rts_dist_HC rts/dist/build/StgStartup.thr_debug_dyn_o rts_dist_HC rts/dist/build/AutoApply.thr_debug_dyn_o /usr/sbin/dtrace -G -C -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -DDTRACE -s rts/RtsProbes.d -o rts/dist/build/RtsProbes.thr_debug_dyn_o rts/dist/build/fs.thr_debug_dyn_o rts/dist/build/Printer.thr_debug_dyn_o rts/dist/build/ThreadPaused.thr_debug_dyn_o rts/dist/build/ClosureFlags.thr_debug_dyn_o rts/dist/build/LibdwPool.thr_debug_dyn_o rts/dist/build/Hpc.thr_debug_dyn_o rts/dist/build/Ticky.thr_debug_dyn_o rts/dist/build/Inlines.thr_debug_dyn_o rts/dist/build/RtsMain.thr_debug_dyn_o rts/dist/build/PathUtils.thr_debug_dyn_o rts/dist/build/RtsSymbols.thr_debug_dyn_o rts/dist/build/StaticPtrTable.thr_debug_dyn_o rts/dist/build/ThreadLabels.thr_debug_dyn_o rts/dist/build/STM.thr_debug_dyn_o rts/dist/build/OldARMAtomic.thr_debug_dyn_o rts/dist/build/HsFFI.thr_debug_dyn_o rts/dist/build/RtsAPI.thr_debug_dyn_o rts/dist/build/Timer.thr_debug_dyn_o rts/dist/build/Disassembler.thr_debug_dyn_o rts/dist/build/CheckUnload.thr_debug_dyn_o rts/dist/build/RtsSymbolInfo.thr_debug_dyn_o rts/dist/build/RaiseAsync.thr_debug_dyn_o rts/dist/build/Proftimer.thr_debug_dyn_o rts/dist/build/Hash.thr_debug_dyn_o rts/dist/build/Trace.thr_debug_dyn_o rts/dist/build/Threads.thr_debug_dyn_o rts/dist/build/Sparks.thr_debug_dyn_o rts/dist/build/Weak.thr_debug_dyn_o rts/dist/build/RtsUtils.thr_debug_dyn_o rts/dist/build/ProfilerReportJson.thr_debug_dyn_o rts/dist/build/Task.thr_debug_dyn_o rts/dist/build/StgCRun.thr_debug_dyn_o rts/dist/build/LdvProfile.thr_debug_dyn_o rts/dist/build/RetainerProfile.thr_debug_dyn_o rts/dist/build/Libdw.thr_debug_dyn_o rts/dist/build/Stats.thr_debug_dyn_o rts/dist/build/Interpreter.thr_debug_dyn_o rts/dist/build/Messages.thr_debug_dyn_o rts/dist/build/Capability.thr_debug_dyn_o rts/dist/build/Globals.thr_debug_dyn_o rts/dist/build/Adjustor.thr_debug_dyn_o rts/dist/build/Schedule.thr_debug_dyn_o rts/dist/build/RtsDllMain.thr_debug_dyn_o rts/dist/build/ProfilerReport.thr_debug_dyn_o rts/dist/build/TopHandler.thr_debug_dyn_o rts/dist/build/xxhash.thr_debug_dyn_o rts/dist/build/WSDeque.thr_debug_dyn_o rts/dist/build/Pool.thr_debug_dyn_o rts/dist/build/StgPrimFloat.thr_debug_dyn_o rts/dist/build/RtsStartup.thr_debug_dyn_o rts/dist/build/RetainerSet.thr_debug_dyn_o rts/dist/build/Profiling.thr_debug_dyn_o rts/dist/build/RtsMessages.thr_debug_dyn_o rts/dist/build/RtsFlags.thr_debug_dyn_o rts/dist/build/Linker.thr_debug_dyn_o rts/dist/build/FileLock.thr_debug_dyn_o rts/dist/build/Stable.thr_debug_dyn_o rts/dist/build/Arena.thr_debug_dyn_o rts/dist/build/Heap.thr_debug_dyn_o rts/dist/build/ProfHeap.thr_debug_dyn_o rts/dist/build/hooks/StackOverflow.thr_debug_dyn_o rts/dist/build/hooks/LongGCSync.thr_debug_dyn_o rts/dist/build/hooks/OnExit.thr_debug_dyn_o rts/dist/build/hooks/FlagDefaults.thr_debug_dyn_o rts/dist/build/hooks/MallocFail.thr_debug_dyn_o rts/dist/build/hooks/OutOfHeap.thr_debug_dyn_o rts/dist/build/sm/Scav_thr.thr_debug_dyn_o rts/dist/build/sm/Storage.thr_debug_dyn_o rts/dist/build/sm/Evac.thr_debug_dyn_o rts/dist/build/sm/Sanity.thr_debug_dyn_o rts/dist/build/sm/GC.thr_debug_dyn_o rts/dist/build/sm/MarkWeak.thr_debug_dyn_o rts/dist/build/sm/Evac_thr.thr_debug_dyn_o rts/dist/build/sm/BlockAlloc.thr_debug_dyn_o rts/dist/build/sm/GCUtils.thr_debug_dyn_o rts/dist/build/sm/GCAux.thr_debug_dyn_o rts/dist/build/sm/Sweep.thr_debug_dyn_o rts/dist/build/sm/CNF.thr_debug_dyn_o rts/dist/build/sm/Compact.thr_debug_dyn_o rts/dist/build/sm/Scav.thr_debug_dyn_o rts/dist/build/sm/MBlock.thr_debug_dyn_o rts/dist/build/eventlog/EventLog.thr_debug_dyn_o rts/dist/build/eventlog/EventLogWriter.thr_debug_dyn_o rts/dist/build/linker/elf_util.thr_debug_dyn_o rts/dist/build/linker/elf_reloc.thr_debug_dyn_o rts/dist/build/linker/LoadArchive.thr_debug_dyn_o rts/dist/build/linker/elf_plt_arm.thr_debug_dyn_o rts/dist/build/linker/SymbolExtras.thr_debug_dyn_o rts/dist/build/linker/CacheFlush.thr_debug_dyn_o rts/dist/build/linker/Elf.thr_debug_dyn_o rts/dist/build/linker/elf_got.thr_debug_dyn_o rts/dist/build/linker/M32Alloc.thr_debug_dyn_o rts/dist/build/linker/elf_plt_aarch64.thr_debug_dyn_o rts/dist/build/linker/elf_plt.thr_debug_dyn_o rts/dist/build/linker/PEi386.thr_debug_dyn_o rts/dist/build/linker/MachO.thr_debug_dyn_o rts/dist/build/linker/elf_reloc_aarch64.thr_debug_dyn_o rts/dist/build/posix/GetEnv.thr_debug_dyn_o rts/dist/build/posix/Select.thr_debug_dyn_o rts/dist/build/posix/Signals.thr_debug_dyn_o rts/dist/build/posix/TTY.thr_debug_dyn_o rts/dist/build/posix/Itimer.thr_debug_dyn_o rts/dist/build/posix/OSThreads.thr_debug_dyn_o rts/dist/build/posix/GetTime.thr_debug_dyn_o rts/dist/build/posix/OSMem.thr_debug_dyn_o rts/dist/build/PrimOps.thr_debug_dyn_o rts/dist/build/StgMiscClosures.thr_debug_dyn_o rts/dist/build/HeapStackCheck.thr_debug_dyn_o rts/dist/build/StgStdThunks.thr_debug_dyn_o rts/dist/build/Compact.thr_debug_dyn_o rts/dist/build/Apply.thr_debug_dyn_o rts/dist/build/Exception.thr_debug_dyn_o rts/dist/build/Updates.thr_debug_dyn_o rts/dist/build/StgStartup.thr_debug_dyn_o rts/dist/build/AutoApply.thr_debug_dyn_o "rm" -f rts/dist/build/libHSrts_thr_debug-ghc8.6.5.so "inplace/bin/ghc-stage1" -this-unit-id rts -shared -dynamic -dynload deploy -no-auto-link-packages `cat rts/dist/libs.depend` rts/dist/build/fs.thr_debug_dyn_o rts/dist/build/Printer.thr_debug_dyn_o rts/dist/build/ThreadPaused.thr_debug_dyn_o rts/dist/build/ClosureFlags.thr_debug_dyn_o rts/dist/build/LibdwPool.thr_debug_dyn_o rts/dist/build/Hpc.thr_debug_dyn_o rts/dist/build/Ticky.thr_debug_dyn_o rts/dist/build/Inlines.thr_debug_dyn_o rts/dist/build/RtsMain.thr_debug_dyn_o rts/dist/build/PathUtils.thr_debug_dyn_o rts/dist/build/RtsSymbols.thr_debug_dyn_o rts/dist/build/StaticPtrTable.thr_debug_dyn_o rts/dist/build/ThreadLabels.thr_debug_dyn_o rts/dist/build/STM.thr_debug_dyn_o rts/dist/build/OldARMAtomic.thr_debug_dyn_o rts/dist/build/HsFFI.thr_debug_dyn_o rts/dist/build/RtsAPI.thr_debug_dyn_o rts/dist/build/Timer.thr_debug_dyn_o rts/dist/build/Disassembler.thr_debug_dyn_o rts/dist/build/CheckUnload.thr_debug_dyn_o rts/dist/build/RtsSymbolInfo.thr_debug_dyn_o rts/dist/build/RaiseAsync.thr_debug_dyn_o rts/dist/build/Proftimer.thr_debug_dyn_o rts/dist/build/Hash.thr_debug_dyn_o rts/dist/build/Trace.thr_debug_dyn_o rts/dist/build/Threads.thr_debug_dyn_o rts/dist/build/Sparks.thr_debug_dyn_o rts/dist/build/Weak.thr_debug_dyn_o rts/dist/build/RtsUtils.thr_debug_dyn_o rts/dist/build/ProfilerReportJson.thr_debug_dyn_o rts/dist/build/Task.thr_debug_dyn_o rts/dist/build/StgCRun.thr_debug_dyn_o rts/dist/build/LdvProfile.thr_debug_dyn_o rts/dist/build/RetainerProfile.thr_debug_dyn_o rts/dist/build/Libdw.thr_debug_dyn_o rts/dist/build/Stats.thr_debug_dyn_o rts/dist/build/Interpreter.thr_debug_dyn_o rts/dist/build/Messages.thr_debug_dyn_o rts/dist/build/Capability.thr_debug_dyn_o rts/dist/build/Globals.thr_debug_dyn_o rts/dist/build/Adjustor.thr_debug_dyn_o rts/dist/build/Schedule.thr_debug_dyn_o rts/dist/build/RtsDllMain.thr_debug_dyn_o rts/dist/build/ProfilerReport.thr_debug_dyn_o rts/dist/build/TopHandler.thr_debug_dyn_o rts/dist/build/xxhash.thr_debug_dyn_o rts/dist/build/WSDeque.thr_debug_dyn_o rts/dist/build/Pool.thr_debug_dyn_o rts/dist/build/StgPrimFloat.thr_debug_dyn_o rts/dist/build/RtsStartup.thr_debug_dyn_o rts/dist/build/RetainerSet.thr_debug_dyn_o rts/dist/build/Profiling.thr_debug_dyn_o rts/dist/build/RtsMessages.thr_debug_dyn_o rts/dist/build/RtsFlags.thr_debug_dyn_o rts/dist/build/Linker.thr_debug_dyn_o rts/dist/build/FileLock.thr_debug_dyn_o rts/dist/build/Stable.thr_debug_dyn_o rts/dist/build/Arena.thr_debug_dyn_o rts/dist/build/Heap.thr_debug_dyn_o rts/dist/build/ProfHeap.thr_debug_dyn_o rts/dist/build/hooks/StackOverflow.thr_debug_dyn_o rts/dist/build/hooks/LongGCSync.thr_debug_dyn_o rts/dist/build/hooks/OnExit.thr_debug_dyn_o rts/dist/build/hooks/FlagDefaults.thr_debug_dyn_o rts/dist/build/hooks/MallocFail.thr_debug_dyn_o rts/dist/build/hooks/OutOfHeap.thr_debug_dyn_o rts/dist/build/sm/Scav_thr.thr_debug_dyn_o rts/dist/build/sm/Storage.thr_debug_dyn_o rts/dist/build/sm/Evac.thr_debug_dyn_o rts/dist/build/sm/Sanity.thr_debug_dyn_o rts/dist/build/sm/GC.thr_debug_dyn_o rts/dist/build/sm/MarkWeak.thr_debug_dyn_o rts/dist/build/sm/Evac_thr.thr_debug_dyn_o rts/dist/build/sm/BlockAlloc.thr_debug_dyn_o rts/dist/build/sm/GCUtils.thr_debug_dyn_o rts/dist/build/sm/GCAux.thr_debug_dyn_o rts/dist/build/sm/Sweep.thr_debug_dyn_o rts/dist/build/sm/CNF.thr_debug_dyn_o rts/dist/build/sm/Compact.thr_debug_dyn_o rts/dist/build/sm/Scav.thr_debug_dyn_o rts/dist/build/sm/MBlock.thr_debug_dyn_o rts/dist/build/eventlog/EventLog.thr_debug_dyn_o rts/dist/build/eventlog/EventLogWriter.thr_debug_dyn_o rts/dist/build/linker/elf_util.thr_debug_dyn_o rts/dist/build/linker/elf_reloc.thr_debug_dyn_o rts/dist/build/linker/LoadArchive.thr_debug_dyn_o rts/dist/build/linker/elf_plt_arm.thr_debug_dyn_o rts/dist/build/linker/SymbolExtras.thr_debug_dyn_o rts/dist/build/linker/CacheFlush.thr_debug_dyn_o rts/dist/build/linker/Elf.thr_debug_dyn_o rts/dist/build/linker/elf_got.thr_debug_dyn_o rts/dist/build/linker/M32Alloc.thr_debug_dyn_o rts/dist/build/linker/elf_plt_aarch64.thr_debug_dyn_o rts/dist/build/linker/elf_plt.thr_debug_dyn_o rts/dist/build/linker/PEi386.thr_debug_dyn_o rts/dist/build/linker/MachO.thr_debug_dyn_o rts/dist/build/linker/elf_reloc_aarch64.thr_debug_dyn_o rts/dist/build/posix/GetEnv.thr_debug_dyn_o rts/dist/build/posix/Select.thr_debug_dyn_o rts/dist/build/posix/Signals.thr_debug_dyn_o rts/dist/build/posix/TTY.thr_debug_dyn_o rts/dist/build/posix/Itimer.thr_debug_dyn_o rts/dist/build/posix/OSThreads.thr_debug_dyn_o rts/dist/build/posix/GetTime.thr_debug_dyn_o rts/dist/build/posix/OSMem.thr_debug_dyn_o rts/dist/build/PrimOps.thr_debug_dyn_o rts/dist/build/StgMiscClosures.thr_debug_dyn_o rts/dist/build/HeapStackCheck.thr_debug_dyn_o rts/dist/build/StgStdThunks.thr_debug_dyn_o rts/dist/build/Compact.thr_debug_dyn_o rts/dist/build/Apply.thr_debug_dyn_o rts/dist/build/Exception.thr_debug_dyn_o rts/dist/build/Updates.thr_debug_dyn_o rts/dist/build/StgStartup.thr_debug_dyn_o rts/dist/build/AutoApply.thr_debug_dyn_o -optl-L/usr/local/lib -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint -DDTRACE -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen -O2 -Wcpp-undef -O0 -Wnoncanonical-monad-instances rts/dist/build/RtsProbes.thr_debug_dyn_o -o rts/dist/build/libHSrts_thr_debug-ghc8.6.5.so rts_dist_HC rts/dist/build/fs.l_dyn_o rts_dist_HC rts/dist/build/Printer.l_dyn_o rts_dist_HC rts/dist/build/ThreadPaused.l_dyn_o rts_dist_HC rts/dist/build/ClosureFlags.l_dyn_o rts_dist_HC rts/dist/build/LibdwPool.l_dyn_o rts_dist_HC rts/dist/build/Hpc.l_dyn_o rts_dist_HC rts/dist/build/Ticky.l_dyn_o rts_dist_HC rts/dist/build/Inlines.l_dyn_o rts_dist_HC rts/dist/build/RtsMain.l_dyn_o rts_dist_HC rts/dist/build/PathUtils.l_dyn_o rts_dist_HC rts/dist/build/RtsSymbols.l_dyn_o rts_dist_HC rts/dist/build/StaticPtrTable.l_dyn_o rts_dist_HC rts/dist/build/ThreadLabels.l_dyn_o rts_dist_HC rts/dist/build/STM.l_dyn_o rts_dist_HC rts/dist/build/OldARMAtomic.l_dyn_o rts_dist_HC rts/dist/build/HsFFI.l_dyn_o rts_dist_HC rts/dist/build/RtsAPI.l_dyn_o rts_dist_HC rts/dist/build/Timer.l_dyn_o rts_dist_HC rts/dist/build/Disassembler.l_dyn_o rts_dist_HC rts/dist/build/CheckUnload.l_dyn_o rts_dist_HC rts/dist/build/RtsSymbolInfo.l_dyn_o rts_dist_HC rts/dist/build/RaiseAsync.l_dyn_o rts_dist_HC rts/dist/build/Proftimer.l_dyn_o rts_dist_HC rts/dist/build/Hash.l_dyn_o rts_dist_HC rts/dist/build/Trace.l_dyn_o rts_dist_HC rts/dist/build/Threads.l_dyn_o rts_dist_HC rts/dist/build/Sparks.l_dyn_o rts_dist_HC rts/dist/build/Weak.l_dyn_o rts_dist_HC rts/dist/build/RtsUtils.l_dyn_o rts_dist_HC rts/dist/build/ProfilerReportJson.l_dyn_o rts_dist_HC rts/dist/build/Task.l_dyn_o rts_dist_HC rts/dist/build/StgCRun.l_dyn_o rts_dist_HC rts/dist/build/LdvProfile.l_dyn_o rts_dist_HC rts/dist/build/RetainerProfile.l_dyn_o rts_dist_HC rts/dist/build/Libdw.l_dyn_o rts_dist_HC rts/dist/build/Stats.l_dyn_o rts_dist_HC rts/dist/build/Interpreter.l_dyn_o rts_dist_HC rts/dist/build/Messages.l_dyn_o rts_dist_HC rts/dist/build/Capability.l_dyn_o rts_dist_HC rts/dist/build/Globals.l_dyn_o rts_dist_HC rts/dist/build/Adjustor.l_dyn_o rts_dist_HC rts/dist/build/Schedule.l_dyn_o rts_dist_HC rts/dist/build/RtsDllMain.l_dyn_o rts_dist_HC rts/dist/build/ProfilerReport.l_dyn_o rts_dist_HC rts/dist/build/TopHandler.l_dyn_o rts_dist_HC rts/dist/build/xxhash.l_dyn_o rts_dist_HC rts/dist/build/WSDeque.l_dyn_o rts_dist_HC rts/dist/build/Pool.l_dyn_o rts_dist_HC rts/dist/build/StgPrimFloat.l_dyn_o rts_dist_HC rts/dist/build/RtsStartup.l_dyn_o rts_dist_HC rts/dist/build/RetainerSet.l_dyn_o rts_dist_HC rts/dist/build/Profiling.l_dyn_o rts_dist_HC rts/dist/build/RtsMessages.l_dyn_o rts_dist_HC rts/dist/build/RtsFlags.l_dyn_o rts_dist_HC rts/dist/build/Linker.l_dyn_o rts_dist_HC rts/dist/build/FileLock.l_dyn_o rts_dist_HC rts/dist/build/Stable.l_dyn_o rts_dist_HC rts/dist/build/Arena.l_dyn_o rts_dist_HC rts/dist/build/Heap.l_dyn_o rts_dist_HC rts/dist/build/ProfHeap.l_dyn_o rts_dist_HC rts/dist/build/hooks/StackOverflow.l_dyn_o rts_dist_HC rts/dist/build/hooks/LongGCSync.l_dyn_o rts_dist_HC rts/dist/build/hooks/OnExit.l_dyn_o rts_dist_HC rts/dist/build/hooks/FlagDefaults.l_dyn_o rts_dist_HC rts/dist/build/hooks/MallocFail.l_dyn_o rts_dist_HC rts/dist/build/hooks/OutOfHeap.l_dyn_o rts_dist_HC rts/dist/build/sm/Scav_thr.l_dyn_o rts_dist_HC rts/dist/build/sm/Storage.l_dyn_o rts_dist_HC rts/dist/build/sm/Evac.l_dyn_o rts_dist_HC rts/dist/build/sm/Sanity.l_dyn_o rts_dist_HC rts/dist/build/sm/GC.l_dyn_o rts_dist_HC rts/dist/build/sm/MarkWeak.l_dyn_o rts_dist_HC rts/dist/build/sm/Evac_thr.l_dyn_o rts_dist_HC rts/dist/build/sm/BlockAlloc.l_dyn_o rts_dist_HC rts/dist/build/sm/GCUtils.l_dyn_o rts_dist_HC rts/dist/build/sm/GCAux.l_dyn_o rts_dist_HC rts/dist/build/sm/Sweep.l_dyn_o rts_dist_HC rts/dist/build/sm/CNF.l_dyn_o rts_dist_HC rts/dist/build/sm/Compact.l_dyn_o rts_dist_HC rts/dist/build/sm/Scav.l_dyn_o rts_dist_HC rts/dist/build/sm/MBlock.l_dyn_o rts_dist_HC rts/dist/build/eventlog/EventLog.l_dyn_o rts_dist_HC rts/dist/build/eventlog/EventLogWriter.l_dyn_o rts_dist_HC rts/dist/build/linker/elf_util.l_dyn_o rts_dist_HC rts/dist/build/linker/elf_reloc.l_dyn_o rts_dist_HC rts/dist/build/linker/LoadArchive.l_dyn_o rts_dist_HC rts/dist/build/linker/elf_plt_arm.l_dyn_o rts_dist_HC rts/dist/build/linker/SymbolExtras.l_dyn_o rts_dist_HC rts/dist/build/linker/CacheFlush.l_dyn_o rts_dist_HC rts/dist/build/linker/Elf.l_dyn_o rts_dist_HC rts/dist/build/linker/elf_got.l_dyn_o rts_dist_HC rts/dist/build/linker/M32Alloc.l_dyn_o rts_dist_HC rts/dist/build/linker/elf_plt_aarch64.l_dyn_o rts_dist_HC rts/dist/build/linker/elf_plt.l_dyn_o rts_dist_HC rts/dist/build/linker/PEi386.l_dyn_o rts_dist_HC rts/dist/build/linker/MachO.l_dyn_o rts_dist_HC rts/dist/build/linker/elf_reloc_aarch64.l_dyn_o rts_dist_HC rts/dist/build/posix/GetEnv.l_dyn_o rts_dist_HC rts/dist/build/posix/Select.l_dyn_o rts_dist_HC rts/dist/build/posix/Signals.l_dyn_o rts_dist_HC rts/dist/build/posix/TTY.l_dyn_o rts_dist_HC rts/dist/build/posix/Itimer.l_dyn_o rts_dist_HC rts/dist/build/posix/OSThreads.l_dyn_o rts_dist_HC rts/dist/build/posix/GetTime.l_dyn_o rts_dist_HC rts/dist/build/posix/OSMem.l_dyn_o rts/posix/OSMem.c:548:17: error: warning: comparison of integers of different signs: 'W_' (aka 'unsigned long') and 'rlim_t' (aka 'long') [-Wsign-compare] && *len > limit.rlim_cur) { ~~~~ ^ ~~~~~~~~~~~~~~ | 548 | && *len > limit.rlim_cur) { | ^ 1 warning generated. rts_dist_HC rts/dist/build/PrimOps.l_dyn_o rts_dist_HC rts/dist/build/StgMiscClosures.l_dyn_o rts_dist_HC rts/dist/build/HeapStackCheck.l_dyn_o rts_dist_HC rts/dist/build/StgStdThunks.l_dyn_o rts_dist_HC rts/dist/build/Compact.l_dyn_o rts_dist_HC rts/dist/build/Apply.l_dyn_o rts_dist_HC rts/dist/build/Exception.l_dyn_o rts_dist_HC rts/dist/build/Updates.l_dyn_o rts_dist_HC rts/dist/build/StgStartup.l_dyn_o rts_dist_HC rts/dist/build/AutoApply.l_dyn_o /usr/sbin/dtrace -G -C -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -DDTRACE -s rts/RtsProbes.d -o rts/dist/build/RtsProbes.l_dyn_o rts/dist/build/fs.l_dyn_o rts/dist/build/Printer.l_dyn_o rts/dist/build/ThreadPaused.l_dyn_o rts/dist/build/ClosureFlags.l_dyn_o rts/dist/build/LibdwPool.l_dyn_o rts/dist/build/Hpc.l_dyn_o rts/dist/build/Ticky.l_dyn_o rts/dist/build/Inlines.l_dyn_o rts/dist/build/RtsMain.l_dyn_o rts/dist/build/PathUtils.l_dyn_o rts/dist/build/RtsSymbols.l_dyn_o rts/dist/build/StaticPtrTable.l_dyn_o rts/dist/build/ThreadLabels.l_dyn_o rts/dist/build/STM.l_dyn_o rts/dist/build/OldARMAtomic.l_dyn_o rts/dist/build/HsFFI.l_dyn_o rts/dist/build/RtsAPI.l_dyn_o rts/dist/build/Timer.l_dyn_o rts/dist/build/Disassembler.l_dyn_o rts/dist/build/CheckUnload.l_dyn_o rts/dist/build/RtsSymbolInfo.l_dyn_o rts/dist/build/RaiseAsync.l_dyn_o rts/dist/build/Proftimer.l_dyn_o rts/dist/build/Hash.l_dyn_o rts/dist/build/Trace.l_dyn_o rts/dist/build/Threads.l_dyn_o rts/dist/build/Sparks.l_dyn_o rts/dist/build/Weak.l_dyn_o rts/dist/build/RtsUtils.l_dyn_o rts/dist/build/ProfilerReportJson.l_dyn_o rts/dist/build/Task.l_dyn_o rts/dist/build/StgCRun.l_dyn_o rts/dist/build/LdvProfile.l_dyn_o rts/dist/build/RetainerProfile.l_dyn_o rts/dist/build/Libdw.l_dyn_o rts/dist/build/Stats.l_dyn_o rts/dist/build/Interpreter.l_dyn_o rts/dist/build/Messages.l_dyn_o rts/dist/build/Capability.l_dyn_o rts/dist/build/Globals.l_dyn_o rts/dist/build/Adjustor.l_dyn_o rts/dist/build/Schedule.l_dyn_o rts/dist/build/RtsDllMain.l_dyn_o rts/dist/build/ProfilerReport.l_dyn_o rts/dist/build/TopHandler.l_dyn_o rts/dist/build/xxhash.l_dyn_o rts/dist/build/WSDeque.l_dyn_o rts/dist/build/Pool.l_dyn_o rts/dist/build/StgPrimFloat.l_dyn_o rts/dist/build/RtsStartup.l_dyn_o rts/dist/build/RetainerSet.l_dyn_o rts/dist/build/Profiling.l_dyn_o rts/dist/build/RtsMessages.l_dyn_o rts/dist/build/RtsFlags.l_dyn_o rts/dist/build/Linker.l_dyn_o rts/dist/build/FileLock.l_dyn_o rts/dist/build/Stable.l_dyn_o rts/dist/build/Arena.l_dyn_o rts/dist/build/Heap.l_dyn_o rts/dist/build/ProfHeap.l_dyn_o rts/dist/build/hooks/StackOverflow.l_dyn_o rts/dist/build/hooks/LongGCSync.l_dyn_o rts/dist/build/hooks/OnExit.l_dyn_o rts/dist/build/hooks/FlagDefaults.l_dyn_o rts/dist/build/hooks/MallocFail.l_dyn_o rts/dist/build/hooks/OutOfHeap.l_dyn_o rts/dist/build/sm/Scav_thr.l_dyn_o rts/dist/build/sm/Storage.l_dyn_o rts/dist/build/sm/Evac.l_dyn_o rts/dist/build/sm/Sanity.l_dyn_o rts/dist/build/sm/GC.l_dyn_o rts/dist/build/sm/MarkWeak.l_dyn_o rts/dist/build/sm/Evac_thr.l_dyn_o rts/dist/build/sm/BlockAlloc.l_dyn_o rts/dist/build/sm/GCUtils.l_dyn_o rts/dist/build/sm/GCAux.l_dyn_o rts/dist/build/sm/Sweep.l_dyn_o rts/dist/build/sm/CNF.l_dyn_o rts/dist/build/sm/Compact.l_dyn_o rts/dist/build/sm/Scav.l_dyn_o rts/dist/build/sm/MBlock.l_dyn_o rts/dist/build/eventlog/EventLog.l_dyn_o rts/dist/build/eventlog/EventLogWriter.l_dyn_o rts/dist/build/linker/elf_util.l_dyn_o rts/dist/build/linker/elf_reloc.l_dyn_o rts/dist/build/linker/LoadArchive.l_dyn_o rts/dist/build/linker/elf_plt_arm.l_dyn_o rts/dist/build/linker/SymbolExtras.l_dyn_o rts/dist/build/linker/CacheFlush.l_dyn_o rts/dist/build/linker/Elf.l_dyn_o rts/dist/build/linker/elf_got.l_dyn_o rts/dist/build/linker/M32Alloc.l_dyn_o rts/dist/build/linker/elf_plt_aarch64.l_dyn_o rts/dist/build/linker/elf_plt.l_dyn_o rts/dist/build/linker/PEi386.l_dyn_o rts/dist/build/linker/MachO.l_dyn_o rts/dist/build/linker/elf_reloc_aarch64.l_dyn_o rts/dist/build/posix/GetEnv.l_dyn_o rts/dist/build/posix/Select.l_dyn_o rts/dist/build/posix/Signals.l_dyn_o rts/dist/build/posix/TTY.l_dyn_o rts/dist/build/posix/Itimer.l_dyn_o rts/dist/build/posix/OSThreads.l_dyn_o rts/dist/build/posix/GetTime.l_dyn_o rts/dist/build/posix/OSMem.l_dyn_o rts/dist/build/PrimOps.l_dyn_o rts/dist/build/StgMiscClosures.l_dyn_o rts/dist/build/HeapStackCheck.l_dyn_o rts/dist/build/StgStdThunks.l_dyn_o rts/dist/build/Compact.l_dyn_o rts/dist/build/Apply.l_dyn_o rts/dist/build/Exception.l_dyn_o rts/dist/build/Updates.l_dyn_o rts/dist/build/StgStartup.l_dyn_o rts/dist/build/AutoApply.l_dyn_o "rm" -f rts/dist/build/libHSrts_l-ghc8.6.5.so "inplace/bin/ghc-stage1" -this-unit-id rts -shared -dynamic -dynload deploy -no-auto-link-packages `cat rts/dist/libs.depend` rts/dist/build/fs.l_dyn_o rts/dist/build/Printer.l_dyn_o rts/dist/build/ThreadPaused.l_dyn_o rts/dist/build/ClosureFlags.l_dyn_o rts/dist/build/LibdwPool.l_dyn_o rts/dist/build/Hpc.l_dyn_o rts/dist/build/Ticky.l_dyn_o rts/dist/build/Inlines.l_dyn_o rts/dist/build/RtsMain.l_dyn_o rts/dist/build/PathUtils.l_dyn_o rts/dist/build/RtsSymbols.l_dyn_o rts/dist/build/StaticPtrTable.l_dyn_o rts/dist/build/ThreadLabels.l_dyn_o rts/dist/build/STM.l_dyn_o rts/dist/build/OldARMAtomic.l_dyn_o rts/dist/build/HsFFI.l_dyn_o rts/dist/build/RtsAPI.l_dyn_o rts/dist/build/Timer.l_dyn_o rts/dist/build/Disassembler.l_dyn_o rts/dist/build/CheckUnload.l_dyn_o rts/dist/build/RtsSymbolInfo.l_dyn_o rts/dist/build/RaiseAsync.l_dyn_o rts/dist/build/Proftimer.l_dyn_o rts/dist/build/Hash.l_dyn_o rts/dist/build/Trace.l_dyn_o rts/dist/build/Threads.l_dyn_o rts/dist/build/Sparks.l_dyn_o rts/dist/build/Weak.l_dyn_o rts/dist/build/RtsUtils.l_dyn_o rts/dist/build/ProfilerReportJson.l_dyn_o rts/dist/build/Task.l_dyn_o rts/dist/build/StgCRun.l_dyn_o rts/dist/build/LdvProfile.l_dyn_o rts/dist/build/RetainerProfile.l_dyn_o rts/dist/build/Libdw.l_dyn_o rts/dist/build/Stats.l_dyn_o rts/dist/build/Interpreter.l_dyn_o rts/dist/build/Messages.l_dyn_o rts/dist/build/Capability.l_dyn_o rts/dist/build/Globals.l_dyn_o rts/dist/build/Adjustor.l_dyn_o rts/dist/build/Schedule.l_dyn_o rts/dist/build/RtsDllMain.l_dyn_o rts/dist/build/ProfilerReport.l_dyn_o rts/dist/build/TopHandler.l_dyn_o rts/dist/build/xxhash.l_dyn_o rts/dist/build/WSDeque.l_dyn_o rts/dist/build/Pool.l_dyn_o rts/dist/build/StgPrimFloat.l_dyn_o rts/dist/build/RtsStartup.l_dyn_o rts/dist/build/RetainerSet.l_dyn_o rts/dist/build/Profiling.l_dyn_o rts/dist/build/RtsMessages.l_dyn_o rts/dist/build/RtsFlags.l_dyn_o rts/dist/build/Linker.l_dyn_o rts/dist/build/FileLock.l_dyn_o rts/dist/build/Stable.l_dyn_o rts/dist/build/Arena.l_dyn_o rts/dist/build/Heap.l_dyn_o rts/dist/build/ProfHeap.l_dyn_o rts/dist/build/hooks/StackOverflow.l_dyn_o rts/dist/build/hooks/LongGCSync.l_dyn_o rts/dist/build/hooks/OnExit.l_dyn_o rts/dist/build/hooks/FlagDefaults.l_dyn_o rts/dist/build/hooks/MallocFail.l_dyn_o rts/dist/build/hooks/OutOfHeap.l_dyn_o rts/dist/build/sm/Scav_thr.l_dyn_o rts/dist/build/sm/Storage.l_dyn_o rts/dist/build/sm/Evac.l_dyn_o rts/dist/build/sm/Sanity.l_dyn_o rts/dist/build/sm/GC.l_dyn_o rts/dist/build/sm/MarkWeak.l_dyn_o rts/dist/build/sm/Evac_thr.l_dyn_o rts/dist/build/sm/BlockAlloc.l_dyn_o rts/dist/build/sm/GCUtils.l_dyn_o rts/dist/build/sm/GCAux.l_dyn_o rts/dist/build/sm/Sweep.l_dyn_o rts/dist/build/sm/CNF.l_dyn_o rts/dist/build/sm/Compact.l_dyn_o rts/dist/build/sm/Scav.l_dyn_o rts/dist/build/sm/MBlock.l_dyn_o rts/dist/build/eventlog/EventLog.l_dyn_o rts/dist/build/eventlog/EventLogWriter.l_dyn_o rts/dist/build/linker/elf_util.l_dyn_o rts/dist/build/linker/elf_reloc.l_dyn_o rts/dist/build/linker/LoadArchive.l_dyn_o rts/dist/build/linker/elf_plt_arm.l_dyn_o rts/dist/build/linker/SymbolExtras.l_dyn_o rts/dist/build/linker/CacheFlush.l_dyn_o rts/dist/build/linker/Elf.l_dyn_o rts/dist/build/linker/elf_got.l_dyn_o rts/dist/build/linker/M32Alloc.l_dyn_o rts/dist/build/linker/elf_plt_aarch64.l_dyn_o rts/dist/build/linker/elf_plt.l_dyn_o rts/dist/build/linker/PEi386.l_dyn_o rts/dist/build/linker/MachO.l_dyn_o rts/dist/build/linker/elf_reloc_aarch64.l_dyn_o rts/dist/build/posix/GetEnv.l_dyn_o rts/dist/build/posix/Select.l_dyn_o rts/dist/build/posix/Signals.l_dyn_o rts/dist/build/posix/TTY.l_dyn_o rts/dist/build/posix/Itimer.l_dyn_o rts/dist/build/posix/OSThreads.l_dyn_o rts/dist/build/posix/GetTime.l_dyn_o rts/dist/build/posix/OSMem.l_dyn_o rts/dist/build/PrimOps.l_dyn_o rts/dist/build/StgMiscClosures.l_dyn_o rts/dist/build/HeapStackCheck.l_dyn_o rts/dist/build/StgStdThunks.l_dyn_o rts/dist/build/Compact.l_dyn_o rts/dist/build/Apply.l_dyn_o rts/dist/build/Exception.l_dyn_o rts/dist/build/Updates.l_dyn_o rts/dist/build/StgStartup.l_dyn_o rts/dist/build/AutoApply.l_dyn_o -optl-L/usr/local/lib -fPIC -dynamic -eventlog -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint -DDTRACE -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen -O2 -Wcpp-undef -Wnoncanonical-monad-instances rts/dist/build/RtsProbes.l_dyn_o -o rts/dist/build/libHSrts_l-ghc8.6.5.so rts_dist_HC rts/dist/build/fs.thr_l_dyn_o rts_dist_HC rts/dist/build/Printer.thr_l_dyn_o rts_dist_HC rts/dist/build/ThreadPaused.thr_l_dyn_o rts_dist_HC rts/dist/build/ClosureFlags.thr_l_dyn_o rts_dist_HC rts/dist/build/LibdwPool.thr_l_dyn_o rts_dist_HC rts/dist/build/Hpc.thr_l_dyn_o rts_dist_HC rts/dist/build/Ticky.thr_l_dyn_o rts_dist_HC rts/dist/build/Inlines.thr_l_dyn_o rts_dist_HC rts/dist/build/RtsMain.thr_l_dyn_o rts_dist_HC rts/dist/build/PathUtils.thr_l_dyn_o rts_dist_HC rts/dist/build/RtsSymbols.thr_l_dyn_o rts_dist_HC rts/dist/build/StaticPtrTable.thr_l_dyn_o rts_dist_HC rts/dist/build/ThreadLabels.thr_l_dyn_o rts_dist_HC rts/dist/build/STM.thr_l_dyn_o rts_dist_HC rts/dist/build/OldARMAtomic.thr_l_dyn_o rts_dist_HC rts/dist/build/HsFFI.thr_l_dyn_o rts_dist_HC rts/dist/build/RtsAPI.thr_l_dyn_o rts_dist_HC rts/dist/build/Timer.thr_l_dyn_o rts_dist_HC rts/dist/build/Disassembler.thr_l_dyn_o rts_dist_HC rts/dist/build/CheckUnload.thr_l_dyn_o rts_dist_HC rts/dist/build/RtsSymbolInfo.thr_l_dyn_o rts_dist_HC rts/dist/build/RaiseAsync.thr_l_dyn_o rts_dist_HC rts/dist/build/Proftimer.thr_l_dyn_o rts_dist_HC rts/dist/build/Hash.thr_l_dyn_o rts_dist_HC rts/dist/build/Trace.thr_l_dyn_o rts_dist_HC rts/dist/build/Threads.thr_l_dyn_o rts_dist_HC rts/dist/build/Sparks.thr_l_dyn_o rts_dist_HC rts/dist/build/Weak.thr_l_dyn_o rts_dist_HC rts/dist/build/RtsUtils.thr_l_dyn_o rts_dist_HC rts/dist/build/ProfilerReportJson.thr_l_dyn_o rts_dist_HC rts/dist/build/Task.thr_l_dyn_o rts_dist_HC rts/dist/build/StgCRun.thr_l_dyn_o rts_dist_HC rts/dist/build/LdvProfile.thr_l_dyn_o rts_dist_HC rts/dist/build/RetainerProfile.thr_l_dyn_o rts_dist_HC rts/dist/build/Libdw.thr_l_dyn_o rts_dist_HC rts/dist/build/Stats.thr_l_dyn_o rts_dist_HC rts/dist/build/Interpreter.thr_l_dyn_o rts_dist_HC rts/dist/build/Messages.thr_l_dyn_o rts_dist_HC rts/dist/build/Capability.thr_l_dyn_o rts_dist_HC rts/dist/build/Globals.thr_l_dyn_o rts_dist_HC rts/dist/build/Adjustor.thr_l_dyn_o rts_dist_HC rts/dist/build/Schedule.thr_l_dyn_o rts_dist_HC rts/dist/build/RtsDllMain.thr_l_dyn_o rts_dist_HC rts/dist/build/ProfilerReport.thr_l_dyn_o rts_dist_HC rts/dist/build/TopHandler.thr_l_dyn_o rts_dist_HC rts/dist/build/xxhash.thr_l_dyn_o rts_dist_HC rts/dist/build/WSDeque.thr_l_dyn_o rts_dist_HC rts/dist/build/Pool.thr_l_dyn_o rts_dist_HC rts/dist/build/StgPrimFloat.thr_l_dyn_o rts_dist_HC rts/dist/build/RtsStartup.thr_l_dyn_o rts_dist_HC rts/dist/build/RetainerSet.thr_l_dyn_o rts_dist_HC rts/dist/build/Profiling.thr_l_dyn_o rts_dist_HC rts/dist/build/RtsMessages.thr_l_dyn_o rts_dist_HC rts/dist/build/RtsFlags.thr_l_dyn_o rts_dist_HC rts/dist/build/Linker.thr_l_dyn_o rts_dist_HC rts/dist/build/FileLock.thr_l_dyn_o rts_dist_HC rts/dist/build/Stable.thr_l_dyn_o rts_dist_HC rts/dist/build/Arena.thr_l_dyn_o rts_dist_HC rts/dist/build/Heap.thr_l_dyn_o rts_dist_HC rts/dist/build/ProfHeap.thr_l_dyn_o rts_dist_HC rts/dist/build/hooks/StackOverflow.thr_l_dyn_o rts_dist_HC rts/dist/build/hooks/LongGCSync.thr_l_dyn_o rts_dist_HC rts/dist/build/hooks/OnExit.thr_l_dyn_o rts_dist_HC rts/dist/build/hooks/FlagDefaults.thr_l_dyn_o rts_dist_HC rts/dist/build/hooks/MallocFail.thr_l_dyn_o rts_dist_HC rts/dist/build/hooks/OutOfHeap.thr_l_dyn_o rts_dist_HC rts/dist/build/sm/Scav_thr.thr_l_dyn_o rts_dist_HC rts/dist/build/sm/Storage.thr_l_dyn_o rts_dist_HC rts/dist/build/sm/Evac.thr_l_dyn_o rts_dist_HC rts/dist/build/sm/Sanity.thr_l_dyn_o rts_dist_HC rts/dist/build/sm/GC.thr_l_dyn_o rts_dist_HC rts/dist/build/sm/MarkWeak.thr_l_dyn_o rts_dist_HC rts/dist/build/sm/Evac_thr.thr_l_dyn_o rts_dist_HC rts/dist/build/sm/BlockAlloc.thr_l_dyn_o rts_dist_HC rts/dist/build/sm/GCUtils.thr_l_dyn_o rts_dist_HC rts/dist/build/sm/GCAux.thr_l_dyn_o rts_dist_HC rts/dist/build/sm/Sweep.thr_l_dyn_o rts_dist_HC rts/dist/build/sm/CNF.thr_l_dyn_o rts_dist_HC rts/dist/build/sm/Compact.thr_l_dyn_o rts_dist_HC rts/dist/build/sm/Scav.thr_l_dyn_o rts_dist_HC rts/dist/build/sm/MBlock.thr_l_dyn_o rts_dist_HC rts/dist/build/eventlog/EventLog.thr_l_dyn_o rts_dist_HC rts/dist/build/eventlog/EventLogWriter.thr_l_dyn_o rts_dist_HC rts/dist/build/linker/elf_util.thr_l_dyn_o rts_dist_HC rts/dist/build/linker/elf_reloc.thr_l_dyn_o rts_dist_HC rts/dist/build/linker/LoadArchive.thr_l_dyn_o rts_dist_HC rts/dist/build/linker/elf_plt_arm.thr_l_dyn_o rts_dist_HC rts/dist/build/linker/SymbolExtras.thr_l_dyn_o rts_dist_HC rts/dist/build/linker/CacheFlush.thr_l_dyn_o rts_dist_HC rts/dist/build/linker/Elf.thr_l_dyn_o rts_dist_HC rts/dist/build/linker/elf_got.thr_l_dyn_o rts_dist_HC rts/dist/build/linker/M32Alloc.thr_l_dyn_o rts_dist_HC rts/dist/build/linker/elf_plt_aarch64.thr_l_dyn_o rts_dist_HC rts/dist/build/linker/elf_plt.thr_l_dyn_o rts_dist_HC rts/dist/build/linker/PEi386.thr_l_dyn_o rts_dist_HC rts/dist/build/linker/MachO.thr_l_dyn_o rts_dist_HC rts/dist/build/linker/elf_reloc_aarch64.thr_l_dyn_o rts_dist_HC rts/dist/build/posix/GetEnv.thr_l_dyn_o rts_dist_HC rts/dist/build/posix/Select.thr_l_dyn_o rts_dist_HC rts/dist/build/posix/Signals.thr_l_dyn_o rts_dist_HC rts/dist/build/posix/TTY.thr_l_dyn_o rts_dist_HC rts/dist/build/posix/Itimer.thr_l_dyn_o rts_dist_HC rts/dist/build/posix/OSThreads.thr_l_dyn_o rts_dist_HC rts/dist/build/posix/GetTime.thr_l_dyn_o rts_dist_HC rts/dist/build/posix/OSMem.thr_l_dyn_o rts/posix/OSMem.c:548:17: error: warning: comparison of integers of different signs: 'W_' (aka 'unsigned long') and 'rlim_t' (aka 'long') [-Wsign-compare] && *len > limit.rlim_cur) { ~~~~ ^ ~~~~~~~~~~~~~~ | 548 | && *len > limit.rlim_cur) { | ^ 1 warning generated. rts_dist_HC rts/dist/build/PrimOps.thr_l_dyn_o rts_dist_HC rts/dist/build/StgMiscClosures.thr_l_dyn_o rts_dist_HC rts/dist/build/HeapStackCheck.thr_l_dyn_o rts_dist_HC rts/dist/build/StgStdThunks.thr_l_dyn_o rts_dist_HC rts/dist/build/Compact.thr_l_dyn_o rts_dist_HC rts/dist/build/Apply.thr_l_dyn_o rts_dist_HC rts/dist/build/Exception.thr_l_dyn_o rts_dist_HC rts/dist/build/Updates.thr_l_dyn_o rts_dist_HC rts/dist/build/StgStartup.thr_l_dyn_o rts_dist_HC rts/dist/build/AutoApply.thr_l_dyn_o /usr/sbin/dtrace -G -C -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -DDTRACE -s rts/RtsProbes.d -o rts/dist/build/RtsProbes.thr_l_dyn_o rts/dist/build/fs.thr_l_dyn_o rts/dist/build/Printer.thr_l_dyn_o rts/dist/build/ThreadPaused.thr_l_dyn_o rts/dist/build/ClosureFlags.thr_l_dyn_o rts/dist/build/LibdwPool.thr_l_dyn_o rts/dist/build/Hpc.thr_l_dyn_o rts/dist/build/Ticky.thr_l_dyn_o rts/dist/build/Inlines.thr_l_dyn_o rts/dist/build/RtsMain.thr_l_dyn_o rts/dist/build/PathUtils.thr_l_dyn_o rts/dist/build/RtsSymbols.thr_l_dyn_o rts/dist/build/StaticPtrTable.thr_l_dyn_o rts/dist/build/ThreadLabels.thr_l_dyn_o rts/dist/build/STM.thr_l_dyn_o rts/dist/build/OldARMAtomic.thr_l_dyn_o rts/dist/build/HsFFI.thr_l_dyn_o rts/dist/build/RtsAPI.thr_l_dyn_o rts/dist/build/Timer.thr_l_dyn_o rts/dist/build/Disassembler.thr_l_dyn_o rts/dist/build/CheckUnload.thr_l_dyn_o rts/dist/build/RtsSymbolInfo.thr_l_dyn_o rts/dist/build/RaiseAsync.thr_l_dyn_o rts/dist/build/Proftimer.thr_l_dyn_o rts/dist/build/Hash.thr_l_dyn_o rts/dist/build/Trace.thr_l_dyn_o rts/dist/build/Threads.thr_l_dyn_o rts/dist/build/Sparks.thr_l_dyn_o rts/dist/build/Weak.thr_l_dyn_o rts/dist/build/RtsUtils.thr_l_dyn_o rts/dist/build/ProfilerReportJson.thr_l_dyn_o rts/dist/build/Task.thr_l_dyn_o rts/dist/build/StgCRun.thr_l_dyn_o rts/dist/build/LdvProfile.thr_l_dyn_o rts/dist/build/RetainerProfile.thr_l_dyn_o rts/dist/build/Libdw.thr_l_dyn_o rts/dist/build/Stats.thr_l_dyn_o rts/dist/build/Interpreter.thr_l_dyn_o rts/dist/build/Messages.thr_l_dyn_o rts/dist/build/Capability.thr_l_dyn_o rts/dist/build/Globals.thr_l_dyn_o rts/dist/build/Adjustor.thr_l_dyn_o rts/dist/build/Schedule.thr_l_dyn_o rts/dist/build/RtsDllMain.thr_l_dyn_o rts/dist/build/ProfilerReport.thr_l_dyn_o rts/dist/build/TopHandler.thr_l_dyn_o rts/dist/build/xxhash.thr_l_dyn_o rts/dist/build/WSDeque.thr_l_dyn_o rts/dist/build/Pool.thr_l_dyn_o rts/dist/build/StgPrimFloat.thr_l_dyn_o rts/dist/build/RtsStartup.thr_l_dyn_o rts/dist/build/RetainerSet.thr_l_dyn_o rts/dist/build/Profiling.thr_l_dyn_o rts/dist/build/RtsMessages.thr_l_dyn_o rts/dist/build/RtsFlags.thr_l_dyn_o rts/dist/build/Linker.thr_l_dyn_o rts/dist/build/FileLock.thr_l_dyn_o rts/dist/build/Stable.thr_l_dyn_o rts/dist/build/Arena.thr_l_dyn_o rts/dist/build/Heap.thr_l_dyn_o rts/dist/build/ProfHeap.thr_l_dyn_o rts/dist/build/hooks/StackOverflow.thr_l_dyn_o rts/dist/build/hooks/LongGCSync.thr_l_dyn_o rts/dist/build/hooks/OnExit.thr_l_dyn_o rts/dist/build/hooks/FlagDefaults.thr_l_dyn_o rts/dist/build/hooks/MallocFail.thr_l_dyn_o rts/dist/build/hooks/OutOfHeap.thr_l_dyn_o rts/dist/build/sm/Scav_thr.thr_l_dyn_o rts/dist/build/sm/Storage.thr_l_dyn_o rts/dist/build/sm/Evac.thr_l_dyn_o rts/dist/build/sm/Sanity.thr_l_dyn_o rts/dist/build/sm/GC.thr_l_dyn_o rts/dist/build/sm/MarkWeak.thr_l_dyn_o rts/dist/build/sm/Evac_thr.thr_l_dyn_o rts/dist/build/sm/BlockAlloc.thr_l_dyn_o rts/dist/build/sm/GCUtils.thr_l_dyn_o rts/dist/build/sm/GCAux.thr_l_dyn_o rts/dist/build/sm/Sweep.thr_l_dyn_o rts/dist/build/sm/CNF.thr_l_dyn_o rts/dist/build/sm/Compact.thr_l_dyn_o rts/dist/build/sm/Scav.thr_l_dyn_o rts/dist/build/sm/MBlock.thr_l_dyn_o rts/dist/build/eventlog/EventLog.thr_l_dyn_o rts/dist/build/eventlog/EventLogWriter.thr_l_dyn_o rts/dist/build/linker/elf_util.thr_l_dyn_o rts/dist/build/linker/elf_reloc.thr_l_dyn_o rts/dist/build/linker/LoadArchive.thr_l_dyn_o rts/dist/build/linker/elf_plt_arm.thr_l_dyn_o rts/dist/build/linker/SymbolExtras.thr_l_dyn_o rts/dist/build/linker/CacheFlush.thr_l_dyn_o rts/dist/build/linker/Elf.thr_l_dyn_o rts/dist/build/linker/elf_got.thr_l_dyn_o rts/dist/build/linker/M32Alloc.thr_l_dyn_o rts/dist/build/linker/elf_plt_aarch64.thr_l_dyn_o rts/dist/build/linker/elf_plt.thr_l_dyn_o rts/dist/build/linker/PEi386.thr_l_dyn_o rts/dist/build/linker/MachO.thr_l_dyn_o rts/dist/build/linker/elf_reloc_aarch64.thr_l_dyn_o rts/dist/build/posix/GetEnv.thr_l_dyn_o rts/dist/build/posix/Select.thr_l_dyn_o rts/dist/build/posix/Signals.thr_l_dyn_o rts/dist/build/posix/TTY.thr_l_dyn_o rts/dist/build/posix/Itimer.thr_l_dyn_o rts/dist/build/posix/OSThreads.thr_l_dyn_o rts/dist/build/posix/GetTime.thr_l_dyn_o rts/dist/build/posix/OSMem.thr_l_dyn_o rts/dist/build/PrimOps.thr_l_dyn_o rts/dist/build/StgMiscClosures.thr_l_dyn_o rts/dist/build/HeapStackCheck.thr_l_dyn_o rts/dist/build/StgStdThunks.thr_l_dyn_o rts/dist/build/Compact.thr_l_dyn_o rts/dist/build/Apply.thr_l_dyn_o rts/dist/build/Exception.thr_l_dyn_o rts/dist/build/Updates.thr_l_dyn_o rts/dist/build/StgStartup.thr_l_dyn_o rts/dist/build/AutoApply.thr_l_dyn_o "rm" -f rts/dist/build/libHSrts_thr_l-ghc8.6.5.so "inplace/bin/ghc-stage1" -this-unit-id rts -shared -dynamic -dynload deploy -no-auto-link-packages `cat rts/dist/libs.depend` rts/dist/build/fs.thr_l_dyn_o rts/dist/build/Printer.thr_l_dyn_o rts/dist/build/ThreadPaused.thr_l_dyn_o rts/dist/build/ClosureFlags.thr_l_dyn_o rts/dist/build/LibdwPool.thr_l_dyn_o rts/dist/build/Hpc.thr_l_dyn_o rts/dist/build/Ticky.thr_l_dyn_o rts/dist/build/Inlines.thr_l_dyn_o rts/dist/build/RtsMain.thr_l_dyn_o rts/dist/build/PathUtils.thr_l_dyn_o rts/dist/build/RtsSymbols.thr_l_dyn_o rts/dist/build/StaticPtrTable.thr_l_dyn_o rts/dist/build/ThreadLabels.thr_l_dyn_o rts/dist/build/STM.thr_l_dyn_o rts/dist/build/OldARMAtomic.thr_l_dyn_o rts/dist/build/HsFFI.thr_l_dyn_o rts/dist/build/RtsAPI.thr_l_dyn_o rts/dist/build/Timer.thr_l_dyn_o rts/dist/build/Disassembler.thr_l_dyn_o rts/dist/build/CheckUnload.thr_l_dyn_o rts/dist/build/RtsSymbolInfo.thr_l_dyn_o rts/dist/build/RaiseAsync.thr_l_dyn_o rts/dist/build/Proftimer.thr_l_dyn_o rts/dist/build/Hash.thr_l_dyn_o rts/dist/build/Trace.thr_l_dyn_o rts/dist/build/Threads.thr_l_dyn_o rts/dist/build/Sparks.thr_l_dyn_o rts/dist/build/Weak.thr_l_dyn_o rts/dist/build/RtsUtils.thr_l_dyn_o rts/dist/build/ProfilerReportJson.thr_l_dyn_o rts/dist/build/Task.thr_l_dyn_o rts/dist/build/StgCRun.thr_l_dyn_o rts/dist/build/LdvProfile.thr_l_dyn_o rts/dist/build/RetainerProfile.thr_l_dyn_o rts/dist/build/Libdw.thr_l_dyn_o rts/dist/build/Stats.thr_l_dyn_o rts/dist/build/Interpreter.thr_l_dyn_o rts/dist/build/Messages.thr_l_dyn_o rts/dist/build/Capability.thr_l_dyn_o rts/dist/build/Globals.thr_l_dyn_o rts/dist/build/Adjustor.thr_l_dyn_o rts/dist/build/Schedule.thr_l_dyn_o rts/dist/build/RtsDllMain.thr_l_dyn_o rts/dist/build/ProfilerReport.thr_l_dyn_o rts/dist/build/TopHandler.thr_l_dyn_o rts/dist/build/xxhash.thr_l_dyn_o rts/dist/build/WSDeque.thr_l_dyn_o rts/dist/build/Pool.thr_l_dyn_o rts/dist/build/StgPrimFloat.thr_l_dyn_o rts/dist/build/RtsStartup.thr_l_dyn_o rts/dist/build/RetainerSet.thr_l_dyn_o rts/dist/build/Profiling.thr_l_dyn_o rts/dist/build/RtsMessages.thr_l_dyn_o rts/dist/build/RtsFlags.thr_l_dyn_o rts/dist/build/Linker.thr_l_dyn_o rts/dist/build/FileLock.thr_l_dyn_o rts/dist/build/Stable.thr_l_dyn_o rts/dist/build/Arena.thr_l_dyn_o rts/dist/build/Heap.thr_l_dyn_o rts/dist/build/ProfHeap.thr_l_dyn_o rts/dist/build/hooks/StackOverflow.thr_l_dyn_o rts/dist/build/hooks/LongGCSync.thr_l_dyn_o rts/dist/build/hooks/OnExit.thr_l_dyn_o rts/dist/build/hooks/FlagDefaults.thr_l_dyn_o rts/dist/build/hooks/MallocFail.thr_l_dyn_o rts/dist/build/hooks/OutOfHeap.thr_l_dyn_o rts/dist/build/sm/Scav_thr.thr_l_dyn_o rts/dist/build/sm/Storage.thr_l_dyn_o rts/dist/build/sm/Evac.thr_l_dyn_o rts/dist/build/sm/Sanity.thr_l_dyn_o rts/dist/build/sm/GC.thr_l_dyn_o rts/dist/build/sm/MarkWeak.thr_l_dyn_o rts/dist/build/sm/Evac_thr.thr_l_dyn_o rts/dist/build/sm/BlockAlloc.thr_l_dyn_o rts/dist/build/sm/GCUtils.thr_l_dyn_o rts/dist/build/sm/GCAux.thr_l_dyn_o rts/dist/build/sm/Sweep.thr_l_dyn_o rts/dist/build/sm/CNF.thr_l_dyn_o rts/dist/build/sm/Compact.thr_l_dyn_o rts/dist/build/sm/Scav.thr_l_dyn_o rts/dist/build/sm/MBlock.thr_l_dyn_o rts/dist/build/eventlog/EventLog.thr_l_dyn_o rts/dist/build/eventlog/EventLogWriter.thr_l_dyn_o rts/dist/build/linker/elf_util.thr_l_dyn_o rts/dist/build/linker/elf_reloc.thr_l_dyn_o rts/dist/build/linker/LoadArchive.thr_l_dyn_o rts/dist/build/linker/elf_plt_arm.thr_l_dyn_o rts/dist/build/linker/SymbolExtras.thr_l_dyn_o rts/dist/build/linker/CacheFlush.thr_l_dyn_o rts/dist/build/linker/Elf.thr_l_dyn_o rts/dist/build/linker/elf_got.thr_l_dyn_o rts/dist/build/linker/M32Alloc.thr_l_dyn_o rts/dist/build/linker/elf_plt_aarch64.thr_l_dyn_o rts/dist/build/linker/elf_plt.thr_l_dyn_o rts/dist/build/linker/PEi386.thr_l_dyn_o rts/dist/build/linker/MachO.thr_l_dyn_o rts/dist/build/linker/elf_reloc_aarch64.thr_l_dyn_o rts/dist/build/posix/GetEnv.thr_l_dyn_o rts/dist/build/posix/Select.thr_l_dyn_o rts/dist/build/posix/Signals.thr_l_dyn_o rts/dist/build/posix/TTY.thr_l_dyn_o rts/dist/build/posix/Itimer.thr_l_dyn_o rts/dist/build/posix/OSThreads.thr_l_dyn_o rts/dist/build/posix/GetTime.thr_l_dyn_o rts/dist/build/posix/OSMem.thr_l_dyn_o rts/dist/build/PrimOps.thr_l_dyn_o rts/dist/build/StgMiscClosures.thr_l_dyn_o rts/dist/build/HeapStackCheck.thr_l_dyn_o rts/dist/build/StgStdThunks.thr_l_dyn_o rts/dist/build/Compact.thr_l_dyn_o rts/dist/build/Apply.thr_l_dyn_o rts/dist/build/Exception.thr_l_dyn_o rts/dist/build/Updates.thr_l_dyn_o rts/dist/build/StgStartup.thr_l_dyn_o rts/dist/build/AutoApply.thr_l_dyn_o -optl-L/usr/local/lib -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -I/usr/include -L/usr/lib -I/usr/local/include -L/usr/local/lib -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint -DDTRACE -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen -O2 -Wcpp-undef -Wnoncanonical-monad-instances rts/dist/build/RtsProbes.thr_l_dyn_o -o rts/dist/build/libHSrts_thr_l-ghc8.6.5.so HC [stage 1] libraries/ghc-prim/dist-install/build/GHC/Types.o HC [stage 1] libraries/ghc-prim/dist-install/build/GHC/CString.o HC [stage 1] libraries/ghc-prim/dist-install/build/GHC/Tuple.o HC [stage 1] libraries/ghc-prim/dist-install/build/GHC/IntWord64.o HC [stage 1] libraries/ghc-prim/dist-install/build/GHC/Magic.o HC [stage 1] libraries/ghc-prim/dist-install/build/GHC/Classes.o HC [stage 1] libraries/ghc-prim/dist-install/build/GHC/Debug.o HC [stage 1] libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.o "inplace/bin/mkdirhier" libraries/ghc-prim/dist-install/build/cbits//. HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/atomic.o HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/bswap.o HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/clz.o HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/ctz.o HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/debug.o HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/longlong.o HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/pdep.o HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/pext.o HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/popcnt.o HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/word2float.o "rm" -f libraries/ghc-prim/dist-install/build/libHSghc-prim-0.5.3.a libraries/ghc-prim/dist-install/build/libHSghc-prim-0.5.3.a.contents echo libraries/ghc-prim/dist-install/build/GHC/CString.o libraries/ghc-prim/dist-install/build/GHC/Classes.o libraries/ghc-prim/dist-install/build/GHC/Debug.o libraries/ghc-prim/dist-install/build/GHC/IntWord64.o libraries/ghc-prim/dist-install/build/GHC/Magic.o libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.o libraries/ghc-prim/dist-install/build/GHC/Tuple.o libraries/ghc-prim/dist-install/build/GHC/Types.o libraries/ghc-prim/dist-install/build/cbits/atomic.o libraries/ghc-prim/dist-install/build/cbits/bswap.o libraries/ghc-prim/dist-install/build/cbits/clz.o libraries/ghc-prim/dist-install/build/cbits/ctz.o libraries/ghc-prim/dist-install/build/cbits/debug.o libraries/ghc-prim/dist-install/build/cbits/longlong.o libraries/ghc-prim/dist-install/build/cbits/pdep.o libraries/ghc-prim/dist-install/build/cbits/pext.o libraries/ghc-prim/dist-install/build/cbits/popcnt.o libraries/ghc-prim/dist-install/build/cbits/word2float.o >> libraries/ghc-prim/dist-install/build/libHSghc-prim-0.5.3.a.contents "xargs" "ar" qcls libraries/ghc-prim/dist-install/build/libHSghc-prim-0.5.3.a < libraries/ghc-prim/dist-install/build/libHSghc-prim-0.5.3.a.contents "rm" -f libraries/ghc-prim/dist-install/build/libHSghc-prim-0.5.3.a.contents LD_NO_GOLD libraries/ghc-prim/dist-install/build/HSghc-prim-0.5.3.o HC [stage 1] libraries/ghc-prim/dist-install/build/GHC/Types.p_o HC [stage 1] libraries/ghc-prim/dist-install/build/GHC/CString.p_o HC [stage 1] libraries/ghc-prim/dist-install/build/GHC/Tuple.p_o HC [stage 1] libraries/ghc-prim/dist-install/build/GHC/IntWord64.p_o HC [stage 1] libraries/ghc-prim/dist-install/build/GHC/Magic.p_o HC [stage 1] libraries/ghc-prim/dist-install/build/GHC/Classes.p_o HC [stage 1] libraries/ghc-prim/dist-install/build/GHC/Debug.p_o HC [stage 1] libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.p_o HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/atomic.p_o HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/bswap.p_o HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/clz.p_o HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/ctz.p_o HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/debug.p_o HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/longlong.p_o HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/pdep.p_o HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/pext.p_o HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/popcnt.p_o HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/word2float.p_o "rm" -f libraries/ghc-prim/dist-install/build/libHSghc-prim-0.5.3_p.a libraries/ghc-prim/dist-install/build/libHSghc-prim-0.5.3_p.a.contents echo libraries/ghc-prim/dist-install/build/GHC/CString.p_o libraries/ghc-prim/dist-install/build/GHC/Classes.p_o libraries/ghc-prim/dist-install/build/GHC/Debug.p_o libraries/ghc-prim/dist-install/build/GHC/IntWord64.p_o libraries/ghc-prim/dist-install/build/GHC/Magic.p_o libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.p_o libraries/ghc-prim/dist-install/build/GHC/Tuple.p_o libraries/ghc-prim/dist-install/build/GHC/Types.p_o libraries/ghc-prim/dist-install/build/cbits/atomic.p_o libraries/ghc-prim/dist-install/build/cbits/bswap.p_o libraries/ghc-prim/dist-install/build/cbits/clz.p_o libraries/ghc-prim/dist-install/build/cbits/ctz.p_o libraries/ghc-prim/dist-install/build/cbits/debug.p_o libraries/ghc-prim/dist-install/build/cbits/longlong.p_o libraries/ghc-prim/dist-install/build/cbits/pdep.p_o libraries/ghc-prim/dist-install/build/cbits/pext.p_o libraries/ghc-prim/dist-install/build/cbits/popcnt.p_o libraries/ghc-prim/dist-install/build/cbits/word2float.p_o >> libraries/ghc-prim/dist-install/build/libHSghc-prim-0.5.3_p.a.contents "xargs" "ar" qcls libraries/ghc-prim/dist-install/build/libHSghc-prim-0.5.3_p.a < libraries/ghc-prim/dist-install/build/libHSghc-prim-0.5.3_p.a.contents "rm" -f libraries/ghc-prim/dist-install/build/libHSghc-prim-0.5.3_p.a.contents HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/atomic.dyn_o HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/bswap.dyn_o HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/clz.dyn_o HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/ctz.dyn_o HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/debug.dyn_o HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/longlong.dyn_o HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/pdep.dyn_o HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/pext.dyn_o HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/popcnt.dyn_o HC [stage 1] libraries/ghc-prim/dist-install/build/cbits/word2float.dyn_o HC [stage 1] libraries/ghc-prim/dist-install/build/libHSghc-prim-0.5.3-ghc8.6.5.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. HC [stage 1] libraries/base/dist-install/build/GHC/Exception/Type.o-boot HC [stage 1] libraries/integer-gmp/dist-install/build/GHC/Integer/Type.o HC [stage 1] libraries/integer-gmp/dist-install/build/GHC/Integer.o HC [stage 1] libraries/integer-gmp/dist-install/build/GHC/Integer/GMP/Internals.o HC [stage 1] libraries/base/dist-install/build/GHC/Maybe.o HC [stage 1] libraries/base/dist-install/build/GHC/Natural.o HC [stage 1] libraries/base/dist-install/build/GHC/Stack/Types.o HC [stage 1] libraries/base/dist-install/build/GHC/Base.o-boot HC [stage 1] libraries/base/dist-install/build/GHC/Real.o-boot HC [stage 1] libraries/base/dist-install/build/Data/Semigroup/Internal.o-boot HC [stage 1] libraries/base/dist-install/build/GHC/IO.o-boot HC [stage 1] libraries/base/dist-install/build/GHC/Exception.o-boot HC [stage 1] libraries/base/dist-install/build/GHC/Err.o HC [stage 1] libraries/base/dist-install/build/GHC/Base.o HC [stage 1] libraries/base/dist-install/build/GHC/Num.o HC [stage 1] libraries/base/dist-install/build/Data/Maybe.o HC [stage 1] libraries/base/dist-install/build/GHC/List.o HC [stage 1] libraries/base/dist-install/build/GHC/Show.o HC [stage 1] libraries/integer-gmp/dist-install/build/GHC/Integer/Logarithms.o HC [stage 1] libraries/integer-gmp/dist-install/build/GHC/Integer/Logarithms/Internals.o HC [stage 1] libraries/base/dist-install/build/GHC/Float/ConversionUtils.o HC [stage 1] libraries/base/dist-install/build/GHC/Float/RealFracMethods.o HC [stage 1] libraries/base/dist-install/build/GHC/Char.o HC [stage 1] libraries/base/dist-install/build/GHC/Enum.o HC [stage 1] libraries/base/dist-install/build/GHC/Real.o HC [stage 1] libraries/base/dist-install/build/Control/Monad/Fail.o HC [stage 1] libraries/base/dist-install/build/GHC/ST.o HC [stage 1] libraries/base/dist-install/build/GHC/Arr.o HC [stage 1] libraries/base/dist-install/build/Data/Bits.o HC [stage 1] libraries/base/dist-install/build/GHC/Word.o HC [stage 1] libraries/base/dist-install/build/GHC/Float.o HC [stage 1] libraries/base/dist-install/build/GHC/Unicode.o HC [stage 1] libraries/base/dist-install/build/Text/ParserCombinators/ReadP.o HC [stage 1] libraries/base/dist-install/build/Text/Read/Lex.o HC [stage 1] libraries/base/dist-install/build/Text/ParserCombinators/ReadPrec.o HC [stage 1] libraries/base/dist-install/build/GHC/Read.o HC [stage 1] libraries/base/dist-install/build/Data/Either.o HC [stage 1] libraries/base/dist-install/build/Text/Read.o HC [stage 1] libraries/base/dist-install/build/Data/Tuple.o HC [stage 1] libraries/base/dist-install/build/Unsafe/Coerce.o HC [stage 1] libraries/base/dist-install/build/Data/Bool.o HC [stage 1] libraries/base/dist-install/build/Data/Type/Bool.o HC [stage 1] libraries/base/dist-install/build/Data/Type/Equality.o HC [stage 1] libraries/base/dist-install/build/Data/Proxy.o HC [stage 1] libraries/base/dist-install/build/GHC/TypeNats.o HC [stage 1] libraries/base/dist-install/build/GHC/TypeLits.o HC [stage 1] libraries/base/dist-install/build/Numeric.o HC [stage 1] libraries/base/dist-install/build/GHC/Ptr.o HC [stage 1] libraries/base/dist-install/build/Data/Ord.o HC [stage 1] libraries/base/dist-install/build/GHC/Generics.o HC [stage 1] libraries/base/dist-install/build/Data/Semigroup/Internal.o HC [stage 1] libraries/base/dist-install/build/Data/Monoid.o HC [stage 1] libraries/base/dist-install/build/Data/Coerce.o HC [stage 1] libraries/base/dist-install/build/Data/Functor/Utils.o HC [stage 1] libraries/base/dist-install/build/GHC/Fingerprint/Type.o HC [stage 1] libraries/base/dist-install/build/GHC/Int.o HC [stage 1] libraries/base/dist-install/build/GHC/Stable.o HC [stage 1] libraries/base/dist-install/build/GHC/Storable.o HC [stage 1] libraries/base/dist-install/build/Foreign/Storable.o HC [stage 1] libraries/base/dist-install/build/Data/Eq.o HC [stage 1] libraries/base/dist-install/build/Data/Foldable.o HC [stage 1] libraries/base/dist-install/build/GHC/MVar.o HC [stage 1] libraries/base/dist-install/build/GHC/Stack/CCS.o-boot HC [stage 1] libraries/base/dist-install/build/GHC/Fingerprint.o-boot HC [stage 1] libraries/base/dist-install/build/Data/Typeable/Internal.o HC [stage 1] libraries/base/dist-install/build/Data/Typeable.o HC [stage 1] libraries/base/dist-install/build/GHC/Exception/Type.o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Unsafe.o HC [stage 1] libraries/base/dist-install/build/Data/Char.o HC [stage 1] libraries/base/dist-install/build/Data/OldList.o HC [stage 1] libraries/base/dist-install/build/GHC/OldList.o HC [stage 1] libraries/base/dist-install/build/GHC/Exception.o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Exception.o-boot HC [stage 1] libraries/base/dist-install/build/GHC/IO.o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Device.o HC [stage 1] libraries/base/dist-install/build/GHC/STRef.o HC [stage 1] libraries/base/dist-install/build/GHC/IORef.o HC [stage 1] libraries/base/dist-install/build/GHC/ForeignPtr.o HC [stage 1] libraries/base/dist-install/build/Foreign/Ptr.o HC [stage 1] libraries/base/dist-install/build/Foreign/ForeignPtr/Imp.o HC [stage 1] libraries/base/dist-install/build/Foreign/ForeignPtr.o HC [stage 1] libraries/base/dist-install/build/Data/Word.o HC [stage 1] libraries/base/dist-install/build/Data/Int.o HC [stage 1] libraries/base/dist-install/build/Foreign/C/Types.o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Buffer.o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding/Types.o HC [stage 1] libraries/base/dist-install/build/GHC/IO/BufferedIO.o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle/Types.o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle/FD.o-boot HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle.o-boot HC [stage 1] libraries/base/dist-install/build/GHC/Weak.o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Exception.o HC [stage 1] libraries/base/dist-install/build/Foreign/Marshal/Alloc.o HC [stage 1] libraries/base/dist-install/build/Foreign/Marshal/Utils.o HC [stage 1] libraries/base/dist-install/build/Foreign/Marshal/Array.o HC [stage 1] libraries/base/dist-install/build/GHC/Foreign.o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding/Failure.o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding/UTF8.o HC [stage 1] libraries/base/dist-install/build/Data/Functor.o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding.o-boot HC [stage 1] libraries/base/dist-install/build/Foreign/C/String.o HC [stage 1] libraries/base/dist-install/build/Foreign/C/Error.o HC [stage 1] libraries/base/dist-install/build/Foreign/C.o HC [stage 1] libraries/base/dist-install/build/Foreign/Marshal/Error.o HC [stage 1] libraries/base/dist-install/build/Foreign/Marshal/Pool.o HC [stage 1] libraries/base/dist-install/build/Foreign/Marshal.o HC [stage 1] libraries/base/dist-install/build/Foreign/StablePtr.o HC [stage 1] libraries/base/dist-install/build/Foreign.o HC [stage 1] libraries/base/dist-install/build/GHC/Conc/Sync.o HC [stage 1] libraries/base/dist-install/build/Control/Exception/Base.o HC [stage 1] libraries/base/dist-install/build/Control/Exception.o HC [stage 1] libraries/base/dist-install/build/System/IO/Unsafe.o HC [stage 1] libraries/base/dist-install/build/Data/IORef.o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding/UTF32.o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding/UTF16.o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding/Latin1.o HC [stage 1] libraries/base/dist-install/build/GHC/IO/IOMode.o HC [stage 1] libraries/base/dist-install/build/System/Posix/Types.o HC [stage 1] libraries/base/dist-install/build/System/Posix/Internals.o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding/Iconv.o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding.o HC [stage 1] libraries/base/dist-install/build/Text/Show.o HC [stage 1] libraries/base/dist-install/build/System/IO/Error.o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle/Internals.o HC [stage 1] libraries/base/dist-install/build/GHC/Event/Internal.o HC [stage 1] libraries/base/dist-install/build/GHC/Event/Array.o HC [stage 1] libraries/base/dist-install/build/Control/Concurrent/MVar.o HC [stage 1] libraries/base/dist-install/build/GHC/Event/Poll.o HC [stage 1] libraries/base/dist-install/build/GHC/Event/Unique.o HC [stage 1] libraries/base/dist-install/build/GHC/Event/PSQ.o HC [stage 1] libraries/base/dist-install/build/GHC/IOArray.o HC [stage 1] libraries/base/dist-install/build/Type/Reflection.o HC [stage 1] libraries/base/dist-install/build/Data/Dynamic.o HC [stage 1] libraries/base/dist-install/build/GHC/Conc/Signal.o HC [stage 1] libraries/base/dist-install/build/GHC/Event/Control.o HC [stage 1] libraries/base/dist-install/build/GHC/Clock.o HC [stage 1] libraries/base/dist-install/build/GHC/Event/TimerManager.o HC [stage 1] libraries/base/dist-install/build/GHC/Event/KQueue.o HC [stage 1] libraries/base/dist-install/build/GHC/Event/Arr.o HC [stage 1] libraries/base/dist-install/build/GHC/Event/IntTable.o HC [stage 1] libraries/base/dist-install/build/GHC/Event/Manager.o HC [stage 1] libraries/base/dist-install/build/GHC/Event/Thread.o HC [stage 1] libraries/base/dist-install/build/GHC/Conc/IO.o HC [stage 1] libraries/base/dist-install/build/GHC/IO/FD.o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle/Text.o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle/FD.o HC [stage 1] libraries/base/dist-install/build/Data/Function.o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle/Lock.o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle.o HC [stage 1] libraries/base/dist-install/build/System/IO.o HC [stage 1] libraries/base/dist-install/build/Control/Monad/ST/Imp.o HC [stage 1] libraries/base/dist-install/build/Control/Monad/Fix.o HC [stage 1] libraries/base/dist-install/build/Data/Functor/Identity.o HC [stage 1] libraries/base/dist-install/build/Data/Functor/Const.o HC [stage 1] libraries/base/dist-install/build/Data/Type/Coercion.o HC [stage 1] libraries/base/dist-install/build/Control/Category.o HC [stage 1] libraries/base/dist-install/build/Control/Arrow.o HC [stage 1] libraries/base/dist-install/build/Control/Applicative.o HC [stage 1] libraries/base/dist-install/build/Data/Traversable.o HC [stage 1] libraries/base/dist-install/build/Data/List.o HC [stage 1] libraries/base/dist-install/build/Control/Monad.o HC [stage 1] libraries/base/dist-install/build/Prelude.o HC [stage 1] libraries/base/dist-install/build/System/Environment/ExecutablePath.o HC [stage 1] libraries/base/dist-install/build/System/Environment.o HC [stage 1] libraries/filepath/dist-install/build/System/FilePath/Posix.o HC [stage 1] libraries/filepath/dist-install/build/System/FilePath.o HC [stage 1] libraries/base/dist-install/build/System/Exit.o HC [stage 1] libraries/base/dist-install/build/Data/String.o HC [stage 1] libraries/base/dist-install/build/Data/Version.o HC [stage 1] libraries/base/dist-install/build/Data/Data.o HC [stage 1] libraries/base/dist-install/build/Data/List/NonEmpty.o HC [stage 1] libraries/base/dist-install/build/Data/Functor/Classes.o HC [stage 1] libraries/base/dist-install/build/Control/Monad/Zip.o HC [stage 1] libraries/base/dist-install/build/Data/Functor/Product.o HC [stage 1] libraries/base/dist-install/build/Data/Functor/Sum.o HC [stage 1] libraries/base/dist-install/build/Data/Functor/Compose.o HC [stage 1] libraries/base/dist-install/build/Data/Bifoldable.o HC [stage 1] libraries/base/dist-install/build/Data/Bifunctor.o HC [stage 1] libraries/base/dist-install/build/Data/Bitraversable.o HC [stage 1] libraries/base/dist-install/build/Data/Semigroup.o HC [stage 1] libraries/base/dist-install/build/Numeric/Natural.o HC [stage 1] libraries/base/dist-install/build/Data/Ix.o HC [stage 1] libraries/base/dist-install/build/Data/Void.o HC [stage 1] libraries/base/dist-install/build/GHC/StableName.o HC [stage 1] libraries/base/dist-install/build/System/Mem/StableName.o HC [stage 1] libraries/base/dist-install/build/Data/Unique.o HC [stage 1] libraries/base/dist-install/build/Data/Fixed.o HC [stage 1] libraries/array/dist-install/build/Data/Array.o HC [stage 1] libraries/base/dist-install/build/Data/Complex.o HC [stage 1] libraries/base/dist-install/build/Data/Ratio.o HC [stage 1] libraries/base/dist-install/build/Data/STRef.o HC [stage 1] libraries/base/dist-install/build/Control/Concurrent/QSemN.o HC [stage 1] libraries/base/dist-install/build/Control/Concurrent/QSem.o HC [stage 1] libraries/base/dist-install/build/Control/Concurrent/Chan.o HC [stage 1] libraries/base/dist-install/build/GHC/Conc.o HC [stage 1] libraries/base/dist-install/build/Control/Concurrent.o HC [stage 1] libraries/deepseq/dist-install/build/Control/DeepSeq.o HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/DiffTime.o /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/Data/Typeable/Internal.hi Declaration for mkTrApp Unfolding of mkTrApp: Failed to load interface for ‘GHC.Fingerprint’ There are files missing in the ‘base-4.12.0.0’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/Days.o HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/UTCTime.o HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/CTimespec.o HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/SystemTime.o HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/AbsoluteTime.o HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/System.o HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/NominalDiffTime.o /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/Data/Typeable/Internal.hi Declaration for mkTrApp Unfolding of mkTrApp: Failed to load interface for ‘GHC.Fingerprint’ There are files missing in the ‘base-4.12.0.0’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/POSIXTime.o HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/POSIX.o HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/Private.o HC [stage 1] libraries/time/dist-install/build/Data/Time/LocalTime/Internal/TimeZone.o HC [stage 1] libraries/time/dist-install/build/Data/Time/Format/Locale.o HC [stage 1] libraries/time/dist-install/build/Data/Time/LocalTime/Internal/TimeOfDay.o /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/Data/Typeable/Internal.hi Declaration for mkTrApp Unfolding of mkTrApp: Failed to load interface for ‘GHC.Fingerprint’ There are files missing in the ‘base-4.12.0.0’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/UniversalTime.o /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/Data/Typeable/Internal.hi Declaration for mkTrApp Unfolding of mkTrApp: Failed to load interface for ‘GHC.Fingerprint’ There are files missing in the ‘base-4.12.0.0’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/OrdinalDate.o HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/MonthDay.o HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/Gregorian.o HC [stage 1] libraries/time/dist-install/build/Data/Time/LocalTime/Internal/LocalTime.o HC [stage 1] libraries/time/dist-install/build/Data/Time/LocalTime/Internal/ZonedTime.o HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/WeekDate.o HC [stage 1] libraries/time/dist-install/build/Data/Time/Format/Parse.o HC [stage 1] libraries/time/dist-install/build/Data/Time/Format.o HC [stage 1] libraries/time/dist-install/build/Data/Time/LocalTime.o HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/UTCDiff.o HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock.o HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar.o HC [stage 1] libraries/time/dist-install/build/Data/Time.o HC [stage 1] libraries/base/dist-install/build/GHC/Stack/CCS.o HC [stage 1] libraries/base/dist-install/build/GHC/Stack.o HC [stage 1] libraries/base/dist-install/build/Debug/Trace.o HC [stage 1] libraries/base/dist-install/build/GHC/Exts.o HC [stage 1] libraries/containers/dist-install/build/Utils/Containers/Internal/PtrEquality.o HC [stage 1] libraries/containers/dist-install/build/Utils/Containers/Internal/StrictPair.o HC [stage 1] libraries/containers/dist-install/build/Data/Set/Internal.o /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/Data/Typeable/Internal.hi Declaration for mkTrApp Unfolding of mkTrApp: Failed to load interface for ‘GHC.Fingerprint’ There are files missing in the ‘base-4.12.0.0’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. HC [stage 1] libraries/containers/dist-install/build/Data/Set.o HC [stage 1] libraries/containers/dist-install/build/Utils/Containers/Internal/TypeError.o HC [stage 1] libraries/containers/dist-install/build/Utils/Containers/Internal/BitUtil.o HC [stage 1] libraries/containers/dist-install/build/Data/IntSet/Internal.o HC [stage 1] libraries/containers/dist-install/build/Data/IntMap/Internal.o /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/Data/Typeable/Internal.hi Declaration for mkTrApp Unfolding of mkTrApp: Failed to load interface for ‘GHC.Fingerprint’ There are files missing in the ‘base-4.12.0.0’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. HC [stage 1] libraries/containers/dist-install/build/Data/IntMap/Internal/DeprecatedDebug.o HC [stage 1] libraries/containers/dist-install/build/Data/IntMap/Lazy.o HC [stage 1] libraries/containers/dist-install/build/Data/IntMap.o HC [stage 1] libraries/base/dist-install/build/GHC/Event.o HC [stage 1] libraries/base/dist-install/build/System/Timeout.o HC [stage 1] libraries/directory/dist-install/build/System/Directory/Internal/Prelude.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/DynamicLinker/Prim.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/DynamicLinker/Common.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/DynamicLinker.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/SharedMem.o HC [stage 1] libraries/base/dist-install/build/Foreign/Concurrent.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Semaphore.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Resource.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/User.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Time.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Terminal/Common.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Terminal.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/IO/Common.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Error.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/IO.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Temp.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Env.o HC [stage 1] libraries/base/dist-install/build/GHC/TopHandler.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Process/Internals.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Process/Common.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Process.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Unistd.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Files/Common.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Files.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Directory/Common.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Directory.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Signals.o /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/Data/Typeable/Internal.hi Declaration for mkTrApp Unfolding of mkTrApp: Failed to load interface for ‘GHC.Fingerprint’ There are files missing in the ‘base-4.12.0.0’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. HC [stage 1] libraries/unix/dist-install/build/System/Posix.o HC [stage 1] libraries/directory/dist-install/build/System/Directory/Internal/Config.o HC [stage 1] libraries/directory/dist-install/build/System/Directory/Internal/Common.o HC [stage 1] libraries/directory/dist-install/build/System/Directory/Internal/C_utimensat.o HC [stage 1] libraries/directory/dist-install/build/System/Directory/Internal/Posix.o HC [stage 1] libraries/directory/dist-install/build/System/Directory/Internal.o HC [stage 1] libraries/directory/dist-install/build/System/Directory.o HC [stage 1] compiler/stage2/build/GhcPrelude.o HC [stage 1] compiler/stage2/build/Outputable.o-boot HC [stage 1] libraries/base/dist-install/build/System/Mem/Weak.o HC [stage 1] libraries/base/dist-install/build/Control/Monad/IO/Class.o HC [stage 1] compiler/stage2/build/Exception.o HC [stage 1] compiler/stage2/build/Config.o HC [stage 1] compiler/stage2/build/Panic.o HC [stage 1] compiler/stage2/build/Util.o HC [stage 1] compiler/stage2/build/OccName.o-boot HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Internal.o /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build/Data/Typeable/Internal.hi Declaration for mkTrApp Unfolding of mkTrApp: Failed to load interface for ‘GHC.Fingerprint’ There are files missing in the ‘base-4.12.0.0’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Unsafe.o HC [stage 1] libraries/base/dist-install/build/Foreign/ForeignPtr/Unsafe.o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString.o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Char8.o HC [stage 1] compiler/stage2/build/FastFunctions.o HC [stage 1] compiler/stage2/build/Encoding.o HC [stage 1] compiler/stage2/build/FastString.o HC [stage 1] compiler/stage2/build/Module.o-boot HC [stage 1] compiler/stage2/build/Platform.o HC [stage 1] compiler/stage2/build/DynFlags.o-boot HC [stage 1] libraries/base/dist-install/build/GHC/Fingerprint.o HC [stage 1] libraries/containers/dist-install/build/Utils/Containers/Internal/State.o HC [stage 1] libraries/containers/dist-install/build/Utils/Containers/Internal/Coercions.o HC [stage 1] libraries/containers/dist-install/build/Data/Sequence/Internal.o HC [stage 1] libraries/containers/dist-install/build/Data/Sequence/Internal/Sorting.o HC [stage 1] libraries/containers/dist-install/build/Data/Sequence.o HC [stage 1] libraries/containers/dist-install/build/Data/Tree.o HC [stage 1] libraries/base/dist-install/build/Control/Monad/ST/Unsafe.o HC [stage 1] libraries/base/dist-install/build/Control/Monad/ST.o HC [stage 1] libraries/base/dist-install/build/Control/Monad/ST/Lazy/Imp.o HC [stage 1] libraries/base/dist-install/build/Control/Monad/ST/Lazy.o HC [stage 1] libraries/array/dist-install/build/Data/Array/Base.o HC [stage 1] libraries/array/dist-install/build/Data/Array/MArray/Safe.o HC [stage 1] libraries/array/dist-install/build/Data/Array/MArray.o HC [stage 1] libraries/array/dist-install/build/Data/Array/ST.o HC [stage 1] libraries/array/dist-install/build/Data/Array/ST/Safe.o HC [stage 1] libraries/containers/dist-install/build/Data/Graph.o HC [stage 1] libraries/base/dist-install/build/Text/Printf.o HC [stage 1] libraries/containers/dist-install/build/Utils/Containers/Internal/BitQueue.o HC [stage 1] libraries/containers/dist-install/build/Utils/Containers/Internal/StrictMaybe.o HC [stage 1] libraries/containers/dist-install/build/Data/Map/Internal.o HC [stage 1] libraries/containers/dist-install/build/Data/Map/Internal/Debug.o HC [stage 1] libraries/containers/dist-install/build/Data/Map/Internal/DeprecatedShowTree.o HC [stage 1] libraries/containers/dist-install/build/Data/Map/Lazy.o HC [stage 1] libraries/containers/dist-install/build/Data/Map.o HC [stage 1] libraries/ghc-boot-th/dist-install/build/GHC/LanguageExtensions/Type.o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Internal.o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Lazy.o HC [stage 1] libraries/base/dist-install/build/Data/Kind.o HC [stage 1] libraries/array/dist-install/build/Data/Array/Storable/Internals.o HC [stage 1] libraries/array/dist-install/build/Data/Array/IO/Internals.o HC [stage 1] libraries/array/dist-install/build/Data/Array/Unsafe.o HC [stage 1] libraries/binary/dist-install/build/Data/Binary/FloatCast.o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Short/Internal.o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Short.o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/UncheckedShifts.o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/Base16.o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal.o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/Floating.o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Binary.o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/ASCII.o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/Internal.o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim.o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/Extra.o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/ASCII.o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder.o HC [stage 1] libraries/binary/dist-install/build/Data/Binary/Builder.o HC [stage 1] libraries/binary/dist-install/build/Data/Binary/Put.o HC [stage 1] libraries/binary/dist-install/build/Data/Binary/Internal.o HC [stage 1] libraries/binary/dist-install/build/Data/Binary/Get/Internal.o HC [stage 1] libraries/binary/dist-install/build/Data/Binary/Get.o HC [stage 1] libraries/array/dist-install/build/Data/Array/IArray.o HC [stage 1] libraries/array/dist-install/build/Data/Array/Unboxed.o HC [stage 1] libraries/containers/dist-install/build/Data/IntSet.o HC [stage 1] libraries/base/dist-install/build/Type/Reflection/Unsafe.o HC [stage 1] libraries/binary/dist-install/build/Data/Binary/Class.o HC [stage 1] libraries/binary/dist-install/build/Data/Binary/Generic.o HC [stage 1] libraries/binary/dist-install/build/Data/Binary.o HC [stage 1] libraries/ghc-boot/dist-install/build/GHC/LanguageExtensions.o HC [stage 1] libraries/ghc-boot/dist-install/build/GHC/Serialized.o HC [stage 1] compiler/stage2/build/FastMutInt.o HC [stage 1] compiler/stage2/build/BufWrite.o HC [stage 1] compiler/stage2/build/Pretty.o HC [stage 1] compiler/stage2/build/PprColour.o HC [stage 1] compiler/stage2/build/Outputable.o HC [stage 1] compiler/stage2/build/TyCoRep.o-boot HC [stage 1] compiler/stage2/build/Json.o HC [stage 1] compiler/stage2/build/SrcLoc.o HC [stage 1] compiler/stage2/build/ErrUtils.o-boot HC [stage 1] compiler/stage2/build/Packages.o-boot HC [stage 1] compiler/stage2/build/BasicTypes.o HC [stage 1] compiler/stage2/build/Unique.o HC [stage 1] compiler/stage2/build/FiniteMap.o HC [stage 1] compiler/stage2/build/Fingerprint.o HC [stage 1] libraries/ghc-boot/dist-install/build/GHC/PackageDb.o HC [stage 1] compiler/stage2/build/Name.o-boot HC [stage 1] compiler/stage2/build/UniqFM.o HC [stage 1] compiler/stage2/build/Binary.o HC [stage 1] compiler/stage2/build/UniqSet.o HC [stage 1] compiler/stage2/build/UniqDFM.o HC [stage 1] compiler/stage2/build/UniqDSet.o HC [stage 1] compiler/stage2/build/Module.o HC [stage 1] compiler/stage2/build/PrelNames.o-boot HC [stage 1] compiler/stage2/build/Hooks.o-boot HC [stage 1] compiler/stage2/build/Plugins.o-boot HC [stage 1] compiler/stage2/build/EnumSet.o HC [stage 1] libraries/base/dist-install/build/Data/Functor/Contravariant.o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Class.o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Signatures.o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Except.o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Reader.o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/Lazy.o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Writer.o HC [stage 1] compiler/stage2/build/SysTools/BaseDir.o HC [stage 1] libraries/terminfo/dist-install/build/System/Console/Terminfo/Base.o HC [stage 1] libraries/terminfo/dist-install/build/System/Console/Terminfo/Color.o HC [stage 1] libraries/terminfo/dist-install/build/System/Console/Terminfo/Effects.o HC [stage 1] libraries/terminfo/dist-install/build/System/Console/Terminfo/Edit.o HC [stage 1] libraries/terminfo/dist-install/build/System/Console/Terminfo/Cursor.o HC [stage 1] libraries/terminfo/dist-install/build/System/Console/Terminfo/Keys.o HC [stage 1] libraries/terminfo/dist-install/build/System/Console/Terminfo.o HC [stage 1] compiler/stage2/build/SysTools/Terminal.o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Maybe.o HC [stage 1] compiler/stage2/build/Maybes.o HC [stage 1] compiler/stage2/build/MonadUtils.o HC [stage 1] compiler/stage2/build/Constants.o HC [stage 1] compiler/stage2/build/Bag.o HC [stage 1] compiler/stage2/build/CmdLineParser.o HC [stage 1] compiler/stage2/build/DriverPhases.o HC [stage 1] compiler/stage2/build/PackageConfig.o HC [stage 1] compiler/stage2/build/PlatformConstants.o HC [stage 1] compiler/stage2/build/DynFlags.o HC [stage 1] libraries/ghc-boot-th/dist-install/build/GHC/Lexeme.o HC [stage 1] compiler/stage2/build/Lexeme.o HC [stage 1] compiler/stage2/build/FastStringEnv.o HC [stage 1] compiler/stage2/build/OccName.o HC [stage 1] compiler/stage2/build/Name.o HC [stage 1] compiler/stage2/build/BinFingerprint.o HC [stage 1] compiler/stage2/build/IdInfo.o-boot HC [stage 1] compiler/stage2/build/TcType.o-boot HC [stage 1] compiler/stage2/build/Var.o HC [stage 1] compiler/stage2/build/VarSet.o HC [stage 1] compiler/stage2/build/VarEnv.o HC [stage 1] libraries/template-haskell/dist-install/build/Language/Haskell/TH/LanguageExtensions.o HC [stage 1] libraries/ghc-boot-th/dist-install/build/GHC/ForeignSrcLang/Type.o HC [stage 1] libraries/template-haskell/dist-install/build/Language/Haskell/TH/Syntax.o HC [stage 1] libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib/Map.o HC [stage 1] libraries/pretty/dist-install/build/Text/PrettyPrint/Annotated/HughesPJ.o HC [stage 1] libraries/pretty/dist-install/build/Text/PrettyPrint/HughesPJ.o HC [stage 1] libraries/pretty/dist-install/build/Text/PrettyPrint.o HC [stage 1] libraries/template-haskell/dist-install/build/Language/Haskell/TH/PprLib.o HC [stage 1] libraries/template-haskell/dist-install/build/Language/Haskell/TH/Ppr.o HC [stage 1] libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib/Internal.o HC [stage 1] libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib.o HC [stage 1] libraries/template-haskell/dist-install/build/Language/Haskell/TH.o HC [stage 1] libraries/ghci/dist-install/build/GHCi/RemoteTypes.o HC [stage 1] libraries/ghc-boot/dist-install/build/GHC/ForeignSrcLang.o HC [stage 1] libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/ClosureTypes.o HC [stage 1] libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable/Types.o HC [stage 1] libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable.o HC [stage 1] libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Constants.o HC [stage 1] libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Utils.o HC [stage 1] libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTableProf.o HC [stage 1] libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Closures.o HC [stage 1] libraries/ghc-heap/dist-install/build/GHC/Exts/Heap.o HC [stage 1] libraries/ghci/dist-install/build/GHCi/BreakArray.o HC [stage 1] libraries/ghci/dist-install/build/GHCi/TH/Binary.o HC [stage 1] libraries/ghci/dist-install/build/GHCi/FFI.o HC [stage 1] libraries/ghci/dist-install/build/GHCi/Message.o HC [stage 1] compiler/stage2/build/CostCentreState.o HC [stage 1] compiler/stage2/build/Digraph.o HC [stage 1] compiler/stage2/build/NameEnv.o HC [stage 1] compiler/stage2/build/FieldLabel.o HC [stage 1] compiler/stage2/build/NameSet.o HC [stage 1] compiler/stage2/build/ListSetOps.o HC [stage 1] compiler/stage2/build/Avail.o HC [stage 1] compiler/stage2/build/RdrName.o HC [stage 1] compiler/stage2/build/PrelNames.o HC [stage 1] compiler/stage2/build/UniqSupply.o HC [stage 1] libraries/base/dist-install/build/System/CPUTime/Utils.o HC [stage 1] libraries/base/dist-install/build/System/CPUTime/Posix/ClockGetTime.o HC [stage 1] libraries/base/dist-install/build/System/CPUTime.o HC [stage 1] compiler/stage2/build/StringBuffer.o HC [stage 1] compiler/stage2/build/ErrUtils.o HC [stage 1] compiler/stage2/build/FV.o HC [stage 1] compiler/stage2/build/IOEnv.o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/State/Lazy.o HC [stage 1] compiler/stage2/build/PatSyn.o-boot HC [stage 1] compiler/stage2/build/TyCon.o-boot HC [stage 1] compiler/stage2/build/DataCon.o-boot HC [stage 1] compiler/stage2/build/ConLike.o-boot HC [stage 1] compiler/stage2/build/KnownUniques.o-boot HC [stage 1] compiler/stage2/build/PrimOp.o-boot HC [stage 1] compiler/stage2/build/BooleanFormula.o HC [stage 1] compiler/stage2/build/Class.o HC [stage 1] compiler/stage2/build/MkId.o-boot HC [stage 1] compiler/stage2/build/ForeignCall.o HC [stage 1] compiler/stage2/build/TysWiredIn.o-boot HC [stage 1] compiler/stage2/build/Pair.o HC [stage 1] compiler/stage2/build/CoAxiom.o HC [stage 1] compiler/stage2/build/TyCon.o HC [stage 1] compiler/stage2/build/IfaceType.o-boot HC [stage 1] compiler/stage2/build/ToIface.o-boot HC [stage 1] compiler/stage2/build/Coercion.o-boot HC [stage 1] compiler/stage2/build/Type.o-boot HC [stage 1] compiler/stage2/build/IfaceType.o HC [stage 1] compiler/stage2/build/TyCoRep.o HC [stage 1] compiler/stage2/build/TysPrim.o HC [stage 1] compiler/stage2/build/Kind.o HC [stage 1] compiler/stage2/build/Type.o HC [stage 1] compiler/stage2/build/Coercion.o HC [stage 1] compiler/stage2/build/Unify.o HC [stage 1] compiler/stage2/build/DataCon.o HC [stage 1] compiler/stage2/build/RepType.o HC [stage 1] compiler/stage2/build/Demand.o HC [stage 1] compiler/stage2/build/PatSyn.o HC [stage 1] compiler/stage2/build/Literal.o HC [stage 1] compiler/stage2/build/CostCentre.o HC [stage 1] compiler/stage2/build/CoreSyn.o HC [stage 1] compiler/stage2/build/IdInfo.o HC [stage 1] compiler/stage2/build/Id.o HC [stage 1] compiler/stage2/build/TysWiredIn.o HC [stage 1] compiler/stage2/build/TrieMap.o HC [stage 1] compiler/stage2/build/CoreMap.o HC [stage 1] compiler/stage2/build/FamInstEnv.o HC [stage 1] compiler/stage2/build/CoreFVs.o HC [stage 1] compiler/stage2/build/TcType.o HC [stage 1] compiler/stage2/build/ConLike.o HC [stage 1] compiler/stage2/build/PlaceHolder.o HC [stage 1] compiler/stage2/build/HsExtension.o HC [stage 1] compiler/stage2/build/HsDoc.o HC [stage 1] compiler/stage2/build/HsImpExp.o HC [stage 1] compiler/stage2/build/HsPat.o-boot HC [stage 1] compiler/stage2/build/HsExpr.o-boot HC [stage 1] compiler/stage2/build/CoreStats.o HC [stage 1] compiler/stage2/build/PprCore.o HC [stage 1] compiler/stage2/build/TcEvidence.o HC [stage 1] compiler/stage2/build/HsLit.o HC [stage 1] compiler/stage2/build/HsTypes.o HC [stage 1] compiler/stage2/build/HsBinds.o HC [stage 1] compiler/stage2/build/HsPat.o HC [stage 1] compiler/stage2/build/HsDecls.o HC [stage 1] compiler/stage2/build/HsExpr.o HC [stage 1] compiler/stage2/build/HsInstances.o HC [stage 1] compiler/stage2/build/HsUtils.o HC [stage 1] compiler/stage2/build/HsSyn.o HC [stage 1] compiler/stage2/build/PmExpr.o HC [stage 1] compiler/stage2/build/InstEnv.o HC [stage 1] compiler/stage2/build/Annotations.o HC [stage 1] libraries/process/dist-install/build/System/Process/Common.o HC [stage 1] libraries/process/dist-install/build/System/Process/Posix.o HC [stage 1] libraries/process/dist-install/build/System/Process/Internals.o HC [stage 1] libraries/process/dist-install/build/System/Process.o HC [stage 1] compiler/stage2/build/NameCache.o HC [stage 1] compiler/stage2/build/IfaceSyn.o HC [stage 1] libraries/containers/dist-install/build/Data/Map/Strict/Internal.o HC [stage 1] libraries/containers/dist-install/build/Data/Map/Strict.o HC [stage 1] compiler/stage2/build/Packages.o HC [stage 1] compiler/stage2/build/ApiAnnotation.o HC [stage 1] compiler/stage2/build/InteractiveEvalTypes.o HC [stage 1] libraries/ghci/dist-install/build/SizedSeq.o HC [stage 1] compiler/stage2/build/CmmType.o HC [stage 1] compiler/stage2/build/PrimOp.o HC [stage 1] compiler/stage2/build/ByteCodeTypes.o HC [stage 1] compiler/stage2/build/HscTypes.o HC [stage 1] compiler/stage2/build/TcRnTypes.o HC [stage 1] compiler/stage2/build/TcEnv.o-boot HC [stage 1] compiler/stage2/build/TcSplice.o-boot HC [stage 1] compiler/stage2/build/TcRnMonad.o HC [stage 1] compiler/stage2/build/Finder.o HC [stage 1] compiler/stage2/build/TcIface.o-boot HC [stage 1] compiler/stage2/build/CoreMonad.o-boot HC [stage 1] compiler/stage2/build/GhcMonad.o HC [stage 1] compiler/stage2/build/Plugins.o HC [stage 1] compiler/stage2/build/LoadIface.o-boot HC [stage 1] compiler/stage2/build/IfaceEnv.o HC [stage 1] compiler/stage2/build/NameShape.o HC [stage 1] compiler/stage2/build/RnModIface.o HC [stage 1] compiler/stage2/build/OrdList.o HC [stage 1] compiler/stage2/build/FileCleanup.o HC [stage 1] compiler/stage2/build/PipelineMonad.o HC [stage 1] compiler/stage2/build/Hooks.o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/State/Strict.o HC [stage 1] compiler/stage2/build/TcTypeNats.o-boot HC [stage 1] compiler/stage2/build/CoreUtils.o HC [stage 1] compiler/stage2/build/CoreSeq.o HC [stage 1] compiler/stage2/build/CoreSubst.o HC [stage 1] compiler/stage2/build/CoreArity.o HC [stage 1] compiler/stage2/build/OptCoercion.o HC [stage 1] compiler/stage2/build/OccurAnal.o HC [stage 1] compiler/stage2/build/CoreOpt.o HC [stage 1] compiler/stage2/build/CoreUnfold.o HC [stage 1] compiler/stage2/build/MkCore.o HC [stage 1] compiler/stage2/build/PrelRules.o HC [stage 1] compiler/stage2/build/CoreTidy.o HC [stage 1] compiler/stage2/build/Rules.o HC [stage 1] compiler/stage2/build/MkId.o HC [stage 1] compiler/stage2/build/THNames.o HC [stage 1] compiler/stage2/build/KnownUniques.o HC [stage 1] compiler/stage2/build/PrelInfo.o HC [stage 1] compiler/stage2/build/BinIface.o HC [stage 1] compiler/stage2/build/LoadIface.o HC [stage 1] compiler/stage2/build/Ctype.o HC [stage 1] compiler/stage2/build/Lexer.o HC [stage 1] compiler/stage2/build/RdrHsSyn.o HC [stage 1] compiler/stage2/build/TcMType.o HC [stage 1] compiler/stage2/build/TcEnv.o HC [stage 1] compiler/stage2/build/RnUtils.o HC [stage 1] compiler/stage2/build/RnUnbound.o HC [stage 1] compiler/stage2/build/RnFixity.o HC [stage 1] compiler/stage2/build/RnEnv.o HC [stage 1] compiler/stage2/build/RnNames.o HC [stage 1] libraries/ghci/dist-install/build/GHCi/BinaryArray.o HC [stage 1] libraries/ghci/dist-install/build/GHCi/ResolvedBCO.o HC [stage 1] libraries/ghci/dist-install/build/GHCi/StaticPtrTable.o HC [stage 1] libraries/base/dist-install/build/GHC/Desugar.o HC [stage 1] libraries/ghci/dist-install/build/GHCi/TH.o HC [stage 1] libraries/ghci/dist-install/build/GHCi/ObjLink.o HC [stage 1] libraries/ghci/dist-install/build/GHCi/InfoTable.o HC [stage 1] libraries/ghci/dist-install/build/GHCi/CreateBCO.o HC [stage 1] libraries/ghci/dist-install/build/GHCi/Run.o HC [stage 1] compiler/stage2/build/GHCi.o HC [stage 1] compiler/stage2/build/SysTools/Process.o HC [stage 1] compiler/stage2/build/SysTools/Info.o HC [stage 1] compiler/stage2/build/Stream.o HC [stage 1] libraries/containers/dist-install/build/Data/IntMap/Strict.o HC [stage 1] compiler/stage2/build/Hoopl/Collections.o HC [stage 1] compiler/stage2/build/Hoopl/Label.o HC [stage 1] compiler/stage2/build/Hoopl/Block.o HC [stage 1] compiler/stage2/build/Hoopl/Graph.o HC [stage 1] compiler/stage2/build/CmmMachOp.o HC [stage 1] compiler/stage2/build/BlockId.o-boot HC [stage 1] compiler/stage2/build/CLabel.o HC [stage 1] compiler/stage2/build/BlockId.o HC [stage 1] compiler/stage2/build/CmmExpr.o HC [stage 1] compiler/stage2/build/SMRep.o HC [stage 1] compiler/stage2/build/CmmSwitch.o HC [stage 1] compiler/stage2/build/RegClass.o HC [stage 1] compiler/stage2/build/Reg.o HC [stage 1] compiler/stage2/build/CodeGen/Platform/NoRegs.o HC [stage 1] compiler/stage2/build/CodeGen/Platform/X86_64.o HC [stage 1] compiler/stage2/build/CodeGen/Platform/X86.o HC [stage 1] compiler/stage2/build/CodeGen/Platform/SPARC.o HC [stage 1] compiler/stage2/build/CodeGen/Platform/PPC_Darwin.o HC [stage 1] compiler/stage2/build/CodeGen/Platform/PPC.o HC [stage 1] compiler/stage2/build/CodeGen/Platform/ARM64.o HC [stage 1] compiler/stage2/build/CodeGen/Platform/ARM.o HC [stage 1] compiler/stage2/build/CodeGen/Platform.o HC [stage 1] compiler/stage2/build/CmmNode.o HC [stage 1] compiler/stage2/build/Cmm.o HC [stage 1] compiler/stage2/build/AsmUtils.o HC [stage 1] compiler/stage2/build/PprBase.o HC [stage 1] compiler/stage2/build/Llvm/Types.o HC [stage 1] compiler/stage2/build/Llvm/MetaData.o HC [stage 1] compiler/stage2/build/Llvm/AbsSyn.o HC [stage 1] compiler/stage2/build/Llvm/PpLlvm.o HC [stage 1] compiler/stage2/build/Llvm.o HC [stage 1] compiler/stage2/build/LlvmCodeGen/Regs.o HC [stage 1] compiler/stage2/build/LlvmCodeGen/Base.o HC [stage 1] compiler/stage2/build/SysTools/Tasks.o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Char8.o HC [stage 1] compiler/stage2/build/Elf.o HC [stage 1] compiler/stage2/build/SysTools/ExtraObj.o HC [stage 1] compiler/stage2/build/SysTools.o HC [stage 1] compiler/stage2/build/StgSyn.o HC [stage 1] compiler/stage2/build/Bitmap.o HC [stage 1] compiler/stage2/build/CmmUtils.o HC [stage 1] compiler/stage2/build/CmmInfo.o HC [stage 1] compiler/stage2/build/PprCmmExpr.o HC [stage 1] compiler/stage2/build/PprCmmDecl.o HC [stage 1] compiler/stage2/build/PprCmm.o HC [stage 1] compiler/stage2/build/CmmCallConv.o HC [stage 1] compiler/stage2/build/MkGraph.o HC [stage 1] compiler/stage2/build/StgCmmClosure.o HC [stage 1] compiler/stage2/build/StgCmmMonad.o HC [stage 1] compiler/stage2/build/StgCmmUtils.o HC [stage 1] compiler/stage2/build/StgCmmArgRep.o HC [stage 1] compiler/stage2/build/StgCmmTicky.o HC [stage 1] compiler/stage2/build/StgCmmEnv.o HC [stage 1] compiler/stage2/build/StgCmmLayout.o HC [stage 1] compiler/stage2/build/ByteCodeItbls.o HC [stage 1] compiler/stage2/build/ByteCodeInstr.o HC [stage 1] compiler/stage2/build/ByteCodeAsm.o HC [stage 1] compiler/stage2/build/ByteCodeLink.o HC [stage 1] compiler/stage2/build/Linker.o HC [stage 1] compiler/stage2/build/DynamicLoading.o HC [stage 1] libraries/ghc-boot/dist-install/build/GHC/HandleEncoding.o HC [stage 1] libraries/base/dist-install/build/System/Mem.o HC [stage 1] compiler/stage2/build/Convert.o HC [stage 1] compiler/stage2/build/CoreMonad.o HC [stage 1] compiler/stage2/build/CoreLint.o HC [stage 1] compiler/stage2/build/FamInst.o HC [stage 1] compiler/stage2/build/TcUnify.o-boot HC [stage 1] compiler/stage2/build/TcExpr.o-boot HC [stage 1] compiler/stage2/build/FunDeps.o HC [stage 1] compiler/stage2/build/BuildTyCl.o HC [stage 1] compiler/stage2/build/TcHsSyn.o HC [stage 1] compiler/stage2/build/Inst.o HC [stage 1] compiler/stage2/build/HsDumpAst.o HC [stage 1] compiler/stage2/build/RnSplice.o-boot HC [stage 1] compiler/stage2/build/RnExpr.o-boot HC [stage 1] compiler/stage2/build/TcAnnotations.o HC [stage 1] compiler/stage2/build/RnHsDoc.o HC [stage 1] compiler/stage2/build/RnTypes.o HC [stage 1] compiler/stage2/build/RnPat.o HC [stage 1] compiler/stage2/build/RnBinds.o HC [stage 1] compiler/stage2/build/RnSource.o HC [stage 1] compiler/stage2/build/TcRnDriver.o-boot HC [stage 1] compiler/stage2/build/TcUnify.o HC [stage 1] compiler/stage2/build/TcHoleErrors.o-boot HC [stage 1] compiler/stage2/build/TcEvTerm.o HC [stage 1] compiler/stage2/build/TcErrors.o HC [stage 1] compiler/stage2/build/TcSMonad.o HC [stage 1] compiler/stage2/build/TcFlatten.o HC [stage 1] compiler/stage2/build/TcCanonical.o HC [stage 1] compiler/stage2/build/TcInteract.o HC [stage 1] compiler/stage2/build/TcSimplify.o HC [stage 1] compiler/stage2/build/TcTypeNats.o HC [stage 1] compiler/stage2/build/TcIface.o HC [stage 1] compiler/stage2/build/TcPatSyn.o-boot HC [stage 1] compiler/stage2/build/TcMatches.o-boot HC [stage 1] compiler/stage2/build/TcValidity.o HC [stage 1] compiler/stage2/build/TcHsType.o HC [stage 1] compiler/stage2/build/TcSigs.o HC [stage 1] compiler/stage2/build/TcPat.o HC [stage 1] compiler/stage2/build/TcBinds.o HC [stage 1] compiler/stage2/build/TcTyDecls.o HC [stage 1] compiler/stage2/build/TcRnExports.o HC [stage 1] compiler/stage2/build/TcBackpack.o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/State.o HC [stage 1] compiler/stage2/build/TcTypeable.o HC [stage 1] compiler/stage2/build/TcGenDeriv.o HC [stage 1] compiler/stage2/build/TcClassDcl.o HC [stage 1] compiler/stage2/build/State.o HC [stage 1] compiler/stage2/build/TcGenFunctor.o HC [stage 1] compiler/stage2/build/TcGenGenerics.o HC [stage 1] compiler/stage2/build/TcDerivUtils.o HC [stage 1] compiler/stage2/build/TcDerivInfer.o HC [stage 1] compiler/stage2/build/TcDeriv.o HC [stage 1] compiler/stage2/build/TcInstDcls.o-boot HC [stage 1] compiler/stage2/build/TcTyClsDecls.o HC [stage 1] compiler/stage2/build/TcInstDcls.o HC [stage 1] compiler/stage2/build/TcPatSyn.o HC [stage 1] compiler/stage2/build/TcMatches.o HC [stage 1] compiler/stage2/build/TcArrows.o HC [stage 1] compiler/stage2/build/TcExpr.o HC [stage 1] compiler/stage2/build/TcForeign.o HC [stage 1] compiler/stage2/build/TcRules.o HC [stage 1] compiler/stage2/build/TcDefaults.o HC [stage 1] compiler/stage2/build/HaddockUtils.o HC [stage 1] compiler/stage2/build/BkpSyn.o HC [stage 1] compiler/stage2/build/Parser.o HC [stage 1] compiler/stage2/build/HeaderInfo.o HC [stage 1] compiler/stage2/build/ExtractDocs.o HC [stage 1] compiler/stage2/build/DsUsage.o HC [stage 1] compiler/stage2/build/FlagChecker.o HC [stage 1] compiler/stage2/build/ToIface.o HC [stage 1] compiler/stage2/build/MkIface.o HC [stage 1] compiler/stage2/build/PprTyThing.o HC [stage 1] compiler/stage2/build/StaticPtrTable.o HC [stage 1] compiler/stage2/build/CorePrep.o HC [stage 1] compiler/stage2/build/TidyPgm.o HC [stage 1] compiler/stage2/build/RnSplice.o HC [stage 1] compiler/stage2/build/RnExpr.o HC [stage 1] compiler/stage2/build/TcRnDriver.o HC [stage 1] compiler/stage2/build/Ar.o HC [stage 1] compiler/stage2/build/CgUtils.o HC [stage 1] compiler/stage2/build/LlvmMangler.o HC [stage 1] compiler/stage2/build/LlvmCodeGen/Data.o HC [stage 1] compiler/stage2/build/LlvmCodeGen/Ppr.o HC [stage 1] compiler/stage2/build/LlvmCodeGen/CodeGen.o HC [stage 1] compiler/stage2/build/LlvmCodeGen.o HC [stage 1] compiler/stage2/build/HscStats.o HC [stage 1] compiler/stage2/build/Hoopl/Dataflow.o HC [stage 1] compiler/stage2/build/CmmLive.o HC [stage 1] compiler/stage2/build/CmmLint.o HC [stage 1] compiler/stage2/build/CPrim.o HC [stage 1] compiler/stage2/build/PprC.o HC [stage 1] compiler/stage2/build/CmmOpt.o HC [stage 1] compiler/stage2/build/Debug.o HC [stage 1] compiler/stage2/build/X86/Regs.o HC [stage 1] compiler/stage2/build/Dwarf/Constants.o HC [stage 1] compiler/stage2/build/Dwarf/Types.o HC [stage 1] compiler/stage2/build/Dwarf.o HC [stage 1] compiler/stage2/build/Format.o HC [stage 1] compiler/stage2/build/SPARC/Regs.o HC [stage 1] compiler/stage2/build/PPC/Regs.o HC [stage 1] compiler/stage2/build/X86/RegInfo.o HC [stage 1] compiler/stage2/build/TargetReg.o HC [stage 1] compiler/stage2/build/NCGMonad.o HC [stage 1] compiler/stage2/build/Instruction.o HC [stage 1] compiler/stage2/build/X86/Cond.o HC [stage 1] compiler/stage2/build/X86/Instr.o HC [stage 1] compiler/stage2/build/PPC/Cond.o HC [stage 1] compiler/stage2/build/PPC/Instr.o HC [stage 1] compiler/stage2/build/PIC.o HC [stage 1] compiler/stage2/build/GraphBase.o HC [stage 1] compiler/stage2/build/RegAlloc/Graph/TrivColorable.o HC [stage 1] compiler/stage2/build/RegAlloc/Liveness.o HC [stage 1] compiler/stage2/build/RegAlloc/Graph/SpillCost.o HC [stage 1] compiler/stage2/build/RegAlloc/Graph/Spill.o HC [stage 1] compiler/stage2/build/GraphPpr.o HC [stage 1] compiler/stage2/build/GraphOps.o HC [stage 1] compiler/stage2/build/GraphColor.o HC [stage 1] compiler/stage2/build/RegAlloc/Graph/Stats.o HC [stage 1] compiler/stage2/build/RegAlloc/Graph/SpillClean.o HC [stage 1] compiler/stage2/build/RegAlloc/Graph/Main.o HC [stage 1] compiler/stage2/build/RegAlloc/Linear/X86_64/FreeRegs.o HC [stage 1] compiler/stage2/build/RegAlloc/Linear/X86/FreeRegs.o HC [stage 1] compiler/stage2/build/RegAlloc/Linear/SPARC/FreeRegs.o HC [stage 1] compiler/stage2/build/RegAlloc/Linear/PPC/FreeRegs.o HC [stage 1] compiler/stage2/build/SPARC/Base.o HC [stage 1] compiler/stage2/build/SPARC/Cond.o HC [stage 1] compiler/stage2/build/SPARC/Imm.o HC [stage 1] compiler/stage2/build/SPARC/AddrMode.o HC [stage 1] compiler/stage2/build/SPARC/Stack.o HC [stage 1] compiler/stage2/build/SPARC/Instr.o HC [stage 1] compiler/stage2/build/RegAlloc/Linear/FreeRegs.o HC [stage 1] compiler/stage2/build/RegAlloc/Linear/StackMap.o HC [stage 1] compiler/stage2/build/RegAlloc/Linear/Base.o HC [stage 1] compiler/stage2/build/RegAlloc/Linear/Stats.o HC [stage 1] compiler/stage2/build/RegAlloc/Linear/State.o HC [stage 1] compiler/stage2/build/RegAlloc/Linear/JoinToTargets.o HC [stage 1] compiler/stage2/build/RegAlloc/Linear/Main.o HC [stage 1] compiler/stage2/build/PPC/Ppr.o HC [stage 1] compiler/stage2/build/PPC/RegInfo.o HC [stage 1] compiler/stage2/build/PPC/CodeGen.o compiler/nativeGen/PPC/CodeGen.hs:1565:1: warning: [-Wtabs] Tab character found here. Please use spaces instead. | 1565 | _ -> panic "platformToGCP: Not PowerPC" | ^^^^^^^^ HC [stage 1] compiler/stage2/build/SPARC/Ppr.o HC [stage 1] compiler/stage2/build/SPARC/CodeGen/Expand.o HC [stage 1] compiler/stage2/build/SPARC/ShortcutJump.o HC [stage 1] compiler/stage2/build/SPARC/CodeGen/Base.o HC [stage 1] compiler/stage2/build/SPARC/CodeGen/Gen32.o-boot HC [stage 1] compiler/stage2/build/SPARC/CodeGen/Amode.o HC [stage 1] compiler/stage2/build/SPARC/CodeGen/Gen64.o HC [stage 1] compiler/stage2/build/SPARC/CodeGen/CondCode.o HC [stage 1] compiler/stage2/build/SPARC/CodeGen/Gen32.o HC [stage 1] compiler/stage2/build/SPARC/CodeGen/Sanity.o HC [stage 1] compiler/stage2/build/SPARC/CodeGen.o HC [stage 1] compiler/stage2/build/X86/Ppr.o HC [stage 1] compiler/stage2/build/X86/CodeGen.o HC [stage 1] compiler/stage2/build/AsmCodeGen.o HC [stage 1] compiler/stage2/build/CodeOutput.o HC [stage 1] compiler/stage2/build/CmmSink.o HC [stage 1] compiler/stage2/build/CmmProcPoint.o HC [stage 1] compiler/stage2/build/StgCmmProf.o HC [stage 1] compiler/stage2/build/StgCmmForeign.o HC [stage 1] compiler/stage2/build/CmmLayoutStack.o HC [stage 1] compiler/stage2/build/CmmContFlowOpt.o HC [stage 1] compiler/stage2/build/CmmImplementSwitchPlans.o HC [stage 1] compiler/stage2/build/CmmCommonBlockElim.o HC [stage 1] compiler/stage2/build/StgCmmHeap.o HC [stage 1] compiler/stage2/build/CmmBuildInfoTables.o HC [stage 1] compiler/stage2/build/CmmPipeline.o HC [stage 1] compiler/stage2/build/CmmMonad.o HC [stage 1] compiler/stage2/build/CmmLex.o HC [stage 1] compiler/stage2/build/StgCmmCon.o HC [stage 1] compiler/stage2/build/StgCmmBind.o-boot HC [stage 1] compiler/stage2/build/StgCmmHpc.o HC [stage 1] compiler/stage2/build/StgCmmPrim.o HC [stage 1] compiler/stage2/build/StgCmmExpr.o HC [stage 1] compiler/stage2/build/StgCmmBind.o HC [stage 1] compiler/stage2/build/StgCmmExtCode.o HC [stage 1] compiler/stage2/build/CmmParse.o HC [stage 1] compiler/stage2/build/StgCse.o HC [stage 1] compiler/stage2/build/UnariseStg.o HC [stage 1] compiler/stage2/build/StgStats.o HC [stage 1] compiler/stage2/build/StgLint.o HC [stage 1] compiler/stage2/build/SimplStg.o HC [stage 1] compiler/stage2/build/ProfInit.o HC [stage 1] compiler/stage2/build/StgCmm.o HC [stage 1] compiler/stage2/build/CoreToStg.o HC [stage 1] compiler/stage2/build/WwLib.o HC [stage 1] compiler/stage2/build/WorkWrap.o HC [stage 1] compiler/stage2/build/Exitify.o HC [stage 1] compiler/stage2/build/UnVarGraph.o HC [stage 1] compiler/stage2/build/CallArity.o HC [stage 1] compiler/stage2/build/DmdAnal.o HC [stage 1] compiler/stage2/build/SpecConstr.o HC [stage 1] compiler/stage2/build/Specialise.o HC [stage 1] compiler/stage2/build/SAT.o HC [stage 1] compiler/stage2/build/LiberateCase.o HC [stage 1] compiler/stage2/build/SetLevels.o HC [stage 1] compiler/stage2/build/FloatOut.o HC [stage 1] compiler/stage2/build/FloatIn.o HC [stage 1] compiler/stage2/build/SimplMonad.o HC [stage 1] compiler/stage2/build/SimplEnv.o HC [stage 1] compiler/stage2/build/SimplUtils.o HC [stage 1] compiler/stage2/build/Simplify.o HC [stage 1] compiler/stage2/build/CSE.o HC [stage 1] compiler/stage2/build/SimplCore.o HC [stage 1] libraries/hpc/dist-install/build/Trace/Hpc/Util.o HC [stage 1] libraries/hpc/dist-install/build/Trace/Hpc/Tix.o HC [stage 1] libraries/hpc/dist-install/build/Trace/Hpc/Mix.o HC [stage 1] compiler/stage2/build/Coverage.o HC [stage 1] compiler/stage2/build/DsMonad.o HC [stage 1] compiler/stage2/build/DsExpr.o-boot HC [stage 1] compiler/stage2/build/Match.o-boot HC [stage 1] compiler/stage2/build/DsUtils.o HC [stage 1] compiler/stage2/build/DsCCall.o HC [stage 1] compiler/stage2/build/DsForeign.o HC [stage 1] compiler/stage2/build/ListT.o HC [stage 1] compiler/stage2/build/TmOracle.o HC [stage 1] compiler/stage2/build/Check.o HC [stage 1] compiler/stage2/build/DsGRHSs.o HC [stage 1] compiler/stage2/build/DsBinds.o HC [stage 1] compiler/stage2/build/MatchLit.o HC [stage 1] compiler/stage2/build/DsMeta.o HC [stage 1] compiler/stage2/build/MatchCon.o HC [stage 1] compiler/stage2/build/Match.o HC [stage 1] compiler/stage2/build/DsArrows.o HC [stage 1] compiler/stage2/build/DsListComp.o HC [stage 1] compiler/stage2/build/DsExpr.o HC [stage 1] compiler/stage2/build/Desugar.o HC [stage 1] compiler/stage2/build/ByteCodeGen.o HC [stage 1] compiler/stage2/build/HscMain.o HC [stage 1] compiler/stage2/build/DriverPipeline.o HC [stage 1] compiler/stage2/build/GhcMake.o HC [stage 1] compiler/stage2/build/RtClosureInspect.o HC [stage 1] compiler/stage2/build/InteractiveEval.o HC [stage 1] compiler/stage2/build/GHC.o HC [stage 1] ghc/stage2/build/GHCi/Leak.dyn_o HC [stage 1] libraries/base/dist-install/build/System/Info.o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Key.o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/Lazy.o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/RWS.o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/List.o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Error.o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Identity.o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/MonadException.o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Prefs.o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Monads.o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/LineState.o HC [stage 1] libraries/stm/dist-install/build/Control/Concurrent/STM/TBQueue.o HC [stage 1] libraries/stm/dist-install/build/Control/Concurrent/STM/TQueue.o HC [stage 1] libraries/stm/dist-install/build/Control/Concurrent/STM/TVar.o HC [stage 1] libraries/stm/dist-install/build/Control/Concurrent/STM/TArray.o HC [stage 1] libraries/stm/dist-install/build/Control/Concurrent/STM/TChan.o HC [stage 1] libraries/stm/dist-install/build/Control/Concurrent/STM/TMVar.o HC [stage 1] libraries/stm/dist-install/build/Control/Monad/STM.o HC [stage 1] libraries/stm/dist-install/build/Control/Concurrent/STM.o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Directory.o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Completion.o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Term.o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Command.o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/RunCommand.o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/WCWidth.o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Recover.o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix/Encoder.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Signals/Exts.o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix.o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/DumbTerm.o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Terminfo.o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend.o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Undo.o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/KillRing.o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/History.o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/History.o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/InputT.o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Completion.o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Emacs.o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Vi.o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline.o HC [stage 1] compiler/stage2/build/Debugger.o HC [stage 1] ghc/stage2/build/GHCi/UI/Info.dyn_o HC [stage 1] ghc/stage2/build/GHCi/UI/Monad.dyn_o HC [stage 1] ghc/stage2/build/GHCi/UI/Tags.dyn_o HC [stage 1] ghc/stage2/build/GHCi/UI.dyn_o HC [stage 1] compiler/stage2/build/DriverBkp.o HC [stage 1] compiler/stage2/build/DriverMkDepend.o HC [stage 1] ghc/stage2/build/Main.dyn_o HC [stage 1] ghc/stage2/build/hschooks.dyn_o "inplace/bin/mkdirhier" ghc/stage2/build/tmp//. HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/IO.o "inplace/bin/mkdirhier" libraries/haskeline/dist-install/build/cbits//. HC [stage 1] libraries/haskeline/dist-install/build/cbits/h_wcwidth.o "rm" -f libraries/haskeline/dist-install/build/libHShaskeline-0.7.4.3.a libraries/haskeline/dist-install/build/libHShaskeline-0.7.4.3.a.contents echo libraries/haskeline/dist-install/build/System/Console/Haskeline.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Completion.o libraries/haskeline/dist-install/build/System/Console/Haskeline/MonadException.o libraries/haskeline/dist-install/build/System/Console/Haskeline/History.o libraries/haskeline/dist-install/build/System/Console/Haskeline/IO.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/WCWidth.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Completion.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/History.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/KillRing.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Directory.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Emacs.o libraries/haskeline/dist-install/build/System/Console/Haskeline/InputT.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Key.o libraries/haskeline/dist-install/build/System/Console/Haskeline/LineState.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Monads.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Prefs.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Recover.o libraries/haskeline/dist-install/build/System/Console/Haskeline/RunCommand.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Term.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Undo.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Vi.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix/Encoder.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/DumbTerm.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Terminfo.o libraries/haskeline/dist-install/build/cbits/h_wcwidth.o >> libraries/haskeline/dist-install/build/libHShaskeline-0.7.4.3.a.contents "xargs" "ar" qcls libraries/haskeline/dist-install/build/libHShaskeline-0.7.4.3.a < libraries/haskeline/dist-install/build/libHShaskeline-0.7.4.3.a.contents "rm" -f libraries/haskeline/dist-install/build/libHShaskeline-0.7.4.3.a.contents HC [stage 1] libraries/haskeline/dist-install/build/cbits/h_wcwidth.dyn_o HC [stage 1] libraries/base/dist-install/build/Control/Monad/Instances.o HC [stage 1] libraries/base/dist-install/build/Control/Monad/ST/Lazy/Safe.o HC [stage 1] libraries/base/dist-install/build/Control/Monad/ST/Lazy/Unsafe.o HC [stage 1] libraries/base/dist-install/build/Control/Monad/ST/Safe.o HC [stage 1] libraries/base/dist-install/build/Control/Monad/ST/Strict.o HC [stage 1] libraries/base/dist-install/build/Data/STRef/Lazy.o HC [stage 1] libraries/base/dist-install/build/Data/STRef/Strict.o HC [stage 1] libraries/base/dist-install/build/Foreign/ForeignPtr/Safe.o HC [stage 1] libraries/base/dist-install/build/Foreign/Marshal/Safe.o HC [stage 1] libraries/base/dist-install/build/Foreign/Marshal/Unsafe.o HC [stage 1] libraries/base/dist-install/build/Foreign/Safe.o HC [stage 1] libraries/base/dist-install/build/GHC/ByteOrder.o HC [stage 1] libraries/base/dist-install/build/GHC/ConsoleHandler.o HC [stage 1] libraries/base/dist-install/build/GHC/Constants.o HC [stage 1] libraries/base/dist-install/build/GHC/Environment.o HC [stage 1] libraries/base/dist-install/build/GHC/ExecutionStack/Internal.o HC [stage 1] libraries/base/dist-install/build/GHC/ExecutionStack.o HC [stage 1] libraries/base/dist-install/build/GHC/GHCi.o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding/CodePage.o HC [stage 1] libraries/base/dist-install/build/GHC/OverloadedLabels.o HC [stage 1] libraries/base/dist-install/build/GHC/Pack.o HC [stage 1] libraries/base/dist-install/build/GHC/Profiling.o HC [stage 1] libraries/base/dist-install/build/GHC/Records.o HC [stage 1] libraries/base/dist-install/build/GHC/ResponseFile.o HC [stage 1] libraries/base/dist-install/build/GHC/RTS/Flags.o HC [stage 1] libraries/base/dist-install/build/GHC/StaticPtr.o HC [stage 1] libraries/base/dist-install/build/GHC/Stats.o HC [stage 1] libraries/base/dist-install/build/System/Console/GetOpt.o HC [stage 1] libraries/base/dist-install/build/System/Environment/Blank.o HC [stage 1] libraries/base/dist-install/build/Text/Show/Functions.o HC [stage 1] libraries/base/dist-install/build/GHC/StaticPtr/Internal.o HC [stage 1] libraries/base/dist-install/build/GHC/Event/EPoll.o HC [stage 1] libraries/base/dist-install/build/System/CPUTime/Posix/Times.o HC [stage 1] libraries/base/dist-install/build/System/CPUTime/Posix/RUsage.o HC [stage 1] libraries/base/dist-install/build/System/CPUTime/Unsupported.o "inplace/bin/mkdirhier" libraries/base/dist-install/build/cbits//. HC [stage 1] libraries/base/dist-install/build/cbits/CastFloatWord.dyn_o HC [stage 1] libraries/base/dist-install/build/cbits/DarwinUtils.dyn_o HC [stage 1] libraries/base/dist-install/build/cbits/PrelIOUtils.dyn_o HC [stage 1] libraries/base/dist-install/build/cbits/SetEnv.dyn_o HC [stage 1] libraries/base/dist-install/build/cbits/WCsubst.dyn_o HC [stage 1] libraries/base/dist-install/build/cbits/Win32Utils.dyn_o HC [stage 1] libraries/base/dist-install/build/cbits/consUtils.dyn_o HC [stage 1] libraries/base/dist-install/build/cbits/iconv.dyn_o HC [stage 1] libraries/base/dist-install/build/cbits/inputReady.dyn_o HC [stage 1] libraries/base/dist-install/build/cbits/md5.dyn_o HC [stage 1] libraries/base/dist-install/build/cbits/primFloat.dyn_o HC [stage 1] libraries/base/dist-install/build/cbits/sysconf.dyn_o HC [stage 1] libraries/base/dist-install/build/cbits/fs.dyn_o "inplace/bin/mkdirhier" libraries/integer-gmp/dist-install/build/cbits//. HC [stage 1] libraries/integer-gmp/dist-install/build/cbits/wrappers.dyn_o cc: warning: argument unused during compilation: '-L/usr/local/lib' [-Wunused-command-line-argument] HC [stage 1] libraries/integer-gmp/dist-install/build/libHSinteger-gmp-1.0.2.0-ghc8.6.5.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. HC [stage 1] libraries/base/dist-install/build/libHSbase-4.12.0.0-ghc8.6.5.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder.o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/Extras.o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/ASCII.o "inplace/bin/mkdirhier" libraries/bytestring/dist-install/build/cbits//. HC [stage 1] libraries/bytestring/dist-install/build/cbits/fpstring.dyn_o HC [stage 1] libraries/bytestring/dist-install/build/cbits/itoa.dyn_o HC [stage 1] libraries/deepseq/dist-install/build/Control/DeepSeq/BackDoor.o HC [stage 1] libraries/array/dist-install/build/Data/Array/IO.o HC [stage 1] libraries/array/dist-install/build/Data/Array/IO/Safe.o HC [stage 1] libraries/array/dist-install/build/Data/Array/Storable.o HC [stage 1] libraries/array/dist-install/build/Data/Array/Storable/Safe.o HC [stage 1] libraries/array/dist-install/build/libHSarray-0.5.3.0-ghc8.6.5.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. HC [stage 1] libraries/deepseq/dist-install/build/libHSdeepseq-1.4.4.0-ghc8.6.5.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. HC [stage 1] libraries/bytestring/dist-install/build/libHSbytestring-0.10.8.2-ghc8.6.5.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. HC [stage 1] libraries/containers/dist-install/build/Data/Containers/ListUtils.o HC [stage 1] libraries/containers/dist-install/build/Data/IntMap/Internal/Debug.o HC [stage 1] libraries/containers/dist-install/build/Data/IntMap/Merge/Lazy.o HC [stage 1] libraries/containers/dist-install/build/Data/IntMap/Merge/Strict.o HC [stage 1] libraries/containers/dist-install/build/Data/Map/Merge/Lazy.o HC [stage 1] libraries/containers/dist-install/build/Data/Map/Merge/Strict.o HC [stage 1] libraries/containers/dist-install/build/libHScontainers-0.6.0.1-ghc8.6.5.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. HC [stage 1] libraries/directory/dist-install/build/System/Directory/Internal/Windows.o HC [stage 1] libraries/filepath/dist-install/build/System/FilePath/Windows.o HC [stage 1] libraries/filepath/dist-install/build/libHSfilepath-1.4.2.1-ghc8.6.5.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/JulianYearDay.o HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/Julian.o HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/Easter.o HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/TAI.o HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/CTimeval.o "inplace/bin/mkdirhier" libraries/time/dist-install/build/lib/cbits//. HC [stage 1] libraries/time/dist-install/build/lib/cbits/HsTime.dyn_o HC [stage 1] libraries/time/dist-install/build/libHStime-1.8.0.2-ghc8.6.5.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. HC [stage 1] libraries/unix/dist-install/build/System/Posix/ByteString/FilePath.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/DynamicLinker/ByteString.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Terminal/ByteString.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Temp/ByteString.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Env/ByteString.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/IO/ByteString.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Process/ByteString.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Files/ByteString.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Directory/ByteString.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/ByteString.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module/ByteString.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Fcntl.o "inplace/bin/mkdirhier" libraries/unix/dist-install/build/cbits//. HC [stage 1] libraries/unix/dist-install/build/cbits/HsUnix.dyn_o HC [stage 1] libraries/unix/dist-install/build/cbits/execvpe.dyn_o HC [stage 1] libraries/unix/dist-install/build/libHSunix-2.7.2.2-ghc8.6.5.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. HC [stage 1] libraries/directory/dist-install/build/libHSdirectory-1.3.3.0-ghc8.6.5.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. HC [stage 1] libraries/process/dist-install/build/System/Cmd.o "inplace/bin/mkdirhier" libraries/process/dist-install/build/cbits//. HC [stage 1] libraries/process/dist-install/build/cbits/runProcess.dyn_o HC [stage 1] libraries/process/dist-install/build/libHSprocess-1.6.5.0-ghc8.6.5.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. HC [stage 1] libraries/stm/dist-install/build/Control/Concurrent/STM/TSem.o HC [stage 1] libraries/stm/dist-install/build/Control/Sequential/STM.o HC [stage 1] libraries/stm/dist-install/build/libHSstm-2.5.0.0-ghc8.6.5.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. HC [stage 1] libraries/terminfo/dist-install/build/libHSterminfo-0.4.1.2-ghc8.6.5.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. HC [stage 1] libraries/transformers/dist-install/build/Control/Applicative/Backwards.o HC [stage 1] libraries/transformers/dist-install/build/Data/Functor/Constant.o HC [stage 1] libraries/transformers/dist-install/build/Control/Applicative/Lift.o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Accum.o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Cont.o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/CPS.o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/Strict.o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Select.o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/CPS.o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/Strict.o HC [stage 1] libraries/transformers/dist-install/build/Data/Functor/Reverse.o HC [stage 1] libraries/transformers/dist-install/build/libHStransformers-0.5.6.2-ghc8.6.5.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. HC [stage 1] libraries/haskeline/dist-install/build/libHShaskeline-0.7.4.3-ghc8.6.5.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. "rm" -f libraries/stm/dist-install/build/libHSstm-2.5.0.0.a libraries/stm/dist-install/build/libHSstm-2.5.0.0.a.contents echo libraries/stm/dist-install/build/Control/Concurrent/STM.o libraries/stm/dist-install/build/Control/Concurrent/STM/TArray.o libraries/stm/dist-install/build/Control/Concurrent/STM/TVar.o libraries/stm/dist-install/build/Control/Concurrent/STM/TChan.o libraries/stm/dist-install/build/Control/Concurrent/STM/TMVar.o libraries/stm/dist-install/build/Control/Concurrent/STM/TQueue.o libraries/stm/dist-install/build/Control/Concurrent/STM/TBQueue.o libraries/stm/dist-install/build/Control/Concurrent/STM/TSem.o libraries/stm/dist-install/build/Control/Monad/STM.o libraries/stm/dist-install/build/Control/Sequential/STM.o >> libraries/stm/dist-install/build/libHSstm-2.5.0.0.a.contents "xargs" "ar" qcls libraries/stm/dist-install/build/libHSstm-2.5.0.0.a < libraries/stm/dist-install/build/libHSstm-2.5.0.0.a.contents "rm" -f libraries/stm/dist-install/build/libHSstm-2.5.0.0.a.contents HC [stage 1] compiler/stage2/build/GhcPlugins.o HC [stage 1] compiler/stage2/build/TcPluginM.o HC [stage 1] compiler/stage2/build/TcHoleErrors.o HC [stage 1] compiler/stage2/build/TcSplice.o HC [stage 1] compiler/stage2/build/UniqMap.o HC [stage 1] compiler/stage2/build/RegAlloc/Graph/ArchBase.o HC [stage 1] compiler/stage2/build/RegAlloc/Graph/ArchX86.o HC [stage 1] compiler/stage2/build/RegAlloc/Graph/Coalesce.o "inplace/bin/mkdirhier" compiler/stage2/build/parser//. HC [stage 1] compiler/stage2/build/parser/cutils.o "inplace/bin/mkdirhier" compiler/stage2/build/ghci//. HC [stage 1] compiler/stage2/build/ghci/keepCAFsForGHCi.o "inplace/bin/mkdirhier" compiler/stage2/build/cbits//. HC [stage 1] compiler/stage2/build/cbits/genSym.o "rm" -f compiler/stage2/build/libHSghc-8.6.5.a compiler/stage2/build/libHSghc-8.6.5.a.contents echo compiler/stage2/build/Ar.o compiler/stage2/build/FileCleanup.o compiler/stage2/build/DriverBkp.o compiler/stage2/build/BkpSyn.o compiler/stage2/build/NameShape.o compiler/stage2/build/RnModIface.o compiler/stage2/build/Avail.o compiler/stage2/build/AsmUtils.o compiler/stage2/build/BasicTypes.o compiler/stage2/build/ConLike.o compiler/stage2/build/DataCon.o compiler/stage2/build/PatSyn.o compiler/stage2/build/Demand.o compiler/stage2/build/Debug.o compiler/stage2/build/Exception.o compiler/stage2/build/FieldLabel.o compiler/stage2/build/GhcMonad.o compiler/stage2/build/Hooks.o compiler/stage2/build/Id.o compiler/stage2/build/IdInfo.o compiler/stage2/build/Lexeme.o compiler/stage2/build/Literal.o compiler/stage2/build/Llvm.o compiler/stage2/build/Llvm/AbsSyn.o compiler/stage2/build/Llvm/MetaData.o compiler/stage2/build/Llvm/PpLlvm.o compiler/stage2/build/Llvm/Types.o compiler/stage2/build/LlvmCodeGen.o compiler/stage2/build/LlvmCodeGen/Base.o compiler/stage2/build/LlvmCodeGen/CodeGen.o compiler/stage2/build/LlvmCodeGen/Data.o compiler/stage2/build/LlvmCodeGen/Ppr.o compiler/stage2/build/LlvmCodeGen/Regs.o compiler/stage2/build/LlvmMangler.o compiler/stage2/build/MkId.o compiler/stage2/build/Module.o compiler/stage2/build/Name.o compiler/stage2/build/NameEnv.o compiler/stage2/build/NameSet.o compiler/stage2/build/OccName.o compiler/stage2/build/RdrName.o compiler/stage2/build/NameCache.o compiler/stage2/build/SrcLoc.o compiler/stage2/build/UniqSupply.o compiler/stage2/build/Unique.o compiler/stage2/build/Var.o compiler/stage2/build/VarEnv.o compiler/stage2/build/VarSet.o compiler/stage2/build/UnVarGraph.o compiler/stage2/build/BlockId.o compiler/stage2/build/CLabel.o compiler/stage2/build/Cmm.o compiler/stage2/build/CmmBuildInfoTables.o compiler/stage2/build/CmmPipeline.o compiler/stage2/build/CmmCallConv.o compiler/stage2/build/CmmCommonBlockElim.o compiler/stage2/build/CmmImplementSwitchPlans.o compiler/stage2/build/CmmContFlowOpt.o compiler/stage2/build/CmmExpr.o compiler/stage2/build/CmmInfo.o compiler/stage2/build/CmmLex.o compiler/stage2/build/CmmLint.o compiler/stage2/build/CmmLive.o compiler/stage2/build/CmmMachOp.o compiler/stage2/build/CmmMonad.o compiler/stage2/build/CmmSwitch.o compiler/stage2/build/CmmNode.o compiler/stage2/build/CmmOpt.o compiler/stage2/build/CmmParse.o compiler/stage2/build/CmmProcPoint.o compiler/stage2/build/CmmSink.o compiler/stage2/build/CmmType.o compiler/stage2/build/CmmUtils.o compiler/stage2/build/CmmLayoutStack.o compiler/stage2/build/EnumSet.o compiler/stage2/build/MkGraph.o compiler/stage2/build/PprBase.o compiler/stage2/build/PprC.o compiler/stage2/build/PprCmm.o compiler/stage2/build/PprCmmDecl.o compiler/stage2/build/PprCmmExpr.o compiler/stage2/build/Bitmap.o compiler/stage2/build/CodeGen/Platform.o compiler/stage2/build/CodeGen/Platform/ARM.o compiler/stage2/build/CodeGen/Platform/ARM64.o compiler/stage2/build/CodeGen/Platform/NoRegs.o compiler/stage2/build/CodeGen/Platform/PPC.o compiler/stage2/build/CodeGen/Platform/PPC_Darwin.o compiler/stage2/build/CodeGen/Platform/SPARC.o compiler/stage2/build/CodeGen/Platform/X86.o compiler/stage2/build/CodeGen/Platform/X86_64.o compiler/stage2/build/CgUtils.o compiler/stage2/build/StgCmm.o compiler/stage2/build/StgCmmBind.o compiler/stage2/build/StgCmmClosure.o compiler/stage2/build/StgCmmCon.o compiler/stage2/build/StgCmmEnv.o compiler/stage2/build/StgCmmExpr.o compiler/stage2/build/StgCmmForeign.o compiler/stage2/build/StgCmmHeap.o compiler/stage2/build/StgCmmHpc.o compiler/stage2/build/StgCmmArgRep.o compiler/stage2/build/StgCmmLayout.o compiler/stage2/build/StgCmmMonad.o compiler/stage2/build/StgCmmPrim.o compiler/stage2/build/StgCmmProf.o compiler/stage2/build/StgCmmTicky.o compiler/stage2/build/StgCmmUtils.o compiler/stage2/build/StgCmmExtCode.o compiler/stage2/build/SMRep.o compiler/stage2/build/CoreArity.o compiler/stage2/build/CoreFVs.o compiler/stage2/build/CoreLint.o compiler/stage2/build/CorePrep.o compiler/stage2/build/CoreSubst.o compiler/stage2/build/CoreOpt.o compiler/stage2/build/CoreSyn.o compiler/stage2/build/TrieMap.o compiler/stage2/build/CoreTidy.o compiler/stage2/build/CoreUnfold.o compiler/stage2/build/CoreUtils.o compiler/stage2/build/CoreMap.o compiler/stage2/build/CoreSeq.o compiler/stage2/build/CoreStats.o compiler/stage2/build/MkCore.o compiler/stage2/build/PprCore.o compiler/stage2/build/PmExpr.o compiler/stage2/build/TmOracle.o compiler/stage2/build/Check.o compiler/stage2/build/Coverage.o compiler/stage2/build/Desugar.o compiler/stage2/build/DsArrows.o compiler/stage2/build/DsBinds.o compiler/stage2/build/DsCCall.o compiler/stage2/build/DsExpr.o compiler/stage2/build/DsForeign.o compiler/stage2/build/DsGRHSs.o compiler/stage2/build/DsListComp.o compiler/stage2/build/DsMonad.o compiler/stage2/build/DsUsage.o compiler/stage2/build/DsUtils.o compiler/stage2/build/ExtractDocs.o compiler/stage2/build/Match.o compiler/stage2/build/MatchCon.o compiler/stage2/build/MatchLit.o compiler/stage2/build/HsBinds.o compiler/stage2/build/HsDecls.o compiler/stage2/build/HsDoc.o compiler/stage2/build/HsExpr.o compiler/stage2/build/HsImpExp.o compiler/stage2/build/HsLit.o compiler/stage2/build/PlaceHolder.o compiler/stage2/build/HsExtension.o compiler/stage2/build/HsInstances.o compiler/stage2/build/HsPat.o compiler/stage2/build/HsSyn.o compiler/stage2/build/HsTypes.o compiler/stage2/build/HsUtils.o compiler/stage2/build/HsDumpAst.o compiler/stage2/build/BinIface.o compiler/stage2/build/BinFingerprint.o compiler/stage2/build/BuildTyCl.o compiler/stage2/build/IfaceEnv.o compiler/stage2/build/IfaceSyn.o compiler/stage2/build/IfaceType.o compiler/stage2/build/ToIface.o compiler/stage2/build/LoadIface.o compiler/stage2/build/MkIface.o compiler/stage2/build/TcIface.o compiler/stage2/build/FlagChecker.o compiler/stage2/build/Annotations.o compiler/stage2/build/CmdLineParser.o compiler/stage2/build/CodeOutput.o compiler/stage2/build/Config.o compiler/stage2/build/Constants.o compiler/stage2/build/DriverMkDepend.o compiler/stage2/build/DriverPhases.o compiler/stage2/build/PipelineMonad.o compiler/stage2/build/DriverPipeline.o compiler/stage2/build/DynFlags.o compiler/stage2/build/ErrUtils.o compiler/stage2/build/Finder.o compiler/stage2/build/GHC.o compiler/stage2/build/GhcMake.o compiler/stage2/build/GhcPlugins.o compiler/stage2/build/DynamicLoading.o compiler/stage2/build/HeaderInfo.o compiler/stage2/build/HscMain.o compiler/stage2/build/HscStats.o compiler/stage2/build/HscTypes.o compiler/stage2/build/InteractiveEval.o compiler/stage2/build/InteractiveEvalTypes.o compiler/stage2/build/PackageConfig.o compiler/stage2/build/Packages.o compiler/stage2/build/PlatformConstants.o compiler/stage2/build/Plugins.o compiler/stage2/build/TcPluginM.o compiler/stage2/build/PprTyThing.o compiler/stage2/build/StaticPtrTable.o compiler/stage2/build/SysTools.o compiler/stage2/build/SysTools/BaseDir.o compiler/stage2/build/SysTools/Terminal.o compiler/stage2/build/SysTools/ExtraObj.o compiler/stage2/build/SysTools/Info.o compiler/stage2/build/SysTools/Process.o compiler/stage2/build/SysTools/Tasks.o compiler/stage2/build/Elf.o compiler/stage2/build/TidyPgm.o compiler/stage2/build/Ctype.o compiler/stage2/build/HaddockUtils.o compiler/stage2/build/Lexer.o compiler/stage2/build/OptCoercion.o compiler/stage2/build/Parser.o compiler/stage2/build/RdrHsSyn.o compiler/stage2/build/ApiAnnotation.o compiler/stage2/build/ForeignCall.o compiler/stage2/build/KnownUniques.o compiler/stage2/build/PrelInfo.o compiler/stage2/build/PrelNames.o compiler/stage2/build/PrelRules.o compiler/stage2/build/PrimOp.o compiler/stage2/build/TysPrim.o compiler/stage2/build/TysWiredIn.o compiler/stage2/build/CostCentre.o compiler/stage2/build/CostCentreState.o compiler/stage2/build/ProfInit.o compiler/stage2/build/RnBinds.o compiler/stage2/build/RnEnv.o compiler/stage2/build/RnExpr.o compiler/stage2/build/RnHsDoc.o compiler/stage2/build/RnNames.o compiler/stage2/build/RnPat.o compiler/stage2/build/RnSource.o compiler/stage2/build/RnSplice.o compiler/stage2/build/RnTypes.o compiler/stage2/build/RnFixity.o compiler/stage2/build/RnUtils.o compiler/stage2/build/RnUnbound.o compiler/stage2/build/CoreMonad.o compiler/stage2/build/CSE.o compiler/stage2/build/FloatIn.o compiler/stage2/build/FloatOut.o compiler/stage2/build/LiberateCase.o compiler/stage2/build/OccurAnal.o compiler/stage2/build/SAT.o compiler/stage2/build/SetLevels.o compiler/stage2/build/SimplCore.o compiler/stage2/build/SimplEnv.o compiler/stage2/build/SimplMonad.o compiler/stage2/build/SimplUtils.o compiler/stage2/build/Simplify.o compiler/stage2/build/SimplStg.o compiler/stage2/build/StgStats.o compiler/stage2/build/StgCse.o compiler/stage2/build/UnariseStg.o compiler/stage2/build/RepType.o compiler/stage2/build/Rules.o compiler/stage2/build/SpecConstr.o compiler/stage2/build/Specialise.o compiler/stage2/build/CoreToStg.o compiler/stage2/build/StgLint.o compiler/stage2/build/StgSyn.o compiler/stage2/build/CallArity.o compiler/stage2/build/DmdAnal.o compiler/stage2/build/Exitify.o compiler/stage2/build/WorkWrap.o compiler/stage2/build/WwLib.o compiler/stage2/build/FamInst.o compiler/stage2/build/Inst.o compiler/stage2/build/TcAnnotations.o compiler/stage2/build/TcArrows.o compiler/stage2/build/TcBinds.o compiler/stage2/build/TcSigs.o compiler/stage2/build/TcClassDcl.o compiler/stage2/build/TcDefaults.o compiler/stage2/build/TcDeriv.o compiler/stage2/build/TcDerivInfer.o compiler/stage2/build/TcDerivUtils.o compiler/stage2/build/TcEnv.o compiler/stage2/build/TcExpr.o compiler/stage2/build/TcForeign.o compiler/stage2/build/TcGenDeriv.o compiler/stage2/build/TcGenFunctor.o compiler/stage2/build/TcGenGenerics.o compiler/stage2/build/TcHsSyn.o compiler/stage2/build/TcHsType.o compiler/stage2/build/TcInstDcls.o compiler/stage2/build/TcMType.o compiler/stage2/build/TcValidity.o compiler/stage2/build/TcMatches.o compiler/stage2/build/TcPat.o compiler/stage2/build/TcPatSyn.o compiler/stage2/build/TcRnDriver.o compiler/stage2/build/TcBackpack.o compiler/stage2/build/TcRnExports.o compiler/stage2/build/TcRnMonad.o compiler/stage2/build/TcRnTypes.o compiler/stage2/build/TcRules.o compiler/stage2/build/TcSimplify.o compiler/stage2/build/TcHoleErrors.o compiler/stage2/build/TcErrors.o compiler/stage2/build/TcTyClsDecls.o compiler/stage2/build/TcTyDecls.o compiler/stage2/build/TcTypeable.o compiler/stage2/build/TcType.o compiler/stage2/build/TcEvidence.o compiler/stage2/build/TcEvTerm.o compiler/stage2/build/TcUnify.o compiler/stage2/build/TcInteract.o compiler/stage2/build/TcCanonical.o compiler/stage2/build/TcFlatten.o compiler/stage2/build/TcSMonad.o compiler/stage2/build/TcTypeNats.o compiler/stage2/build/TcSplice.o compiler/stage2/build/Class.o compiler/stage2/build/Coercion.o compiler/stage2/build/DsMeta.o compiler/stage2/build/THNames.o compiler/stage2/build/FamInstEnv.o compiler/stage2/build/FunDeps.o compiler/stage2/build/InstEnv.o compiler/stage2/build/TyCon.o compiler/stage2/build/CoAxiom.o compiler/stage2/build/Kind.o compiler/stage2/build/Type.o compiler/stage2/build/TyCoRep.o compiler/stage2/build/Unify.o compiler/stage2/build/Bag.o compiler/stage2/build/Binary.o compiler/stage2/build/BooleanFormula.o compiler/stage2/build/BufWrite.o compiler/stage2/build/Digraph.o compiler/stage2/build/Encoding.o compiler/stage2/build/FastFunctions.o compiler/stage2/build/FastMutInt.o compiler/stage2/build/FastString.o compiler/stage2/build/FastStringEnv.o compiler/stage2/build/Fingerprint.o compiler/stage2/build/FiniteMap.o compiler/stage2/build/FV.o compiler/stage2/build/GraphBase.o compiler/stage2/build/GraphColor.o compiler/stage2/build/GraphOps.o compiler/stage2/build/GraphPpr.o compiler/stage2/build/IOEnv.o compiler/stage2/build/Json.o compiler/stage2/build/ListSetOps.o compiler/stage2/build/ListT.o compiler/stage2/build/Maybes.o compiler/stage2/build/MonadUtils.o compiler/stage2/build/OrdList.o compiler/stage2/build/Outputable.o compiler/stage2/build/Pair.o compiler/stage2/build/Panic.o compiler/stage2/build/PprColour.o compiler/stage2/build/Pretty.o compiler/stage2/build/State.o compiler/stage2/build/Stream.o compiler/stage2/build/StringBuffer.o compiler/stage2/build/UniqDFM.o compiler/stage2/build/UniqDSet.o compiler/stage2/build/UniqFM.o compiler/stage2/build/UniqMap.o compiler/stage2/build/UniqSet.o compiler/stage2/build/Util.o compiler/stage2/build/Hoopl/Block.o compiler/stage2/build/Hoopl/Collections.o compiler/stage2/build/Hoopl/Dataflow.o compiler/stage2/build/Hoopl/Graph.o compiler/stage2/build/Hoopl/Label.o compiler/stage2/build/AsmCodeGen.o compiler/stage2/build/TargetReg.o compiler/stage2/build/NCGMonad.o compiler/stage2/build/Instruction.o compiler/stage2/build/Format.o compiler/stage2/build/Reg.o compiler/stage2/build/RegClass.o compiler/stage2/build/PIC.o compiler/stage2/build/Platform.o compiler/stage2/build/CPrim.o compiler/stage2/build/X86/Regs.o compiler/stage2/build/X86/RegInfo.o compiler/stage2/build/X86/Instr.o compiler/stage2/build/X86/Cond.o compiler/stage2/build/X86/Ppr.o compiler/stage2/build/X86/CodeGen.o compiler/stage2/build/PPC/Regs.o compiler/stage2/build/PPC/RegInfo.o compiler/stage2/build/PPC/Instr.o compiler/stage2/build/PPC/Cond.o compiler/stage2/build/PPC/Ppr.o compiler/stage2/build/PPC/CodeGen.o compiler/stage2/build/SPARC/Base.o compiler/stage2/build/SPARC/Regs.o compiler/stage2/build/SPARC/Imm.o compiler/stage2/build/SPARC/AddrMode.o compiler/stage2/build/SPARC/Cond.o compiler/stage2/build/SPARC/Instr.o compiler/stage2/build/SPARC/Stack.o compiler/stage2/build/SPARC/ShortcutJump.o compiler/stage2/build/SPARC/Ppr.o compiler/stage2/build/SPARC/CodeGen.o compiler/stage2/build/SPARC/CodeGen/Amode.o compiler/stage2/build/SPARC/CodeGen/Base.o compiler/stage2/build/SPARC/CodeGen/CondCode.o compiler/stage2/build/SPARC/CodeGen/Gen32.o compiler/stage2/build/SPARC/CodeGen/Gen64.o compiler/stage2/build/SPARC/CodeGen/Sanity.o compiler/stage2/build/SPARC/CodeGen/Expand.o compiler/stage2/build/RegAlloc/Liveness.o compiler/stage2/build/RegAlloc/Graph/Main.o compiler/stage2/build/RegAlloc/Graph/Stats.o compiler/stage2/build/RegAlloc/Graph/ArchBase.o compiler/stage2/build/RegAlloc/Graph/ArchX86.o compiler/stage2/build/RegAlloc/Graph/Coalesce.o compiler/stage2/build/RegAlloc/Graph/Spill.o compiler/stage2/build/RegAlloc/Graph/SpillClean.o compiler/stage2/build/RegAlloc/Graph/SpillCost.o compiler/stage2/build/RegAlloc/Graph/TrivColorable.o compiler/stage2/build/RegAlloc/Linear/Main.o compiler/stage2/build/RegAlloc/Linear/JoinToTargets.o compiler/stage2/build/RegAlloc/Linear/State.o compiler/stage2/build/RegAlloc/Linear/Stats.o compiler/stage2/build/RegAlloc/Linear/FreeRegs.o compiler/stage2/build/RegAlloc/Linear/StackMap.o compiler/stage2/build/RegAlloc/Linear/Base.o compiler/stage2/build/RegAlloc/Linear/X86/FreeRegs.o compiler/stage2/build/RegAlloc/Linear/X86_64/FreeRegs.o compiler/stage2/build/RegAlloc/Linear/PPC/FreeRegs.o compiler/stage2/build/RegAlloc/Linear/SPARC/FreeRegs.o compiler/stage2/build/Dwarf.o compiler/stage2/build/Dwarf/Types.o compiler/stage2/build/Dwarf/Constants.o compiler/stage2/build/Convert.o compiler/stage2/build/ByteCodeTypes.o compiler/stage2/build/ByteCodeAsm.o compiler/stage2/build/ByteCodeGen.o compiler/stage2/build/ByteCodeInstr.o compiler/stage2/build/ByteCodeItbls.o compiler/stage2/build/ByteCodeLink.o compiler/stage2/build/Debugger.o compiler/stage2/build/Linker.o compiler/stage2/build/RtClosureInspect.o compiler/stage2/build/GHCi.o compiler/stage2/build/GhcPrelude.o compiler/stage2/build/parser/cutils.o compiler/stage2/build/cbits/genSym.o >> compiler/stage2/build/libHSghc-8.6.5.a.contents "xargs" "ar" qcls compiler/stage2/build/libHSghc-8.6.5.a < compiler/stage2/build/libHSghc-8.6.5.a.contents "rm" -f compiler/stage2/build/libHSghc-8.6.5.a.contents HC [stage 1] compiler/stage2/build/parser/cutils.dyn_o HC [stage 1] compiler/stage2/build/ghci/keepCAFsForGHCi.dyn_o HC [stage 1] compiler/stage2/build/cbits/genSym.dyn_o HC [stage 1] libraries/binary/dist-install/build/libHSbinary-0.8.6.0-ghc8.6.5.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. HC [stage 1] libraries/ghc-boot-th/dist-install/build/libHSghc-boot-th-8.6.5-ghc8.6.5.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. HC [stage 1] libraries/ghc-boot/dist-install/build/libHSghc-boot-8.6.5-ghc8.6.5.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. "inplace/bin/mkdirhier" libraries/ghc-heap/dist-install/build/cbits//. HC [stage 1] libraries/ghc-heap/dist-install/build/cbits/HeapPrim.dyn_o HC [stage 1] libraries/ghc-heap/dist-install/build/libHSghc-heap-8.6.5-ghc8.6.5.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. HC [stage 1] libraries/ghci/dist-install/build/GHCi/Signals.o HC [stage 1] libraries/template-haskell/dist-install/build/Language/Haskell/TH/Quote.o HC [stage 1] libraries/pretty/dist-install/build/Text/PrettyPrint/HughesPJClass.o HC [stage 1] libraries/pretty/dist-install/build/Text/PrettyPrint/Annotated.o HC [stage 1] libraries/pretty/dist-install/build/Text/PrettyPrint/Annotated/HughesPJClass.o HC [stage 1] libraries/pretty/dist-install/build/libHSpretty-1.1.3.6-ghc8.6.5.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. HC [stage 1] libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.14.0.0-ghc8.6.5.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. HC [stage 1] libraries/ghci/dist-install/build/libHSghci-8.6.5-ghc8.6.5.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. HC [stage 1] libraries/hpc/dist-install/build/Trace/Hpc/Reflect.o HC [stage 1] libraries/hpc/dist-install/build/libHShpc-0.6.0.3-ghc8.6.5.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. HC [stage 1] compiler/stage2/build/libHSghc-8.6.5-ghc8.6.5.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. "rm" -f libraries/terminfo/dist-install/build/libHSterminfo-0.4.1.2.a libraries/terminfo/dist-install/build/libHSterminfo-0.4.1.2.a.contents echo libraries/terminfo/dist-install/build/System/Console/Terminfo.o libraries/terminfo/dist-install/build/System/Console/Terminfo/Base.o libraries/terminfo/dist-install/build/System/Console/Terminfo/Cursor.o libraries/terminfo/dist-install/build/System/Console/Terminfo/Color.o libraries/terminfo/dist-install/build/System/Console/Terminfo/Edit.o libraries/terminfo/dist-install/build/System/Console/Terminfo/Effects.o libraries/terminfo/dist-install/build/System/Console/Terminfo/Keys.o >> libraries/terminfo/dist-install/build/libHSterminfo-0.4.1.2.a.contents "xargs" "ar" qcls libraries/terminfo/dist-install/build/libHSterminfo-0.4.1.2.a < libraries/terminfo/dist-install/build/libHSterminfo-0.4.1.2.a.contents "rm" -f libraries/terminfo/dist-install/build/libHSterminfo-0.4.1.2.a.contents HC [stage 1] libraries/process/dist-install/build/cbits/runProcess.o "rm" -f libraries/process/dist-install/build/libHSprocess-1.6.5.0.a libraries/process/dist-install/build/libHSprocess-1.6.5.0.a.contents echo libraries/process/dist-install/build/System/Cmd.o libraries/process/dist-install/build/System/Process.o libraries/process/dist-install/build/System/Process/Internals.o libraries/process/dist-install/build/System/Process/Common.o libraries/process/dist-install/build/System/Process/Posix.o libraries/process/dist-install/build/cbits/runProcess.o >> libraries/process/dist-install/build/libHSprocess-1.6.5.0.a.contents "xargs" "ar" qcls libraries/process/dist-install/build/libHSprocess-1.6.5.0.a < libraries/process/dist-install/build/libHSprocess-1.6.5.0.a.contents "rm" -f libraries/process/dist-install/build/libHSprocess-1.6.5.0.a.contents "rm" -f libraries/hpc/dist-install/build/libHShpc-0.6.0.3.a libraries/hpc/dist-install/build/libHShpc-0.6.0.3.a.contents echo libraries/hpc/dist-install/build/Trace/Hpc/Util.o libraries/hpc/dist-install/build/Trace/Hpc/Mix.o libraries/hpc/dist-install/build/Trace/Hpc/Tix.o libraries/hpc/dist-install/build/Trace/Hpc/Reflect.o >> libraries/hpc/dist-install/build/libHShpc-0.6.0.3.a.contents "xargs" "ar" qcls libraries/hpc/dist-install/build/libHShpc-0.6.0.3.a < libraries/hpc/dist-install/build/libHShpc-0.6.0.3.a.contents "rm" -f libraries/hpc/dist-install/build/libHShpc-0.6.0.3.a.contents "rm" -f libraries/ghci/dist-install/build/libHSghci-8.6.5.a libraries/ghci/dist-install/build/libHSghci-8.6.5.a.contents echo libraries/ghci/dist-install/build/GHCi/BreakArray.o libraries/ghci/dist-install/build/GHCi/BinaryArray.o libraries/ghci/dist-install/build/GHCi/Message.o libraries/ghci/dist-install/build/GHCi/ResolvedBCO.o libraries/ghci/dist-install/build/GHCi/RemoteTypes.o libraries/ghci/dist-install/build/GHCi/FFI.o libraries/ghci/dist-install/build/GHCi/InfoTable.o libraries/ghci/dist-install/build/GHCi/StaticPtrTable.o libraries/ghci/dist-install/build/GHCi/TH/Binary.o libraries/ghci/dist-install/build/SizedSeq.o libraries/ghci/dist-install/build/GHCi/Run.o libraries/ghci/dist-install/build/GHCi/CreateBCO.o libraries/ghci/dist-install/build/GHCi/ObjLink.o libraries/ghci/dist-install/build/GHCi/Signals.o libraries/ghci/dist-install/build/GHCi/TH.o >> libraries/ghci/dist-install/build/libHSghci-8.6.5.a.contents "xargs" "ar" qcls libraries/ghci/dist-install/build/libHSghci-8.6.5.a < libraries/ghci/dist-install/build/libHSghci-8.6.5.a.contents "rm" -f libraries/ghci/dist-install/build/libHSghci-8.6.5.a.contents "rm" -f libraries/transformers/dist-install/build/libHStransformers-0.5.6.2.a libraries/transformers/dist-install/build/libHStransformers-0.5.6.2.a.contents echo libraries/transformers/dist-install/build/Control/Applicative/Backwards.o libraries/transformers/dist-install/build/Control/Applicative/Lift.o libraries/transformers/dist-install/build/Control/Monad/Signatures.o libraries/transformers/dist-install/build/Control/Monad/Trans/Accum.o libraries/transformers/dist-install/build/Control/Monad/Trans/Class.o libraries/transformers/dist-install/build/Control/Monad/Trans/Cont.o libraries/transformers/dist-install/build/Control/Monad/Trans/Except.o libraries/transformers/dist-install/build/Control/Monad/Trans/Error.o libraries/transformers/dist-install/build/Control/Monad/Trans/Identity.o libraries/transformers/dist-install/build/Control/Monad/Trans/List.o libraries/transformers/dist-install/build/Control/Monad/Trans/Maybe.o libraries/transformers/dist-install/build/Control/Monad/Trans/Reader.o libraries/transformers/dist-install/build/Control/Monad/Trans/RWS.o libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/CPS.o libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/Lazy.o libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/Strict.o libraries/transformers/dist-install/build/Control/Monad/Trans/Select.o libraries/transformers/dist-install/build/Control/Monad/Trans/State.o libraries/transformers/dist-install/build/Control/Monad/Trans/State/Lazy.o libraries/transformers/dist-install/build/Control/Monad/Trans/State/Strict.o libraries/transformers/dist-install/build/Control/Monad/Trans/Writer.o libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/CPS.o libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/Lazy.o libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/Strict.o libraries/transformers/dist-install/build/Data/Functor/Constant.o libraries/transformers/dist-install/build/Data/Functor/Reverse.o >> libraries/transformers/dist-install/build/libHStransformers-0.5.6.2.a.contents "xargs" "ar" qcls libraries/transformers/dist-install/build/libHStransformers-0.5.6.2.a < libraries/transformers/dist-install/build/libHStransformers-0.5.6.2.a.contents "rm" -f libraries/transformers/dist-install/build/libHStransformers-0.5.6.2.a.contents "rm" -f libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.14.0.0.a libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.14.0.0.a.contents echo libraries/template-haskell/dist-install/build/Language/Haskell/TH.o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib.o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Ppr.o libraries/template-haskell/dist-install/build/Language/Haskell/TH/PprLib.o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Quote.o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Syntax.o libraries/template-haskell/dist-install/build/Language/Haskell/TH/LanguageExtensions.o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib/Internal.o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib/Map.o >> libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.14.0.0.a.contents "xargs" "ar" qcls libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.14.0.0.a < libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.14.0.0.a.contents "rm" -f libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.14.0.0.a.contents "rm" -f libraries/pretty/dist-install/build/libHSpretty-1.1.3.6.a libraries/pretty/dist-install/build/libHSpretty-1.1.3.6.a.contents echo libraries/pretty/dist-install/build/Text/PrettyPrint.o libraries/pretty/dist-install/build/Text/PrettyPrint/HughesPJ.o libraries/pretty/dist-install/build/Text/PrettyPrint/HughesPJClass.o libraries/pretty/dist-install/build/Text/PrettyPrint/Annotated.o libraries/pretty/dist-install/build/Text/PrettyPrint/Annotated/HughesPJ.o libraries/pretty/dist-install/build/Text/PrettyPrint/Annotated/HughesPJClass.o >> libraries/pretty/dist-install/build/libHSpretty-1.1.3.6.a.contents "xargs" "ar" qcls libraries/pretty/dist-install/build/libHSpretty-1.1.3.6.a < libraries/pretty/dist-install/build/libHSpretty-1.1.3.6.a.contents "rm" -f libraries/pretty/dist-install/build/libHSpretty-1.1.3.6.a.contents HC [stage 1] libraries/ghc-heap/dist-install/build/cbits/HeapPrim.o "rm" -f libraries/ghc-heap/dist-install/build/libHSghc-heap-8.6.5.a libraries/ghc-heap/dist-install/build/libHSghc-heap-8.6.5.a.contents echo libraries/ghc-heap/dist-install/build/GHC/Exts/Heap.o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Closures.o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/ClosureTypes.o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Constants.o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable.o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable/Types.o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTableProf.o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Utils.o libraries/ghc-heap/dist-install/build/cbits/HeapPrim.o >> libraries/ghc-heap/dist-install/build/libHSghc-heap-8.6.5.a.contents "xargs" "ar" qcls libraries/ghc-heap/dist-install/build/libHSghc-heap-8.6.5.a < libraries/ghc-heap/dist-install/build/libHSghc-heap-8.6.5.a.contents "rm" -f libraries/ghc-heap/dist-install/build/libHSghc-heap-8.6.5.a.contents "rm" -f libraries/ghc-boot/dist-install/build/libHSghc-boot-8.6.5.a libraries/ghc-boot/dist-install/build/libHSghc-boot-8.6.5.a.contents echo libraries/ghc-boot/dist-install/build/GHC/LanguageExtensions.o libraries/ghc-boot/dist-install/build/GHC/PackageDb.o libraries/ghc-boot/dist-install/build/GHC/Serialized.o libraries/ghc-boot/dist-install/build/GHC/ForeignSrcLang.o libraries/ghc-boot/dist-install/build/GHC/HandleEncoding.o >> libraries/ghc-boot/dist-install/build/libHSghc-boot-8.6.5.a.contents "xargs" "ar" qcls libraries/ghc-boot/dist-install/build/libHSghc-boot-8.6.5.a < libraries/ghc-boot/dist-install/build/libHSghc-boot-8.6.5.a.contents "rm" -f libraries/ghc-boot/dist-install/build/libHSghc-boot-8.6.5.a.contents "rm" -f libraries/ghc-boot-th/dist-install/build/libHSghc-boot-th-8.6.5.a libraries/ghc-boot-th/dist-install/build/libHSghc-boot-th-8.6.5.a.contents echo libraries/ghc-boot-th/dist-install/build/GHC/LanguageExtensions/Type.o libraries/ghc-boot-th/dist-install/build/GHC/ForeignSrcLang/Type.o libraries/ghc-boot-th/dist-install/build/GHC/Lexeme.o >> libraries/ghc-boot-th/dist-install/build/libHSghc-boot-th-8.6.5.a.contents "xargs" "ar" qcls libraries/ghc-boot-th/dist-install/build/libHSghc-boot-th-8.6.5.a < libraries/ghc-boot-th/dist-install/build/libHSghc-boot-th-8.6.5.a.contents "rm" -f libraries/ghc-boot-th/dist-install/build/libHSghc-boot-th-8.6.5.a.contents "rm" -f libraries/directory/dist-install/build/libHSdirectory-1.3.3.0.a libraries/directory/dist-install/build/libHSdirectory-1.3.3.0.a.contents echo libraries/directory/dist-install/build/System/Directory.o libraries/directory/dist-install/build/System/Directory/Internal.o libraries/directory/dist-install/build/System/Directory/Internal/Prelude.o libraries/directory/dist-install/build/System/Directory/Internal/C_utimensat.o libraries/directory/dist-install/build/System/Directory/Internal/Common.o libraries/directory/dist-install/build/System/Directory/Internal/Config.o libraries/directory/dist-install/build/System/Directory/Internal/Posix.o libraries/directory/dist-install/build/System/Directory/Internal/Windows.o >> libraries/directory/dist-install/build/libHSdirectory-1.3.3.0.a.contents "xargs" "ar" qcls libraries/directory/dist-install/build/libHSdirectory-1.3.3.0.a < libraries/directory/dist-install/build/libHSdirectory-1.3.3.0.a.contents "rm" -f libraries/directory/dist-install/build/libHSdirectory-1.3.3.0.a.contents HC [stage 1] libraries/unix/dist-install/build/cbits/HsUnix.o HC [stage 1] libraries/unix/dist-install/build/cbits/execvpe.o "rm" -f libraries/unix/dist-install/build/libHSunix-2.7.2.2.a libraries/unix/dist-install/build/libHSunix-2.7.2.2.a.contents echo libraries/unix/dist-install/build/System/Posix.o libraries/unix/dist-install/build/System/Posix/ByteString.o libraries/unix/dist-install/build/System/Posix/Error.o libraries/unix/dist-install/build/System/Posix/Resource.o libraries/unix/dist-install/build/System/Posix/Time.o libraries/unix/dist-install/build/System/Posix/Unistd.o libraries/unix/dist-install/build/System/Posix/User.o libraries/unix/dist-install/build/System/Posix/Signals.o libraries/unix/dist-install/build/System/Posix/Signals/Exts.o libraries/unix/dist-install/build/System/Posix/Semaphore.o libraries/unix/dist-install/build/System/Posix/SharedMem.o libraries/unix/dist-install/build/System/Posix/ByteString/FilePath.o libraries/unix/dist-install/build/System/Posix/Directory.o libraries/unix/dist-install/build/System/Posix/Directory/ByteString.o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module.o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module/ByteString.o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Prim.o libraries/unix/dist-install/build/System/Posix/DynamicLinker/ByteString.o libraries/unix/dist-install/build/System/Posix/DynamicLinker.o libraries/unix/dist-install/build/System/Posix/Files.o libraries/unix/dist-install/build/System/Posix/Files/ByteString.o libraries/unix/dist-install/build/System/Posix/IO.o libraries/unix/dist-install/build/System/Posix/IO/ByteString.o libraries/unix/dist-install/build/System/Posix/Env.o libraries/unix/dist-install/build/System/Posix/Env/ByteString.o libraries/unix/dist-install/build/System/Posix/Fcntl.o libraries/unix/dist-install/build/System/Posix/Process.o libraries/unix/dist-install/build/System/Posix/Process/Internals.o libraries/unix/dist-install/build/System/Posix/Process/ByteString.o libraries/unix/dist-install/build/System/Posix/Temp.o libraries/unix/dist-install/build/System/Posix/Temp/ByteString.o libraries/unix/dist-install/build/System/Posix/Terminal.o libraries/unix/dist-install/build/System/Posix/Terminal/ByteString.o libraries/unix/dist-install/build/System/Posix/Directory/Common.o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Common.o libraries/unix/dist-install/build/System/Posix/Files/Common.o libraries/unix/dist-install/build/System/Posix/IO/Common.o libraries/unix/dist-install/build/System/Posix/Process/Common.o libraries/unix/dist-install/build/System/Posix/Terminal/Common.o libraries/unix/dist-install/build/cbits/HsUnix.o libraries/unix/dist-install/build/cbits/execvpe.o >> libraries/unix/dist-install/build/libHSunix-2.7.2.2.a.contents "xargs" "ar" qcls libraries/unix/dist-install/build/libHSunix-2.7.2.2.a < libraries/unix/dist-install/build/libHSunix-2.7.2.2.a.contents "rm" -f libraries/unix/dist-install/build/libHSunix-2.7.2.2.a.contents HC [stage 1] libraries/time/dist-install/build/lib/cbits/HsTime.o "rm" -f libraries/time/dist-install/build/libHStime-1.8.0.2.a libraries/time/dist-install/build/libHStime-1.8.0.2.a.contents echo libraries/time/dist-install/build/Data/Time/Calendar.o libraries/time/dist-install/build/Data/Time/Calendar/MonthDay.o libraries/time/dist-install/build/Data/Time/Calendar/OrdinalDate.o libraries/time/dist-install/build/Data/Time/Calendar/WeekDate.o libraries/time/dist-install/build/Data/Time/Calendar/Julian.o libraries/time/dist-install/build/Data/Time/Calendar/Easter.o libraries/time/dist-install/build/Data/Time/Clock.o libraries/time/dist-install/build/Data/Time/Clock/System.o libraries/time/dist-install/build/Data/Time/Clock/POSIX.o libraries/time/dist-install/build/Data/Time/Clock/TAI.o libraries/time/dist-install/build/Data/Time/LocalTime.o libraries/time/dist-install/build/Data/Time/Format.o libraries/time/dist-install/build/Data/Time.o libraries/time/dist-install/build/Data/Time/Calendar/Private.o libraries/time/dist-install/build/Data/Time/Calendar/Days.o libraries/time/dist-install/build/Data/Time/Calendar/Gregorian.o libraries/time/dist-install/build/Data/Time/Calendar/JulianYearDay.o libraries/time/dist-install/build/Data/Time/Clock/Internal/DiffTime.o libraries/time/dist-install/build/Data/Time/Clock/Internal/AbsoluteTime.o libraries/time/dist-install/build/Data/Time/Clock/Internal/NominalDiffTime.o libraries/time/dist-install/build/Data/Time/Clock/Internal/POSIXTime.o libraries/time/dist-install/build/Data/Time/Clock/Internal/UniversalTime.o libraries/time/dist-install/build/Data/Time/Clock/Internal/SystemTime.o libraries/time/dist-install/build/Data/Time/Clock/Internal/UTCTime.o libraries/time/dist-install/build/Data/Time/Clock/Internal/CTimeval.o libraries/time/dist-install/build/Data/Time/Clock/Internal/CTimespec.o libraries/time/dist-install/build/Data/Time/Clock/Internal/UTCDiff.o libraries/time/dist-install/build/Data/Time/LocalTime/Internal/TimeZone.o libraries/time/dist-install/build/Data/Time/LocalTime/Internal/TimeOfDay.o libraries/time/dist-install/build/Data/Time/LocalTime/Internal/LocalTime.o libraries/time/dist-install/build/Data/Time/LocalTime/Internal/ZonedTime.o libraries/time/dist-install/build/Data/Time/Format/Parse.o libraries/time/dist-install/build/Data/Time/Format/Locale.o libraries/time/dist-install/build/lib/cbits/HsTime.o >> libraries/time/dist-install/build/libHStime-1.8.0.2.a.contents "xargs" "ar" qcls libraries/time/dist-install/build/libHStime-1.8.0.2.a < libraries/time/dist-install/build/libHStime-1.8.0.2.a.contents "rm" -f libraries/time/dist-install/build/libHStime-1.8.0.2.a.contents "rm" -f libraries/filepath/dist-install/build/libHSfilepath-1.4.2.1.a libraries/filepath/dist-install/build/libHSfilepath-1.4.2.1.a.contents echo libraries/filepath/dist-install/build/System/FilePath.o libraries/filepath/dist-install/build/System/FilePath/Posix.o libraries/filepath/dist-install/build/System/FilePath/Windows.o >> libraries/filepath/dist-install/build/libHSfilepath-1.4.2.1.a.contents "xargs" "ar" qcls libraries/filepath/dist-install/build/libHSfilepath-1.4.2.1.a < libraries/filepath/dist-install/build/libHSfilepath-1.4.2.1.a.contents "rm" -f libraries/filepath/dist-install/build/libHSfilepath-1.4.2.1.a.contents "rm" -f libraries/binary/dist-install/build/libHSbinary-0.8.6.0.a libraries/binary/dist-install/build/libHSbinary-0.8.6.0.a.contents echo libraries/binary/dist-install/build/Data/Binary.o libraries/binary/dist-install/build/Data/Binary/Put.o libraries/binary/dist-install/build/Data/Binary/Get.o libraries/binary/dist-install/build/Data/Binary/Get/Internal.o libraries/binary/dist-install/build/Data/Binary/Builder.o libraries/binary/dist-install/build/Data/Binary/Class.o libraries/binary/dist-install/build/Data/Binary/Internal.o libraries/binary/dist-install/build/Data/Binary/Generic.o libraries/binary/dist-install/build/Data/Binary/FloatCast.o >> libraries/binary/dist-install/build/libHSbinary-0.8.6.0.a.contents "xargs" "ar" qcls libraries/binary/dist-install/build/libHSbinary-0.8.6.0.a < libraries/binary/dist-install/build/libHSbinary-0.8.6.0.a.contents "rm" -f libraries/binary/dist-install/build/libHSbinary-0.8.6.0.a.contents "rm" -f libraries/containers/dist-install/build/libHScontainers-0.6.0.1.a libraries/containers/dist-install/build/libHScontainers-0.6.0.1.a.contents echo libraries/containers/dist-install/build/Data/Containers/ListUtils.o libraries/containers/dist-install/build/Data/IntMap.o libraries/containers/dist-install/build/Data/IntMap/Lazy.o libraries/containers/dist-install/build/Data/IntMap/Strict.o libraries/containers/dist-install/build/Data/IntMap/Internal.o libraries/containers/dist-install/build/Data/IntMap/Internal/Debug.o libraries/containers/dist-install/build/Data/IntMap/Merge/Lazy.o libraries/containers/dist-install/build/Data/IntMap/Merge/Strict.o libraries/containers/dist-install/build/Data/IntSet/Internal.o libraries/containers/dist-install/build/Data/IntSet.o libraries/containers/dist-install/build/Data/Map.o libraries/containers/dist-install/build/Data/Map/Lazy.o libraries/containers/dist-install/build/Data/Map/Merge/Lazy.o libraries/containers/dist-install/build/Data/Map/Strict/Internal.o libraries/containers/dist-install/build/Data/Map/Strict.o libraries/containers/dist-install/build/Data/Map/Merge/Strict.o libraries/containers/dist-install/build/Data/Map/Internal.o libraries/containers/dist-install/build/Data/Map/Internal/Debug.o libraries/containers/dist-install/build/Data/Set/Internal.o libraries/containers/dist-install/build/Data/Set.o libraries/containers/dist-install/build/Data/Graph.o libraries/containers/dist-install/build/Data/Sequence.o libraries/containers/dist-install/build/Data/Sequence/Internal.o libraries/containers/dist-install/build/Data/Sequence/Internal/Sorting.o libraries/containers/dist-install/build/Data/Tree.o libraries/containers/dist-install/build/Utils/Containers/Internal/BitUtil.o libraries/containers/dist-install/build/Utils/Containers/Internal/BitQueue.o libraries/containers/dist-install/build/Utils/Containers/Internal/StrictPair.o libraries/containers/dist-install/build/Utils/Containers/Internal/State.o libraries/containers/dist-install/build/Utils/Containers/Internal/StrictMaybe.o libraries/containers/dist-install/build/Utils/Containers/Internal/PtrEquality.o libraries/containers/dist-install/build/Utils/Containers/Internal/Coercions.o libraries/containers/dist-install/build/Utils/Containers/Internal/TypeError.o libraries/containers/dist-install/build/Data/Map/Internal/DeprecatedShowTree.o libraries/containers/dist-install/build/Data/IntMap/Internal/DeprecatedDebug.o >> libraries/containers/dist-install/build/libHScontainers-0.6.0.1.a.contents "xargs" "ar" qcls libraries/containers/dist-install/build/libHScontainers-0.6.0.1.a < libraries/containers/dist-install/build/libHScontainers-0.6.0.1.a.contents "rm" -f libraries/containers/dist-install/build/libHScontainers-0.6.0.1.a.contents HC [stage 1] libraries/bytestring/dist-install/build/cbits/fpstring.o HC [stage 1] libraries/bytestring/dist-install/build/cbits/itoa.o "rm" -f libraries/bytestring/dist-install/build/libHSbytestring-0.10.8.2.a libraries/bytestring/dist-install/build/libHSbytestring-0.10.8.2.a.contents echo libraries/bytestring/dist-install/build/Data/ByteString.o libraries/bytestring/dist-install/build/Data/ByteString/Char8.o libraries/bytestring/dist-install/build/Data/ByteString/Unsafe.o libraries/bytestring/dist-install/build/Data/ByteString/Internal.o libraries/bytestring/dist-install/build/Data/ByteString/Lazy.o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Char8.o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Internal.o libraries/bytestring/dist-install/build/Data/ByteString/Short.o libraries/bytestring/dist-install/build/Data/ByteString/Short/Internal.o libraries/bytestring/dist-install/build/Data/ByteString/Builder.o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Extra.o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim.o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Internal.o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal.o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder.o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/Extras.o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/ASCII.o libraries/bytestring/dist-install/build/Data/ByteString/Builder/ASCII.o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Binary.o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/ASCII.o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/Floating.o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/UncheckedShifts.o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/Base16.o libraries/bytestring/dist-install/build/cbits/fpstring.o libraries/bytestring/dist-install/build/cbits/itoa.o >> libraries/bytestring/dist-install/build/libHSbytestring-0.10.8.2.a.contents "xargs" "ar" qcls libraries/bytestring/dist-install/build/libHSbytestring-0.10.8.2.a < libraries/bytestring/dist-install/build/libHSbytestring-0.10.8.2.a.contents "rm" -f libraries/bytestring/dist-install/build/libHSbytestring-0.10.8.2.a.contents "rm" -f libraries/deepseq/dist-install/build/libHSdeepseq-1.4.4.0.a libraries/deepseq/dist-install/build/libHSdeepseq-1.4.4.0.a.contents echo libraries/deepseq/dist-install/build/Control/DeepSeq.o libraries/deepseq/dist-install/build/Control/DeepSeq/BackDoor.o >> libraries/deepseq/dist-install/build/libHSdeepseq-1.4.4.0.a.contents "xargs" "ar" qcls libraries/deepseq/dist-install/build/libHSdeepseq-1.4.4.0.a < libraries/deepseq/dist-install/build/libHSdeepseq-1.4.4.0.a.contents "rm" -f libraries/deepseq/dist-install/build/libHSdeepseq-1.4.4.0.a.contents "rm" -f libraries/array/dist-install/build/libHSarray-0.5.3.0.a libraries/array/dist-install/build/libHSarray-0.5.3.0.a.contents echo libraries/array/dist-install/build/Data/Array.o libraries/array/dist-install/build/Data/Array/Base.o libraries/array/dist-install/build/Data/Array/IArray.o libraries/array/dist-install/build/Data/Array/IO.o libraries/array/dist-install/build/Data/Array/IO/Safe.o libraries/array/dist-install/build/Data/Array/IO/Internals.o libraries/array/dist-install/build/Data/Array/MArray.o libraries/array/dist-install/build/Data/Array/MArray/Safe.o libraries/array/dist-install/build/Data/Array/ST.o libraries/array/dist-install/build/Data/Array/ST/Safe.o libraries/array/dist-install/build/Data/Array/Storable.o libraries/array/dist-install/build/Data/Array/Storable/Safe.o libraries/array/dist-install/build/Data/Array/Storable/Internals.o libraries/array/dist-install/build/Data/Array/Unboxed.o libraries/array/dist-install/build/Data/Array/Unsafe.o >> libraries/array/dist-install/build/libHSarray-0.5.3.0.a.contents "xargs" "ar" qcls libraries/array/dist-install/build/libHSarray-0.5.3.0.a < libraries/array/dist-install/build/libHSarray-0.5.3.0.a.contents "rm" -f libraries/array/dist-install/build/libHSarray-0.5.3.0.a.contents HC [stage 1] libraries/base/dist-install/build/cbits/CastFloatWord.o HC [stage 1] libraries/base/dist-install/build/cbits/DarwinUtils.o HC [stage 1] libraries/base/dist-install/build/cbits/PrelIOUtils.o HC [stage 1] libraries/base/dist-install/build/cbits/SetEnv.o HC [stage 1] libraries/base/dist-install/build/cbits/WCsubst.o HC [stage 1] libraries/base/dist-install/build/cbits/Win32Utils.o HC [stage 1] libraries/base/dist-install/build/cbits/consUtils.o HC [stage 1] libraries/base/dist-install/build/cbits/iconv.o HC [stage 1] libraries/base/dist-install/build/cbits/inputReady.o HC [stage 1] libraries/base/dist-install/build/cbits/md5.o HC [stage 1] libraries/base/dist-install/build/cbits/primFloat.o HC [stage 1] libraries/base/dist-install/build/cbits/sysconf.o HC [stage 1] libraries/base/dist-install/build/cbits/fs.o "rm" -f libraries/base/dist-install/build/libHSbase-4.12.0.0.a libraries/base/dist-install/build/libHSbase-4.12.0.0.a.contents echo libraries/base/dist-install/build/Control/Applicative.o libraries/base/dist-install/build/Control/Arrow.o libraries/base/dist-install/build/Control/Category.o libraries/base/dist-install/build/Control/Concurrent.o libraries/base/dist-install/build/Control/Concurrent/Chan.o libraries/base/dist-install/build/Control/Concurrent/MVar.o libraries/base/dist-install/build/Control/Concurrent/QSem.o libraries/base/dist-install/build/Control/Concurrent/QSemN.o libraries/base/dist-install/build/Control/Exception.o libraries/base/dist-install/build/Control/Exception/Base.o libraries/base/dist-install/build/Control/Monad.o libraries/base/dist-install/build/Control/Monad/Fail.o libraries/base/dist-install/build/Control/Monad/Fix.o libraries/base/dist-install/build/Control/Monad/Instances.o libraries/base/dist-install/build/Control/Monad/IO/Class.o libraries/base/dist-install/build/Control/Monad/ST.o libraries/base/dist-install/build/Control/Monad/ST/Lazy.o libraries/base/dist-install/build/Control/Monad/ST/Lazy/Safe.o libraries/base/dist-install/build/Control/Monad/ST/Lazy/Unsafe.o libraries/base/dist-install/build/Control/Monad/ST/Safe.o libraries/base/dist-install/build/Control/Monad/ST/Strict.o libraries/base/dist-install/build/Control/Monad/ST/Unsafe.o libraries/base/dist-install/build/Control/Monad/Zip.o libraries/base/dist-install/build/Data/Bifoldable.o libraries/base/dist-install/build/Data/Bifunctor.o libraries/base/dist-install/build/Data/Bitraversable.o libraries/base/dist-install/build/Data/Bits.o libraries/base/dist-install/build/Data/Bool.o libraries/base/dist-install/build/Data/Char.o libraries/base/dist-install/build/Data/Coerce.o libraries/base/dist-install/build/Data/Complex.o libraries/base/dist-install/build/Data/Data.o libraries/base/dist-install/build/Data/Dynamic.o libraries/base/dist-install/build/Data/Either.o libraries/base/dist-install/build/Data/Eq.o libraries/base/dist-install/build/Data/Fixed.o libraries/base/dist-install/build/Data/Foldable.o libraries/base/dist-install/build/Data/Function.o libraries/base/dist-install/build/Data/Functor.o libraries/base/dist-install/build/Data/Functor/Classes.o libraries/base/dist-install/build/Data/Functor/Contravariant.o libraries/base/dist-install/build/Data/Functor/Compose.o libraries/base/dist-install/build/Data/Functor/Const.o libraries/base/dist-install/build/Data/Functor/Identity.o libraries/base/dist-install/build/Data/Functor/Product.o libraries/base/dist-install/build/Data/Functor/Sum.o libraries/base/dist-install/build/Data/IORef.o libraries/base/dist-install/build/Data/Int.o libraries/base/dist-install/build/Data/Ix.o libraries/base/dist-install/build/Data/Kind.o libraries/base/dist-install/build/Data/List.o libraries/base/dist-install/build/Data/List/NonEmpty.o libraries/base/dist-install/build/Data/Maybe.o libraries/base/dist-install/build/Data/Monoid.o libraries/base/dist-install/build/Data/Ord.o libraries/base/dist-install/build/Data/Proxy.o libraries/base/dist-install/build/Data/Ratio.o libraries/base/dist-install/build/Data/Semigroup.o libraries/base/dist-install/build/Data/STRef.o libraries/base/dist-install/build/Data/STRef/Lazy.o libraries/base/dist-install/build/Data/STRef/Strict.o libraries/base/dist-install/build/Data/String.o libraries/base/dist-install/build/Data/Traversable.o libraries/base/dist-install/build/Data/Tuple.o libraries/base/dist-install/build/Data/Type/Bool.o libraries/base/dist-install/build/Data/Type/Coercion.o libraries/base/dist-install/build/Data/Type/Equality.o libraries/base/dist-install/build/Data/Typeable.o libraries/base/dist-install/build/Data/Unique.o libraries/base/dist-install/build/Data/Version.o libraries/base/dist-install/build/Data/Void.o libraries/base/dist-install/build/Data/Word.o libraries/base/dist-install/build/Debug/Trace.o libraries/base/dist-install/build/Foreign.o libraries/base/dist-install/build/Foreign/C.o libraries/base/dist-install/build/Foreign/C/Error.o libraries/base/dist-install/build/Foreign/C/String.o libraries/base/dist-install/build/Foreign/C/Types.o libraries/base/dist-install/build/Foreign/Concurrent.o libraries/base/dist-install/build/Foreign/ForeignPtr.o libraries/base/dist-install/build/Foreign/ForeignPtr/Safe.o libraries/base/dist-install/build/Foreign/ForeignPtr/Unsafe.o libraries/base/dist-install/build/Foreign/Marshal.o libraries/base/dist-install/build/Foreign/Marshal/Alloc.o libraries/base/dist-install/build/Foreign/Marshal/Array.o libraries/base/dist-install/build/Foreign/Marshal/Error.o libraries/base/dist-install/build/Foreign/Marshal/Pool.o libraries/base/dist-install/build/Foreign/Marshal/Safe.o libraries/base/dist-install/build/Foreign/Marshal/Unsafe.o libraries/base/dist-install/build/Foreign/Marshal/Utils.o libraries/base/dist-install/build/Foreign/Ptr.o libraries/base/dist-install/build/Foreign/Safe.o libraries/base/dist-install/build/Foreign/StablePtr.o libraries/base/dist-install/build/Foreign/Storable.o libraries/base/dist-install/build/GHC/Arr.o libraries/base/dist-install/build/GHC/Base.o libraries/base/dist-install/build/GHC/ByteOrder.o libraries/base/dist-install/build/GHC/Char.o libraries/base/dist-install/build/GHC/Clock.o libraries/base/dist-install/build/GHC/Conc.o libraries/base/dist-install/build/GHC/Conc/IO.o libraries/base/dist-install/build/GHC/Conc/Signal.o libraries/base/dist-install/build/GHC/Conc/Sync.o libraries/base/dist-install/build/GHC/ConsoleHandler.o libraries/base/dist-install/build/GHC/Constants.o libraries/base/dist-install/build/GHC/Desugar.o libraries/base/dist-install/build/GHC/Enum.o libraries/base/dist-install/build/GHC/Environment.o libraries/base/dist-install/build/GHC/Err.o libraries/base/dist-install/build/GHC/Exception.o libraries/base/dist-install/build/GHC/Exception/Type.o libraries/base/dist-install/build/GHC/ExecutionStack.o libraries/base/dist-install/build/GHC/ExecutionStack/Internal.o libraries/base/dist-install/build/GHC/Exts.o libraries/base/dist-install/build/GHC/Fingerprint.o libraries/base/dist-install/build/GHC/Fingerprint/Type.o libraries/base/dist-install/build/GHC/Float.o libraries/base/dist-install/build/GHC/Float/ConversionUtils.o libraries/base/dist-install/build/GHC/Float/RealFracMethods.o libraries/base/dist-install/build/GHC/Foreign.o libraries/base/dist-install/build/GHC/ForeignPtr.o libraries/base/dist-install/build/GHC/GHCi.o libraries/base/dist-install/build/GHC/Generics.o libraries/base/dist-install/build/GHC/IO.o libraries/base/dist-install/build/GHC/IO/Buffer.o libraries/base/dist-install/build/GHC/IO/BufferedIO.o libraries/base/dist-install/build/GHC/IO/Device.o libraries/base/dist-install/build/GHC/IO/Encoding.o libraries/base/dist-install/build/GHC/IO/Encoding/CodePage.o libraries/base/dist-install/build/GHC/IO/Encoding/Failure.o libraries/base/dist-install/build/GHC/IO/Encoding/Iconv.o libraries/base/dist-install/build/GHC/IO/Encoding/Latin1.o libraries/base/dist-install/build/GHC/IO/Encoding/Types.o libraries/base/dist-install/build/GHC/IO/Encoding/UTF16.o libraries/base/dist-install/build/GHC/IO/Encoding/UTF32.o libraries/base/dist-install/build/GHC/IO/Encoding/UTF8.o libraries/base/dist-install/build/GHC/IO/Exception.o libraries/base/dist-install/build/GHC/IO/FD.o libraries/base/dist-install/build/GHC/IO/Handle.o libraries/base/dist-install/build/GHC/IO/Handle/FD.o libraries/base/dist-install/build/GHC/IO/Handle/Internals.o libraries/base/dist-install/build/GHC/IO/Handle/Lock.o libraries/base/dist-install/build/GHC/IO/Handle/Text.o libraries/base/dist-install/build/GHC/IO/Handle/Types.o libraries/base/dist-install/build/GHC/IO/IOMode.o libraries/base/dist-install/build/GHC/IO/Unsafe.o libraries/base/dist-install/build/GHC/IOArray.o libraries/base/dist-install/build/GHC/IORef.o libraries/base/dist-install/build/GHC/Int.o libraries/base/dist-install/build/GHC/List.o libraries/base/dist-install/build/GHC/Maybe.o libraries/base/dist-install/build/GHC/MVar.o libraries/base/dist-install/build/GHC/Natural.o libraries/base/dist-install/build/GHC/Num.o libraries/base/dist-install/build/GHC/OldList.o libraries/base/dist-install/build/GHC/OverloadedLabels.o libraries/base/dist-install/build/GHC/Pack.o libraries/base/dist-install/build/GHC/Profiling.o libraries/base/dist-install/build/GHC/Ptr.o libraries/base/dist-install/build/GHC/Read.o libraries/base/dist-install/build/GHC/Real.o libraries/base/dist-install/build/GHC/Records.o libraries/base/dist-install/build/GHC/ResponseFile.o libraries/base/dist-install/build/GHC/RTS/Flags.o libraries/base/dist-install/build/GHC/ST.o libraries/base/dist-install/build/GHC/StaticPtr.o libraries/base/dist-install/build/GHC/STRef.o libraries/base/dist-install/build/GHC/Show.o libraries/base/dist-install/build/GHC/Stable.o libraries/base/dist-install/build/GHC/StableName.o libraries/base/dist-install/build/GHC/Stack.o libraries/base/dist-install/build/GHC/Stack/CCS.o libraries/base/dist-install/build/GHC/Stack/Types.o libraries/base/dist-install/build/GHC/Stats.o libraries/base/dist-install/build/GHC/Storable.o libraries/base/dist-install/build/GHC/TopHandler.o libraries/base/dist-install/build/GHC/TypeLits.o libraries/base/dist-install/build/GHC/TypeNats.o libraries/base/dist-install/build/GHC/Unicode.o libraries/base/dist-install/build/GHC/Weak.o libraries/base/dist-install/build/GHC/Word.o libraries/base/dist-install/build/Numeric.o libraries/base/dist-install/build/Numeric/Natural.o libraries/base/dist-install/build/Prelude.o libraries/base/dist-install/build/System/CPUTime.o libraries/base/dist-install/build/System/Console/GetOpt.o libraries/base/dist-install/build/System/Environment.o libraries/base/dist-install/build/System/Environment/Blank.o libraries/base/dist-install/build/System/Exit.o libraries/base/dist-install/build/System/IO.o libraries/base/dist-install/build/System/IO/Error.o libraries/base/dist-install/build/System/IO/Unsafe.o libraries/base/dist-install/build/System/Info.o libraries/base/dist-install/build/System/Mem.o libraries/base/dist-install/build/System/Mem/StableName.o libraries/base/dist-install/build/System/Mem/Weak.o libraries/base/dist-install/build/System/Posix/Internals.o libraries/base/dist-install/build/System/Posix/Types.o libraries/base/dist-install/build/System/Timeout.o libraries/base/dist-install/build/Text/ParserCombinators/ReadP.o libraries/base/dist-install/build/Text/ParserCombinators/ReadPrec.o libraries/base/dist-install/build/Text/Printf.o libraries/base/dist-install/build/Text/Read.o libraries/base/dist-install/build/Text/Read/Lex.o libraries/base/dist-install/build/Text/Show.o libraries/base/dist-install/build/Text/Show/Functions.o libraries/base/dist-install/build/Type/Reflection.o libraries/base/dist-install/build/Type/Reflection/Unsafe.o libraries/base/dist-install/build/Unsafe/Coerce.o libraries/base/dist-install/build/GHC/Event.o libraries/base/dist-install/build/Control/Monad/ST/Imp.o libraries/base/dist-install/build/Control/Monad/ST/Lazy/Imp.o libraries/base/dist-install/build/Data/Functor/Utils.o libraries/base/dist-install/build/Data/OldList.o libraries/base/dist-install/build/Data/Semigroup/Internal.o libraries/base/dist-install/build/Data/Typeable/Internal.o libraries/base/dist-install/build/Foreign/ForeignPtr/Imp.o libraries/base/dist-install/build/GHC/StaticPtr/Internal.o libraries/base/dist-install/build/System/Environment/ExecutablePath.o libraries/base/dist-install/build/System/CPUTime/Utils.o libraries/base/dist-install/build/GHC/Event/Arr.o libraries/base/dist-install/build/GHC/Event/Array.o libraries/base/dist-install/build/GHC/Event/Control.o libraries/base/dist-install/build/GHC/Event/EPoll.o libraries/base/dist-install/build/GHC/Event/IntTable.o libraries/base/dist-install/build/GHC/Event/Internal.o libraries/base/dist-install/build/GHC/Event/KQueue.o libraries/base/dist-install/build/GHC/Event/Manager.o libraries/base/dist-install/build/GHC/Event/PSQ.o libraries/base/dist-install/build/GHC/Event/Poll.o libraries/base/dist-install/build/GHC/Event/Thread.o libraries/base/dist-install/build/GHC/Event/TimerManager.o libraries/base/dist-install/build/GHC/Event/Unique.o libraries/base/dist-install/build/System/CPUTime/Posix/ClockGetTime.o libraries/base/dist-install/build/System/CPUTime/Posix/Times.o libraries/base/dist-install/build/System/CPUTime/Posix/RUsage.o libraries/base/dist-install/build/System/CPUTime/Unsupported.o libraries/base/dist-install/build/cbits/CastFloatWord.o libraries/base/dist-install/build/cbits/DarwinUtils.o libraries/base/dist-install/build/cbits/PrelIOUtils.o libraries/base/dist-install/build/cbits/SetEnv.o libraries/base/dist-install/build/cbits/WCsubst.o libraries/base/dist-install/build/cbits/Win32Utils.o libraries/base/dist-install/build/cbits/consUtils.o libraries/base/dist-install/build/cbits/iconv.o libraries/base/dist-install/build/cbits/inputReady.o libraries/base/dist-install/build/cbits/md5.o libraries/base/dist-install/build/cbits/primFloat.o libraries/base/dist-install/build/cbits/sysconf.o libraries/base/dist-install/build/cbits/fs.o >> libraries/base/dist-install/build/libHSbase-4.12.0.0.a.contents "xargs" "ar" qcls libraries/base/dist-install/build/libHSbase-4.12.0.0.a < libraries/base/dist-install/build/libHSbase-4.12.0.0.a.contents "rm" -f libraries/base/dist-install/build/libHSbase-4.12.0.0.a.contents HC [stage 1] libraries/integer-gmp/dist-install/build/cbits/wrappers.o cc: warning: argument unused during compilation: '-L/usr/local/lib' [-Wunused-command-line-argument] "rm" -f libraries/integer-gmp/dist-install/build/libHSinteger-gmp-1.0.2.0.a libraries/integer-gmp/dist-install/build/libHSinteger-gmp-1.0.2.0.a.contents echo libraries/integer-gmp/dist-install/build/GHC/Integer.o libraries/integer-gmp/dist-install/build/GHC/Integer/Logarithms.o libraries/integer-gmp/dist-install/build/GHC/Integer/Logarithms/Internals.o libraries/integer-gmp/dist-install/build/GHC/Integer/GMP/Internals.o libraries/integer-gmp/dist-install/build/GHC/Integer/Type.o libraries/integer-gmp/dist-install/build/cbits/wrappers.o >> libraries/integer-gmp/dist-install/build/libHSinteger-gmp-1.0.2.0.a.contents "xargs" "ar" qcls libraries/integer-gmp/dist-install/build/libHSinteger-gmp-1.0.2.0.a < libraries/integer-gmp/dist-install/build/libHSinteger-gmp-1.0.2.0.a.contents "rm" -f libraries/integer-gmp/dist-install/build/libHSinteger-gmp-1.0.2.0.a.contents HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Unsafe/Shift.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Unsafe.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Array.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Unsafe/Char.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Search.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Encoding/Utf16.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Functions.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Unsafe.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Fusion/Size.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Fusion/Types.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Fusion/CaseMapping.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Fusion/Common.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Private.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Fusion.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Show.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Encoding/Utf32.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Encoding/Utf8.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Encoding/Fusion/Common.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Encoding/Error.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Encoding/Fusion.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Encoding.o HC [stage 1] libraries/text/dist-install/build/Data/Text.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Foreign.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/IO.o HC [stage 1] libraries/text/dist-install/build/Data/Text/IO.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Lazy.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Lazy/Search.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Lazy/Fusion.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Lazy/Encoding/Fusion.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Lazy/Encoding.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Lazy.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Builder.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Lazy/Builder.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Builder/Functions.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Builder/Int/Digits.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Builder/RealFloat/Functions.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Read.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Lazy/Builder/Int.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Lazy/Builder/RealFloat.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Lazy/IO.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Lazy/Internal.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Lazy/Read.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Read.o "inplace/bin/mkdirhier" libraries/text/dist-install/build/cbits//. HC [stage 1] libraries/text/dist-install/build/cbits/cbits.dyn_o HC [stage 1] libraries/text/dist-install/build/libHStext-1.2.3.1-ghc8.6.5.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Trans.o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Cont/Class.o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Cont.o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Error/Class.o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Error.o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Except.o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Identity.o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/List.o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Writer/Class.o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/State/Class.o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Reader/Class.o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/RWS/Class.o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/RWS/Lazy.o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/RWS.o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/RWS/Strict.o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Reader.o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/State/Lazy.o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/State.o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/State/Strict.o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Writer/Lazy.o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Writer.o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Writer/Strict.o HC [stage 1] libraries/mtl/dist-install/build/libHSmtl-2.2.2-ghc8.6.5.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Pos.o HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Error.o HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Prim.o HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Combinator.o HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Char.o HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec.o HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/String.o HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/ByteString.o HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/ByteString/Lazy.o HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Text.o HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Text/Lazy.o HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Token.o HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Expr.o HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Language.o HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Perm.o HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Pos.o HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Error.o HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Char.o HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Combinator.o HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Prim.o HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec.o HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Expr.o HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Language.o HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Perm.o HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Token.o HC [stage 1] libraries/parsec/dist-install/build/libHSparsec-3.1.13.0-ghc8.6.5.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/Base62.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/MonadFail.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Stack.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Binary.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Semigroup.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Prelude.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/ReadP.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Parsing.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/CharParsing.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/Common.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/String.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/Generic.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/Field.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/FieldLineStream.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/CabalSpecVersion.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/Class.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Pretty.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Text.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Language/Haskell/Extension.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/LicenseListVersion.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/LicenseReference.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/LicenseId.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/LicenseExceptionId.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/LicenseExpression.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/License.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/DList.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Version.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/VersionRange.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/VersionInterval.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Version.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/License.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compiler.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Newtype.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/Newtypes.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/ReadE.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/ShortText.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/ModuleName.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/ParseUtils.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageName.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageId.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ComponentId.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/UnitId.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Module.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Paths_Cabal.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Verbosity.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Exception.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Internal/TempFile.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/CopyFile.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/System.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/IOData.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Utils.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/Progress.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/LogProgress.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Graph.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/UnqualComponentName.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ComponentName.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PkgconfigName.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/MungedPackageName.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/MungedPackageId.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Dependency.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/AbiHash.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Package.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/AnnotatedId.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ComponentInclude.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PkgconfigDependency.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/LegacyExeDependency.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ExeDependency.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ModuleRenaming.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/IncludeRenaming.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Mixin.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/BuildInfo.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Lens.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/BuildInfo/Lens.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/BenchmarkType.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/BenchmarkInterface.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Benchmark.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/TestType.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/TestSuiteInterface.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/TestSuite.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ExecutableScope.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Executable.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Utils.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ForeignLibType.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ForeignLibOption.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ForeignLib.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ModuleReexport.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Library.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Component.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ComponentRequestedSpec.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageId/Lens.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ExposedModule.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/AbiDependency.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/InstalledPackageInfo.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/InstalledPackageInfo/Lens.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/FieldGrammar/Class.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/FieldGrammar/Pretty.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/ParseResult.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/FieldGrammar/Parsec.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/FieldGrammar.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/FieldGrammar/FieldDescrs.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/InstalledPackageInfo/FieldGrammar.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/LexerMonad.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/Lexer.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/Parser.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/InstalledPackageInfo.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PackageIndex.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Compiler.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/SourceRepo.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/HookedBuildInfo.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/BuildType.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/SetupBuildInfo.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageDescription.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Condition.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/CondTree.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/GenericPackageDescription.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Environment.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/InstallDirs.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ComponentLocalBuildInfo.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/TargetInfo.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/NubList.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Find.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Types.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Run.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Internal.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Flag.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/ImplInfo.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/GHC.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Builtin.o libraries/Cabal/Cabal/Distribution/Simple/Program/Builtin.hs:61:1: warning: [-Wunused-imports] The import of ‘System.FilePath’ is redundant except perhaps to import instances from ‘System.FilePath’ To import instances alone, use: import System.FilePath() | 61 | import System.FilePath (takeDirectory) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Db.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/GetOpt.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Command.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Setup.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/LocalBuildInfo.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/LocalBuildInfo.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/Id.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/BuildToolDepends.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/ComponentsGraph.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/ModSubst.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/ModuleShape.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/MapAccum.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/UnionFind.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/ModuleScope.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/FullUnitId.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/UnifyM.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/MixLink.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/PreModuleShape.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/ConfiguredComponent.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/LinkedComponent.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/ReadyComponent.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/PreExistingComponent.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/Configure.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/DescribeUnitId.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/CreatePipe.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Directory.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Prelude/Internal.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Time.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Make.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/TestSuite/Lens.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Library/Lens.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ForeignLib/Lens.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Executable/Lens.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Benchmark/Lens.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageDescription/Lens.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/GenericPackageDescription/Lens.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Glob.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/CCompiler.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/BuildPaths.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/DependencyMap.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/SetupBuildInfo/Lens.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Configuration.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Check.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/SourceRepo/Lens.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Lens.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/FieldGrammar.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/PrettyPrint.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/PrettyUtils.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/ConfVar.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Quirks.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Parsec.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/GetShortPathName.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/HcPkg.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Script.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/HaskellSuite.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/UHC.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Strip.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/ResponseFile.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Ld.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Ar.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Hpc.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Hpc.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Lex.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/Internal.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHCJS.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/EnvironmentParser.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/BuildTarget.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Register.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/TestSuite.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/Log.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build/PathsModule.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/LibV09.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PreProcess/Unlit.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PreProcess.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Configure.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build/Macros.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Doctest.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Haddock.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Install.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/ExeV10.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/UserHooks.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Bench.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/SrcDist.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/SnocList.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/libHSCabal-2.4.0.1-ghc8.6.5.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. HC [stage 1] libraries/ghc-compact/dist-install/build/GHC/Compact.o HC [stage 1] libraries/ghc-compact/dist-install/build/GHC/Compact/Serialized.o HC [stage 1] libraries/ghc-compact/dist-install/build/libHSghc-compact-0.1.0.0-ghc8.6.5.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Internals.o HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Strict/Attributes.o HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Strict/Elements.o HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/BlockTable.o HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Table.o HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Extras.o HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Debug.o HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Transitional/Attributes.o HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Frameset/Attributes.o HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Transitional/Elements.o HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Frameset/Elements.o HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Transitional.o HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml.o HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Frameset.o HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Strict.o HC [stage 1] libraries/xhtml/dist-install/build/libHSxhtml-3000.2.2.1-ghc8.6.5.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. HC [stage 1] libraries/libiserv/dist-install/build/Lib.o HC [stage 1] libraries/libiserv/dist-install/build/GHCi/Utils.o HC [stage 1] libraries/libiserv/dist-install/build/libHSlibiserv-8.6.3-ghc8.6.5.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. HC [stage 1] ghc/stage2/build/tmp/ghc-stage2 Warning: -rtsopts and -with-rtsopts have no effect with -no-hs-main. Call hs_init_ghc() from your main() function to set these options. /usr/bin/install -c -m 755 ghc/stage2/build/tmp/ghc-stage2 inplace/lib/bin/ghc-stage2 HC [stage 1] libraries/base/dist-install/build/GHC/Exception/Type.p_o-boot HC [stage 1] libraries/integer-gmp/dist-install/build/GHC/Integer/Type.p_o HC [stage 1] libraries/integer-gmp/dist-install/build/GHC/Integer.p_o HC [stage 1] libraries/integer-gmp/dist-install/build/GHC/Integer/GMP/Internals.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Maybe.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Natural.p_o HC [stage 1] libraries/base/dist-install/build/Unsafe/Coerce.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Base.p_o-boot HC [stage 1] libraries/base/dist-install/build/GHC/Real.p_o-boot HC [stage 1] libraries/base/dist-install/build/Data/Semigroup/Internal.p_o-boot HC [stage 1] libraries/base/dist-install/build/GHC/IO.p_o-boot HC [stage 1] libraries/base/dist-install/build/GHC/Stack/Types.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Exception.p_o-boot HC [stage 1] libraries/base/dist-install/build/GHC/Err.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Base.p_o HC [stage 1] libraries/base/dist-install/build/Data/Bool.p_o HC [stage 1] libraries/base/dist-install/build/Data/Type/Bool.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Num.p_o HC [stage 1] libraries/base/dist-install/build/Data/Maybe.p_o HC [stage 1] libraries/base/dist-install/build/GHC/List.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Show.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Char.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Enum.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Real.p_o HC [stage 1] libraries/base/dist-install/build/Control/Monad/Fail.p_o HC [stage 1] libraries/base/dist-install/build/GHC/ST.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Arr.p_o HC [stage 1] libraries/base/dist-install/build/Data/Bits.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Word.p_o HC [stage 1] libraries/integer-gmp/dist-install/build/GHC/Integer/Logarithms.p_o HC [stage 1] libraries/integer-gmp/dist-install/build/GHC/Integer/Logarithms/Internals.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Float/ConversionUtils.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Float/RealFracMethods.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Float.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Unicode.p_o HC [stage 1] libraries/base/dist-install/build/Text/ParserCombinators/ReadP.p_o HC [stage 1] libraries/base/dist-install/build/Text/ParserCombinators/ReadPrec.p_o HC [stage 1] libraries/base/dist-install/build/Text/Read/Lex.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Read.p_o HC [stage 1] libraries/base/dist-install/build/Data/Type/Equality.p_o HC [stage 1] libraries/base/dist-install/build/Data/Proxy.p_o HC [stage 1] libraries/base/dist-install/build/GHC/TypeNats.p_o HC [stage 1] libraries/base/dist-install/build/GHC/TypeLits.p_o HC [stage 1] libraries/base/dist-install/build/Numeric.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Ptr.p_o HC [stage 1] libraries/base/dist-install/build/Data/Ord.p_o HC [stage 1] libraries/base/dist-install/build/Data/Either.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Generics.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Fingerprint/Type.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Int.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Stable.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Storable.p_o HC [stage 1] libraries/base/dist-install/build/Foreign/Storable.p_o HC [stage 1] libraries/base/dist-install/build/Foreign/Ptr.p_o HC [stage 1] libraries/base/dist-install/build/GHC/STRef.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Stack/CCS.p_o-boot HC [stage 1] libraries/base/dist-install/build/GHC/Fingerprint.p_o-boot HC [stage 1] libraries/base/dist-install/build/Data/Typeable/Internal.p_o HC [stage 1] libraries/base/dist-install/build/Data/Typeable.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Exception/Type.p_o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Unsafe.p_o HC [stage 1] libraries/base/dist-install/build/Data/Tuple.p_o HC [stage 1] libraries/base/dist-install/build/Data/Char.p_o HC [stage 1] libraries/base/dist-install/build/Data/OldList.p_o HC [stage 1] libraries/base/dist-install/build/GHC/OldList.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Exception.p_o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Exception.p_o-boot HC [stage 1] libraries/base/dist-install/build/GHC/IO.p_o HC [stage 1] libraries/base/dist-install/build/GHC/IORef.p_o HC [stage 1] libraries/base/dist-install/build/Data/Semigroup/Internal.p_o HC [stage 1] libraries/base/dist-install/build/Data/Monoid.p_o HC [stage 1] libraries/base/dist-install/build/Data/Coerce.p_o HC [stage 1] libraries/base/dist-install/build/Data/Functor/Utils.p_o HC [stage 1] libraries/base/dist-install/build/Data/Eq.p_o HC [stage 1] libraries/base/dist-install/build/Data/Foldable.p_o HC [stage 1] libraries/base/dist-install/build/GHC/ForeignPtr.p_o HC [stage 1] libraries/base/dist-install/build/Data/Word.p_o HC [stage 1] libraries/base/dist-install/build/Data/Type/Coercion.p_o HC [stage 1] libraries/base/dist-install/build/Data/Int.p_o HC [stage 1] libraries/base/dist-install/build/GHC/MVar.p_o HC [stage 1] libraries/base/dist-install/build/Text/Read.p_o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Device.p_o HC [stage 1] libraries/base/dist-install/build/Foreign/ForeignPtr/Imp.p_o HC [stage 1] libraries/base/dist-install/build/Foreign/ForeignPtr.p_o HC [stage 1] libraries/base/dist-install/build/Foreign/C/Types.p_o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Buffer.p_o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding/Types.p_o HC [stage 1] libraries/base/dist-install/build/GHC/IO/BufferedIO.p_o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle/Types.p_o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle/FD.p_o-boot HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle.p_o-boot HC [stage 1] libraries/base/dist-install/build/GHC/Weak.p_o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Exception.p_o HC [stage 1] libraries/base/dist-install/build/Foreign/Marshal/Alloc.p_o HC [stage 1] libraries/base/dist-install/build/Foreign/Marshal/Utils.p_o HC [stage 1] libraries/base/dist-install/build/Foreign/Marshal/Array.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Foreign.p_o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding/Failure.p_o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding/UTF8.p_o HC [stage 1] libraries/base/dist-install/build/Data/Functor.p_o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding.p_o-boot HC [stage 1] libraries/base/dist-install/build/Foreign/C/String.p_o HC [stage 1] libraries/base/dist-install/build/Foreign/C/Error.p_o HC [stage 1] libraries/base/dist-install/build/Foreign/C.p_o HC [stage 1] libraries/base/dist-install/build/Foreign/Marshal/Error.p_o HC [stage 1] libraries/base/dist-install/build/Foreign/Marshal/Pool.p_o HC [stage 1] libraries/base/dist-install/build/Foreign/Marshal.p_o HC [stage 1] libraries/base/dist-install/build/Foreign/StablePtr.p_o HC [stage 1] libraries/base/dist-install/build/Foreign.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Conc/Sync.p_o HC [stage 1] libraries/base/dist-install/build/Control/Exception/Base.p_o HC [stage 1] libraries/base/dist-install/build/Control/Exception.p_o HC [stage 1] libraries/base/dist-install/build/System/IO/Unsafe.p_o HC [stage 1] libraries/base/dist-install/build/Data/IORef.p_o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding/UTF32.p_o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding/UTF16.p_o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding/Latin1.p_o HC [stage 1] libraries/base/dist-install/build/GHC/IO/IOMode.p_o HC [stage 1] libraries/base/dist-install/build/System/Posix/Types.p_o HC [stage 1] libraries/base/dist-install/build/System/Posix/Internals.p_o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding/Iconv.p_o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding.p_o HC [stage 1] libraries/base/dist-install/build/Text/Show.p_o HC [stage 1] libraries/base/dist-install/build/System/IO/Error.p_o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle/Internals.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Event/Internal.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Event/Array.p_o HC [stage 1] libraries/base/dist-install/build/Control/Concurrent/MVar.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Event/Poll.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Event/Unique.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Event/PSQ.p_o HC [stage 1] libraries/base/dist-install/build/GHC/IOArray.p_o HC [stage 1] libraries/base/dist-install/build/Type/Reflection.p_o HC [stage 1] libraries/base/dist-install/build/Data/Dynamic.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Conc/Signal.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Event/Control.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Clock.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Event/TimerManager.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Event/KQueue.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Event/Arr.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Event/IntTable.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Event/Manager.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Event/Thread.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Conc/IO.p_o HC [stage 1] libraries/base/dist-install/build/GHC/IO/FD.p_o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle/Text.p_o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle/FD.p_o HC [stage 1] libraries/base/dist-install/build/Data/Function.p_o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle/Lock.p_o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Handle.p_o HC [stage 1] libraries/base/dist-install/build/System/IO.p_o HC [stage 1] libraries/base/dist-install/build/Control/Monad/ST/Imp.p_o HC [stage 1] libraries/base/dist-install/build/Control/Monad/Fix.p_o HC [stage 1] libraries/base/dist-install/build/Data/Functor/Identity.p_o HC [stage 1] libraries/base/dist-install/build/Data/Functor/Const.p_o HC [stage 1] libraries/base/dist-install/build/Control/Category.p_o HC [stage 1] libraries/base/dist-install/build/Control/Arrow.p_o HC [stage 1] libraries/base/dist-install/build/Control/Applicative.p_o HC [stage 1] libraries/base/dist-install/build/Data/Traversable.p_o HC [stage 1] libraries/base/dist-install/build/Data/List.p_o HC [stage 1] libraries/base/dist-install/build/Data/String.p_o HC [stage 1] libraries/base/dist-install/build/Data/Version.p_o HC [stage 1] libraries/base/dist-install/build/Data/Data.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Desugar.p_o "rm" -f inplace/bin/ghc-stage2 echo '#!/bin/sh' >> inplace/bin/ghc-stage2 echo 'executablename="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib/bin/ghc-stage2"' >> inplace/bin/ghc-stage2 echo 'datadir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib"' >> inplace/bin/ghc-stage2 echo 'bindir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin"' >> inplace/bin/ghc-stage2 echo 'topdir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib"' >> inplace/bin/ghc-stage2 echo 'pgmgcc="cc"' >> inplace/bin/ghc-stage2 echo 'export LD_LIBRARY_PATH="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/haskeline/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/stm/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/compiler/stage2/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/terminfo/dist-install/build:/usr/lib:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/process/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/hpc/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghci/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/transformers/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/template-haskell/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/pretty/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-heap/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-boot/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-boot-th/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/directory/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/filepath/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/binary/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/deepseq/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/array/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build:/usr/local/lib:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build:/usr/local/lib:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-prim/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build:/usr/local/lib${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/bin/ghc-stage2 cat ghc/ghc.wrapper >> inplace/bin/ghc-stage2 chmod +x inplace/bin/ghc-stage2 HC [stage 2] utils/haddock/dist/build/Haddock/Backends/Hyperlinker/Types.dyn_o HC [stage 2] utils/haddock/dist/build/Documentation/Haddock/Types.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/Types.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/GhcUtils.dyn_o HC [stage 2] utils/haddock/dist/build/Documentation/Haddock/Doc.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/Utils.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/Options.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/InterfaceFile.dyn_o HC [stage 2] utils/haddock/dist/build/Paths_haddock.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/Version.dyn_o HC [stage 2] utils/haddock/dist/build/Documentation/Haddock/Parser/Monad.dyn_o HC [stage 2] utils/haddock/dist/build/Documentation/Haddock/Parser/Util.dyn_o HC [stage 2] utils/haddock/dist/build/Documentation/Haddock/Parser.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/Parser.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/Interface/Json.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/Interface/Rename.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/Syb.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/Interface/Specialize.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/Convert.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/Interface/AttachInstances.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/Backends/Hyperlinker/Parser.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/Backends/Hyperlinker/Ast.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/Interface/ParseModuleHeader.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/Interface/LexParseRn.dyn_o HC [stage 2] utils/haddock/dist/build/Documentation/Haddock/Utf8.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/Interface/Create.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/Interface.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/Backends/Xhtml/Utils.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/Backends/Hyperlinker/Utils.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/Backends/Hyperlinker/Renderer.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/Backends/Hyperlinker.dyn_o HC [stage 2] utils/haddock/dist/build/Documentation/Haddock/Markup.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/Backends/Hoogle.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/Doc.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/Backends/LaTeX.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/Backends/Xhtml/Themes.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/Utils/Json.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/Backends/Xhtml/Meta.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/ModuleTree.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/Backends/Xhtml/Types.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/Backends/Xhtml/Names.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/Backends/Xhtml/DocMarkup.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/Backends/Xhtml/Layout.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/Backends/Xhtml/Decl.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/Backends/Xhtml.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock.dyn_o HC [stage 2] utils/haddock/dist/build/Documentation/Haddock.dyn_o HC [stage 2] utils/haddock/dist/build/Main.dyn_o HC [stage 2] utils/haddock/dist/build/Haddock/Backends/HaddockDB.dyn_o "inplace/bin/mkdirhier" utils/haddock/dist/build/tmp//. "rm" -f libraries/xhtml/dist-install/build/libHSxhtml-3000.2.2.1.a libraries/xhtml/dist-install/build/libHSxhtml-3000.2.2.1.a.contents echo libraries/xhtml/dist-install/build/Text/XHtml.o libraries/xhtml/dist-install/build/Text/XHtml/Frameset.o libraries/xhtml/dist-install/build/Text/XHtml/Strict.o libraries/xhtml/dist-install/build/Text/XHtml/Transitional.o libraries/xhtml/dist-install/build/Text/XHtml/Debug.o libraries/xhtml/dist-install/build/Text/XHtml/Table.o libraries/xhtml/dist-install/build/Text/XHtml/Strict/Attributes.o libraries/xhtml/dist-install/build/Text/XHtml/Strict/Elements.o libraries/xhtml/dist-install/build/Text/XHtml/Frameset/Attributes.o libraries/xhtml/dist-install/build/Text/XHtml/Frameset/Elements.o libraries/xhtml/dist-install/build/Text/XHtml/Transitional/Attributes.o libraries/xhtml/dist-install/build/Text/XHtml/Transitional/Elements.o libraries/xhtml/dist-install/build/Text/XHtml/BlockTable.o libraries/xhtml/dist-install/build/Text/XHtml/Extras.o libraries/xhtml/dist-install/build/Text/XHtml/Internals.o >> libraries/xhtml/dist-install/build/libHSxhtml-3000.2.2.1.a.contents "xargs" "ar" qcls libraries/xhtml/dist-install/build/libHSxhtml-3000.2.2.1.a < libraries/xhtml/dist-install/build/libHSxhtml-3000.2.2.1.a.contents "rm" -f libraries/xhtml/dist-install/build/libHSxhtml-3000.2.2.1.a.contents "rm" -f libraries/Cabal/Cabal/dist-install/build/libHSCabal-2.4.0.1.a libraries/Cabal/Cabal/dist-install/build/libHSCabal-2.4.0.1.a.contents echo libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack.o libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/Configure.o libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/ComponentsGraph.o libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/ConfiguredComponent.o libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/DescribeUnitId.o libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/FullUnitId.o libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/LinkedComponent.o libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/ModSubst.o libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/ModuleShape.o libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/PreModuleShape.o libraries/Cabal/Cabal/dist-install/build/Distribution/CabalSpecVersion.o libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/IOData.o libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/LogProgress.o libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/MapAccum.o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/CreatePipe.o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Directory.o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Environment.o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Exception.o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Graph.o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Internal/TempFile.o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Newtype.o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Prelude/Internal.o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/ReadP.o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Semigroup.o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Stack.o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Time.o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/DList.o libraries/Cabal/Cabal/dist-install/build/Distribution/Compiler.o libraries/Cabal/Cabal/dist-install/build/Distribution/InstalledPackageInfo.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/AbiDependency.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ExposedModule.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/InstalledPackageInfo.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/InstalledPackageInfo/FieldGrammar.o libraries/Cabal/Cabal/dist-install/build/Distribution/License.o libraries/Cabal/Cabal/dist-install/build/Distribution/Make.o libraries/Cabal/Cabal/dist-install/build/Distribution/ModuleName.o libraries/Cabal/Cabal/dist-install/build/Distribution/Package.o libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription.o libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Check.o libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Configuration.o libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/PrettyPrint.o libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Utils.o libraries/Cabal/Cabal/dist-install/build/Distribution/ParseUtils.o libraries/Cabal/Cabal/dist-install/build/Distribution/PrettyUtils.o libraries/Cabal/Cabal/dist-install/build/Distribution/ReadE.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Bench.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build/Macros.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build/PathsModule.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/BuildPaths.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/BuildTarget.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/BuildToolDepends.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/CCompiler.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Command.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Compiler.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Configure.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Flag.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHCJS.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Haddock.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Doctest.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Glob.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/HaskellSuite.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Hpc.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Install.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/InstallDirs.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/LocalBuildInfo.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PackageIndex.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PreProcess.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PreProcess/Unlit.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Ar.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Builtin.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Db.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Find.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/GHC.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/HcPkg.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Hpc.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Internal.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Ld.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/ResponseFile.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Run.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Script.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Strip.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Types.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Register.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Setup.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/SrcDist.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/ExeV10.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/LibV09.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/Log.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/UHC.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/UserHooks.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Utils.o libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX.o libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/License.o libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/LicenseId.o libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/LicenseExceptionId.o libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/LicenseExpression.o libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/LicenseListVersion.o libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/LicenseReference.o libraries/Cabal/Cabal/dist-install/build/Distribution/System.o libraries/Cabal/Cabal/dist-install/build/Distribution/TestSuite.o libraries/Cabal/Cabal/dist-install/build/Distribution/Text.o libraries/Cabal/Cabal/dist-install/build/Distribution/Pretty.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/AbiHash.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/AnnotatedId.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Benchmark.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/BenchmarkInterface.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/BenchmarkType.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/BuildInfo.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/BuildType.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ComponentInclude.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Dependency.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ExeDependency.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/LegacyExeDependency.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PkgconfigDependency.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/DependencyMap.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ComponentId.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/MungedPackageId.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageId.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/UnitId.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Executable.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ExecutableScope.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Library.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ForeignLib.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ForeignLibType.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ForeignLibOption.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Module.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ModuleReexport.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ModuleRenaming.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ComponentName.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/MungedPackageName.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageName.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PkgconfigName.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/UnqualComponentName.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/IncludeRenaming.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Mixin.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/SetupBuildInfo.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/TestSuite.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/TestSuiteInterface.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/TestType.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/GenericPackageDescription.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Condition.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/CondTree.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/HookedBuildInfo.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageDescription.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/SourceRepo.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Component.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ComponentLocalBuildInfo.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/LocalBuildInfo.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ComponentRequestedSpec.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/TargetInfo.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Version.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/VersionRange.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/VersionInterval.o libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/Generic.o libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/NubList.o libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/ShortText.o libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/Progress.o libraries/Cabal/Cabal/dist-install/build/Distribution/Verbosity.o libraries/Cabal/Cabal/dist-install/build/Distribution/Version.o libraries/Cabal/Cabal/dist-install/build/Language/Haskell/Extension.o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Binary.o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Parsing.o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/CharParsing.o libraries/Cabal/Cabal/dist-install/build/Distribution/FieldGrammar.o libraries/Cabal/Cabal/dist-install/build/Distribution/FieldGrammar/Class.o libraries/Cabal/Cabal/dist-install/build/Distribution/FieldGrammar/FieldDescrs.o libraries/Cabal/Cabal/dist-install/build/Distribution/FieldGrammar/Parsec.o libraries/Cabal/Cabal/dist-install/build/Distribution/FieldGrammar/Pretty.o libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/FieldGrammar.o libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Parsec.o libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Quirks.o libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/Class.o libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/Common.o libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/ConfVar.o libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/Field.o libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/FieldLineStream.o libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/Lexer.o libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/LexerMonad.o libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/Newtypes.o libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/ParseResult.o libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/Parser.o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Lens.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Lens.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Benchmark/Lens.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/BuildInfo/Lens.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Executable/Lens.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ForeignLib/Lens.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/GenericPackageDescription/Lens.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/InstalledPackageInfo/Lens.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Library/Lens.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageDescription/Lens.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageId/Lens.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/SetupBuildInfo/Lens.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/SourceRepo/Lens.o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/TestSuite/Lens.o libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/PreExistingComponent.o libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/ReadyComponent.o libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/MixLink.o libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/ModuleScope.o libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/UnifyM.o libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/Id.o libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/UnionFind.o libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/Base62.o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/CopyFile.o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/GetShortPathName.o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/MonadFail.o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Prelude.o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/SnocList.o libraries/Cabal/Cabal/dist-install/build/Distribution/GetOpt.o libraries/Cabal/Cabal/dist-install/build/Distribution/Lex.o libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/String.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/EnvironmentParser.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/Internal.o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/ImplInfo.o libraries/Cabal/Cabal/dist-install/build/Paths_Cabal.o >> libraries/Cabal/Cabal/dist-install/build/libHSCabal-2.4.0.1.a.contents "xargs" "ar" qcls libraries/Cabal/Cabal/dist-install/build/libHSCabal-2.4.0.1.a < libraries/Cabal/Cabal/dist-install/build/libHSCabal-2.4.0.1.a.contents "rm" -f libraries/Cabal/Cabal/dist-install/build/libHSCabal-2.4.0.1.a.contents "rm" -f libraries/parsec/dist-install/build/libHSparsec-3.1.13.0.a libraries/parsec/dist-install/build/libHSparsec-3.1.13.0.a.contents echo libraries/parsec/dist-install/build/Text/Parsec.o libraries/parsec/dist-install/build/Text/Parsec/String.o libraries/parsec/dist-install/build/Text/Parsec/ByteString.o libraries/parsec/dist-install/build/Text/Parsec/ByteString/Lazy.o libraries/parsec/dist-install/build/Text/Parsec/Text.o libraries/parsec/dist-install/build/Text/Parsec/Text/Lazy.o libraries/parsec/dist-install/build/Text/Parsec/Pos.o libraries/parsec/dist-install/build/Text/Parsec/Error.o libraries/parsec/dist-install/build/Text/Parsec/Prim.o libraries/parsec/dist-install/build/Text/Parsec/Char.o libraries/parsec/dist-install/build/Text/Parsec/Combinator.o libraries/parsec/dist-install/build/Text/Parsec/Token.o libraries/parsec/dist-install/build/Text/Parsec/Expr.o libraries/parsec/dist-install/build/Text/Parsec/Language.o libraries/parsec/dist-install/build/Text/Parsec/Perm.o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec.o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Char.o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Combinator.o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Error.o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Expr.o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Language.o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Perm.o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Pos.o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Prim.o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Token.o >> libraries/parsec/dist-install/build/libHSparsec-3.1.13.0.a.contents "xargs" "ar" qcls libraries/parsec/dist-install/build/libHSparsec-3.1.13.0.a < libraries/parsec/dist-install/build/libHSparsec-3.1.13.0.a.contents "rm" -f libraries/parsec/dist-install/build/libHSparsec-3.1.13.0.a.contents HC [stage 1] libraries/text/dist-install/build/cbits/cbits.o "rm" -f libraries/text/dist-install/build/libHStext-1.2.3.1.a libraries/text/dist-install/build/libHStext-1.2.3.1.a.contents echo libraries/text/dist-install/build/Data/Text.o libraries/text/dist-install/build/Data/Text/Array.o libraries/text/dist-install/build/Data/Text/Encoding.o libraries/text/dist-install/build/Data/Text/Encoding/Error.o libraries/text/dist-install/build/Data/Text/Foreign.o libraries/text/dist-install/build/Data/Text/IO.o libraries/text/dist-install/build/Data/Text/Internal.o libraries/text/dist-install/build/Data/Text/Internal/Builder.o libraries/text/dist-install/build/Data/Text/Internal/Builder/Functions.o libraries/text/dist-install/build/Data/Text/Internal/Builder/Int/Digits.o libraries/text/dist-install/build/Data/Text/Internal/Builder/RealFloat/Functions.o libraries/text/dist-install/build/Data/Text/Internal/Encoding/Fusion.o libraries/text/dist-install/build/Data/Text/Internal/Encoding/Fusion/Common.o libraries/text/dist-install/build/Data/Text/Internal/Encoding/Utf16.o libraries/text/dist-install/build/Data/Text/Internal/Encoding/Utf32.o libraries/text/dist-install/build/Data/Text/Internal/Encoding/Utf8.o libraries/text/dist-install/build/Data/Text/Internal/Functions.o libraries/text/dist-install/build/Data/Text/Internal/Fusion.o libraries/text/dist-install/build/Data/Text/Internal/Fusion/CaseMapping.o libraries/text/dist-install/build/Data/Text/Internal/Fusion/Common.o libraries/text/dist-install/build/Data/Text/Internal/Fusion/Size.o libraries/text/dist-install/build/Data/Text/Internal/Fusion/Types.o libraries/text/dist-install/build/Data/Text/Internal/IO.o libraries/text/dist-install/build/Data/Text/Internal/Lazy.o libraries/text/dist-install/build/Data/Text/Internal/Lazy/Encoding/Fusion.o libraries/text/dist-install/build/Data/Text/Internal/Lazy/Fusion.o libraries/text/dist-install/build/Data/Text/Internal/Lazy/Search.o libraries/text/dist-install/build/Data/Text/Internal/Private.o libraries/text/dist-install/build/Data/Text/Internal/Read.o libraries/text/dist-install/build/Data/Text/Internal/Search.o libraries/text/dist-install/build/Data/Text/Internal/Unsafe.o libraries/text/dist-install/build/Data/Text/Internal/Unsafe/Char.o libraries/text/dist-install/build/Data/Text/Internal/Unsafe/Shift.o libraries/text/dist-install/build/Data/Text/Lazy.o libraries/text/dist-install/build/Data/Text/Lazy/Builder.o libraries/text/dist-install/build/Data/Text/Lazy/Builder/Int.o libraries/text/dist-install/build/Data/Text/Lazy/Builder/RealFloat.o libraries/text/dist-install/build/Data/Text/Lazy/Encoding.o libraries/text/dist-install/build/Data/Text/Lazy/IO.o libraries/text/dist-install/build/Data/Text/Lazy/Internal.o libraries/text/dist-install/build/Data/Text/Lazy/Read.o libraries/text/dist-install/build/Data/Text/Read.o libraries/text/dist-install/build/Data/Text/Unsafe.o libraries/text/dist-install/build/Data/Text/Show.o libraries/text/dist-install/build/cbits/cbits.o >> libraries/text/dist-install/build/libHStext-1.2.3.1.a.contents "xargs" "ar" qcls libraries/text/dist-install/build/libHStext-1.2.3.1.a < libraries/text/dist-install/build/libHStext-1.2.3.1.a.contents "rm" -f libraries/text/dist-install/build/libHStext-1.2.3.1.a.contents "rm" -f libraries/mtl/dist-install/build/libHSmtl-2.2.2.a libraries/mtl/dist-install/build/libHSmtl-2.2.2.a.contents echo libraries/mtl/dist-install/build/Control/Monad/Cont.o libraries/mtl/dist-install/build/Control/Monad/Cont/Class.o libraries/mtl/dist-install/build/Control/Monad/Error.o libraries/mtl/dist-install/build/Control/Monad/Error/Class.o libraries/mtl/dist-install/build/Control/Monad/Except.o libraries/mtl/dist-install/build/Control/Monad/Identity.o libraries/mtl/dist-install/build/Control/Monad/List.o libraries/mtl/dist-install/build/Control/Monad/RWS.o libraries/mtl/dist-install/build/Control/Monad/RWS/Class.o libraries/mtl/dist-install/build/Control/Monad/RWS/Lazy.o libraries/mtl/dist-install/build/Control/Monad/RWS/Strict.o libraries/mtl/dist-install/build/Control/Monad/Reader.o libraries/mtl/dist-install/build/Control/Monad/Reader/Class.o libraries/mtl/dist-install/build/Control/Monad/State.o libraries/mtl/dist-install/build/Control/Monad/State/Class.o libraries/mtl/dist-install/build/Control/Monad/State/Lazy.o libraries/mtl/dist-install/build/Control/Monad/State/Strict.o libraries/mtl/dist-install/build/Control/Monad/Trans.o libraries/mtl/dist-install/build/Control/Monad/Writer.o libraries/mtl/dist-install/build/Control/Monad/Writer/Class.o libraries/mtl/dist-install/build/Control/Monad/Writer/Lazy.o libraries/mtl/dist-install/build/Control/Monad/Writer/Strict.o >> libraries/mtl/dist-install/build/libHSmtl-2.2.2.a.contents "xargs" "ar" qcls libraries/mtl/dist-install/build/libHSmtl-2.2.2.a < libraries/mtl/dist-install/build/libHSmtl-2.2.2.a.contents "rm" -f libraries/mtl/dist-install/build/libHSmtl-2.2.2.a.contents HC [stage 2] utils/haddock/dist/build/tmp/haddock /usr/bin/install -c -m 755 utils/haddock/dist/build/tmp/haddock inplace/lib/bin/haddock "rm" -rf inplace/lib/html "cp" -RL utils/haddock/haddock-api/resources/html inplace/lib/html "rm" -rf inplace/lib/latex "cp" -RL utils/haddock/haddock-api/resources/latex inplace/lib/latex "rm" -f inplace/bin/haddock echo '#!/bin/sh' >> inplace/bin/haddock echo 'executablename="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib/bin/haddock"' >> inplace/bin/haddock echo 'datadir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib"' >> inplace/bin/haddock echo 'bindir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin"' >> inplace/bin/haddock echo 'topdir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib"' >> inplace/bin/haddock echo 'pgmgcc="cc"' >> inplace/bin/haddock echo 'export LD_LIBRARY_PATH="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/xhtml/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/compiler/stage2/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/terminfo/dist-install/build:/usr/lib:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/hpc/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghci/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/template-haskell/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-heap/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-boot/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-boot-th/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/Cabal/Cabal/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/process/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/pretty/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/parsec/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/text/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/mtl/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/transformers/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/directory/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/filepath/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/binary/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/deepseq/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/array/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build:/usr/local/lib:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build:/usr/local/lib:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-prim/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build:/usr/local/lib${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/bin/haddock cat utils/haddock/haddock.wrapper >> inplace/bin/haddock chmod +x inplace/bin/haddock "inplace/bin/mkdirhier" libraries/ghc-prim/dist-install/doc/html/ghc-prim//. "inplace/bin/mkdirhier" libraries/ghc-prim/dist-install/build/autogen/GHC//. "inplace/bin/genprimopcode" --make-haskell-source < compiler/stage1/build/primops.txt > libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/haddock" --verbosity=0 --odir="libraries/ghc-prim/dist-install/doc/html/ghc-prim" --no-tmp-comp-dir --dump-interface=libraries/ghc-prim/dist-install/doc/html/ghc-prim/ghc-prim.haddock --html --hoogle --quickjump --title="ghc-prim-0.5.3: GHC primitives" --prologue="libraries/ghc-prim/dist-install/haddock-prologue.txt" --optghc="-D__HADDOCK_VERSION__=2220" --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-I/usr/include --optghc=-L/usr/lib --optghc=-I/usr/local/include --optghc=-L/usr/local/lib --optghc=-Wall --optghc=-this-unit-id --optghc=ghc-prim-0.5.3 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/ghc-prim/. --optghc=-ilibraries/ghc-prim/dist-install/build --optghc=-Ilibraries/ghc-prim/dist-install/build --optghc=-ilibraries/ghc-prim/dist-install/build/./autogen --optghc=-Ilibraries/ghc-prim/dist-install/build/./autogen --optghc=-Ilibraries/ghc-prim/. --optghc=-optP-include --optghc=-optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h --optghc=-package-id --optghc=rts --optghc=-this-unit-id --optghc=ghc-prim --optghc=-XHaskell2010 --optghc=-O2 --optghc=-haddock --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-Wno-trustworthy-safe --optghc=-Wno-deprecated-flags --optghc=-Wnoncanonical-monad-instances --optghc=-odir --optghc=libraries/ghc-prim/dist-install/build --optghc=-hidir --optghc=libraries/ghc-prim/dist-install/build --optghc=-stubdir --optghc=libraries/ghc-prim/dist-install/build libraries/ghc-prim/./GHC/CString.hs libraries/ghc-prim/./GHC/Classes.hs libraries/ghc-prim/./GHC/Debug.hs libraries/ghc-prim/./GHC/IntWord64.hs libraries/ghc-prim/./GHC/Magic.hs libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs libraries/ghc-prim/./GHC/Tuple.hs libraries/ghc-prim/./GHC/Types.hs libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs +RTS -t"libraries/ghc-prim/dist-install/haddock.t" --machine-readable Warning: 'ord' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'chr' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: '>>' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: '>>=' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Monad' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'TypeRep' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: Couldn't find .haddock for export TYPE Warning: 'f' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'INLINE' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'INLINABLE' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'e' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'par' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'y' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'realWorld#' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'NOINLINE' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. LD_NO_GOLD libraries/integer-gmp/dist-install/build/HSinteger-gmp-1.0.2.0.o HC [stage 1] libraries/integer-gmp/dist-install/build/cbits/wrappers.p_o cc: warning: argument unused during compilation: '-L/usr/local/lib' [-Wunused-command-line-argument] "rm" -f libraries/integer-gmp/dist-install/build/libHSinteger-gmp-1.0.2.0_p.a libraries/integer-gmp/dist-install/build/libHSinteger-gmp-1.0.2.0_p.a.contents echo libraries/integer-gmp/dist-install/build/GHC/Integer.p_o libraries/integer-gmp/dist-install/build/GHC/Integer/Logarithms.p_o libraries/integer-gmp/dist-install/build/GHC/Integer/Logarithms/Internals.p_o libraries/integer-gmp/dist-install/build/GHC/Integer/GMP/Internals.p_o libraries/integer-gmp/dist-install/build/GHC/Integer/Type.p_o libraries/integer-gmp/dist-install/build/cbits/wrappers.p_o >> libraries/integer-gmp/dist-install/build/libHSinteger-gmp-1.0.2.0_p.a.contents "xargs" "ar" qcls libraries/integer-gmp/dist-install/build/libHSinteger-gmp-1.0.2.0_p.a < libraries/integer-gmp/dist-install/build/libHSinteger-gmp-1.0.2.0_p.a.contents "rm" -f libraries/integer-gmp/dist-install/build/libHSinteger-gmp-1.0.2.0_p.a.contents "inplace/bin/mkdirhier" libraries/integer-gmp/dist-install/doc/html/integer-gmp//. "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/haddock" --verbosity=0 --odir="libraries/integer-gmp/dist-install/doc/html/integer-gmp" --no-tmp-comp-dir --dump-interface=libraries/integer-gmp/dist-install/doc/html/integer-gmp/integer-gmp.haddock --html --hoogle --quickjump --title="integer-gmp-1.0.2.0: Integer library based on GMP" --prologue="libraries/integer-gmp/dist-install/haddock-prologue.txt" --optghc="-D__HADDOCK_VERSION__=2220" --hide=GHC.Integer.Type --read-interface=../ghc-prim-0.5.3,../ghc-prim-0.5.3/src/%{MODULE/./-}.html\#%{NAME},libraries/ghc-prim/dist-install/doc/html/ghc-prim/ghc-prim.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-I/usr/include --optghc=-L/usr/lib --optghc=-I/usr/local/include --optghc=-L/usr/local/lib --optghc=-Wall --optghc=-this-unit-id --optghc=integer-gmp-1.0.2.0 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/integer-gmp/src/ --optghc=-ilibraries/integer-gmp/dist-install/build --optghc=-Ilibraries/integer-gmp/dist-install/build --optghc=-ilibraries/integer-gmp/dist-install/build/./autogen --optghc=-Ilibraries/integer-gmp/dist-install/build/./autogen --optghc=-Ilibraries/integer-gmp/include --optghc=-Ilibraries/integer-gmp/dist-install/build/include --optghc=-I/usr/local/include --optghc=-optP-include --optghc=-optPlibraries/integer-gmp/dist-install/build/./autogen/cabal_macros.h --optghc=-package-id --optghc=ghc-prim-0.5.3 --optghc=-this-unit-id --optghc=integer-gmp --optghc=-Wall --optghc=-XHaskell2010 --optghc=-O2 --optghc=-haddock --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-Wno-deprecated-flags --optghc=-Wnoncanonical-monad-instances --optghc=-odir --optghc=libraries/integer-gmp/dist-install/build --optghc=-hidir --optghc=libraries/integer-gmp/dist-install/build --optghc=-stubdir --optghc=libraries/integer-gmp/dist-install/build libraries/integer-gmp/src//GHC/Integer.hs libraries/integer-gmp/src//GHC/Integer/Logarithms.hs libraries/integer-gmp/src//GHC/Integer/Logarithms/Internals.hs libraries/integer-gmp/src//GHC/Integer/GMP/Internals.hs libraries/integer-gmp/src//GHC/Integer/Type.hs +RTS -t"libraries/integer-gmp/dist-install/haddock.t" --machine-readable Warning: 'Natural' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'minBound' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'undefined' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'MutBigNat#' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'normSizeofMutBigNat' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'nextPrimeInteger' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'fromRational' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'RealFloat' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Int#' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'False' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'True' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'base' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'error' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'undefined' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: GHC.Integer: could not find link destinations for: Eq == /= Ord compare < <= > >= max min Warning: GHC.Integer.GMP.Internals: could not find link destinations for: Eq == /= Ord compare < <= > >= max min LD_NO_GOLD libraries/base/dist-install/build/HSbase-4.12.0.0.o HC [stage 1] libraries/base/dist-install/build/Control/Monad.p_o HC [stage 1] libraries/base/dist-install/build/Prelude.p_o HC [stage 1] libraries/base/dist-install/build/Control/Concurrent/QSemN.p_o HC [stage 1] libraries/base/dist-install/build/Control/Concurrent/QSem.p_o HC [stage 1] libraries/base/dist-install/build/Control/Concurrent/Chan.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Conc.p_o HC [stage 1] libraries/base/dist-install/build/Control/Concurrent.p_o HC [stage 1] libraries/base/dist-install/build/Control/Monad/Instances.p_o HC [stage 1] libraries/base/dist-install/build/Control/Monad/IO/Class.p_o HC [stage 1] libraries/base/dist-install/build/Control/Monad/ST.p_o HC [stage 1] libraries/base/dist-install/build/Control/Monad/ST/Unsafe.p_o HC [stage 1] libraries/base/dist-install/build/Control/Monad/ST/Lazy/Imp.p_o HC [stage 1] libraries/base/dist-install/build/Control/Monad/ST/Lazy.p_o HC [stage 1] libraries/base/dist-install/build/Control/Monad/ST/Lazy/Safe.p_o HC [stage 1] libraries/base/dist-install/build/Control/Monad/ST/Lazy/Unsafe.p_o HC [stage 1] libraries/base/dist-install/build/Control/Monad/ST/Safe.p_o HC [stage 1] libraries/base/dist-install/build/Control/Monad/ST/Strict.p_o HC [stage 1] libraries/base/dist-install/build/Data/List/NonEmpty.p_o HC [stage 1] libraries/base/dist-install/build/Control/Monad/Zip.p_o HC [stage 1] libraries/base/dist-install/build/Data/Bifoldable.p_o HC [stage 1] libraries/base/dist-install/build/Data/Bifunctor.p_o HC [stage 1] libraries/base/dist-install/build/Data/Bitraversable.p_o HC [stage 1] libraries/base/dist-install/build/Data/Complex.p_o HC [stage 1] libraries/base/dist-install/build/Data/Fixed.p_o HC [stage 1] libraries/base/dist-install/build/Data/Functor/Classes.p_o HC [stage 1] libraries/base/dist-install/build/Data/Semigroup.p_o HC [stage 1] libraries/base/dist-install/build/Data/Functor/Compose.p_o HC [stage 1] libraries/base/dist-install/build/Data/Functor/Sum.p_o HC [stage 1] libraries/base/dist-install/build/Data/Functor/Product.p_o HC [stage 1] libraries/base/dist-install/build/Data/Functor/Contravariant.p_o HC [stage 1] libraries/base/dist-install/build/Data/Ix.p_o HC [stage 1] libraries/base/dist-install/build/Data/Kind.p_o HC [stage 1] libraries/base/dist-install/build/Data/Ratio.p_o HC [stage 1] libraries/base/dist-install/build/Data/STRef.p_o HC [stage 1] libraries/base/dist-install/build/Data/STRef/Lazy.p_o HC [stage 1] libraries/base/dist-install/build/Data/STRef/Strict.p_o HC [stage 1] libraries/base/dist-install/build/Data/Unique.p_o HC [stage 1] libraries/base/dist-install/build/Data/Void.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Stack/CCS.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Stack.p_o HC [stage 1] libraries/base/dist-install/build/Debug/Trace.p_o HC [stage 1] libraries/base/dist-install/build/Foreign/Concurrent.p_o HC [stage 1] libraries/base/dist-install/build/Foreign/ForeignPtr/Safe.p_o HC [stage 1] libraries/base/dist-install/build/Foreign/ForeignPtr/Unsafe.p_o HC [stage 1] libraries/base/dist-install/build/Foreign/Marshal/Safe.p_o HC [stage 1] libraries/base/dist-install/build/Foreign/Marshal/Unsafe.p_o HC [stage 1] libraries/base/dist-install/build/Foreign/Safe.p_o HC [stage 1] libraries/base/dist-install/build/GHC/ByteOrder.p_o HC [stage 1] libraries/base/dist-install/build/GHC/ConsoleHandler.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Constants.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Environment.p_o HC [stage 1] libraries/base/dist-install/build/GHC/ExecutionStack/Internal.p_o HC [stage 1] libraries/base/dist-install/build/GHC/ExecutionStack.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Exts.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Fingerprint.p_o HC [stage 1] libraries/base/dist-install/build/GHC/GHCi.p_o HC [stage 1] libraries/base/dist-install/build/GHC/IO/Encoding/CodePage.p_o HC [stage 1] libraries/base/dist-install/build/GHC/OverloadedLabels.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Pack.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Profiling.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Records.p_o HC [stage 1] libraries/base/dist-install/build/System/Exit.p_o HC [stage 1] libraries/base/dist-install/build/System/Environment/ExecutablePath.p_o HC [stage 1] libraries/base/dist-install/build/System/Environment.p_o HC [stage 1] libraries/base/dist-install/build/GHC/ResponseFile.p_o HC [stage 1] libraries/base/dist-install/build/GHC/RTS/Flags.p_o HC [stage 1] libraries/base/dist-install/build/GHC/StaticPtr.p_o HC [stage 1] libraries/base/dist-install/build/GHC/StableName.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Stats.p_o HC [stage 1] libraries/base/dist-install/build/GHC/TopHandler.p_o HC [stage 1] libraries/base/dist-install/build/Numeric/Natural.p_o HC [stage 1] libraries/base/dist-install/build/System/CPUTime/Utils.p_o HC [stage 1] libraries/base/dist-install/build/System/CPUTime/Posix/ClockGetTime.p_o HC [stage 1] libraries/base/dist-install/build/System/CPUTime.p_o HC [stage 1] libraries/base/dist-install/build/System/Console/GetOpt.p_o HC [stage 1] libraries/base/dist-install/build/System/Environment/Blank.p_o HC [stage 1] libraries/base/dist-install/build/System/Info.p_o HC [stage 1] libraries/base/dist-install/build/System/Mem.p_o HC [stage 1] libraries/base/dist-install/build/System/Mem/StableName.p_o HC [stage 1] libraries/base/dist-install/build/System/Mem/Weak.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Event.p_o HC [stage 1] libraries/base/dist-install/build/System/Timeout.p_o HC [stage 1] libraries/base/dist-install/build/Text/Printf.p_o HC [stage 1] libraries/base/dist-install/build/Text/Show/Functions.p_o HC [stage 1] libraries/base/dist-install/build/Type/Reflection/Unsafe.p_o HC [stage 1] libraries/base/dist-install/build/GHC/StaticPtr/Internal.p_o HC [stage 1] libraries/base/dist-install/build/GHC/Event/EPoll.p_o HC [stage 1] libraries/base/dist-install/build/System/CPUTime/Posix/Times.p_o HC [stage 1] libraries/base/dist-install/build/System/CPUTime/Posix/RUsage.p_o HC [stage 1] libraries/base/dist-install/build/System/CPUTime/Unsupported.p_o HC [stage 1] libraries/base/dist-install/build/cbits/CastFloatWord.p_o HC [stage 1] libraries/base/dist-install/build/cbits/DarwinUtils.p_o HC [stage 1] libraries/base/dist-install/build/cbits/PrelIOUtils.p_o HC [stage 1] libraries/base/dist-install/build/cbits/SetEnv.p_o HC [stage 1] libraries/base/dist-install/build/cbits/WCsubst.p_o HC [stage 1] libraries/base/dist-install/build/cbits/Win32Utils.p_o HC [stage 1] libraries/base/dist-install/build/cbits/consUtils.p_o HC [stage 1] libraries/base/dist-install/build/cbits/iconv.p_o HC [stage 1] libraries/base/dist-install/build/cbits/inputReady.p_o HC [stage 1] libraries/base/dist-install/build/cbits/md5.p_o HC [stage 1] libraries/base/dist-install/build/cbits/primFloat.p_o HC [stage 1] libraries/base/dist-install/build/cbits/sysconf.p_o HC [stage 1] libraries/base/dist-install/build/cbits/fs.p_o "rm" -f libraries/base/dist-install/build/libHSbase-4.12.0.0_p.a libraries/base/dist-install/build/libHSbase-4.12.0.0_p.a.contents echo libraries/base/dist-install/build/Control/Applicative.p_o libraries/base/dist-install/build/Control/Arrow.p_o libraries/base/dist-install/build/Control/Category.p_o libraries/base/dist-install/build/Control/Concurrent.p_o libraries/base/dist-install/build/Control/Concurrent/Chan.p_o libraries/base/dist-install/build/Control/Concurrent/MVar.p_o libraries/base/dist-install/build/Control/Concurrent/QSem.p_o libraries/base/dist-install/build/Control/Concurrent/QSemN.p_o libraries/base/dist-install/build/Control/Exception.p_o libraries/base/dist-install/build/Control/Exception/Base.p_o libraries/base/dist-install/build/Control/Monad.p_o libraries/base/dist-install/build/Control/Monad/Fail.p_o libraries/base/dist-install/build/Control/Monad/Fix.p_o libraries/base/dist-install/build/Control/Monad/Instances.p_o libraries/base/dist-install/build/Control/Monad/IO/Class.p_o libraries/base/dist-install/build/Control/Monad/ST.p_o libraries/base/dist-install/build/Control/Monad/ST/Lazy.p_o libraries/base/dist-install/build/Control/Monad/ST/Lazy/Safe.p_o libraries/base/dist-install/build/Control/Monad/ST/Lazy/Unsafe.p_o libraries/base/dist-install/build/Control/Monad/ST/Safe.p_o libraries/base/dist-install/build/Control/Monad/ST/Strict.p_o libraries/base/dist-install/build/Control/Monad/ST/Unsafe.p_o libraries/base/dist-install/build/Control/Monad/Zip.p_o libraries/base/dist-install/build/Data/Bifoldable.p_o libraries/base/dist-install/build/Data/Bifunctor.p_o libraries/base/dist-install/build/Data/Bitraversable.p_o libraries/base/dist-install/build/Data/Bits.p_o libraries/base/dist-install/build/Data/Bool.p_o libraries/base/dist-install/build/Data/Char.p_o libraries/base/dist-install/build/Data/Coerce.p_o libraries/base/dist-install/build/Data/Complex.p_o libraries/base/dist-install/build/Data/Data.p_o libraries/base/dist-install/build/Data/Dynamic.p_o libraries/base/dist-install/build/Data/Either.p_o libraries/base/dist-install/build/Data/Eq.p_o libraries/base/dist-install/build/Data/Fixed.p_o libraries/base/dist-install/build/Data/Foldable.p_o libraries/base/dist-install/build/Data/Function.p_o libraries/base/dist-install/build/Data/Functor.p_o libraries/base/dist-install/build/Data/Functor/Classes.p_o libraries/base/dist-install/build/Data/Functor/Contravariant.p_o libraries/base/dist-install/build/Data/Functor/Compose.p_o libraries/base/dist-install/build/Data/Functor/Const.p_o libraries/base/dist-install/build/Data/Functor/Identity.p_o libraries/base/dist-install/build/Data/Functor/Product.p_o libraries/base/dist-install/build/Data/Functor/Sum.p_o libraries/base/dist-install/build/Data/IORef.p_o libraries/base/dist-install/build/Data/Int.p_o libraries/base/dist-install/build/Data/Ix.p_o libraries/base/dist-install/build/Data/Kind.p_o libraries/base/dist-install/build/Data/List.p_o libraries/base/dist-install/build/Data/List/NonEmpty.p_o libraries/base/dist-install/build/Data/Maybe.p_o libraries/base/dist-install/build/Data/Monoid.p_o libraries/base/dist-install/build/Data/Ord.p_o libraries/base/dist-install/build/Data/Proxy.p_o libraries/base/dist-install/build/Data/Ratio.p_o libraries/base/dist-install/build/Data/Semigroup.p_o libraries/base/dist-install/build/Data/STRef.p_o libraries/base/dist-install/build/Data/STRef/Lazy.p_o libraries/base/dist-install/build/Data/STRef/Strict.p_o libraries/base/dist-install/build/Data/String.p_o libraries/base/dist-install/build/Data/Traversable.p_o libraries/base/dist-install/build/Data/Tuple.p_o libraries/base/dist-install/build/Data/Type/Bool.p_o libraries/base/dist-install/build/Data/Type/Coercion.p_o libraries/base/dist-install/build/Data/Type/Equality.p_o libraries/base/dist-install/build/Data/Typeable.p_o libraries/base/dist-install/build/Data/Unique.p_o libraries/base/dist-install/build/Data/Version.p_o libraries/base/dist-install/build/Data/Void.p_o libraries/base/dist-install/build/Data/Word.p_o libraries/base/dist-install/build/Debug/Trace.p_o libraries/base/dist-install/build/Foreign.p_o libraries/base/dist-install/build/Foreign/C.p_o libraries/base/dist-install/build/Foreign/C/Error.p_o libraries/base/dist-install/build/Foreign/C/String.p_o libraries/base/dist-install/build/Foreign/C/Types.p_o libraries/base/dist-install/build/Foreign/Concurrent.p_o libraries/base/dist-install/build/Foreign/ForeignPtr.p_o libraries/base/dist-install/build/Foreign/ForeignPtr/Safe.p_o libraries/base/dist-install/build/Foreign/ForeignPtr/Unsafe.p_o libraries/base/dist-install/build/Foreign/Marshal.p_o libraries/base/dist-install/build/Foreign/Marshal/Alloc.p_o libraries/base/dist-install/build/Foreign/Marshal/Array.p_o libraries/base/dist-install/build/Foreign/Marshal/Error.p_o libraries/base/dist-install/build/Foreign/Marshal/Pool.p_o libraries/base/dist-install/build/Foreign/Marshal/Safe.p_o libraries/base/dist-install/build/Foreign/Marshal/Unsafe.p_o libraries/base/dist-install/build/Foreign/Marshal/Utils.p_o libraries/base/dist-install/build/Foreign/Ptr.p_o libraries/base/dist-install/build/Foreign/Safe.p_o libraries/base/dist-install/build/Foreign/StablePtr.p_o libraries/base/dist-install/build/Foreign/Storable.p_o libraries/base/dist-install/build/GHC/Arr.p_o libraries/base/dist-install/build/GHC/Base.p_o libraries/base/dist-install/build/GHC/ByteOrder.p_o libraries/base/dist-install/build/GHC/Char.p_o libraries/base/dist-install/build/GHC/Clock.p_o libraries/base/dist-install/build/GHC/Conc.p_o libraries/base/dist-install/build/GHC/Conc/IO.p_o libraries/base/dist-install/build/GHC/Conc/Signal.p_o libraries/base/dist-install/build/GHC/Conc/Sync.p_o libraries/base/dist-install/build/GHC/ConsoleHandler.p_o libraries/base/dist-install/build/GHC/Constants.p_o libraries/base/dist-install/build/GHC/Desugar.p_o libraries/base/dist-install/build/GHC/Enum.p_o libraries/base/dist-install/build/GHC/Environment.p_o libraries/base/dist-install/build/GHC/Err.p_o libraries/base/dist-install/build/GHC/Exception.p_o libraries/base/dist-install/build/GHC/Exception/Type.p_o libraries/base/dist-install/build/GHC/ExecutionStack.p_o libraries/base/dist-install/build/GHC/ExecutionStack/Internal.p_o libraries/base/dist-install/build/GHC/Exts.p_o libraries/base/dist-install/build/GHC/Fingerprint.p_o libraries/base/dist-install/build/GHC/Fingerprint/Type.p_o libraries/base/dist-install/build/GHC/Float.p_o libraries/base/dist-install/build/GHC/Float/ConversionUtils.p_o libraries/base/dist-install/build/GHC/Float/RealFracMethods.p_o libraries/base/dist-install/build/GHC/Foreign.p_o libraries/base/dist-install/build/GHC/ForeignPtr.p_o libraries/base/dist-install/build/GHC/GHCi.p_o libraries/base/dist-install/build/GHC/Generics.p_o libraries/base/dist-install/build/GHC/IO.p_o libraries/base/dist-install/build/GHC/IO/Buffer.p_o libraries/base/dist-install/build/GHC/IO/BufferedIO.p_o libraries/base/dist-install/build/GHC/IO/Device.p_o libraries/base/dist-install/build/GHC/IO/Encoding.p_o libraries/base/dist-install/build/GHC/IO/Encoding/CodePage.p_o libraries/base/dist-install/build/GHC/IO/Encoding/Failure.p_o libraries/base/dist-install/build/GHC/IO/Encoding/Iconv.p_o libraries/base/dist-install/build/GHC/IO/Encoding/Latin1.p_o libraries/base/dist-install/build/GHC/IO/Encoding/Types.p_o libraries/base/dist-install/build/GHC/IO/Encoding/UTF16.p_o libraries/base/dist-install/build/GHC/IO/Encoding/UTF32.p_o libraries/base/dist-install/build/GHC/IO/Encoding/UTF8.p_o libraries/base/dist-install/build/GHC/IO/Exception.p_o libraries/base/dist-install/build/GHC/IO/FD.p_o libraries/base/dist-install/build/GHC/IO/Handle.p_o libraries/base/dist-install/build/GHC/IO/Handle/FD.p_o libraries/base/dist-install/build/GHC/IO/Handle/Internals.p_o libraries/base/dist-install/build/GHC/IO/Handle/Lock.p_o libraries/base/dist-install/build/GHC/IO/Handle/Text.p_o libraries/base/dist-install/build/GHC/IO/Handle/Types.p_o libraries/base/dist-install/build/GHC/IO/IOMode.p_o libraries/base/dist-install/build/GHC/IO/Unsafe.p_o libraries/base/dist-install/build/GHC/IOArray.p_o libraries/base/dist-install/build/GHC/IORef.p_o libraries/base/dist-install/build/GHC/Int.p_o libraries/base/dist-install/build/GHC/List.p_o libraries/base/dist-install/build/GHC/Maybe.p_o libraries/base/dist-install/build/GHC/MVar.p_o libraries/base/dist-install/build/GHC/Natural.p_o libraries/base/dist-install/build/GHC/Num.p_o libraries/base/dist-install/build/GHC/OldList.p_o libraries/base/dist-install/build/GHC/OverloadedLabels.p_o libraries/base/dist-install/build/GHC/Pack.p_o libraries/base/dist-install/build/GHC/Profiling.p_o libraries/base/dist-install/build/GHC/Ptr.p_o libraries/base/dist-install/build/GHC/Read.p_o libraries/base/dist-install/build/GHC/Real.p_o libraries/base/dist-install/build/GHC/Records.p_o libraries/base/dist-install/build/GHC/ResponseFile.p_o libraries/base/dist-install/build/GHC/RTS/Flags.p_o libraries/base/dist-install/build/GHC/ST.p_o libraries/base/dist-install/build/GHC/StaticPtr.p_o libraries/base/dist-install/build/GHC/STRef.p_o libraries/base/dist-install/build/GHC/Show.p_o libraries/base/dist-install/build/GHC/Stable.p_o libraries/base/dist-install/build/GHC/StableName.p_o libraries/base/dist-install/build/GHC/Stack.p_o libraries/base/dist-install/build/GHC/Stack/CCS.p_o libraries/base/dist-install/build/GHC/Stack/Types.p_o libraries/base/dist-install/build/GHC/Stats.p_o libraries/base/dist-install/build/GHC/Storable.p_o libraries/base/dist-install/build/GHC/TopHandler.p_o libraries/base/dist-install/build/GHC/TypeLits.p_o libraries/base/dist-install/build/GHC/TypeNats.p_o libraries/base/dist-install/build/GHC/Unicode.p_o libraries/base/dist-install/build/GHC/Weak.p_o libraries/base/dist-install/build/GHC/Word.p_o libraries/base/dist-install/build/Numeric.p_o libraries/base/dist-install/build/Numeric/Natural.p_o libraries/base/dist-install/build/Prelude.p_o libraries/base/dist-install/build/System/CPUTime.p_o libraries/base/dist-install/build/System/Console/GetOpt.p_o libraries/base/dist-install/build/System/Environment.p_o libraries/base/dist-install/build/System/Environment/Blank.p_o libraries/base/dist-install/build/System/Exit.p_o libraries/base/dist-install/build/System/IO.p_o libraries/base/dist-install/build/System/IO/Error.p_o libraries/base/dist-install/build/System/IO/Unsafe.p_o libraries/base/dist-install/build/System/Info.p_o libraries/base/dist-install/build/System/Mem.p_o libraries/base/dist-install/build/System/Mem/StableName.p_o libraries/base/dist-install/build/System/Mem/Weak.p_o libraries/base/dist-install/build/System/Posix/Internals.p_o libraries/base/dist-install/build/System/Posix/Types.p_o libraries/base/dist-install/build/System/Timeout.p_o libraries/base/dist-install/build/Text/ParserCombinators/ReadP.p_o libraries/base/dist-install/build/Text/ParserCombinators/ReadPrec.p_o libraries/base/dist-install/build/Text/Printf.p_o libraries/base/dist-install/build/Text/Read.p_o libraries/base/dist-install/build/Text/Read/Lex.p_o libraries/base/dist-install/build/Text/Show.p_o libraries/base/dist-install/build/Text/Show/Functions.p_o libraries/base/dist-install/build/Type/Reflection.p_o libraries/base/dist-install/build/Type/Reflection/Unsafe.p_o libraries/base/dist-install/build/Unsafe/Coerce.p_o libraries/base/dist-install/build/GHC/Event.p_o libraries/base/dist-install/build/Control/Monad/ST/Imp.p_o libraries/base/dist-install/build/Control/Monad/ST/Lazy/Imp.p_o libraries/base/dist-install/build/Data/Functor/Utils.p_o libraries/base/dist-install/build/Data/OldList.p_o libraries/base/dist-install/build/Data/Semigroup/Internal.p_o libraries/base/dist-install/build/Data/Typeable/Internal.p_o libraries/base/dist-install/build/Foreign/ForeignPtr/Imp.p_o libraries/base/dist-install/build/GHC/StaticPtr/Internal.p_o libraries/base/dist-install/build/System/Environment/ExecutablePath.p_o libraries/base/dist-install/build/System/CPUTime/Utils.p_o libraries/base/dist-install/build/GHC/Event/Arr.p_o libraries/base/dist-install/build/GHC/Event/Array.p_o libraries/base/dist-install/build/GHC/Event/Control.p_o libraries/base/dist-install/build/GHC/Event/EPoll.p_o libraries/base/dist-install/build/GHC/Event/IntTable.p_o libraries/base/dist-install/build/GHC/Event/Internal.p_o libraries/base/dist-install/build/GHC/Event/KQueue.p_o libraries/base/dist-install/build/GHC/Event/Manager.p_o libraries/base/dist-install/build/GHC/Event/PSQ.p_o libraries/base/dist-install/build/GHC/Event/Poll.p_o libraries/base/dist-install/build/GHC/Event/Thread.p_o libraries/base/dist-install/build/GHC/Event/TimerManager.p_o libraries/base/dist-install/build/GHC/Event/Unique.p_o libraries/base/dist-install/build/System/CPUTime/Posix/ClockGetTime.p_o libraries/base/dist-install/build/System/CPUTime/Posix/Times.p_o libraries/base/dist-install/build/System/CPUTime/Posix/RUsage.p_o libraries/base/dist-install/build/System/CPUTime/Unsupported.p_o libraries/base/dist-install/build/cbits/CastFloatWord.p_o libraries/base/dist-install/build/cbits/DarwinUtils.p_o libraries/base/dist-install/build/cbits/PrelIOUtils.p_o libraries/base/dist-install/build/cbits/SetEnv.p_o libraries/base/dist-install/build/cbits/WCsubst.p_o libraries/base/dist-install/build/cbits/Win32Utils.p_o libraries/base/dist-install/build/cbits/consUtils.p_o libraries/base/dist-install/build/cbits/iconv.p_o libraries/base/dist-install/build/cbits/inputReady.p_o libraries/base/dist-install/build/cbits/md5.p_o libraries/base/dist-install/build/cbits/primFloat.p_o libraries/base/dist-install/build/cbits/sysconf.p_o libraries/base/dist-install/build/cbits/fs.p_o >> libraries/base/dist-install/build/libHSbase-4.12.0.0_p.a.contents "xargs" "ar" qcls libraries/base/dist-install/build/libHSbase-4.12.0.0_p.a < libraries/base/dist-install/build/libHSbase-4.12.0.0_p.a.contents "rm" -f libraries/base/dist-install/build/libHSbase-4.12.0.0_p.a.contents "inplace/bin/mkdirhier" libraries/base/dist-install/doc/html/base//. "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/haddock" --verbosity=0 --odir="libraries/base/dist-install/doc/html/base" --no-tmp-comp-dir --dump-interface=libraries/base/dist-install/doc/html/base/base.haddock --html --hoogle --quickjump --title="base-4.12.0.0: Basic libraries" --prologue="libraries/base/dist-install/haddock-prologue.txt" --optghc="-D__HADDOCK_VERSION__=2220" --hide=Control.Monad.ST.Imp --hide=Control.Monad.ST.Lazy.Imp --hide=Data.Functor.Utils --hide=Data.OldList --hide=Data.Semigroup.Internal --hide=Data.Typeable.Internal --hide=Foreign.ForeignPtr.Imp --hide=GHC.StaticPtr.Internal --hide=System.Environment.ExecutablePath --hide=System.CPUTime.Utils --hide=GHC.Event.Arr --hide=GHC.Event.Array --hide=GHC.Event.Control --hide=GHC.Event.EPoll --hide=GHC.Event.IntTable --hide=GHC.Event.Internal --hide=GHC.Event.KQueue --hide=GHC.Event.Manager --hide=GHC.Event.PSQ --hide=GHC.Event.Poll --hide=GHC.Event.Thread --hide=GHC.Event.TimerManager --hide=GHC.Event.Unique --hide=System.CPUTime.Posix.ClockGetTime --hide=System.CPUTime.Posix.Times --hide=System.CPUTime.Posix.RUsage --hide=System.CPUTime.Unsupported --read-interface=../ghc-prim-0.5.3,../ghc-prim-0.5.3/src/%{MODULE/./-}.html\#%{NAME},libraries/ghc-prim/dist-install/doc/html/ghc-prim/ghc-prim.haddock --read-interface=../integer-gmp-1.0.2.0,../integer-gmp-1.0.2.0/src/%{MODULE/./-}.html\#%{NAME},libraries/integer-gmp/dist-install/doc/html/integer-gmp/integer-gmp.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-I/usr/include --optghc=-L/usr/lib --optghc=-I/usr/local/include --optghc=-L/usr/local/lib --optghc=-Wall --optghc=-this-unit-id --optghc=base-4.12.0.0 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/base/. --optghc=-ilibraries/base/dist-install/build --optghc=-Ilibraries/base/dist-install/build --optghc=-ilibraries/base/dist-install/build/./autogen --optghc=-Ilibraries/base/dist-install/build/./autogen --optghc=-Ilibraries/base/include --optghc=-Ilibraries/base/dist-install/build/include --optghc=-I/usr/local/include --optghc=-optP-DOPTIMISE_INTEGER_GCD_LCM --optghc=-optP-include --optghc=-optPlibraries/base/dist-install/build/./autogen/cabal_macros.h --optghc=-package-id --optghc=ghc-prim-0.5.3 --optghc=-package-id --optghc=integer-gmp-1.0.2.0 --optghc=-package-id --optghc=rts --optghc=-this-unit-id --optghc=base --optghc=-Wcompat --optghc=-Wnoncanonical-monad-instances --optghc=-XHaskell2010 --optghc=-O2 --optghc=-haddock --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-Wno-trustworthy-safe --optghc=-Wno-deprecated-flags --optghc=-Wnoncanonical-monad-instances --optghc=-odir --optghc=libraries/base/dist-install/build --optghc=-hidir --optghc=libraries/base/dist-install/build --optghc=-stubdir --optghc=libraries/base/dist-install/build libraries/base/./Control/Applicative.hs libraries/base/./Control/Arrow.hs libraries/base/./Control/Category.hs libraries/base/./Control/Concurrent.hs libraries/base/./Control/Concurrent/Chan.hs libraries/base/./Control/Concurrent/MVar.hs libraries/base/./Control/Concurrent/QSem.hs libraries/base/./Control/Concurrent/QSemN.hs libraries/base/./Control/Exception.hs libraries/base/./Control/Exception/Base.hs libraries/base/./Control/Monad.hs libraries/base/./Control/Monad/Fail.hs libraries/base/./Control/Monad/Fix.hs libraries/base/./Control/Monad/Instances.hs libraries/base/./Control/Monad/IO/Class.hs libraries/base/./Control/Monad/ST.hs libraries/base/./Control/Monad/ST/Lazy.hs libraries/base/./Control/Monad/ST/Lazy/Safe.hs libraries/base/./Control/Monad/ST/Lazy/Unsafe.hs libraries/base/./Control/Monad/ST/Safe.hs libraries/base/./Control/Monad/ST/Strict.hs libraries/base/./Control/Monad/ST/Unsafe.hs libraries/base/./Control/Monad/Zip.hs libraries/base/./Data/Bifoldable.hs libraries/base/./Data/Bifunctor.hs libraries/base/./Data/Bitraversable.hs libraries/base/./Data/Bits.hs libraries/base/./Data/Bool.hs libraries/base/./Data/Char.hs libraries/base/./Data/Coerce.hs libraries/base/./Data/Complex.hs libraries/base/./Data/Data.hs libraries/base/./Data/Dynamic.hs libraries/base/./Data/Either.hs libraries/base/./Data/Eq.hs libraries/base/./Data/Fixed.hs libraries/base/./Data/Foldable.hs libraries/base/./Data/Function.hs libraries/base/./Data/Functor.hs libraries/base/./Data/Functor/Classes.hs libraries/base/./Data/Functor/Contravariant.hs libraries/base/./Data/Functor/Compose.hs libraries/base/./Data/Functor/Const.hs libraries/base/./Data/Functor/Identity.hs libraries/base/./Data/Functor/Product.hs libraries/base/./Data/Functor/Sum.hs libraries/base/./Data/IORef.hs libraries/base/./Data/Int.hs libraries/base/./Data/Ix.hs libraries/base/./Data/Kind.hs libraries/base/./Data/List.hs libraries/base/./Data/List/NonEmpty.hs libraries/base/./Data/Maybe.hs libraries/base/./Data/Monoid.hs libraries/base/./Data/Ord.hs libraries/base/./Data/Proxy.hs libraries/base/./Data/Ratio.hs libraries/base/./Data/Semigroup.hs libraries/base/./Data/STRef.hs libraries/base/./Data/STRef/Lazy.hs libraries/base/./Data/STRef/Strict.hs libraries/base/./Data/String.hs libraries/base/./Data/Traversable.hs libraries/base/./Data/Tuple.hs libraries/base/./Data/Type/Bool.hs libraries/base/./Data/Type/Coercion.hs libraries/base/./Data/Type/Equality.hs libraries/base/./Data/Typeable.hs libraries/base/./Data/Unique.hs libraries/base/./Data/Version.hs libraries/base/./Data/Void.hs libraries/base/./Data/Word.hs libraries/base/./Debug/Trace.hs libraries/base/./Foreign.hs libraries/base/./Foreign/C.hs libraries/base/./Foreign/C/Error.hs libraries/base/./Foreign/C/String.hs libraries/base/./Foreign/C/Types.hs libraries/base/./Foreign/Concurrent.hs libraries/base/./Foreign/ForeignPtr.hs libraries/base/./Foreign/ForeignPtr/Safe.hs libraries/base/./Foreign/ForeignPtr/Unsafe.hs libraries/base/./Foreign/Marshal.hs libraries/base/./Foreign/Marshal/Alloc.hs libraries/base/./Foreign/Marshal/Array.hs libraries/base/./Foreign/Marshal/Error.hs libraries/base/./Foreign/Marshal/Pool.hs libraries/base/./Foreign/Marshal/Safe.hs libraries/base/./Foreign/Marshal/Unsafe.hs libraries/base/./Foreign/Marshal/Utils.hs libraries/base/./Foreign/Ptr.hs libraries/base/./Foreign/Safe.hs libraries/base/./Foreign/StablePtr.hs libraries/base/./Foreign/Storable.hs libraries/base/./GHC/Arr.hs libraries/base/./GHC/Base.hs libraries/base/./GHC/ByteOrder.hs libraries/base/./GHC/Char.hs libraries/base/dist-install/build/GHC/Clock.hs libraries/base/./GHC/Conc.hs libraries/base/./GHC/Conc/IO.hs libraries/base/./GHC/Conc/Signal.hs libraries/base/./GHC/Conc/Sync.hs libraries/base/./GHC/ConsoleHandler.hs libraries/base/./GHC/Constants.hs libraries/base/./GHC/Desugar.hs libraries/base/./GHC/Enum.hs libraries/base/./GHC/Environment.hs libraries/base/./GHC/Err.hs libraries/base/./GHC/Exception.hs libraries/base/./GHC/Exception/Type.hs libraries/base/./GHC/ExecutionStack.hs libraries/base/dist-install/build/GHC/ExecutionStack/Internal.hs libraries/base/./GHC/Exts.hs libraries/base/./GHC/Fingerprint.hs libraries/base/./GHC/Fingerprint/Type.hs libraries/base/./GHC/Float.hs libraries/base/./GHC/Float/ConversionUtils.hs libraries/base/./GHC/Float/RealFracMethods.hs libraries/base/./GHC/Foreign.hs libraries/base/./GHC/ForeignPtr.hs libraries/base/./GHC/GHCi.hs libraries/base/./GHC/Generics.hs libraries/base/./GHC/IO.hs libraries/base/./GHC/IO/Buffer.hs libraries/base/./GHC/IO/BufferedIO.hs libraries/base/./GHC/IO/Device.hs libraries/base/./GHC/IO/Encoding.hs libraries/base/./GHC/IO/Encoding/CodePage.hs libraries/base/./GHC/IO/Encoding/Failure.hs libraries/base/./GHC/IO/Encoding/Iconv.hs libraries/base/./GHC/IO/Encoding/Latin1.hs libraries/base/./GHC/IO/Encoding/Types.hs libraries/base/./GHC/IO/Encoding/UTF16.hs libraries/base/./GHC/IO/Encoding/UTF32.hs libraries/base/./GHC/IO/Encoding/UTF8.hs libraries/base/./GHC/IO/Exception.hs libraries/base/./GHC/IO/FD.hs libraries/base/./GHC/IO/Handle.hs libraries/base/./GHC/IO/Handle/FD.hs libraries/base/./GHC/IO/Handle/Internals.hs libraries/base/dist-install/build/GHC/IO/Handle/Lock.hs libraries/base/./GHC/IO/Handle/Text.hs libraries/base/./GHC/IO/Handle/Types.hs libraries/base/./GHC/IO/IOMode.hs libraries/base/./GHC/IO/Unsafe.hs libraries/base/./GHC/IOArray.hs libraries/base/./GHC/IORef.hs libraries/base/./GHC/Int.hs libraries/base/./GHC/List.hs libraries/base/./GHC/Maybe.hs libraries/base/./GHC/MVar.hs libraries/base/./GHC/Natural.hs libraries/base/./GHC/Num.hs libraries/base/./GHC/OldList.hs libraries/base/./GHC/OverloadedLabels.hs libraries/base/./GHC/Pack.hs libraries/base/./GHC/Profiling.hs libraries/base/./GHC/Ptr.hs libraries/base/./GHC/Read.hs libraries/base/./GHC/Real.hs libraries/base/./GHC/Records.hs libraries/base/./GHC/ResponseFile.hs libraries/base/dist-install/build/GHC/RTS/Flags.hs libraries/base/./GHC/ST.hs libraries/base/./GHC/StaticPtr.hs libraries/base/./GHC/STRef.hs libraries/base/./GHC/Show.hs libraries/base/./GHC/Stable.hs libraries/base/./GHC/StableName.hs libraries/base/./GHC/Stack.hs libraries/base/dist-install/build/GHC/Stack/CCS.hs libraries/base/./GHC/Stack/Types.hs libraries/base/dist-install/build/GHC/Stats.hs libraries/base/./GHC/Storable.hs libraries/base/./GHC/TopHandler.hs libraries/base/./GHC/TypeLits.hs libraries/base/./GHC/TypeNats.hs libraries/base/./GHC/Unicode.hs libraries/base/./GHC/Weak.hs libraries/base/./GHC/Word.hs libraries/base/./Numeric.hs libraries/base/./Numeric/Natural.hs libraries/base/./Prelude.hs libraries/base/dist-install/build/System/CPUTime.hs libraries/base/./System/Console/GetOpt.hs libraries/base/./System/Environment.hs libraries/base/dist-install/build/System/Environment/Blank.hs libraries/base/./System/Exit.hs libraries/base/./System/IO.hs libraries/base/./System/IO/Error.hs libraries/base/./System/IO/Unsafe.hs libraries/base/./System/Info.hs libraries/base/./System/Mem.hs libraries/base/./System/Mem/StableName.hs libraries/base/./System/Mem/Weak.hs libraries/base/./System/Posix/Internals.hs libraries/base/./System/Posix/Types.hs libraries/base/./System/Timeout.hs libraries/base/./Text/ParserCombinators/ReadP.hs libraries/base/./Text/ParserCombinators/ReadPrec.hs libraries/base/./Text/Printf.hs libraries/base/./Text/Read.hs libraries/base/./Text/Read/Lex.hs libraries/base/./Text/Show.hs libraries/base/./Text/Show/Functions.hs libraries/base/./Type/Reflection.hs libraries/base/./Type/Reflection/Unsafe.hs libraries/base/./Unsafe/Coerce.hs libraries/base/./GHC/Event.hs libraries/base/./Control/Monad/ST/Imp.hs libraries/base/./Control/Monad/ST/Lazy/Imp.hs libraries/base/./Data/Functor/Utils.hs libraries/base/./Data/OldList.hs libraries/base/./Data/Semigroup/Internal.hs libraries/base/./Data/Typeable/Internal.hs libraries/base/./Foreign/ForeignPtr/Imp.hs libraries/base/./GHC/StaticPtr/Internal.hs libraries/base/dist-install/build/System/Environment/ExecutablePath.hs libraries/base/./System/CPUTime/Utils.hs libraries/base/./GHC/Event/Arr.hs libraries/base/./GHC/Event/Array.hs libraries/base/./GHC/Event/Control.hs libraries/base/dist-install/build/GHC/Event/EPoll.hs libraries/base/./GHC/Event/IntTable.hs libraries/base/./GHC/Event/Internal.hs libraries/base/dist-install/build/GHC/Event/KQueue.hs libraries/base/./GHC/Event/Manager.hs libraries/base/./GHC/Event/PSQ.hs libraries/base/dist-install/build/GHC/Event/Poll.hs libraries/base/./GHC/Event/Thread.hs libraries/base/./GHC/Event/TimerManager.hs libraries/base/./GHC/Event/Unique.hs libraries/base/dist-install/build/System/CPUTime/Posix/ClockGetTime.hs libraries/base/dist-install/build/System/CPUTime/Posix/Times.hs libraries/base/dist-install/build/System/CPUTime/Posix/RUsage.hs libraries/base/./System/CPUTime/Unsupported.hs +RTS -t"libraries/base/dist-install/haddock.t" --machine-readable Warning: 'error' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'throw' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Underflow' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ArithException' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'stimesIdempotent' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Sum' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Product' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: '<$>' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'MonadFail' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'AssertionFailed' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'tag' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'base' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Rational' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'bracket' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'readMaybe' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'show' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'base' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: '$' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Maybe' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Int' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'String' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'show' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Either' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'even' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'fix'' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'u' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'x' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'y' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'compare' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'fst' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: '>>=' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'MonadPlus' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'i' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'x' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Read' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'uncurry' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'makeStablePtr' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Typeable' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'length' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'error' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'id' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'withSingI' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Tree' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Par0' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'encode' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Encode' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'encode'' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'x' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Traversable' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Foldable' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'UAddr' is ambiguous. It is defined * at libraries/base/GHC/Generics.hs:1027:40 * at libraries/base/GHC/Generics.hs:1096:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'UAddr' defined at libraries/base/GHC/Generics.hs:1096:1 Warning: 'UChar' is ambiguous. It is defined * at libraries/base/GHC/Generics.hs:1038:36 * at libraries/base/GHC/Generics.hs:1100:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'UChar' defined at libraries/base/GHC/Generics.hs:1100:1 Warning: 'UDouble' is ambiguous. It is defined * at libraries/base/GHC/Generics.hs:1050:38 * at libraries/base/GHC/Generics.hs:1105:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'UDouble' defined at libraries/base/GHC/Generics.hs:1105:1 Warning: 'UFloat' is ambiguous. It is defined * at libraries/base/GHC/Generics.hs:1062:37 * at libraries/base/GHC/Generics.hs:1110:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'UFloat' defined at libraries/base/GHC/Generics.hs:1110:1 Warning: 'UInt' is ambiguous. It is defined * at libraries/base/GHC/Generics.hs:1072:35 * at libraries/base/GHC/Generics.hs:1115:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'UInt' defined at libraries/base/GHC/Generics.hs:1115:1 Warning: 'UWord' is ambiguous. It is defined * at libraries/base/GHC/Generics.hs:1084:36 * at libraries/base/GHC/Generics.hs:1120:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'UWord' defined at libraries/base/GHC/Generics.hs:1120:1 Warning: 'Foldable' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'f' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'runConst' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'TypeRep' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'newForeignPtr' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Handle' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'utf8' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'mkTextEncoding' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Handle' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'hSeek' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Handle' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'fixIO' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'IOError' is ambiguous. It is defined * at libraries/base/GHC/IO/Exception.hs:330:4 * at libraries/base/GHC/IO/Exception.hs:323:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'IOError' defined at libraries/base/GHC/IO/Exception.hs:329:1 Warning: 'TextEncoding' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'touchForeignPtr' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Handle' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'IOError' is ambiguous. It is defined * at libraries/base/GHC/IO/Exception.hs:330:4 * at libraries/base/GHC/IO/Exception.hs:323:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'IOError' defined at libraries/base/GHC/IO/Exception.hs:329:1 Warning: 'IOError' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'threadDelay' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'newTChanIO' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'newBroadcastTChanIO' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'newTQueueIO' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'newTBQueueIO' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'newTMVarIO' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'IOError' is ambiguous. It is defined * at libraries/base/GHC/IO/Exception.hs:330:4 * at libraries/base/GHC/IO/Exception.hs:323:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'IOError' defined at libraries/base/GHC/IO/Exception.hs:329:1 Warning: 'IO' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'restore' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'IORef' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'retry' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Handle' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'CString' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'isDoesNotExistError' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'getArgs' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'IORef' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'STM' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'IOError' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'IOError' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'hClose' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'TextEncoding' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'isAlreadyInUseError' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'isDoesNotExistError' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'isPermissionError' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'flock' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'LockFileEx' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'FileLockingNotImplemented' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'isEOFError' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'isPermissionError' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'localeEncoding' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'isFullError' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'isIllegalOperation' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'isIllegalOperationError' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'act' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'mfix' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'return' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'assoc' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'assocsum' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'foldl' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'foldr' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'compare' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'fst' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'MonadIO' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'filter' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'foldl' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'IOError' is ambiguous. It is defined * at libraries/base/GHC/IO/Exception.hs:330:4 * at libraries/base/GHC/IO/Exception.hs:323:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'IOError' defined at libraries/base/GHC/IO/Exception.hs:329:1 Warning: 'SomeException' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ExitException' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'two' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Time' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'StgWord64' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 's' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'i' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'w' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'G' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'g' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'S' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 't' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'p' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'l' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'm' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'z' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'c' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'r' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'isPrefix' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Bifunctor' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Compose' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'BlockedIndefinitelyOnMVar' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'StaticPtrs' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'mtimes' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'f' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: GHC.Natural: could not find link destinations for: unsafeIndex unsafeRangeSize Warning: Data.Bool: could not find link destinations for: unsafeIndex unsafeRangeSize Warning: Numeric.Natural: could not find link destinations for: unsafeIndex unsafeRangeSize Warning: Text.Read.Lex: could not find link destinations for: guard Warning: Data.Int: could not find link destinations for: unsafeIndex unsafeRangeSize D:R:UReckIntp0 Warning: Foreign.Ptr: could not find link destinations for: D:R:UReckPtrp0 Warning: Data.Word: could not find link destinations for: unsafeIndex unsafeRangeSize D:R:UReckWordp0 Warning: Data.Type.Equality: could not find link destinations for: ~# Warning: Data.Proxy: could not find link destinations for: unsafeIndex unsafeRangeSize Warning: Data.Ord: could not find link destinations for: unsafeIndex unsafeRangeSize Warning: Data.Char: could not find link destinations for: unsafeIndex unsafeRangeSize D:R:UReckCharp0 Warning: GHC.TypeNats: could not find link destinations for: natSing Warning: GHC.TypeLits: could not find link destinations for: natSing symbolSing Warning: GHC.Generics: could not find link destinations for: D:R:UReckWordp0 D:R:UReckIntp0 D:R:UReckFloatp0 D:R:UReckDoublep0 D:R:UReckCharp0 D:R:UReckPtrp0 SingI unsafeIndex unsafeRangeSize SingKind Warning: Data.Functor.Const: could not find link destinations for: unsafeIndex unsafeRangeSize Warning: Type.Reflection: could not find link destinations for: typeRep# IsApplication Warning: Data.Typeable: could not find link destinations for: typeRep# unsafeIndex unsafeRangeSize Warning: GHC.IO.Device: could not find link destinations for: unsafeIndex unsafeRangeSize Warning: GHC.Foreign: could not find link destinations for: CString CStringLen Warning: Data.Dynamic: could not find link destinations for: typeRep# Warning: GHC.IO.Handle.FD: could not find link destinations for: FD FD Warning: GHC.IO.Handle: could not find link destinations for: Handle__ unsafeIndex unsafeRangeSize ResourceVanished Warning: System.IO: could not find link destinations for: hspr UPrintf spr unsafeIndex unsafeRangeSize ResourceVanished Warning: Data.Functor.Identity: could not find link destinations for: unsafeIndex unsafeRangeSize Warning: Control.Applicative: could not find link destinations for: unsafeIndex unsafeRangeSize Warning: Prelude: could not find link destinations for: unsafeIndex unsafeRangeSize D:R:UReckCharp0 D:R:UReckIntp0 D:R:UReckFloatp0 D:R:UReckDoublep0 D:R:UReckWordp0 hspr UPrintf spr Warning: Text.Printf: could not find link destinations for: spr UPrintf hspr Warning: Data.Ix: could not find link destinations for: unsafeIndex unsafeRangeSize Warning: GHC.ExecutionStack.Internal: could not find link destinations for: locationSize Warning: GHC.Exts: could not find link destinations for: unsafeIndex unsafeRangeSize D:R:UReckIntp0 D:R:UReckWordp0 D:R:UReckFloatp0 D:R:UReckDoublep0 D:R:UReckCharp0 D:R:UReckPtrp0 ~# Warning: Data.Void: could not find link destinations for: unsafeIndex unsafeRangeSize LD_NO_GOLD libraries/filepath/dist-install/build/HSfilepath-1.4.2.1.o HC [stage 1] libraries/filepath/dist-install/build/System/FilePath/Posix.p_o HC [stage 1] libraries/filepath/dist-install/build/System/FilePath.p_o HC [stage 1] libraries/filepath/dist-install/build/System/FilePath/Windows.p_o "rm" -f libraries/filepath/dist-install/build/libHSfilepath-1.4.2.1_p.a libraries/filepath/dist-install/build/libHSfilepath-1.4.2.1_p.a.contents echo libraries/filepath/dist-install/build/System/FilePath.p_o libraries/filepath/dist-install/build/System/FilePath/Posix.p_o libraries/filepath/dist-install/build/System/FilePath/Windows.p_o >> libraries/filepath/dist-install/build/libHSfilepath-1.4.2.1_p.a.contents "xargs" "ar" qcls libraries/filepath/dist-install/build/libHSfilepath-1.4.2.1_p.a < libraries/filepath/dist-install/build/libHSfilepath-1.4.2.1_p.a.contents "rm" -f libraries/filepath/dist-install/build/libHSfilepath-1.4.2.1_p.a.contents "inplace/bin/mkdirhier" libraries/filepath/dist-install/doc/html/filepath//. "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/haddock" --verbosity=0 --odir="libraries/filepath/dist-install/doc/html/filepath" --no-tmp-comp-dir --dump-interface=libraries/filepath/dist-install/doc/html/filepath/filepath.haddock --html --hoogle --quickjump --title="filepath-1.4.2.1: Library for manipulating FilePaths in a cross platform way." --prologue="libraries/filepath/dist-install/haddock-prologue.txt" --optghc="-D__HADDOCK_VERSION__=2220" --read-interface=../base-4.12.0.0,../base-4.12.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-I/usr/include --optghc=-L/usr/lib --optghc=-I/usr/local/include --optghc=-L/usr/local/lib --optghc=-Wall --optghc=-this-unit-id --optghc=filepath-1.4.2.1 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/filepath/. --optghc=-ilibraries/filepath/dist-install/build --optghc=-Ilibraries/filepath/dist-install/build --optghc=-ilibraries/filepath/dist-install/build/./autogen --optghc=-Ilibraries/filepath/dist-install/build/./autogen --optghc=-Ilibraries/filepath/. --optghc=-optP-include --optghc=-optPlibraries/filepath/dist-install/build/./autogen/cabal_macros.h --optghc=-package-id --optghc=base-4.12.0.0 --optghc=-Wall --optghc=-XHaskell2010 --optghc=-O2 --optghc=-haddock --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-Wno-deprecated-flags --optghc=-Wnoncanonical-monad-instances --optghc=-odir --optghc=libraries/filepath/dist-install/build --optghc=-hidir --optghc=libraries/filepath/dist-install/build --optghc=-stubdir --optghc=libraries/filepath/dist-install/build libraries/filepath/./System/FilePath.hs libraries/filepath/./System/FilePath/Posix.hs libraries/filepath/./System/FilePath/Windows.hs +RTS -t"libraries/filepath/dist-install/haddock.t" --machine-readable LD_NO_GOLD libraries/array/dist-install/build/HSarray-0.5.3.0.o HC [stage 1] libraries/array/dist-install/build/Data/Array.p_o HC [stage 1] libraries/array/dist-install/build/Data/Array/Base.p_o HC [stage 1] libraries/array/dist-install/build/Data/Array/IArray.p_o HC [stage 1] libraries/array/dist-install/build/Data/Array/MArray.p_o HC [stage 1] libraries/array/dist-install/build/Data/Array/IO/Internals.p_o HC [stage 1] libraries/array/dist-install/build/Data/Array/IO.p_o HC [stage 1] libraries/array/dist-install/build/Data/Array/MArray/Safe.p_o HC [stage 1] libraries/array/dist-install/build/Data/Array/IO/Safe.p_o HC [stage 1] libraries/array/dist-install/build/Data/Array/ST.p_o HC [stage 1] libraries/array/dist-install/build/Data/Array/ST/Safe.p_o HC [stage 1] libraries/array/dist-install/build/Data/Array/Storable/Internals.p_o HC [stage 1] libraries/array/dist-install/build/Data/Array/Storable.p_o HC [stage 1] libraries/array/dist-install/build/Data/Array/Storable/Safe.p_o HC [stage 1] libraries/array/dist-install/build/Data/Array/Unboxed.p_o HC [stage 1] libraries/array/dist-install/build/Data/Array/Unsafe.p_o "rm" -f libraries/array/dist-install/build/libHSarray-0.5.3.0_p.a libraries/array/dist-install/build/libHSarray-0.5.3.0_p.a.contents echo libraries/array/dist-install/build/Data/Array.p_o libraries/array/dist-install/build/Data/Array/Base.p_o libraries/array/dist-install/build/Data/Array/IArray.p_o libraries/array/dist-install/build/Data/Array/IO.p_o libraries/array/dist-install/build/Data/Array/IO/Safe.p_o libraries/array/dist-install/build/Data/Array/IO/Internals.p_o libraries/array/dist-install/build/Data/Array/MArray.p_o libraries/array/dist-install/build/Data/Array/MArray/Safe.p_o libraries/array/dist-install/build/Data/Array/ST.p_o libraries/array/dist-install/build/Data/Array/ST/Safe.p_o libraries/array/dist-install/build/Data/Array/Storable.p_o libraries/array/dist-install/build/Data/Array/Storable/Safe.p_o libraries/array/dist-install/build/Data/Array/Storable/Internals.p_o libraries/array/dist-install/build/Data/Array/Unboxed.p_o libraries/array/dist-install/build/Data/Array/Unsafe.p_o >> libraries/array/dist-install/build/libHSarray-0.5.3.0_p.a.contents "xargs" "ar" qcls libraries/array/dist-install/build/libHSarray-0.5.3.0_p.a < libraries/array/dist-install/build/libHSarray-0.5.3.0_p.a.contents "rm" -f libraries/array/dist-install/build/libHSarray-0.5.3.0_p.a.contents "inplace/bin/mkdirhier" libraries/array/dist-install/doc/html/array//. "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/haddock" --verbosity=0 --odir="libraries/array/dist-install/doc/html/array" --no-tmp-comp-dir --dump-interface=libraries/array/dist-install/doc/html/array/array.haddock --html --hoogle --quickjump --title="array-0.5.3.0: Mutable and immutable arrays" --prologue="libraries/array/dist-install/haddock-prologue.txt" --optghc="-D__HADDOCK_VERSION__=2220" --read-interface=../base-4.12.0.0,../base-4.12.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-I/usr/include --optghc=-L/usr/lib --optghc=-I/usr/local/include --optghc=-L/usr/local/lib --optghc=-Wall --optghc=-this-unit-id --optghc=array-0.5.3.0 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/array/. --optghc=-ilibraries/array/dist-install/build --optghc=-Ilibraries/array/dist-install/build --optghc=-ilibraries/array/dist-install/build/./autogen --optghc=-Ilibraries/array/dist-install/build/./autogen --optghc=-Ilibraries/array/. --optghc=-optP-include --optghc=-optPlibraries/array/dist-install/build/./autogen/cabal_macros.h --optghc=-package-id --optghc=base-4.12.0.0 --optghc=-Wall --optghc=-XHaskell2010 --optghc=-O2 --optghc=-haddock --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-Wno-deprecated-flags --optghc=-Wnoncanonical-monad-instances --optghc=-odir --optghc=libraries/array/dist-install/build --optghc=-hidir --optghc=libraries/array/dist-install/build --optghc=-stubdir --optghc=libraries/array/dist-install/build libraries/array/./Data/Array.hs libraries/array/./Data/Array/Base.hs libraries/array/./Data/Array/IArray.hs libraries/array/./Data/Array/IO.hs libraries/array/./Data/Array/IO/Safe.hs libraries/array/./Data/Array/IO/Internals.hs libraries/array/./Data/Array/MArray.hs libraries/array/./Data/Array/MArray/Safe.hs libraries/array/./Data/Array/ST.hs libraries/array/./Data/Array/ST/Safe.hs libraries/array/./Data/Array/Storable.hs libraries/array/./Data/Array/Storable/Safe.hs libraries/array/./Data/Array/Storable/Internals.hs libraries/array/./Data/Array/Unboxed.hs libraries/array/./Data/Array/Unsafe.hs +RTS -t"libraries/array/dist-install/haddock.t" --machine-readable Warning: 'Array' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Ix' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'unsafeFreeze' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Storable' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Storable' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: Data.Array: could not find link destinations for: numElements unsafeArray unsafeAt unsafeReplace unsafeAccum unsafeAccumArray Warning: Data.Array.IArray: could not find link destinations for: numElements unsafeArray unsafeAt unsafeReplace unsafeAccum unsafeAccumArray Warning: Data.Array.MArray: could not find link destinations for: getNumElements unsafeRead unsafeWrite unsafeNewArray_ Warning: Data.Array.IO: could not find link destinations for: getNumElements unsafeNewArray_ unsafeRead unsafeWrite Warning: Data.Array.MArray.Safe: could not find link destinations for: getNumElements unsafeRead unsafeWrite unsafeNewArray_ Warning: Data.Array.IO.Safe: could not find link destinations for: getNumElements unsafeNewArray_ unsafeRead unsafeWrite Warning: Data.Array.ST: could not find link destinations for: getNumElements unsafeNewArray_ unsafeRead unsafeWrite Warning: Data.Array.ST.Safe: could not find link destinations for: getNumElements unsafeNewArray_ unsafeRead unsafeWrite Warning: Data.Array.Storable: could not find link destinations for: getNumElements unsafeNewArray_ unsafeRead unsafeWrite Warning: Data.Array.Storable.Safe: could not find link destinations for: getNumElements unsafeNewArray_ unsafeRead unsafeWrite Warning: Data.Array.Unboxed: could not find link destinations for: numElements unsafeArray unsafeAt unsafeReplace unsafeAccum unsafeAccumArray LD_NO_GOLD libraries/deepseq/dist-install/build/HSdeepseq-1.4.4.0.o HC [stage 1] libraries/deepseq/dist-install/build/Control/DeepSeq.p_o HC [stage 1] libraries/deepseq/dist-install/build/Control/DeepSeq/BackDoor.p_o "rm" -f libraries/deepseq/dist-install/build/libHSdeepseq-1.4.4.0_p.a libraries/deepseq/dist-install/build/libHSdeepseq-1.4.4.0_p.a.contents echo libraries/deepseq/dist-install/build/Control/DeepSeq.p_o libraries/deepseq/dist-install/build/Control/DeepSeq/BackDoor.p_o >> libraries/deepseq/dist-install/build/libHSdeepseq-1.4.4.0_p.a.contents "xargs" "ar" qcls libraries/deepseq/dist-install/build/libHSdeepseq-1.4.4.0_p.a < libraries/deepseq/dist-install/build/libHSdeepseq-1.4.4.0_p.a.contents "rm" -f libraries/deepseq/dist-install/build/libHSdeepseq-1.4.4.0_p.a.contents "inplace/bin/mkdirhier" libraries/deepseq/dist-install/doc/html/deepseq//. "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/haddock" --verbosity=0 --odir="libraries/deepseq/dist-install/doc/html/deepseq" --no-tmp-comp-dir --dump-interface=libraries/deepseq/dist-install/doc/html/deepseq/deepseq.haddock --html --hoogle --quickjump --title="deepseq-1.4.4.0: Deep evaluation of data structures" --prologue="libraries/deepseq/dist-install/haddock-prologue.txt" --optghc="-D__HADDOCK_VERSION__=2220" --hide=Control.DeepSeq.BackDoor --read-interface=../array-0.5.3.0,../array-0.5.3.0/src/%{MODULE/./-}.html\#%{NAME},libraries/array/dist-install/doc/html/array/array.haddock --read-interface=../base-4.12.0.0,../base-4.12.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-I/usr/include --optghc=-L/usr/lib --optghc=-I/usr/local/include --optghc=-L/usr/local/lib --optghc=-Wall --optghc=-this-unit-id --optghc=deepseq-1.4.4.0 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/deepseq/. --optghc=-ilibraries/deepseq/dist-install/build --optghc=-Ilibraries/deepseq/dist-install/build --optghc=-ilibraries/deepseq/dist-install/build/./autogen --optghc=-Ilibraries/deepseq/dist-install/build/./autogen --optghc=-Ilibraries/deepseq/. --optghc=-optP-include --optghc=-optPlibraries/deepseq/dist-install/build/./autogen/cabal_macros.h --optghc=-package-id --optghc=array-0.5.3.0 --optghc=-package-id --optghc=base-4.12.0.0 --optghc=-Wall --optghc=-XHaskell2010 --optghc=-O2 --optghc=-haddock --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-Wno-deprecated-flags --optghc=-Wnoncanonical-monad-instances --optghc=-odir --optghc=libraries/deepseq/dist-install/build --optghc=-hidir --optghc=libraries/deepseq/dist-install/build --optghc=-stubdir --optghc=libraries/deepseq/dist-install/build libraries/deepseq/./Control/DeepSeq.hs libraries/deepseq/./Control/DeepSeq/BackDoor.hs +RTS -t"libraries/deepseq/dist-install/haddock.t" --machine-readable Warning: 'pseq' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: Control.DeepSeq: could not find link destinations for: GNFData Zero One LD_NO_GOLD libraries/bytestring/dist-install/build/HSbytestring-0.10.8.2.o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Internal.p_o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Unsafe.p_o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString.p_o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Char8.p_o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Internal.p_o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Lazy.p_o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Char8.p_o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Short/Internal.p_o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Short.p_o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/UncheckedShifts.p_o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal.p_o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/Base16.p_o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/Floating.p_o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Binary.p_o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/ASCII.p_o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/Internal.p_o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim.p_o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/ASCII.p_o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder.p_o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Builder/Extra.p_o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder.p_o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/Extras.p_o HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/ASCII.p_o HC [stage 1] libraries/bytestring/dist-install/build/cbits/fpstring.p_o HC [stage 1] libraries/bytestring/dist-install/build/cbits/itoa.p_o "rm" -f libraries/bytestring/dist-install/build/libHSbytestring-0.10.8.2_p.a libraries/bytestring/dist-install/build/libHSbytestring-0.10.8.2_p.a.contents echo libraries/bytestring/dist-install/build/Data/ByteString.p_o libraries/bytestring/dist-install/build/Data/ByteString/Char8.p_o libraries/bytestring/dist-install/build/Data/ByteString/Unsafe.p_o libraries/bytestring/dist-install/build/Data/ByteString/Internal.p_o libraries/bytestring/dist-install/build/Data/ByteString/Lazy.p_o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Char8.p_o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Internal.p_o libraries/bytestring/dist-install/build/Data/ByteString/Short.p_o libraries/bytestring/dist-install/build/Data/ByteString/Short/Internal.p_o libraries/bytestring/dist-install/build/Data/ByteString/Builder.p_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Extra.p_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim.p_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Internal.p_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal.p_o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder.p_o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/Extras.p_o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/ASCII.p_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/ASCII.p_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Binary.p_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/ASCII.p_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/Floating.p_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/UncheckedShifts.p_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/Base16.p_o libraries/bytestring/dist-install/build/cbits/fpstring.p_o libraries/bytestring/dist-install/build/cbits/itoa.p_o >> libraries/bytestring/dist-install/build/libHSbytestring-0.10.8.2_p.a.contents "xargs" "ar" qcls libraries/bytestring/dist-install/build/libHSbytestring-0.10.8.2_p.a < libraries/bytestring/dist-install/build/libHSbytestring-0.10.8.2_p.a.contents "rm" -f libraries/bytestring/dist-install/build/libHSbytestring-0.10.8.2_p.a.contents "inplace/bin/mkdirhier" libraries/bytestring/dist-install/doc/html/bytestring//. "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/haddock" --verbosity=0 --odir="libraries/bytestring/dist-install/doc/html/bytestring" --no-tmp-comp-dir --dump-interface=libraries/bytestring/dist-install/doc/html/bytestring/bytestring.haddock --html --hoogle --quickjump --title="bytestring-0.10.8.2: Fast, compact, strict and lazy byte strings with a list interface" --prologue="libraries/bytestring/dist-install/haddock-prologue.txt" --optghc="-D__HADDOCK_VERSION__=2220" --hide=Data.ByteString.Builder.ASCII --hide=Data.ByteString.Builder.Prim.Binary --hide=Data.ByteString.Builder.Prim.ASCII --hide=Data.ByteString.Builder.Prim.Internal.Floating --hide=Data.ByteString.Builder.Prim.Internal.UncheckedShifts --hide=Data.ByteString.Builder.Prim.Internal.Base16 --read-interface=../base-4.12.0.0,../base-4.12.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --read-interface=../deepseq-1.4.4.0,../deepseq-1.4.4.0/src/%{MODULE/./-}.html\#%{NAME},libraries/deepseq/dist-install/doc/html/deepseq/deepseq.haddock --read-interface=../ghc-prim-0.5.3,../ghc-prim-0.5.3/src/%{MODULE/./-}.html\#%{NAME},libraries/ghc-prim/dist-install/doc/html/ghc-prim/ghc-prim.haddock --read-interface=../integer-gmp-1.0.2.0,../integer-gmp-1.0.2.0/src/%{MODULE/./-}.html\#%{NAME},libraries/integer-gmp/dist-install/doc/html/integer-gmp/integer-gmp.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-I/usr/include --optghc=-L/usr/lib --optghc=-I/usr/local/include --optghc=-L/usr/local/lib --optghc=-Wall --optghc=-this-unit-id --optghc=bytestring-0.10.8.2 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/bytestring/. --optghc=-ilibraries/bytestring/dist-install/build --optghc=-Ilibraries/bytestring/dist-install/build --optghc=-ilibraries/bytestring/dist-install/build/./autogen --optghc=-Ilibraries/bytestring/dist-install/build/./autogen --optghc=-Ilibraries/bytestring/include --optghc=-Ilibraries/bytestring/dist-install/build/include --optghc=-optP-DINTEGER_GMP --optghc=-optP-include --optghc=-optPlibraries/bytestring/dist-install/build/./autogen/cabal_macros.h --optghc=-package-id --optghc=base-4.12.0.0 --optghc=-package-id --optghc=deepseq-1.4.4.0 --optghc=-package-id --optghc=ghc-prim-0.5.3 --optghc=-package-id --optghc=integer-gmp-1.0.2.0 --optghc=-Wall --optghc=-fwarn-tabs --optghc=-O2 --optghc=-fmax-simplifier-iterations=10 --optghc=-fdicts-cheap --optghc=-fspec-constr-count=6 --optghc=-XHaskell98 --optghc=-O2 --optghc=-haddock --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-Wno-inline-rule-shadowing --optghc=-Wno-deprecated-flags --optghc=-Wnoncanonical-monad-instances --optghc=-odir --optghc=libraries/bytestring/dist-install/build --optghc=-hidir --optghc=libraries/bytestring/dist-install/build --optghc=-stubdir --optghc=libraries/bytestring/dist-install/build libraries/bytestring/./Data/ByteString.hs libraries/bytestring/./Data/ByteString/Char8.hs libraries/bytestring/./Data/ByteString/Unsafe.hs libraries/bytestring/./Data/ByteString/Internal.hs libraries/bytestring/./Data/ByteString/Lazy.hs libraries/bytestring/./Data/ByteString/Lazy/Char8.hs libraries/bytestring/./Data/ByteString/Lazy/Internal.hs libraries/bytestring/./Data/ByteString/Short.hs libraries/bytestring/./Data/ByteString/Short/Internal.hs libraries/bytestring/./Data/ByteString/Builder.hs libraries/bytestring/./Data/ByteString/Builder/Extra.hs libraries/bytestring/./Data/ByteString/Builder/Prim.hs libraries/bytestring/./Data/ByteString/Builder/Internal.hs libraries/bytestring/./Data/ByteString/Builder/Prim/Internal.hs libraries/bytestring/./Data/ByteString/Lazy/Builder.hs libraries/bytestring/./Data/ByteString/Lazy/Builder/Extras.hs libraries/bytestring/./Data/ByteString/Lazy/Builder/ASCII.hs libraries/bytestring/./Data/ByteString/Builder/ASCII.hs libraries/bytestring/./Data/ByteString/Builder/Prim/Binary.hs libraries/bytestring/./Data/ByteString/Builder/Prim/ASCII.hs libraries/bytestring/./Data/ByteString/Builder/Prim/Internal/Floating.hs libraries/bytestring/./Data/ByteString/Builder/Prim/Internal/UncheckedShifts.hs libraries/bytestring/./Data/ByteString/Builder/Prim/Internal/Base16.hs +RTS -t"libraries/bytestring/dist-install/haddock.t" --machine-readable Warning: 'Contrafunctors' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'fromF' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'char7' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'unsafePerformIO' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'unsafePackAddressLen' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'mallocForeignPtrBytes' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ByteString' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ByteStrings' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'malloc' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ByteStrings' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ByteStrings' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ByteStrings' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ByteStrings' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'zlib' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'n' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'minSize' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'oldBuffer' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'toLazyByteString' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'encodeListWithB' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'fixed2' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'renderString' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'byteStringHex' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'size' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'encodeByteStringWithF' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ByteString' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Table' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Cell' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'renderString' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'renderRow' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'BlockBuffering' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'hSetBinaryMode' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'hSetBuffering' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: Data.ByteString: could not find link destinations for: spanByte findIndexOrEnd Warning: Data.ByteString.Lazy: could not find link destinations for: hGetContentsN findIndexOrEnd Warning: Data.ByteString.Char8: could not find link destinations for: breakChar unsafeHead breakSpace dropSpace Warning: Data.ByteString.Builder.Prim: could not find link destinations for: Monoidal Contravariant pairB contramapB fixedPrim LD_NO_GOLD libraries/containers/dist-install/build/HScontainers-0.6.0.1.o HC [stage 1] libraries/containers/dist-install/build/Utils/Containers/Internal/StrictPair.p_o HC [stage 1] libraries/containers/dist-install/build/Utils/Containers/Internal/BitUtil.p_o HC [stage 1] libraries/containers/dist-install/build/Data/IntSet/Internal.p_o HC [stage 1] libraries/containers/dist-install/build/Data/IntSet.p_o HC [stage 1] libraries/containers/dist-install/build/Utils/Containers/Internal/PtrEquality.p_o HC [stage 1] libraries/containers/dist-install/build/Data/Set/Internal.p_o HC [stage 1] libraries/containers/dist-install/build/Data/Set.p_o HC [stage 1] libraries/containers/dist-install/build/Data/Containers/ListUtils.p_o HC [stage 1] libraries/containers/dist-install/build/Utils/Containers/Internal/TypeError.p_o HC [stage 1] libraries/containers/dist-install/build/Data/IntMap/Internal.p_o HC [stage 1] libraries/containers/dist-install/build/Data/IntMap/Internal/DeprecatedDebug.p_o HC [stage 1] libraries/containers/dist-install/build/Data/IntMap/Lazy.p_o HC [stage 1] libraries/containers/dist-install/build/Data/IntMap.p_o HC [stage 1] libraries/containers/dist-install/build/Data/IntMap/Strict.p_o HC [stage 1] libraries/containers/dist-install/build/Data/IntMap/Internal/Debug.p_o HC [stage 1] libraries/containers/dist-install/build/Data/IntMap/Merge/Lazy.p_o HC [stage 1] libraries/containers/dist-install/build/Data/IntMap/Merge/Strict.p_o HC [stage 1] libraries/containers/dist-install/build/Utils/Containers/Internal/BitQueue.p_o HC [stage 1] libraries/containers/dist-install/build/Utils/Containers/Internal/StrictMaybe.p_o HC [stage 1] libraries/containers/dist-install/build/Data/Map/Internal.p_o HC [stage 1] libraries/containers/dist-install/build/Data/Map/Internal/Debug.p_o HC [stage 1] libraries/containers/dist-install/build/Data/Map/Internal/DeprecatedShowTree.p_o HC [stage 1] libraries/containers/dist-install/build/Data/Map/Lazy.p_o HC [stage 1] libraries/containers/dist-install/build/Data/Map.p_o HC [stage 1] libraries/containers/dist-install/build/Data/Map/Merge/Lazy.p_o HC [stage 1] libraries/containers/dist-install/build/Data/Map/Strict/Internal.p_o HC [stage 1] libraries/containers/dist-install/build/Data/Map/Strict.p_o HC [stage 1] libraries/containers/dist-install/build/Data/Map/Merge/Strict.p_o HC [stage 1] libraries/containers/dist-install/build/Utils/Containers/Internal/State.p_o HC [stage 1] libraries/containers/dist-install/build/Utils/Containers/Internal/Coercions.p_o HC [stage 1] libraries/containers/dist-install/build/Data/Sequence/Internal.p_o HC [stage 1] libraries/containers/dist-install/build/Data/Sequence/Internal/Sorting.p_o HC [stage 1] libraries/containers/dist-install/build/Data/Sequence.p_o HC [stage 1] libraries/containers/dist-install/build/Data/Tree.p_o HC [stage 1] libraries/containers/dist-install/build/Data/Graph.p_o "rm" -f libraries/containers/dist-install/build/libHScontainers-0.6.0.1_p.a libraries/containers/dist-install/build/libHScontainers-0.6.0.1_p.a.contents echo libraries/containers/dist-install/build/Data/Containers/ListUtils.p_o libraries/containers/dist-install/build/Data/IntMap.p_o libraries/containers/dist-install/build/Data/IntMap/Lazy.p_o libraries/containers/dist-install/build/Data/IntMap/Strict.p_o libraries/containers/dist-install/build/Data/IntMap/Internal.p_o libraries/containers/dist-install/build/Data/IntMap/Internal/Debug.p_o libraries/containers/dist-install/build/Data/IntMap/Merge/Lazy.p_o libraries/containers/dist-install/build/Data/IntMap/Merge/Strict.p_o libraries/containers/dist-install/build/Data/IntSet/Internal.p_o libraries/containers/dist-install/build/Data/IntSet.p_o libraries/containers/dist-install/build/Data/Map.p_o libraries/containers/dist-install/build/Data/Map/Lazy.p_o libraries/containers/dist-install/build/Data/Map/Merge/Lazy.p_o libraries/containers/dist-install/build/Data/Map/Strict/Internal.p_o libraries/containers/dist-install/build/Data/Map/Strict.p_o libraries/containers/dist-install/build/Data/Map/Merge/Strict.p_o libraries/containers/dist-install/build/Data/Map/Internal.p_o libraries/containers/dist-install/build/Data/Map/Internal/Debug.p_o libraries/containers/dist-install/build/Data/Set/Internal.p_o libraries/containers/dist-install/build/Data/Set.p_o libraries/containers/dist-install/build/Data/Graph.p_o libraries/containers/dist-install/build/Data/Sequence.p_o libraries/containers/dist-install/build/Data/Sequence/Internal.p_o libraries/containers/dist-install/build/Data/Sequence/Internal/Sorting.p_o libraries/containers/dist-install/build/Data/Tree.p_o libraries/containers/dist-install/build/Utils/Containers/Internal/BitUtil.p_o libraries/containers/dist-install/build/Utils/Containers/Internal/BitQueue.p_o libraries/containers/dist-install/build/Utils/Containers/Internal/StrictPair.p_o libraries/containers/dist-install/build/Utils/Containers/Internal/State.p_o libraries/containers/dist-install/build/Utils/Containers/Internal/StrictMaybe.p_o libraries/containers/dist-install/build/Utils/Containers/Internal/PtrEquality.p_o libraries/containers/dist-install/build/Utils/Containers/Internal/Coercions.p_o libraries/containers/dist-install/build/Utils/Containers/Internal/TypeError.p_o libraries/containers/dist-install/build/Data/Map/Internal/DeprecatedShowTree.p_o libraries/containers/dist-install/build/Data/IntMap/Internal/DeprecatedDebug.p_o >> libraries/containers/dist-install/build/libHScontainers-0.6.0.1_p.a.contents "xargs" "ar" qcls libraries/containers/dist-install/build/libHScontainers-0.6.0.1_p.a < libraries/containers/dist-install/build/libHScontainers-0.6.0.1_p.a.contents "rm" -f libraries/containers/dist-install/build/libHScontainers-0.6.0.1_p.a.contents "inplace/bin/mkdirhier" libraries/containers/dist-install/doc/html/containers//. "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/haddock" --verbosity=0 --odir="libraries/containers/dist-install/doc/html/containers" --no-tmp-comp-dir --dump-interface=libraries/containers/dist-install/doc/html/containers/containers.haddock --html --hoogle --quickjump --title="containers-0.6.0.1: Assorted concrete container types" --prologue="libraries/containers/dist-install/haddock-prologue.txt" --optghc="-D__HADDOCK_VERSION__=2220" --hide=Utils.Containers.Internal.State --hide=Utils.Containers.Internal.StrictMaybe --hide=Utils.Containers.Internal.PtrEquality --hide=Utils.Containers.Internal.Coercions --hide=Utils.Containers.Internal.TypeError --hide=Data.Map.Internal.DeprecatedShowTree --hide=Data.IntMap.Internal.DeprecatedDebug --read-interface=../array-0.5.3.0,../array-0.5.3.0/src/%{MODULE/./-}.html\#%{NAME},libraries/array/dist-install/doc/html/array/array.haddock --read-interface=../base-4.12.0.0,../base-4.12.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --read-interface=../deepseq-1.4.4.0,../deepseq-1.4.4.0/src/%{MODULE/./-}.html\#%{NAME},libraries/deepseq/dist-install/doc/html/deepseq/deepseq.haddock --read-interface=../ghc-prim-0.5.3,../ghc-prim-0.5.3/src/%{MODULE/./-}.html\#%{NAME},libraries/ghc-prim/dist-install/doc/html/ghc-prim/ghc-prim.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-I/usr/include --optghc=-L/usr/lib --optghc=-I/usr/local/include --optghc=-L/usr/local/lib --optghc=-Wall --optghc=-this-unit-id --optghc=containers-0.6.0.1 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/containers/. --optghc=-ilibraries/containers/dist-install/build --optghc=-Ilibraries/containers/dist-install/build --optghc=-ilibraries/containers/dist-install/build/./autogen --optghc=-Ilibraries/containers/dist-install/build/./autogen --optghc=-Ilibraries/containers/include --optghc=-Ilibraries/containers/dist-install/build/include --optghc=-optP-include --optghc=-optPlibraries/containers/dist-install/build/./autogen/cabal_macros.h --optghc=-package-id --optghc=array-0.5.3.0 --optghc=-package-id --optghc=base-4.12.0.0 --optghc=-package-id --optghc=deepseq-1.4.4.0 --optghc=-package-id --optghc=ghc-prim-0.5.3 --optghc=-O2 --optghc=-Wall --optghc=-XHaskell98 --optghc=-O2 --optghc=-haddock --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-Wno-deprecated-flags --optghc=-Wnoncanonical-monad-instances --optghc=-odir --optghc=libraries/containers/dist-install/build --optghc=-hidir --optghc=libraries/containers/dist-install/build --optghc=-stubdir --optghc=libraries/containers/dist-install/build libraries/containers/./Data/Containers/ListUtils.hs libraries/containers/./Data/IntMap.hs libraries/containers/./Data/IntMap/Lazy.hs libraries/containers/./Data/IntMap/Strict.hs libraries/containers/./Data/IntMap/Internal.hs libraries/containers/./Data/IntMap/Internal/Debug.hs libraries/containers/./Data/IntMap/Merge/Lazy.hs libraries/containers/./Data/IntMap/Merge/Strict.hs libraries/containers/./Data/IntSet/Internal.hs libraries/containers/./Data/IntSet.hs libraries/containers/./Data/Map.hs libraries/containers/./Data/Map/Lazy.hs libraries/containers/./Data/Map/Merge/Lazy.hs libraries/containers/./Data/Map/Strict/Internal.hs libraries/containers/./Data/Map/Strict.hs libraries/containers/./Data/Map/Merge/Strict.hs libraries/containers/./Data/Map/Internal.hs libraries/containers/./Data/Map/Internal/Debug.hs libraries/containers/./Data/Set/Internal.hs libraries/containers/./Data/Set.hs libraries/containers/./Data/Graph.hs libraries/containers/./Data/Sequence.hs libraries/containers/./Data/Sequence/Internal.hs libraries/containers/./Data/Sequence/Internal/Sorting.hs libraries/containers/./Data/Tree.hs libraries/containers/./Utils/Containers/Internal/BitUtil.hs libraries/containers/./Utils/Containers/Internal/BitQueue.hs libraries/containers/./Utils/Containers/Internal/StrictPair.hs libraries/containers/./Utils/Containers/Internal/State.hs libraries/containers/./Utils/Containers/Internal/StrictMaybe.hs libraries/containers/./Utils/Containers/Internal/PtrEquality.hs libraries/containers/./Utils/Containers/Internal/Coercions.hs libraries/containers/./Utils/Containers/Internal/TypeError.hs libraries/containers/./Data/Map/Internal/DeprecatedShowTree.hs libraries/containers/./Data/IntMap/Internal/DeprecatedDebug.hs +RTS -t"libraries/containers/dist-install/haddock.t" --machine-readable Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'map23' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'foldMapWithIndex' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'heads' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Foldable' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'c' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'at' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'intersect' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'c' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'd' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'align'' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'mapAccumR' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Category' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'at' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'c' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'd' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'align'' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'mapAccumR' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Category' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Category' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Data' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'at' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'mapAccumR' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Int' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Functor' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Traversable' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Data' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Category' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Int' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'foldr' is ambiguous. It is defined * in ‘Data.Foldable’ * at libraries/containers/Data/Map/Internal.hs:3154:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'foldr' defined at libraries/containers/Data/Map/Internal.hs:3154:1 Warning: 'Map' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Data' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'mapAccumR' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: Data.Sequence.Internal: could not find link destinations for: maybeRwhnf Rigid aptyMiddle mapMulFT rigidify applicativeTree Warning: Data.Map.Internal: could not find link destinations for: unsafeIndex unsafeRangeSize mapAccumL Warning: Data.IntMap.Internal: could not find link destinations for: mapAccumL Warning: Data.Map.Strict.Internal: could not find link destinations for: Whoops mapAccumL Warning: Data.Map.Strict: could not find link destinations for: Whoops Warning: Data.Map.Lazy: could not find link destinations for: Whoops Warning: Data.Map: could not find link destinations for: Whoops Warning: Data.IntMap.Strict: could not find link destinations for: Whoops mapAccumL Warning: Data.IntMap.Lazy: could not find link destinations for: Whoops Warning: Data.IntMap: could not find link destinations for: Whoops LD_NO_GOLD libraries/time/dist-install/build/HStime-1.8.0.2.o HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/DiffTime.p_o HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/Days.p_o HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/UTCTime.p_o HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/CTimespec.p_o HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/SystemTime.p_o HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/AbsoluteTime.p_o HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/System.p_o HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/NominalDiffTime.p_o HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/POSIXTime.p_o HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/POSIX.p_o HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/Private.p_o HC [stage 1] libraries/time/dist-install/build/Data/Time/LocalTime/Internal/TimeZone.p_o HC [stage 1] libraries/time/dist-install/build/Data/Time/Format/Locale.p_o HC [stage 1] libraries/time/dist-install/build/Data/Time/LocalTime/Internal/TimeOfDay.p_o HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/UniversalTime.p_o HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/OrdinalDate.p_o HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/MonthDay.p_o HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/Gregorian.p_o HC [stage 1] libraries/time/dist-install/build/Data/Time/LocalTime/Internal/LocalTime.p_o HC [stage 1] libraries/time/dist-install/build/Data/Time/LocalTime/Internal/ZonedTime.p_o HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/WeekDate.p_o HC [stage 1] libraries/time/dist-install/build/Data/Time/Format/Parse.p_o HC [stage 1] libraries/time/dist-install/build/Data/Time/Format.p_o HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar.p_o HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/JulianYearDay.p_o HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/Julian.p_o HC [stage 1] libraries/time/dist-install/build/Data/Time/Calendar/Easter.p_o HC [stage 1] libraries/time/dist-install/build/Data/Time/LocalTime.p_o HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/UTCDiff.p_o HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock.p_o HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/TAI.p_o HC [stage 1] libraries/time/dist-install/build/Data/Time.p_o HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/CTimeval.p_o HC [stage 1] libraries/time/dist-install/build/lib/cbits/HsTime.p_o "rm" -f libraries/time/dist-install/build/libHStime-1.8.0.2_p.a libraries/time/dist-install/build/libHStime-1.8.0.2_p.a.contents echo libraries/time/dist-install/build/Data/Time/Calendar.p_o libraries/time/dist-install/build/Data/Time/Calendar/MonthDay.p_o libraries/time/dist-install/build/Data/Time/Calendar/OrdinalDate.p_o libraries/time/dist-install/build/Data/Time/Calendar/WeekDate.p_o libraries/time/dist-install/build/Data/Time/Calendar/Julian.p_o libraries/time/dist-install/build/Data/Time/Calendar/Easter.p_o libraries/time/dist-install/build/Data/Time/Clock.p_o libraries/time/dist-install/build/Data/Time/Clock/System.p_o libraries/time/dist-install/build/Data/Time/Clock/POSIX.p_o libraries/time/dist-install/build/Data/Time/Clock/TAI.p_o libraries/time/dist-install/build/Data/Time/LocalTime.p_o libraries/time/dist-install/build/Data/Time/Format.p_o libraries/time/dist-install/build/Data/Time.p_o libraries/time/dist-install/build/Data/Time/Calendar/Private.p_o libraries/time/dist-install/build/Data/Time/Calendar/Days.p_o libraries/time/dist-install/build/Data/Time/Calendar/Gregorian.p_o libraries/time/dist-install/build/Data/Time/Calendar/JulianYearDay.p_o libraries/time/dist-install/build/Data/Time/Clock/Internal/DiffTime.p_o libraries/time/dist-install/build/Data/Time/Clock/Internal/AbsoluteTime.p_o libraries/time/dist-install/build/Data/Time/Clock/Internal/NominalDiffTime.p_o libraries/time/dist-install/build/Data/Time/Clock/Internal/POSIXTime.p_o libraries/time/dist-install/build/Data/Time/Clock/Internal/UniversalTime.p_o libraries/time/dist-install/build/Data/Time/Clock/Internal/SystemTime.p_o libraries/time/dist-install/build/Data/Time/Clock/Internal/UTCTime.p_o libraries/time/dist-install/build/Data/Time/Clock/Internal/CTimeval.p_o libraries/time/dist-install/build/Data/Time/Clock/Internal/CTimespec.p_o libraries/time/dist-install/build/Data/Time/Clock/Internal/UTCDiff.p_o libraries/time/dist-install/build/Data/Time/LocalTime/Internal/TimeZone.p_o libraries/time/dist-install/build/Data/Time/LocalTime/Internal/TimeOfDay.p_o libraries/time/dist-install/build/Data/Time/LocalTime/Internal/LocalTime.p_o libraries/time/dist-install/build/Data/Time/LocalTime/Internal/ZonedTime.p_o libraries/time/dist-install/build/Data/Time/Format/Parse.p_o libraries/time/dist-install/build/Data/Time/Format/Locale.p_o libraries/time/dist-install/build/lib/cbits/HsTime.p_o >> libraries/time/dist-install/build/libHStime-1.8.0.2_p.a.contents "xargs" "ar" qcls libraries/time/dist-install/build/libHStime-1.8.0.2_p.a < libraries/time/dist-install/build/libHStime-1.8.0.2_p.a.contents "rm" -f libraries/time/dist-install/build/libHStime-1.8.0.2_p.a.contents "inplace/bin/mkdirhier" libraries/time/dist-install/doc/html/time//. "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/haddock" --verbosity=0 --odir="libraries/time/dist-install/doc/html/time" --no-tmp-comp-dir --dump-interface=libraries/time/dist-install/doc/html/time/time.haddock --html --hoogle --quickjump --title="time-1.8.0.2: A time library" --prologue="libraries/time/dist-install/haddock-prologue.txt" --optghc="-D__HADDOCK_VERSION__=2220" --hide=Data.Time.Calendar.Private --hide=Data.Time.Calendar.Days --hide=Data.Time.Calendar.Gregorian --hide=Data.Time.Calendar.JulianYearDay --hide=Data.Time.Clock.Internal.DiffTime --hide=Data.Time.Clock.Internal.AbsoluteTime --hide=Data.Time.Clock.Internal.NominalDiffTime --hide=Data.Time.Clock.Internal.POSIXTime --hide=Data.Time.Clock.Internal.UniversalTime --hide=Data.Time.Clock.Internal.SystemTime --hide=Data.Time.Clock.Internal.UTCTime --hide=Data.Time.Clock.Internal.CTimeval --hide=Data.Time.Clock.Internal.CTimespec --hide=Data.Time.Clock.Internal.UTCDiff --hide=Data.Time.LocalTime.Internal.TimeZone --hide=Data.Time.LocalTime.Internal.TimeOfDay --hide=Data.Time.LocalTime.Internal.LocalTime --hide=Data.Time.LocalTime.Internal.ZonedTime --hide=Data.Time.Format.Parse --hide=Data.Time.Format.Locale --read-interface=../base-4.12.0.0,../base-4.12.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --read-interface=../deepseq-1.4.4.0,../deepseq-1.4.4.0/src/%{MODULE/./-}.html\#%{NAME},libraries/deepseq/dist-install/doc/html/deepseq/deepseq.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-I/usr/include --optghc=-L/usr/lib --optghc=-I/usr/local/include --optghc=-L/usr/local/lib --optghc=-Wall --optghc=-this-unit-id --optghc=time-1.8.0.2 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/time/lib --optghc=-ilibraries/time/dist-install/build --optghc=-Ilibraries/time/dist-install/build --optghc=-ilibraries/time/dist-install/build/./autogen --optghc=-Ilibraries/time/dist-install/build/./autogen --optghc=-Ilibraries/time/lib/include --optghc=-Ilibraries/time/dist-install/build/lib/include --optghc=-optP-DLANGUAGE_Rank2Types --optghc=-optP-DLANGUAGE_DeriveDataTypeable --optghc=-optP-DLANGUAGE_StandaloneDeriving --optghc=-optP-include --optghc=-optPlibraries/time/dist-install/build/./autogen/cabal_macros.h --optghc=-package-id --optghc=base-4.12.0.0 --optghc=-package-id --optghc=deepseq-1.4.4.0 --optghc=-Wall --optghc=-fwarn-tabs --optghc=-XHaskell2010 --optghc=-XCPP --optghc=-XRank2Types --optghc=-XDeriveDataTypeable --optghc=-XStandaloneDeriving --optghc=-O2 --optghc=-haddock --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-Wno-deprecated-flags --optghc=-Wnoncanonical-monad-instances --optghc=-odir --optghc=libraries/time/dist-install/build --optghc=-hidir --optghc=libraries/time/dist-install/build --optghc=-stubdir --optghc=libraries/time/dist-install/build libraries/time/lib/Data/Time/Calendar.hs libraries/time/lib/Data/Time/Calendar/MonthDay.hs libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs libraries/time/lib/Data/Time/Calendar/WeekDate.hs libraries/time/lib/Data/Time/Calendar/Julian.hs libraries/time/lib/Data/Time/Calendar/Easter.hs libraries/time/lib/Data/Time/Clock.hs libraries/time/lib/Data/Time/Clock/System.hs libraries/time/lib/Data/Time/Clock/POSIX.hs libraries/time/lib/Data/Time/Clock/TAI.hs libraries/time/lib/Data/Time/LocalTime.hs libraries/time/lib/Data/Time/Format.hs libraries/time/lib/Data/Time.hs libraries/time/lib/Data/Time/Calendar/Private.hs libraries/time/lib/Data/Time/Calendar/Days.hs libraries/time/lib/Data/Time/Calendar/Gregorian.hs libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs libraries/time/lib/Data/Time/Clock/Internal/DiffTime.hs libraries/time/lib/Data/Time/Clock/Internal/AbsoluteTime.hs libraries/time/lib/Data/Time/Clock/Internal/NominalDiffTime.hs libraries/time/lib/Data/Time/Clock/Internal/POSIXTime.hs libraries/time/lib/Data/Time/Clock/Internal/UniversalTime.hs libraries/time/lib/Data/Time/Clock/Internal/SystemTime.hs libraries/time/lib/Data/Time/Clock/Internal/UTCTime.hs libraries/time/lib/Data/Time/Clock/Internal/CTimeval.hs libraries/time/dist-install/build/Data/Time/Clock/Internal/CTimespec.hs libraries/time/lib/Data/Time/Clock/Internal/UTCDiff.hs libraries/time/lib/Data/Time/LocalTime/Internal/TimeZone.hs libraries/time/lib/Data/Time/LocalTime/Internal/TimeOfDay.hs libraries/time/lib/Data/Time/LocalTime/Internal/LocalTime.hs libraries/time/lib/Data/Time/LocalTime/Internal/ZonedTime.hs libraries/time/lib/Data/Time/Format/Parse.hs libraries/time/lib/Data/Time/Format/Locale.hs +RTS -t"libraries/time/dist-install/haddock.t" --machine-readable Warning: 'getCurrentTime' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'getPOSIXTime' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'NominalDiffTime' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'formatTime' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: Data.Time.Calendar: could not find link destinations for: unsafeIndex unsafeRangeSize LD_NO_GOLD libraries/unix/dist-install/build/HSunix-2.7.2.2.o HC [stage 1] libraries/unix/dist-install/build/System/Posix/DynamicLinker/Prim.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/DynamicLinker/Common.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/DynamicLinker.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/SharedMem.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Semaphore.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Resource.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/User.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Time.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Terminal/Common.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Terminal.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/IO/Common.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Error.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/IO.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Temp.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Env.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Process/Internals.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Process/Common.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Process.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Unistd.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Files/Common.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Files.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Directory/Common.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Directory.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Signals.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/ByteString/FilePath.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/DynamicLinker/ByteString.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Terminal/ByteString.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Temp/ByteString.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Env/ByteString.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/IO/ByteString.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Process/ByteString.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Files/ByteString.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Directory/ByteString.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/ByteString.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Signals/Exts.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module/ByteString.p_o HC [stage 1] libraries/unix/dist-install/build/System/Posix/Fcntl.p_o HC [stage 1] libraries/unix/dist-install/build/cbits/HsUnix.p_o HC [stage 1] libraries/unix/dist-install/build/cbits/execvpe.p_o "rm" -f libraries/unix/dist-install/build/libHSunix-2.7.2.2_p.a libraries/unix/dist-install/build/libHSunix-2.7.2.2_p.a.contents echo libraries/unix/dist-install/build/System/Posix.p_o libraries/unix/dist-install/build/System/Posix/ByteString.p_o libraries/unix/dist-install/build/System/Posix/Error.p_o libraries/unix/dist-install/build/System/Posix/Resource.p_o libraries/unix/dist-install/build/System/Posix/Time.p_o libraries/unix/dist-install/build/System/Posix/Unistd.p_o libraries/unix/dist-install/build/System/Posix/User.p_o libraries/unix/dist-install/build/System/Posix/Signals.p_o libraries/unix/dist-install/build/System/Posix/Signals/Exts.p_o libraries/unix/dist-install/build/System/Posix/Semaphore.p_o libraries/unix/dist-install/build/System/Posix/SharedMem.p_o libraries/unix/dist-install/build/System/Posix/ByteString/FilePath.p_o libraries/unix/dist-install/build/System/Posix/Directory.p_o libraries/unix/dist-install/build/System/Posix/Directory/ByteString.p_o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module.p_o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module/ByteString.p_o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Prim.p_o libraries/unix/dist-install/build/System/Posix/DynamicLinker/ByteString.p_o libraries/unix/dist-install/build/System/Posix/DynamicLinker.p_o libraries/unix/dist-install/build/System/Posix/Files.p_o libraries/unix/dist-install/build/System/Posix/Files/ByteString.p_o libraries/unix/dist-install/build/System/Posix/IO.p_o libraries/unix/dist-install/build/System/Posix/IO/ByteString.p_o libraries/unix/dist-install/build/System/Posix/Env.p_o libraries/unix/dist-install/build/System/Posix/Env/ByteString.p_o libraries/unix/dist-install/build/System/Posix/Fcntl.p_o libraries/unix/dist-install/build/System/Posix/Process.p_o libraries/unix/dist-install/build/System/Posix/Process/Internals.p_o libraries/unix/dist-install/build/System/Posix/Process/ByteString.p_o libraries/unix/dist-install/build/System/Posix/Temp.p_o libraries/unix/dist-install/build/System/Posix/Temp/ByteString.p_o libraries/unix/dist-install/build/System/Posix/Terminal.p_o libraries/unix/dist-install/build/System/Posix/Terminal/ByteString.p_o libraries/unix/dist-install/build/System/Posix/Directory/Common.p_o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Common.p_o libraries/unix/dist-install/build/System/Posix/Files/Common.p_o libraries/unix/dist-install/build/System/Posix/IO/Common.p_o libraries/unix/dist-install/build/System/Posix/Process/Common.p_o libraries/unix/dist-install/build/System/Posix/Terminal/Common.p_o libraries/unix/dist-install/build/cbits/HsUnix.p_o libraries/unix/dist-install/build/cbits/execvpe.p_o >> libraries/unix/dist-install/build/libHSunix-2.7.2.2_p.a.contents "xargs" "ar" qcls libraries/unix/dist-install/build/libHSunix-2.7.2.2_p.a < libraries/unix/dist-install/build/libHSunix-2.7.2.2_p.a.contents "rm" -f libraries/unix/dist-install/build/libHSunix-2.7.2.2_p.a.contents "inplace/bin/mkdirhier" libraries/unix/dist-install/doc/html/unix//. "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/haddock" --verbosity=0 --odir="libraries/unix/dist-install/doc/html/unix" --no-tmp-comp-dir --dump-interface=libraries/unix/dist-install/doc/html/unix/unix.haddock --html --hoogle --quickjump --title="unix-2.7.2.2: POSIX functionality" --prologue="libraries/unix/dist-install/haddock-prologue.txt" --optghc="-D__HADDOCK_VERSION__=2220" --hide=System.Posix.Directory.Common --hide=System.Posix.DynamicLinker.Common --hide=System.Posix.Files.Common --hide=System.Posix.IO.Common --hide=System.Posix.Process.Common --hide=System.Posix.Terminal.Common --read-interface=../base-4.12.0.0,../base-4.12.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --read-interface=../bytestring-0.10.8.2,../bytestring-0.10.8.2/src/%{MODULE/./-}.html\#%{NAME},libraries/bytestring/dist-install/doc/html/bytestring/bytestring.haddock --read-interface=../time-1.8.0.2,../time-1.8.0.2/src/%{MODULE/./-}.html\#%{NAME},libraries/time/dist-install/doc/html/time/time.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-I/usr/include --optghc=-L/usr/lib --optghc=-I/usr/local/include --optghc=-L/usr/local/lib --optghc=-Wall --optghc=-this-unit-id --optghc=unix-2.7.2.2 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/unix/. --optghc=-ilibraries/unix/dist-install/build --optghc=-Ilibraries/unix/dist-install/build --optghc=-ilibraries/unix/dist-install/build/./autogen --optghc=-Ilibraries/unix/dist-install/build/./autogen --optghc=-Ilibraries/unix/include --optghc=-Ilibraries/unix/dist-install/build/include --optghc=-optP-include --optghc=-optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h --optghc=-package-id --optghc=base-4.12.0.0 --optghc=-package-id --optghc=bytestring-0.10.8.2 --optghc=-package-id --optghc=time-1.8.0.2 --optghc=-Wall --optghc=-XHaskell2010 --optghc=-O2 --optghc=-haddock --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-Wno-deprecated-flags --optghc=-Wnoncanonical-monad-instances --optghc=-odir --optghc=libraries/unix/dist-install/build --optghc=-hidir --optghc=libraries/unix/dist-install/build --optghc=-stubdir --optghc=libraries/unix/dist-install/build libraries/unix/./System/Posix.hs libraries/unix/./System/Posix/ByteString.hs libraries/unix/./System/Posix/Error.hs libraries/unix/dist-install/build/System/Posix/Resource.hs libraries/unix/./System/Posix/Time.hs libraries/unix/dist-install/build/System/Posix/Unistd.hs libraries/unix/dist-install/build/System/Posix/User.hs libraries/unix/dist-install/build/System/Posix/Signals.hs libraries/unix/dist-install/build/System/Posix/Signals/Exts.hs libraries/unix/dist-install/build/System/Posix/Semaphore.hs libraries/unix/dist-install/build/System/Posix/SharedMem.hs libraries/unix/dist-install/build/System/Posix/ByteString/FilePath.hs libraries/unix/dist-install/build/System/Posix/Directory.hs libraries/unix/dist-install/build/System/Posix/Directory/ByteString.hs libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module.hs libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module/ByteString.hs libraries/unix/dist-install/build/System/Posix/DynamicLinker/Prim.hs libraries/unix/dist-install/build/System/Posix/DynamicLinker/ByteString.hs libraries/unix/dist-install/build/System/Posix/DynamicLinker.hs libraries/unix/dist-install/build/System/Posix/Files.hs libraries/unix/dist-install/build/System/Posix/Files/ByteString.hs libraries/unix/dist-install/build/System/Posix/IO.hs libraries/unix/dist-install/build/System/Posix/IO/ByteString.hs libraries/unix/dist-install/build/System/Posix/Env.hs libraries/unix/dist-install/build/System/Posix/Env/ByteString.hs libraries/unix/dist-install/build/System/Posix/Fcntl.hs libraries/unix/dist-install/build/System/Posix/Process.hs libraries/unix/./System/Posix/Process/Internals.hs libraries/unix/dist-install/build/System/Posix/Process/ByteString.hs libraries/unix/dist-install/build/System/Posix/Temp.hs libraries/unix/dist-install/build/System/Posix/Temp/ByteString.hs libraries/unix/dist-install/build/System/Posix/Terminal.hs libraries/unix/dist-install/build/System/Posix/Terminal/ByteString.hs libraries/unix/dist-install/build/System/Posix/Directory/Common.hs libraries/unix/dist-install/build/System/Posix/DynamicLinker/Common.hs libraries/unix/dist-install/build/System/Posix/Files/Common.hs libraries/unix/dist-install/build/System/Posix/IO/Common.hs libraries/unix/dist-install/build/System/Posix/Process/Common.hs libraries/unix/dist-install/build/System/Posix/Terminal/Common.hs +RTS -t"libraries/unix/dist-install/haddock.t" --machine-readable Warning: 'RTLD_DEFAULT' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'setFileMode' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'getFileStatus' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'setFileTimesHiRes' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'touchFile' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'setOwnerAndGroup' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'setFileSize' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ProcessGroupIDOf' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'forkIO' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'forkIOWithUnmask' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'isDoesNotExistError' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ByteString' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. LD_NO_GOLD libraries/directory/dist-install/build/HSdirectory-1.3.3.0.o HC [stage 1] libraries/directory/dist-install/build/System/Directory/Internal/Prelude.p_o HC [stage 1] libraries/directory/dist-install/build/System/Directory/Internal/Config.p_o HC [stage 1] libraries/directory/dist-install/build/System/Directory/Internal/Common.p_o HC [stage 1] libraries/directory/dist-install/build/System/Directory/Internal/C_utimensat.p_o HC [stage 1] libraries/directory/dist-install/build/System/Directory/Internal/Posix.p_o HC [stage 1] libraries/directory/dist-install/build/System/Directory/Internal.p_o HC [stage 1] libraries/directory/dist-install/build/System/Directory.p_o HC [stage 1] libraries/directory/dist-install/build/System/Directory/Internal/Windows.p_o "rm" -f libraries/directory/dist-install/build/libHSdirectory-1.3.3.0_p.a libraries/directory/dist-install/build/libHSdirectory-1.3.3.0_p.a.contents echo libraries/directory/dist-install/build/System/Directory.p_o libraries/directory/dist-install/build/System/Directory/Internal.p_o libraries/directory/dist-install/build/System/Directory/Internal/Prelude.p_o libraries/directory/dist-install/build/System/Directory/Internal/C_utimensat.p_o libraries/directory/dist-install/build/System/Directory/Internal/Common.p_o libraries/directory/dist-install/build/System/Directory/Internal/Config.p_o libraries/directory/dist-install/build/System/Directory/Internal/Posix.p_o libraries/directory/dist-install/build/System/Directory/Internal/Windows.p_o >> libraries/directory/dist-install/build/libHSdirectory-1.3.3.0_p.a.contents "xargs" "ar" qcls libraries/directory/dist-install/build/libHSdirectory-1.3.3.0_p.a < libraries/directory/dist-install/build/libHSdirectory-1.3.3.0_p.a.contents "rm" -f libraries/directory/dist-install/build/libHSdirectory-1.3.3.0_p.a.contents "inplace/bin/mkdirhier" libraries/directory/dist-install/doc/html/directory//. "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/haddock" --verbosity=0 --odir="libraries/directory/dist-install/doc/html/directory" --no-tmp-comp-dir --dump-interface=libraries/directory/dist-install/doc/html/directory/directory.haddock --html --hoogle --quickjump --title="directory-1.3.3.0: Platform-agnostic library for filesystem operations" --prologue="libraries/directory/dist-install/haddock-prologue.txt" --optghc="-D__HADDOCK_VERSION__=2220" --hide=System.Directory.Internal.C_utimensat --hide=System.Directory.Internal.Common --hide=System.Directory.Internal.Config --hide=System.Directory.Internal.Posix --hide=System.Directory.Internal.Windows --read-interface=../base-4.12.0.0,../base-4.12.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --read-interface=../filepath-1.4.2.1,../filepath-1.4.2.1/src/%{MODULE/./-}.html\#%{NAME},libraries/filepath/dist-install/doc/html/filepath/filepath.haddock --read-interface=../time-1.8.0.2,../time-1.8.0.2/src/%{MODULE/./-}.html\#%{NAME},libraries/time/dist-install/doc/html/time/time.haddock --read-interface=../unix-2.7.2.2,../unix-2.7.2.2/src/%{MODULE/./-}.html\#%{NAME},libraries/unix/dist-install/doc/html/unix/unix.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-I/usr/include --optghc=-L/usr/lib --optghc=-I/usr/local/include --optghc=-L/usr/local/lib --optghc=-Wall --optghc=-this-unit-id --optghc=directory-1.3.3.0 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/directory/. --optghc=-ilibraries/directory/dist-install/build --optghc=-Ilibraries/directory/dist-install/build --optghc=-ilibraries/directory/dist-install/build/./autogen --optghc=-Ilibraries/directory/dist-install/build/./autogen --optghc=-Ilibraries/directory/. --optghc=-Ilibraries/directory/dist-install/build/. --optghc=-optP-include --optghc=-optPlibraries/directory/dist-install/build/./autogen/cabal_macros.h --optghc=-package-id --optghc=base-4.12.0.0 --optghc=-package-id --optghc=filepath-1.4.2.1 --optghc=-package-id --optghc=time-1.8.0.2 --optghc=-package-id --optghc=unix-2.7.2.2 --optghc=-Wall --optghc=-XHaskell2010 --optghc=-O2 --optghc=-haddock --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-Wno-unused-imports --optghc=-Wno-deprecated-flags --optghc=-Wnoncanonical-monad-instances --optghc=-odir --optghc=libraries/directory/dist-install/build --optghc=-hidir --optghc=libraries/directory/dist-install/build --optghc=-stubdir --optghc=libraries/directory/dist-install/build libraries/directory/./System/Directory.hs libraries/directory/./System/Directory/Internal.hs libraries/directory/./System/Directory/Internal/Prelude.hs libraries/directory/dist-install/build/System/Directory/Internal/C_utimensat.hs libraries/directory/./System/Directory/Internal/Common.hs libraries/directory/./System/Directory/Internal/Config.hs libraries/directory/dist-install/build/System/Directory/Internal/Posix.hs libraries/directory/dist-install/build/System/Directory/Internal/Windows.hs +RTS -t"libraries/directory/dist-install/haddock.t" --machine-readable Warning: 'removeDirectory' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'removeFile' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'getCurrentDirectory' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'PermissionDenied' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'AlreadyExists' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'HardwareFault' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'InvalidArgument' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'NoSuchThing' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ResourceExhausted' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'UnsatisfiedConstraints' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'readlink' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: System.Directory.Internal.Prelude: could not find link destinations for: CTimeSpec CTimeVal ResourceVanished unsafeIndex unsafeRangeSize Warning: System.Directory: could not find link destinations for: removePathRecursive removeContentsRecursive withReplacementFile LD_NO_GOLD libraries/process/dist-install/build/HSprocess-1.6.5.0.o HC [stage 1] libraries/process/dist-install/build/System/Process/Common.p_o HC [stage 1] libraries/process/dist-install/build/System/Process/Posix.p_o HC [stage 1] libraries/process/dist-install/build/System/Process/Internals.p_o HC [stage 1] libraries/process/dist-install/build/System/Process.p_o HC [stage 1] libraries/process/dist-install/build/System/Cmd.p_o HC [stage 1] libraries/process/dist-install/build/cbits/runProcess.p_o "rm" -f libraries/process/dist-install/build/libHSprocess-1.6.5.0_p.a libraries/process/dist-install/build/libHSprocess-1.6.5.0_p.a.contents echo libraries/process/dist-install/build/System/Cmd.p_o libraries/process/dist-install/build/System/Process.p_o libraries/process/dist-install/build/System/Process/Internals.p_o libraries/process/dist-install/build/System/Process/Common.p_o libraries/process/dist-install/build/System/Process/Posix.p_o libraries/process/dist-install/build/cbits/runProcess.p_o >> libraries/process/dist-install/build/libHSprocess-1.6.5.0_p.a.contents "xargs" "ar" qcls libraries/process/dist-install/build/libHSprocess-1.6.5.0_p.a < libraries/process/dist-install/build/libHSprocess-1.6.5.0_p.a.contents "rm" -f libraries/process/dist-install/build/libHSprocess-1.6.5.0_p.a.contents "inplace/bin/mkdirhier" libraries/process/dist-install/doc/html/process//. "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/haddock" --verbosity=0 --odir="libraries/process/dist-install/doc/html/process" --no-tmp-comp-dir --dump-interface=libraries/process/dist-install/doc/html/process/process.haddock --html --hoogle --quickjump --title="process-1.6.5.0: Process libraries" --prologue="libraries/process/dist-install/haddock-prologue.txt" --optghc="-D__HADDOCK_VERSION__=2220" --hide=System.Process.Common --hide=System.Process.Posix --read-interface=../base-4.12.0.0,../base-4.12.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --read-interface=../deepseq-1.4.4.0,../deepseq-1.4.4.0/src/%{MODULE/./-}.html\#%{NAME},libraries/deepseq/dist-install/doc/html/deepseq/deepseq.haddock --read-interface=../directory-1.3.3.0,../directory-1.3.3.0/src/%{MODULE/./-}.html\#%{NAME},libraries/directory/dist-install/doc/html/directory/directory.haddock --read-interface=../filepath-1.4.2.1,../filepath-1.4.2.1/src/%{MODULE/./-}.html\#%{NAME},libraries/filepath/dist-install/doc/html/filepath/filepath.haddock --read-interface=../unix-2.7.2.2,../unix-2.7.2.2/src/%{MODULE/./-}.html\#%{NAME},libraries/unix/dist-install/doc/html/unix/unix.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-I/usr/include --optghc=-L/usr/lib --optghc=-I/usr/local/include --optghc=-L/usr/local/lib --optghc=-Wall --optghc=-this-unit-id --optghc=process-1.6.5.0 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/process/. --optghc=-ilibraries/process/dist-install/build --optghc=-Ilibraries/process/dist-install/build --optghc=-ilibraries/process/dist-install/build/./autogen --optghc=-Ilibraries/process/dist-install/build/./autogen --optghc=-Ilibraries/process/include --optghc=-Ilibraries/process/dist-install/build/include --optghc=-optP-include --optghc=-optPlibraries/process/dist-install/build/./autogen/cabal_macros.h --optghc=-package-id --optghc=base-4.12.0.0 --optghc=-package-id --optghc=deepseq-1.4.4.0 --optghc=-package-id --optghc=directory-1.3.3.0 --optghc=-package-id --optghc=filepath-1.4.2.1 --optghc=-package-id --optghc=unix-2.7.2.2 --optghc=-Wall --optghc=-XHaskell2010 --optghc=-O2 --optghc=-haddock --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-Wno-deprecated-flags --optghc=-Wnoncanonical-monad-instances --optghc=-odir --optghc=libraries/process/dist-install/build --optghc=-hidir --optghc=libraries/process/dist-install/build --optghc=-stubdir --optghc=libraries/process/dist-install/build libraries/process/./System/Cmd.hs libraries/process/./System/Process.hs libraries/process/./System/Process/Internals.hs libraries/process/./System/Process/Common.hs libraries/process/./System/Process/Posix.hs +RTS -t"libraries/process/dist-install/haddock.t" --machine-readable Warning: 'createProcess' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'handle' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'IOError' is ambiguous. It is defined * in ‘GHC.IO.Exception’ * in ‘GHC.IO.Exception’ You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'IOError' defined in ‘GHC.IO.Exception’ Warning: 'UserInterrupt' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: System.Process.Internals: could not find link destinations for: FD Warning: System.Process: could not find link destinations for: FD LD_NO_GOLD libraries/hpc/dist-install/build/HShpc-0.6.0.3.o HC [stage 1] libraries/hpc/dist-install/build/Trace/Hpc/Util.p_o HC [stage 1] libraries/hpc/dist-install/build/Trace/Hpc/Tix.p_o HC [stage 1] libraries/hpc/dist-install/build/Trace/Hpc/Mix.p_o HC [stage 1] libraries/hpc/dist-install/build/Trace/Hpc/Reflect.p_o "rm" -f libraries/hpc/dist-install/build/libHShpc-0.6.0.3_p.a libraries/hpc/dist-install/build/libHShpc-0.6.0.3_p.a.contents echo libraries/hpc/dist-install/build/Trace/Hpc/Util.p_o libraries/hpc/dist-install/build/Trace/Hpc/Mix.p_o libraries/hpc/dist-install/build/Trace/Hpc/Tix.p_o libraries/hpc/dist-install/build/Trace/Hpc/Reflect.p_o >> libraries/hpc/dist-install/build/libHShpc-0.6.0.3_p.a.contents "xargs" "ar" qcls libraries/hpc/dist-install/build/libHShpc-0.6.0.3_p.a < libraries/hpc/dist-install/build/libHShpc-0.6.0.3_p.a.contents "rm" -f libraries/hpc/dist-install/build/libHShpc-0.6.0.3_p.a.contents "inplace/bin/mkdirhier" libraries/hpc/dist-install/doc/html/hpc//. "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/haddock" --verbosity=0 --odir="libraries/hpc/dist-install/doc/html/hpc" --no-tmp-comp-dir --dump-interface=libraries/hpc/dist-install/doc/html/hpc/hpc.haddock --html --hoogle --quickjump --title="hpc-0.6.0.3: Code Coverage Library for Haskell" --prologue="libraries/hpc/dist-install/haddock-prologue.txt" --optghc="-D__HADDOCK_VERSION__=2220" --read-interface=../base-4.12.0.0,../base-4.12.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --read-interface=../containers-0.6.0.1,../containers-0.6.0.1/src/%{MODULE/./-}.html\#%{NAME},libraries/containers/dist-install/doc/html/containers/containers.haddock --read-interface=../directory-1.3.3.0,../directory-1.3.3.0/src/%{MODULE/./-}.html\#%{NAME},libraries/directory/dist-install/doc/html/directory/directory.haddock --read-interface=../filepath-1.4.2.1,../filepath-1.4.2.1/src/%{MODULE/./-}.html\#%{NAME},libraries/filepath/dist-install/doc/html/filepath/filepath.haddock --read-interface=../time-1.8.0.2,../time-1.8.0.2/src/%{MODULE/./-}.html\#%{NAME},libraries/time/dist-install/doc/html/time/time.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-I/usr/include --optghc=-L/usr/lib --optghc=-I/usr/local/include --optghc=-L/usr/local/lib --optghc=-Wall --optghc=-this-unit-id --optghc=hpc-0.6.0.3 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/hpc/. --optghc=-ilibraries/hpc/dist-install/build --optghc=-Ilibraries/hpc/dist-install/build --optghc=-ilibraries/hpc/dist-install/build/./autogen --optghc=-Ilibraries/hpc/dist-install/build/./autogen --optghc=-Ilibraries/hpc/. --optghc=-optP-include --optghc=-optPlibraries/hpc/dist-install/build/./autogen/cabal_macros.h --optghc=-package-id --optghc=base-4.12.0.0 --optghc=-package-id --optghc=containers-0.6.0.1 --optghc=-package-id --optghc=directory-1.3.3.0 --optghc=-package-id --optghc=filepath-1.4.2.1 --optghc=-package-id --optghc=time-1.8.0.2 --optghc=-Wall --optghc=-XHaskell98 --optghc=-O2 --optghc=-haddock --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-Wno-deprecated-flags --optghc=-Wnoncanonical-monad-instances --optghc=-odir --optghc=libraries/hpc/dist-install/build --optghc=-hidir --optghc=libraries/hpc/dist-install/build --optghc=-stubdir --optghc=libraries/hpc/dist-install/build libraries/hpc/./Trace/Hpc/Util.hs libraries/hpc/./Trace/Hpc/Mix.hs libraries/hpc/./Trace/Hpc/Tix.hs libraries/hpc/dist-install/build/Trace/Hpc/Reflect.hs +RTS -t"libraries/hpc/dist-install/haddock.t" --machine-readable Warning: 'getTixFullName' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. LD_NO_GOLD libraries/pretty/dist-install/build/HSpretty-1.1.3.6.o HC [stage 1] libraries/pretty/dist-install/build/Text/PrettyPrint/Annotated/HughesPJ.p_o HC [stage 1] libraries/pretty/dist-install/build/Text/PrettyPrint/HughesPJ.p_o HC [stage 1] libraries/pretty/dist-install/build/Text/PrettyPrint.p_o HC [stage 1] libraries/pretty/dist-install/build/Text/PrettyPrint/HughesPJClass.p_o HC [stage 1] libraries/pretty/dist-install/build/Text/PrettyPrint/Annotated.p_o HC [stage 1] libraries/pretty/dist-install/build/Text/PrettyPrint/Annotated/HughesPJClass.p_o "rm" -f libraries/pretty/dist-install/build/libHSpretty-1.1.3.6_p.a libraries/pretty/dist-install/build/libHSpretty-1.1.3.6_p.a.contents echo libraries/pretty/dist-install/build/Text/PrettyPrint.p_o libraries/pretty/dist-install/build/Text/PrettyPrint/HughesPJ.p_o libraries/pretty/dist-install/build/Text/PrettyPrint/HughesPJClass.p_o libraries/pretty/dist-install/build/Text/PrettyPrint/Annotated.p_o libraries/pretty/dist-install/build/Text/PrettyPrint/Annotated/HughesPJ.p_o libraries/pretty/dist-install/build/Text/PrettyPrint/Annotated/HughesPJClass.p_o >> libraries/pretty/dist-install/build/libHSpretty-1.1.3.6_p.a.contents "xargs" "ar" qcls libraries/pretty/dist-install/build/libHSpretty-1.1.3.6_p.a < libraries/pretty/dist-install/build/libHSpretty-1.1.3.6_p.a.contents "rm" -f libraries/pretty/dist-install/build/libHSpretty-1.1.3.6_p.a.contents "inplace/bin/mkdirhier" libraries/pretty/dist-install/doc/html/pretty//. "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/haddock" --verbosity=0 --odir="libraries/pretty/dist-install/doc/html/pretty" --no-tmp-comp-dir --dump-interface=libraries/pretty/dist-install/doc/html/pretty/pretty.haddock --html --hoogle --quickjump --title="pretty-1.1.3.6: Pretty-printing library" --prologue="libraries/pretty/dist-install/haddock-prologue.txt" --optghc="-D__HADDOCK_VERSION__=2220" --read-interface=../base-4.12.0.0,../base-4.12.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --read-interface=../deepseq-1.4.4.0,../deepseq-1.4.4.0/src/%{MODULE/./-}.html\#%{NAME},libraries/deepseq/dist-install/doc/html/deepseq/deepseq.haddock --read-interface=../ghc-prim-0.5.3,../ghc-prim-0.5.3/src/%{MODULE/./-}.html\#%{NAME},libraries/ghc-prim/dist-install/doc/html/ghc-prim/ghc-prim.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-I/usr/include --optghc=-L/usr/lib --optghc=-I/usr/local/include --optghc=-L/usr/local/lib --optghc=-Wall --optghc=-this-unit-id --optghc=pretty-1.1.3.6 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/pretty/src --optghc=-ilibraries/pretty/dist-install/build --optghc=-Ilibraries/pretty/dist-install/build --optghc=-ilibraries/pretty/dist-install/build/./autogen --optghc=-Ilibraries/pretty/dist-install/build/./autogen --optghc=-Ilibraries/pretty/. --optghc=-optP-include --optghc=-optPlibraries/pretty/dist-install/build/./autogen/cabal_macros.h --optghc=-package-id --optghc=base-4.12.0.0 --optghc=-package-id --optghc=deepseq-1.4.4.0 --optghc=-package-id --optghc=ghc-prim-0.5.3 --optghc=-Wall --optghc=-fwarn-tabs --optghc=-XHaskell98 --optghc=-XCPP --optghc=-XBangPatterns --optghc=-XDeriveGeneric --optghc=-O2 --optghc=-haddock --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-Wno-unused-imports --optghc=-Wno-deprecated-flags --optghc=-Wnoncanonical-monad-instances --optghc=-odir --optghc=libraries/pretty/dist-install/build --optghc=-hidir --optghc=libraries/pretty/dist-install/build --optghc=-stubdir --optghc=libraries/pretty/dist-install/build libraries/pretty/src/Text/PrettyPrint.hs libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs libraries/pretty/src/Text/PrettyPrint/HughesPJClass.hs libraries/pretty/src/Text/PrettyPrint/Annotated.hs libraries/pretty/src/Text/PrettyPrint/Annotated/HughesPJ.hs libraries/pretty/src/Text/PrettyPrint/Annotated/HughesPJClass.hs +RTS -t"libraries/pretty/dist-install/haddock.t" --machine-readable Warning: 'union' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: ':' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: ':' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: Text.PrettyPrint.Annotated.HughesPJ: could not find link destinations for: RDoc Warning: Text.PrettyPrint.HughesPJ: could not find link destinations for: RDoc LD_NO_GOLD libraries/binary/dist-install/build/HSbinary-0.8.6.0.o HC [stage 1] libraries/binary/dist-install/build/Data/Binary/FloatCast.p_o HC [stage 1] libraries/binary/dist-install/build/Data/Binary/Builder.p_o HC [stage 1] libraries/binary/dist-install/build/Data/Binary/Put.p_o HC [stage 1] libraries/binary/dist-install/build/Data/Binary/Internal.p_o HC [stage 1] libraries/binary/dist-install/build/Data/Binary/Get/Internal.p_o HC [stage 1] libraries/binary/dist-install/build/Data/Binary/Get.p_o HC [stage 1] libraries/binary/dist-install/build/Data/Binary/Class.p_o HC [stage 1] libraries/binary/dist-install/build/Data/Binary/Generic.p_o HC [stage 1] libraries/binary/dist-install/build/Data/Binary.p_o "rm" -f libraries/binary/dist-install/build/libHSbinary-0.8.6.0_p.a libraries/binary/dist-install/build/libHSbinary-0.8.6.0_p.a.contents echo libraries/binary/dist-install/build/Data/Binary.p_o libraries/binary/dist-install/build/Data/Binary/Put.p_o libraries/binary/dist-install/build/Data/Binary/Get.p_o libraries/binary/dist-install/build/Data/Binary/Get/Internal.p_o libraries/binary/dist-install/build/Data/Binary/Builder.p_o libraries/binary/dist-install/build/Data/Binary/Class.p_o libraries/binary/dist-install/build/Data/Binary/Internal.p_o libraries/binary/dist-install/build/Data/Binary/Generic.p_o libraries/binary/dist-install/build/Data/Binary/FloatCast.p_o >> libraries/binary/dist-install/build/libHSbinary-0.8.6.0_p.a.contents "xargs" "ar" qcls libraries/binary/dist-install/build/libHSbinary-0.8.6.0_p.a < libraries/binary/dist-install/build/libHSbinary-0.8.6.0_p.a.contents "rm" -f libraries/binary/dist-install/build/libHSbinary-0.8.6.0_p.a.contents "inplace/bin/mkdirhier" libraries/binary/dist-install/doc/html/binary//. "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/haddock" --verbosity=0 --odir="libraries/binary/dist-install/doc/html/binary" --no-tmp-comp-dir --dump-interface=libraries/binary/dist-install/doc/html/binary/binary.haddock --html --hoogle --quickjump --title="binary-0.8.6.0: Binary serialisation for Haskell values using lazy ByteStrings" --prologue="libraries/binary/dist-install/haddock-prologue.txt" --optghc="-D__HADDOCK_VERSION__=2220" --hide=Data.Binary.Class --hide=Data.Binary.Internal --hide=Data.Binary.Generic --hide=Data.Binary.FloatCast --read-interface=../array-0.5.3.0,../array-0.5.3.0/src/%{MODULE/./-}.html\#%{NAME},libraries/array/dist-install/doc/html/array/array.haddock --read-interface=../base-4.12.0.0,../base-4.12.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --read-interface=../bytestring-0.10.8.2,../bytestring-0.10.8.2/src/%{MODULE/./-}.html\#%{NAME},libraries/bytestring/dist-install/doc/html/bytestring/bytestring.haddock --read-interface=../containers-0.6.0.1,../containers-0.6.0.1/src/%{MODULE/./-}.html\#%{NAME},libraries/containers/dist-install/doc/html/containers/containers.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-I/usr/include --optghc=-L/usr/lib --optghc=-I/usr/local/include --optghc=-L/usr/local/lib --optghc=-Wall --optghc=-this-unit-id --optghc=binary-0.8.6.0 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/binary/src --optghc=-ilibraries/binary/dist-install/build --optghc=-Ilibraries/binary/dist-install/build --optghc=-ilibraries/binary/dist-install/build/./autogen --optghc=-Ilibraries/binary/dist-install/build/./autogen --optghc=-Ilibraries/binary/. --optghc=-optP-include --optghc=-optPlibraries/binary/dist-install/build/./autogen/cabal_macros.h --optghc=-package-id --optghc=array-0.5.3.0 --optghc=-package-id --optghc=base-4.12.0.0 --optghc=-package-id --optghc=bytestring-0.10.8.2 --optghc=-package-id --optghc=containers-0.6.0.1 --optghc=-O2 --optghc=-Wall --optghc=-fliberate-case-threshold=1000 --optghc=-Wcompat --optghc=-Wnoncanonical-monad-instances --optghc=-Wnoncanonical-monadfail-instances --optghc=-XHaskell98 --optghc=-O2 --optghc=-haddock --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-Wno-deprecations --optghc=-Wno-deprecated-flags --optghc=-Wnoncanonical-monad-instances --optghc=-odir --optghc=libraries/binary/dist-install/build --optghc=-hidir --optghc=libraries/binary/dist-install/build --optghc=-stubdir --optghc=libraries/binary/dist-install/build libraries/binary/src/Data/Binary.hs libraries/binary/src/Data/Binary/Put.hs libraries/binary/src/Data/Binary/Get.hs libraries/binary/src/Data/Binary/Get/Internal.hs libraries/binary/src/Data/Binary/Builder.hs libraries/binary/src/Data/Binary/Class.hs libraries/binary/src/Data/Binary/Internal.hs libraries/binary/src/Data/Binary/Generic.hs libraries/binary/src/Data/Binary/FloatCast.hs +RTS -t"libraries/binary/dist-install/haddock.t" --machine-readable Warning: 'decodeFileOrFail' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ByteString' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Put' is ambiguous. It is defined * at libraries/binary/src/Data/Binary/Put.hs:114:18 * at libraries/binary/src/Data/Binary/Put.hs:117:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'Put' defined at libraries/binary/src/Data/Binary/Put.hs:114:1 Warning: 'Put' is ambiguous. It is defined * at libraries/binary/src/Data/Binary/Put.hs:114:18 * at libraries/binary/src/Data/Binary/Put.hs:117:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'Put' defined at libraries/binary/src/Data/Binary/Put.hs:114:1 Warning: 'n' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'v' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: Data.Binary.Get.Internal: could not find link destinations for: Success Warning: Data.Binary.Put: could not find link destinations for: PairS Warning: Data.Binary: could not find link destinations for: GSumGet SumSize GSumPut LD_NO_GOLD libraries/text/dist-install/build/HStext-1.2.3.1.o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Unsafe/Shift.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Unsafe.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Array.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Unsafe/Char.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Search.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Encoding/Utf16.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Functions.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Unsafe.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Fusion/Size.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Fusion/Types.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Fusion/CaseMapping.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Fusion/Common.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Private.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Fusion.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Show.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Encoding/Utf32.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Encoding/Utf8.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Encoding/Fusion/Common.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Encoding/Error.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Encoding/Fusion.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Encoding.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Foreign.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/IO.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/IO.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Lazy.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Lazy/Search.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Lazy/Fusion.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Lazy/Encoding/Fusion.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Lazy/Encoding.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Lazy.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Builder.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Lazy/Builder.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Builder/Functions.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Builder/Int/Digits.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Builder/RealFloat/Functions.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Read.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Lazy/Builder/Int.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Lazy/Builder/RealFloat.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Lazy/IO.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Lazy/Internal.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Lazy/Read.p_o HC [stage 1] libraries/text/dist-install/build/Data/Text/Read.p_o HC [stage 1] libraries/text/dist-install/build/cbits/cbits.p_o "rm" -f libraries/text/dist-install/build/libHStext-1.2.3.1_p.a libraries/text/dist-install/build/libHStext-1.2.3.1_p.a.contents echo libraries/text/dist-install/build/Data/Text.p_o libraries/text/dist-install/build/Data/Text/Array.p_o libraries/text/dist-install/build/Data/Text/Encoding.p_o libraries/text/dist-install/build/Data/Text/Encoding/Error.p_o libraries/text/dist-install/build/Data/Text/Foreign.p_o libraries/text/dist-install/build/Data/Text/IO.p_o libraries/text/dist-install/build/Data/Text/Internal.p_o libraries/text/dist-install/build/Data/Text/Internal/Builder.p_o libraries/text/dist-install/build/Data/Text/Internal/Builder/Functions.p_o libraries/text/dist-install/build/Data/Text/Internal/Builder/Int/Digits.p_o libraries/text/dist-install/build/Data/Text/Internal/Builder/RealFloat/Functions.p_o libraries/text/dist-install/build/Data/Text/Internal/Encoding/Fusion.p_o libraries/text/dist-install/build/Data/Text/Internal/Encoding/Fusion/Common.p_o libraries/text/dist-install/build/Data/Text/Internal/Encoding/Utf16.p_o libraries/text/dist-install/build/Data/Text/Internal/Encoding/Utf32.p_o libraries/text/dist-install/build/Data/Text/Internal/Encoding/Utf8.p_o libraries/text/dist-install/build/Data/Text/Internal/Functions.p_o libraries/text/dist-install/build/Data/Text/Internal/Fusion.p_o libraries/text/dist-install/build/Data/Text/Internal/Fusion/CaseMapping.p_o libraries/text/dist-install/build/Data/Text/Internal/Fusion/Common.p_o libraries/text/dist-install/build/Data/Text/Internal/Fusion/Size.p_o libraries/text/dist-install/build/Data/Text/Internal/Fusion/Types.p_o libraries/text/dist-install/build/Data/Text/Internal/IO.p_o libraries/text/dist-install/build/Data/Text/Internal/Lazy.p_o libraries/text/dist-install/build/Data/Text/Internal/Lazy/Encoding/Fusion.p_o libraries/text/dist-install/build/Data/Text/Internal/Lazy/Fusion.p_o libraries/text/dist-install/build/Data/Text/Internal/Lazy/Search.p_o libraries/text/dist-install/build/Data/Text/Internal/Private.p_o libraries/text/dist-install/build/Data/Text/Internal/Read.p_o libraries/text/dist-install/build/Data/Text/Internal/Search.p_o libraries/text/dist-install/build/Data/Text/Internal/Unsafe.p_o libraries/text/dist-install/build/Data/Text/Internal/Unsafe/Char.p_o libraries/text/dist-install/build/Data/Text/Internal/Unsafe/Shift.p_o libraries/text/dist-install/build/Data/Text/Lazy.p_o libraries/text/dist-install/build/Data/Text/Lazy/Builder.p_o libraries/text/dist-install/build/Data/Text/Lazy/Builder/Int.p_o libraries/text/dist-install/build/Data/Text/Lazy/Builder/RealFloat.p_o libraries/text/dist-install/build/Data/Text/Lazy/Encoding.p_o libraries/text/dist-install/build/Data/Text/Lazy/IO.p_o libraries/text/dist-install/build/Data/Text/Lazy/Internal.p_o libraries/text/dist-install/build/Data/Text/Lazy/Read.p_o libraries/text/dist-install/build/Data/Text/Read.p_o libraries/text/dist-install/build/Data/Text/Unsafe.p_o libraries/text/dist-install/build/Data/Text/Show.p_o libraries/text/dist-install/build/cbits/cbits.p_o >> libraries/text/dist-install/build/libHStext-1.2.3.1_p.a.contents "xargs" "ar" qcls libraries/text/dist-install/build/libHStext-1.2.3.1_p.a < libraries/text/dist-install/build/libHStext-1.2.3.1_p.a.contents "rm" -f libraries/text/dist-install/build/libHStext-1.2.3.1_p.a.contents "inplace/bin/mkdirhier" libraries/text/dist-install/doc/html/text//. "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/haddock" --verbosity=0 --odir="libraries/text/dist-install/doc/html/text" --no-tmp-comp-dir --dump-interface=libraries/text/dist-install/doc/html/text/text.haddock --html --hoogle --quickjump --title="text-1.2.3.1: An efficient packed Unicode text type." --prologue="libraries/text/dist-install/haddock-prologue.txt" --optghc="-D__HADDOCK_VERSION__=2220" --hide=Data.Text.Show --read-interface=../array-0.5.3.0,../array-0.5.3.0/src/%{MODULE/./-}.html\#%{NAME},libraries/array/dist-install/doc/html/array/array.haddock --read-interface=../base-4.12.0.0,../base-4.12.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --read-interface=../binary-0.8.6.0,../binary-0.8.6.0/src/%{MODULE/./-}.html\#%{NAME},libraries/binary/dist-install/doc/html/binary/binary.haddock --read-interface=../bytestring-0.10.8.2,../bytestring-0.10.8.2/src/%{MODULE/./-}.html\#%{NAME},libraries/bytestring/dist-install/doc/html/bytestring/bytestring.haddock --read-interface=../deepseq-1.4.4.0,../deepseq-1.4.4.0/src/%{MODULE/./-}.html\#%{NAME},libraries/deepseq/dist-install/doc/html/deepseq/deepseq.haddock --read-interface=../ghc-prim-0.5.3,../ghc-prim-0.5.3/src/%{MODULE/./-}.html\#%{NAME},libraries/ghc-prim/dist-install/doc/html/ghc-prim/ghc-prim.haddock --read-interface=../integer-gmp-1.0.2.0,../integer-gmp-1.0.2.0/src/%{MODULE/./-}.html\#%{NAME},libraries/integer-gmp/dist-install/doc/html/integer-gmp/integer-gmp.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-I/usr/include --optghc=-L/usr/lib --optghc=-I/usr/local/include --optghc=-L/usr/local/lib --optghc=-Wall --optghc=-this-unit-id --optghc=text-1.2.3.1 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/text/. --optghc=-ilibraries/text/dist-install/build --optghc=-Ilibraries/text/dist-install/build --optghc=-ilibraries/text/dist-install/build/./autogen --optghc=-Ilibraries/text/dist-install/build/./autogen --optghc=-Ilibraries/text/include --optghc=-Ilibraries/text/dist-install/build/include --optghc=-optP-DINTEGER_GMP --optghc=-optP-include --optghc=-optPlibraries/text/dist-install/build/./autogen/cabal_macros.h --optghc=-package-id --optghc=array-0.5.3.0 --optghc=-package-id --optghc=base-4.12.0.0 --optghc=-package-id --optghc=binary-0.8.6.0 --optghc=-package-id --optghc=bytestring-0.10.8.2 --optghc=-package-id --optghc=deepseq-1.4.4.0 --optghc=-package-id --optghc=ghc-prim-0.5.3 --optghc=-package-id --optghc=integer-gmp-1.0.2.0 --optghc=-Wall --optghc=-fwarn-tabs --optghc=-funbox-strict-fields --optghc=-O2 --optghc=-XHaskell98 --optghc=-O2 --optghc=-haddock --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-Wno-deprecated-flags --optghc=-Wnoncanonical-monad-instances --optghc=-odir --optghc=libraries/text/dist-install/build --optghc=-hidir --optghc=libraries/text/dist-install/build --optghc=-stubdir --optghc=libraries/text/dist-install/build libraries/text/./Data/Text.hs libraries/text/./Data/Text/Array.hs libraries/text/./Data/Text/Encoding.hs libraries/text/./Data/Text/Encoding/Error.hs libraries/text/./Data/Text/Foreign.hs libraries/text/./Data/Text/IO.hs libraries/text/./Data/Text/Internal.hs libraries/text/./Data/Text/Internal/Builder.hs libraries/text/./Data/Text/Internal/Builder/Functions.hs libraries/text/./Data/Text/Internal/Builder/Int/Digits.hs libraries/text/./Data/Text/Internal/Builder/RealFloat/Functions.hs libraries/text/./Data/Text/Internal/Encoding/Fusion.hs libraries/text/./Data/Text/Internal/Encoding/Fusion/Common.hs libraries/text/./Data/Text/Internal/Encoding/Utf16.hs libraries/text/./Data/Text/Internal/Encoding/Utf32.hs libraries/text/./Data/Text/Internal/Encoding/Utf8.hs libraries/text/./Data/Text/Internal/Functions.hs libraries/text/./Data/Text/Internal/Fusion.hs libraries/text/./Data/Text/Internal/Fusion/CaseMapping.hs libraries/text/./Data/Text/Internal/Fusion/Common.hs libraries/text/./Data/Text/Internal/Fusion/Size.hs libraries/text/./Data/Text/Internal/Fusion/Types.hs libraries/text/./Data/Text/Internal/IO.hs libraries/text/./Data/Text/Internal/Lazy.hs libraries/text/./Data/Text/Internal/Lazy/Encoding/Fusion.hs libraries/text/./Data/Text/Internal/Lazy/Fusion.hs libraries/text/./Data/Text/Internal/Lazy/Search.hs libraries/text/./Data/Text/Internal/Private.hs libraries/text/./Data/Text/Internal/Read.hs libraries/text/./Data/Text/Internal/Search.hs libraries/text/./Data/Text/Internal/Unsafe.hs libraries/text/./Data/Text/Internal/Unsafe/Char.hs libraries/text/./Data/Text/Internal/Unsafe/Shift.hs libraries/text/./Data/Text/Lazy.hs libraries/text/./Data/Text/Lazy/Builder.hs libraries/text/./Data/Text/Lazy/Builder/Int.hs libraries/text/./Data/Text/Lazy/Builder/RealFloat.hs libraries/text/./Data/Text/Lazy/Encoding.hs libraries/text/./Data/Text/Lazy/IO.hs libraries/text/./Data/Text/Lazy/Internal.hs libraries/text/./Data/Text/Lazy/Read.hs libraries/text/./Data/Text/Read.hs libraries/text/./Data/Text/Unsafe.hs libraries/text/./Data/Text/Show.hs +RTS -t"libraries/text/dist-install/haddock.t" --machine-readable Warning: 'Word16' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Text' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'zip' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Word16' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'unsafeCopyToPtr' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'k' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'scanr' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'unfoldr' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'count' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'map' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'foldl'' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Text' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Text' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Text' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'With' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'UnicodeException' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'List' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Word16' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'unfoldr' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'count' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ByteString' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'With' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Word16' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ByteString' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for: findIndicesI Warning: Data.Text: could not find link destinations for: replicateChar countChar Warning: Data.Text.Lazy: could not find link destinations for: replicateChar dropWords splitAtWord countChar Warning: Data.Text.Internal.IO: could not find link destinations for: Handle__ Warning: Data.Text.Internal.Builder: could not find link destinations for: empty append Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for: floatToDigits LD_NO_GOLD libraries/transformers/dist-install/build/HStransformers-0.5.6.2.o HC [stage 1] libraries/transformers/dist-install/build/Control/Applicative/Backwards.p_o HC [stage 1] libraries/transformers/dist-install/build/Data/Functor/Constant.p_o HC [stage 1] libraries/transformers/dist-install/build/Control/Applicative/Lift.p_o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Signatures.p_o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Class.p_o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/State/Lazy.p_o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/State.p_o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/Lazy.p_o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Writer.p_o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Reader.p_o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Accum.p_o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Cont.p_o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Except.p_o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Error.p_o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Identity.p_o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/List.p_o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Maybe.p_o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/Lazy.p_o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/RWS.p_o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/CPS.p_o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/Strict.p_o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Select.p_o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/State/Strict.p_o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/CPS.p_o HC [stage 1] libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/Strict.p_o HC [stage 1] libraries/transformers/dist-install/build/Data/Functor/Reverse.p_o "rm" -f libraries/transformers/dist-install/build/libHStransformers-0.5.6.2_p.a libraries/transformers/dist-install/build/libHStransformers-0.5.6.2_p.a.contents echo libraries/transformers/dist-install/build/Control/Applicative/Backwards.p_o libraries/transformers/dist-install/build/Control/Applicative/Lift.p_o libraries/transformers/dist-install/build/Control/Monad/Signatures.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/Accum.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/Class.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/Cont.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/Except.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/Error.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/Identity.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/List.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/Maybe.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/Reader.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/RWS.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/CPS.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/Lazy.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/Strict.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/Select.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/State.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/State/Lazy.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/State/Strict.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/Writer.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/CPS.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/Lazy.p_o libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/Strict.p_o libraries/transformers/dist-install/build/Data/Functor/Constant.p_o libraries/transformers/dist-install/build/Data/Functor/Reverse.p_o >> libraries/transformers/dist-install/build/libHStransformers-0.5.6.2_p.a.contents "xargs" "ar" qcls libraries/transformers/dist-install/build/libHStransformers-0.5.6.2_p.a < libraries/transformers/dist-install/build/libHStransformers-0.5.6.2_p.a.contents "rm" -f libraries/transformers/dist-install/build/libHStransformers-0.5.6.2_p.a.contents "inplace/bin/mkdirhier" libraries/transformers/dist-install/doc/html/transformers//. "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/haddock" --verbosity=0 --odir="libraries/transformers/dist-install/doc/html/transformers" --no-tmp-comp-dir --dump-interface=libraries/transformers/dist-install/doc/html/transformers/transformers.haddock --html --hoogle --quickjump --title="transformers-0.5.6.2: Concrete functor and monad transformers" --prologue="libraries/transformers/dist-install/haddock-prologue.txt" --optghc="-D__HADDOCK_VERSION__=2220" --read-interface=../base-4.12.0.0,../base-4.12.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-I/usr/include --optghc=-L/usr/lib --optghc=-I/usr/local/include --optghc=-L/usr/local/lib --optghc=-Wall --optghc=-this-unit-id --optghc=transformers-0.5.6.2 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/transformers/. --optghc=-ilibraries/transformers/dist-install/build --optghc=-Ilibraries/transformers/dist-install/build --optghc=-ilibraries/transformers/dist-install/build/./autogen --optghc=-Ilibraries/transformers/dist-install/build/./autogen --optghc=-Ilibraries/transformers/. --optghc=-optP-include --optghc=-optPlibraries/transformers/dist-install/build/./autogen/cabal_macros.h --optghc=-package-id --optghc=base-4.12.0.0 --optghc=-XHaskell98 --optghc=-O2 --optghc=-haddock --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-Wno-unused-matches --optghc=-Wno-unused-imports --optghc=-Wno-redundant-constraints --optghc=-Wno-orphans --optghc=-Wno-deprecated-flags --optghc=-Wnoncanonical-monad-instances --optghc=-odir --optghc=libraries/transformers/dist-install/build --optghc=-hidir --optghc=libraries/transformers/dist-install/build --optghc=-stubdir --optghc=libraries/transformers/dist-install/build libraries/transformers/./Control/Applicative/Backwards.hs libraries/transformers/./Control/Applicative/Lift.hs libraries/transformers/./Control/Monad/Signatures.hs libraries/transformers/./Control/Monad/Trans/Accum.hs libraries/transformers/./Control/Monad/Trans/Class.hs libraries/transformers/./Control/Monad/Trans/Cont.hs libraries/transformers/./Control/Monad/Trans/Except.hs libraries/transformers/./Control/Monad/Trans/Error.hs libraries/transformers/./Control/Monad/Trans/Identity.hs libraries/transformers/./Control/Monad/Trans/List.hs libraries/transformers/./Control/Monad/Trans/Maybe.hs libraries/transformers/./Control/Monad/Trans/Reader.hs libraries/transformers/./Control/Monad/Trans/RWS.hs libraries/transformers/./Control/Monad/Trans/RWS/CPS.hs libraries/transformers/./Control/Monad/Trans/RWS/Lazy.hs libraries/transformers/./Control/Monad/Trans/RWS/Strict.hs libraries/transformers/./Control/Monad/Trans/Select.hs libraries/transformers/./Control/Monad/Trans/State.hs libraries/transformers/./Control/Monad/Trans/State/Lazy.hs libraries/transformers/./Control/Monad/Trans/State/Strict.hs libraries/transformers/./Control/Monad/Trans/Writer.hs libraries/transformers/./Control/Monad/Trans/Writer/CPS.hs libraries/transformers/./Control/Monad/Trans/Writer/Lazy.hs libraries/transformers/./Control/Monad/Trans/Writer/Strict.hs libraries/transformers/./Data/Functor/Constant.hs libraries/transformers/./Data/Functor/Reverse.hs +RTS -t"libraries/transformers/dist-install/haddock.t" --machine-readable Warning: 'lift' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ReaderT' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'WriterT' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'StateT' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ReaderT' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'WriterT' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'StateT' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ReaderT' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'WriterT' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'StateT' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ReaderT' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'WriterT' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'StateT' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ExceptT' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. LD_NO_GOLD libraries/mtl/dist-install/build/HSmtl-2.2.2.o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Trans.p_o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Cont/Class.p_o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Cont.p_o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Error/Class.p_o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Error.p_o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Except.p_o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Identity.p_o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/List.p_o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Writer/Class.p_o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/State/Class.p_o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Reader/Class.p_o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/RWS/Class.p_o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/RWS/Lazy.p_o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/RWS.p_o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/RWS/Strict.p_o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Reader.p_o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/State/Lazy.p_o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/State.p_o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/State/Strict.p_o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Writer/Lazy.p_o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Writer.p_o HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Writer/Strict.p_o "rm" -f libraries/mtl/dist-install/build/libHSmtl-2.2.2_p.a libraries/mtl/dist-install/build/libHSmtl-2.2.2_p.a.contents echo libraries/mtl/dist-install/build/Control/Monad/Cont.p_o libraries/mtl/dist-install/build/Control/Monad/Cont/Class.p_o libraries/mtl/dist-install/build/Control/Monad/Error.p_o libraries/mtl/dist-install/build/Control/Monad/Error/Class.p_o libraries/mtl/dist-install/build/Control/Monad/Except.p_o libraries/mtl/dist-install/build/Control/Monad/Identity.p_o libraries/mtl/dist-install/build/Control/Monad/List.p_o libraries/mtl/dist-install/build/Control/Monad/RWS.p_o libraries/mtl/dist-install/build/Control/Monad/RWS/Class.p_o libraries/mtl/dist-install/build/Control/Monad/RWS/Lazy.p_o libraries/mtl/dist-install/build/Control/Monad/RWS/Strict.p_o libraries/mtl/dist-install/build/Control/Monad/Reader.p_o libraries/mtl/dist-install/build/Control/Monad/Reader/Class.p_o libraries/mtl/dist-install/build/Control/Monad/State.p_o libraries/mtl/dist-install/build/Control/Monad/State/Class.p_o libraries/mtl/dist-install/build/Control/Monad/State/Lazy.p_o libraries/mtl/dist-install/build/Control/Monad/State/Strict.p_o libraries/mtl/dist-install/build/Control/Monad/Trans.p_o libraries/mtl/dist-install/build/Control/Monad/Writer.p_o libraries/mtl/dist-install/build/Control/Monad/Writer/Class.p_o libraries/mtl/dist-install/build/Control/Monad/Writer/Lazy.p_o libraries/mtl/dist-install/build/Control/Monad/Writer/Strict.p_o >> libraries/mtl/dist-install/build/libHSmtl-2.2.2_p.a.contents "xargs" "ar" qcls libraries/mtl/dist-install/build/libHSmtl-2.2.2_p.a < libraries/mtl/dist-install/build/libHSmtl-2.2.2_p.a.contents "rm" -f libraries/mtl/dist-install/build/libHSmtl-2.2.2_p.a.contents "inplace/bin/mkdirhier" libraries/mtl/dist-install/doc/html/mtl//. "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/haddock" --verbosity=0 --odir="libraries/mtl/dist-install/doc/html/mtl" --no-tmp-comp-dir --dump-interface=libraries/mtl/dist-install/doc/html/mtl/mtl.haddock --html --hoogle --quickjump --title="mtl-2.2.2: Monad classes, using functional dependencies" --prologue="libraries/mtl/dist-install/haddock-prologue.txt" --optghc="-D__HADDOCK_VERSION__=2220" --read-interface=../base-4.12.0.0,../base-4.12.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --read-interface=../transformers-0.5.6.2,../transformers-0.5.6.2/src/%{MODULE/./-}.html\#%{NAME},libraries/transformers/dist-install/doc/html/transformers/transformers.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-I/usr/include --optghc=-L/usr/lib --optghc=-I/usr/local/include --optghc=-L/usr/local/lib --optghc=-Wall --optghc=-this-unit-id --optghc=mtl-2.2.2 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/mtl/. --optghc=-ilibraries/mtl/dist-install/build --optghc=-Ilibraries/mtl/dist-install/build --optghc=-ilibraries/mtl/dist-install/build/./autogen --optghc=-Ilibraries/mtl/dist-install/build/./autogen --optghc=-Ilibraries/mtl/. --optghc=-optP-include --optghc=-optPlibraries/mtl/dist-install/build/./autogen/cabal_macros.h --optghc=-package-id --optghc=base-4.12.0.0 --optghc=-package-id --optghc=transformers-0.5.6.2 --optghc=-Wall --optghc=-fno-warn-unused-imports --optghc=-fno-warn-warnings-deprecations --optghc=-Wcompat --optghc=-Wnoncanonical-monad-instances --optghc=-Wnoncanonical-monadfail-instances --optghc=-XHaskell2010 --optghc=-XSafe --optghc=-O2 --optghc=-haddock --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-Wno-deprecated-flags --optghc=-Wnoncanonical-monad-instances --optghc=-odir --optghc=libraries/mtl/dist-install/build --optghc=-hidir --optghc=libraries/mtl/dist-install/build --optghc=-stubdir --optghc=libraries/mtl/dist-install/build libraries/mtl/./Control/Monad/Cont.hs libraries/mtl/./Control/Monad/Cont/Class.hs libraries/mtl/./Control/Monad/Error.hs libraries/mtl/./Control/Monad/Error/Class.hs libraries/mtl/./Control/Monad/Except.hs libraries/mtl/./Control/Monad/Identity.hs libraries/mtl/./Control/Monad/List.hs libraries/mtl/./Control/Monad/RWS.hs libraries/mtl/./Control/Monad/RWS/Class.hs libraries/mtl/./Control/Monad/RWS/Lazy.hs libraries/mtl/./Control/Monad/RWS/Strict.hs libraries/mtl/./Control/Monad/Reader.hs libraries/mtl/./Control/Monad/Reader/Class.hs libraries/mtl/./Control/Monad/State.hs libraries/mtl/./Control/Monad/State/Class.hs libraries/mtl/./Control/Monad/State/Lazy.hs libraries/mtl/./Control/Monad/State/Strict.hs libraries/mtl/./Control/Monad/Trans.hs libraries/mtl/./Control/Monad/Writer.hs libraries/mtl/./Control/Monad/Writer/Class.hs libraries/mtl/./Control/Monad/Writer/Lazy.hs libraries/mtl/./Control/Monad/Writer/Strict.hs +RTS -t"libraries/mtl/dist-install/haddock.t" --machine-readable Warning: 'Cont' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'String' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'IOError' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Reader' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. LD_NO_GOLD libraries/parsec/dist-install/build/HSparsec-3.1.13.0.o HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Pos.p_o HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Error.p_o HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Prim.p_o HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Combinator.p_o HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Char.p_o HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec.p_o HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/String.p_o HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/ByteString.p_o HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/ByteString/Lazy.p_o HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Text.p_o HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Text/Lazy.p_o HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Token.p_o HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Expr.p_o HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Language.p_o HC [stage 1] libraries/parsec/dist-install/build/Text/Parsec/Perm.p_o HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Pos.p_o HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Error.p_o HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Char.p_o HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Combinator.p_o HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Prim.p_o HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec.p_o HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Expr.p_o HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Language.p_o HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Perm.p_o HC [stage 1] libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Token.p_o "rm" -f libraries/parsec/dist-install/build/libHSparsec-3.1.13.0_p.a libraries/parsec/dist-install/build/libHSparsec-3.1.13.0_p.a.contents echo libraries/parsec/dist-install/build/Text/Parsec.p_o libraries/parsec/dist-install/build/Text/Parsec/String.p_o libraries/parsec/dist-install/build/Text/Parsec/ByteString.p_o libraries/parsec/dist-install/build/Text/Parsec/ByteString/Lazy.p_o libraries/parsec/dist-install/build/Text/Parsec/Text.p_o libraries/parsec/dist-install/build/Text/Parsec/Text/Lazy.p_o libraries/parsec/dist-install/build/Text/Parsec/Pos.p_o libraries/parsec/dist-install/build/Text/Parsec/Error.p_o libraries/parsec/dist-install/build/Text/Parsec/Prim.p_o libraries/parsec/dist-install/build/Text/Parsec/Char.p_o libraries/parsec/dist-install/build/Text/Parsec/Combinator.p_o libraries/parsec/dist-install/build/Text/Parsec/Token.p_o libraries/parsec/dist-install/build/Text/Parsec/Expr.p_o libraries/parsec/dist-install/build/Text/Parsec/Language.p_o libraries/parsec/dist-install/build/Text/Parsec/Perm.p_o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec.p_o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Char.p_o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Combinator.p_o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Error.p_o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Expr.p_o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Language.p_o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Perm.p_o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Pos.p_o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Prim.p_o libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/Token.p_o >> libraries/parsec/dist-install/build/libHSparsec-3.1.13.0_p.a.contents "xargs" "ar" qcls libraries/parsec/dist-install/build/libHSparsec-3.1.13.0_p.a < libraries/parsec/dist-install/build/libHSparsec-3.1.13.0_p.a.contents "rm" -f libraries/parsec/dist-install/build/libHSparsec-3.1.13.0_p.a.contents "inplace/bin/mkdirhier" libraries/parsec/dist-install/doc/html/parsec//. "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/haddock" --verbosity=0 --odir="libraries/parsec/dist-install/doc/html/parsec" --no-tmp-comp-dir --dump-interface=libraries/parsec/dist-install/doc/html/parsec/parsec.haddock --html --hoogle --quickjump --title="parsec-3.1.13.0: Monadic parser combinators" --prologue="libraries/parsec/dist-install/haddock-prologue.txt" --optghc="-D__HADDOCK_VERSION__=2220" --read-interface=../base-4.12.0.0,../base-4.12.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --read-interface=../bytestring-0.10.8.2,../bytestring-0.10.8.2/src/%{MODULE/./-}.html\#%{NAME},libraries/bytestring/dist-install/doc/html/bytestring/bytestring.haddock --read-interface=../mtl-2.2.2,../mtl-2.2.2/src/%{MODULE/./-}.html\#%{NAME},libraries/mtl/dist-install/doc/html/mtl/mtl.haddock --read-interface=../text-1.2.3.1,../text-1.2.3.1/src/%{MODULE/./-}.html\#%{NAME},libraries/text/dist-install/doc/html/text/text.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-I/usr/include --optghc=-L/usr/lib --optghc=-I/usr/local/include --optghc=-L/usr/local/lib --optghc=-Wall --optghc=-this-unit-id --optghc=parsec-3.1.13.0 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/parsec/src --optghc=-ilibraries/parsec/dist-install/build --optghc=-Ilibraries/parsec/dist-install/build --optghc=-ilibraries/parsec/dist-install/build/./autogen --optghc=-Ilibraries/parsec/dist-install/build/./autogen --optghc=-Ilibraries/parsec/. --optghc=-optP-include --optghc=-optPlibraries/parsec/dist-install/build/./autogen/cabal_macros.h --optghc=-package-id --optghc=base-4.12.0.0 --optghc=-package-id --optghc=bytestring-0.10.8.2 --optghc=-package-id --optghc=mtl-2.2.2 --optghc=-package-id --optghc=text-1.2.3.1 --optghc=-Wall --optghc=-Wcompat --optghc=-Wnoncanonical-monad-instances --optghc=-Wnoncanonical-monadfail-instances --optghc=-Wno-trustworthy-safe --optghc=-XHaskell2010 --optghc=-O2 --optghc=-haddock --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-Wno-name-shadowing --optghc=-Wno-unused-matches --optghc=-Wno-unused-do-bind --optghc=-Wno-missing-signatures --optghc=-Wno-unused-imports --optghc=-Wno-type-defaults --optghc=-Wno-deprecated-flags --optghc=-Wnoncanonical-monad-instances --optghc=-odir --optghc=libraries/parsec/dist-install/build --optghc=-hidir --optghc=libraries/parsec/dist-install/build --optghc=-stubdir --optghc=libraries/parsec/dist-install/build libraries/parsec/src/Text/Parsec.hs libraries/parsec/src/Text/Parsec/String.hs libraries/parsec/src/Text/Parsec/ByteString.hs libraries/parsec/src/Text/Parsec/ByteString/Lazy.hs libraries/parsec/src/Text/Parsec/Text.hs libraries/parsec/src/Text/Parsec/Text/Lazy.hs libraries/parsec/src/Text/Parsec/Pos.hs libraries/parsec/src/Text/Parsec/Error.hs libraries/parsec/src/Text/Parsec/Prim.hs libraries/parsec/src/Text/Parsec/Char.hs libraries/parsec/src/Text/Parsec/Combinator.hs libraries/parsec/src/Text/Parsec/Token.hs libraries/parsec/src/Text/Parsec/Expr.hs libraries/parsec/src/Text/Parsec/Language.hs libraries/parsec/src/Text/Parsec/Perm.hs libraries/parsec/src/Text/ParserCombinators/Parsec.hs libraries/parsec/src/Text/ParserCombinators/Parsec/Char.hs libraries/parsec/src/Text/ParserCombinators/Parsec/Combinator.hs libraries/parsec/src/Text/ParserCombinators/Parsec/Error.hs libraries/parsec/src/Text/ParserCombinators/Parsec/Expr.hs libraries/parsec/src/Text/ParserCombinators/Parsec/Language.hs libraries/parsec/src/Text/ParserCombinators/Parsec/Perm.hs libraries/parsec/src/Text/ParserCombinators/Parsec/Pos.hs libraries/parsec/src/Text/ParserCombinators/Parsec/Prim.hs libraries/parsec/src/Text/ParserCombinators/Parsec/Token.hs +RTS -t"libraries/parsec/dist-install/haddock.t" --machine-readable Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'LanguageDef' is ambiguous. It is defined * at libraries/parsec/src/Text/Parsec/Token.hs:53:7 * at libraries/parsec/src/Text/Parsec/Token.hs:46:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'LanguageDef' defined at libraries/parsec/src/Text/Parsec/Token.hs:46:1 Warning: Text.Parsec.Prim: could not find link destinations for: MonadTrans lift Warning: Text.Parsec: could not find link destinations for: MonadTrans lift LD_NO_GOLD libraries/Cabal/Cabal/dist-install/build/HSCabal-2.4.0.1.o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/Base62.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/MonadFail.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Stack.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Binary.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Semigroup.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Prelude.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/ReadP.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Parsing.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/CharParsing.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/Common.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/String.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/Generic.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/Field.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/FieldLineStream.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/CabalSpecVersion.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/Class.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Pretty.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Text.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Language/Haskell/Extension.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/LicenseListVersion.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/LicenseReference.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/LicenseId.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/LicenseExceptionId.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/LicenseExpression.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/License.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/DList.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Version.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/VersionRange.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/VersionInterval.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Version.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/License.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compiler.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Newtype.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/Newtypes.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/ReadE.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/ShortText.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/ModuleName.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/ParseUtils.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageName.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageId.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ComponentId.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/UnitId.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Module.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Paths_Cabal.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Verbosity.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Exception.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Internal/TempFile.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/CopyFile.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/System.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/IOData.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Utils.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/Progress.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/LogProgress.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Graph.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/UnqualComponentName.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ComponentName.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PkgconfigName.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/MungedPackageName.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/MungedPackageId.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Dependency.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/AbiHash.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Package.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/AnnotatedId.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ComponentInclude.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PkgconfigDependency.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/LegacyExeDependency.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ExeDependency.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ModuleRenaming.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/IncludeRenaming.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Mixin.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/BuildInfo.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Lens.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/BuildInfo/Lens.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/BenchmarkType.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/BenchmarkInterface.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Benchmark.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/TestType.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/TestSuiteInterface.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/TestSuite.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ExecutableScope.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Executable.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Utils.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ForeignLibType.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ForeignLibOption.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ForeignLib.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ModuleReexport.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Library.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Component.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ComponentRequestedSpec.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageId/Lens.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ExposedModule.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/AbiDependency.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/InstalledPackageInfo.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/InstalledPackageInfo/Lens.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/FieldGrammar/Class.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/FieldGrammar/Pretty.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/ParseResult.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/FieldGrammar/Parsec.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/FieldGrammar.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/FieldGrammar/FieldDescrs.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/InstalledPackageInfo/FieldGrammar.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/LexerMonad.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/Lexer.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/Parser.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/InstalledPackageInfo.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PackageIndex.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Compiler.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/SourceRepo.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/HookedBuildInfo.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/BuildType.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/SetupBuildInfo.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageDescription.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Condition.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/CondTree.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/GenericPackageDescription.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Environment.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/InstallDirs.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ComponentLocalBuildInfo.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/TargetInfo.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/NubList.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Find.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Types.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Run.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Internal.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Flag.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/ImplInfo.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/GHC.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Builtin.p_o libraries/Cabal/Cabal/Distribution/Simple/Program/Builtin.hs:61:1: warning: [-Wunused-imports] The import of ‘System.FilePath’ is redundant except perhaps to import instances from ‘System.FilePath’ To import instances alone, use: import System.FilePath() | 61 | import System.FilePath (takeDirectory) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Db.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/GetOpt.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Command.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Setup.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/LocalBuildInfo.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/LocalBuildInfo.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/Id.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/BuildToolDepends.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/ComponentsGraph.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/ModSubst.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/ModuleShape.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/MapAccum.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/UnionFind.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/ModuleScope.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/FullUnitId.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/UnifyM.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/MixLink.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/PreModuleShape.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/ConfiguredComponent.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/LinkedComponent.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/ReadyComponent.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/PreExistingComponent.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/Configure.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/DescribeUnitId.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/CreatePipe.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Directory.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Prelude/Internal.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Time.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Make.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/TestSuite/Lens.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Library/Lens.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ForeignLib/Lens.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Executable/Lens.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Benchmark/Lens.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageDescription/Lens.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/GenericPackageDescription/Lens.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Glob.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/CCompiler.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/BuildPaths.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/DependencyMap.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/SetupBuildInfo/Lens.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Configuration.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Check.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/SourceRepo/Lens.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Lens.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/FieldGrammar.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/PrettyPrint.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/PrettyUtils.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/ConfVar.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Quirks.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Parsec.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/GetShortPathName.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/HcPkg.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Script.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/HaskellSuite.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/UHC.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Strip.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/ResponseFile.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Ld.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Ar.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Hpc.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Hpc.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Lex.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/Internal.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHCJS.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/EnvironmentParser.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/BuildTarget.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Register.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/TestSuite.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/Log.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build/PathsModule.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/LibV09.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PreProcess/Unlit.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PreProcess.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Configure.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build/Macros.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Doctest.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Haddock.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Install.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/ExeV10.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/UserHooks.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Bench.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/SrcDist.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Simple.p_o HC [stage 1] libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/SnocList.p_o "rm" -f libraries/Cabal/Cabal/dist-install/build/libHSCabal-2.4.0.1_p.a libraries/Cabal/Cabal/dist-install/build/libHSCabal-2.4.0.1_p.a.contents echo libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/Configure.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/ComponentsGraph.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/ConfiguredComponent.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/DescribeUnitId.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/FullUnitId.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/LinkedComponent.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/ModSubst.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/ModuleShape.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/PreModuleShape.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/CabalSpecVersion.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/IOData.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/LogProgress.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/MapAccum.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/CreatePipe.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Directory.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Environment.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Exception.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Graph.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Internal/TempFile.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Newtype.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Prelude/Internal.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/ReadP.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Semigroup.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Stack.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Time.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/DList.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Compiler.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/InstalledPackageInfo.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/AbiDependency.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ExposedModule.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/InstalledPackageInfo.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/InstalledPackageInfo/FieldGrammar.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/License.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Make.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/ModuleName.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Package.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Check.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Configuration.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/PrettyPrint.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Utils.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/ParseUtils.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/PrettyUtils.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/ReadE.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Bench.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build/Macros.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build/PathsModule.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/BuildPaths.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/BuildTarget.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/BuildToolDepends.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/CCompiler.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Command.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Compiler.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Configure.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Flag.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHCJS.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Haddock.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Doctest.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Glob.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/HaskellSuite.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Hpc.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Install.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/InstallDirs.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/LocalBuildInfo.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PackageIndex.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PreProcess.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PreProcess/Unlit.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Ar.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Builtin.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Db.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Find.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/GHC.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/HcPkg.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Hpc.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Internal.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Ld.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/ResponseFile.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Run.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Script.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Strip.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Types.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Register.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Setup.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/SrcDist.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/ExeV10.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/LibV09.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/Log.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/UHC.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/UserHooks.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Utils.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/License.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/LicenseId.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/LicenseExceptionId.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/LicenseExpression.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/LicenseListVersion.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/LicenseReference.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/System.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/TestSuite.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Text.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Pretty.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/AbiHash.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/AnnotatedId.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Benchmark.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/BenchmarkInterface.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/BenchmarkType.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/BuildInfo.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/BuildType.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ComponentInclude.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Dependency.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ExeDependency.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/LegacyExeDependency.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PkgconfigDependency.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/DependencyMap.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ComponentId.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/MungedPackageId.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageId.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/UnitId.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Executable.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ExecutableScope.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Library.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ForeignLib.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ForeignLibType.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ForeignLibOption.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Module.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ModuleReexport.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ModuleRenaming.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ComponentName.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/MungedPackageName.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageName.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PkgconfigName.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/UnqualComponentName.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/IncludeRenaming.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Mixin.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/SetupBuildInfo.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/TestSuite.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/TestSuiteInterface.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/TestType.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/GenericPackageDescription.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Condition.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/CondTree.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/HookedBuildInfo.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageDescription.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/SourceRepo.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Component.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ComponentLocalBuildInfo.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/LocalBuildInfo.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ComponentRequestedSpec.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/TargetInfo.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Version.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/VersionRange.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/VersionInterval.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/Generic.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/NubList.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/ShortText.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/Progress.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Verbosity.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Version.p_o libraries/Cabal/Cabal/dist-install/build/Language/Haskell/Extension.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Binary.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Parsing.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/CharParsing.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/FieldGrammar.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/FieldGrammar/Class.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/FieldGrammar/FieldDescrs.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/FieldGrammar/Parsec.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/FieldGrammar/Pretty.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/FieldGrammar.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Parsec.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Quirks.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/Class.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/Common.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/ConfVar.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/Field.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/FieldLineStream.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/Lexer.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/LexerMonad.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/Newtypes.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/ParseResult.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/Parser.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Lens.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Lens.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Benchmark/Lens.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/BuildInfo/Lens.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Executable/Lens.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ForeignLib/Lens.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/GenericPackageDescription/Lens.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/InstalledPackageInfo/Lens.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Library/Lens.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageDescription/Lens.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageId/Lens.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/SetupBuildInfo/Lens.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/SourceRepo/Lens.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Types/TestSuite/Lens.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/PreExistingComponent.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/ReadyComponent.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/MixLink.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/ModuleScope.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/UnifyM.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/Id.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/UnionFind.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/Base62.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/CopyFile.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/GetShortPathName.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/MonadFail.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Prelude.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/SnocList.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/GetOpt.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Lex.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/String.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/EnvironmentParser.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/Internal.p_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/ImplInfo.p_o libraries/Cabal/Cabal/dist-install/build/Paths_Cabal.p_o >> libraries/Cabal/Cabal/dist-install/build/libHSCabal-2.4.0.1_p.a.contents "xargs" "ar" qcls libraries/Cabal/Cabal/dist-install/build/libHSCabal-2.4.0.1_p.a < libraries/Cabal/Cabal/dist-install/build/libHSCabal-2.4.0.1_p.a.contents "rm" -f libraries/Cabal/Cabal/dist-install/build/libHSCabal-2.4.0.1_p.a.contents "inplace/bin/mkdirhier" libraries/Cabal/Cabal/dist-install/doc/html/Cabal//. "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/haddock" --verbosity=0 --odir="libraries/Cabal/Cabal/dist-install/doc/html/Cabal" --no-tmp-comp-dir --dump-interface=libraries/Cabal/Cabal/dist-install/doc/html/Cabal/Cabal.haddock --html --hoogle --quickjump --title="Cabal-2.4.0.1: A framework for packaging Haskell software" --prologue="libraries/Cabal/Cabal/dist-install/haddock-prologue.txt" --optghc="-D__HADDOCK_VERSION__=2220" --hide=Distribution.Backpack.PreExistingComponent --hide=Distribution.Backpack.ReadyComponent --hide=Distribution.Backpack.MixLink --hide=Distribution.Backpack.ModuleScope --hide=Distribution.Backpack.UnifyM --hide=Distribution.Backpack.Id --hide=Distribution.Utils.UnionFind --hide=Distribution.Utils.Base62 --hide=Distribution.Compat.CopyFile --hide=Distribution.Compat.GetShortPathName --hide=Distribution.Compat.MonadFail --hide=Distribution.Compat.Prelude --hide=Distribution.Compat.SnocList --hide=Distribution.GetOpt --hide=Distribution.Lex --hide=Distribution.Utils.String --hide=Distribution.Simple.GHC.EnvironmentParser --hide=Distribution.Simple.GHC.Internal --hide=Distribution.Simple.GHC.ImplInfo --hide=Paths_Cabal --read-interface=../array-0.5.3.0,../array-0.5.3.0/src/%{MODULE/./-}.html\#%{NAME},libraries/array/dist-install/doc/html/array/array.haddock --read-interface=../base-4.12.0.0,../base-4.12.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --read-interface=../binary-0.8.6.0,../binary-0.8.6.0/src/%{MODULE/./-}.html\#%{NAME},libraries/binary/dist-install/doc/html/binary/binary.haddock --read-interface=../bytestring-0.10.8.2,../bytestring-0.10.8.2/src/%{MODULE/./-}.html\#%{NAME},libraries/bytestring/dist-install/doc/html/bytestring/bytestring.haddock --read-interface=../containers-0.6.0.1,../containers-0.6.0.1/src/%{MODULE/./-}.html\#%{NAME},libraries/containers/dist-install/doc/html/containers/containers.haddock --read-interface=../deepseq-1.4.4.0,../deepseq-1.4.4.0/src/%{MODULE/./-}.html\#%{NAME},libraries/deepseq/dist-install/doc/html/deepseq/deepseq.haddock --read-interface=../directory-1.3.3.0,../directory-1.3.3.0/src/%{MODULE/./-}.html\#%{NAME},libraries/directory/dist-install/doc/html/directory/directory.haddock --read-interface=../filepath-1.4.2.1,../filepath-1.4.2.1/src/%{MODULE/./-}.html\#%{NAME},libraries/filepath/dist-install/doc/html/filepath/filepath.haddock --read-interface=../mtl-2.2.2,../mtl-2.2.2/src/%{MODULE/./-}.html\#%{NAME},libraries/mtl/dist-install/doc/html/mtl/mtl.haddock --read-interface=../parsec-3.1.13.0,../parsec-3.1.13.0/src/%{MODULE/./-}.html\#%{NAME},libraries/parsec/dist-install/doc/html/parsec/parsec.haddock --read-interface=../pretty-1.1.3.6,../pretty-1.1.3.6/src/%{MODULE/./-}.html\#%{NAME},libraries/pretty/dist-install/doc/html/pretty/pretty.haddock --read-interface=../process-1.6.5.0,../process-1.6.5.0/src/%{MODULE/./-}.html\#%{NAME},libraries/process/dist-install/doc/html/process/process.haddock --read-interface=../text-1.2.3.1,../text-1.2.3.1/src/%{MODULE/./-}.html\#%{NAME},libraries/text/dist-install/doc/html/text/text.haddock --read-interface=../time-1.8.0.2,../time-1.8.0.2/src/%{MODULE/./-}.html\#%{NAME},libraries/time/dist-install/doc/html/time/time.haddock --read-interface=../transformers-0.5.6.2,../transformers-0.5.6.2/src/%{MODULE/./-}.html\#%{NAME},libraries/transformers/dist-install/doc/html/transformers/transformers.haddock --read-interface=../unix-2.7.2.2,../unix-2.7.2.2/src/%{MODULE/./-}.html\#%{NAME},libraries/unix/dist-install/doc/html/unix/unix.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-I/usr/include --optghc=-L/usr/lib --optghc=-I/usr/local/include --optghc=-L/usr/local/lib --optghc=-Wall --optghc=-this-unit-id --optghc=Cabal-2.4.0.1 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/Cabal/Cabal/. --optghc=-ilibraries/Cabal/Cabal/dist-install/build --optghc=-Ilibraries/Cabal/Cabal/dist-install/build --optghc=-ilibraries/Cabal/Cabal/dist-install/build/./autogen --optghc=-Ilibraries/Cabal/Cabal/dist-install/build/./autogen --optghc=-Ilibraries/Cabal/Cabal/. --optghc=-optP-include --optghc=-optPlibraries/Cabal/Cabal/dist-install/build/./autogen/cabal_macros.h --optghc=-package-id --optghc=array-0.5.3.0 --optghc=-package-id --optghc=base-4.12.0.0 --optghc=-package-id --optghc=binary-0.8.6.0 --optghc=-package-id --optghc=bytestring-0.10.8.2 --optghc=-package-id --optghc=containers-0.6.0.1 --optghc=-package-id --optghc=deepseq-1.4.4.0 --optghc=-package-id --optghc=directory-1.3.3.0 --optghc=-package-id --optghc=filepath-1.4.2.1 --optghc=-package-id --optghc=mtl-2.2.2 --optghc=-package-id --optghc=parsec-3.1.13.0 --optghc=-package-id --optghc=pretty-1.1.3.6 --optghc=-package-id --optghc=process-1.6.5.0 --optghc=-package-id --optghc=text-1.2.3.1 --optghc=-package-id --optghc=time-1.8.0.2 --optghc=-package-id --optghc=transformers-0.5.6.2 --optghc=-package-id --optghc=unix-2.7.2.2 --optghc=-Wall --optghc=-fno-ignore-asserts --optghc=-fwarn-tabs --optghc=-Wcompat --optghc=-Wnoncanonical-monad-instances --optghc=-Wnoncanonical-monadfail-instances --optghc=-XHaskell2010 --optghc=-O2 --optghc=-haddock --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-Wno-deprecated-flags --optghc=-Wnoncanonical-monad-instances --optghc=-odir --optghc=libraries/Cabal/Cabal/dist-install/build --optghc=-hidir --optghc=libraries/Cabal/Cabal/dist-install/build --optghc=-stubdir --optghc=libraries/Cabal/Cabal/dist-install/build libraries/Cabal/Cabal/./Distribution/Backpack.hs libraries/Cabal/Cabal/./Distribution/Backpack/Configure.hs libraries/Cabal/Cabal/./Distribution/Backpack/ComponentsGraph.hs libraries/Cabal/Cabal/./Distribution/Backpack/ConfiguredComponent.hs libraries/Cabal/Cabal/./Distribution/Backpack/DescribeUnitId.hs libraries/Cabal/Cabal/./Distribution/Backpack/FullUnitId.hs libraries/Cabal/Cabal/./Distribution/Backpack/LinkedComponent.hs libraries/Cabal/Cabal/./Distribution/Backpack/ModSubst.hs libraries/Cabal/Cabal/./Distribution/Backpack/ModuleShape.hs libraries/Cabal/Cabal/./Distribution/Backpack/PreModuleShape.hs libraries/Cabal/Cabal/./Distribution/CabalSpecVersion.hs libraries/Cabal/Cabal/./Distribution/Utils/IOData.hs libraries/Cabal/Cabal/./Distribution/Utils/LogProgress.hs libraries/Cabal/Cabal/./Distribution/Utils/MapAccum.hs libraries/Cabal/Cabal/./Distribution/Compat/CreatePipe.hs libraries/Cabal/Cabal/./Distribution/Compat/Directory.hs libraries/Cabal/Cabal/./Distribution/Compat/Environment.hs libraries/Cabal/Cabal/./Distribution/Compat/Exception.hs libraries/Cabal/Cabal/./Distribution/Compat/Graph.hs libraries/Cabal/Cabal/./Distribution/Compat/Internal/TempFile.hs libraries/Cabal/Cabal/./Distribution/Compat/Newtype.hs libraries/Cabal/Cabal/./Distribution/Compat/Prelude/Internal.hs libraries/Cabal/Cabal/./Distribution/Compat/ReadP.hs libraries/Cabal/Cabal/./Distribution/Compat/Semigroup.hs libraries/Cabal/Cabal/./Distribution/Compat/Stack.hs libraries/Cabal/Cabal/./Distribution/Compat/Time.hs libraries/Cabal/Cabal/./Distribution/Compat/DList.hs libraries/Cabal/Cabal/./Distribution/Compiler.hs libraries/Cabal/Cabal/./Distribution/InstalledPackageInfo.hs libraries/Cabal/Cabal/./Distribution/Types/AbiDependency.hs libraries/Cabal/Cabal/./Distribution/Types/ExposedModule.hs libraries/Cabal/Cabal/./Distribution/Types/InstalledPackageInfo.hs libraries/Cabal/Cabal/./Distribution/Types/InstalledPackageInfo/FieldGrammar.hs libraries/Cabal/Cabal/./Distribution/License.hs libraries/Cabal/Cabal/./Distribution/Make.hs libraries/Cabal/Cabal/./Distribution/ModuleName.hs libraries/Cabal/Cabal/./Distribution/Package.hs libraries/Cabal/Cabal/./Distribution/PackageDescription.hs libraries/Cabal/Cabal/./Distribution/PackageDescription/Check.hs libraries/Cabal/Cabal/./Distribution/PackageDescription/Configuration.hs libraries/Cabal/Cabal/./Distribution/PackageDescription/PrettyPrint.hs libraries/Cabal/Cabal/./Distribution/PackageDescription/Utils.hs libraries/Cabal/Cabal/./Distribution/ParseUtils.hs libraries/Cabal/Cabal/./Distribution/PrettyUtils.hs libraries/Cabal/Cabal/./Distribution/ReadE.hs libraries/Cabal/Cabal/./Distribution/Simple.hs libraries/Cabal/Cabal/./Distribution/Simple/Bench.hs libraries/Cabal/Cabal/./Distribution/Simple/Build.hs libraries/Cabal/Cabal/./Distribution/Simple/Build/Macros.hs libraries/Cabal/Cabal/./Distribution/Simple/Build/PathsModule.hs libraries/Cabal/Cabal/./Distribution/Simple/BuildPaths.hs libraries/Cabal/Cabal/./Distribution/Simple/BuildTarget.hs libraries/Cabal/Cabal/./Distribution/Simple/BuildToolDepends.hs libraries/Cabal/Cabal/./Distribution/Simple/CCompiler.hs libraries/Cabal/Cabal/./Distribution/Simple/Command.hs libraries/Cabal/Cabal/./Distribution/Simple/Compiler.hs libraries/Cabal/Cabal/./Distribution/Simple/Configure.hs libraries/Cabal/Cabal/./Distribution/Simple/Flag.hs libraries/Cabal/Cabal/./Distribution/Simple/GHC.hs libraries/Cabal/Cabal/./Distribution/Simple/GHCJS.hs libraries/Cabal/Cabal/./Distribution/Simple/Haddock.hs libraries/Cabal/Cabal/./Distribution/Simple/Doctest.hs libraries/Cabal/Cabal/./Distribution/Simple/Glob.hs libraries/Cabal/Cabal/./Distribution/Simple/HaskellSuite.hs libraries/Cabal/Cabal/./Distribution/Simple/Hpc.hs libraries/Cabal/Cabal/./Distribution/Simple/Install.hs libraries/Cabal/Cabal/./Distribution/Simple/InstallDirs.hs libraries/Cabal/Cabal/./Distribution/Simple/LocalBuildInfo.hs libraries/Cabal/Cabal/./Distribution/Simple/PackageIndex.hs libraries/Cabal/Cabal/./Distribution/Simple/PreProcess.hs libraries/Cabal/Cabal/./Distribution/Simple/PreProcess/Unlit.hs libraries/Cabal/Cabal/./Distribution/Simple/Program.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Ar.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Db.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Find.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/GHC.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/HcPkg.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Hpc.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Internal.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Ld.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/ResponseFile.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Run.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Script.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Strip.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Types.hs libraries/Cabal/Cabal/./Distribution/Simple/Register.hs libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs libraries/Cabal/Cabal/./Distribution/Simple/SrcDist.hs libraries/Cabal/Cabal/./Distribution/Simple/Test.hs libraries/Cabal/Cabal/./Distribution/Simple/Test/ExeV10.hs libraries/Cabal/Cabal/./Distribution/Simple/Test/LibV09.hs libraries/Cabal/Cabal/./Distribution/Simple/Test/Log.hs libraries/Cabal/Cabal/./Distribution/Simple/UHC.hs libraries/Cabal/Cabal/./Distribution/Simple/UserHooks.hs libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs libraries/Cabal/Cabal/./Distribution/SPDX.hs libraries/Cabal/Cabal/./Distribution/SPDX/License.hs libraries/Cabal/Cabal/./Distribution/SPDX/LicenseId.hs libraries/Cabal/Cabal/./Distribution/SPDX/LicenseExceptionId.hs libraries/Cabal/Cabal/./Distribution/SPDX/LicenseExpression.hs libraries/Cabal/Cabal/./Distribution/SPDX/LicenseListVersion.hs libraries/Cabal/Cabal/./Distribution/SPDX/LicenseReference.hs libraries/Cabal/Cabal/./Distribution/System.hs libraries/Cabal/Cabal/./Distribution/TestSuite.hs libraries/Cabal/Cabal/./Distribution/Text.hs libraries/Cabal/Cabal/./Distribution/Pretty.hs libraries/Cabal/Cabal/./Distribution/Types/AbiHash.hs libraries/Cabal/Cabal/./Distribution/Types/AnnotatedId.hs libraries/Cabal/Cabal/./Distribution/Types/Benchmark.hs libraries/Cabal/Cabal/./Distribution/Types/BenchmarkInterface.hs libraries/Cabal/Cabal/./Distribution/Types/BenchmarkType.hs libraries/Cabal/Cabal/./Distribution/Types/BuildInfo.hs libraries/Cabal/Cabal/./Distribution/Types/BuildType.hs libraries/Cabal/Cabal/./Distribution/Types/ComponentInclude.hs libraries/Cabal/Cabal/./Distribution/Types/Dependency.hs libraries/Cabal/Cabal/./Distribution/Types/ExeDependency.hs libraries/Cabal/Cabal/./Distribution/Types/LegacyExeDependency.hs libraries/Cabal/Cabal/./Distribution/Types/PkgconfigDependency.hs libraries/Cabal/Cabal/./Distribution/Types/DependencyMap.hs libraries/Cabal/Cabal/./Distribution/Types/ComponentId.hs libraries/Cabal/Cabal/./Distribution/Types/MungedPackageId.hs libraries/Cabal/Cabal/./Distribution/Types/PackageId.hs libraries/Cabal/Cabal/./Distribution/Types/UnitId.hs libraries/Cabal/Cabal/./Distribution/Types/Executable.hs libraries/Cabal/Cabal/./Distribution/Types/ExecutableScope.hs libraries/Cabal/Cabal/./Distribution/Types/Library.hs libraries/Cabal/Cabal/./Distribution/Types/ForeignLib.hs libraries/Cabal/Cabal/./Distribution/Types/ForeignLibType.hs libraries/Cabal/Cabal/./Distribution/Types/ForeignLibOption.hs libraries/Cabal/Cabal/./Distribution/Types/Module.hs libraries/Cabal/Cabal/./Distribution/Types/ModuleReexport.hs libraries/Cabal/Cabal/./Distribution/Types/ModuleRenaming.hs libraries/Cabal/Cabal/./Distribution/Types/ComponentName.hs libraries/Cabal/Cabal/./Distribution/Types/MungedPackageName.hs libraries/Cabal/Cabal/./Distribution/Types/PackageName.hs libraries/Cabal/Cabal/./Distribution/Types/PkgconfigName.hs libraries/Cabal/Cabal/./Distribution/Types/UnqualComponentName.hs libraries/Cabal/Cabal/./Distribution/Types/IncludeRenaming.hs libraries/Cabal/Cabal/./Distribution/Types/Mixin.hs libraries/Cabal/Cabal/./Distribution/Types/SetupBuildInfo.hs libraries/Cabal/Cabal/./Distribution/Types/TestSuite.hs libraries/Cabal/Cabal/./Distribution/Types/TestSuiteInterface.hs libraries/Cabal/Cabal/./Distribution/Types/TestType.hs libraries/Cabal/Cabal/./Distribution/Types/GenericPackageDescription.hs libraries/Cabal/Cabal/./Distribution/Types/Condition.hs libraries/Cabal/Cabal/./Distribution/Types/CondTree.hs libraries/Cabal/Cabal/./Distribution/Types/HookedBuildInfo.hs libraries/Cabal/Cabal/./Distribution/Types/PackageDescription.hs libraries/Cabal/Cabal/./Distribution/Types/SourceRepo.hs libraries/Cabal/Cabal/./Distribution/Types/Component.hs libraries/Cabal/Cabal/./Distribution/Types/ComponentLocalBuildInfo.hs libraries/Cabal/Cabal/./Distribution/Types/LocalBuildInfo.hs libraries/Cabal/Cabal/./Distribution/Types/ComponentRequestedSpec.hs libraries/Cabal/Cabal/./Distribution/Types/TargetInfo.hs libraries/Cabal/Cabal/./Distribution/Types/Version.hs libraries/Cabal/Cabal/./Distribution/Types/VersionRange.hs libraries/Cabal/Cabal/./Distribution/Types/VersionInterval.hs libraries/Cabal/Cabal/./Distribution/Utils/Generic.hs libraries/Cabal/Cabal/./Distribution/Utils/NubList.hs libraries/Cabal/Cabal/./Distribution/Utils/ShortText.hs libraries/Cabal/Cabal/./Distribution/Utils/Progress.hs libraries/Cabal/Cabal/./Distribution/Verbosity.hs libraries/Cabal/Cabal/./Distribution/Version.hs libraries/Cabal/Cabal/./Language/Haskell/Extension.hs libraries/Cabal/Cabal/./Distribution/Compat/Binary.hs libraries/Cabal/Cabal/./Distribution/Compat/Parsing.hs libraries/Cabal/Cabal/./Distribution/Compat/CharParsing.hs libraries/Cabal/Cabal/./Distribution/FieldGrammar.hs libraries/Cabal/Cabal/./Distribution/FieldGrammar/Class.hs libraries/Cabal/Cabal/./Distribution/FieldGrammar/FieldDescrs.hs libraries/Cabal/Cabal/./Distribution/FieldGrammar/Parsec.hs libraries/Cabal/Cabal/./Distribution/FieldGrammar/Pretty.hs libraries/Cabal/Cabal/./Distribution/PackageDescription/FieldGrammar.hs libraries/Cabal/Cabal/./Distribution/PackageDescription/Parsec.hs libraries/Cabal/Cabal/./Distribution/PackageDescription/Quirks.hs libraries/Cabal/Cabal/./Distribution/Parsec/Class.hs libraries/Cabal/Cabal/./Distribution/Parsec/Common.hs libraries/Cabal/Cabal/./Distribution/Parsec/ConfVar.hs libraries/Cabal/Cabal/./Distribution/Parsec/Field.hs libraries/Cabal/Cabal/./Distribution/Parsec/FieldLineStream.hs libraries/Cabal/Cabal/./Distribution/Parsec/Lexer.hs libraries/Cabal/Cabal/./Distribution/Parsec/LexerMonad.hs libraries/Cabal/Cabal/./Distribution/Parsec/Newtypes.hs libraries/Cabal/Cabal/./Distribution/Parsec/ParseResult.hs libraries/Cabal/Cabal/./Distribution/Parsec/Parser.hs libraries/Cabal/Cabal/./Distribution/Compat/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/Benchmark/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/BuildInfo/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/Executable/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/ForeignLib/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/GenericPackageDescription/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/InstalledPackageInfo/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/Library/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/PackageDescription/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/PackageId/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/SetupBuildInfo/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/SourceRepo/Lens.hs libraries/Cabal/Cabal/./Distribution/Types/TestSuite/Lens.hs libraries/Cabal/Cabal/./Distribution/Backpack/PreExistingComponent.hs libraries/Cabal/Cabal/./Distribution/Backpack/ReadyComponent.hs libraries/Cabal/Cabal/./Distribution/Backpack/MixLink.hs libraries/Cabal/Cabal/./Distribution/Backpack/ModuleScope.hs libraries/Cabal/Cabal/./Distribution/Backpack/UnifyM.hs libraries/Cabal/Cabal/./Distribution/Backpack/Id.hs libraries/Cabal/Cabal/./Distribution/Utils/UnionFind.hs libraries/Cabal/Cabal/./Distribution/Utils/Base62.hs libraries/Cabal/Cabal/./Distribution/Compat/CopyFile.hs libraries/Cabal/Cabal/./Distribution/Compat/GetShortPathName.hs libraries/Cabal/Cabal/./Distribution/Compat/MonadFail.hs libraries/Cabal/Cabal/./Distribution/Compat/Prelude.hs libraries/Cabal/Cabal/./Distribution/Compat/SnocList.hs libraries/Cabal/Cabal/./Distribution/GetOpt.hs libraries/Cabal/Cabal/./Distribution/Lex.hs libraries/Cabal/Cabal/./Distribution/Utils/String.hs libraries/Cabal/Cabal/./Distribution/Simple/GHC/EnvironmentParser.hs libraries/Cabal/Cabal/./Distribution/Simple/GHC/Internal.hs libraries/Cabal/Cabal/./Distribution/Simple/GHC/ImplInfo.hs libraries/Cabal/Cabal/dist-install/build/./autogen/Paths_Cabal.hs +RTS -t"libraries/Cabal/Cabal/dist-install/haddock.t" --machine-readable Warning: 'binary' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Verbosity' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: Couldn't find .haddock for export seq Warning: Couldn't find .haddock for export Eq Warning: Couldn't find .haddock for export Ord Warning: Couldn't find .haddock for export Bool Warning: Couldn't find .haddock for export Char Warning: Couldn't find .haddock for export Double Warning: Couldn't find .haddock for export Float Warning: Couldn't find .haddock for export Int Warning: Couldn't find .haddock for export Integer Warning: Couldn't find .haddock for export Ordering Warning: Couldn't find .haddock for export && Warning: Couldn't find .haddock for export || Warning: Couldn't find .haddock for export not Warning: Couldn't find .haddock for export Word Warning: 'fromList' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'GetShortPathName' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: ':' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'strip' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Condtion' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ConfVar' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Dependency' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'BuildInfo' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'targetBuildInfo' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ioDataHGetContents' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'hClose' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'mapAccumL' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'decodeUtf8' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Strings' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'PackageName' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ByteString' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'sepBy' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'asVersionIntervals' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ReopKind' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Any' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'UnitId' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'License' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'BSD2' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'BSD3' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'OtherLicense' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'AllRightsReserved' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'PublicDomain' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'LicenseRef' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'pack' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Last' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'IsList' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'join' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Compiler' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'UserHooks' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'PackageDescription' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'InstalledPackageInfo' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ComponentName' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ComponentId' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'unitIdHash' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'OpenUnitId' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'InstalledPackageInfo' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ModuleSubst' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ModuleVar' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'dispModSubst' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'dispModSubstEntry' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ModuleSubst' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ModuleShape' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Module' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'MungedPackageId' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'UnitId' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'foo' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'PackageName' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'InstalledPackageInfo' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'abiHash' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'rts' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Extensions' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'PackageDescription' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'sanityCheckHookedBuildInfo' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'LocalBuildInfo' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'updatePackageDescription' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'localPkgDescr' is out of scope. If you qualify the identifier, haddock can try libraries/Cabal/Cabal/Distribution/Simple/Program/Builtin.hs:61:1: warning: [-Wunused-imports] The import of ‘System.FilePath’ is redundant except perhaps to import instances from ‘System.FilePath’ To import instances alone, use: import System.FilePath() | 61 | import System.FilePath (takeDirectory) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ to link it it anyway. Warning: 'confHook' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'allLibModules' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ComponentLocalBuildInfo' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'PackageDescription' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'LocalBuildInfo' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'flattenPD' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'GenericPackageDescription' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'LicenseExpression' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'withLibLBI' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'LocalBuildInfo' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'withExeLBI' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'withTestLBI' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'withBenchLBI' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Flag' is ambiguous. It is defined * at libraries/Cabal/Cabal/Distribution/Types/GenericPackageDescription.hs:347:16 * at libraries/Cabal/Cabal/Distribution/Types/GenericPackageDescription.hs:113:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'Flag' defined at libraries/Cabal/Cabal/Distribution/Types/GenericPackageDescription.hs:113:1 Warning: 'FlagAssigment' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'CreateProcess' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'createDirectoryIfMissing' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'LocalBuildInfo' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Programs' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'GetOpt' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'smart' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'progDb' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Arch' is ambiguous. It is defined * at libraries/Cabal/Cabal/Distribution/Types/GenericPackageDescription.hs:346:16 * at libraries/Cabal/Cabal/Distribution/System.hs:167:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'Arch' defined at libraries/Cabal/Cabal/Distribution/Types/GenericPackageDescription.hs:345:1 Warning: 'OS' is ambiguous. It is defined * at libraries/Cabal/Cabal/Distribution/Types/GenericPackageDescription.hs:345:16 * at libraries/Cabal/Cabal/Distribution/System.hs:94:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'OS' defined at libraries/Cabal/Cabal/Distribution/Types/GenericPackageDescription.hs:345:1 Warning: 'FieldGrammarParser' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'GeneralPackageDescription' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Section' is ambiguous. It is defined * at libraries/Cabal/Cabal/Distribution/Parsec/Field.hs:35:7 * at libraries/Cabal/Cabal/Distribution/FieldGrammar/Parsec.hs:102:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'Section' defined at libraries/Cabal/Cabal/Distribution/FieldGrammar/Parsec.hs:102:1 Warning: 'LocalBuildInfo' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'UnitIndex' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'InstalledPackageInfo' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Cabal' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'PackageDB' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'getCLBI' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Component' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'PakcageDescription' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'InstalledPackageInfo' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'nodeKey' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'compBuildOrder' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'IOException' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'matchExactly' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ambiguousWith' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'shadows' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'lib' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'TestSuite' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Arch' is ambiguous. It is defined * at libraries/Cabal/Cabal/Distribution/Types/GenericPackageDescription.hs:346:16 * at libraries/Cabal/Cabal/Distribution/System.hs:167:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'Arch' defined at libraries/Cabal/Cabal/Distribution/Types/GenericPackageDescription.hs:345:1 Warning: 'OS' is ambiguous. It is defined * at libraries/Cabal/Cabal/Distribution/Types/GenericPackageDescription.hs:345:16 * at libraries/Cabal/Cabal/Distribution/System.hs:94:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'OS' defined at libraries/Cabal/Cabal/Distribution/Types/GenericPackageDescription.hs:345:1 Warning: 'hsLibraries' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'register' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'UnitIdU' is ambiguous. It is defined * at libraries/Cabal/Cabal/Distribution/Backpack/UnifyM.hs:262:7 * at libraries/Cabal/Cabal/Distribution/Backpack/UnifyM.hs:269:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'UnitIdU' defined at libraries/Cabal/Cabal/Distribution/Backpack/UnifyM.hs:261:1 Warning: 'ModuleU' is ambiguous. It is defined * at libraries/Cabal/Cabal/Distribution/Backpack/UnifyM.hs:257:7 * at libraries/Cabal/Cabal/Distribution/Backpack/UnifyM.hs:266:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'ModuleU' defined at libraries/Cabal/Cabal/Distribution/Backpack/UnifyM.hs:256:1 Warning: 'ModuleSubst' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'LinkedComponent' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'pc_pkgid' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ReadyComponent' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ModSubst' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'sleepFileTimeCalibrate' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'componentPackageDeps' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'InstalledPackageInfo' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'improveUnitId' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'HashedUnitId' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'OpenModule' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Module' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'UserHooks' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: Distribution.Compat.Semigroup: could not find link destinations for: MergeSet GSemigroup GMonoid Warning: Distribution.Compat.ReadP: could not find link destinations for: P Warning: Distribution.Compat.Prelude.Internal: could not find link destinations for: TrName BigNat Put P SetM HandleType DateFormatSpec Padding MergeSet unsafeIndex unsafeRangeSize SingKind fromSing Sing DemoteRep numElements unsafeArray unsafeAt unsafeReplace unsafeAccum unsafeAccumArray SingI sing getNumElements unsafeNewArray_ unsafeRead unsafeWrite D:R:SingBoola0 STrue SFalse D:R:UReckCharp0 D:R:UReckDoublep0 D:R:UReckFloatp0 D:R:UReckIntp0 D:R:SingMaybeb0 SNothing SJust GSemigroup GMonoid typeRep# GNFData D:R:UReckWordp0 Warning: Distribution.Compat.Graph: could not find link destinations for: fromMap Warning: Distribution.PackageDescription.Quirks: could not find link destinations for: patches Warning: Distribution.Parsec.LexerMonad: could not find link destinations for: StartCode Warning: Distribution.Parsec.Parser: could not find link destinations for: LexState' Warning: Distribution.Pretty: could not find link destinations for: Sep lines_ Warning: Distribution.Parsec.Class: could not find link destinations for: Sep Warning: Distribution.ReadE: could not find link destinations for: ErrorMsg Warning: Distribution.ModuleName: could not find link destinations for: ShortTextLst Warning: Distribution.Parsec.Newtypes: could not find link destinations for: Sep Warning: Distribution.Simple.Utils: could not find link destinations for: withMetadata NormalMark AlwaysTrace Warning: Distribution.Utils.LogProgress: could not find link destinations for: CtxMsg Warning: Distribution.Simple.Program.Find: could not find link destinations for: findExecutable Warning: Distribution.Simple.Program.Types: could not find link destinations for: findExecutable Warning: Distribution.Simple.Compiler: could not find link destinations for: extensionToFlag Warning: Distribution.Simple.Program: could not find link destinations for: findExecutable Warning: Distribution.Simple.Command: could not find link destinations for: FieldDescr Warning: Distribution.Simple.Setup: could not find link destinations for: programDbPaths dispModSubstEntry Warning: Distribution.PackageDescription.Configuration: could not find link destinations for: PDTagged PDNull Warning: Distribution.PackageDescription.Parsec: could not find link destinations for: sectionizeFields Warning: Distribution.Types.InstalledPackageInfo.FieldGrammar: could not find link destinations for: Basic Warning: Distribution.InstalledPackageInfo: could not find link destinations for: LineNo Warning: Distribution.Simple.PackageIndex: could not find link destinations for: DepUniqueKey Warning: Distribution.Simple.BuildTarget: could not find link destinations for: matchInexactly findMatch None Unambiguous Ambiguous Warning: Distribution.PackageDescription.Check: could not find link destinations for: checkPackageFilesPreDistribution Warning: Distribution.Simple.Build.Macros: could not find link destinations for: generateToolVersionMacros Warning: Distribution.Simple.GHC: could not find link destinations for: gbuild GBuildMode BuildSources Warning: Distribution.Backpack.Configure: could not find link destinations for: PreExistingComponent Warning: Distribution.Simple.SrcDist: could not find link destinations for: CreateArchiveFun LD_NO_GOLD libraries/ghc-boot-th/dist-install/build/HSghc-boot-th-8.6.5.o HC [stage 1] libraries/ghc-boot-th/dist-install/build/GHC/LanguageExtensions/Type.p_o HC [stage 1] libraries/ghc-boot-th/dist-install/build/GHC/ForeignSrcLang/Type.p_o HC [stage 1] libraries/ghc-boot-th/dist-install/build/GHC/Lexeme.p_o "rm" -f libraries/ghc-boot-th/dist-install/build/libHSghc-boot-th-8.6.5_p.a libraries/ghc-boot-th/dist-install/build/libHSghc-boot-th-8.6.5_p.a.contents echo libraries/ghc-boot-th/dist-install/build/GHC/LanguageExtensions/Type.p_o libraries/ghc-boot-th/dist-install/build/GHC/ForeignSrcLang/Type.p_o libraries/ghc-boot-th/dist-install/build/GHC/Lexeme.p_o >> libraries/ghc-boot-th/dist-install/build/libHSghc-boot-th-8.6.5_p.a.contents "xargs" "ar" qcls libraries/ghc-boot-th/dist-install/build/libHSghc-boot-th-8.6.5_p.a < libraries/ghc-boot-th/dist-install/build/libHSghc-boot-th-8.6.5_p.a.contents "rm" -f libraries/ghc-boot-th/dist-install/build/libHSghc-boot-th-8.6.5_p.a.contents "inplace/bin/mkdirhier" libraries/ghc-boot-th/dist-install/doc/html/ghc-boot-th//. "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/haddock" --verbosity=0 --odir="libraries/ghc-boot-th/dist-install/doc/html/ghc-boot-th" --no-tmp-comp-dir --dump-interface=libraries/ghc-boot-th/dist-install/doc/html/ghc-boot-th/ghc-boot-th.haddock --html --hoogle --quickjump --title="ghc-boot-th-8.6.5: Shared functionality between GHC and the @template-haskell@ library" --prologue="libraries/ghc-boot-th/dist-install/haddock-prologue.txt" --optghc="-D__HADDOCK_VERSION__=2220" --read-interface=../base-4.12.0.0,../base-4.12.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-I/usr/include --optghc=-L/usr/lib --optghc=-I/usr/local/include --optghc=-L/usr/local/lib --optghc=-Wall --optghc=-this-unit-id --optghc=ghc-boot-th-8.6.5 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/ghc-boot-th/. --optghc=-ilibraries/ghc-boot-th/dist-install/build --optghc=-Ilibraries/ghc-boot-th/dist-install/build --optghc=-ilibraries/ghc-boot-th/dist-install/build/./autogen --optghc=-Ilibraries/ghc-boot-th/dist-install/build/./autogen --optghc=-Ilibraries/ghc-boot-th/. --optghc=-optP-include --optghc=-optPlibraries/ghc-boot-th/dist-install/build/./autogen/cabal_macros.h --optghc=-package-id --optghc=base-4.12.0.0 --optghc=-XHaskell2010 --optghc=-O2 --optghc=-haddock --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-Wno-deprecated-flags --optghc=-Wnoncanonical-monad-instances --optghc=-odir --optghc=libraries/ghc-boot-th/dist-install/build --optghc=-hidir --optghc=libraries/ghc-boot-th/dist-install/build --optghc=-stubdir --optghc=libraries/ghc-boot-th/dist-install/build libraries/ghc-boot-th/./GHC/LanguageExtensions/Type.hs libraries/ghc-boot-th/./GHC/ForeignSrcLang/Type.hs libraries/ghc-boot-th/./GHC/Lexeme.hs +RTS -t"libraries/ghc-boot-th/dist-install/haddock.t" --machine-readable Warning: 'Binary' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. LD_NO_GOLD libraries/ghc-boot/dist-install/build/HSghc-boot-8.6.5.o HC [stage 1] libraries/ghc-boot/dist-install/build/GHC/LanguageExtensions.p_o HC [stage 1] libraries/ghc-boot/dist-install/build/GHC/PackageDb.p_o HC [stage 1] libraries/ghc-boot/dist-install/build/GHC/Serialized.p_o HC [stage 1] libraries/ghc-boot/dist-install/build/GHC/ForeignSrcLang.p_o HC [stage 1] libraries/ghc-boot/dist-install/build/GHC/HandleEncoding.p_o "rm" -f libraries/ghc-boot/dist-install/build/libHSghc-boot-8.6.5_p.a libraries/ghc-boot/dist-install/build/libHSghc-boot-8.6.5_p.a.contents echo libraries/ghc-boot/dist-install/build/GHC/LanguageExtensions.p_o libraries/ghc-boot/dist-install/build/GHC/PackageDb.p_o libraries/ghc-boot/dist-install/build/GHC/Serialized.p_o libraries/ghc-boot/dist-install/build/GHC/ForeignSrcLang.p_o libraries/ghc-boot/dist-install/build/GHC/HandleEncoding.p_o >> libraries/ghc-boot/dist-install/build/libHSghc-boot-8.6.5_p.a.contents "xargs" "ar" qcls libraries/ghc-boot/dist-install/build/libHSghc-boot-8.6.5_p.a < libraries/ghc-boot/dist-install/build/libHSghc-boot-8.6.5_p.a.contents "rm" -f libraries/ghc-boot/dist-install/build/libHSghc-boot-8.6.5_p.a.contents "inplace/bin/mkdirhier" libraries/ghc-boot/dist-install/doc/html/ghc-boot//. "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/haddock" --verbosity=0 --odir="libraries/ghc-boot/dist-install/doc/html/ghc-boot" --no-tmp-comp-dir --dump-interface=libraries/ghc-boot/dist-install/doc/html/ghc-boot/ghc-boot.haddock --html --hoogle --quickjump --title="ghc-boot-8.6.5: Shared functionality between GHC and its boot libraries" --prologue="libraries/ghc-boot/dist-install/haddock-prologue.txt" --optghc="-D__HADDOCK_VERSION__=2220" --read-interface=../base-4.12.0.0,../base-4.12.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --read-interface=../binary-0.8.6.0,../binary-0.8.6.0/src/%{MODULE/./-}.html\#%{NAME},libraries/binary/dist-install/doc/html/binary/binary.haddock --read-interface=../bytestring-0.10.8.2,../bytestring-0.10.8.2/src/%{MODULE/./-}.html\#%{NAME},libraries/bytestring/dist-install/doc/html/bytestring/bytestring.haddock --read-interface=../directory-1.3.3.0,../directory-1.3.3.0/src/%{MODULE/./-}.html\#%{NAME},libraries/directory/dist-install/doc/html/directory/directory.haddock --read-interface=../filepath-1.4.2.1,../filepath-1.4.2.1/src/%{MODULE/./-}.html\#%{NAME},libraries/filepath/dist-install/doc/html/filepath/filepath.haddock --read-interface=../ghc-boot-th-8.6.5,../ghc-boot-th-8.6.5/src/%{MODULE/./-}.html\#%{NAME},libraries/ghc-boot-th/dist-install/doc/html/ghc-boot-th/ghc-boot-th.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-I/usr/include --optghc=-L/usr/lib --optghc=-I/usr/local/include --optghc=-L/usr/local/lib --optghc=-Wall --optghc=-this-unit-id --optghc=ghc-boot-8.6.5 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/ghc-boot/. --optghc=-ilibraries/ghc-boot/dist-install/build --optghc=-Ilibraries/ghc-boot/dist-install/build --optghc=-ilibraries/ghc-boot/dist-install/build/./autogen --optghc=-Ilibraries/ghc-boot/dist-install/build/./autogen --optghc=-Ilibraries/ghc-boot/. --optghc=-optP-include --optghc=-optPlibraries/ghc-boot/dist-install/build/./autogen/cabal_macros.h --optghc=-package-id --optghc=base-4.12.0.0 --optghc=-package-id --optghc=binary-0.8.6.0 --optghc=-package-id --optghc=bytestring-0.10.8.2 --optghc=-package-id --optghc=directory-1.3.3.0 --optghc=-package-id --optghc=filepath-1.4.2.1 --optghc=-package-id --optghc=ghc-boot-th-8.6.5 --optghc=-XHaskell2010 --optghc=-O2 --optghc=-haddock --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-Wno-deprecated-flags --optghc=-Wnoncanonical-monad-instances --optghc=-odir --optghc=libraries/ghc-boot/dist-install/build --optghc=-hidir --optghc=libraries/ghc-boot/dist-install/build --optghc=-stubdir --optghc=libraries/ghc-boot/dist-install/build libraries/ghc-boot/./GHC/LanguageExtensions.hs libraries/ghc-boot/./GHC/PackageDb.hs libraries/ghc-boot/./GHC/Serialized.hs libraries/ghc-boot/./GHC/ForeignSrcLang.hs libraries/ghc-boot/./GHC/HandleEncoding.hs +RTS -t"libraries/ghc-boot/dist-install/haddock.t" --machine-readable Warning: 'Module' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'UnitId' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: GHC.PackageDb: could not find link destinations for: RepInstalledPackageInfo LD_NO_GOLD libraries/template-haskell/dist-install/build/HStemplate-haskell-2.14.0.0.o HC [stage 1] libraries/template-haskell/dist-install/build/Language/Haskell/TH/LanguageExtensions.p_o HC [stage 1] libraries/template-haskell/dist-install/build/Language/Haskell/TH/Syntax.p_o HC [stage 1] libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib/Map.p_o HC [stage 1] libraries/template-haskell/dist-install/build/Language/Haskell/TH/PprLib.p_o HC [stage 1] libraries/template-haskell/dist-install/build/Language/Haskell/TH/Ppr.p_o HC [stage 1] libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib/Internal.p_o HC [stage 1] libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib.p_o HC [stage 1] libraries/template-haskell/dist-install/build/Language/Haskell/TH.p_o HC [stage 1] libraries/template-haskell/dist-install/build/Language/Haskell/TH/Quote.p_o "rm" -f libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.14.0.0_p.a libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.14.0.0_p.a.contents echo libraries/template-haskell/dist-install/build/Language/Haskell/TH.p_o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib.p_o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Ppr.p_o libraries/template-haskell/dist-install/build/Language/Haskell/TH/PprLib.p_o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Quote.p_o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Syntax.p_o libraries/template-haskell/dist-install/build/Language/Haskell/TH/LanguageExtensions.p_o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib/Internal.p_o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib/Map.p_o >> libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.14.0.0_p.a.contents "xargs" "ar" qcls libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.14.0.0_p.a < libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.14.0.0_p.a.contents "rm" -f libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.14.0.0_p.a.contents "inplace/bin/mkdirhier" libraries/template-haskell/dist-install/doc/html/template-haskell//. "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/haddock" --verbosity=0 --odir="libraries/template-haskell/dist-install/doc/html/template-haskell" --no-tmp-comp-dir --dump-interface=libraries/template-haskell/dist-install/doc/html/template-haskell/template-haskell.haddock --html --hoogle --quickjump --title="template-haskell-2.14.0.0: Support library for Template Haskell" --prologue="libraries/template-haskell/dist-install/haddock-prologue.txt" --optghc="-D__HADDOCK_VERSION__=2220" --hide=Language.Haskell.TH.Lib.Map --read-interface=../base-4.12.0.0,../base-4.12.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --read-interface=../ghc-boot-th-8.6.5,../ghc-boot-th-8.6.5/src/%{MODULE/./-}.html\#%{NAME},libraries/ghc-boot-th/dist-install/doc/html/ghc-boot-th/ghc-boot-th.haddock --read-interface=../pretty-1.1.3.6,../pretty-1.1.3.6/src/%{MODULE/./-}.html\#%{NAME},libraries/pretty/dist-install/doc/html/pretty/pretty.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-I/usr/include --optghc=-L/usr/lib --optghc=-I/usr/local/include --optghc=-L/usr/local/lib --optghc=-Wall --optghc=-this-unit-id --optghc=template-haskell-2.14.0.0 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/template-haskell/. --optghc=-ilibraries/template-haskell/dist-install/build --optghc=-Ilibraries/template-haskell/dist-install/build --optghc=-ilibraries/template-haskell/dist-install/build/./autogen --optghc=-Ilibraries/template-haskell/dist-install/build/./autogen --optghc=-Ilibraries/template-haskell/. --optghc=-optP-include --optghc=-optPlibraries/template-haskell/dist-install/build/./autogen/cabal_macros.h --optghc=-package-id --optghc=base-4.12.0.0 --optghc=-package-id --optghc=ghc-boot-th-8.6.5 --optghc=-package-id --optghc=pretty-1.1.3.6 --optghc=-Wall --optghc=-this-unit-id --optghc=template-haskell --optghc=-XHaskell2010 --optghc=-O2 --optghc=-haddock --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-Wno-deprecated-flags --optghc=-Wnoncanonical-monad-instances --optghc=-odir --optghc=libraries/template-haskell/dist-install/build --optghc=-hidir --optghc=libraries/template-haskell/dist-install/build --optghc=-stubdir --optghc=libraries/template-haskell/dist-install/build libraries/template-haskell/./Language/Haskell/TH.hs libraries/template-haskell/./Language/Haskell/TH/Lib.hs libraries/template-haskell/./Language/Haskell/TH/Ppr.hs libraries/template-haskell/./Language/Haskell/TH/PprLib.hs libraries/template-haskell/./Language/Haskell/TH/Quote.hs libraries/template-haskell/./Language/Haskell/TH/Syntax.hs libraries/template-haskell/./Language/Haskell/TH/LanguageExtensions.hs libraries/template-haskell/./Language/Haskell/TH/Lib/Internal.hs libraries/template-haskell/./Language/Haskell/TH/Lib/Map.hs +RTS -t"libraries/template-haskell/dist-install/haddock.t" --machine-readable Warning: 'thisModule' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'dyn' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'pprPatSynType' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Strict' is ambiguous. It is defined * in ‘GHC.LanguageExtensions.Type’ * at libraries/template-haskell/Language/Haskell/TH/Syntax.hs:1962:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'Strict' defined at libraries/template-haskell/Language/Haskell/TH/Syntax.hs:1962:1 Warning: 'asmq' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: ':' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. "rm" -f libraries/ghc-compact/dist-install/build/libHSghc-compact-0.1.0.0.a libraries/ghc-compact/dist-install/build/libHSghc-compact-0.1.0.0.a.contents echo libraries/ghc-compact/dist-install/build/GHC/Compact.o libraries/ghc-compact/dist-install/build/GHC/Compact/Serialized.o >> libraries/ghc-compact/dist-install/build/libHSghc-compact-0.1.0.0.a.contents "xargs" "ar" qcls libraries/ghc-compact/dist-install/build/libHSghc-compact-0.1.0.0.a < libraries/ghc-compact/dist-install/build/libHSghc-compact-0.1.0.0.a.contents "rm" -f libraries/ghc-compact/dist-install/build/libHSghc-compact-0.1.0.0.a.contents LD_NO_GOLD libraries/ghc-compact/dist-install/build/HSghc-compact-0.1.0.0.o HC [stage 1] libraries/ghc-compact/dist-install/build/GHC/Compact.p_o HC [stage 1] libraries/ghc-compact/dist-install/build/GHC/Compact/Serialized.p_o "rm" -f libraries/ghc-compact/dist-install/build/libHSghc-compact-0.1.0.0_p.a libraries/ghc-compact/dist-install/build/libHSghc-compact-0.1.0.0_p.a.contents echo libraries/ghc-compact/dist-install/build/GHC/Compact.p_o libraries/ghc-compact/dist-install/build/GHC/Compact/Serialized.p_o >> libraries/ghc-compact/dist-install/build/libHSghc-compact-0.1.0.0_p.a.contents "xargs" "ar" qcls libraries/ghc-compact/dist-install/build/libHSghc-compact-0.1.0.0_p.a < libraries/ghc-compact/dist-install/build/libHSghc-compact-0.1.0.0_p.a.contents "rm" -f libraries/ghc-compact/dist-install/build/libHSghc-compact-0.1.0.0_p.a.contents "inplace/bin/mkdirhier" libraries/ghc-compact/dist-install/doc/html/ghc-compact//. "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/haddock" --verbosity=0 --odir="libraries/ghc-compact/dist-install/doc/html/ghc-compact" --no-tmp-comp-dir --dump-interface=libraries/ghc-compact/dist-install/doc/html/ghc-compact/ghc-compact.haddock --html --hoogle --quickjump --title="ghc-compact-0.1.0.0: In memory storage of deeply evaluated data structure" --prologue="libraries/ghc-compact/dist-install/haddock-prologue.txt" --optghc="-D__HADDOCK_VERSION__=2220" --read-interface=../base-4.12.0.0,../base-4.12.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --read-interface=../bytestring-0.10.8.2,../bytestring-0.10.8.2/src/%{MODULE/./-}.html\#%{NAME},libraries/bytestring/dist-install/doc/html/bytestring/bytestring.haddock --read-interface=../ghc-prim-0.5.3,../ghc-prim-0.5.3/src/%{MODULE/./-}.html\#%{NAME},libraries/ghc-prim/dist-install/doc/html/ghc-prim/ghc-prim.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-I/usr/include --optghc=-L/usr/lib --optghc=-I/usr/local/include --optghc=-L/usr/local/lib --optghc=-Wall --optghc=-this-unit-id --optghc=ghc-compact-0.1.0.0 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/ghc-compact/. --optghc=-ilibraries/ghc-compact/dist-install/build --optghc=-Ilibraries/ghc-compact/dist-install/build --optghc=-ilibraries/ghc-compact/dist-install/build/./autogen --optghc=-Ilibraries/ghc-compact/dist-install/build/./autogen --optghc=-Ilibraries/ghc-compact/. --optghc=-optP-include --optghc=-optPlibraries/ghc-compact/dist-install/build/./autogen/cabal_macros.h --optghc=-package-id --optghc=base-4.12.0.0 --optghc=-package-id --optghc=bytestring-0.10.8.2 --optghc=-package-id --optghc=ghc-prim-0.5.3 --optghc=-Wall --optghc=-XHaskell2010 --optghc=-O2 --optghc=-haddock --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-Wno-deprecated-flags --optghc=-Wnoncanonical-monad-instances --optghc=-odir --optghc=libraries/ghc-compact/dist-install/build --optghc=-hidir --optghc=libraries/ghc-compact/dist-install/build --optghc=-stubdir --optghc=libraries/ghc-compact/dist-install/build libraries/ghc-compact/./GHC/Compact.hs libraries/ghc-compact/./GHC/Compact/Serialized.hs +RTS -t"libraries/ghc-compact/dist-install/haddock.t" --machine-readable Warning: 'CompactionFailed' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'unsafeInterleaveIO' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ByteString' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. LD_NO_GOLD libraries/ghc-heap/dist-install/build/HSghc-heap-8.6.5.o HC [stage 1] libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/ClosureTypes.p_o HC [stage 1] libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable/Types.p_o HC [stage 1] libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable.p_o HC [stage 1] libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Constants.p_o HC [stage 1] libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Utils.p_o HC [stage 1] libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTableProf.p_o HC [stage 1] libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Closures.p_o HC [stage 1] libraries/ghc-heap/dist-install/build/GHC/Exts/Heap.p_o HC [stage 1] libraries/ghc-heap/dist-install/build/cbits/HeapPrim.p_o "rm" -f libraries/ghc-heap/dist-install/build/libHSghc-heap-8.6.5_p.a libraries/ghc-heap/dist-install/build/libHSghc-heap-8.6.5_p.a.contents echo libraries/ghc-heap/dist-install/build/GHC/Exts/Heap.p_o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Closures.p_o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/ClosureTypes.p_o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Constants.p_o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable.p_o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable/Types.p_o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTableProf.p_o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Utils.p_o libraries/ghc-heap/dist-install/build/cbits/HeapPrim.p_o >> libraries/ghc-heap/dist-install/build/libHSghc-heap-8.6.5_p.a.contents "xargs" "ar" qcls libraries/ghc-heap/dist-install/build/libHSghc-heap-8.6.5_p.a < libraries/ghc-heap/dist-install/build/libHSghc-heap-8.6.5_p.a.contents "rm" -f libraries/ghc-heap/dist-install/build/libHSghc-heap-8.6.5_p.a.contents "inplace/bin/mkdirhier" libraries/ghc-heap/dist-install/doc/html/ghc-heap//. "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/haddock" --verbosity=0 --odir="libraries/ghc-heap/dist-install/doc/html/ghc-heap" --no-tmp-comp-dir --dump-interface=libraries/ghc-heap/dist-install/doc/html/ghc-heap/ghc-heap.haddock --html --hoogle --quickjump --title="ghc-heap-8.6.5: Functions for walking GHC's heap" --prologue="libraries/ghc-heap/dist-install/haddock-prologue.txt" --optghc="-D__HADDOCK_VERSION__=2220" --read-interface=../base-4.12.0.0,../base-4.12.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --read-interface=../ghc-prim-0.5.3,../ghc-prim-0.5.3/src/%{MODULE/./-}.html\#%{NAME},libraries/ghc-prim/dist-install/doc/html/ghc-prim/ghc-prim.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-I/usr/include --optghc=-L/usr/lib --optghc=-I/usr/local/include --optghc=-L/usr/local/lib --optghc=-Wall --optghc=-this-unit-id --optghc=ghc-heap-8.6.5 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/ghc-heap/. --optghc=-ilibraries/ghc-heap/dist-install/build --optghc=-Ilibraries/ghc-heap/dist-install/build --optghc=-ilibraries/ghc-heap/dist-install/build/./autogen --optghc=-Ilibraries/ghc-heap/dist-install/build/./autogen --optghc=-Ilibraries/ghc-heap/. --optghc=-optP-include --optghc=-optPlibraries/ghc-heap/dist-install/build/./autogen/cabal_macros.h --optghc=-package-id --optghc=base-4.12.0.0 --optghc=-package-id --optghc=ghc-prim-0.5.3 --optghc=-package-id --optghc=rts --optghc=-Wall --optghc=-XHaskell2010 --optghc=-O2 --optghc=-haddock --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-Wno-deprecated-flags --optghc=-Wnoncanonical-monad-instances --optghc=-odir --optghc=libraries/ghc-heap/dist-install/build --optghc=-hidir --optghc=libraries/ghc-heap/dist-install/build --optghc=-stubdir --optghc=libraries/ghc-heap/dist-install/build libraries/ghc-heap/./GHC/Exts/Heap.hs libraries/ghc-heap/./GHC/Exts/Heap/Closures.hs libraries/ghc-heap/./GHC/Exts/Heap/ClosureTypes.hs libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Constants.hs libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable.hs libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable/Types.hs libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTableProf.hs libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Utils.hs +RTS -t"libraries/ghc-heap/dist-install/haddock.t" --machine-readable Warning: 'getBoxedClosureData' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. LD_NO_GOLD libraries/xhtml/dist-install/build/HSxhtml-3000.2.2.1.o HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Internals.p_o HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Strict/Attributes.p_o HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Strict/Elements.p_o HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/BlockTable.p_o HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Table.p_o HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Extras.p_o HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Debug.p_o HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Transitional/Attributes.p_o HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Frameset/Attributes.p_o HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Transitional/Elements.p_o HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Frameset/Elements.p_o HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Transitional.p_o HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml.p_o HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Frameset.p_o HC [stage 1] libraries/xhtml/dist-install/build/Text/XHtml/Strict.p_o "rm" -f libraries/xhtml/dist-install/build/libHSxhtml-3000.2.2.1_p.a libraries/xhtml/dist-install/build/libHSxhtml-3000.2.2.1_p.a.contents echo libraries/xhtml/dist-install/build/Text/XHtml.p_o libraries/xhtml/dist-install/build/Text/XHtml/Frameset.p_o libraries/xhtml/dist-install/build/Text/XHtml/Strict.p_o libraries/xhtml/dist-install/build/Text/XHtml/Transitional.p_o libraries/xhtml/dist-install/build/Text/XHtml/Debug.p_o libraries/xhtml/dist-install/build/Text/XHtml/Table.p_o libraries/xhtml/dist-install/build/Text/XHtml/Strict/Attributes.p_o libraries/xhtml/dist-install/build/Text/XHtml/Strict/Elements.p_o libraries/xhtml/dist-install/build/Text/XHtml/Frameset/Attributes.p_o libraries/xhtml/dist-install/build/Text/XHtml/Frameset/Elements.p_o libraries/xhtml/dist-install/build/Text/XHtml/Transitional/Attributes.p_o libraries/xhtml/dist-install/build/Text/XHtml/Transitional/Elements.p_o libraries/xhtml/dist-install/build/Text/XHtml/BlockTable.p_o libraries/xhtml/dist-install/build/Text/XHtml/Extras.p_o libraries/xhtml/dist-install/build/Text/XHtml/Internals.p_o >> libraries/xhtml/dist-install/build/libHSxhtml-3000.2.2.1_p.a.contents "xargs" "ar" qcls libraries/xhtml/dist-install/build/libHSxhtml-3000.2.2.1_p.a < libraries/xhtml/dist-install/build/libHSxhtml-3000.2.2.1_p.a.contents "rm" -f libraries/xhtml/dist-install/build/libHSxhtml-3000.2.2.1_p.a.contents "inplace/bin/mkdirhier" libraries/xhtml/dist-install/doc/html/xhtml//. "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/haddock" --verbosity=0 --odir="libraries/xhtml/dist-install/doc/html/xhtml" --no-tmp-comp-dir --dump-interface=libraries/xhtml/dist-install/doc/html/xhtml/xhtml.haddock --html --hoogle --quickjump --title="xhtml-3000.2.2.1: An XHTML combinator library" --prologue="libraries/xhtml/dist-install/haddock-prologue.txt" --optghc="-D__HADDOCK_VERSION__=2220" --hide=Text.XHtml.Strict.Attributes --hide=Text.XHtml.Strict.Elements --hide=Text.XHtml.Frameset.Attributes --hide=Text.XHtml.Frameset.Elements --hide=Text.XHtml.Transitional.Attributes --hide=Text.XHtml.Transitional.Elements --hide=Text.XHtml.BlockTable --hide=Text.XHtml.Extras --hide=Text.XHtml.Internals --read-interface=../base-4.12.0.0,../base-4.12.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-I/usr/include --optghc=-L/usr/lib --optghc=-I/usr/local/include --optghc=-L/usr/local/lib --optghc=-Wall --optghc=-this-unit-id --optghc=xhtml-3000.2.2.1 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/xhtml/. --optghc=-ilibraries/xhtml/dist-install/build --optghc=-Ilibraries/xhtml/dist-install/build --optghc=-ilibraries/xhtml/dist-install/build/./autogen --optghc=-Ilibraries/xhtml/dist-install/build/./autogen --optghc=-Ilibraries/xhtml/. --optghc=-optP-include --optghc=-optPlibraries/xhtml/dist-install/build/./autogen/cabal_macros.h --optghc=-package-id --optghc=base-4.12.0.0 --optghc=-Wall --optghc=-fwarn-tabs --optghc=-Wcompat --optghc=-Wnoncanonical-monadfail-instances --optghc=-Wnoncanonical-monad-instances --optghc=-XHaskell2010 --optghc=-XSafe --optghc=-O2 --optghc=-haddock --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-Wno-unused-imports --optghc=-Wno-tabs --optghc=-Wno-deprecated-flags --optghc=-Wnoncanonical-monad-instances --optghc=-odir --optghc=libraries/xhtml/dist-install/build --optghc=-hidir --optghc=libraries/xhtml/dist-install/build --optghc=-stubdir --optghc=libraries/xhtml/dist-install/build libraries/xhtml/./Text/XHtml.hs libraries/xhtml/./Text/XHtml/Frameset.hs libraries/xhtml/./Text/XHtml/Strict.hs libraries/xhtml/./Text/XHtml/Transitional.hs libraries/xhtml/./Text/XHtml/Debug.hs libraries/xhtml/./Text/XHtml/Table.hs libraries/xhtml/./Text/XHtml/Strict/Attributes.hs libraries/xhtml/./Text/XHtml/Strict/Elements.hs libraries/xhtml/./Text/XHtml/Frameset/Attributes.hs libraries/xhtml/./Text/XHtml/Frameset/Elements.hs libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs libraries/xhtml/./Text/XHtml/Transitional/Elements.hs libraries/xhtml/./Text/XHtml/BlockTable.hs libraries/xhtml/./Text/XHtml/Extras.hs libraries/xhtml/./Text/XHtml/Internals.hs +RTS -t"libraries/xhtml/dist-install/haddock.t" --machine-readable Warning: 'showHtml' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'renderHtml' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. LD_NO_GOLD libraries/terminfo/dist-install/build/HSterminfo-0.4.1.2.o HC [stage 1] libraries/terminfo/dist-install/build/System/Console/Terminfo/Base.p_o HC [stage 1] libraries/terminfo/dist-install/build/System/Console/Terminfo/Color.p_o HC [stage 1] libraries/terminfo/dist-install/build/System/Console/Terminfo/Effects.p_o HC [stage 1] libraries/terminfo/dist-install/build/System/Console/Terminfo/Edit.p_o HC [stage 1] libraries/terminfo/dist-install/build/System/Console/Terminfo/Cursor.p_o HC [stage 1] libraries/terminfo/dist-install/build/System/Console/Terminfo/Keys.p_o HC [stage 1] libraries/terminfo/dist-install/build/System/Console/Terminfo.p_o "rm" -f libraries/terminfo/dist-install/build/libHSterminfo-0.4.1.2_p.a libraries/terminfo/dist-install/build/libHSterminfo-0.4.1.2_p.a.contents echo libraries/terminfo/dist-install/build/System/Console/Terminfo.p_o libraries/terminfo/dist-install/build/System/Console/Terminfo/Base.p_o libraries/terminfo/dist-install/build/System/Console/Terminfo/Cursor.p_o libraries/terminfo/dist-install/build/System/Console/Terminfo/Color.p_o libraries/terminfo/dist-install/build/System/Console/Terminfo/Edit.p_o libraries/terminfo/dist-install/build/System/Console/Terminfo/Effects.p_o libraries/terminfo/dist-install/build/System/Console/Terminfo/Keys.p_o >> libraries/terminfo/dist-install/build/libHSterminfo-0.4.1.2_p.a.contents "xargs" "ar" qcls libraries/terminfo/dist-install/build/libHSterminfo-0.4.1.2_p.a < libraries/terminfo/dist-install/build/libHSterminfo-0.4.1.2_p.a.contents "rm" -f libraries/terminfo/dist-install/build/libHSterminfo-0.4.1.2_p.a.contents "inplace/bin/mkdirhier" libraries/terminfo/dist-install/doc/html/terminfo//. "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/haddock" --verbosity=0 --odir="libraries/terminfo/dist-install/doc/html/terminfo" --no-tmp-comp-dir --dump-interface=libraries/terminfo/dist-install/doc/html/terminfo/terminfo.haddock --html --hoogle --quickjump --title="terminfo-0.4.1.2: Haskell bindings to the terminfo library." --prologue="libraries/terminfo/dist-install/haddock-prologue.txt" --optghc="-D__HADDOCK_VERSION__=2220" --read-interface=../base-4.12.0.0,../base-4.12.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-I/usr/include --optghc=-L/usr/lib --optghc=-I/usr/local/include --optghc=-L/usr/local/lib --optghc=-Wall --optghc=-this-unit-id --optghc=terminfo-0.4.1.2 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/terminfo/. --optghc=-ilibraries/terminfo/dist-install/build --optghc=-Ilibraries/terminfo/dist-install/build --optghc=-ilibraries/terminfo/dist-install/build/./autogen --optghc=-Ilibraries/terminfo/dist-install/build/./autogen --optghc=-Ilibraries/terminfo/. --optghc=-optP-include --optghc=-optPlibraries/terminfo/dist-install/build/./autogen/cabal_macros.h --optghc=-package-id --optghc=base-4.12.0.0 --optghc=-Wall --optghc=-XHaskell2010 --optghc=-O2 --optghc=-haddock --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-Wno-unused-imports --optghc=-Wno-deprecated-flags --optghc=-Wnoncanonical-monad-instances --optghc=-odir --optghc=libraries/terminfo/dist-install/build --optghc=-hidir --optghc=libraries/terminfo/dist-install/build --optghc=-stubdir --optghc=libraries/terminfo/dist-install/build libraries/terminfo/./System/Console/Terminfo.hs libraries/terminfo/./System/Console/Terminfo/Base.hs libraries/terminfo/./System/Console/Terminfo/Cursor.hs libraries/terminfo/./System/Console/Terminfo/Color.hs libraries/terminfo/./System/Console/Terminfo/Edit.hs libraries/terminfo/./System/Console/Terminfo/Effects.hs libraries/terminfo/./System/Console/Terminfo/Keys.hs +RTS -t"libraries/terminfo/dist-install/haddock.t" --machine-readable Warning: System.Console.Terminfo.Base: could not find link destinations for: hasOkPadding outputCap LD_NO_GOLD libraries/stm/dist-install/build/HSstm-2.5.0.0.o HC [stage 1] libraries/stm/dist-install/build/Control/Concurrent/STM/TBQueue.p_o HC [stage 1] libraries/stm/dist-install/build/Control/Concurrent/STM/TQueue.p_o HC [stage 1] libraries/stm/dist-install/build/Control/Concurrent/STM/TVar.p_o HC [stage 1] libraries/stm/dist-install/build/Control/Concurrent/STM/TArray.p_o HC [stage 1] libraries/stm/dist-install/build/Control/Concurrent/STM/TChan.p_o HC [stage 1] libraries/stm/dist-install/build/Control/Concurrent/STM/TMVar.p_o HC [stage 1] libraries/stm/dist-install/build/Control/Monad/STM.p_o HC [stage 1] libraries/stm/dist-install/build/Control/Concurrent/STM.p_o HC [stage 1] libraries/stm/dist-install/build/Control/Concurrent/STM/TSem.p_o HC [stage 1] libraries/stm/dist-install/build/Control/Sequential/STM.p_o "rm" -f libraries/stm/dist-install/build/libHSstm-2.5.0.0_p.a libraries/stm/dist-install/build/libHSstm-2.5.0.0_p.a.contents echo libraries/stm/dist-install/build/Control/Concurrent/STM.p_o libraries/stm/dist-install/build/Control/Concurrent/STM/TArray.p_o libraries/stm/dist-install/build/Control/Concurrent/STM/TVar.p_o libraries/stm/dist-install/build/Control/Concurrent/STM/TChan.p_o libraries/stm/dist-install/build/Control/Concurrent/STM/TMVar.p_o libraries/stm/dist-install/build/Control/Concurrent/STM/TQueue.p_o libraries/stm/dist-install/build/Control/Concurrent/STM/TBQueue.p_o libraries/stm/dist-install/build/Control/Concurrent/STM/TSem.p_o libraries/stm/dist-install/build/Control/Monad/STM.p_o libraries/stm/dist-install/build/Control/Sequential/STM.p_o >> libraries/stm/dist-install/build/libHSstm-2.5.0.0_p.a.contents "xargs" "ar" qcls libraries/stm/dist-install/build/libHSstm-2.5.0.0_p.a < libraries/stm/dist-install/build/libHSstm-2.5.0.0_p.a.contents "rm" -f libraries/stm/dist-install/build/libHSstm-2.5.0.0_p.a.contents "inplace/bin/mkdirhier" libraries/stm/dist-install/doc/html/stm//. "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/haddock" --verbosity=0 --odir="libraries/stm/dist-install/doc/html/stm" --no-tmp-comp-dir --dump-interface=libraries/stm/dist-install/doc/html/stm/stm.haddock --html --hoogle --quickjump --title="stm-2.5.0.0: Software Transactional Memory" --prologue="libraries/stm/dist-install/haddock-prologue.txt" --optghc="-D__HADDOCK_VERSION__=2220" --hide=Control.Sequential.STM --read-interface=../array-0.5.3.0,../array-0.5.3.0/src/%{MODULE/./-}.html\#%{NAME},libraries/array/dist-install/doc/html/array/array.haddock --read-interface=../base-4.12.0.0,../base-4.12.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-I/usr/include --optghc=-L/usr/lib --optghc=-I/usr/local/include --optghc=-L/usr/local/lib --optghc=-Wall --optghc=-this-unit-id --optghc=stm-2.5.0.0 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/stm/. --optghc=-ilibraries/stm/dist-install/build --optghc=-Ilibraries/stm/dist-install/build --optghc=-ilibraries/stm/dist-install/build/./autogen --optghc=-Ilibraries/stm/dist-install/build/./autogen --optghc=-Ilibraries/stm/. --optghc=-optP-include --optghc=-optPlibraries/stm/dist-install/build/./autogen/cabal_macros.h --optghc=-package-id --optghc=array-0.5.3.0 --optghc=-package-id --optghc=base-4.12.0.0 --optghc=-Wall --optghc=-XHaskell2010 --optghc=-O2 --optghc=-haddock --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-Wno-deprecated-flags --optghc=-Wnoncanonical-monad-instances --optghc=-odir --optghc=libraries/stm/dist-install/build --optghc=-hidir --optghc=libraries/stm/dist-install/build --optghc=-stubdir --optghc=libraries/stm/dist-install/build libraries/stm/./Control/Concurrent/STM.hs libraries/stm/./Control/Concurrent/STM/TArray.hs libraries/stm/./Control/Concurrent/STM/TVar.hs libraries/stm/./Control/Concurrent/STM/TChan.hs libraries/stm/./Control/Concurrent/STM/TMVar.hs libraries/stm/./Control/Concurrent/STM/TQueue.hs libraries/stm/./Control/Concurrent/STM/TBQueue.hs libraries/stm/./Control/Concurrent/STM/TSem.hs libraries/stm/./Control/Monad/STM.hs libraries/stm/./Control/Sequential/STM.hs +RTS -t"libraries/stm/dist-install/haddock.t" --machine-readable Warning: 'TQueue' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'atomically' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'TChan' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Chan' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'dupTChan' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'cloneTChan' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'replicateM' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: Control.Concurrent.STM.TArray: could not find link destinations for: getNumElements unsafeNewArray_ unsafeRead unsafeWrite Warning: Control.Monad.STM: could not find link destinations for: getNumElements unsafeNewArray_ unsafeRead unsafeWrite LD_NO_GOLD libraries/haskeline/dist-install/build/HShaskeline-0.7.4.3.o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Key.p_o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/MonadException.p_o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Prefs.p_o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Monads.p_o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/LineState.p_o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Directory.p_o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Completion.p_o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Term.p_o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Command.p_o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/RunCommand.p_o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/WCWidth.p_o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Recover.p_o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix/Encoder.p_o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix.p_o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/DumbTerm.p_o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Terminfo.p_o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend.p_o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Undo.p_o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/KillRing.p_o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/History.p_o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/History.p_o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/InputT.p_o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Completion.p_o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Emacs.p_o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Vi.p_o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline.p_o HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/IO.p_o HC [stage 1] libraries/haskeline/dist-install/build/cbits/h_wcwidth.p_o "rm" -f libraries/haskeline/dist-install/build/libHShaskeline-0.7.4.3_p.a libraries/haskeline/dist-install/build/libHShaskeline-0.7.4.3_p.a.contents echo libraries/haskeline/dist-install/build/System/Console/Haskeline.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Completion.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/MonadException.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/History.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/IO.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/WCWidth.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Completion.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/History.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/KillRing.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Directory.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Emacs.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/InputT.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Key.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/LineState.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Monads.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Prefs.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Recover.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/RunCommand.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Term.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Undo.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Vi.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix/Encoder.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/DumbTerm.p_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Terminfo.p_o libraries/haskeline/dist-install/build/cbits/h_wcwidth.p_o >> libraries/haskeline/dist-install/build/libHShaskeline-0.7.4.3_p.a.contents "xargs" "ar" qcls libraries/haskeline/dist-install/build/libHShaskeline-0.7.4.3_p.a < libraries/haskeline/dist-install/build/libHShaskeline-0.7.4.3_p.a.contents "rm" -f libraries/haskeline/dist-install/build/libHShaskeline-0.7.4.3_p.a.contents "inplace/bin/mkdirhier" libraries/haskeline/dist-install/doc/html/haskeline//. "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/haddock" --verbosity=0 --odir="libraries/haskeline/dist-install/doc/html/haskeline" --no-tmp-comp-dir --dump-interface=libraries/haskeline/dist-install/doc/html/haskeline/haskeline.haddock --html --hoogle --quickjump --title="haskeline-0.7.4.3: A command-line interface for user input, written in Haskell." --prologue="libraries/haskeline/dist-install/haddock-prologue.txt" --optghc="-D__HADDOCK_VERSION__=2220" --hide=System.Console.Haskeline.Backend --hide=System.Console.Haskeline.Backend.WCWidth --hide=System.Console.Haskeline.Command --hide=System.Console.Haskeline.Command.Completion --hide=System.Console.Haskeline.Command.History --hide=System.Console.Haskeline.Command.KillRing --hide=System.Console.Haskeline.Directory --hide=System.Console.Haskeline.Emacs --hide=System.Console.Haskeline.InputT --hide=System.Console.Haskeline.Key --hide=System.Console.Haskeline.LineState --hide=System.Console.Haskeline.Monads --hide=System.Console.Haskeline.Prefs --hide=System.Console.Haskeline.Recover --hide=System.Console.Haskeline.RunCommand --hide=System.Console.Haskeline.Term --hide=System.Console.Haskeline.Command.Undo --hide=System.Console.Haskeline.Vi --hide=System.Console.Haskeline.Backend.Posix --hide=System.Console.Haskeline.Backend.Posix.Encoder --hide=System.Console.Haskeline.Backend.DumbTerm --hide=System.Console.Haskeline.Backend.Terminfo --read-interface=../base-4.12.0.0,../base-4.12.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --read-interface=../bytestring-0.10.8.2,../bytestring-0.10.8.2/src/%{MODULE/./-}.html\#%{NAME},libraries/bytestring/dist-install/doc/html/bytestring/bytestring.haddock --read-interface=../containers-0.6.0.1,../containers-0.6.0.1/src/%{MODULE/./-}.html\#%{NAME},libraries/containers/dist-install/doc/html/containers/containers.haddock --read-interface=../directory-1.3.3.0,../directory-1.3.3.0/src/%{MODULE/./-}.html\#%{NAME},libraries/directory/dist-install/doc/html/directory/directory.haddock --read-interface=../filepath-1.4.2.1,../filepath-1.4.2.1/src/%{MODULE/./-}.html\#%{NAME},libraries/filepath/dist-install/doc/html/filepath/filepath.haddock --read-interface=../process-1.6.5.0,../process-1.6.5.0/src/%{MODULE/./-}.html\#%{NAME},libraries/process/dist-install/doc/html/process/process.haddock --read-interface=../stm-2.5.0.0,../stm-2.5.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/stm/dist-install/doc/html/stm/stm.haddock --read-interface=../terminfo-0.4.1.2,../terminfo-0.4.1.2/src/%{MODULE/./-}.html\#%{NAME},libraries/terminfo/dist-install/doc/html/terminfo/terminfo.haddock --read-interface=../transformers-0.5.6.2,../transformers-0.5.6.2/src/%{MODULE/./-}.html\#%{NAME},libraries/transformers/dist-install/doc/html/transformers/transformers.haddock --read-interface=../unix-2.7.2.2,../unix-2.7.2.2/src/%{MODULE/./-}.html\#%{NAME},libraries/unix/dist-install/doc/html/unix/unix.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-I/usr/include --optghc=-L/usr/lib --optghc=-I/usr/local/include --optghc=-L/usr/local/lib --optghc=-Wall --optghc=-this-unit-id --optghc=haskeline-0.7.4.3 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/haskeline/. --optghc=-ilibraries/haskeline/dist-install/build --optghc=-Ilibraries/haskeline/dist-install/build --optghc=-ilibraries/haskeline/dist-install/build/./autogen --optghc=-Ilibraries/haskeline/dist-install/build/./autogen --optghc=-Ilibraries/haskeline/includes --optghc=-Ilibraries/haskeline/dist-install/build/includes --optghc=-optP-DTERMINFO --optghc=-optP-include --optghc=-optPlibraries/haskeline/dist-install/build/./autogen/cabal_macros.h --optghc=-package-id --optghc=base-4.12.0.0 --optghc=-package-id --optghc=bytestring-0.10.8.2 --optghc=-package-id --optghc=containers-0.6.0.1 --optghc=-package-id --optghc=directory-1.3.3.0 --optghc=-package-id --optghc=filepath-1.4.2.1 --optghc=-package-id --optghc=process-1.6.5.0 --optghc=-package-id --optghc=stm-2.5.0.0 --optghc=-package-id --optghc=terminfo-0.4.1.2 --optghc=-package-id --optghc=transformers-0.5.6.2 --optghc=-package-id --optghc=unix-2.7.2.2 --optghc=-Wall --optghc=-XHaskell98 --optghc=-XForeignFunctionInterface --optghc=-XRank2Types --optghc=-XFlexibleInstances --optghc=-XTypeSynonymInstances --optghc=-XFlexibleContexts --optghc=-XExistentialQuantification --optghc=-XScopedTypeVariables --optghc=-XGeneralizedNewtypeDeriving --optghc=-XStandaloneDeriving --optghc=-XMultiParamTypeClasses --optghc=-XOverlappingInstances --optghc=-XUndecidableInstances --optghc=-XCPP --optghc=-XDeriveDataTypeable --optghc=-XPatternGuards --optghc=-O2 --optghc=-haddock --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-Wno-deprecations --optghc=-Wno-unused-imports --optghc=-Wno-redundant-constraints --optghc=-Wno-simplifiable-class-constraints --optghc=-Wno-deprecated-flags --optghc=-Wnoncanonical-monad-instances --optghc=-odir --optghc=libraries/haskeline/dist-install/build --optghc=-hidir --optghc=libraries/haskeline/dist-install/build --optghc=-stubdir --optghc=libraries/haskeline/dist-install/build libraries/haskeline/./System/Console/Haskeline.hs libraries/haskeline/./System/Console/Haskeline/Completion.hs libraries/haskeline/./System/Console/Haskeline/MonadException.hs libraries/haskeline/./System/Console/Haskeline/History.hs libraries/haskeline/./System/Console/Haskeline/IO.hs libraries/haskeline/./System/Console/Haskeline/Backend.hs libraries/haskeline/./System/Console/Haskeline/Backend/WCWidth.hs libraries/haskeline/./System/Console/Haskeline/Command.hs libraries/haskeline/./System/Console/Haskeline/Command/Completion.hs libraries/haskeline/./System/Console/Haskeline/Command/History.hs libraries/haskeline/./System/Console/Haskeline/Command/KillRing.hs libraries/haskeline/dist-install/build/System/Console/Haskeline/Directory.hs libraries/haskeline/./System/Console/Haskeline/Emacs.hs libraries/haskeline/./System/Console/Haskeline/InputT.hs libraries/haskeline/./System/Console/Haskeline/Key.hs libraries/haskeline/./System/Console/Haskeline/LineState.hs libraries/haskeline/./System/Console/Haskeline/Monads.hs libraries/haskeline/./System/Console/Haskeline/Prefs.hs libraries/haskeline/./System/Console/Haskeline/Recover.hs libraries/haskeline/./System/Console/Haskeline/RunCommand.hs libraries/haskeline/./System/Console/Haskeline/Term.hs libraries/haskeline/./System/Console/Haskeline/Command/Undo.hs libraries/haskeline/./System/Console/Haskeline/Vi.hs libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix.hs libraries/haskeline/./System/Console/Haskeline/Backend/Posix/Encoder.hs libraries/haskeline/./System/Console/Haskeline/Backend/DumbTerm.hs libraries/haskeline/./System/Console/Haskeline/Backend/Terminfo.hs +RTS -t"libraries/haskeline/dist-install/haddock.t" --machine-readable Warning: 'pure'' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. LD_NO_GOLD libraries/ghci/dist-install/build/HSghci-8.6.5.o HC [stage 1] libraries/ghci/dist-install/build/GHCi/BreakArray.p_o HC [stage 1] libraries/ghci/dist-install/build/GHCi/BinaryArray.p_o HC [stage 1] libraries/ghci/dist-install/build/GHCi/TH/Binary.p_o HC [stage 1] libraries/ghci/dist-install/build/GHCi/FFI.p_o HC [stage 1] libraries/ghci/dist-install/build/GHCi/RemoteTypes.p_o HC [stage 1] libraries/ghci/dist-install/build/GHCi/Message.p_o HC [stage 1] libraries/ghci/dist-install/build/SizedSeq.p_o HC [stage 1] libraries/ghci/dist-install/build/GHCi/ResolvedBCO.p_o HC [stage 1] libraries/ghci/dist-install/build/GHCi/InfoTable.p_o HC [stage 1] libraries/ghci/dist-install/build/GHCi/StaticPtrTable.p_o HC [stage 1] libraries/ghci/dist-install/build/GHCi/TH.p_o HC [stage 1] libraries/ghci/dist-install/build/GHCi/ObjLink.p_o HC [stage 1] libraries/ghci/dist-install/build/GHCi/CreateBCO.p_o HC [stage 1] libraries/ghci/dist-install/build/GHCi/Run.p_o HC [stage 1] libraries/ghci/dist-install/build/GHCi/Signals.p_o "rm" -f libraries/ghci/dist-install/build/libHSghci-8.6.5_p.a libraries/ghci/dist-install/build/libHSghci-8.6.5_p.a.contents echo libraries/ghci/dist-install/build/GHCi/BreakArray.p_o libraries/ghci/dist-install/build/GHCi/BinaryArray.p_o libraries/ghci/dist-install/build/GHCi/Message.p_o libraries/ghci/dist-install/build/GHCi/ResolvedBCO.p_o libraries/ghci/dist-install/build/GHCi/RemoteTypes.p_o libraries/ghci/dist-install/build/GHCi/FFI.p_o libraries/ghci/dist-install/build/GHCi/InfoTable.p_o libraries/ghci/dist-install/build/GHCi/StaticPtrTable.p_o libraries/ghci/dist-install/build/GHCi/TH/Binary.p_o libraries/ghci/dist-install/build/SizedSeq.p_o libraries/ghci/dist-install/build/GHCi/Run.p_o libraries/ghci/dist-install/build/GHCi/CreateBCO.p_o libraries/ghci/dist-install/build/GHCi/ObjLink.p_o libraries/ghci/dist-install/build/GHCi/Signals.p_o libraries/ghci/dist-install/build/GHCi/TH.p_o >> libraries/ghci/dist-install/build/libHSghci-8.6.5_p.a.contents "xargs" "ar" qcls libraries/ghci/dist-install/build/libHSghci-8.6.5_p.a < libraries/ghci/dist-install/build/libHSghci-8.6.5_p.a.contents "rm" -f libraries/ghci/dist-install/build/libHSghci-8.6.5_p.a.contents "inplace/bin/mkdirhier" libraries/ghci/dist-install/doc/html/ghci//. "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/haddock" --verbosity=0 --odir="libraries/ghci/dist-install/doc/html/ghci" --no-tmp-comp-dir --dump-interface=libraries/ghci/dist-install/doc/html/ghci/ghci.haddock --html --hoogle --quickjump --title="ghci-8.6.5: The library supporting GHC's interactive interpreter" --prologue="libraries/ghci/dist-install/haddock-prologue.txt" --optghc="-D__HADDOCK_VERSION__=2220" --read-interface=../array-0.5.3.0,../array-0.5.3.0/src/%{MODULE/./-}.html\#%{NAME},libraries/array/dist-install/doc/html/array/array.haddock --read-interface=../base-4.12.0.0,../base-4.12.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --read-interface=../binary-0.8.6.0,../binary-0.8.6.0/src/%{MODULE/./-}.html\#%{NAME},libraries/binary/dist-install/doc/html/binary/binary.haddock --read-interface=../bytestring-0.10.8.2,../bytestring-0.10.8.2/src/%{MODULE/./-}.html\#%{NAME},libraries/bytestring/dist-install/doc/html/bytestring/bytestring.haddock --read-interface=../containers-0.6.0.1,../containers-0.6.0.1/src/%{MODULE/./-}.html\#%{NAME},libraries/containers/dist-install/doc/html/containers/containers.haddock --read-interface=../deepseq-1.4.4.0,../deepseq-1.4.4.0/src/%{MODULE/./-}.html\#%{NAME},libraries/deepseq/dist-install/doc/html/deepseq/deepseq.haddock --read-interface=../filepath-1.4.2.1,../filepath-1.4.2.1/src/%{MODULE/./-}.html\#%{NAME},libraries/filepath/dist-install/doc/html/filepath/filepath.haddock --read-interface=../ghc-boot-8.6.5,../ghc-boot-8.6.5/src/%{MODULE/./-}.html\#%{NAME},libraries/ghc-boot/dist-install/doc/html/ghc-boot/ghc-boot.haddock --read-interface=../ghc-boot-th-8.6.5,../ghc-boot-th-8.6.5/src/%{MODULE/./-}.html\#%{NAME},libraries/ghc-boot-th/dist-install/doc/html/ghc-boot-th/ghc-boot-th.haddock --read-interface=../ghc-heap-8.6.5,../ghc-heap-8.6.5/src/%{MODULE/./-}.html\#%{NAME},libraries/ghc-heap/dist-install/doc/html/ghc-heap/ghc-heap.haddock --read-interface=../template-haskell-2.14.0.0,../template-haskell-2.14.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/template-haskell/dist-install/doc/html/template-haskell/template-haskell.haddock --read-interface=../transformers-0.5.6.2,../transformers-0.5.6.2/src/%{MODULE/./-}.html\#%{NAME},libraries/transformers/dist-install/doc/html/transformers/transformers.haddock --read-interface=../unix-2.7.2.2,../unix-2.7.2.2/src/%{MODULE/./-}.html\#%{NAME},libraries/unix/dist-install/doc/html/unix/unix.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-I/usr/include --optghc=-L/usr/lib --optghc=-I/usr/local/include --optghc=-L/usr/local/lib --optghc=-Wall --optghc=-this-unit-id --optghc=ghci-8.6.5 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/ghci/. --optghc=-ilibraries/ghci/dist-install/build --optghc=-Ilibraries/ghci/dist-install/build --optghc=-ilibraries/ghci/dist-install/build/./autogen --optghc=-Ilibraries/ghci/dist-install/build/./autogen --optghc=-Ilibraries/ghci/. --optghc=-optP-DGHCI --optghc=-optP-include --optghc=-optPlibraries/ghci/dist-install/build/./autogen/cabal_macros.h --optghc=-package-id --optghc=array-0.5.3.0 --optghc=-package-id --optghc=base-4.12.0.0 --optghc=-package-id --optghc=binary-0.8.6.0 --optghc=-package-id --optghc=bytestring-0.10.8.2 --optghc=-package-id --optghc=containers-0.6.0.1 --optghc=-package-id --optghc=deepseq-1.4.4.0 --optghc=-package-id --optghc=filepath-1.4.2.1 --optghc=-package-id --optghc=ghc-boot-8.6.5 --optghc=-package-id --optghc=ghc-boot-th-8.6.5 --optghc=-package-id --optghc=ghc-heap-8.6.5 --optghc=-package-id --optghc=template-haskell-2.14.0.0 --optghc=-package-id --optghc=transformers-0.5.6.2 --optghc=-package-id --optghc=unix-2.7.2.2 --optghc=-XHaskell2010 --optghc=-O2 --optghc=-haddock --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-Wno-deprecated-flags --optghc=-Wnoncanonical-monad-instances --optghc=-odir --optghc=libraries/ghci/dist-install/build --optghc=-hidir --optghc=libraries/ghci/dist-install/build --optghc=-stubdir --optghc=libraries/ghci/dist-install/build libraries/ghci/./GHCi/BreakArray.hs libraries/ghci/./GHCi/BinaryArray.hs libraries/ghci/./GHCi/Message.hs libraries/ghci/./GHCi/ResolvedBCO.hs libraries/ghci/./GHCi/RemoteTypes.hs libraries/ghci/dist-install/build/GHCi/FFI.hs libraries/ghci/dist-install/build/GHCi/InfoTable.hs libraries/ghci/./GHCi/StaticPtrTable.hs libraries/ghci/./GHCi/TH/Binary.hs libraries/ghci/./SizedSeq.hs libraries/ghci/./GHCi/Run.hs libraries/ghci/./GHCi/CreateBCO.hs libraries/ghci/./GHCi/ObjLink.hs libraries/ghci/./GHCi/Signals.hs libraries/ghci/./GHCi/TH.hs +RTS -t"libraries/ghci/dist-install/haddock.t" --machine-readable Warning: 'freeHValueRef' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Quasi' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Name' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'RemoteHValues' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. "rm" -f libraries/libiserv/dist-install/build/libHSlibiserv-8.6.3.a libraries/libiserv/dist-install/build/libHSlibiserv-8.6.3.a.contents echo libraries/libiserv/dist-install/build/Lib.o libraries/libiserv/dist-install/build/GHCi/Utils.o >> libraries/libiserv/dist-install/build/libHSlibiserv-8.6.3.a.contents "xargs" "ar" qcls libraries/libiserv/dist-install/build/libHSlibiserv-8.6.3.a < libraries/libiserv/dist-install/build/libHSlibiserv-8.6.3.a.contents "rm" -f libraries/libiserv/dist-install/build/libHSlibiserv-8.6.3.a.contents LD_NO_GOLD libraries/libiserv/dist-install/build/HSlibiserv-8.6.3.o HC [stage 1] libraries/libiserv/dist-install/build/Lib.p_o HC [stage 1] libraries/libiserv/dist-install/build/GHCi/Utils.p_o "rm" -f libraries/libiserv/dist-install/build/libHSlibiserv-8.6.3_p.a libraries/libiserv/dist-install/build/libHSlibiserv-8.6.3_p.a.contents echo libraries/libiserv/dist-install/build/Lib.p_o libraries/libiserv/dist-install/build/GHCi/Utils.p_o >> libraries/libiserv/dist-install/build/libHSlibiserv-8.6.3_p.a.contents "xargs" "ar" qcls libraries/libiserv/dist-install/build/libHSlibiserv-8.6.3_p.a < libraries/libiserv/dist-install/build/libHSlibiserv-8.6.3_p.a.contents "rm" -f libraries/libiserv/dist-install/build/libHSlibiserv-8.6.3_p.a.contents "inplace/bin/mkdirhier" libraries/libiserv/dist-install/doc/html/libiserv//. "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/haddock" --verbosity=0 --odir="libraries/libiserv/dist-install/doc/html/libiserv" --no-tmp-comp-dir --dump-interface=libraries/libiserv/dist-install/doc/html/libiserv/libiserv.haddock --html --hoogle --quickjump --title="libiserv-8.6.3: Provides shared functionality between iserv and iserv-proxy" --prologue="libraries/libiserv/dist-install/haddock-prologue.txt" --optghc="-D__HADDOCK_VERSION__=2220" --read-interface=../base-4.12.0.0,../base-4.12.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --read-interface=../binary-0.8.6.0,../binary-0.8.6.0/src/%{MODULE/./-}.html\#%{NAME},libraries/binary/dist-install/doc/html/binary/binary.haddock --read-interface=../bytestring-0.10.8.2,../bytestring-0.10.8.2/src/%{MODULE/./-}.html\#%{NAME},libraries/bytestring/dist-install/doc/html/bytestring/bytestring.haddock --read-interface=../containers-0.6.0.1,../containers-0.6.0.1/src/%{MODULE/./-}.html\#%{NAME},libraries/containers/dist-install/doc/html/containers/containers.haddock --read-interface=../deepseq-1.4.4.0,../deepseq-1.4.4.0/src/%{MODULE/./-}.html\#%{NAME},libraries/deepseq/dist-install/doc/html/deepseq/deepseq.haddock --read-interface=../ghci-8.6.5,../ghci-8.6.5/src/%{MODULE/./-}.html\#%{NAME},libraries/ghci/dist-install/doc/html/ghci/ghci.haddock --read-interface=../unix-2.7.2.2,../unix-2.7.2.2/src/%{MODULE/./-}.html\#%{NAME},libraries/unix/dist-install/doc/html/unix/unix.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-I/usr/include --optghc=-L/usr/lib --optghc=-I/usr/local/include --optghc=-L/usr/local/lib --optghc=-Wall --optghc=-this-unit-id --optghc=libiserv-8.6.3 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/libiserv/src --optghc=-ilibraries/libiserv/dist-install/build --optghc=-Ilibraries/libiserv/dist-install/build --optghc=-ilibraries/libiserv/dist-install/build/./autogen --optghc=-Ilibraries/libiserv/dist-install/build/./autogen --optghc=-Ilibraries/libiserv/. --optghc=-optP-include --optghc=-optPlibraries/libiserv/dist-install/build/./autogen/cabal_macros.h --optghc=-package-id --optghc=base-4.12.0.0 --optghc=-package-id --optghc=binary-0.8.6.0 --optghc=-package-id --optghc=bytestring-0.10.8.2 --optghc=-package-id --optghc=containers-0.6.0.1 --optghc=-package-id --optghc=deepseq-1.4.4.0 --optghc=-package-id --optghc=ghci-8.6.5 --optghc=-package-id --optghc=unix-2.7.2.2 --optghc=-XHaskell2010 --optghc=-O2 --optghc=-haddock --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-Wno-deprecated-flags --optghc=-Wnoncanonical-monad-instances --optghc=-odir --optghc=libraries/libiserv/dist-install/build --optghc=-hidir --optghc=libraries/libiserv/dist-install/build --optghc=-stubdir --optghc=libraries/libiserv/dist-install/build libraries/libiserv/src/Lib.hs libraries/libiserv/dist-install/build/GHCi/Utils.hs +RTS -t"libraries/libiserv/dist-install/haddock.t" --machine-readable Warning: Lib: could not find link destinations for: MessageHook gmake -C utils/haddock/doc html SPHINX_BUILD=/usr/local/bin/sphinx-build /usr/local/bin/sphinx-build -b html . .build-html Running Sphinx v1.6.5 making output directory... loading translations [en]... done loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 4 source files that are out of date updating environment: 4 added, 0 changed, 0 removed reading sources... [ 25%] index reading sources... [ 50%] intro reading sources... [ 75%] invoking reading sources... [100%] markup looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 25%] index writing output... [ 50%] intro writing output... [ 75%] invoking writing output... [100%] markup /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/utils/haddock/doc/invoking.rst:457: WARNING: unknown option: -cpp generating indices... genindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 1 warning. cp -R utils/haddock/doc/.build-html utils/haddock/doc/haddock HC [stage 1] compiler/stage2/build/GhcPrelude.p_o HC [stage 1] compiler/stage2/build/Ar.p_o HC [stage 1] compiler/stage2/build/Platform.p_o HC [stage 1] compiler/stage2/build/DynFlags.p_o-boot HC [stage 1] compiler/stage2/build/Outputable.p_o-boot HC [stage 1] compiler/stage2/build/Exception.p_o HC [stage 1] compiler/stage2/build/Config.p_o HC [stage 1] compiler/stage2/build/Panic.p_o HC [stage 1] compiler/stage2/build/Util.p_o HC [stage 1] compiler/stage2/build/Name.p_o-boot HC [stage 1] compiler/stage2/build/FastFunctions.p_o HC [stage 1] compiler/stage2/build/Encoding.p_o HC [stage 1] compiler/stage2/build/FastString.p_o HC [stage 1] compiler/stage2/build/OccName.p_o-boot HC [stage 1] compiler/stage2/build/Module.p_o-boot HC [stage 1] compiler/stage2/build/FastMutInt.p_o HC [stage 1] compiler/stage2/build/BufWrite.p_o HC [stage 1] compiler/stage2/build/Pretty.p_o HC [stage 1] compiler/stage2/build/PprColour.p_o HC [stage 1] compiler/stage2/build/Outputable.p_o HC [stage 1] compiler/stage2/build/Json.p_o HC [stage 1] compiler/stage2/build/SrcLoc.p_o HC [stage 1] compiler/stage2/build/BasicTypes.p_o HC [stage 1] compiler/stage2/build/Fingerprint.p_o HC [stage 1] compiler/stage2/build/Unique.p_o HC [stage 1] compiler/stage2/build/UniqFM.p_o HC [stage 1] compiler/stage2/build/Binary.p_o HC [stage 1] compiler/stage2/build/DriverPhases.p_o HC [stage 1] compiler/stage2/build/StringBuffer.p_o HC [stage 1] compiler/stage2/build/ErrUtils.p_o-boot HC [stage 1] compiler/stage2/build/Packages.p_o-boot HC [stage 1] compiler/stage2/build/FiniteMap.p_o HC [stage 1] compiler/stage2/build/UniqSet.p_o HC [stage 1] compiler/stage2/build/UniqDFM.p_o HC [stage 1] compiler/stage2/build/UniqDSet.p_o HC [stage 1] compiler/stage2/build/Module.p_o HC [stage 1] compiler/stage2/build/PrelNames.p_o-boot HC [stage 1] compiler/stage2/build/Hooks.p_o-boot HC [stage 1] compiler/stage2/build/Plugins.p_o-boot HC [stage 1] compiler/stage2/build/EnumSet.p_o HC [stage 1] compiler/stage2/build/SysTools/BaseDir.p_o HC [stage 1] compiler/stage2/build/SysTools/Terminal.p_o HC [stage 1] compiler/stage2/build/Maybes.p_o HC [stage 1] compiler/stage2/build/MonadUtils.p_o HC [stage 1] compiler/stage2/build/Constants.p_o HC [stage 1] compiler/stage2/build/Bag.p_o HC [stage 1] compiler/stage2/build/CmdLineParser.p_o HC [stage 1] compiler/stage2/build/PackageConfig.p_o HC [stage 1] compiler/stage2/build/PlatformConstants.p_o HC [stage 1] compiler/stage2/build/DynFlags.p_o HC [stage 1] compiler/stage2/build/ErrUtils.p_o HC [stage 1] compiler/stage2/build/FileCleanup.p_o HC [stage 1] compiler/stage2/build/TyCoRep.p_o-boot HC [stage 1] compiler/stage2/build/Lexeme.p_o HC [stage 1] compiler/stage2/build/FastStringEnv.p_o HC [stage 1] compiler/stage2/build/OccName.p_o HC [stage 1] compiler/stage2/build/Name.p_o HC [stage 1] compiler/stage2/build/Digraph.p_o HC [stage 1] compiler/stage2/build/NameEnv.p_o HC [stage 1] compiler/stage2/build/FieldLabel.p_o HC [stage 1] compiler/stage2/build/NameSet.p_o HC [stage 1] compiler/stage2/build/ListSetOps.p_o HC [stage 1] compiler/stage2/build/Avail.p_o HC [stage 1] compiler/stage2/build/RdrName.p_o HC [stage 1] compiler/stage2/build/PrelNames.p_o HC [stage 1] compiler/stage2/build/Packages.p_o HC [stage 1] compiler/stage2/build/IdInfo.p_o-boot HC [stage 1] compiler/stage2/build/TcType.p_o-boot HC [stage 1] compiler/stage2/build/Var.p_o HC [stage 1] compiler/stage2/build/PatSyn.p_o-boot HC [stage 1] compiler/stage2/build/TyCon.p_o-boot HC [stage 1] compiler/stage2/build/DataCon.p_o-boot HC [stage 1] compiler/stage2/build/ConLike.p_o-boot HC [stage 1] compiler/stage2/build/KnownUniques.p_o-boot HC [stage 1] compiler/stage2/build/PrimOp.p_o-boot HC [stage 1] compiler/stage2/build/BooleanFormula.p_o HC [stage 1] compiler/stage2/build/Class.p_o HC [stage 1] compiler/stage2/build/MkId.p_o-boot HC [stage 1] compiler/stage2/build/ForeignCall.p_o HC [stage 1] compiler/stage2/build/TysWiredIn.p_o-boot HC [stage 1] compiler/stage2/build/Pair.p_o HC [stage 1] compiler/stage2/build/CoAxiom.p_o HC [stage 1] compiler/stage2/build/TyCon.p_o HC [stage 1] compiler/stage2/build/VarSet.p_o HC [stage 1] compiler/stage2/build/FV.p_o HC [stage 1] compiler/stage2/build/IfaceType.p_o-boot HC [stage 1] compiler/stage2/build/ToIface.p_o-boot HC [stage 1] compiler/stage2/build/Coercion.p_o-boot HC [stage 1] compiler/stage2/build/Type.p_o-boot HC [stage 1] compiler/stage2/build/UniqSupply.p_o HC [stage 1] compiler/stage2/build/VarEnv.p_o HC [stage 1] compiler/stage2/build/IfaceType.p_o HC [stage 1] compiler/stage2/build/TyCoRep.p_o HC [stage 1] compiler/stage2/build/TysPrim.p_o HC [stage 1] compiler/stage2/build/Kind.p_o HC [stage 1] compiler/stage2/build/Type.p_o HC [stage 1] compiler/stage2/build/Coercion.p_o HC [stage 1] compiler/stage2/build/Unify.p_o HC [stage 1] compiler/stage2/build/DataCon.p_o HC [stage 1] compiler/stage2/build/RepType.p_o HC [stage 1] compiler/stage2/build/Demand.p_o HC [stage 1] compiler/stage2/build/PatSyn.p_o HC [stage 1] compiler/stage2/build/Literal.p_o HC [stage 1] compiler/stage2/build/CostCentreState.p_o HC [stage 1] compiler/stage2/build/CostCentre.p_o HC [stage 1] compiler/stage2/build/CoreSyn.p_o HC [stage 1] compiler/stage2/build/IdInfo.p_o HC [stage 1] compiler/stage2/build/Id.p_o HC [stage 1] compiler/stage2/build/TysWiredIn.p_o HC [stage 1] compiler/stage2/build/NameCache.p_o HC [stage 1] compiler/stage2/build/Annotations.p_o HC [stage 1] compiler/stage2/build/CoreStats.p_o HC [stage 1] compiler/stage2/build/PprCore.p_o HC [stage 1] compiler/stage2/build/BinFingerprint.p_o HC [stage 1] compiler/stage2/build/IfaceSyn.p_o HC [stage 1] compiler/stage2/build/ConLike.p_o HC [stage 1] compiler/stage2/build/ApiAnnotation.p_o HC [stage 1] compiler/stage2/build/TrieMap.p_o HC [stage 1] compiler/stage2/build/CoreMap.p_o HC [stage 1] compiler/stage2/build/FamInstEnv.p_o HC [stage 1] compiler/stage2/build/CoreFVs.p_o HC [stage 1] compiler/stage2/build/TcType.p_o HC [stage 1] compiler/stage2/build/InstEnv.p_o HC [stage 1] compiler/stage2/build/PlaceHolder.p_o HC [stage 1] compiler/stage2/build/HsExtension.p_o HC [stage 1] compiler/stage2/build/HsDoc.p_o HC [stage 1] compiler/stage2/build/HsImpExp.p_o HC [stage 1] compiler/stage2/build/HsPat.p_o-boot HC [stage 1] compiler/stage2/build/HsExpr.p_o-boot HC [stage 1] compiler/stage2/build/TcEvidence.p_o HC [stage 1] compiler/stage2/build/HsLit.p_o HC [stage 1] compiler/stage2/build/HsTypes.p_o HC [stage 1] compiler/stage2/build/HsBinds.p_o HC [stage 1] compiler/stage2/build/HsPat.p_o HC [stage 1] compiler/stage2/build/HsDecls.p_o HC [stage 1] compiler/stage2/build/HsExpr.p_o HC [stage 1] compiler/stage2/build/HsInstances.p_o HC [stage 1] compiler/stage2/build/HsUtils.p_o HC [stage 1] compiler/stage2/build/HsSyn.p_o HC [stage 1] compiler/stage2/build/InteractiveEvalTypes.p_o HC [stage 1] compiler/stage2/build/CmmType.p_o HC [stage 1] compiler/stage2/build/PrimOp.p_o HC [stage 1] compiler/stage2/build/ByteCodeTypes.p_o HC [stage 1] compiler/stage2/build/HscTypes.p_o HC [stage 1] compiler/stage2/build/Finder.p_o HC [stage 1] compiler/stage2/build/IOEnv.p_o HC [stage 1] compiler/stage2/build/PmExpr.p_o HC [stage 1] compiler/stage2/build/TcRnTypes.p_o HC [stage 1] compiler/stage2/build/TcRnDriver.p_o-boot HC [stage 1] compiler/stage2/build/TcEnv.p_o-boot HC [stage 1] compiler/stage2/build/TcSplice.p_o-boot HC [stage 1] compiler/stage2/build/TcRnMonad.p_o HC [stage 1] compiler/stage2/build/LoadIface.p_o-boot HC [stage 1] compiler/stage2/build/IfaceEnv.p_o HC [stage 1] compiler/stage2/build/NameShape.p_o HC [stage 1] compiler/stage2/build/RnModIface.p_o HC [stage 1] compiler/stage2/build/TcUnify.p_o-boot HC [stage 1] compiler/stage2/build/TcExpr.p_o-boot HC [stage 1] compiler/stage2/build/OrdList.p_o HC [stage 1] compiler/stage2/build/CoreUtils.p_o HC [stage 1] compiler/stage2/build/CoreSeq.p_o HC [stage 1] compiler/stage2/build/CoreSubst.p_o HC [stage 1] compiler/stage2/build/CoreArity.p_o HC [stage 1] compiler/stage2/build/OptCoercion.p_o HC [stage 1] compiler/stage2/build/OccurAnal.p_o HC [stage 1] compiler/stage2/build/CoreOpt.p_o HC [stage 1] compiler/stage2/build/CoreUnfold.p_o HC [stage 1] compiler/stage2/build/MkCore.p_o HC [stage 1] compiler/stage2/build/PrelRules.p_o HC [stage 1] compiler/stage2/build/CoreTidy.p_o HC [stage 1] compiler/stage2/build/Rules.p_o HC [stage 1] compiler/stage2/build/MkId.p_o HC [stage 1] compiler/stage2/build/TcMType.p_o HC [stage 1] compiler/stage2/build/TcIface.p_o-boot HC [stage 1] compiler/stage2/build/CoreMonad.p_o-boot HC [stage 1] compiler/stage2/build/GhcMonad.p_o HC [stage 1] compiler/stage2/build/Plugins.p_o HC [stage 1] compiler/stage2/build/PipelineMonad.p_o HC [stage 1] compiler/stage2/build/Hooks.p_o HC [stage 1] compiler/stage2/build/TcTypeNats.p_o-boot HC [stage 1] compiler/stage2/build/THNames.p_o HC [stage 1] compiler/stage2/build/KnownUniques.p_o HC [stage 1] compiler/stage2/build/PrelInfo.p_o HC [stage 1] compiler/stage2/build/BinIface.p_o HC [stage 1] compiler/stage2/build/LoadIface.p_o HC [stage 1] compiler/stage2/build/TcEnv.p_o HC [stage 1] compiler/stage2/build/Ctype.p_o HC [stage 1] compiler/stage2/build/Lexer.p_o HC [stage 1] compiler/stage2/build/RdrHsSyn.p_o HC [stage 1] compiler/stage2/build/Convert.p_o HC [stage 1] compiler/stage2/build/CoreMonad.p_o HC [stage 1] compiler/stage2/build/CoreLint.p_o HC [stage 1] compiler/stage2/build/FamInst.p_o HC [stage 1] compiler/stage2/build/FunDeps.p_o HC [stage 1] compiler/stage2/build/BuildTyCl.p_o HC [stage 1] compiler/stage2/build/TcHsSyn.p_o HC [stage 1] compiler/stage2/build/Inst.p_o HC [stage 1] compiler/stage2/build/TcUnify.p_o HC [stage 1] compiler/stage2/build/TcHoleErrors.p_o-boot HC [stage 1] compiler/stage2/build/TcEvTerm.p_o HC [stage 1] compiler/stage2/build/RnUnbound.p_o HC [stage 1] compiler/stage2/build/TcErrors.p_o HC [stage 1] compiler/stage2/build/RnFixity.p_o HC [stage 1] compiler/stage2/build/RnUtils.p_o HC [stage 1] compiler/stage2/build/RnEnv.p_o HC [stage 1] compiler/stage2/build/RnNames.p_o HC [stage 1] compiler/stage2/build/TcSMonad.p_o HC [stage 1] compiler/stage2/build/TcFlatten.p_o HC [stage 1] compiler/stage2/build/TcCanonical.p_o HC [stage 1] compiler/stage2/build/TcInteract.p_o HC [stage 1] compiler/stage2/build/TcSimplify.p_o HC [stage 1] compiler/stage2/build/TcTypeNats.p_o HC [stage 1] compiler/stage2/build/TcIface.p_o HC [stage 1] compiler/stage2/build/TcPatSyn.p_o-boot HC [stage 1] compiler/stage2/build/TcMatches.p_o-boot HC [stage 1] compiler/stage2/build/TcValidity.p_o HC [stage 1] compiler/stage2/build/TcHsType.p_o HC [stage 1] compiler/stage2/build/TcSigs.p_o HC [stage 1] compiler/stage2/build/TcPat.p_o HC [stage 1] compiler/stage2/build/TcBinds.p_o HC [stage 1] compiler/stage2/build/TcTyDecls.p_o HC [stage 1] compiler/stage2/build/RnHsDoc.p_o HC [stage 1] compiler/stage2/build/TcRnExports.p_o HC [stage 1] compiler/stage2/build/TcBackpack.p_o HC [stage 1] compiler/stage2/build/Stream.p_o HC [stage 1] compiler/stage2/build/HscStats.p_o HC [stage 1] compiler/stage2/build/GHCi.p_o HC [stage 1] compiler/stage2/build/SysTools/Process.p_o HC [stage 1] compiler/stage2/build/SysTools/Info.p_o HC [stage 1] compiler/stage2/build/Hoopl/Collections.p_o HC [stage 1] compiler/stage2/build/Hoopl/Label.p_o HC [stage 1] compiler/stage2/build/Hoopl/Block.p_o HC [stage 1] compiler/stage2/build/Hoopl/Graph.p_o HC [stage 1] compiler/stage2/build/CmmMachOp.p_o HC [stage 1] compiler/stage2/build/BlockId.p_o-boot HC [stage 1] compiler/stage2/build/CLabel.p_o HC [stage 1] compiler/stage2/build/BlockId.p_o HC [stage 1] compiler/stage2/build/CmmExpr.p_o HC [stage 1] compiler/stage2/build/SMRep.p_o HC [stage 1] compiler/stage2/build/CmmSwitch.p_o HC [stage 1] compiler/stage2/build/RegClass.p_o HC [stage 1] compiler/stage2/build/Reg.p_o HC [stage 1] compiler/stage2/build/CodeGen/Platform/NoRegs.p_o HC [stage 1] compiler/stage2/build/CodeGen/Platform/X86_64.p_o HC [stage 1] compiler/stage2/build/CodeGen/Platform/X86.p_o HC [stage 1] compiler/stage2/build/CodeGen/Platform/SPARC.p_o HC [stage 1] compiler/stage2/build/CodeGen/Platform/PPC_Darwin.p_o HC [stage 1] compiler/stage2/build/CodeGen/Platform/PPC.p_o HC [stage 1] compiler/stage2/build/CodeGen/Platform/ARM64.p_o HC [stage 1] compiler/stage2/build/CodeGen/Platform/ARM.p_o HC [stage 1] compiler/stage2/build/CodeGen/Platform.p_o HC [stage 1] compiler/stage2/build/CmmNode.p_o HC [stage 1] compiler/stage2/build/Cmm.p_o HC [stage 1] compiler/stage2/build/AsmUtils.p_o HC [stage 1] compiler/stage2/build/PprBase.p_o HC [stage 1] compiler/stage2/build/Llvm/Types.p_o HC [stage 1] compiler/stage2/build/Llvm/MetaData.p_o HC [stage 1] compiler/stage2/build/Llvm/AbsSyn.p_o HC [stage 1] compiler/stage2/build/Llvm/PpLlvm.p_o HC [stage 1] compiler/stage2/build/Llvm.p_o HC [stage 1] compiler/stage2/build/LlvmCodeGen/Regs.p_o HC [stage 1] compiler/stage2/build/LlvmCodeGen/Base.p_o HC [stage 1] compiler/stage2/build/SysTools/Tasks.p_o HC [stage 1] compiler/stage2/build/Elf.p_o HC [stage 1] compiler/stage2/build/SysTools/ExtraObj.p_o HC [stage 1] compiler/stage2/build/SysTools.p_o HC [stage 1] compiler/stage2/build/StgSyn.p_o HC [stage 1] compiler/stage2/build/Bitmap.p_o HC [stage 1] compiler/stage2/build/CmmUtils.p_o HC [stage 1] compiler/stage2/build/CmmInfo.p_o HC [stage 1] compiler/stage2/build/PprCmmExpr.p_o HC [stage 1] compiler/stage2/build/PprCmmDecl.p_o HC [stage 1] compiler/stage2/build/PprCmm.p_o HC [stage 1] compiler/stage2/build/CmmCallConv.p_o HC [stage 1] compiler/stage2/build/MkGraph.p_o HC [stage 1] compiler/stage2/build/StgCmmClosure.p_o HC [stage 1] compiler/stage2/build/StgCmmMonad.p_o HC [stage 1] compiler/stage2/build/StgCmmUtils.p_o HC [stage 1] compiler/stage2/build/StgCmmArgRep.p_o HC [stage 1] compiler/stage2/build/StgCmmTicky.p_o HC [stage 1] compiler/stage2/build/StgCmmEnv.p_o HC [stage 1] compiler/stage2/build/StgCmmLayout.p_o HC [stage 1] compiler/stage2/build/ByteCodeItbls.p_o HC [stage 1] compiler/stage2/build/ByteCodeInstr.p_o HC [stage 1] compiler/stage2/build/ByteCodeAsm.p_o HC [stage 1] compiler/stage2/build/ByteCodeLink.p_o HC [stage 1] compiler/stage2/build/Linker.p_o HC [stage 1] compiler/stage2/build/DynamicLoading.p_o HC [stage 1] compiler/stage2/build/Hoopl/Dataflow.p_o HC [stage 1] compiler/stage2/build/CmmLive.p_o HC [stage 1] compiler/stage2/build/CmmLint.p_o HC [stage 1] compiler/stage2/build/CPrim.p_o HC [stage 1] compiler/stage2/build/PprC.p_o HC [stage 1] compiler/stage2/build/CgUtils.p_o HC [stage 1] compiler/stage2/build/LlvmMangler.p_o HC [stage 1] compiler/stage2/build/LlvmCodeGen/Data.p_o HC [stage 1] compiler/stage2/build/LlvmCodeGen/Ppr.p_o HC [stage 1] compiler/stage2/build/LlvmCodeGen/CodeGen.p_o HC [stage 1] compiler/stage2/build/LlvmCodeGen.p_o HC [stage 1] compiler/stage2/build/CmmOpt.p_o HC [stage 1] compiler/stage2/build/Debug.p_o HC [stage 1] compiler/stage2/build/X86/Regs.p_o HC [stage 1] compiler/stage2/build/Dwarf/Constants.p_o HC [stage 1] compiler/stage2/build/Dwarf/Types.p_o HC [stage 1] compiler/stage2/build/Dwarf.p_o HC [stage 1] compiler/stage2/build/Format.p_o HC [stage 1] compiler/stage2/build/SPARC/Regs.p_o HC [stage 1] compiler/stage2/build/PPC/Regs.p_o HC [stage 1] compiler/stage2/build/X86/RegInfo.p_o HC [stage 1] compiler/stage2/build/TargetReg.p_o HC [stage 1] compiler/stage2/build/NCGMonad.p_o HC [stage 1] compiler/stage2/build/Instruction.p_o HC [stage 1] compiler/stage2/build/X86/Cond.p_o HC [stage 1] compiler/stage2/build/X86/Instr.p_o HC [stage 1] compiler/stage2/build/PPC/Cond.p_o HC [stage 1] compiler/stage2/build/PPC/Instr.p_o HC [stage 1] compiler/stage2/build/PIC.p_o HC [stage 1] compiler/stage2/build/GraphBase.p_o HC [stage 1] compiler/stage2/build/RegAlloc/Graph/TrivColorable.p_o HC [stage 1] compiler/stage2/build/State.p_o HC [stage 1] compiler/stage2/build/RegAlloc/Liveness.p_o HC [stage 1] compiler/stage2/build/RegAlloc/Graph/SpillCost.p_o HC [stage 1] compiler/stage2/build/RegAlloc/Graph/Spill.p_o HC [stage 1] compiler/stage2/build/GraphPpr.p_o HC [stage 1] compiler/stage2/build/GraphOps.p_o HC [stage 1] compiler/stage2/build/GraphColor.p_o HC [stage 1] compiler/stage2/build/RegAlloc/Graph/Stats.p_o HC [stage 1] compiler/stage2/build/RegAlloc/Graph/SpillClean.p_o HC [stage 1] compiler/stage2/build/RegAlloc/Graph/Main.p_o HC [stage 1] compiler/stage2/build/RegAlloc/Linear/X86_64/FreeRegs.p_o HC [stage 1] compiler/stage2/build/RegAlloc/Linear/X86/FreeRegs.p_o HC [stage 1] compiler/stage2/build/RegAlloc/Linear/SPARC/FreeRegs.p_o HC [stage 1] compiler/stage2/build/RegAlloc/Linear/PPC/FreeRegs.p_o HC [stage 1] compiler/stage2/build/SPARC/Base.p_o HC [stage 1] compiler/stage2/build/SPARC/Cond.p_o HC [stage 1] compiler/stage2/build/SPARC/Imm.p_o HC [stage 1] compiler/stage2/build/SPARC/AddrMode.p_o HC [stage 1] compiler/stage2/build/SPARC/Stack.p_o HC [stage 1] compiler/stage2/build/SPARC/Instr.p_o HC [stage 1] compiler/stage2/build/RegAlloc/Linear/FreeRegs.p_o HC [stage 1] compiler/stage2/build/RegAlloc/Linear/StackMap.p_o HC [stage 1] compiler/stage2/build/RegAlloc/Linear/Base.p_o HC [stage 1] compiler/stage2/build/RegAlloc/Linear/Stats.p_o HC [stage 1] compiler/stage2/build/RegAlloc/Linear/State.p_o HC [stage 1] compiler/stage2/build/RegAlloc/Linear/JoinToTargets.p_o HC [stage 1] compiler/stage2/build/RegAlloc/Linear/Main.p_o HC [stage 1] compiler/stage2/build/PPC/Ppr.p_o HC [stage 1] compiler/stage2/build/PPC/RegInfo.p_o HC [stage 1] compiler/stage2/build/PPC/CodeGen.p_o compiler/nativeGen/PPC/CodeGen.hs:1565:1: warning: [-Wtabs] Tab character found here. Please use spaces instead. | 1565 | _ -> panic "platformToGCP: Not PowerPC" | ^^^^^^^^ HC [stage 1] compiler/stage2/build/SPARC/Ppr.p_o HC [stage 1] compiler/stage2/build/SPARC/CodeGen/Expand.p_o HC [stage 1] compiler/stage2/build/SPARC/ShortcutJump.p_o HC [stage 1] compiler/stage2/build/SPARC/CodeGen/Base.p_o HC [stage 1] compiler/stage2/build/SPARC/CodeGen/Gen32.p_o-boot HC [stage 1] compiler/stage2/build/SPARC/CodeGen/Amode.p_o HC [stage 1] compiler/stage2/build/SPARC/CodeGen/Gen64.p_o HC [stage 1] compiler/stage2/build/SPARC/CodeGen/CondCode.p_o HC [stage 1] compiler/stage2/build/SPARC/CodeGen/Gen32.p_o HC [stage 1] compiler/stage2/build/SPARC/CodeGen/Sanity.p_o HC [stage 1] compiler/stage2/build/SPARC/CodeGen.p_o HC [stage 1] compiler/stage2/build/X86/Ppr.p_o HC [stage 1] compiler/stage2/build/X86/CodeGen.p_o HC [stage 1] compiler/stage2/build/AsmCodeGen.p_o HC [stage 1] compiler/stage2/build/CodeOutput.p_o HC [stage 1] compiler/stage2/build/CmmSink.p_o HC [stage 1] compiler/stage2/build/CmmProcPoint.p_o HC [stage 1] compiler/stage2/build/StgCmmProf.p_o HC [stage 1] compiler/stage2/build/StgCmmForeign.p_o HC [stage 1] compiler/stage2/build/CmmLayoutStack.p_o HC [stage 1] compiler/stage2/build/CmmContFlowOpt.p_o HC [stage 1] compiler/stage2/build/CmmImplementSwitchPlans.p_o HC [stage 1] compiler/stage2/build/CmmCommonBlockElim.p_o HC [stage 1] compiler/stage2/build/StgCmmHeap.p_o HC [stage 1] compiler/stage2/build/CmmBuildInfoTables.p_o HC [stage 1] compiler/stage2/build/CmmPipeline.p_o HC [stage 1] compiler/stage2/build/CmmMonad.p_o HC [stage 1] compiler/stage2/build/CmmLex.p_o HC [stage 1] compiler/stage2/build/StgCmmCon.p_o HC [stage 1] compiler/stage2/build/StgCmmBind.p_o-boot HC [stage 1] compiler/stage2/build/StgCmmHpc.p_o HC [stage 1] compiler/stage2/build/StgCmmPrim.p_o HC [stage 1] compiler/stage2/build/StgCmmExpr.p_o HC [stage 1] compiler/stage2/build/StgCmmBind.p_o HC [stage 1] compiler/stage2/build/StgCmmExtCode.p_o HC [stage 1] compiler/stage2/build/CmmParse.p_o HC [stage 1] compiler/stage2/build/StgCse.p_o HC [stage 1] compiler/stage2/build/UnariseStg.p_o HC [stage 1] compiler/stage2/build/StgStats.p_o HC [stage 1] compiler/stage2/build/StgLint.p_o HC [stage 1] compiler/stage2/build/SimplStg.p_o HC [stage 1] compiler/stage2/build/ProfInit.p_o HC [stage 1] compiler/stage2/build/StgCmm.p_o HC [stage 1] compiler/stage2/build/CoreToStg.p_o HC [stage 1] compiler/stage2/build/CorePrep.p_o HC [stage 1] compiler/stage2/build/StaticPtrTable.p_o HC [stage 1] compiler/stage2/build/TidyPgm.p_o HC [stage 1] compiler/stage2/build/WwLib.p_o HC [stage 1] compiler/stage2/build/WorkWrap.p_o HC [stage 1] compiler/stage2/build/Exitify.p_o HC [stage 1] compiler/stage2/build/UnVarGraph.p_o HC [stage 1] compiler/stage2/build/CallArity.p_o HC [stage 1] compiler/stage2/build/DmdAnal.p_o HC [stage 1] compiler/stage2/build/SpecConstr.p_o HC [stage 1] compiler/stage2/build/Specialise.p_o HC [stage 1] compiler/stage2/build/SAT.p_o HC [stage 1] compiler/stage2/build/LiberateCase.p_o HC [stage 1] compiler/stage2/build/SetLevels.p_o HC [stage 1] compiler/stage2/build/FloatOut.p_o HC [stage 1] compiler/stage2/build/FloatIn.p_o HC [stage 1] compiler/stage2/build/SimplMonad.p_o HC [stage 1] compiler/stage2/build/SimplEnv.p_o HC [stage 1] compiler/stage2/build/SimplUtils.p_o HC [stage 1] compiler/stage2/build/Simplify.p_o HC [stage 1] compiler/stage2/build/CSE.p_o HC [stage 1] compiler/stage2/build/SimplCore.p_o HC [stage 1] compiler/stage2/build/ExtractDocs.p_o HC [stage 1] compiler/stage2/build/Coverage.p_o HC [stage 1] compiler/stage2/build/DsMonad.p_o HC [stage 1] compiler/stage2/build/DsExpr.p_o-boot HC [stage 1] compiler/stage2/build/Match.p_o-boot HC [stage 1] compiler/stage2/build/DsUtils.p_o HC [stage 1] compiler/stage2/build/DsCCall.p_o HC [stage 1] compiler/stage2/build/DsForeign.p_o HC [stage 1] compiler/stage2/build/ListT.p_o HC [stage 1] compiler/stage2/build/TmOracle.p_o HC [stage 1] compiler/stage2/build/Check.p_o HC [stage 1] compiler/stage2/build/DsGRHSs.p_o HC [stage 1] compiler/stage2/build/DsBinds.p_o HC [stage 1] compiler/stage2/build/MatchLit.p_o HC [stage 1] compiler/stage2/build/DsMeta.p_o HC [stage 1] compiler/stage2/build/MatchCon.p_o HC [stage 1] compiler/stage2/build/Match.p_o HC [stage 1] compiler/stage2/build/DsArrows.p_o HC [stage 1] compiler/stage2/build/DsListComp.p_o HC [stage 1] compiler/stage2/build/DsExpr.p_o HC [stage 1] compiler/stage2/build/HsDumpAst.p_o HC [stage 1] compiler/stage2/build/RnSplice.p_o-boot HC [stage 1] compiler/stage2/build/RnExpr.p_o-boot HC [stage 1] compiler/stage2/build/TcAnnotations.p_o HC [stage 1] compiler/stage2/build/RnTypes.p_o HC [stage 1] compiler/stage2/build/RnPat.p_o HC [stage 1] compiler/stage2/build/RnBinds.p_o HC [stage 1] compiler/stage2/build/RnSource.p_o HC [stage 1] compiler/stage2/build/TcTypeable.p_o HC [stage 1] compiler/stage2/build/TcGenDeriv.p_o HC [stage 1] compiler/stage2/build/TcClassDcl.p_o HC [stage 1] compiler/stage2/build/TcGenFunctor.p_o HC [stage 1] compiler/stage2/build/TcGenGenerics.p_o HC [stage 1] compiler/stage2/build/TcDerivUtils.p_o HC [stage 1] compiler/stage2/build/TcDerivInfer.p_o HC [stage 1] compiler/stage2/build/TcDeriv.p_o HC [stage 1] compiler/stage2/build/TcInstDcls.p_o-boot HC [stage 1] compiler/stage2/build/TcTyClsDecls.p_o HC [stage 1] compiler/stage2/build/TcInstDcls.p_o HC [stage 1] compiler/stage2/build/TcPatSyn.p_o HC [stage 1] compiler/stage2/build/TcMatches.p_o HC [stage 1] compiler/stage2/build/TcArrows.p_o HC [stage 1] compiler/stage2/build/TcExpr.p_o HC [stage 1] compiler/stage2/build/TcForeign.p_o HC [stage 1] compiler/stage2/build/TcRules.p_o HC [stage 1] compiler/stage2/build/TcDefaults.p_o HC [stage 1] compiler/stage2/build/HaddockUtils.p_o HC [stage 1] compiler/stage2/build/BkpSyn.p_o HC [stage 1] compiler/stage2/build/Parser.p_o HC [stage 1] compiler/stage2/build/HeaderInfo.p_o HC [stage 1] compiler/stage2/build/DsUsage.p_o HC [stage 1] compiler/stage2/build/FlagChecker.p_o HC [stage 1] compiler/stage2/build/ToIface.p_o HC [stage 1] compiler/stage2/build/MkIface.p_o HC [stage 1] compiler/stage2/build/PprTyThing.p_o HC [stage 1] compiler/stage2/build/RnSplice.p_o HC [stage 1] compiler/stage2/build/RnExpr.p_o HC [stage 1] compiler/stage2/build/TcRnDriver.p_o HC [stage 1] compiler/stage2/build/Desugar.p_o HC [stage 1] compiler/stage2/build/ByteCodeGen.p_o HC [stage 1] compiler/stage2/build/HscMain.p_o HC [stage 1] compiler/stage2/build/DriverPipeline.p_o HC [stage 1] compiler/stage2/build/GhcMake.p_o HC [stage 1] compiler/stage2/build/RtClosureInspect.p_o HC [stage 1] compiler/stage2/build/InteractiveEval.p_o HC [stage 1] compiler/stage2/build/GHC.p_o HC [stage 1] compiler/stage2/build/DriverBkp.p_o HC [stage 1] compiler/stage2/build/DriverMkDepend.p_o HC [stage 1] compiler/stage2/build/GhcPlugins.p_o HC [stage 1] compiler/stage2/build/TcPluginM.p_o HC [stage 1] compiler/stage2/build/TcHoleErrors.p_o HC [stage 1] compiler/stage2/build/TcSplice.p_o HC [stage 1] compiler/stage2/build/UniqMap.p_o HC [stage 1] compiler/stage2/build/RegAlloc/Graph/ArchBase.p_o HC [stage 1] compiler/stage2/build/RegAlloc/Graph/ArchX86.p_o HC [stage 1] compiler/stage2/build/RegAlloc/Graph/Coalesce.p_o HC [stage 1] compiler/stage2/build/Debugger.p_o HC [stage 1] compiler/stage2/build/parser/cutils.p_o HC [stage 1] compiler/stage2/build/ghci/keepCAFsForGHCi.p_o HC [stage 1] compiler/stage2/build/cbits/genSym.p_o "rm" -f compiler/stage2/build/libHSghc-8.6.5_p.a compiler/stage2/build/libHSghc-8.6.5_p.a.contents echo compiler/stage2/build/Ar.p_o compiler/stage2/build/FileCleanup.p_o compiler/stage2/build/DriverBkp.p_o compiler/stage2/build/BkpSyn.p_o compiler/stage2/build/NameShape.p_o compiler/stage2/build/RnModIface.p_o compiler/stage2/build/Avail.p_o compiler/stage2/build/AsmUtils.p_o compiler/stage2/build/BasicTypes.p_o compiler/stage2/build/ConLike.p_o compiler/stage2/build/DataCon.p_o compiler/stage2/build/PatSyn.p_o compiler/stage2/build/Demand.p_o compiler/stage2/build/Debug.p_o compiler/stage2/build/Exception.p_o compiler/stage2/build/FieldLabel.p_o compiler/stage2/build/GhcMonad.p_o compiler/stage2/build/Hooks.p_o compiler/stage2/build/Id.p_o compiler/stage2/build/IdInfo.p_o compiler/stage2/build/Lexeme.p_o compiler/stage2/build/Literal.p_o compiler/stage2/build/Llvm.p_o compiler/stage2/build/Llvm/AbsSyn.p_o compiler/stage2/build/Llvm/MetaData.p_o compiler/stage2/build/Llvm/PpLlvm.p_o compiler/stage2/build/Llvm/Types.p_o compiler/stage2/build/LlvmCodeGen.p_o compiler/stage2/build/LlvmCodeGen/Base.p_o compiler/stage2/build/LlvmCodeGen/CodeGen.p_o compiler/stage2/build/LlvmCodeGen/Data.p_o compiler/stage2/build/LlvmCodeGen/Ppr.p_o compiler/stage2/build/LlvmCodeGen/Regs.p_o compiler/stage2/build/LlvmMangler.p_o compiler/stage2/build/MkId.p_o compiler/stage2/build/Module.p_o compiler/stage2/build/Name.p_o compiler/stage2/build/NameEnv.p_o compiler/stage2/build/NameSet.p_o compiler/stage2/build/OccName.p_o compiler/stage2/build/RdrName.p_o compiler/stage2/build/NameCache.p_o compiler/stage2/build/SrcLoc.p_o compiler/stage2/build/UniqSupply.p_o compiler/stage2/build/Unique.p_o compiler/stage2/build/Var.p_o compiler/stage2/build/VarEnv.p_o compiler/stage2/build/VarSet.p_o compiler/stage2/build/UnVarGraph.p_o compiler/stage2/build/BlockId.p_o compiler/stage2/build/CLabel.p_o compiler/stage2/build/Cmm.p_o compiler/stage2/build/CmmBuildInfoTables.p_o compiler/stage2/build/CmmPipeline.p_o compiler/stage2/build/CmmCallConv.p_o compiler/stage2/build/CmmCommonBlockElim.p_o compiler/stage2/build/CmmImplementSwitchPlans.p_o compiler/stage2/build/CmmContFlowOpt.p_o compiler/stage2/build/CmmExpr.p_o compiler/stage2/build/CmmInfo.p_o compiler/stage2/build/CmmLex.p_o compiler/stage2/build/CmmLint.p_o compiler/stage2/build/CmmLive.p_o compiler/stage2/build/CmmMachOp.p_o compiler/stage2/build/CmmMonad.p_o compiler/stage2/build/CmmSwitch.p_o compiler/stage2/build/CmmNode.p_o compiler/stage2/build/CmmOpt.p_o compiler/stage2/build/CmmParse.p_o compiler/stage2/build/CmmProcPoint.p_o compiler/stage2/build/CmmSink.p_o compiler/stage2/build/CmmType.p_o compiler/stage2/build/CmmUtils.p_o compiler/stage2/build/CmmLayoutStack.p_o compiler/stage2/build/EnumSet.p_o compiler/stage2/build/MkGraph.p_o compiler/stage2/build/PprBase.p_o compiler/stage2/build/PprC.p_o compiler/stage2/build/PprCmm.p_o compiler/stage2/build/PprCmmDecl.p_o compiler/stage2/build/PprCmmExpr.p_o compiler/stage2/build/Bitmap.p_o compiler/stage2/build/CodeGen/Platform.p_o compiler/stage2/build/CodeGen/Platform/ARM.p_o compiler/stage2/build/CodeGen/Platform/ARM64.p_o compiler/stage2/build/CodeGen/Platform/NoRegs.p_o compiler/stage2/build/CodeGen/Platform/PPC.p_o compiler/stage2/build/CodeGen/Platform/PPC_Darwin.p_o compiler/stage2/build/CodeGen/Platform/SPARC.p_o compiler/stage2/build/CodeGen/Platform/X86.p_o compiler/stage2/build/CodeGen/Platform/X86_64.p_o compiler/stage2/build/CgUtils.p_o compiler/stage2/build/StgCmm.p_o compiler/stage2/build/StgCmmBind.p_o compiler/stage2/build/StgCmmClosure.p_o compiler/stage2/build/StgCmmCon.p_o compiler/stage2/build/StgCmmEnv.p_o compiler/stage2/build/StgCmmExpr.p_o compiler/stage2/build/StgCmmForeign.p_o compiler/stage2/build/StgCmmHeap.p_o compiler/stage2/build/StgCmmHpc.p_o compiler/stage2/build/StgCmmArgRep.p_o compiler/stage2/build/StgCmmLayout.p_o compiler/stage2/build/StgCmmMonad.p_o compiler/stage2/build/StgCmmPrim.p_o compiler/stage2/build/StgCmmProf.p_o compiler/stage2/build/StgCmmTicky.p_o compiler/stage2/build/StgCmmUtils.p_o compiler/stage2/build/StgCmmExtCode.p_o compiler/stage2/build/SMRep.p_o compiler/stage2/build/CoreArity.p_o compiler/stage2/build/CoreFVs.p_o compiler/stage2/build/CoreLint.p_o compiler/stage2/build/CorePrep.p_o compiler/stage2/build/CoreSubst.p_o compiler/stage2/build/CoreOpt.p_o compiler/stage2/build/CoreSyn.p_o compiler/stage2/build/TrieMap.p_o compiler/stage2/build/CoreTidy.p_o compiler/stage2/build/CoreUnfold.p_o compiler/stage2/build/CoreUtils.p_o compiler/stage2/build/CoreMap.p_o compiler/stage2/build/CoreSeq.p_o compiler/stage2/build/CoreStats.p_o compiler/stage2/build/MkCore.p_o compiler/stage2/build/PprCore.p_o compiler/stage2/build/PmExpr.p_o compiler/stage2/build/TmOracle.p_o compiler/stage2/build/Check.p_o compiler/stage2/build/Coverage.p_o compiler/stage2/build/Desugar.p_o compiler/stage2/build/DsArrows.p_o compiler/stage2/build/DsBinds.p_o compiler/stage2/build/DsCCall.p_o compiler/stage2/build/DsExpr.p_o compiler/stage2/build/DsForeign.p_o compiler/stage2/build/DsGRHSs.p_o compiler/stage2/build/DsListComp.p_o compiler/stage2/build/DsMonad.p_o compiler/stage2/build/DsUsage.p_o compiler/stage2/build/DsUtils.p_o compiler/stage2/build/ExtractDocs.p_o compiler/stage2/build/Match.p_o compiler/stage2/build/MatchCon.p_o compiler/stage2/build/MatchLit.p_o compiler/stage2/build/HsBinds.p_o compiler/stage2/build/HsDecls.p_o compiler/stage2/build/HsDoc.p_o compiler/stage2/build/HsExpr.p_o compiler/stage2/build/HsImpExp.p_o compiler/stage2/build/HsLit.p_o compiler/stage2/build/PlaceHolder.p_o compiler/stage2/build/HsExtension.p_o compiler/stage2/build/HsInstances.p_o compiler/stage2/build/HsPat.p_o compiler/stage2/build/HsSyn.p_o compiler/stage2/build/HsTypes.p_o compiler/stage2/build/HsUtils.p_o compiler/stage2/build/HsDumpAst.p_o compiler/stage2/build/BinIface.p_o compiler/stage2/build/BinFingerprint.p_o compiler/stage2/build/BuildTyCl.p_o compiler/stage2/build/IfaceEnv.p_o compiler/stage2/build/IfaceSyn.p_o compiler/stage2/build/IfaceType.p_o compiler/stage2/build/ToIface.p_o compiler/stage2/build/LoadIface.p_o compiler/stage2/build/MkIface.p_o compiler/stage2/build/TcIface.p_o compiler/stage2/build/FlagChecker.p_o compiler/stage2/build/Annotations.p_o compiler/stage2/build/CmdLineParser.p_o compiler/stage2/build/CodeOutput.p_o compiler/stage2/build/Config.p_o compiler/stage2/build/Constants.p_o compiler/stage2/build/DriverMkDepend.p_o compiler/stage2/build/DriverPhases.p_o compiler/stage2/build/PipelineMonad.p_o compiler/stage2/build/DriverPipeline.p_o compiler/stage2/build/DynFlags.p_o compiler/stage2/build/ErrUtils.p_o compiler/stage2/build/Finder.p_o compiler/stage2/build/GHC.p_o compiler/stage2/build/GhcMake.p_o compiler/stage2/build/GhcPlugins.p_o compiler/stage2/build/DynamicLoading.p_o compiler/stage2/build/HeaderInfo.p_o compiler/stage2/build/HscMain.p_o compiler/stage2/build/HscStats.p_o compiler/stage2/build/HscTypes.p_o compiler/stage2/build/InteractiveEval.p_o compiler/stage2/build/InteractiveEvalTypes.p_o compiler/stage2/build/PackageConfig.p_o compiler/stage2/build/Packages.p_o compiler/stage2/build/PlatformConstants.p_o compiler/stage2/build/Plugins.p_o compiler/stage2/build/TcPluginM.p_o compiler/stage2/build/PprTyThing.p_o compiler/stage2/build/StaticPtrTable.p_o compiler/stage2/build/SysTools.p_o compiler/stage2/build/SysTools/BaseDir.p_o compiler/stage2/build/SysTools/Terminal.p_o compiler/stage2/build/SysTools/ExtraObj.p_o compiler/stage2/build/SysTools/Info.p_o compiler/stage2/build/SysTools/Process.p_o compiler/stage2/build/SysTools/Tasks.p_o compiler/stage2/build/Elf.p_o compiler/stage2/build/TidyPgm.p_o compiler/stage2/build/Ctype.p_o compiler/stage2/build/HaddockUtils.p_o compiler/stage2/build/Lexer.p_o compiler/stage2/build/OptCoercion.p_o compiler/stage2/build/Parser.p_o compiler/stage2/build/RdrHsSyn.p_o compiler/stage2/build/ApiAnnotation.p_o compiler/stage2/build/ForeignCall.p_o compiler/stage2/build/KnownUniques.p_o compiler/stage2/build/PrelInfo.p_o compiler/stage2/build/PrelNames.p_o compiler/stage2/build/PrelRules.p_o compiler/stage2/build/PrimOp.p_o compiler/stage2/build/TysPrim.p_o compiler/stage2/build/TysWiredIn.p_o compiler/stage2/build/CostCentre.p_o compiler/stage2/build/CostCentreState.p_o compiler/stage2/build/ProfInit.p_o compiler/stage2/build/RnBinds.p_o compiler/stage2/build/RnEnv.p_o compiler/stage2/build/RnExpr.p_o compiler/stage2/build/RnHsDoc.p_o compiler/stage2/build/RnNames.p_o compiler/stage2/build/RnPat.p_o compiler/stage2/build/RnSource.p_o compiler/stage2/build/RnSplice.p_o compiler/stage2/build/RnTypes.p_o compiler/stage2/build/RnFixity.p_o compiler/stage2/build/RnUtils.p_o compiler/stage2/build/RnUnbound.p_o compiler/stage2/build/CoreMonad.p_o compiler/stage2/build/CSE.p_o compiler/stage2/build/FloatIn.p_o compiler/stage2/build/FloatOut.p_o compiler/stage2/build/LiberateCase.p_o compiler/stage2/build/OccurAnal.p_o compiler/stage2/build/SAT.p_o compiler/stage2/build/SetLevels.p_o compiler/stage2/build/SimplCore.p_o compiler/stage2/build/SimplEnv.p_o compiler/stage2/build/SimplMonad.p_o compiler/stage2/build/SimplUtils.p_o compiler/stage2/build/Simplify.p_o compiler/stage2/build/SimplStg.p_o compiler/stage2/build/StgStats.p_o compiler/stage2/build/StgCse.p_o compiler/stage2/build/UnariseStg.p_o compiler/stage2/build/RepType.p_o compiler/stage2/build/Rules.p_o compiler/stage2/build/SpecConstr.p_o compiler/stage2/build/Specialise.p_o compiler/stage2/build/CoreToStg.p_o compiler/stage2/build/StgLint.p_o compiler/stage2/build/StgSyn.p_o compiler/stage2/build/CallArity.p_o compiler/stage2/build/DmdAnal.p_o compiler/stage2/build/Exitify.p_o compiler/stage2/build/WorkWrap.p_o compiler/stage2/build/WwLib.p_o compiler/stage2/build/FamInst.p_o compiler/stage2/build/Inst.p_o compiler/stage2/build/TcAnnotations.p_o compiler/stage2/build/TcArrows.p_o compiler/stage2/build/TcBinds.p_o compiler/stage2/build/TcSigs.p_o compiler/stage2/build/TcClassDcl.p_o compiler/stage2/build/TcDefaults.p_o compiler/stage2/build/TcDeriv.p_o compiler/stage2/build/TcDerivInfer.p_o compiler/stage2/build/TcDerivUtils.p_o compiler/stage2/build/TcEnv.p_o compiler/stage2/build/TcExpr.p_o compiler/stage2/build/TcForeign.p_o compiler/stage2/build/TcGenDeriv.p_o compiler/stage2/build/TcGenFunctor.p_o compiler/stage2/build/TcGenGenerics.p_o compiler/stage2/build/TcHsSyn.p_o compiler/stage2/build/TcHsType.p_o compiler/stage2/build/TcInstDcls.p_o compiler/stage2/build/TcMType.p_o compiler/stage2/build/TcValidity.p_o compiler/stage2/build/TcMatches.p_o compiler/stage2/build/TcPat.p_o compiler/stage2/build/TcPatSyn.p_o compiler/stage2/build/TcRnDriver.p_o compiler/stage2/build/TcBackpack.p_o compiler/stage2/build/TcRnExports.p_o compiler/stage2/build/TcRnMonad.p_o compiler/stage2/build/TcRnTypes.p_o compiler/stage2/build/TcRules.p_o compiler/stage2/build/TcSimplify.p_o compiler/stage2/build/TcHoleErrors.p_o compiler/stage2/build/TcErrors.p_o compiler/stage2/build/TcTyClsDecls.p_o compiler/stage2/build/TcTyDecls.p_o compiler/stage2/build/TcTypeable.p_o compiler/stage2/build/TcType.p_o compiler/stage2/build/TcEvidence.p_o compiler/stage2/build/TcEvTerm.p_o compiler/stage2/build/TcUnify.p_o compiler/stage2/build/TcInteract.p_o compiler/stage2/build/TcCanonical.p_o compiler/stage2/build/TcFlatten.p_o compiler/stage2/build/TcSMonad.p_o compiler/stage2/build/TcTypeNats.p_o compiler/stage2/build/TcSplice.p_o compiler/stage2/build/Class.p_o compiler/stage2/build/Coercion.p_o compiler/stage2/build/DsMeta.p_o compiler/stage2/build/THNames.p_o compiler/stage2/build/FamInstEnv.p_o compiler/stage2/build/FunDeps.p_o compiler/stage2/build/InstEnv.p_o compiler/stage2/build/TyCon.p_o compiler/stage2/build/CoAxiom.p_o compiler/stage2/build/Kind.p_o compiler/stage2/build/Type.p_o compiler/stage2/build/TyCoRep.p_o compiler/stage2/build/Unify.p_o compiler/stage2/build/Bag.p_o compiler/stage2/build/Binary.p_o compiler/stage2/build/BooleanFormula.p_o compiler/stage2/build/BufWrite.p_o compiler/stage2/build/Digraph.p_o compiler/stage2/build/Encoding.p_o compiler/stage2/build/FastFunctions.p_o compiler/stage2/build/FastMutInt.p_o compiler/stage2/build/FastString.p_o compiler/stage2/build/FastStringEnv.p_o compiler/stage2/build/Fingerprint.p_o compiler/stage2/build/FiniteMap.p_o compiler/stage2/build/FV.p_o compiler/stage2/build/GraphBase.p_o compiler/stage2/build/GraphColor.p_o compiler/stage2/build/GraphOps.p_o compiler/stage2/build/GraphPpr.p_o compiler/stage2/build/IOEnv.p_o compiler/stage2/build/Json.p_o compiler/stage2/build/ListSetOps.p_o compiler/stage2/build/ListT.p_o compiler/stage2/build/Maybes.p_o compiler/stage2/build/MonadUtils.p_o compiler/stage2/build/OrdList.p_o compiler/stage2/build/Outputable.p_o compiler/stage2/build/Pair.p_o compiler/stage2/build/Panic.p_o compiler/stage2/build/PprColour.p_o compiler/stage2/build/Pretty.p_o compiler/stage2/build/State.p_o compiler/stage2/build/Stream.p_o compiler/stage2/build/StringBuffer.p_o compiler/stage2/build/UniqDFM.p_o compiler/stage2/build/UniqDSet.p_o compiler/stage2/build/UniqFM.p_o compiler/stage2/build/UniqMap.p_o compiler/stage2/build/UniqSet.p_o compiler/stage2/build/Util.p_o compiler/stage2/build/Hoopl/Block.p_o compiler/stage2/build/Hoopl/Collections.p_o compiler/stage2/build/Hoopl/Dataflow.p_o compiler/stage2/build/Hoopl/Graph.p_o compiler/stage2/build/Hoopl/Label.p_o compiler/stage2/build/AsmCodeGen.p_o compiler/stage2/build/TargetReg.p_o compiler/stage2/build/NCGMonad.p_o compiler/stage2/build/Instruction.p_o compiler/stage2/build/Format.p_o compiler/stage2/build/Reg.p_o compiler/stage2/build/RegClass.p_o compiler/stage2/build/PIC.p_o compiler/stage2/build/Platform.p_o compiler/stage2/build/CPrim.p_o compiler/stage2/build/X86/Regs.p_o compiler/stage2/build/X86/RegInfo.p_o compiler/stage2/build/X86/Instr.p_o compiler/stage2/build/X86/Cond.p_o compiler/stage2/build/X86/Ppr.p_o compiler/stage2/build/X86/CodeGen.p_o compiler/stage2/build/PPC/Regs.p_o compiler/stage2/build/PPC/RegInfo.p_o compiler/stage2/build/PPC/Instr.p_o compiler/stage2/build/PPC/Cond.p_o compiler/stage2/build/PPC/Ppr.p_o compiler/stage2/build/PPC/CodeGen.p_o compiler/stage2/build/SPARC/Base.p_o compiler/stage2/build/SPARC/Regs.p_o compiler/stage2/build/SPARC/Imm.p_o compiler/stage2/build/SPARC/AddrMode.p_o compiler/stage2/build/SPARC/Cond.p_o compiler/stage2/build/SPARC/Instr.p_o compiler/stage2/build/SPARC/Stack.p_o compiler/stage2/build/SPARC/ShortcutJump.p_o compiler/stage2/build/SPARC/Ppr.p_o compiler/stage2/build/SPARC/CodeGen.p_o compiler/stage2/build/SPARC/CodeGen/Amode.p_o compiler/stage2/build/SPARC/CodeGen/Base.p_o compiler/stage2/build/SPARC/CodeGen/CondCode.p_o compiler/stage2/build/SPARC/CodeGen/Gen32.p_o compiler/stage2/build/SPARC/CodeGen/Gen64.p_o compiler/stage2/build/SPARC/CodeGen/Sanity.p_o compiler/stage2/build/SPARC/CodeGen/Expand.p_o compiler/stage2/build/RegAlloc/Liveness.p_o compiler/stage2/build/RegAlloc/Graph/Main.p_o compiler/stage2/build/RegAlloc/Graph/Stats.p_o compiler/stage2/build/RegAlloc/Graph/ArchBase.p_o compiler/stage2/build/RegAlloc/Graph/ArchX86.p_o compiler/stage2/build/RegAlloc/Graph/Coalesce.p_o compiler/stage2/build/RegAlloc/Graph/Spill.p_o compiler/stage2/build/RegAlloc/Graph/SpillClean.p_o compiler/stage2/build/RegAlloc/Graph/SpillCost.p_o compiler/stage2/build/RegAlloc/Graph/TrivColorable.p_o compiler/stage2/build/RegAlloc/Linear/Main.p_o compiler/stage2/build/RegAlloc/Linear/JoinToTargets.p_o compiler/stage2/build/RegAlloc/Linear/State.p_o compiler/stage2/build/RegAlloc/Linear/Stats.p_o compiler/stage2/build/RegAlloc/Linear/FreeRegs.p_o compiler/stage2/build/RegAlloc/Linear/StackMap.p_o compiler/stage2/build/RegAlloc/Linear/Base.p_o compiler/stage2/build/RegAlloc/Linear/X86/FreeRegs.p_o compiler/stage2/build/RegAlloc/Linear/X86_64/FreeRegs.p_o compiler/stage2/build/RegAlloc/Linear/PPC/FreeRegs.p_o compiler/stage2/build/RegAlloc/Linear/SPARC/FreeRegs.p_o compiler/stage2/build/Dwarf.p_o compiler/stage2/build/Dwarf/Types.p_o compiler/stage2/build/Dwarf/Constants.p_o compiler/stage2/build/Convert.p_o compiler/stage2/build/ByteCodeTypes.p_o compiler/stage2/build/ByteCodeAsm.p_o compiler/stage2/build/ByteCodeGen.p_o compiler/stage2/build/ByteCodeInstr.p_o compiler/stage2/build/ByteCodeItbls.p_o compiler/stage2/build/ByteCodeLink.p_o compiler/stage2/build/Debugger.p_o compiler/stage2/build/Linker.p_o compiler/stage2/build/RtClosureInspect.p_o compiler/stage2/build/GHCi.p_o compiler/stage2/build/GhcPrelude.p_o compiler/stage2/build/parser/cutils.p_o compiler/stage2/build/cbits/genSym.p_o >> compiler/stage2/build/libHSghc-8.6.5_p.a.contents "xargs" "ar" qcls compiler/stage2/build/libHSghc-8.6.5_p.a < compiler/stage2/build/libHSghc-8.6.5_p.a.contents "rm" -f compiler/stage2/build/libHSghc-8.6.5_p.a.contents "inplace/bin/mkdirhier" compiler/stage2/doc/html/ghc//. "/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin/haddock" --verbosity=0 --odir="compiler/stage2/doc/html/ghc" --no-tmp-comp-dir --dump-interface=compiler/stage2/doc/html/ghc/ghc.haddock --html --hoogle --quickjump --title="ghc-8.6.5: The GHC API" --prologue="compiler/stage2/haddock-prologue.txt" --optghc="-D__HADDOCK_VERSION__=2220" --hide=GhcPrelude --read-interface=../array-0.5.3.0,../array-0.5.3.0/src/%{MODULE/./-}.html\#%{NAME},libraries/array/dist-install/doc/html/array/array.haddock --read-interface=../base-4.12.0.0,../base-4.12.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --read-interface=../binary-0.8.6.0,../binary-0.8.6.0/src/%{MODULE/./-}.html\#%{NAME},libraries/binary/dist-install/doc/html/binary/binary.haddock --read-interface=../bytestring-0.10.8.2,../bytestring-0.10.8.2/src/%{MODULE/./-}.html\#%{NAME},libraries/bytestring/dist-install/doc/html/bytestring/bytestring.haddock --read-interface=../containers-0.6.0.1,../containers-0.6.0.1/src/%{MODULE/./-}.html\#%{NAME},libraries/containers/dist-install/doc/html/containers/containers.haddock --read-interface=../deepseq-1.4.4.0,../deepseq-1.4.4.0/src/%{MODULE/./-}.html\#%{NAME},libraries/deepseq/dist-install/doc/html/deepseq/deepseq.haddock --read-interface=../directory-1.3.3.0,../directory-1.3.3.0/src/%{MODULE/./-}.html\#%{NAME},libraries/directory/dist-install/doc/html/directory/directory.haddock --read-interface=../filepath-1.4.2.1,../filepath-1.4.2.1/src/%{MODULE/./-}.html\#%{NAME},libraries/filepath/dist-install/doc/html/filepath/filepath.haddock --read-interface=../ghc-boot-8.6.5,../ghc-boot-8.6.5/src/%{MODULE/./-}.html\#%{NAME},libraries/ghc-boot/dist-install/doc/html/ghc-boot/ghc-boot.haddock --read-interface=../ghc-boot-th-8.6.5,../ghc-boot-th-8.6.5/src/%{MODULE/./-}.html\#%{NAME},libraries/ghc-boot-th/dist-install/doc/html/ghc-boot-th/ghc-boot-th.haddock --read-interface=../ghc-heap-8.6.5,../ghc-heap-8.6.5/src/%{MODULE/./-}.html\#%{NAME},libraries/ghc-heap/dist-install/doc/html/ghc-heap/ghc-heap.haddock --read-interface=../ghci-8.6.5,../ghci-8.6.5/src/%{MODULE/./-}.html\#%{NAME},libraries/ghci/dist-install/doc/html/ghci/ghci.haddock --read-interface=../hpc-0.6.0.3,../hpc-0.6.0.3/src/%{MODULE/./-}.html\#%{NAME},libraries/hpc/dist-install/doc/html/hpc/hpc.haddock --read-interface=../process-1.6.5.0,../process-1.6.5.0/src/%{MODULE/./-}.html\#%{NAME},libraries/process/dist-install/doc/html/process/process.haddock --read-interface=../template-haskell-2.14.0.0,../template-haskell-2.14.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/template-haskell/dist-install/doc/html/template-haskell/template-haskell.haddock --read-interface=../terminfo-0.4.1.2,../terminfo-0.4.1.2/src/%{MODULE/./-}.html\#%{NAME},libraries/terminfo/dist-install/doc/html/terminfo/terminfo.haddock --read-interface=../time-1.8.0.2,../time-1.8.0.2/src/%{MODULE/./-}.html\#%{NAME},libraries/time/dist-install/doc/html/time/time.haddock --read-interface=../transformers-0.5.6.2,../transformers-0.5.6.2/src/%{MODULE/./-}.html\#%{NAME},libraries/transformers/dist-install/doc/html/transformers/transformers.haddock --read-interface=../unix-2.7.2.2,../unix-2.7.2.2/src/%{MODULE/./-}.html\#%{NAME},libraries/unix/dist-install/doc/html/unix/unix.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-I/usr/include --optghc=-L/usr/lib --optghc=-I/usr/local/include --optghc=-L/usr/local/lib --optghc=-Wall --optghc=-Iincludes --optghc=-Iincludes/dist --optghc=-Iincludes/dist-derivedconstants/header --optghc=-Iincludes/dist-ghcconstants/header --optghc=-this-unit-id --optghc=ghc-8.6.5 --optghc=-hide-all-packages --optghc=-i --optghc=-icompiler/backpack --optghc=-icompiler/basicTypes --optghc=-icompiler/cmm --optghc=-icompiler/codeGen --optghc=-icompiler/coreSyn --optghc=-icompiler/deSugar --optghc=-icompiler/ghci --optghc=-icompiler/hsSyn --optghc=-icompiler/iface --optghc=-icompiler/llvmGen --optghc=-icompiler/main --optghc=-icompiler/nativeGen --optghc=-icompiler/parser --optghc=-icompiler/prelude --optghc=-icompiler/profiling --optghc=-icompiler/rename --optghc=-icompiler/simplCore --optghc=-icompiler/simplStg --optghc=-icompiler/specialise --optghc=-icompiler/stgSyn --optghc=-icompiler/stranal --optghc=-icompiler/typecheck --optghc=-icompiler/types --optghc=-icompiler/utils --optghc=-icompiler/stage2/build --optghc=-Icompiler/stage2/build --optghc=-icompiler/stage2/build/./autogen --optghc=-Icompiler/stage2/build/./autogen --optghc=-Icompiler/. --optghc=-Icompiler/parser --optghc=-Icompiler/utils --optghc=-Icompiler/../rts/dist/build --optghc=-Icompiler/stage2 --optghc=-Icompiler/stage2/build/. --optghc=-Icompiler/stage2/build/parser --optghc=-Icompiler/stage2/build/utils --optghc=-Icompiler/stage2/build/../rts/dist/build --optghc=-Icompiler/stage2/build/stage2 --optghc=-I/usr/local/include --optghc=-optP-DGHCI --optghc=-optP-include --optghc=-optPcompiler/stage2/build/./autogen/cabal_macros.h --optghc=-package-id --optghc=array-0.5.3.0 --optghc=-package-id --optghc=base-4.12.0.0 --optghc=-package-id --optghc=binary-0.8.6.0 --optghc=-package-id --optghc=bytestring-0.10.8.2 --optghc=-package-id --optghc=containers-0.6.0.1 --optghc=-package-id --optghc=deepseq-1.4.4.0 --optghc=-package-id --optghc=directory-1.3.3.0 --optghc=-package-id --optghc=filepath-1.4.2.1 --optghc=-package-id --optghc=ghc-boot-8.6.5 --optghc=-package-id --optghc=ghc-boot-th-8.6.5 --optghc=-package-id --optghc=ghc-heap-8.6.5 --optghc=-package-id --optghc=ghci-8.6.5 --optghc=-package-id --optghc=hpc-0.6.0.3 --optghc=-package-id --optghc=process-1.6.5.0 --optghc=-package-id --optghc=template-haskell-2.14.0.0 --optghc=-package-id --optghc=terminfo-0.4.1.2 --optghc=-package-id --optghc=time-1.8.0.2 --optghc=-package-id --optghc=transformers-0.5.6.2 --optghc=-package-id --optghc=unix-2.7.2.2 --optghc=-Wall --optghc=-Wno-name-shadowing --optghc=-Wnoncanonical-monad-instances --optghc=-Wnoncanonical-monadfail-instances --optghc=-Wnoncanonical-monoid-instances --optghc=-this-unit-id --optghc=ghc --optghc=-XHaskell2010 --optghc=-XNoImplicitPrelude --optghc=-optc-DTHREADED_RTS --optghc=-DGHCI_TABLES_NEXT_TO_CODE --optghc=-DSTAGE=2 --optghc=-O2 --optghc=-Wcpp-undef --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-Wnoncanonical-monad-instances --optghc=-odir --optghc=compiler/stage2/build --optghc=-hidir --optghc=compiler/stage2/build --optghc=-stubdir --optghc=compiler/stage2/build --optghc=-DSTAGE=2 compiler/main/Ar.hs compiler/main/FileCleanup.hs compiler/backpack/DriverBkp.hs compiler/backpack/BkpSyn.hs compiler/backpack/NameShape.hs compiler/backpack/RnModIface.hs compiler/basicTypes/Avail.hs compiler/utils/AsmUtils.hs compiler/basicTypes/BasicTypes.hs compiler/basicTypes/ConLike.hs compiler/basicTypes/DataCon.hs compiler/basicTypes/PatSyn.hs compiler/basicTypes/Demand.hs compiler/cmm/Debug.hs compiler/utils/Exception.hs compiler/basicTypes/FieldLabel.hs compiler/main/GhcMonad.hs compiler/main/Hooks.hs compiler/basicTypes/Id.hs compiler/basicTypes/IdInfo.hs compiler/basicTypes/Lexeme.hs compiler/basicTypes/Literal.hs compiler/llvmGen/Llvm.hs compiler/llvmGen/Llvm/AbsSyn.hs compiler/llvmGen/Llvm/MetaData.hs compiler/llvmGen/Llvm/PpLlvm.hs compiler/llvmGen/Llvm/Types.hs compiler/llvmGen/LlvmCodeGen.hs compiler/llvmGen/LlvmCodeGen/Base.hs compiler/llvmGen/LlvmCodeGen/CodeGen.hs compiler/llvmGen/LlvmCodeGen/Data.hs compiler/llvmGen/LlvmCodeGen/Ppr.hs compiler/llvmGen/LlvmCodeGen/Regs.hs compiler/llvmGen/LlvmMangler.hs compiler/basicTypes/MkId.hs compiler/basicTypes/Module.hs compiler/basicTypes/Name.hs compiler/basicTypes/NameEnv.hs compiler/basicTypes/NameSet.hs compiler/basicTypes/OccName.hs compiler/basicTypes/RdrName.hs compiler/basicTypes/NameCache.hs compiler/basicTypes/SrcLoc.hs compiler/basicTypes/UniqSupply.hs compiler/basicTypes/Unique.hs compiler/basicTypes/Var.hs compiler/basicTypes/VarEnv.hs compiler/basicTypes/VarSet.hs compiler/utils/UnVarGraph.hs compiler/cmm/BlockId.hs compiler/cmm/CLabel.hs compiler/cmm/Cmm.hs compiler/cmm/CmmBuildInfoTables.hs compiler/cmm/CmmPipeline.hs compiler/cmm/CmmCallConv.hs compiler/cmm/CmmCommonBlockElim.hs compiler/cmm/CmmImplementSwitchPlans.hs compiler/cmm/CmmContFlowOpt.hs compiler/cmm/CmmExpr.hs compiler/cmm/CmmInfo.hs compiler/cmm/CmmLex.hs compiler/cmm/CmmLint.hs compiler/cmm/CmmLive.hs compiler/cmm/CmmMachOp.hs compiler/cmm/CmmMonad.hs compiler/cmm/CmmSwitch.hs compiler/cmm/CmmNode.hs compiler/cmm/CmmOpt.hs compiler/cmm/CmmParse.hs compiler/cmm/CmmProcPoint.hs compiler/cmm/CmmSink.hs compiler/cmm/CmmType.hs compiler/cmm/CmmUtils.hs compiler/cmm/CmmLayoutStack.hs compiler/utils/EnumSet.hs compiler/cmm/MkGraph.hs compiler/nativeGen/PprBase.hs compiler/cmm/PprC.hs compiler/cmm/PprCmm.hs compiler/cmm/PprCmmDecl.hs compiler/cmm/PprCmmExpr.hs compiler/cmm/Bitmap.hs compiler/codeGen/CodeGen/Platform.hs compiler/codeGen/CodeGen/Platform/ARM.hs compiler/codeGen/CodeGen/Platform/ARM64.hs compiler/codeGen/CodeGen/Platform/NoRegs.hs compiler/codeGen/CodeGen/Platform/PPC.hs compiler/codeGen/CodeGen/Platform/PPC_Darwin.hs compiler/codeGen/CodeGen/Platform/SPARC.hs compiler/codeGen/CodeGen/Platform/X86.hs compiler/codeGen/CodeGen/Platform/X86_64.hs compiler/codeGen/CgUtils.hs compiler/codeGen/StgCmm.hs compiler/codeGen/StgCmmBind.hs compiler/codeGen/StgCmmClosure.hs compiler/codeGen/StgCmmCon.hs compiler/codeGen/StgCmmEnv.hs compiler/codeGen/StgCmmExpr.hs compiler/codeGen/StgCmmForeign.hs compiler/codeGen/StgCmmHeap.hs compiler/codeGen/StgCmmHpc.hs compiler/codeGen/StgCmmArgRep.hs compiler/codeGen/StgCmmLayout.hs compiler/codeGen/StgCmmMonad.hs compiler/codeGen/StgCmmPrim.hs compiler/codeGen/StgCmmProf.hs compiler/codeGen/StgCmmTicky.hs compiler/codeGen/StgCmmUtils.hs compiler/codeGen/StgCmmExtCode.hs compiler/cmm/SMRep.hs compiler/coreSyn/CoreArity.hs compiler/coreSyn/CoreFVs.hs compiler/coreSyn/CoreLint.hs compiler/coreSyn/CorePrep.hs compiler/coreSyn/CoreSubst.hs compiler/coreSyn/CoreOpt.hs compiler/coreSyn/CoreSyn.hs compiler/utils/TrieMap.hs compiler/coreSyn/CoreTidy.hs compiler/coreSyn/CoreUnfold.hs compiler/coreSyn/CoreUtils.hs compiler/coreSyn/CoreMap.hs compiler/coreSyn/CoreSeq.hs compiler/coreSyn/CoreStats.hs compiler/coreSyn/MkCore.hs compiler/coreSyn/PprCore.hs compiler/deSugar/PmExpr.hs compiler/deSugar/TmOracle.hs compiler/deSugar/Check.hs compiler/deSugar/Coverage.hs compiler/deSugar/Desugar.hs compiler/deSugar/DsArrows.hs compiler/deSugar/DsBinds.hs compiler/deSugar/DsCCall.hs compiler/deSugar/DsExpr.hs compiler/deSugar/DsForeign.hs compiler/deSugar/DsGRHSs.hs compiler/deSugar/DsListComp.hs compiler/deSugar/DsMonad.hs compiler/deSugar/DsUsage.hs compiler/deSugar/DsUtils.hs compiler/deSugar/ExtractDocs.hs compiler/deSugar/Match.hs compiler/deSugar/MatchCon.hs compiler/deSugar/MatchLit.hs compiler/hsSyn/HsBinds.hs compiler/hsSyn/HsDecls.hs compiler/hsSyn/HsDoc.hs compiler/hsSyn/HsExpr.hs compiler/hsSyn/HsImpExp.hs compiler/hsSyn/HsLit.hs compiler/hsSyn/PlaceHolder.hs compiler/hsSyn/HsExtension.hs compiler/hsSyn/HsInstances.hs compiler/hsSyn/HsPat.hs compiler/hsSyn/HsSyn.hs compiler/hsSyn/HsTypes.hs compiler/hsSyn/HsUtils.hs compiler/hsSyn/HsDumpAst.hs compiler/iface/BinIface.hs compiler/iface/BinFingerprint.hs compiler/iface/BuildTyCl.hs compiler/iface/IfaceEnv.hs compiler/iface/IfaceSyn.hs compiler/iface/IfaceType.hs compiler/iface/ToIface.hs compiler/iface/LoadIface.hs compiler/iface/MkIface.hs compiler/iface/TcIface.hs compiler/iface/FlagChecker.hs compiler/main/Annotations.hs compiler/main/CmdLineParser.hs compiler/main/CodeOutput.hs compiler/stage2/build/Config.hs compiler/main/Constants.hs compiler/main/DriverMkDepend.hs compiler/main/DriverPhases.hs compiler/main/PipelineMonad.hs compiler/main/DriverPipeline.hs compiler/main/DynFlags.hs compiler/main/ErrUtils.hs compiler/main/Finder.hs compiler/main/GHC.hs compiler/main/GhcMake.hs compiler/main/GhcPlugins.hs compiler/main/DynamicLoading.hs compiler/main/HeaderInfo.hs compiler/main/HscMain.hs compiler/main/HscStats.hs compiler/main/HscTypes.hs compiler/main/InteractiveEval.hs compiler/main/InteractiveEvalTypes.hs compiler/main/PackageConfig.hs compiler/main/Packages.hs compiler/main/PlatformConstants.hs compiler/main/Plugins.hs compiler/typecheck/TcPluginM.hs compiler/main/PprTyThing.hs compiler/main/StaticPtrTable.hs compiler/main/SysTools.hs compiler/main/SysTools/BaseDir.hs compiler/main/SysTools/Terminal.hs compiler/main/SysTools/ExtraObj.hs compiler/main/SysTools/Info.hs compiler/main/SysTools/Process.hs compiler/main/SysTools/Tasks.hs compiler/main/Elf.hs compiler/main/TidyPgm.hs compiler/parser/Ctype.hs compiler/parser/HaddockUtils.hs compiler/parser/Lexer.hs compiler/types/OptCoercion.hs compiler/parser/Parser.hs compiler/parser/RdrHsSyn.hs compiler/parser/ApiAnnotation.hs compiler/prelude/ForeignCall.hs compiler/prelude/KnownUniques.hs compiler/prelude/PrelInfo.hs compiler/prelude/PrelNames.hs compiler/prelude/PrelRules.hs compiler/prelude/PrimOp.hs compiler/prelude/TysPrim.hs compiler/prelude/TysWiredIn.hs compiler/profiling/CostCentre.hs compiler/profiling/CostCentreState.hs compiler/profiling/ProfInit.hs compiler/rename/RnBinds.hs compiler/rename/RnEnv.hs compiler/rename/RnExpr.hs compiler/rename/RnHsDoc.hs compiler/rename/RnNames.hs compiler/rename/RnPat.hs compiler/rename/RnSource.hs compiler/rename/RnSplice.hs compiler/rename/RnTypes.hs compiler/rename/RnFixity.hs compiler/rename/RnUtils.hs compiler/rename/RnUnbound.hs compiler/simplCore/CoreMonad.hs compiler/simplCore/CSE.hs compiler/simplCore/FloatIn.hs compiler/simplCore/FloatOut.hs compiler/simplCore/LiberateCase.hs compiler/simplCore/OccurAnal.hs compiler/simplCore/SAT.hs compiler/simplCore/SetLevels.hs compiler/simplCore/SimplCore.hs compiler/simplCore/SimplEnv.hs compiler/simplCore/SimplMonad.hs compiler/simplCore/SimplUtils.hs compiler/simplCore/Simplify.hs compiler/simplStg/SimplStg.hs compiler/simplStg/StgStats.hs compiler/simplStg/StgCse.hs compiler/simplStg/UnariseStg.hs compiler/simplStg/RepType.hs compiler/specialise/Rules.hs compiler/specialise/SpecConstr.hs compiler/specialise/Specialise.hs compiler/stgSyn/CoreToStg.hs compiler/stgSyn/StgLint.hs compiler/stgSyn/StgSyn.hs compiler/simplCore/CallArity.hs compiler/stranal/DmdAnal.hs compiler/simplCore/Exitify.hs compiler/stranal/WorkWrap.hs compiler/stranal/WwLib.hs compiler/typecheck/FamInst.hs compiler/typecheck/Inst.hs compiler/typecheck/TcAnnotations.hs compiler/typecheck/TcArrows.hs compiler/typecheck/TcBinds.hs compiler/typecheck/TcSigs.hs compiler/typecheck/TcClassDcl.hs compiler/typecheck/TcDefaults.hs compiler/typecheck/TcDeriv.hs compiler/typecheck/TcDerivInfer.hs compiler/typecheck/TcDerivUtils.hs compiler/typecheck/TcEnv.hs compiler/typecheck/TcExpr.hs compiler/typecheck/TcForeign.hs compiler/typecheck/TcGenDeriv.hs compiler/typecheck/TcGenFunctor.hs compiler/typecheck/TcGenGenerics.hs compiler/typecheck/TcHsSyn.hs compiler/typecheck/TcHsType.hs compiler/typecheck/TcInstDcls.hs compiler/typecheck/TcMType.hs compiler/typecheck/TcValidity.hs compiler/typecheck/TcMatches.hs compiler/typecheck/TcPat.hs compiler/typecheck/TcPatSyn.hs compiler/typecheck/TcRnDriver.hs compiler/typecheck/TcBackpack.hs compiler/typecheck/TcRnExports.hs compiler/typecheck/TcRnMonad.hs compiler/typecheck/TcRnTypes.hs compiler/typecheck/TcRules.hs compiler/typecheck/TcSimplify.hs compiler/typecheck/TcHoleErrors.hs compiler/typecheck/TcErrors.hs compiler/typecheck/TcTyClsDecls.hs compiler/typecheck/TcTyDecls.hs compiler/typecheck/TcTypeable.hs compiler/typecheck/TcType.hs compiler/typecheck/TcEvidence.hs compiler/typecheck/TcEvTerm.hs compiler/typecheck/TcUnify.hs compiler/typecheck/TcInteract.hs compiler/typecheck/TcCanonical.hs compiler/typecheck/TcFlatten.hs compiler/typecheck/TcSMonad.hs compiler/typecheck/TcTypeNats.hs compiler/typecheck/TcSplice.hs compiler/types/Class.hs compiler/types/Coercion.hs compiler/deSugar/DsMeta.hs compiler/prelude/THNames.hs compiler/types/FamInstEnv.hs compiler/typecheck/FunDeps.hs compiler/types/InstEnv.hs compiler/types/TyCon.hs compiler/types/CoAxiom.hs compiler/types/Kind.hs compiler/types/Type.hs compiler/types/TyCoRep.hs compiler/types/Unify.hs compiler/utils/Bag.hs compiler/utils/Binary.hs compiler/utils/BooleanFormula.hs compiler/utils/BufWrite.hs compiler/utils/Digraph.hs compiler/utils/Encoding.hs compiler/utils/FastFunctions.hs compiler/utils/FastMutInt.hs compiler/utils/FastString.hs compiler/utils/FastStringEnv.hs compiler/stage2/build/Fingerprint.hs compiler/utils/FiniteMap.hs compiler/utils/FV.hs compiler/utils/GraphBase.hs compiler/utils/GraphColor.hs compiler/utils/GraphOps.hs compiler/utils/GraphPpr.hs compiler/utils/IOEnv.hs compiler/utils/Json.hs compiler/utils/ListSetOps.hs compiler/utils/ListT.hs compiler/utils/Maybes.hs compiler/utils/MonadUtils.hs compiler/utils/OrdList.hs compiler/utils/Outputable.hs compiler/utils/Pair.hs compiler/utils/Panic.hs compiler/utils/PprColour.hs compiler/utils/Pretty.hs compiler/utils/State.hs compiler/utils/Stream.hs compiler/utils/StringBuffer.hs compiler/utils/UniqDFM.hs compiler/utils/UniqDSet.hs compiler/utils/UniqFM.hs compiler/utils/UniqMap.hs compiler/utils/UniqSet.hs compiler/utils/Util.hs compiler/cmm/Hoopl/Block.hs compiler/cmm/Hoopl/Collections.hs compiler/cmm/Hoopl/Dataflow.hs compiler/cmm/Hoopl/Graph.hs compiler/cmm/Hoopl/Label.hs compiler/nativeGen/AsmCodeGen.hs compiler/nativeGen/TargetReg.hs compiler/nativeGen/NCGMonad.hs compiler/nativeGen/Instruction.hs compiler/nativeGen/Format.hs compiler/nativeGen/Reg.hs compiler/nativeGen/RegClass.hs compiler/nativeGen/PIC.hs compiler/utils/Platform.hs compiler/nativeGen/CPrim.hs compiler/nativeGen/X86/Regs.hs compiler/nativeGen/X86/RegInfo.hs compiler/nativeGen/X86/Instr.hs compiler/nativeGen/X86/Cond.hs compiler/nativeGen/X86/Ppr.hs compiler/nativeGen/X86/CodeGen.hs compiler/nativeGen/PPC/Regs.hs compiler/nativeGen/PPC/RegInfo.hs compiler/nativeGen/PPC/Instr.hs compiler/nativeGen/PPC/Cond.hs compiler/nativeGen/PPC/Ppr.hs compiler/nativeGen/PPC/CodeGen.hs compiler/nativeGen/SPARC/Base.hs compiler/nativeGen/SPARC/Regs.hs compiler/nativeGen/SPARC/Imm.hs compiler/nativeGen/SPARC/AddrMode.hs compiler/nativeGen/SPARC/Cond.hs compiler/nativeGen/SPARC/Instr.hs compiler/nativeGen/SPARC/Stack.hs compiler/nativeGen/SPARC/ShortcutJump.hs compiler/nativeGen/SPARC/Ppr.hs compiler/nativeGen/SPARC/CodeGen.hs compiler/nativeGen/SPARC/CodeGen/Amode.hs compiler/nativeGen/SPARC/CodeGen/Base.hs compiler/nativeGen/SPARC/CodeGen/CondCode.hs compiler/nativeGen/SPARC/CodeGen/Gen32.hs compiler/nativeGen/SPARC/CodeGen/Gen64.hs compiler/nativeGen/SPARC/CodeGen/Sanity.hs compiler/nativeGen/SPARC/CodeGen/Expand.hs compiler/nativeGen/RegAlloc/Liveness.hs compiler/nativeGen/RegAlloc/Graph/Main.hs compiler/nativeGen/RegAlloc/Graph/Stats.hs compiler/nativeGen/RegAlloc/Graph/ArchBase.hs compiler/nativeGen/RegAlloc/Graph/ArchX86.hs compiler/nativeGen/RegAlloc/Graph/Coalesce.hs compiler/nativeGen/RegAlloc/Graph/Spill.hs compiler/nativeGen/RegAlloc/Graph/SpillClean.hs compiler/nativeGen/RegAlloc/Graph/SpillCost.hs compiler/nativeGen/RegAlloc/Graph/TrivColorable.hs compiler/nativeGen/RegAlloc/Linear/Main.hs compiler/nativeGen/RegAlloc/Linear/JoinToTargets.hs compiler/nativeGen/RegAlloc/Linear/State.hs compiler/nativeGen/RegAlloc/Linear/Stats.hs compiler/nativeGen/RegAlloc/Linear/FreeRegs.hs compiler/nativeGen/RegAlloc/Linear/StackMap.hs compiler/nativeGen/RegAlloc/Linear/Base.hs compiler/nativeGen/RegAlloc/Linear/X86/FreeRegs.hs compiler/nativeGen/RegAlloc/Linear/X86_64/FreeRegs.hs compiler/nativeGen/RegAlloc/Linear/PPC/FreeRegs.hs compiler/nativeGen/RegAlloc/Linear/SPARC/FreeRegs.hs compiler/nativeGen/Dwarf.hs compiler/nativeGen/Dwarf/Types.hs compiler/nativeGen/Dwarf/Constants.hs compiler/hsSyn/Convert.hs compiler/ghci/ByteCodeTypes.hs compiler/ghci/ByteCodeAsm.hs compiler/ghci/ByteCodeGen.hs compiler/ghci/ByteCodeInstr.hs compiler/ghci/ByteCodeItbls.hs compiler/ghci/ByteCodeLink.hs compiler/ghci/Debugger.hs compiler/ghci/Linker.hs compiler/ghci/RtClosureInspect.hs compiler/ghci/GHCi.hs compiler/utils/GhcPrelude.hs +RTS -t"compiler/stage2/haddock.t" --machine-readable Warning: Couldn't find .haddock for export seq Warning: Couldn't find .haddock for export Eq Warning: Couldn't find .haddock for export Ord Warning: Couldn't find .haddock for export Bool Warning: Couldn't find .haddock for export Char Warning: Couldn't find .haddock for export Double Warning: Couldn't find .haddock for export Float Warning: Couldn't find .haddock for export Int Warning: Couldn't find .haddock for export Integer Warning: Couldn't find .haddock for export Ordering Warning: Couldn't find .haddock for export IO Warning: Couldn't find .haddock for export Word Warning: Couldn't find .haddock for export && Warning: Couldn't find .haddock for export || Warning: Couldn't find .haddock for export not Warning: '//' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'm' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'impossible' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'isDebugOn' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'coloured' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: ':' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Name' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'SrcLoc' is ambiguous. It is defined * at compiler/basicTypes/SrcLoc.hs:108:5 * at compiler/basicTypes/SrcLoc.hs:114:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'SrcLoc' defined at compiler/basicTypes/SrcLoc.hs:107:1 Warning: 'RealSrcLoc' is ambiguous. It is defined * at compiler/basicTypes/SrcLoc.hs:115:5 * at compiler/basicTypes/SrcLoc.hs:107:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'RealSrcLoc' defined at compiler/basicTypes/SrcLoc.hs:107:1 Warning: 'RealSrcSpan' is ambiguous. It is defined * at compiler/basicTypes/SrcLoc.hs:242:5 * at compiler/basicTypes/SrcLoc.hs:227:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'RealSrcSpan' defined at compiler/basicTypes/SrcLoc.hs:227:1 Warning: 'Id' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'UniqSupply' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'UniqueSupply' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'f' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'd1' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'd2' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'm1' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'm2' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'start' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'InstalledPackageId' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Name' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'unitIdInsts' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'nameModule' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'getPackageConfRefs' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'LogOutput' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'OccNames' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Occname' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'interactive' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'name' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'rnf' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'PackageConf' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'UnitArg' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'openTempFile' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'memcpy' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'GenAvailInfo' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'avails' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Provenance' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'x' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'pm_annotations' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Opt_KeepRawTokenStream' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: '!' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'static' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'via' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: '-<' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: '-<<' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: '>>-' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ApiAnnotation' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'e' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'mj' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ams' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'HsPar' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'HsParTy' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Id' is ambiguous. It is defined * at compiler/basicTypes/Var.hs:238:5 * at compiler/basicTypes/Var.hs:113:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'Id' defined at compiler/basicTypes/Var.hs:113:1 Warning: 'TyVar' is ambiguous. It is defined * at compiler/basicTypes/Var.hs:219:5 * at compiler/basicTypes/Var.hs:126:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'TyVar' defined at compiler/basicTypes/Var.hs:126:1 Warning: 'isExportedIdVar' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'HsMatchContext' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Match' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'SourceText' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'CoTyCon' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Typeable' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'TcTypeable' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'AlgTyCons' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'IfaceTvBndr' is ambiguous. It is defined * at compiler/iface/IfaceType.hs:91:5 * at compiler/iface/IfaceType.hs:94:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'IfaceTvBndr' defined at compiler/iface/IfaceType.hs:89:1 Warning: 'LiftedPtr' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'TcTyThing' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'TcEnv' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'FunTyCon' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'TYPE' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Constraint' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'tcIsTYPE' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'tyCoFVsOfTypeList' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'in_scope' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'tys' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ty' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Constraint' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'synonymTyConsOfType' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'TcTyCon' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'tcSplitAppTy_maybe' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'f_ty' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'layer' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'tcTyConAppTyCon_maybe' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'arity' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: Couldn't find .haddock for export liftedTypeKind Warning: 'DataCon' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'MachInt' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'LitInteger' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'LitNatural' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'plusAddr' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'List' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'CmmSwitch' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'plus' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'liftCoMatch' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: '!' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'dataConDictTheta' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'mkDataConRep' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ConLike' is ambiguous. It is defined * at compiler/basicTypes/BasicTypes.hs:1156:22 * at compiler/basicTypes/ConLike.hs:53:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'ConLike' defined at compiler/basicTypes/ConLike.hs:53:1 Warning: 'Unique' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Type' is ambiguous. It is defined * at compiler/coreSyn/CoreSyn.hs:279:5 * at compiler/types/TyCoRep.hs:263:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'Type' defined at compiler/coreSyn/CoreSyn.hs:270:1 Warning: 'DataAlts' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'LitAlts' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'mkNoTick' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'exprIsHNF' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'exprIsWorkFree' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Var' is ambiguous. It is defined * at compiler/coreSyn/CoreSyn.hs:271:5 * at compiler/basicTypes/Var.hs:218:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'Var' defined at compiler/coreSyn/CoreSyn.hs:270:1 Warning: 'Coercion' is ambiguous. It is defined * at compiler/coreSyn/CoreSyn.hs:280:5 * at compiler/types/TyCoRep.hs:842:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'Coercion' defined at compiler/coreSyn/CoreSyn.hs:270:1 Warning: 'CoercionTy' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Id' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Unique' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Note' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'C' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'registerised' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'void' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'undef' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'CmmGraph' is ambiguous. It is defined * at compiler/cmm/Cmm.hs:106:22 * at compiler/cmm/Cmm.hs:105:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'CmmGraph' defined at compiler/cmm/Cmm.hs:105:1 Warning: 'CmmGraph' is ambiguous. It is defined * at compiler/cmm/Cmm.hs:106:22 * at compiler/cmm/Cmm.hs:105:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'CmmGraph' defined at compiler/cmm/Cmm.hs:105:1 Warning: 'Type' is ambiguous. It is defined * at compiler/coreSyn/CoreSyn.hs:279:5 * at compiler/types/TyCoRep.hs:263:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'Type' defined at compiler/coreSyn/CoreSyn.hs:270:1 Warning: 'List' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Literal' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Var' is ambiguous. It is defined * at compiler/coreSyn/CoreSyn.hs:271:5 * at compiler/basicTypes/Var.hs:218:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'Var' defined at compiler/coreSyn/CoreSyn.hs:270:1 Warning: 'splitDepVarsOfType' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'm' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'pickyEqTypeVis' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'CallStack' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Typeable' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Coercion' is ambiguous. It is defined * at compiler/coreSyn/CoreSyn.hs:280:5 * at compiler/types/TyCoRep.hs:842:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'Coercion' defined at compiler/coreSyn/CoreSyn.hs:270:1 Warning: 'Type' is ambiguous. It is defined * at compiler/coreSyn/CoreSyn.hs:279:5 * at compiler/types/TyCoRep.hs:263:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'Type' defined at compiler/coreSyn/CoreSyn.hs:270:1 Warning: 'MatchContext' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'r' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'c' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'LConDecls' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'MkT' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'fromLabel' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'RdrName' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Id' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'MonadFail' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'mkBigCoreTup' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'mkBigCoreVarTupTy' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'mkTupleSelector' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'mkTupleCase' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'btype_no_ops' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'atype' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'strict_mark' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'printExceptionAndWarnings' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Session' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'IfGblEnv' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'DFunId' is ambiguous. It is defined * at compiler/basicTypes/IdInfo.hs:155:5 * at compiler/basicTypes/Var.hs:149:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'DFunId' defined at compiler/basicTypes/Var.hs:149:1 Warning: 'tcg_inst_env' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'tcg_fam_inst_env' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ConLike' is ambiguous. It is defined * at compiler/basicTypes/BasicTypes.hs:1156:22 * at compiler/basicTypes/ConLike.hs:53:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'ConLike' defined at compiler/basicTypes/ConLike.hs:53:1 Warning: 'imp_orphs' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'checkFamInstConsistency' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'imp_finsts' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'addDependentFile' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'eps_decls' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'eps_rules' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'moduleFreeHolesPrecise' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'RuleEnv' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'depanal' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'f' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ModSummaries' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'RnModIface' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ns_module_name' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'TcEnv' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'GblEnv' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'lookupIfaceTop' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'FieldSelector' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'tcIfaceGlobal' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'imposs_cons' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'build' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'exitify' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Var' is ambiguous. It is defined * at compiler/coreSyn/CoreSyn.hs:271:5 * at compiler/basicTypes/Var.hs:218:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'Var' defined at compiler/coreSyn/CoreSyn.hs:270:1 Warning: 'Coercion' is ambiguous. It is defined * at compiler/coreSyn/CoreSyn.hs:280:5 * at compiler/types/TyCoRep.hs:842:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'Coercion' defined at compiler/coreSyn/CoreSyn.hs:270:1 Warning: 'WorkerInfo' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'f' is out of scope. If you qualify the i compiler/nativeGen/PPC/CodeGen.hs:1565:1: warning: [-Wtabs] Tab character found here. Please use spaces instead. | 1565 | _ -> panic "platformToGCP: Not PowerPC" | ^^^^^^^^ dentifier, haddock can try to link it it anyway. Warning: 'g' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'dc' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'TyCon' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Type' is ambiguous. It is defined * at compiler/coreSyn/CoreSyn.hs:279:5 * at compiler/types/TyCoRep.hs:263:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'Type' defined at compiler/coreSyn/CoreSyn.hs:270:1 Warning: 'IdInfo' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'IntAddC' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'WordAddC' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'IntSubC' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'WordSubC' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'static' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'version' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'op' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'makeStatic' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'base' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'checkCanonicalMonadInstances' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'checkCanonicalMonoidInstances' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'tcs' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'via' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'returnName' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'pureName' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ty1' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ExpandSynsFail' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'TcM' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'tcPluginInit' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'tcPluginStop' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'splitPiTys'' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Typeable' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Rep1' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'tcInferRho' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'getInitialKind' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'tcRnSrcDecls' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'KindRep' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'wanted' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'rnIfaceDecl' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'canFail' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'COMPLETE' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'covered' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'uncovered' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'divergent' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Guard' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'n' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'calcUnfoldingGuidance' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'build' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'lift' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'environment' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'plans' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Safe' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Trustworthy' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'imports' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'stopPhase' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'linkPackages' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'compileToCore' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'runStmt' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: Encoding: could not find link destinations for: UserString EncodedString Warning: MonadUtils: could not find link destinations for: Put P SetM Warning: Outputable: could not find link destinations for: SDocContext PprCode Warning: BasicTypes: could not find link destinations for: RulesOnly Warning: Module: could not find link destinations for: holeUnitId NDModule Warning: PackageConfig: could not find link destinations for: RepInstalledPackageInfo Warning: Digraph: could not find link destinations for: Edge Warning: CmdLineParser: could not find link destinations for: Errs Warns Warning: DynFlags: could not find link destinations for: OnOff SseVersion BmiVersion TurnOnFlag DynP Warning: SMRep: could not find link destinations for: FunArity SelectorOffset Warning: Packages: could not find link destinations for: PreloadUnitId ModuleToPkgConfAll moduleToPkgConfAll UnitVisibility selectPackages compareByPreference reverseDeps InstalledPackageIndex validateDatabase Warning: Lexer: could not find link destinations for: LayoutContext ALRContext ALRLayout ExtsBitmap Warning: CoAxiom: could not find link destinations for: Branched Unbranched Warning: TyCon: could not find link destinations for: algTcStupidTheta FamilyTyCon Warning: IfaceType: could not find link destinations for: IfaceTySubst Warning: Type: could not find link destinations for: Named Anon TyConApp FunTy CastTy Warning: Hoopl.Graph: could not find link destinations for: Body' Warning: Coercion: could not find link destinations for: UnivCo downgradeRole_maybe substForAllCoBndr instCoercion Warning: Unify: could not find link destinations for: ty_co_match Warning: RepType: could not find link destinations for: SortedSlotTys Warning: Demand: could not find link destinations for: ArgUse JointDmd ArgStr DmdShell Termination Use ThrowsExn Dunno Warning: CoreSyn: could not find link destinations for: collectValBinders Warning: IdInfo: could not find link destinations for: RulesOnly Warning: TysWiredIn: could not find link destinations for: unboxedTupleSumKind Warning: CLabel: could not find link destinations for: AsmTempLabel AsmTempDerivedLabel IdLabel LocalBlockLabel Warning: Cmm: could not find link destinations for: FunArity SelectorOffset Warning: LlvmCodeGen.Regs: could not find link destinations for: rootN Warning: Hoopl.Dataflow: could not find link destinations for: JoinFun Warning: LlvmCodeGen.CodeGen: could not find link destinations for: exprToVar panic Warning: CmmLive: could not find link destinations for: CmmLive BlockEntryLiveness Warning: CoreMap: could not find link destinations for: BoundVar BndrMap TypeMapG Warning: FamInstEnv: could not find link destinations for: FamilyInstEnv Warning: CoreFVs: could not find link destinations for: exprOrphNames Warning: TcType: could not find link destinations for: FunTy Named Anon TyConApp Warning: StgCmmMonad: could not find link destinations for: CgBindings Warning: StgCmmExtCode: could not find link destinations for: Decls ExtCode Warning: StgCmmLayout: could not find link destinations for: slowArgs Warning: CmmBuildInfoTables: could not find link destinations for: CAFLabel Warning: CmmLayoutStack: could not find link destinations for: StackMap Warning: InstEnv: could not find link destinations for: ClsInstEnv Warning: OptCoercion: could not find link destinations for: NormalCo Warning: HsPat: could not find link destinations for: conPatNeedsParens Warning: PmExpr: could not find link destinations for: PmNegLitCt PmPprM Warning: HscTypes: could not find link destinations for: PackageAnnEnv WhetherHasFamInst Warning: TcRnTypes: could not find link destinations for: ThBindEnv Warning: TcMType: could not find link destinations for: TcTyCoVarMaker Warning: NameShape: could not find link destinations for: uAvailInfos Warning: RnModIface: could not find link destinations for: ShIfM Warning: Plugins: could not find link destinations for: CorePlugin TcPlugin PluginOperation ConstPluginOperation Warning: MkCore: could not find link destinations for: mkSmallTupleSelector1 Warning: CSE: could not find link destinations for: CSEnv Warning: ToIface: could not find link destinations for: TyLit Warning: LoadIface: could not find link destinations for: computeInterface Warning: RnFixity: could not find link destinations for: lookupFixityRn' Warning: RnTypes: could not find link destinations for: FreeKiTyVarsWithDups FreeKiTyVarsNoDups FreeKiTyVars Warning: RnNames: could not find link destinations for: rnImportDecl Warning: Specialise: could not find link destinations for: DictBind Warning: SimplEnv: could not find link destinations for: SimplIdSubst Warning: SimplUtils: could not find link destinations for: FunRules Warning: Simplify: could not find link destinations for: MaybeJoinCont Warning: GhcPlugins: could not find link destinations for: Named Anon CastTy TyConApp FunTy UnivCo downgradeRole_maybe substForAllCoBndr RulesOnly Warning: CoreLint: could not find link destinations for: lintCoreExpr Warning: CorePrep: could not find link destinations for: CpeBody wrapBinds Floats cpeBodyNF Warning: ByteCodeInstr: could not find link destinations for: LocalLabel Warning: Linker: could not find link destinations for: LinkerUnitId linkSomeBCOs Warning: TcIface: could not find link destinations for: mergeIfaceDecl Warning: DsMonad: could not find link destinations for: Put P SetM Warning: TcHsSyn: could not find link destinations for: ZonkEnv UnboundTyVarZonker Warning: TmOracle: could not find link destinations for: PmNegLitCt PmPprM TmOracleEnv extendSubstAndSolve Warning: RtClosureInspect: could not find link destinations for: RttiType GhciType TermProcessor TermPrinter TermPrinterM Precedence Warning: TcErrors: could not find link destinations for: ReportErrCtxt Warning: TcSMonad: could not find link destinations for: ExactFunEqMap InertEqs FunEqMap TcAppMap Warning: TcFlatten: could not find link destinations for: FlatM FlattenEnv Warning: TcInteract: could not find link destinations for: onlyNamedBndrsApplied Warning: TcGenDeriv: could not find link destinations for: AuxBindSpec SeparateBagsDerivStuff Warning: TcGenGenerics: could not find link destinations for: argTyFold ArgTyAlg Warning: TcHsType: could not find link destinations for: TcTyMode tc_infer_hs_type Warning: TcTypeable: could not find link destinations for: KindRepM Warning: TcBackpack: could not find link destinations for: requirementMerges Warning: DsForeign: could not find link destinations for: Binding Warning: Check: could not find link destinations for: pmcheck pmcheckGuards pmcheckHd Warning: Match: could not find link destinations for: MatchId Warning: TcRnDriver: could not find link destinations for: requirementMerges Warning: WwLib: could not find link destinations for: WwResult Warning: DmdAnal: could not find link destinations for: useLetUp Warning: X86.Regs: could not find link destinations for: Displacement Warning: RegAlloc.Graph.Main: could not find link destinations for: maxSpinCount Warning: X86.CodeGen: could not find link destinations for: getAmode Register Warning: TcSplice: could not find link destinations for: annotThType Warning: InteractiveEval: could not find link destinations for: RttiType Warning: GhcMake: could not find link destinations for: NodeMap BuildModule LogQueue upsweep CompilationGraph Warning: GHC: could not find link destinations for: OnOff SseVersion BmiVersion modSummary tm_internals DesugaredMod WhetherHasFamInst holeUnitId Warning: DriverBkp: could not find link destinations for: BkpEnv BkpM backpackProgressMsg HC [stage 1] utils/hsc2hs/dist-install/build/HSCParser.dyn_o HC [stage 1] utils/hsc2hs/dist-install/build/Flags.dyn_o HC [stage 1] utils/hsc2hs/dist-install/build/Common.dyn_o HC [stage 1] utils/hsc2hs/dist-install/build/C.dyn_o HC [stage 1] utils/hsc2hs/dist-install/build/UtilsCodegen.dyn_o HC [stage 1] utils/hsc2hs/dist-install/build/DirectCodegen.dyn_o HC [stage 1] utils/hsc2hs/dist-install/build/ATTParser.dyn_o HC [stage 1] utils/hsc2hs/dist-install/build/CrossCodegen.dyn_o HC [stage 1] utils/hsc2hs/dist-install/build/Compat/ResponseFile.dyn_o HC [stage 1] utils/hsc2hs/dist-install/build/Paths_hsc2hs.dyn_o HC [stage 1] utils/hsc2hs/dist-install/build/Main.dyn_o "inplace/bin/mkdirhier" utils/hsc2hs/dist-install/build/tmp//. HC [stage 1] utils/hsc2hs/dist-install/build/tmp/hsc2hs HC [stage 1] utils/ghc-pkg/dist-install/build/Version.dyn_o HC [stage 1] utils/ghc-pkg/dist-install/build/Main.dyn_o "inplace/bin/mkdirhier" utils/ghc-pkg/dist-install/build/tmp//. HC [stage 1] utils/ghc-pkg/dist-install/build/tmp/ghc-pkg HC [stage 2] utils/ghctags/dist-install/build/Main.dyn_o "inplace/bin/mkdirhier" utils/ghctags/dist-install/build/tmp//. HC [stage 2] utils/ghctags/dist-install/build/tmp/ghctags /usr/bin/install -c -m 755 utils/ghctags/dist-install/build/tmp/ghctags inplace/lib/bin/ghctags "rm" -f inplace/bin/ghctags echo '#!/bin/sh' >> inplace/bin/ghctags echo 'executablename="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib/bin/ghctags"' >> inplace/bin/ghctags echo 'datadir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib"' >> inplace/bin/ghctags echo 'bindir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin"' >> inplace/bin/ghctags echo 'topdir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib"' >> inplace/bin/ghctags echo 'pgmgcc="cc"' >> inplace/bin/ghctags echo 'export LD_LIBRARY_PATH="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/compiler/stage2/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/terminfo/dist-install/build:/usr/lib:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/hpc/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghci/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/template-haskell/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-heap/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-boot/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-boot-th/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/Cabal/Cabal/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/process/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/pretty/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/parsec/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/text/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/mtl/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/transformers/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/directory/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/filepath/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/binary/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/deepseq/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/array/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build:/usr/local/lib:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build:/usr/local/lib:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-prim/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build:/usr/local/lib${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/bin/ghctags echo 'exec "$executablename" ${1+"$@"}' >> inplace/bin/ghctags chmod +x inplace/bin/ghctags HC [stage 2] utils/check-api-annotations/dist-install/build/Main.dyn_o "inplace/bin/mkdirhier" utils/check-api-annotations/dist-install/build/tmp//. HC [stage 2] utils/check-api-annotations/dist-install/build/tmp/check-api-annotations /usr/bin/install -c -m 755 utils/check-api-annotations/dist-install/build/tmp/check-api-annotations inplace/lib/bin/check-api-annotations "rm" -f inplace/bin/check-api-annotations echo '#!/bin/sh' >> inplace/bin/check-api-annotations echo 'executablename="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib/bin/check-api-annotations"' >> inplace/bin/check-api-annotations echo 'datadir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib"' >> inplace/bin/check-api-annotations echo 'bindir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin"' >> inplace/bin/check-api-annotations echo 'topdir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib"' >> inplace/bin/check-api-annotations echo 'pgmgcc="cc"' >> inplace/bin/check-api-annotations echo 'export LD_LIBRARY_PATH="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/compiler/stage2/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/terminfo/dist-install/build:/usr/lib:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/hpc/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghci/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/template-haskell/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-heap/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-boot/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-boot-th/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/Cabal/Cabal/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/process/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/pretty/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/parsec/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/text/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/mtl/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/transformers/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/directory/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/filepath/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/binary/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/deepseq/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/array/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build:/usr/local/lib:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build:/usr/local/lib:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-prim/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build:/usr/local/lib${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/bin/check-api-annotations echo 'exec "$executablename" ${1+"$@"}' >> inplace/bin/check-api-annotations chmod +x inplace/bin/check-api-annotations HC [stage 2] utils/check-ppr/dist-install/build/Main.dyn_o "inplace/bin/mkdirhier" utils/check-ppr/dist-install/build/tmp//. HC [stage 2] utils/check-ppr/dist-install/build/tmp/check-ppr /usr/bin/install -c -m 755 utils/check-ppr/dist-install/build/tmp/check-ppr inplace/lib/bin/check-ppr "rm" -f inplace/bin/check-ppr echo '#!/bin/sh' >> inplace/bin/check-ppr echo 'executablename="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib/bin/check-ppr"' >> inplace/bin/check-ppr echo 'datadir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib"' >> inplace/bin/check-ppr echo 'bindir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin"' >> inplace/bin/check-ppr echo 'topdir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib"' >> inplace/bin/check-ppr echo 'pgmgcc="cc"' >> inplace/bin/check-ppr echo 'export LD_LIBRARY_PATH="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/compiler/stage2/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/terminfo/dist-install/build:/usr/lib:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/hpc/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghci/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/template-haskell/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-heap/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-boot/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-boot-th/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/Cabal/Cabal/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/process/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/pretty/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/parsec/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/text/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/mtl/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/transformers/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/directory/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/filepath/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/binary/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/deepseq/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/array/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build:/usr/local/lib:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build:/usr/local/lib:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-prim/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build:/usr/local/lib${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/bin/check-ppr echo 'exec "$executablename" ${1+"$@"}' >> inplace/bin/check-ppr chmod +x inplace/bin/check-ppr HC [stage 1] utils/ghc-cabal/dist-install/build/Main.dyn_o "inplace/bin/mkdirhier" utils/ghc-cabal/dist-install/build/tmp//. HC [stage 1] utils/ghc-cabal/dist-install/build/tmp/ghc-cabal "rm" -f utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist echo '#!/bin/sh' >> utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist echo 'export LD_LIBRARY_PATH="libraries/Cabal/Cabal/dist-install/build:libraries/process/dist-install/build:libraries/pretty/dist-install/build:libraries/parsec/dist-install/build:libraries/text/dist-install/build:libraries/mtl/dist-install/build:libraries/transformers/dist-install/build:libraries/directory/dist-install/build:libraries/unix/dist-install/build:libraries/time/dist-install/build:libraries/filepath/dist-install/build:libraries/binary/dist-install/build:libraries/containers/dist-install/build:libraries/bytestring/dist-install/build:libraries/deepseq/dist-install/build:libraries/array/dist-install/build:libraries/base/dist-install/build:libraries/integer-gmp/dist-install/build:libraries/ghc-prim/dist-install/build:rts/dist/build${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist echo 'exec "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal" ${1+"$@"}' >> utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist chmod +x utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist HC [stage 1] utils/hpc/dist-install/build/Paths_hpc_bin.dyn_o HC [stage 1] utils/hpc/dist-install/build/HpcUtils.dyn_o HC [stage 1] utils/hpc/dist-install/build/HpcLexer.dyn_o HC [stage 1] utils/hpc/dist-install/build/HpcParser.dyn_o HC [stage 1] utils/hpc/dist-install/build/HpcFlags.dyn_o HC [stage 1] utils/hpc/dist-install/build/HpcOverlay.dyn_o HC [stage 1] utils/hpc/dist-install/build/HpcDraft.dyn_o HC [stage 1] utils/hpc/dist-install/build/HpcShowTix.dyn_o HC [stage 1] utils/hpc/dist-install/build/HpcCombine.dyn_o HC [stage 1] utils/hpc/dist-install/build/HpcMarkup.dyn_o HC [stage 1] utils/hpc/dist-install/build/HpcReport.dyn_o HC [stage 1] utils/hpc/dist-install/build/Main.dyn_o "inplace/bin/mkdirhier" utils/hpc/dist-install/build/tmp//. HC [stage 1] utils/hpc/dist-install/build/tmp/hpc /usr/bin/install -c -m 755 utils/hpc/dist-install/build/tmp/hpc inplace/lib/bin/hpc "rm" -f inplace/bin/hpc echo '#!/bin/sh' >> inplace/bin/hpc echo 'executablename="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib/bin/hpc"' >> inplace/bin/hpc echo 'datadir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib"' >> inplace/bin/hpc echo 'bindir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin"' >> inplace/bin/hpc echo 'topdir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib"' >> inplace/bin/hpc echo 'pgmgcc="cc"' >> inplace/bin/hpc echo 'export LD_LIBRARY_PATH="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/hpc/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/directory/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/filepath/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/deepseq/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/array/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build:/usr/local/lib:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build:/usr/local/lib:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-prim/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build:/usr/local/lib${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/bin/hpc cat utils/hpc/hpc.wrapper >> inplace/bin/hpc chmod +x inplace/bin/hpc HC [stage 1] utils/runghc/dist-install/build/Main.dyn_o "inplace/bin/mkdirhier" utils/runghc/dist-install/build/tmp//. HC [stage 1] utils/runghc/dist-install/build/tmp/runghc /usr/bin/install -c -m 755 utils/runghc/dist-install/build/tmp/runghc inplace/lib/bin/runghc "rm" -f inplace/bin/runghc echo '#!/bin/sh' >> inplace/bin/runghc echo 'executablename="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib/bin/runghc"' >> inplace/bin/runghc echo 'datadir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib"' >> inplace/bin/runghc echo 'bindir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin"' >> inplace/bin/runghc echo 'topdir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib"' >> inplace/bin/runghc echo 'pgmgcc="cc"' >> inplace/bin/runghc echo 'ghcprog="ghc-stage2"' >> "inplace/bin/runghc" echo 'export LD_LIBRARY_PATH="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/process/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/directory/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/filepath/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/deepseq/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/array/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build:/usr/local/lib:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build:/usr/local/lib:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-prim/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build:/usr/local/lib${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/bin/runghc cat utils/runghc/runghc.wrapper >> inplace/bin/runghc chmod +x inplace/bin/runghc /usr/local/bin/sphinx-build -b html -d docs/users_guide/.doctrees-html -D latex_paper_size=letter docs/users_guide docs/users_guide/build-html/users_guide Running Sphinx v1.6.5 making output directory... Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma WARNING: unknown config value 'latex_paper_size' in override, ignoring loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 40 source files that are out of date updating environment: 40 added, 0 changed, 0 removed reading sources... [ 2%] 8.6.1-notes reading sources... [ 5%] 8.6.2-notes reading sources... [ 7%] 8.6.3-notes reading sources... [ 10%] 8.6.4-notes reading sources... [ 12%] 8.6.5-notes reading sources... [ 15%] bugs reading sources... [ 17%] codegens reading sources... [ 20%] debug-info reading sources... [ 22%] debugging reading sources... [ 25%] editing-guide reading sources... [ 27%] eventlog-formats reading sources... [ 30%] extending_ghc reading sources... [ 32%] ffi-chap reading sources... [ 35%] flags reading sources... [ 37%] ghc reading sources... [ 40%] ghci reading sources... [ 42%] glasgow_exts reading sources... [ 45%] gone_wrong reading sources... [ 47%] index reading sources... [ 50%] intro reading sources... [ 52%] lang reading sources... [ 55%] license reading sources... [ 57%] packages reading sources... [ 60%] parallel reading sources... [ 62%] phases reading sources... [ 65%] profiling reading sources... [ 67%] runghc reading sources... [ 70%] runtime_control reading sources... [ 72%] safe_haskell reading sources... [ 75%] separate_compilation reading sources... [ 77%] shared_libs reading sources... [ 80%] sooner reading sources... [ 82%] usage reading sources... [ 85%] using reading sources... [ 87%] using-concurrent reading sources... [ 90%] using-optimisation reading sources... [ 92%] using-warnings reading sources... [ 95%] utils reading sources... [ 97%] what_glasgow_exts_does reading sources... [100%] win32-dlls /usr/local/lib/python3.7/site-packages/sphinx/environment/__init__.py:686: RemovedInSphinx17Warning: html_use_smartypants option is deprecated. Smart quotes are on by default; if you want to disable or customize them, use the smart_quotes option in docutils.conf. RemovedInSphinx17Warning) /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/docs/users_guide/8.6.5-notes.rst:7: WARNING: duplicate label release-8-6-4, other instance in /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/docs/users_guide/8.6.4-notes.rst /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/docs/users_guide/extending_ghc.rst:846: WARNING: Unexpected indentation. /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/docs/users_guide/using-optimisation.rst:: WARNING: Anonymous hyperlink mismatch: 1 references but 0 targets. See "backrefs" attribute for IDs. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 2%] 8.6.1-notes writing output... [ 5%] 8.6.2-notes writing output... [ 7%] 8.6.3-notes writing output... [ 10%] 8.6.4-notes writing output... [ 12%] 8.6.5-notes writing output... [ 15%] bugs writing output... [ 17%] codegens writing output... [ 20%] debug-info writing output... [ 22%] debugging writing output... [ 25%] editing-guide writing output... [ 27%] eventlog-formats writing output... [ 30%] extending_ghc writing output... [ 32%] ffi-chap writing output... [ 35%] flags writing output... [ 37%] ghc writing output... [ 40%] ghci writing output... [ 42%] glasgow_exts writing output... [ 45%] gone_wrong writing output... [ 47%] index writing output... [ 50%] intro writing output... [ 52%] lang writing output... [ 55%] license writing output... [ 57%] packages writing output... [ 60%] parallel writing output... [ 62%] phases writing output... [ 65%] profiling writing output... [ 67%] runghc writing output... [ 70%] runtime_control writing output... [ 72%] safe_haskell writing output... [ 75%] separate_compilation writing output... [ 77%] shared_libs writing output... [ 80%] sooner writing output... [ 82%] usage writing output... [ 85%] using writing output... [ 87%] using-concurrent writing output... [ 90%] using-optimisation writing output... [ 92%] using-warnings writing output... [ 95%] utils writing output... [ 97%] what_glasgow_exts_does writing output... [100%] win32-dlls /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/docs/users_guide/glasgow_exts.rst:10179: WARNING: undefined label: pattern signature equivalent pattern-equiv-form (if the link has no caption the label must precede a section header) /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/docs/users_guide/glasgow_exts.rst:2158: WARNING: Could not lex literal_block as "haskell". Highlighting skipped. /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/docs/users_guide/glasgow_exts.rst:2178: WARNING: Could not lex literal_block as "haskell". Highlighting skipped. /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/docs/users_guide/glasgow_exts.rst:3719: WARNING: Could not lex literal_block as "haskell". Highlighting skipped. /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/docs/users_guide/glasgow_exts.rst:8597: WARNING: Could not lex literal_block as "haskell". Highlighting skipped. /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/docs/users_guide/glasgow_exts.rst:8610: WARNING: Could not lex literal_block as "haskell". Highlighting skipped. /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/docs/users_guide/glasgow_exts.rst:10648: WARNING: Could not lex literal_block as "haskell". Highlighting skipped. /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/docs/users_guide/glasgow_exts.rst:11983: WARNING: Could not lex literal_block as "haskell". Highlighting skipped. /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/docs/users_guide/glasgow_exts.rst:11999: WARNING: Could not lex literal_block as "haskell". Highlighting skipped. /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/docs/users_guide/glasgow_exts.rst:12016: WARNING: Could not lex literal_block as "haskell". Highlighting skipped. /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/docs/users_guide/glasgow_exts.rst:12239: WARNING: Could not lex literal_block as "haskell". Highlighting skipped. /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/docs/users_guide/separate_compilation.rst:611: WARNING: Could not lex literal_block as "haskell". Highlighting skipped. generating indices... genindex writing additional pages... search opensearch copying images... [100%] images/prof_scc.svg copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 16 warnings. /usr/local/bin/sphinx-build -b man -d docs/users_guide/.doctrees-man docs/users_guide docs/users_guide/build-man Running Sphinx v1.6.5 making output directory... Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: 40 added, 0 changed, 0 removed reading sources... [ 2%] 8.6.1-notes reading sources... [ 5%] 8.6.2-notes reading sources... [ 7%] 8.6.3-notes reading sources... [ 10%] 8.6.4-notes reading sources... [ 12%] 8.6.5-notes reading sources... [ 15%] bugs reading sources... [ 17%] codegens reading sources... [ 20%] debug-info reading sources... [ 22%] debugging reading sources... [ 25%] editing-guide reading sources... [ 27%] eventlog-formats reading sources... [ 30%] extending_ghc reading sources... [ 32%] ffi-chap reading sources... [ 35%] flags reading sources... [ 37%] ghc reading sources... [ 40%] ghci reading sources... [ 42%] glasgow_exts reading sources... [ 45%] gone_wrong reading sources... [ 47%] index reading sources... [ 50%] intro reading sources... [ 52%] lang reading sources... [ 55%] license reading sources... [ 57%] packages reading sources... [ 60%] parallel reading sources... [ 62%] phases reading sources... [ 65%] profiling reading sources... [ 67%] runghc reading sources... [ 70%] runtime_control reading sources... [ 72%] safe_haskell reading sources... [ 75%] separate_compilation reading sources... [ 77%] shared_libs reading sources... [ 80%] sooner reading sources... [ 82%] usage reading sources... [ 85%] using reading sources... [ 87%] using-concurrent reading sources... [ 90%] using-optimisation reading sources... [ 92%] using-warnings reading sources... [ 95%] utils reading sources... [ 97%] what_glasgow_exts_does reading sources... [100%] win32-dlls /usr/local/lib/python3.7/site-packages/sphinx/environment/__init__.py:686: RemovedInSphinx17Warning: html_use_smartypants option is deprecated. Smart quotes are on by default; if you want to disable or customize them, use the smart_quotes option in docutils.conf. RemovedInSphinx17Warning) /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/docs/users_guide/8.6.5-notes.rst:7: WARNING: duplicate label release-8-6-4, other instance in /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/docs/users_guide/8.6.4-notes.rst /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/docs/users_guide/extending_ghc.rst:846: WARNING: Unexpected indentation. /wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/docs/users_guide/using-optimisation.rst:: WARNING: Anonymous hyperlink mismatch: 1 references but 0 targets. See "backrefs" attribute for IDs. looking for now-outdated files... none found pickling environment... done checking consistency... done writing... ghc.1 { } build succeeded, 3 warnings. "inplace/bin/mkdirhier" utils/count_lines/dist//. "rm" -f utils/count_lines/dist/count_lines echo '#!/usr/local/bin/perl' >> utils/count_lines/dist/count_lines echo 'my $TARGETPLATFORM = "x86_64-portbld-freebsd";' >> utils/count_lines/dist/count_lines echo 'my $TABLES_NEXT_TO_CODE = "YES";' >> utils/count_lines/dist/count_lines cat utils/count_lines/count_lines.pl >> utils/count_lines/dist/count_lines "cp" utils/count_lines/dist/count_lines inplace/bin/count_lines chmod +x inplace/bin/count_lines HC [stage 1] utils/compare_sizes/dist-install/build/Main.dyn_o "inplace/bin/mkdirhier" utils/compare_sizes/dist-install/build/tmp//. HC [stage 1] utils/compare_sizes/dist-install/build/tmp/compareSizes HC [stage 1] utils/iserv/stage2/build/Main.o "inplace/bin/mkdirhier" utils/iserv/stage2/build/cbits//. CC utils/iserv/stage2/build/cbits/iservmain.o "inplace/bin/mkdirhier" utils/iserv/stage2/build/tmp//. HC [stage 1] utils/iserv/stage2/build/tmp/ghc-iserv Warning: -rtsopts and -with-rtsopts have no effect with -no-hs-main. Call hs_init_ghc() from your main() function to set these options. /usr/bin/install -c -m 755 utils/iserv/stage2/build/tmp/ghc-iserv inplace/lib/bin/ghc-iserv.bin "rm" -f inplace/lib/bin/ghc-iserv echo '#!/bin/sh' >> inplace/lib/bin/ghc-iserv echo 'executablename="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib/bin/ghc-iserv.bin"' >> inplace/lib/bin/ghc-iserv echo 'datadir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib"' >> inplace/lib/bin/ghc-iserv echo 'bindir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin"' >> inplace/lib/bin/ghc-iserv echo 'topdir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib"' >> inplace/lib/bin/ghc-iserv echo 'pgmgcc="cc"' >> inplace/lib/bin/ghc-iserv echo 'export LD_LIBRARY_PATH="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/libiserv/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghci/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/transformers/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/template-haskell/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/pretty/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-heap/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-boot/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-boot-th/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/directory/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/filepath/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/binary/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/deepseq/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/array/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build:/usr/local/lib:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build:/usr/local/lib:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-prim/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build:/usr/local/lib${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/lib/bin/ghc-iserv echo 'exec "$executablename" ${1+"$@"}' >> inplace/lib/bin/ghc-iserv chmod +x inplace/lib/bin/ghc-iserv HC [stage 1] utils/iserv/stage2_p/build/Main.p_o cc: warning: argument unused during compilation: '-pthread' [-Wunused-command-line-argument] "inplace/bin/mkdirhier" utils/iserv/stage2_p/build/cbits//. CC utils/iserv/stage2_p/build/cbits/iservmain.p_o "inplace/bin/mkdirhier" utils/iserv/stage2_p/build/tmp//. HC [stage 1] utils/iserv/stage2_p/build/tmp/ghc-iserv-prof Warning: -rtsopts and -with-rtsopts have no effect with -no-hs-main. Call hs_init_ghc() from your main() function to set these options. /usr/bin/install -c -m 755 utils/iserv/stage2_p/build/tmp/ghc-iserv-prof inplace/lib/bin/ghc-iserv-prof.bin "rm" -f inplace/lib/bin/ghc-iserv-prof echo '#!/bin/sh' >> inplace/lib/bin/ghc-iserv-prof echo 'executablename="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib/bin/ghc-iserv-prof.bin"' >> inplace/lib/bin/ghc-iserv-prof echo 'datadir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib"' >> inplace/lib/bin/ghc-iserv-prof echo 'bindir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin"' >> inplace/lib/bin/ghc-iserv-prof echo 'topdir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib"' >> inplace/lib/bin/ghc-iserv-prof echo 'pgmgcc="cc"' >> inplace/lib/bin/ghc-iserv-prof echo 'export LD_LIBRARY_PATH="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/libiserv/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghci/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/transformers/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/template-haskell/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/pretty/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-heap/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-boot/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-boot-th/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/directory/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/filepath/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/binary/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/deepseq/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/array/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build:/usr/local/lib:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build:/usr/local/lib:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-prim/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build:/usr/local/lib${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/lib/bin/ghc-iserv-prof echo 'exec "$executablename" ${1+"$@"}' >> inplace/lib/bin/ghc-iserv-prof chmod +x inplace/lib/bin/ghc-iserv-prof HC [stage 1] utils/iserv/stage2_dyn/build/Main.dyn_o "inplace/bin/mkdirhier" utils/iserv/stage2_dyn/build/cbits//. CC utils/iserv/stage2_dyn/build/cbits/iservmain.dyn_o "inplace/bin/mkdirhier" utils/iserv/stage2_dyn/build/tmp//. HC [stage 1] utils/iserv/stage2_dyn/build/tmp/ghc-iserv-dyn Warning: -rtsopts and -with-rtsopts have no effect with -no-hs-main. Call hs_init_ghc() from your main() function to set these options. /usr/bin/install -c -m 755 utils/iserv/stage2_dyn/build/tmp/ghc-iserv-dyn inplace/lib/bin/ghc-iserv-dyn.bin "rm" -f inplace/lib/bin/ghc-iserv-dyn echo '#!/bin/sh' >> inplace/lib/bin/ghc-iserv-dyn echo 'executablename="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib/bin/ghc-iserv-dyn.bin"' >> inplace/lib/bin/ghc-iserv-dyn echo 'datadir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib"' >> inplace/lib/bin/ghc-iserv-dyn echo 'bindir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/bin"' >> inplace/lib/bin/ghc-iserv-dyn echo 'topdir="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/inplace/lib"' >> inplace/lib/bin/ghc-iserv-dyn echo 'pgmgcc="cc"' >> inplace/lib/bin/ghc-iserv-dyn echo 'export LD_LIBRARY_PATH="/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/libiserv/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghci/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/transformers/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/template-haskell/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/pretty/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-heap/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-boot/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-boot-th/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/directory/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/unix/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/time/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/filepath/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/binary/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/containers/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/bytestring/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/deepseq/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/array/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/base/dist-install/build:/usr/local/lib:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/integer-gmp/dist-install/build:/usr/local/lib:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/libraries/ghc-prim/dist-install/build:/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5/rts/dist/build:/usr/local/lib${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/lib/bin/ghc-iserv-dyn echo 'exec "$executablename" ${1+"$@"}' >> inplace/lib/bin/ghc-iserv-dyn chmod +x inplace/lib/bin/ghc-iserv-dyn cd libraries && sh gen_contents_index --intree gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5' =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for ghc-8.6.5_6 ===> Generating temporary packing list gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5' ===--- building phase 0 gmake --no-print-directory -f ghc.mk phase=0 phase_0_builds gmake[2]: Nothing to be done for 'phase_0_builds'. ===--- building phase 1 gmake --no-print-directory -f ghc.mk phase=1 phase_1_builds gmake[2]: Nothing to be done for 'phase_1_builds'. ===--- building final phase gmake --no-print-directory -f ghc.mk phase=final install /usr/bin/install -c -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin" "rm" -f "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/hp2ps" create () { touch "$1" && chmod 755 "$1" ; } && create "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/hp2ps" echo '#!/bin/sh' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/hp2ps" echo 'exedir="/usr/local/lib/ghc-8.6.5/bin"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/hp2ps" echo 'exeprog="hp2ps"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/hp2ps" echo 'executablename="$exedir/$exeprog"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/hp2ps" echo 'datadir="/usr/local/share"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/hp2ps" echo 'bindir="/usr/local/bin"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/hp2ps" echo 'topdir="/usr/local/lib/ghc-8.6.5"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/hp2ps" cat utils/hp2ps/hp2ps.wrapper >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/hp2ps" chmod +x "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/hp2ps" /usr/bin/install -c -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin" "rm" -f "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/ghci-8.6.5" create () { touch "$1" && chmod 755 "$1" ; } && create "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/ghci-8.6.5" echo '#!/bin/sh' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/ghci-8.6.5" echo 'exec "/usr/local/bin/ghc-8.6.5" --interactive "$@"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/ghci-8.6.5" chmod +x "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/ghci-8.6.5" "rm" -f "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/ghci" ln -s ghci-8.6.5 "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/ghci" /usr/bin/install -c -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/include" /usr/bin/install -c -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/include/." && /usr/bin/install -c -m 644 includes/./*.h "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/include/./" && /usr/bin/install -c -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/include/rts" && /usr/bin/install -c -m 644 includes/rts/*.h "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/include/rts/" && /usr/bin/install -c -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/include/rts/prof" && /usr/bin/install -c -m 644 includes/rts/prof/*.h "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/include/rts/prof/" && /usr/bin/install -c -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/include/rts/storage" && /usr/bin/install -c -m 644 includes/rts/storage/*.h "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/include/rts/storage/" && /usr/bin/install -c -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/include/stg" && /usr/bin/install -c -m 644 includes/stg/*.h "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/include/stg/" && true /usr/bin/install -c -m 644 includes/ghcautoconf.h includes/ghcplatform.h includes/ghcversion.h includes/dist-derivedconstants/header/DerivedConstants.h "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/include/" /usr/bin/install -c -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin" "rm" -f "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/haddock-ghc-8.6.5" create () { touch "$1" && chmod 755 "$1" ; } && create "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/haddock-ghc-8.6.5" echo '#!/bin/sh' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/haddock-ghc-8.6.5" echo 'exedir="/usr/local/lib/ghc-8.6.5/bin"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/haddock-ghc-8.6.5" echo 'exeprog="haddock"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/haddock-ghc-8.6.5" echo 'executablename="$exedir/$exeprog"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/haddock-ghc-8.6.5" echo 'datadir="/usr/local/share"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/haddock-ghc-8.6.5" echo 'bindir="/usr/local/bin"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/haddock-ghc-8.6.5" echo 'topdir="/usr/local/lib/ghc-8.6.5"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/haddock-ghc-8.6.5" cat utils/haddock/haddock.wrapper >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/haddock-ghc-8.6.5" chmod +x "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/haddock-ghc-8.6.5" /usr/bin/install -c -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/html/" /usr/bin/install -c -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/html/Classic.theme/" /usr/bin/install -c -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/html/Ocean.std-theme/" /usr/bin/install -c -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/latex/" /usr/bin/install -c -m 644 utils/haddock/haddock-api/resources/html/quick-jump.min.js "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/html/" /usr/bin/install -c -m 644 utils/haddock/haddock-api/resources/html/quick-jump.css "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/html/" /usr/bin/install -c -m 644 utils/haddock/haddock-api/resources/html/haddock-bundle.min.js "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/html/" /usr/bin/install -c -m 644 utils/haddock/haddock-api/resources/html/Classic.theme/haskell_icon.gif "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/html/Classic.theme/" /usr/bin/install -c -m 644 utils/haddock/haddock-api/resources/html/Classic.theme/minus.gif "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/html/Classic.theme/" /usr/bin/install -c -m 644 utils/haddock/haddock-api/resources/html/Classic.theme/plus.gif "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/html/Classic.theme/" /usr/bin/install -c -m 644 utils/haddock/haddock-api/resources/html/Classic.theme/xhaddock.css "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/html/Classic.theme/" /usr/bin/install -c -m 644 utils/haddock/haddock-api/resources/html/Ocean.std-theme/hslogo-16.png "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/html/Ocean.std-theme/" /usr/bin/install -c -m 644 utils/haddock/haddock-api/resources/html/Ocean.std-theme/minus.gif "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/html/Ocean.std-theme/" /usr/bin/install -c -m 644 utils/haddock/haddock-api/resources/html/Ocean.std-theme/ocean.css "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/html/Ocean.std-theme/" /usr/bin/install -c -m 644 utils/haddock/haddock-api/resources/html/Ocean.std-theme/plus.gif "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/html/Ocean.std-theme/" /usr/bin/install -c -m 644 utils/haddock/haddock-api/resources/html/Ocean.std-theme/synopsis.png "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/html/Ocean.std-theme/" /usr/bin/install -c -m 644 utils/haddock/haddock-api/resources/html/solarized.css "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/html/" /usr/bin/install -c -m 644 utils/haddock/haddock-api/resources/html/highlight.js "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/html/" /usr/bin/install -c -m 644 utils/haddock/haddock-api/resources/latex/haddock.sty "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/latex/" "rm" -f "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/haddock" ln -s haddock-ghc-8.6.5 "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/haddock" /usr/bin/install -c -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin" "rm" -f "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/hsc2hs" create () { touch "$1" && chmod 755 "$1" ; } && create "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/hsc2hs" echo '#!/bin/sh' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/hsc2hs" echo 'exedir="/usr/local/lib/ghc-8.6.5/bin"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/hsc2hs" echo 'exeprog="hsc2hs"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/hsc2hs" echo 'executablename="$exedir/$exeprog"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/hsc2hs" echo 'datadir="/usr/local/share"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/hsc2hs" echo 'bindir="/usr/local/bin"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/hsc2hs" echo 'topdir="/usr/local/lib/ghc-8.6.5"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/hsc2hs" echo 'HSC2HS_EXTRA="--cflag=-fno-stack-protector "' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/hsc2hs" cat utils/hsc2hs/hsc2hs.wrapper >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/hsc2hs" chmod +x "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/hsc2hs" /usr/bin/install -c -m 644 utils/hsc2hs/template-hsc.h "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" /usr/bin/install -c -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin" "rm" -f "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/ghc-pkg-8.6.5" create () { touch "$1" && chmod 755 "$1" ; } && create "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/ghc-pkg-8.6.5" echo '#!/bin/sh' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/ghc-pkg-8.6.5" echo 'exedir="/usr/local/lib/ghc-8.6.5/bin"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/ghc-pkg-8.6.5" echo 'exeprog="ghc-pkg"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/ghc-pkg-8.6.5" echo 'executablename="$exedir/$exeprog"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/ghc-pkg-8.6.5" echo 'datadir="/usr/local/share"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/ghc-pkg-8.6.5" echo 'bindir="/usr/local/bin"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/ghc-pkg-8.6.5" echo 'topdir="/usr/local/lib/ghc-8.6.5"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/ghc-pkg-8.6.5" cat utils/ghc-pkg/ghc-pkg.wrapper >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/ghc-pkg-8.6.5" chmod +x "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/ghc-pkg-8.6.5" /usr/bin/install -c -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin" "rm" -f "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/ghc-pkg" ln -s ghc-pkg-8.6.5 "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/ghc-pkg" /usr/bin/install -c -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin" "rm" -f "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/hpc" create () { touch "$1" && chmod 755 "$1" ; } && create "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/hpc" echo '#!/bin/sh' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/hpc" echo 'exedir="/usr/local/lib/ghc-8.6.5/bin"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/hpc" echo 'exeprog="hpc"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/hpc" echo 'executablename="$exedir/$exeprog"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/hpc" echo 'datadir="/usr/local/share"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/hpc" echo 'bindir="/usr/local/bin"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/hpc" echo 'topdir="/usr/local/lib/ghc-8.6.5"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/hpc" cat utils/hpc/hpc.wrapper >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/hpc" chmod +x "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/hpc" /usr/bin/install -c -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin" "rm" -f "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/runghc-8.6.5" create () { touch "$1" && chmod 755 "$1" ; } && create "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/runghc-8.6.5" echo '#!/bin/sh' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/runghc-8.6.5" echo 'exedir="/usr/local/lib/ghc-8.6.5/bin"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/runghc-8.6.5" echo 'exeprog="runghc"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/runghc-8.6.5" echo 'executablename="$exedir/$exeprog"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/runghc-8.6.5" echo 'datadir="/usr/local/share"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/runghc-8.6.5" echo 'bindir="/usr/local/bin"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/runghc-8.6.5" echo 'topdir="/usr/local/lib/ghc-8.6.5"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/runghc-8.6.5" echo 'ghcprog="ghc-8.6.5"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/runghc-8.6.5" cat utils/runghc/runghc.wrapper >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/runghc-8.6.5" chmod +x "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/runghc-8.6.5" "rm" -f "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/runhaskell" ln -s runghc "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/runhaskell" "rm" -f "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/runghc" ln -s runghc-8.6.5 "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/runghc" /usr/bin/install -c -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin" "rm" -f "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/ghc-8.6.5" create () { touch "$1" && chmod 755 "$1" ; } && create "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/ghc-8.6.5" echo '#!/bin/sh' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/ghc-8.6.5" echo 'exedir="/usr/local/lib/ghc-8.6.5/bin"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/ghc-8.6.5" echo 'exeprog="ghc-stage2"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/ghc-8.6.5" echo 'executablename="$exedir/$exeprog"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/ghc-8.6.5" echo 'datadir="/usr/local/share"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/ghc-8.6.5" echo 'bindir="/usr/local/bin"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/ghc-8.6.5" echo 'topdir="/usr/local/lib/ghc-8.6.5"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/ghc-8.6.5" echo 'executablename="$exedir/ghc"' >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/ghc-8.6.5" cat ghc/ghc.wrapper >> "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/ghc-8.6.5" chmod +x "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/ghc-8.6.5" "rm" -f "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/ghc" ln -s ghc-8.6.5 "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/ghc" /usr/bin/install -c -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/man" /usr/bin/install -c -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/man/man1" /usr/bin/install -c -m 644 docs/users_guide/build-man/ghc.1 "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/man/man1" # driver/ghc-usage.txt driver/ghci-usage.txt includes/dist-derivedconstants/header/platformConstants settings llvm-targets llvm-passes = libraries to install # "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" = directory to install to # # The .dll case calls STRIP_CMD explicitly, instead of `install -s`, because # on Win64, "install -s" calls a strip that doesn't understand 64bit binaries. # For some reason, this means the DLLs end up non-executable, which means # executables that use them just segfault. /usr/bin/install -c -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" for i in driver/ghc-usage.txt driver/ghci-usage.txt includes/dist-derivedconstants/header/platformConstants settings llvm-targets llvm-passes; do case $i in *.a) /usr/bin/install -c -m 644 $i "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5"; true "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5"/`basename $i` ;; *.dll) /usr/bin/install -c -m 755 $i "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" ; strip "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5"/`basename $i` ;; *.so) /usr/bin/install -c -m 755 $i "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" ;; *.dylib) /usr/bin/install -c -m 755 $i "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5";; *) /usr/bin/install -c -m 644 $i "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5"; esac; done cc -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -P -DINSTALLING -DLIB_DIR='"/usr/local/lib/ghc-8.6.5"' -DINCLUDE_DIR='"/usr/local/lib/ghc-8.6.5/include"' -DFFI_INCLUDE_DIR=/usr/local/include -DFFI_LIB_DIR=/usr/local/lib '-DFFI_LIB=' -x c -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header rts/package.conf.in -o rts/dist/package.conf.install.raw grep -v '^#pragma GCC' rts/dist/package.conf.install.raw | sed -e 's/""//g' -e 's/:[ ]*,/: /g' >rts/dist/package.conf.install /usr/bin/install -c -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin" for i in utils/unlit/dist-install/build/tmp/unlit utils/hp2ps/dist-install/build/tmp/hp2ps utils/hp2ps/dist-install/build/tmp/hp2ps utils/haddock/dist/build/tmp/haddock utils/haddock/dist/build/tmp/haddock utils/hsc2hs/dist-install/build/tmp/hsc2hs utils/hsc2hs/dist-install/build/tmp/hsc2hs utils/ghc-pkg/dist-install/build/tmp/ghc-pkg utils/ghc-pkg/dist-install/build/tmp/ghc-pkg utils/hpc/dist-install/build/tmp/hpc utils/hpc/dist-install/build/tmp/hpc utils/runghc/dist-install/build/tmp/runghc utils/runghc/dist-install/build/tmp/runghc ghc/stage2/build/tmp/ghc-stage2 ghc/stage2/build/tmp/ghc-stage2 utils/iserv/stage2/build/tmp/ghc-iserv utils/iserv/stage2_p/build/tmp/ghc-iserv-prof utils/iserv/stage2_dyn/build/tmp/ghc-iserv-dyn; do \ /usr/bin/install -c -m 755 $i "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin"; \ done "mv" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-stage2" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc" /usr/bin/install -c -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" "rm" -rf "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/package.conf.d" /usr/bin/install -c -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/package.conf.d" /usr/bin/install -c -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/rts" # rts/dist/build/libHSrts.a rts/dist/build/libHSrts_p.a rts/dist/build/libHSrts-ghc8.6.5.so rts/dist/build/libHSrts_l.a rts/dist/build/libHSrts_debug.a rts/dist/build/libHSrts_thr.a rts/dist/build/libHSrts_thr_debug.a rts/dist/build/libHSrts_thr_l.a rts/dist/build/libHSrts_thr_p.a rts/dist/build/libHSrts_debug-ghc8.6.5.so rts/dist/build/libHSrts_thr-ghc8.6.5.so rts/dist/build/libHSrts_thr_debug-ghc8.6.5.so rts/dist/build/libHSrts_l-ghc8.6.5.so rts/dist/build/libHSrts_thr_l-ghc8.6.5.so = libraries to install # "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/rts" = directory to install to # # The .dll case calls STRIP_CMD explicitly, instead of `install -s`, because # on Win64, "install -s" calls a strip that doesn't understand 64bit binaries. # For some reason, this means the DLLs end up non-executable, which means # executables that use them just segfault. /usr/bin/install -c -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/rts" for i in rts/dist/build/libHSrts.a rts/dist/build/libHSrts_p.a rts/dist/build/libHSrts-ghc8.6.5.so rts/dist/build/libHSrts_l.a rts/dist/build/libHSrts_debug.a rts/dist/build/libHSrts_thr.a rts/dist/build/libHSrts_thr_debug.a rts/dist/build/libHSrts_thr_l.a rts/dist/build/libHSrts_thr_p.a rts/dist/build/libHSrts_debug-ghc8.6.5.so rts/dist/build/libHSrts_thr-ghc8.6.5.so rts/dist/build/libHSrts_thr_debug-ghc8.6.5.so rts/dist/build/libHSrts_l-ghc8.6.5.so rts/dist/build/libHSrts_thr_l-ghc8.6.5.so; do case $i in *.a) /usr/bin/install -c -m 644 $i "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/rts"; true "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/rts"/`basename $i` ;; *.dll) /usr/bin/install -c -m 755 $i "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/rts" ; strip "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/rts"/`basename $i` ;; *.so) /usr/bin/install -c -m 755 $i "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/rts" ;; *.dylib) /usr/bin/install -c -m 755 $i "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/rts";; *) /usr/bin/install -c -m 644 $i "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/rts"; esac; done "inplace/bin/ghc-cabal" copy libraries/ghc-prim dist-install "strip" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' 'v p dyn' Installing library in /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/ghc-prim-0.5.3 "inplace/bin/ghc-cabal" copy libraries/integer-gmp dist-install "strip" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' 'v p dyn' Installing library in /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/integer-gmp-1.0.2.0 "inplace/bin/ghc-cabal" copy libraries/base dist-install "strip" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' 'v p dyn' Installing library in /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/base-4.12.0.0 "inplace/bin/ghc-cabal" copy libraries/filepath dist-install "strip" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' 'v p dyn' Installing library in /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/filepath-1.4.2.1 "inplace/bin/ghc-cabal" copy libraries/array dist-install "strip" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' 'v p dyn' Installing library in /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/array-0.5.3.0 "inplace/bin/ghc-cabal" copy libraries/deepseq dist-install "strip" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' 'v p dyn' Installing library in /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/deepseq-1.4.4.0 "inplace/bin/ghc-cabal" copy libraries/bytestring dist-install "strip" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' 'v p dyn' Installing library in /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bytestring-0.10.8.2 "inplace/bin/ghc-cabal" copy libraries/containers dist-install "strip" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' 'v p dyn' Installing library in /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/containers-0.6.0.1 "inplace/bin/ghc-cabal" copy libraries/time dist-install "strip" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' 'v p dyn' Installing library in /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/time-1.8.0.2 "inplace/bin/ghc-cabal" copy libraries/unix dist-install "strip" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' 'v p dyn' Installing library in /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/unix-2.7.2.2 "inplace/bin/ghc-cabal" copy libraries/directory dist-install "strip" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' 'v p dyn' Installing library in /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/directory-1.3.3.0 "inplace/bin/ghc-cabal" copy libraries/process dist-install "strip" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' 'v p dyn' Installing library in /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/process-1.6.5.0 "inplace/bin/ghc-cabal" copy libraries/hpc dist-install "strip" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' 'v p dyn' Installing library in /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/hpc-0.6.0.3 "inplace/bin/ghc-cabal" copy libraries/pretty dist-install "strip" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' 'v p dyn' Installing library in /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/pretty-1.1.3.6 "inplace/bin/ghc-cabal" copy libraries/binary dist-install "strip" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' 'v p dyn' Installing library in /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/binary-0.8.6.0 "inplace/bin/ghc-cabal" copy libraries/text dist-install "strip" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' 'v p dyn' Installing library in /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/text-1.2.3.1 "inplace/bin/ghc-cabal" copy libraries/transformers dist-install "strip" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' 'v p dyn' Installing library in /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/transformers-0.5.6.2 "inplace/bin/ghc-cabal" copy libraries/mtl dist-install "strip" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' 'v p dyn' Installing library in /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/mtl-2.2.2 "inplace/bin/ghc-cabal" copy libraries/parsec dist-install "strip" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' 'v p dyn' Installing library in /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/parsec-3.1.13.0 "inplace/bin/ghc-cabal" copy libraries/Cabal/Cabal dist-install "strip" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' 'v p dyn' Installing library in /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/Cabal-2.4.0.1 "inplace/bin/ghc-cabal" copy libraries/ghc-boot-th dist-install "strip" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' 'v p dyn' Installing library in /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/ghc-boot-th-8.6.5 "inplace/bin/ghc-cabal" copy libraries/ghc-boot dist-install "strip" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' 'v p dyn' Installing library in /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/ghc-boot-8.6.5 "inplace/bin/ghc-cabal" copy libraries/template-haskell dist-install "strip" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' 'v p dyn' Installing library in /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/template-haskell-2.14.0.0 "inplace/bin/ghc-cabal" copy libraries/ghc-compact dist-install "strip" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' 'v p dyn' Installing library in /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/ghc-compact-0.1.0.0 "inplace/bin/ghc-cabal" copy libraries/ghc-heap dist-install "strip" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' 'v p dyn' Installing library in /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/ghc-heap-8.6.5 "inplace/bin/ghc-cabal" copy libraries/xhtml dist-install "strip" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' 'v p dyn' Installing library in /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/xhtml-3000.2.2.1 "inplace/bin/ghc-cabal" copy libraries/terminfo dist-install "strip" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' 'v p dyn' Installing library in /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/terminfo-0.4.1.2 "inplace/bin/ghc-cabal" copy libraries/stm dist-install "strip" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' 'v p dyn' Installing library in /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/stm-2.5.0.0 "inplace/bin/ghc-cabal" copy libraries/haskeline dist-install "strip" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' 'v p dyn' Installing library in /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/haskeline-0.7.4.3 "inplace/bin/ghc-cabal" copy libraries/ghci dist-install "strip" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' 'v p dyn' Installing library in /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/ghci-8.6.5 "inplace/bin/ghc-cabal" copy libraries/libiserv dist-install "strip" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' 'v p dyn' Installing library in /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/libiserv-8.6.3 "inplace/bin/ghc-cabal" copy compiler stage2 "strip" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' 'v p dyn' Installing library in /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/ghc-8.6.5 "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-pkg" --force --global-package-db "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/package.conf.d" update rts/dist/package.conf.install Reading package info from "rts/dist/package.conf.install" ... done. rts-1.0: Warning: .:744:1: The field "hugs-options" is deprecated. hugs isn't supported anymore rts-1.0: Warning: library-dirs: /usr/local/lib/ghc-8.6.5/rts doesn't exist or isn't a directory rts-1.0: Warning: include-dirs: /usr/local/lib/ghc-8.6.5/include doesn't exist or isn't a directory rts-1.0: cannot find any of ["libHSrts.a","libHSrts.p_a","libHSrts-ghc8.6.5.so","libHSrts-ghc8.6.5.dylib","HSrts-ghc8.6.5.dll"] on library path (ignoring) "inplace/bin/ghc-cabal" register libraries/ghc-prim dist-install "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' NO Registering library for ghc-prim-0.5.3.. "inplace/bin/ghc-cabal" register libraries/integer-gmp dist-install "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' NO Registering library for integer-gmp-1.0.2.0.. "inplace/bin/ghc-cabal" register libraries/base dist-install "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' NO Registering library for base-4.12.0.0.. "inplace/bin/ghc-cabal" register libraries/filepath dist-install "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' NO Registering library for filepath-1.4.2.1.. "inplace/bin/ghc-cabal" register libraries/array dist-install "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' NO Registering library for array-0.5.3.0.. "inplace/bin/ghc-cabal" register libraries/deepseq dist-install "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' NO Registering library for deepseq-1.4.4.0.. "inplace/bin/ghc-cabal" register libraries/bytestring dist-install "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' NO Registering library for bytestring-0.10.8.2.. "inplace/bin/ghc-cabal" register libraries/containers dist-install "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' NO Registering library for containers-0.6.0.1.. "inplace/bin/ghc-cabal" register libraries/time dist-install "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' NO Registering library for time-1.8.0.2.. "inplace/bin/ghc-cabal" register libraries/unix dist-install "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' NO Registering library for unix-2.7.2.2.. "inplace/bin/ghc-cabal" register libraries/directory dist-install "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' NO Registering library for directory-1.3.3.0.. "inplace/bin/ghc-cabal" register libraries/process dist-install "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' NO Registering library for process-1.6.5.0.. "inplace/bin/ghc-cabal" register libraries/hpc dist-install "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' NO Registering library for hpc-0.6.0.3.. "inplace/bin/ghc-cabal" register libraries/pretty dist-install "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' NO Registering library for pretty-1.1.3.6.. "inplace/bin/ghc-cabal" register libraries/binary dist-install "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' NO Registering library for binary-0.8.6.0.. "inplace/bin/ghc-cabal" register libraries/text dist-install "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' NO Registering library for text-1.2.3.1.. "inplace/bin/ghc-cabal" register libraries/transformers dist-install "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' NO Registering library for transformers-0.5.6.2.. "inplace/bin/ghc-cabal" register libraries/mtl dist-install "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' NO Registering library for mtl-2.2.2.. "inplace/bin/ghc-cabal" register libraries/parsec dist-install "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' NO Registering library for parsec-3.1.13.0.. "inplace/bin/ghc-cabal" register libraries/Cabal/Cabal dist-install "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' NO Registering library for Cabal-2.4.0.1.. "inplace/bin/ghc-cabal" register libraries/ghc-boot-th dist-install "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' NO Registering library for ghc-boot-th-8.6.5.. "inplace/bin/ghc-cabal" register libraries/ghc-boot dist-install "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' NO Registering library for ghc-boot-8.6.5.. "inplace/bin/ghc-cabal" register libraries/template-haskell dist-install "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' NO Registering library for template-haskell-2.14.0.0.. "inplace/bin/ghc-cabal" register libraries/ghc-compact dist-install "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' NO Registering library for ghc-compact-0.1.0.0.. "inplace/bin/ghc-cabal" register libraries/ghc-heap dist-install "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' NO Registering library for ghc-heap-8.6.5.. "inplace/bin/ghc-cabal" register libraries/xhtml dist-install "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' NO Registering library for xhtml-3000.2.2.1.. "inplace/bin/ghc-cabal" register libraries/terminfo dist-install "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' NO Registering library for terminfo-0.4.1.2.. "inplace/bin/ghc-cabal" register libraries/stm dist-install "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' NO Registering library for stm-2.5.0.0.. "inplace/bin/ghc-cabal" register libraries/haskeline dist-install "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' NO Registering library for haskeline-0.7.4.3.. "inplace/bin/ghc-cabal" register libraries/ghci dist-install "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' NO Registering library for ghci-8.6.5.. "inplace/bin/ghc-cabal" register libraries/libiserv dist-install "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' NO Registering library for libiserv-8.6.3.. "inplace/bin/ghc-cabal" register compiler stage2 "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-pkg" "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5" '/wrkdirs/usr/ports/lang/ghc/work/stage' '/usr/local' '/usr/local/lib/ghc-8.6.5' '/usr/local/share/doc/ghc-8.6.5/html/libraries' NO Registering library for ghc-8.6.5.. for f in '/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/package.conf.d'/*; do create () { touch "$1" && chmod 644 "$1" ; } && create "$f"; done "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-pkg" --global-package-db "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/package.conf.d" recache /usr/bin/install -c -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin" /usr/bin/install -c -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin" for i in inplace/lib/bin/ghc-split; do \ /usr/bin/install -c -m 755 $i "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin"; \ done /usr/bin/install -c -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/share/doc/ghc-8.6.5" /usr/bin/install -c -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/share/doc/ghc-8.6.5/html" /usr/bin/install -c -m 644 docs/index.html "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/share/doc/ghc-8.6.5/html" /usr/bin/install -c -m 755 -d "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/share/doc/ghc-8.6.5/html/libraries" for i in libraries/dist-haddock/*; do \ /usr/bin/install -c -m 644 $i "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/share/doc/ghc-8.6.5/html/libraries/"; \ done /usr/bin/install -c -m 644 libraries/prologue.txt "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/share/doc/ghc-8.6.5/html/libraries/" /usr/bin/install -c -m 755 libraries/gen_contents_index "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/share/doc/ghc-8.6.5/html/libraries/" for i in utils/haddock/doc/haddock docs/users_guide/build-html/users_guide; do \ cp -Rp $i "/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/share/doc/ghc-8.6.5/html"; \ done gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.6.5' (for f in /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/unlit /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/hpc /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-iserv /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-pkg /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/hsc2hs /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/runghc /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/haddock /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/hp2ps /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-iserv-prof /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5/bin/ghc-iserv-dyn $(/usr/bin/find /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5 -name '*.so*'); do /usr/bin/strip $f; done) /bin/rm -f /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/bin/haddock /usr/bin/find -ds /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/lib/ghc-8.6.5 -type f -print | /usr/bin/sed -E -e 's,^/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/?,,' -e '/^\/wrkdirs\/usr\/ports\/lang\/ghc\/work\/stage\/usr\/local\/lib\/ghc-8.6.5\/package.conf.d\/package\.cache/s|^|@comment |g' >> /wrkdirs/usr/ports/lang/ghc/work/.PLIST.mktmp /usr/bin/find -ds /wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/share/doc/ghc-8.6.5 -type f -print | /usr/bin/sed -E -e 's,^/wrkdirs/usr/ports/lang/ghc/work/stage/usr/local/?,,' -e '/^\/wrkdirs\/usr\/ports\/lang\/ghc\/work\/stage\/usr\/local\/share\/doc\/ghc-8.6.5\/html\/libraries\/doc-index-[^.]+\.html/s|^|@comment |g' -e '/^\/wrkdirs\/usr\/ports\/lang\/ghc\/work\/stage\/usr\/local\/share\/doc\/ghc-8.6.5\/html\/libraries\/index[^\/.]*\.html/s|^|@comment|g' -e '/^\/wrkdirs\/usr\/ports\/lang\/ghc\/work\/stage\/usr\/local\/share\/doc\/ghc-8.6.5\/html\/libraries\/[^\/]+\.png/s|^|@comment |g' >> /wrkdirs/usr/ports/lang/ghc/work/.PLIST.mktmp echo "@postunexec /bin/rm -f %D/share/doc/ghc-8.6.5/html/libraries/doc-index-*.html" >> /wrkdirs/usr/ports/lang/ghc/work/.PLIST.mktmp echo "@postunexec /bin/rm -f %D/share/doc/ghc-8.6.5/html/libraries/index*.html" >> /wrkdirs/usr/ports/lang/ghc/work/.PLIST.mktmp echo "@postunexec /bin/rm -f %D/share/doc/ghc-8.6.5/html/libraries/*.png" >> /wrkdirs/usr/ports/lang/ghc/work/.PLIST.mktmp echo '@postunexec /bin/rm -f %D/lib/ghc-8.6.5/package.conf.d/package.cache' >>/wrkdirs/usr/ports/lang/ghc/work/.PLIST.mktmp ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for ghc-8.6.5_6 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for ghc-8.6.5_6 build of lang/ghc | ghc-8.6.5_6 ended at Wed Apr 22 23:55:08 UTC 2020 build time: 04:08:46