MidnightBSD Magus

dns/libidn

Internationalized Domain Names command line tool

Flavor Version Run OSVersion Arch License Restricted Status
1.29 291 0.6 i386 gpl2 lgpl3 0 fail

Events

Machine Type Time Message
defianti386 info 2015-04-25 17:39:49.428756 Test Started
defianti386 fail 2015-04-25 17:40:11.060134 make build returned non-zero: 1
defianti386 fail 2015-04-25 17:40:11.190332 Test complete.

Log

===>  Building for libidn-1.29
/usr/bin/make  all-recursive
Making all in gl
  GEN      arg-nonnull.h
  GEN      c++defs.h
  GEN      warn-on-use.h
  GEN      sys/types.h
GEN      getopt.h
GEN      stdio.h
GEN      string.h
  GEN      unistd.h
/usr/bin/make  all-recursive
CC       progname.lo
CC       unistd.lo
CC       version-etc.lo
  CC       error.lo
  CC       getopt.lo
  CC       getopt1.lo
  CCLD     libgnu.la
Making all in lib/gl
GEN      arg-nonnull.h
GEN      c++defs.h
GEN      unused-parameter.h
  GEN      warn-on-use.h
  GEN      unistr.h
  GEN      unitypes.h
  GEN      sys/types.h
  GEN      iconv.h
  GEN      string.h
/usr/bin/make  all-recursive
CC       c-ctype.lo
CC       c-strcasecmp.lo
CC       c-strncasecmp.lo
CC       striconv.lo
CC       strverscmp.lo
  CC       unistr/u8-mbtoucr.lo
  CC       unistr/u8-uctomb-aux.lo
  CC       unistr/u8-uctomb.lo
  CCLD     libgnu.la
Making all in lib
if test -n ""; then  sed -e s/include_next/include/ gl/stdint.h > idn-int.h;  else  echo '#include ' > idn-int.h;  fi
/usr/bin/make  all-am
CC       nfkc.lo
CC       toutf8.lo
CC       version.lo
CC       stringprep.lo
CC       profiles.lo
CC       punycode.lo
CC       idna.lo
  CC       pr29.lo
  CC       idn-free.lo
  CC       strerror-idna.lo
  CC       strerror-pr29.lo
  CC       strerror-punycode.lo
  CC       strerror-stringprep.lo
  CC       strerror-tld.lo
  CC       tld.lo
  CC       rfc3454.lo
  CC       tlds.lo
  CCLD     libidn.la
Making all in po
Making all in src
/usr/bin/make  all-am
  CC       libidn_cmd_la-idn_cmd.lo
  CC       idn.o
  CCLD     libidn_cmd.la
  CCLD     idn
Making all in doc
echo '# This file is automatically generated.  DO NOT EDIT!          -*- makefile -*-' > Makefile.gdoc
echo >> Makefile.gdoc
echo 'gdoc_TEXINFOS =' >> Makefile.gdoc
echo 'gdoc_MANS =' >> Makefile.gdoc
echo >> Makefile.gdoc
for file in ../lib/idna.c ../lib/nfkc.c	 ../lib/pr29.c ../lib/punycode.c	 ../lib/stringprep.c ../lib/tld.c	 ../lib/toutf8.c ../lib/version.c  ../lib/idn-free.c  ../lib/strerror-idna.c ../lib/strerror-pr29.c  ../lib/strerror-punycode.c  ../lib/strerror-stringprep.c  ../lib/strerror-tld.c; do  shortfile=`basename $file`;  echo "#" >> Makefile.gdoc;  echo "### $shortfile" >> Makefile.gdoc;  echo "#" >> Makefile.gdoc;  echo "gdoc_TEXINFOS += texi/$shortfile.texi" >> Makefile.gdoc;  echo "texi/$shortfile.texi: $file" >> Makefile.gdoc;  echo 'TABmkdir -p `dirname $@`' | sed "s/TAB/	/" >> Makefile.gdoc;  echo 'TAB$(PERL) ./gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) $< > $@' | sed "s/TAB/	/" >> Makefile.gdoc;  echo >> Makefile.gdoc;  functions=`/bin/sh /magus/work/usr/mports/dns/libidn/work/libidn-1.29/build-aux/missing perl ./gdoc -listfunc $file`;  for function in $functions; do  echo "# $shortfile: $function" >> Makefile.gdoc;  echo "gdoc_TEXINFOS += texi/$function.texi" >> Makefile.gdoc;  echo "texi/$function.texi: $file" >> Makefile.gdoc;  echo 'TABmkdir -p `dirname $@`' | sed "s/TAB/	/" >> Makefile.gdoc;  echo 'TAB$(PERL) ./gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) -function'" $function"' $< > $@' | sed "s/TAB/	/" >> Makefile.gdoc;  echo >> Makefile.gdoc;  echo "gdoc_MANS += man/$function.3" >> Makefile.gdoc;  echo "man/$function.3: $file" >> Makefile.gdoc;  echo 'TABmkdir -p `dirname $@`' | sed "s/TAB/	/" >> Makefile.gdoc;  echo 'TAB$(PERL) ./gdoc -man $(GDOC_MAN_EXTRA_ARGS) -function'" $function"' $< > $@' | sed "s/TAB/	/" >> Makefile.gdoc;  echo >> Makefile.gdoc;  done;  echo >> Makefile.gdoc;  done
/usr/bin/make Makefile
 cd .. && /bin/sh /magus/work/usr/mports/dns/libidn/work/libidn-1.29/build-aux/missing automake-1.14 --gnu doc/Makefile
/magus/work/usr/mports/dns/libidn/work/libidn-1.29/build-aux/missing: automake-1.14: not found
WARNING: 'automake-1.14' is missing on your system.
         You should only need it if you modified 'Makefile.am' or
         'configure.ac' or m4 files included by 'configure.ac'.
         The 'automake' program is part of the GNU Automake package:
         
         It also requires GNU Autoconf, GNU m4 and Perl in order to run:
         
         
         
*** [./Makefile.in] Error code 127
1 error
*** [Makefile.gdoc] Error code 2
1 error
*** [all-recursive] Error code 1
1 error
*** [all] Error code 2
1 error
*** [run-build] Error code 2

Stop in /usr/mports/dns/libidn.