------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/hs-cabal-install-3.0.2.0.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/ghc-8.8.3.txz SUCCEEDED 00:00:24 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> hs-brainfuck-0.1.0.3_8 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> hs-brainfuck-0.1.0.3_8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hs-brainfuck-0.1.0.3_8 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> hs-brainfuck-0.1.0.3_8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hs-brainfuck-0.1.0.3_8 for building => SHA256 Checksum OK for cabal/brainfuck-0.1.0.3.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> hs-brainfuck-0.1.0.3_8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hs-brainfuck-0.1.0.3_8 for building ===> Extracting for hs-brainfuck-0.1.0.3_8 => SHA256 Checksum OK for cabal/brainfuck-0.1.0.3.tar.gz. mkdir -p /construction/lang/hs-brainfuck/cabal-home/.cabal touch /construction/lang/hs-brainfuck/cabal-home/.cabal/config Extracted Memory Use: 0.05M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for hs-brainfuck-0.1.0.3_8 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> hs-brainfuck-0.1.0.3_8 depends on executable: cabal - found ===> hs-brainfuck-0.1.0.3_8 depends on executable: ghc - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> hs-brainfuck-0.1.0.3_8 depends on shared library: libiconv.so - found (/usr/local/lib/libiconv.so) ===> hs-brainfuck-0.1.0.3_8 depends on shared library: libgmp.so - found (/usr/local/lib/libgmp.so) ===> hs-brainfuck-0.1.0.3_8 depends on shared library: libffi.so.6 - found (/usr/local/lib/libffi.so.6) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> hs-brainfuck-0.1.0.3_8 depends on executable: cabal - found ===> hs-brainfuck-0.1.0.3_8 depends on executable: ghc - found ===> hs-brainfuck-0.1.0.3_8 depends on shared library: libiconv.so - found (/usr/local/lib/libiconv.so) ===> hs-brainfuck-0.1.0.3_8 depends on shared library: libgmp.so - found (/usr/local/lib/libgmp.so) ===> hs-brainfuck-0.1.0.3_8 depends on shared library: libffi.so.6 - found (/usr/local/lib/libffi.so.6) ===> Configuring for hs-brainfuck-0.1.0.3_8 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for hs-brainfuck-0.1.0.3_8 cd /construction/lang/hs-brainfuck/brainfuck-0.1.0.3 && /usr/bin/env XDG_DATA_HOME=/construction/lang/hs-brainfuck XDG_CONFIG_HOME=/construction/lang/hs-brainfuck HOME=/construction/lang/hs-brainfuck TMPDIR="/tmp" PATH=/construction/lang/hs-brainfuck/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" HOME=/construction/lang/hs-brainfuck/cabal-home cabal new-build --offline --disable-benchmarks --disable-tests --flags "" exe:bf Warning: No remote package servers have been specified. Usually you would have one specified in the config file. Resolving dependencies... Build profile: -w ghc-8.8.3 -O1 In order, the following will be built (use -v for more details): - brainfuck-0.1.0.3 (exe:bf) (first run) Configuring brainfuck-0.1.0.3... Preprocessing executable 'bf' for brainfuck-0.1.0.3.. Building executable 'bf' for brainfuck-0.1.0.3.. : warning: [-Wmissing-home-modules] These modules are needed for compilation but not listed in your .cabal file's other-modules: Language.Brainfuck Language.Brainfuck.Examples [1 of 3] Compiling Language.Brainfuck ( Language/Brainfuck.hs, /construction/lang/hs-brainfuck/brainfuck-0.1.0.3/dist-newstyle/build/x86_64-dragonfly/ghc-8.8.3/brainfuck-0.1.0.3/build/bf/bf-tmp/Language/Brainfuck.o ) [2 of 3] Compiling Language.Brainfuck.Examples ( Language/Brainfuck/Examples.hs, /construction/lang/hs-brainfuck/brainfuck-0.1.0.3/dist-newstyle/build/x86_64-dragonfly/ghc-8.8.3/brainfuck-0.1.0.3/build/bf/bf-tmp/Language/Brainfuck/Examples.o ) [3 of 3] Compiling Main ( Main.hs, /construction/lang/hs-brainfuck/brainfuck-0.1.0.3/dist-newstyle/build/x86_64-dragonfly/ghc-8.8.3/brainfuck-0.1.0.3/build/bf/bf-tmp/Main.o ) : warning: [-Wmissing-home-modules] These modules are needed for compilation but not listed in your .cabal file's other-modules: Language.Brainfuck Language.Brainfuck.Examples Linking /construction/lang/hs-brainfuck/brainfuck-0.1.0.3/dist-newstyle/build/x86_64-dragonfly/ghc-8.8.3/brainfuck-0.1.0.3/build/bf/bf ... SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for hs-brainfuck-0.1.0.3_8 ===> Generating temporary packing list /bin/mkdir -p /construction/lang/hs-brainfuck/stage/usr/local/libexec/cabal install -s -m 555 $(find /construction/lang/hs-brainfuck/brainfuck-0.1.0.3/dist-newstyle -name bf -type f -perm +111) /construction/lang/hs-brainfuck/stage/usr/local/libexec/cabal/bf echo '#!/bin/sh' > /construction/lang/hs-brainfuck/stage/usr/local/bin/bf echo '' >> /construction/lang/hs-brainfuck/stage/usr/local/bin/bf echo 'export bf_datadir=/usr/local/share/brainfuck' >> /construction/lang/hs-brainfuck/stage/usr/local/bin/bf echo '' >> /construction/lang/hs-brainfuck/stage/usr/local/bin/bf echo '/usr/local/libexec/cabal/bf "$@"' >> /construction/lang/hs-brainfuck/stage/usr/local/bin/bf /bin/chmod +x /construction/lang/hs-brainfuck/stage/usr/local/bin/bf echo 'bin/bf' >> /construction/lang/hs-brainfuck/.PLIST.mktmp echo 'libexec/cabal/bf' >> /construction/lang/hs-brainfuck/.PLIST.mktmp ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for hs-brainfuck-0.1.0.3_8 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:32