MidnightBSD Magus

lang/ghc

Compiler for the functional language Haskell

Flavor Version Run OSVersion Arch License Restricted Status
7.8.3 327 0.8 i386 bsd3 0 fail

Events

Machine Type Time Message
Constellation info 2017-02-19 00:06:44.326715 Test Started
Constellation fail 2017-02-19 00:45:57.152567 make fake returned non-zero: 1
Constellation fail 2017-02-19 00:45:57.329598 Test complete.

Log

===>  Faking install for ghc-7.8.3
===>   Generating temporary packing list
===--- building phase 0
gmake -r --no-print-directory -f ghc.mk phase=0 phase_0_builds
gmake[1]: Nothing to be done for 'phase_0_builds'.
===--- building phase 1
gmake -r --no-print-directory -f ghc.mk phase=1 phase_1_builds
gmake[1]: Nothing to be done for 'phase_1_builds'.
===--- building final phase
gmake -r --no-print-directory -f ghc.mk phase=final install
/usr/bin/install -c -o root -g wheel -m 755 -d "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin"
"rm" -f                                 "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/ghci-7.8.3"  
create () { touch "$1" && chmod 755 "$1" ; } && create                                   "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/ghci-7.8.3"
echo '#!/bin/sh'                               >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/ghci-7.8.3"
echo 'exec "/usr/local/bin/ghc-7.8.3" --interactive ${1+"$@"}' >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/ghci-7.8.3"
chmod +x                                 "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/ghci-7.8.3"
"rm" -f "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/ghci"  
ln -s ghci-7.8.3 "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/ghci"
/usr/bin/install -c -o root -g wheel -m 755 -d "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/include"
/usr/bin/install -c -o root -g wheel -m 755 -d "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/include/." && /usr/bin/install -c -o root -g wheel -m 644  includes/./*.h "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/include/./" &&   /usr/bin/install -c -o root -g wheel -m 755 -d "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/include/rts" && /usr/bin/install -c -o root -g wheel -m 644  includes/rts/*.h "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/include/rts/" &&   /usr/bin/install -c -o root -g wheel -m 755 -d "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/include/rts/prof" && /usr/bin/install -c -o root -g wheel -m 644  includes/rts/prof/*.h "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/include/rts/prof/" &&   /usr/bin/install -c -o root -g wheel -m 755 -d "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/include/rts/storage" && /usr/bin/install -c -o root -g wheel -m 644  includes/rts/storage/*.h "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/include/rts/storage/" &&   /usr/bin/install -c -o root -g wheel -m 755 -d "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/include/stg" && /usr/bin/install -c -o root -g wheel -m 644  includes/stg/*.h "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/include/stg/" &&  true
/usr/bin/install -c -o root -g wheel -m 644  includes/ghcautoconf.h includes/ghcplatform.h includes/dist-derivedconstants/header/DerivedConstants.h "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/include/"
/usr/bin/install -c -o root -g wheel -m 755 -d "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin"
"rm" -f                                         "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/haddock-ghc-7.8.3"  
create () { touch "$1" && chmod 755 "$1" ; } && create                                           "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/haddock-ghc-7.8.3"
echo '#!/bin/sh'                                       >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/haddock-ghc-7.8.3"
echo 'exedir="/usr/local/lib/ghc-7.8.3/bin"'                    >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/haddock-ghc-7.8.3"
echo 'exeprog="haddock"'                          >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/haddock-ghc-7.8.3"
echo 'executablename="$exedir/$exeprog"'           >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/haddock-ghc-7.8.3"
echo 'datadir="/usr/local/share"'                             >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/haddock-ghc-7.8.3"
echo 'bindir="/usr/local/bin"'                               >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/haddock-ghc-7.8.3"
echo 'topdir="/usr/local/lib/ghc-7.8.3"'                               >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/haddock-ghc-7.8.3"
cat utils/haddock/haddock.wrapper                         >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/haddock-ghc-7.8.3"
chmod +x                                         "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/haddock-ghc-7.8.3"
/usr/bin/install -c -o root -g wheel -m 755 -d "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/html/"  
/usr/bin/install -c -o root -g wheel -m 755 -d "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/html/Classic.theme/"  
/usr/bin/install -c -o root -g wheel -m 755 -d "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/html/Ocean.std-theme/"  
/usr/bin/install -c -o root -g wheel -m 755 -d "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/latex/"
/usr/bin/install -c -o root -g wheel -m 644  utils/haddock/resources/html/frames.html "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/html/"  
/usr/bin/install -c -o root -g wheel -m 644  utils/haddock/resources/html/haddock-util.js "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/html/"  
/usr/bin/install -c -o root -g wheel -m 644  utils/haddock/resources/html/Classic.theme/haskell_icon.gif "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/html/Classic.theme/"  
/usr/bin/install -c -o root -g wheel -m 644  utils/haddock/resources/html/Classic.theme/minus.gif "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/html/Classic.theme/"  
/usr/bin/install -c -o root -g wheel -m 644  utils/haddock/resources/html/Classic.theme/plus.gif "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/html/Classic.theme/"  
/usr/bin/install -c -o root -g wheel -m 644  utils/haddock/resources/html/Classic.theme/xhaddock.css "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/html/Classic.theme/"  
/usr/bin/install -c -o root -g wheel -m 644  utils/haddock/resources/html/Ocean.std-theme/hslogo-16.png "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/html/Ocean.std-theme/"  
/usr/bin/install -c -o root -g wheel -m 644  utils/haddock/resources/html/Ocean.std-theme/minus.gif "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/html/Ocean.std-theme/"  
/usr/bin/install -c -o root -g wheel -m 644  utils/haddock/resources/html/Ocean.std-theme/ocean.css "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/html/Ocean.std-theme/"  
/usr/bin/install -c -o root -g wheel -m 644  utils/haddock/resources/html/Ocean.std-theme/plus.gif "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/html/Ocean.std-theme/"  
/usr/bin/install -c -o root -g wheel -m 644  utils/haddock/resources/html/Ocean.std-theme/synopsis.png "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/html/Ocean.std-theme/"  
/usr/bin/install -c -o root -g wheel -m 644  utils/haddock/resources/latex/haddock.sty "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/latex/"
"rm" -f "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/haddock"  
ln -s haddock-ghc-7.8.3 "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/haddock"
/usr/bin/install -c -o root -g wheel -m 755 -d "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin"
"rm" -f                                         "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/hsc2hs"  
create () { touch "$1" && chmod 755 "$1" ; } && create                                           "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/hsc2hs"
echo '#!/bin/sh'                                       >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/hsc2hs"
echo 'exedir="/usr/local/lib/ghc-7.8.3/bin"'                    >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/hsc2hs"
echo 'exeprog="hsc2hs"'                          >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/hsc2hs"
echo 'executablename="$exedir/$exeprog"'           >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/hsc2hs"
echo 'datadir="/usr/local/share"'                             >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/hsc2hs"
echo 'bindir="/usr/local/bin"'                               >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/hsc2hs"
echo 'topdir="/usr/local/lib/ghc-7.8.3"'                               >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/hsc2hs"
echo 'HSC2HS_EXTRA="--cflag=-U__i686 --cflag=-fno-stack-protector "' >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/hsc2hs"
cat utils/hsc2hs/hsc2hs.wrapper                         >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/hsc2hs"
chmod +x                                         "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/hsc2hs"
/usr/bin/install -c -o root -g wheel -m 644  utils/hsc2hs/template-hsc.h "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3"
/usr/bin/install -c -o root -g wheel -m 755 -d "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin"
"rm" -f                                         "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/ghc-pkg-7.8.3"  
create () { touch "$1" && chmod 755 "$1" ; } && create                                           "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/ghc-pkg-7.8.3"
echo '#!/bin/sh'                                       >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/ghc-pkg-7.8.3"
echo 'exedir="/usr/local/lib/ghc-7.8.3/bin"'                    >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/ghc-pkg-7.8.3"
echo 'exeprog="ghc-pkg"'                          >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/ghc-pkg-7.8.3"
echo 'executablename="$exedir/$exeprog"'           >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/ghc-pkg-7.8.3"
echo 'datadir="/usr/local/share"'                             >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/ghc-pkg-7.8.3"
echo 'bindir="/usr/local/bin"'                               >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/ghc-pkg-7.8.3"
echo 'topdir="/usr/local/lib/ghc-7.8.3"'                               >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/ghc-pkg-7.8.3"
cat utils/ghc-pkg/ghc-pkg.wrapper                         >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/ghc-pkg-7.8.3"
chmod +x                                         "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/ghc-pkg-7.8.3"
/usr/bin/install -c -o root -g wheel -m 755 -d "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin"
"rm" -f "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/ghc-pkg"  
ln -s ghc-pkg-7.8.3 "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/ghc-pkg"
/usr/bin/install -c -o root -g wheel -m 755 -d "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin"
"rm" -f                                         "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/hpc"  
create () { touch "$1" && chmod 755 "$1" ; } && create                                           "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/hpc"
echo '#!/bin/sh'                                       >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/hpc"
echo 'exedir="/usr/local/lib/ghc-7.8.3/bin"'                    >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/hpc"
echo 'exeprog="hpc"'                          >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/hpc"
echo 'executablename="$exedir/$exeprog"'           >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/hpc"
echo 'datadir="/usr/local/share"'                             >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/hpc"
echo 'bindir="/usr/local/bin"'                               >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/hpc"
echo 'topdir="/usr/local/lib/ghc-7.8.3"'                               >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/hpc"
cat utils/hpc/hpc.wrapper                         >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/hpc"
chmod +x                                         "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/hpc"
/usr/bin/install -c -o root -g wheel -m 755 -d "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin"
"rm" -f                                         "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/runghc-7.8.3"  
create () { touch "$1" && chmod 755 "$1" ; } && create                                           "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/runghc-7.8.3"
echo '#!/bin/sh'                                       >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/runghc-7.8.3"
echo 'exedir="/usr/local/lib/ghc-7.8.3/bin"'                    >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/runghc-7.8.3"
echo 'exeprog="runghc"'                          >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/runghc-7.8.3"
echo 'executablename="$exedir/$exeprog"'           >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/runghc-7.8.3"
echo 'datadir="/usr/local/share"'                             >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/runghc-7.8.3"
echo 'bindir="/usr/local/bin"'                               >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/runghc-7.8.3"
echo 'topdir="/usr/local/lib/ghc-7.8.3"'                               >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/runghc-7.8.3"
cat utils/runghc/runghc.wrapper                         >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/runghc-7.8.3"
chmod +x                                         "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/runghc-7.8.3"
"rm" -f "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/runhaskell"  
ln -s runghc "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/runhaskell"
"rm" -f "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/runghc"  
ln -s runghc-7.8.3 "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/runghc"
/usr/bin/install -c -o root -g wheel -m 755 -d "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin"
"rm" -f                                         "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/ghc-7.8.3"  
create () { touch "$1" && chmod 755 "$1" ; } && create                                           "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/ghc-7.8.3"
echo '#!/bin/sh'                                       >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/ghc-7.8.3"
echo 'exedir="/usr/local/lib/ghc-7.8.3/bin"'                    >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/ghc-7.8.3"
echo 'exeprog="ghc-stage2"'                          >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/ghc-7.8.3"
echo 'executablename="$exedir/$exeprog"'           >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/ghc-7.8.3"
echo 'datadir="/usr/local/share"'                             >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/ghc-7.8.3"
echo 'bindir="/usr/local/bin"'                               >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/ghc-7.8.3"
echo 'topdir="/usr/local/lib/ghc-7.8.3"'                               >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/ghc-7.8.3"
echo 'executablename="$exedir/ghc"' >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/ghc-7.8.3"
cat ghc/ghc.wrapper                         >> "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/ghc-7.8.3"
chmod +x                                         "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/ghc-7.8.3"
"rm" -f "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/ghc"  
ln -s ghc-7.8.3 "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/bin/ghc"
/usr/bin/install -c -o root -g wheel -m 755 -d "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/man"
/usr/bin/install -c -o root -g wheel -m 755 -d "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/man/man1"
/usr/bin/install -c -o root -g wheel -m 644  docs/man/ghc.1 "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/man/man1"
#  driver/ghc-usage.txt driver/ghci-usage.txt includes/dist-derivedconstants/header/platformConstants settings = libraries to install
#  "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3" = directory to install to
/usr/bin/install -c -o root -g wheel -m 755 -d  "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3"
for i in  driver/ghc-usage.txt driver/ghci-usage.txt includes/dist-derivedconstants/header/platformConstants settings; do case $i in *.a) /usr/bin/install -c -o root -g wheel -m 644  $i  "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3"; true  "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3"/`basename $i` ;; *.dll) /usr/bin/install -c -o root -g wheel -m 755  $i  "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3" ; strip  "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3"/`basename $i` ;; *.so) /usr/bin/install -c -o root -g wheel -m 755  $i  "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3" ;; *.dylib) /usr/bin/install -c -o root -g wheel -m 755  $i  "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3";; *) /usr/bin/install -c -o root -g wheel -m 644  $i  "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3"; esac; done
cpp48  -undef -traditional -P -DINSTALLING -DLIB_DIR='"/usr/local/lib/ghc-7.8.3"' -DINCLUDE_DIR='"/usr/local/lib/ghc-7.8.3/include"' -DPAPI_INCLUDE_DIR="" -DPAPI_LIB_DIR="" -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 -o root -g wheel -m 755 -d "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/bin"
for i in 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; do \
	/usr/bin/install -c -o root -g wheel -m 755  $i "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/bin"; \
done
"mv" "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/bin/ghc-stage2" "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/bin/ghc"
/usr/bin/install -c -o root -g wheel -m 755 -d "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3"
"rm" -rf "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/package.conf.d"  
/usr/bin/install -c -o root -g wheel -m 755 -d "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/package.conf.d"
/usr/bin/install -c -o root -g wheel -m 755 -d "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/rts-1.0"
#  rts/dist/build/libHSrts.a rts/dist/build/libHSrts_p.a rts/dist/build/libHSrts-ghc7.8.3.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-ghc7.8.3.so rts/dist/build/libHSrts_thr-ghc7.8.3.so rts/dist/build/libHSrts_thr_debug-ghc7.8.3.so rts/dist/build/libHSrts_l-ghc7.8.3.so rts/dist/build/libHSrts_thr_l-ghc7.8.3.so = libraries to install
#  "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/rts-1.0" = directory to install to
/usr/bin/install -c -o root -g wheel -m 755 -d  "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/rts-1.0"
for i in  rts/dist/build/libHSrts.a rts/dist/build/libHSrts_p.a rts/dist/build/libHSrts-ghc7.8.3.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-ghc7.8.3.so rts/dist/build/libHSrts_thr-ghc7.8.3.so rts/dist/build/libHSrts_thr_debug-ghc7.8.3.so rts/dist/build/libHSrts_l-ghc7.8.3.so rts/dist/build/libHSrts_thr_l-ghc7.8.3.so; do case $i in *.a) /usr/bin/install -c -o root -g wheel -m 644  $i  "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/rts-1.0"; true  "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/rts-1.0"/`basename $i` ;; *.dll) /usr/bin/install -c -o root -g wheel -m 755  $i  "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/rts-1.0" ; strip  "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/rts-1.0"/`basename $i` ;; *.so) /usr/bin/install -c -o root -g wheel -m 755  $i  "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/rts-1.0" ;; *.dylib) /usr/bin/install -c -o root -g wheel -m 755  $i  "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/rts-1.0";; *) /usr/bin/install -c -o root -g wheel -m 644  $i  "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/rts-1.0"; esac; done
"inplace/bin/ghc-cabal" copy libraries/ghc-prim dist-install "strip" '/magus/work/usr/mports/lang/ghc/work/fake-inst-i386' '/usr/local' '/usr/local/lib/ghc-7.8.3' '/usr/local/share/doc/ghc-7.8.3/html/libraries' 'v p dyn'  
Installing library in
/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/ghc-prim-0.3.1.0
"inplace/bin/ghc-cabal" copy libraries/integer-gmp dist-install "strip" '/magus/work/usr/mports/lang/ghc/work/fake-inst-i386' '/usr/local' '/usr/local/lib/ghc-7.8.3' '/usr/local/share/doc/ghc-7.8.3/html/libraries' 'v p dyn'  
Installing library in
/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/integer-gmp-0.5.1.0
"inplace/bin/ghc-cabal" copy libraries/base dist-install "strip" '/magus/work/usr/mports/lang/ghc/work/fake-inst-i386' '/usr/local' '/usr/local/lib/ghc-7.8.3' '/usr/local/share/doc/ghc-7.8.3/html/libraries' 'v p dyn'  
Installing library in
/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/base-4.7.0.1
"inplace/bin/ghc-cabal" copy libraries/filepath dist-install "strip" '/magus/work/usr/mports/lang/ghc/work/fake-inst-i386' '/usr/local' '/usr/local/lib/ghc-7.8.3' '/usr/local/share/doc/ghc-7.8.3/html/libraries' 'v p dyn'  
Installing library in
/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/filepath-1.3.0.2
"inplace/bin/ghc-cabal" copy libraries/array dist-install "strip" '/magus/work/usr/mports/lang/ghc/work/fake-inst-i386' '/usr/local' '/usr/local/lib/ghc-7.8.3' '/usr/local/share/doc/ghc-7.8.3/html/libraries' 'v p dyn'  
Installing library in
/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/array-0.5.0.0
"inplace/bin/ghc-cabal" copy libraries/deepseq dist-install "strip" '/magus/work/usr/mports/lang/ghc/work/fake-inst-i386' '/usr/local' '/usr/local/lib/ghc-7.8.3' '/usr/local/share/doc/ghc-7.8.3/html/libraries' 'v p dyn'  
Installing library in
/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/deepseq-1.3.0.2
"inplace/bin/ghc-cabal" copy libraries/bytestring dist-install "strip" '/magus/work/usr/mports/lang/ghc/work/fake-inst-i386' '/usr/local' '/usr/local/lib/ghc-7.8.3' '/usr/local/share/doc/ghc-7.8.3/html/libraries' 'v p dyn'  
Installing library in
/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/bytestring-0.10.4.0
"inplace/bin/ghc-cabal" copy libraries/containers dist-install "strip" '/magus/work/usr/mports/lang/ghc/work/fake-inst-i386' '/usr/local' '/usr/local/lib/ghc-7.8.3' '/usr/local/share/doc/ghc-7.8.3/html/libraries' 'v p dyn'  
Installing library in
/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/containers-0.5.5.1
"inplace/bin/ghc-cabal" copy libraries/old-locale dist-install "strip" '/magus/work/usr/mports/lang/ghc/work/fake-inst-i386' '/usr/local' '/usr/local/lib/ghc-7.8.3' '/usr/local/share/doc/ghc-7.8.3/html/libraries' 'v p dyn'  
Installing library in
/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/old-locale-1.0.0.6
"inplace/bin/ghc-cabal" copy libraries/time dist-install "strip" '/magus/work/usr/mports/lang/ghc/work/fake-inst-i386' '/usr/local' '/usr/local/lib/ghc-7.8.3' '/usr/local/share/doc/ghc-7.8.3/html/libraries' 'v p dyn'  
Installing library in
/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/time-1.4.2
"inplace/bin/ghc-cabal" copy libraries/unix dist-install "strip" '/magus/work/usr/mports/lang/ghc/work/fake-inst-i386' '/usr/local' '/usr/local/lib/ghc-7.8.3' '/usr/local/share/doc/ghc-7.8.3/html/libraries' 'v p dyn'  
Installing library in
/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/unix-2.7.0.1
"inplace/bin/ghc-cabal" copy libraries/directory dist-install "strip" '/magus/work/usr/mports/lang/ghc/work/fake-inst-i386' '/usr/local' '/usr/local/lib/ghc-7.8.3' '/usr/local/share/doc/ghc-7.8.3/html/libraries' 'v p dyn'  
Installing library in
/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/directory-1.2.1.0
"inplace/bin/ghc-cabal" copy libraries/process dist-install "strip" '/magus/work/usr/mports/lang/ghc/work/fake-inst-i386' '/usr/local' '/usr/local/lib/ghc-7.8.3' '/usr/local/share/doc/ghc-7.8.3/html/libraries' 'v p dyn'  
Installing library in
/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/process-1.2.0.0
"inplace/bin/ghc-cabal" copy libraries/hpc dist-install "strip" '/magus/work/usr/mports/lang/ghc/work/fake-inst-i386' '/usr/local' '/usr/local/lib/ghc-7.8.3' '/usr/local/share/doc/ghc-7.8.3/html/libraries' 'v p dyn'  
Installing library in
/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/hpc-0.6.0.1
"inplace/bin/ghc-cabal" copy libraries/pretty dist-install "strip" '/magus/work/usr/mports/lang/ghc/work/fake-inst-i386' '/usr/local' '/usr/local/lib/ghc-7.8.3' '/usr/local/share/doc/ghc-7.8.3/html/libraries' 'v p dyn'  
Installing library in
/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/pretty-1.1.1.1
"inplace/bin/ghc-cabal" copy libraries/template-haskell dist-install "strip" '/magus/work/usr/mports/lang/ghc/work/fake-inst-i386' '/usr/local' '/usr/local/lib/ghc-7.8.3' '/usr/local/share/doc/ghc-7.8.3/html/libraries' 'v p dyn'  
Installing library in
/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/template-haskell-2.9.0.0
"inplace/bin/ghc-cabal" copy libraries/Cabal/Cabal dist-install "strip" '/magus/work/usr/mports/lang/ghc/work/fake-inst-i386' '/usr/local' '/usr/local/lib/ghc-7.8.3' '/usr/local/share/doc/ghc-7.8.3/html/libraries' 'v p dyn'  
Installing library in
/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/Cabal-1.18.1.3
"inplace/bin/ghc-cabal" copy libraries/binary dist-install "strip" '/magus/work/usr/mports/lang/ghc/work/fake-inst-i386' '/usr/local' '/usr/local/lib/ghc-7.8.3' '/usr/local/share/doc/ghc-7.8.3/html/libraries' 'v p dyn'  
Installing library in
/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/binary-0.7.1.0
"inplace/bin/ghc-cabal" copy libraries/bin-package-db dist-install "strip" '/magus/work/usr/mports/lang/ghc/work/fake-inst-i386' '/usr/local' '/usr/local/lib/ghc-7.8.3' '/usr/local/share/doc/ghc-7.8.3/html/libraries' 'v p dyn'  
Installing library in
/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/bin-package-db-0.0.0.0
"inplace/bin/ghc-cabal" copy libraries/hoopl dist-install "strip" '/magus/work/usr/mports/lang/ghc/work/fake-inst-i386' '/usr/local' '/usr/local/lib/ghc-7.8.3' '/usr/local/share/doc/ghc-7.8.3/html/libraries' 'v p dyn'  
Installing library in
/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/hoopl-3.10.0.1
"inplace/bin/ghc-cabal" copy libraries/transformers dist-install "strip" '/magus/work/usr/mports/lang/ghc/work/fake-inst-i386' '/usr/local' '/usr/local/lib/ghc-7.8.3' '/usr/local/share/doc/ghc-7.8.3/html/libraries' 'v p dyn'  
Installing library in
/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/transformers-0.3.0.0
"inplace/bin/ghc-cabal" copy libraries/xhtml dist-install "strip" '/magus/work/usr/mports/lang/ghc/work/fake-inst-i386' '/usr/local' '/usr/local/lib/ghc-7.8.3' '/usr/local/share/doc/ghc-7.8.3/html/libraries' 'v p dyn'  
Installing library in
/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/xhtml-3000.2.1
"inplace/bin/ghc-cabal" copy libraries/terminfo dist-install "strip" '/magus/work/usr/mports/lang/ghc/work/fake-inst-i386' '/usr/local' '/usr/local/lib/ghc-7.8.3' '/usr/local/share/doc/ghc-7.8.3/html/libraries' 'v p dyn'  
Installing library in
/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/terminfo-0.4.0.0
"inplace/bin/ghc-cabal" copy libraries/haskeline dist-install "strip" '/magus/work/usr/mports/lang/ghc/work/fake-inst-i386' '/usr/local' '/usr/local/lib/ghc-7.8.3' '/usr/local/share/doc/ghc-7.8.3/html/libraries' 'v p dyn'  
Installing library in
/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/haskeline-0.7.1.2
"inplace/bin/ghc-cabal" copy compiler stage2 "strip" '/magus/work/usr/mports/lang/ghc/work/fake-inst-i386' '/usr/local' '/usr/local/lib/ghc-7.8.3' '/usr/local/share/doc/ghc-7.8.3/html/libraries' 'v p dyn'  
Installing library in
/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/ghc-7.8.3
"inplace/bin/ghc-cabal" copy libraries/old-time dist-install "strip" '/magus/work/usr/mports/lang/ghc/work/fake-inst-i386' '/usr/local' '/usr/local/lib/ghc-7.8.3' '/usr/local/share/doc/ghc-7.8.3/html/libraries' 'v p dyn'  
Installing library in
/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/old-time-1.1.0.2
"inplace/bin/ghc-cabal" copy libraries/haskell98 dist-install "strip" '/magus/work/usr/mports/lang/ghc/work/fake-inst-i386' '/usr/local' '/usr/local/lib/ghc-7.8.3' '/usr/local/share/doc/ghc-7.8.3/html/libraries' 'v p dyn'  
Installing library in
/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/haskell98-2.0.0.3
"inplace/bin/ghc-cabal" copy libraries/haskell2010 dist-install "strip" '/magus/work/usr/mports/lang/ghc/work/fake-inst-i386' '/usr/local' '/usr/local/lib/ghc-7.8.3' '/usr/local/share/doc/ghc-7.8.3/html/libraries' 'v p dyn'
Installing library in
/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/haskell2010-1.1.2.0
"/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/bin/ghc-pkg" --force --global-package-db "/magus/work/usr/mports/lang/ghc/work/fake-inst-i386/usr/local/lib/ghc-7.8.3/package.conf.d" update rts/dist/package.conf.install
Shared object "libHSterminfo-0.4.0.0-ghc7.8.3.so" not found, required by "ghc-pkg"
gmake[1]: *** [ghc.mk:909: install_packages] Error 1
gmake: *** [Makefile:69: install] Error 2
*** [run-fake] Error code 2

Stop in /usr/mports/lang/ghc.
*** [do-fake] Error code 1

Stop in /usr/mports/lang/ghc.