Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jul 2018 14:33:16 +0800
From:      blubee blubeeme <gurenchan@gmail.com>
To:        haskell@freebsd.org
Subject:   automake installation failure
Message-ID:  <CALM2mEmHTboRcD2zz5_-avekj77ye7qgDVPJYQU4qi8vr6j=dg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I am getting these errors whenever trying to install any Haskell port,
can anyone here help me sort this out?


===>  License BSD3CLAUSE accepted by the user
===>   hs-uuagc-0.9.52.1_4 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by hs-uuagc-0.9.52.1_4 for building
===>  Extracting for hs-uuagc-0.9.52.1_4
=> SHA256 Checksum OK for cabal/uuagc-0.9.52.1.tar.gz.
===>  Patching for hs-uuagc-0.9.52.1_4
===>   hs-uuagc-0.9.52.1_4 depends on executable: ghc - not found
===>  License BSD3CLAUSE accepted by the user
===>   ghc-8.4.3 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by ghc-8.4.3 for building
===>  Extracting for ghc-8.4.3
=> SHA256 Checksum OK for ghc-8.4.3-src.tar.xz.
=> SHA256 Checksum OK for ghc-8.4.2-boot-amd64-freebsd.tar.xz.
=> SHA256 Checksum OK for hscolour-1.24.4.tar.gz.
===>  Patching for ghc-8.4.3
===>  Applying FreeBSD patches for ghc-8.4.3
===>   ghc-8.4.3 depends on executable: sphinx-build - found
===>   ghc-8.4.3 depends on package: autoconf>=2.69 - found
===>   ghc-8.4.3 depends on package: automake>=1.16.1 - not found
===>  License GPLv2+ GFDL accepted by the user
===>   automake-1.16.1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by automake-1.16.1 for building
===>  Extracting for automake-1.16.1
=> SHA256 Checksum OK for automake-1.16.1.tar.xz.
===>  Patching for automake-1.16.1
===>  Applying FreeBSD patches for automake-1.16.1
===>   automake-1.16.1 depends on package: autoconf>=2.69 - found
===>   automake-1.16.1 depends on executable: makeinfo - found
===>   automake-1.16.1 depends on package: perl5>=5.24<5.25 - found
===>  Configuring for automake-1.16.1
configure: loading site script /usr/ports/Templates/config.site
checking whether make supports nested variables... yes
checking build system type... amd64-portbld-freebsd12.0
checking host system type... amd64-portbld-freebsd12.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether ln -s works... yes
checking for perl... (cached) /usr/local/bin/perl
checking for tex... tex
checking for yacc... yacc
checking for lex... lex
checking whether autoconf is installed... yes
checking whether autoconf works... yes
checking whether autoconf is recent enough... yes
checking whether ln works... yes
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
configure: will now look for a sturdy POSIX shell, for our testsuite
checking for sh... /bin/sh
checking for sh5... no
checking for dash... no
checking for ash... no
checking for bash... /usr/local/bin/bash
checking for zsh... no
checking for ksh... no
checking for pdksh... no
checking whether /bin/sh supports $(cmd)... yes
checking whether /bin/sh supports $((expr))... yes
checking whether /bin/sh supports ${#var}... yes
checking whether /bin/sh supports ${var#glob} and ${var%glob}... yes
checking whether /bin/sh preserves exit traps with "set -e"... yes
checking whether /bin/sh can define exit traps in a shell function... yes
checking whether /bin/sh corrupts stderr with "set -x"... no
checking whether /bin/sh can return early from "dot-sourced" files... yes
checking whether /bin/sh supports alias named like shell builtins... yes
checking whether /bin/sh supports "test -e"... yes
configure: shell /bin/sh is good enough, stop looking
configure: will use /bin/sh as the testsuite shell
configure: will now look for generic compilers
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 whether cc understands -c and -o together... yes
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 c++ accepts -g... yes
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgfortran... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking for nagfor... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for g95... no
checking for gfortran... no
checking whether the Fortran compiler works... no
configure: tests requiring the Fortran compiler will be skipped
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for g77... no
checking for gfortran... no
checking whether the Fortran 77 compiler works... no
configure: tests requiring the Fortran 77 compiler will be skipped
configure: will now look for GNU compilers
configure: cc is already a GNU C compiler
configure: c++ is already a GNU C++ compiler
checking for gfortran... no
checking for g77... no
checking for gfortran... no
checking for gcj... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pre-inst-env
===>  Building for automake-1.16.1
--- doc/aclocal.1 ---
--- doc/automake.1 ---
--- bin/automake ---
--- bin/aclocal ---
--- lib/Automake/Config.pm ---
--- t/ax/test-defs.sh ---
--- t/ax/shell-no-trail-bslash ---
--- t/ax/cc-no-c-o ---
--- doc/aclocal.1 ---
:  && /bin/mkdir -p doc  && f=`echo doc/aclocal.1 | sed 's|.*/||;
s|\.1$||; s,x,x,'`  && echo ".so man1/$f-1.16.1" > doc/aclocal.1
--- doc/automake.1 ---
:  && /bin/mkdir -p doc  && f=`echo doc/automake.1 | sed 's|.*/||;
s|\.1$||; s,x,x,'`  && echo ".so man1/$f-1.16.1" > doc/automake.1
--- bin/automake ---
rm -f bin/automake bin/automake-t bin/automake-t2  && /bin/mkdir -p
bin  && in=bin/automake.in && ( sed  -e
"s,[@]configure_input[@],Generated from $in; do not edit by hand.,g"
-e 's,[@]datadir[@],/usr/local/share,g'  -e
's,[@]amdir[@],/usr/local/share/automake-1.16/am,g'  -e
's,[@]bindir[@],/usr/local/bin,g'  -e
's,[@]docdir[@],/usr/local/share/doc/automake,g'  -e
's,[@]pkgvdatadir[@],/usr/local/share/automake-1.16,g'  -e
's,[@]scriptdir[@],/usr/local/share/automake-1.16,g'  -e
's,[@]automake_acdir[@],/usr/local/share/aclocal-1.16,g'  -e
's,[@]system_acdir[@],/usr/local/share/aclocal,g'  -e
's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g'  | /bin/sh ./config.status
--file=-  | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g'  ) <./$in
>bin/automake-t  && chmod a+x,a-w bin/automake-t && mv -f
bin/automake-t bin/automake
--- bin/aclocal ---
rm -f bin/aclocal bin/aclocal-t bin/aclocal-t2  && /bin/mkdir -p bin
&& in=bin/aclocal.in && ( sed  -e "s,[@]configure_input[@],Generated
from $in; do not edit by hand.,g"  -e
's,[@]datadir[@],/usr/local/share,g'  -e
's,[@]amdir[@],/usr/local/share/automake-1.16/am,g'  -e
's,[@]bindir[@],/usr/local/bin,g'  -e
's,[@]docdir[@],/usr/local/share/doc/automake,g'  -e
's,[@]pkgvdatadir[@],/usr/local/share/automake-1.16,g'  -e
's,[@]scriptdir[@],/usr/local/share/automake-1.16,g'  -e
's,[@]automake_acdir[@],/usr/local/share/aclocal-1.16,g'  -e
's,[@]system_acdir[@],/usr/local/share/aclocal,g'  -e
's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g'  | /bin/sh ./config.status
--file=-  | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g'  ) <./$in
>bin/aclocal-t  && chmod a+x,a-w bin/aclocal-t && mv -f bin/aclocal-t
bin/aclocal
--- lib/Automake/Config.pm ---
rm -f lib/Automake/Config.pm lib/Automake/Config.pm-t
--- t/ax/test-defs.sh ---
rm -f t/ax/test-defs.sh t/ax/test-defs.sh-t
--- runtest ---
--- lib/Automake/Config.pm ---
/bin/mkdir -p lib/Automake
--- t/ax/test-defs.sh ---
/bin/mkdir -p t/ax
--- t/ax/shell-no-trail-bslash ---
rm -f t/ax/shell-no-trail-bslash t/ax/shell-no-trail-bslash-t
--- t/ax/cc-no-c-o ---
rm -f t/ax/cc-no-c-o t/ax/cc-no-c-o-t
--- t/ax/shell-no-trail-bslash ---
in=t/ax/shell-no-trail-bslash.in  && /bin/mkdir -p t/ax  && ( sed  -e
"s,[@]configure_input[@],Generated from $in; do not edit by hand.,g"
-e 's,[@]datadir[@],/usr/local/share,g'  -e
's,[@]amdir[@],/usr/local/share/automake-1.16/am,g'  -e
's,[@]bindir[@],/usr/local/bin,g'  -e
's,[@]docdir[@],/usr/local/share/doc/automake,g'  -e
's,[@]pkgvdatadir[@],/usr/local/share/automake-1.16,g'  -e
's,[@]scriptdir[@],/usr/local/share/automake-1.16,g'  -e
's,[@]automake_acdir[@],/usr/local/share/aclocal-1.16,g'  -e
's,[@]system_acdir[@],/usr/local/share/aclocal,g'  -e
's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g'  | /bin/sh ./config.status
--file=-  | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g'  ) <./$in
>t/ax/shell-no-trail-bslash-t  && chmod a+x
t/ax/shell-no-trail-bslash-t
--- t/ax/test-defs.sh ---
in=t/ax/test-defs.in  && ( sed  -e "s,[@]configure_input[@],Generated
from $in; do not edit by hand.,g"  -e
's,[@]datadir[@],/usr/local/share,g'  -e
's,[@]amdir[@],/usr/local/share/automake-1.16/am,g'  -e
's,[@]bindir[@],/usr/local/bin,g'  -e
's,[@]docdir[@],/usr/local/share/doc/automake,g'  -e
's,[@]pkgvdatadir[@],/usr/local/share/automake-1.16,g'  -e
's,[@]scriptdir[@],/usr/local/share/automake-1.16,g'  -e
's,[@]automake_acdir[@],/usr/local/share/aclocal-1.16,g'  -e
's,[@]system_acdir[@],/usr/local/share/aclocal,g'  -e
's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g'  | /bin/sh ./config.status
--file=-  | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g'  ) <./$in
>t/ax/test-defs.sh-t
--- t/ax/cc-no-c-o ---
in=t/ax/cc-no-c-o.in  && /bin/mkdir -p t/ax  && ( sed  -e
"s,[@]configure_input[@],Generated from $in; do not edit by hand.,g"
-e 's,[@]datadir[@],/usr/local/share,g'  -e
's,[@]amdir[@],/usr/local/share/automake-1.16/am,g'  -e
's,[@]bindir[@],/usr/local/bin,g'  -e
's,[@]docdir[@],/usr/local/share/doc/automake,g'  -e
's,[@]pkgvdatadir[@],/usr/local/share/automake-1.16,g'  -e
's,[@]scriptdir[@],/usr/local/share/automake-1.16,g'  -e
's,[@]automake_acdir[@],/usr/local/share/aclocal-1.16,g'  -e
's,[@]system_acdir[@],/usr/local/share/aclocal,g'  -e
's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g'  | /bin/sh ./config.status
--file=-  | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g'  ) <./$in
>t/ax/cc-no-c-o-t  && chmod a+x t/ax/cc-no-c-o-t
--- runtest ---
rm -f runtest runtest-t
in=t/ax/runtest.in  && /bin/mkdir -p t/ax  && ( sed  -e
"s,[@]configure_input[@],Generated from $in; do not edit by hand.,g"
-e 's,[@]datadir[@],/usr/local/share,g'  -e
's,[@]amdir[@],/usr/local/share/automake-1.16/am,g'  -e
's,[@]bindir[@],/usr/local/bin,g'  -e
's,[@]docdir[@],/usr/local/share/doc/automake,g'  -e
's,[@]pkgvdatadir[@],/usr/local/share/automake-1.16,g'  -e
's,[@]scriptdir[@],/usr/local/share/automake-1.16,g'  -e
's,[@]automake_acdir[@],/usr/local/share/aclocal-1.16,g'  -e
's,[@]system_acdir[@],/usr/local/share/aclocal,g'  -e
's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g'  | /bin/sh ./config.status
--file=-  | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g'  ) <./$in
>runtest-t  && chmod a+x runtest-t
--- lib/Automake/Config.pm ---
in=Config.in  && ( sed  -e "s,[@]configure_input[@],Generated from
$in; do not edit by hand.,g"  -e 's,[@]datadir[@],/usr/local/share,g'
-e 's,[@]amdir[@],/usr/local/share/automake-1.16/am,g'  -e
's,[@]bindir[@],/usr/local/bin,g'  -e
's,[@]docdir[@],/usr/local/share/doc/automake,g'  -e
's,[@]pkgvdatadir[@],/usr/local/share/automake-1.16,g'  -e
's,[@]scriptdir[@],/usr/local/share/automake-1.16,g'  -e
's,[@]automake_acdir[@],/usr/local/share/aclocal-1.16,g'  -e
's,[@]system_acdir[@],/usr/local/share/aclocal,g'  -e
's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g'  | /bin/sh ./config.status
--file=-  | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g'  )
<./lib/Automake/Config.in >lib/Automake/Config.pm-t
--- t/ax/test-defs.sh ---
if LC_ALL=C grep '@[a-zA-Z0-9_][a-zA-Z0-9_]*@' t/ax/test-defs.sh-t;
then  echo "t/ax/test-defs.sh contains unexpanded substitution (see
lines above)";  exit 1;  fi;  chmod a-w t/ax/test-defs.sh-t && mv -f
t/ax/test-defs.sh-t t/ax/test-defs.sh
--- lib/Automake/Config.pm ---
if LC_ALL=C grep '@[a-zA-Z0-9_][a-zA-Z0-9_]*@'
lib/Automake/Config.pm-t; then  echo "lib/Automake/Config.pm contains
unexpanded substitution (see lines above)";  exit 1;  fi;  chmod a-w
lib/Automake/Config.pm-t && mv -f lib/Automake/Config.pm-t
lib/Automake/Config.pm
--- t/ax/cc-no-c-o ---
if LC_ALL=C grep '@[a-zA-Z0-9_][a-zA-Z0-9_]*@' t/ax/cc-no-c-o-t; then
echo "t/ax/cc-no-c-o contains unexpanded substitution (see lines
above)";  exit 1;  fi;  chmod a-w t/ax/cc-no-c-o-t && mv -f
t/ax/cc-no-c-o-t t/ax/cc-no-c-o
--- t/ax/shell-no-trail-bslash ---
if LC_ALL=C grep '@[a-zA-Z0-9_][a-zA-Z0-9_]*@'
t/ax/shell-no-trail-bslash-t; then  echo "t/ax/shell-no-trail-bslash
contains unexpanded substitution (see lines above)";  exit 1;  fi;
chmod a-w t/ax/shell-no-trail-bslash-t && mv -f
t/ax/shell-no-trail-bslash-t t/ax/shell-no-trail-bslash
--- runtest ---
if LC_ALL=C grep '@[a-zA-Z0-9_][a-zA-Z0-9_]*@' runtest-t; then  echo
"runtest contains unexpanded substitution (see lines above)";  exit 1;
 fi;  chmod a-w runtest-t && mv -f runtest-t runtest
--- bin/aclocal-1.16 ---
--- doc/aclocal-1.16.1 ---
--- bin/aclocal-1.16 ---
rm -f bin/aclocal-1.16;  ln bin/aclocal bin/aclocal-1.16
--- doc/aclocal-1.16.1 ---
:  && /bin/mkdir -p doc  && ./pre-inst-env /usr/local/bin/perl
./doc/help2man --output=doc/aclocal-1.16.1 bin/aclocal
--- bin/automake-1.16 ---
--- doc/automake-1.16.1 ---
--- bin/automake-1.16 ---
rm -f bin/automake-1.16;  ln bin/automake bin/automake-1.16
--- doc/automake-1.16.1 ---
:  && /bin/mkdir -p doc  && ./pre-inst-env /usr/local/bin/perl
./doc/help2man --output=doc/automake-1.16.1 bin/automake
===>  Staging for automake-1.16.1
===>   automake-1.16.1 depends on package: autoconf>=2.69 - found
===>   automake-1.16.1 depends on package: perl5>=5.24<5.25 - found
===>   automake-1.16.1 depends on executable: indexinfo - found
===>   Generating temporary packing list
 /bin/mkdir -p '/usr/ports/devel/automake/work/stage/usr/local/bin'
 install  -m 555 bin/automake bin/aclocal
'/usr/ports/devel/automake/work/stage/usr/local/bin'
/usr/bin/make  install-exec-hook
 ln '/usr/ports/devel/automake/work/stage/usr/local/bin/automake'
'/usr/ports/devel/automake/work/stage/usr/local/bin/automake-1.16'
 ln '/usr/ports/devel/automake/work/stage/usr/local/bin/aclocal'
'/usr/ports/devel/automake/work/stage/usr/local/bin/aclocal-1.16'
 /bin/mkdir -p '/usr/ports/devel/automake/work/stage/usr/local/share/automake-1.16/am'
 install  -m 0644 lib/am/check.am lib/am/check2.am lib/am/clean-hdr.am
lib/am/clean.am lib/am/compile.am lib/am/configure.am lib/am/data.am
lib/am/dejagnu.am lib/am/depend.am lib/am/depend2.am lib/am/distdir.am
lib/am/footer.am lib/am/header-vars.am lib/am/header.am
lib/am/install.am lib/am/inst-vars.am lib/am/java.am
lib/am/lang-compile.am lib/am/lex.am lib/am/library.am lib/am/libs.am
lib/am/libtool.am lib/am/lisp.am lib/am/ltlib.am lib/am/ltlibrary.am
lib/am/mans-vars.am lib/am/mans.am lib/am/program.am lib/am/progs.am
lib/am/python.am lib/am/remake-hdr.am lib/am/scripts.am
lib/am/subdirs.am lib/am/tags.am lib/am/texi-vers.am
lib/am/texibuild.am lib/am/texinfos.am lib/am/vala.am lib/am/yacc.am
'/usr/ports/devel/automake/work/stage/usr/local/share/automake-1.16/am'
 /bin/mkdir -p '/usr/ports/devel/automake/work/stage/usr/local/share/aclocal-1.16'
 install  -m 0644 m4/amversion.m4 m4/ar-lib.m4 m4/as.m4 m4/auxdir.m4
m4/cond.m4 m4/cond-if.m4 m4/depend.m4 m4/depout.m4 m4/dmalloc.m4
m4/extra-recurs.m4 m4/gcj.m4 m4/init.m4 m4/install-sh.m4
m4/lead-dot.m4 m4/lex.m4 m4/lispdir.m4 m4/maintainer.m4 m4/make.m4
m4/missing.m4 m4/mkdirp.m4 m4/obsolete.m4 m4/options.m4 m4/python.m4
m4/prog-cc-c-o.m4 m4/runlog.m4 m4/sanity.m4 m4/silent.m4 m4/strip.m4
m4/substnot.m4 m4/tar.m4 m4/upc.m4 m4/vala.m4
'/usr/ports/devel/automake/work/stage/usr/local/share/aclocal-1.16'
 /bin/mkdir -p '/usr/ports/devel/automake/work/stage/usr/local/share/aclocal-1.16/internal'
 install  -m 0644 m4/internal/ac-config-macro-dirs.m4
'/usr/ports/devel/automake/work/stage/usr/local/share/aclocal-1.16/internal'
 /bin/mkdir -p '/usr/ports/devel/automake/work/stage/usr/local/share/doc/automake'
 install  -m 0644 ./doc/amhello-1.0.tar.gz
'/usr/ports/devel/automake/work/stage/usr/local/share/doc/automake'
 /bin/mkdir -p '/usr/ports/devel/automake/work/stage/usr/local/share/automake-1.16/Automake'
 install  -m 0644 lib/Automake/ChannelDefs.pm lib/Automake/Channels.pm
lib/Automake/Condition.pm lib/Automake/Configure_ac.pm
lib/Automake/DisjConditions.pm lib/Automake/FileUtils.pm
lib/Automake/General.pm lib/Automake/Getopt.pm lib/Automake/Item.pm
lib/Automake/ItemDef.pm lib/Automake/Language.pm
lib/Automake/Location.pm lib/Automake/Options.pm lib/Automake/Rule.pm
lib/Automake/RuleDef.pm lib/Automake/Variable.pm
lib/Automake/VarDef.pm lib/Automake/Version.pm lib/Automake/XFile.pm
lib/Automake/Wrap.pm
'/usr/ports/devel/automake/work/stage/usr/local/share/automake-1.16/Automake'
 /bin/mkdir -p '/usr/ports/devel/automake/work/stage/usr/local/share/automake-1.16'
 install  -m 0644 lib/COPYING lib/INSTALL lib/texinfo.tex
'/usr/ports/devel/automake/work/stage/usr/local/share/automake-1.16'
 /bin/mkdir -p '/usr/ports/devel/automake/work/stage/usr/local/share/automake-1.16'
 install  -m 0644 lib/config.guess lib/config.sub lib/install-sh
lib/mdate-sh lib/missing lib/mkinstalldirs lib/ylwrap lib/depcomp
lib/compile lib/py-compile lib/ar-lib lib/test-driver
lib/tap-driver.sh
'/usr/ports/devel/automake/work/stage/usr/local/share/automake-1.16'
 /bin/mkdir -p '/usr/ports/devel/automake/work/stage/usr/local/share/aclocal'
 install  -m 0644 m4/acdir/README
'/usr/ports/devel/automake/work/stage/usr/local/share/aclocal'
 /bin/mkdir -p '/usr/ports/devel/automake/work/stage/usr/local/info'
 install  -m 0644 ./doc/automake.info ./doc/automake.info-1
./doc/automake.info-2 ./doc/automake-history.info
'/usr/ports/devel/automake/work/stage/usr/local/info'
 install-info --info-dir='/usr/ports/devel/automake/work/stage/usr/local/info'
'/usr/ports/devel/automake/work/stage/usr/local/info/automake.info'
 install-info --info-dir='/usr/ports/devel/automake/work/stage/usr/local/info'
'/usr/ports/devel/automake/work/stage/usr/local/info/automake-history.info'
 /bin/mkdir -p '/usr/ports/devel/automake/work/stage/usr/local/man/man1'
 install  -m 0644 doc/aclocal.1 doc/automake.1 doc/aclocal-1.16.1
doc/automake-1.16.1
'/usr/ports/devel/automake/work/stage/usr/local/man/man1'
 /bin/mkdir -p '/usr/ports/devel/automake/work/stage/usr/local/share/automake-1.16/Automake'
 install  -m 0644 lib/Automake/Config.pm
'/usr/ports/devel/automake/work/stage/usr/local/share/automake-1.16/Automake'
/usr/bin/make  install-data-hook
 chmod +x '/usr/ports/devel/automake/work/stage/usr/local/share/automake-1.16/config.guess'
 chmod +x '/usr/ports/devel/automake/work/stage/usr/local/share/automake-1.16/config.sub'
 chmod +x '/usr/ports/devel/automake/work/stage/usr/local/share/automake-1.16/install-sh'
 chmod +x '/usr/ports/devel/automake/work/stage/usr/local/share/automake-1.16/mdate-sh'
 chmod +x '/usr/ports/devel/automake/work/stage/usr/local/share/automake-1.16/missing'
 chmod +x '/usr/ports/devel/automake/work/stage/usr/local/share/automake-1.16/mkinstalldirs'
 chmod +x '/usr/ports/devel/automake/work/stage/usr/local/share/automake-1.16/ylwrap'
 chmod +x '/usr/ports/devel/automake/work/stage/usr/local/share/automake-1.16/depcomp'
 chmod +x '/usr/ports/devel/automake/work/stage/usr/local/share/automake-1.16/compile'
 chmod +x '/usr/ports/devel/automake/work/stage/usr/local/share/automake-1.16/py-compile'
 chmod +x '/usr/ports/devel/automake/work/stage/usr/local/share/automake-1.16/ar-lib'
 chmod +x '/usr/ports/devel/automake/work/stage/usr/local/share/automake-1.16/test-driver'
 chmod +x '/usr/ports/devel/automake/work/stage/usr/local/share/automake-1.16/tap-driver.sh'
====> Compressing man pages (compress-man)
===>  Installing for automake-1.16.1
===>  Checking if automake already installed
===>   Registering installation for automake-1.16.1 as automatic
Installing automake-1.16.1...
*** Error code 70

Stop.
make[2]: stopped in /usr/ports/devel/automake
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/lang/ghc
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/hs-uuagc

----------------
===>   hs-uuagc-0.9.52.1_4 depends on executable: ghc - not found
===>   ghc-8.4.3 depends on executable: sphinx-build - found
===>   ghc-8.4.3 depends on package: autoconf>=2.69 - found
===>   ghc-8.4.3 depends on package: automake>=1.16.1 - not found
===>  Installing for automake-1.16.1
===>  Checking if automake already installed
===>   Registering installation for automake-1.16.1 as automatic
Installing automake-1.16.1...
*** Error code 70

Stop.
make[2]: stopped in /usr/ports/devel/automake
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/lang/ghc
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/hs-uuagc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALM2mEmHTboRcD2zz5_-avekj77ye7qgDVPJYQU4qi8vr6j=dg>