------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/m4-1.4.18_1,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from perl5-5.30.1: -- 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. Installing /packages/All/autoconf-2.69_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/automake-1.16.1_2.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libtool-2.4.6_1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/p5-Convert-BinHex-1.125.txz Installing /packages/All/p5-TimeDate-2.30_2,1.txz Installing /packages/All/p5-Mail-Tools-2.19.txz Installing /packages/All/p5-MIME-Tools-5.509,2.txz SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The ytnef port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> ytnef-1.9.3,1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The ytnef port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> ytnef-1.9.3,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ytnef-1.9.3,1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The ytnef port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> ytnef-1.9.3,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ytnef-1.9.3,1 for building => SHA256 Checksum OK for Yeraze-ytnef-v1.9.3_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The ytnef port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> ytnef-1.9.3,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ytnef-1.9.3,1 for building ===> Extracting for ytnef-1.9.3,1 => SHA256 Checksum OK for Yeraze-ytnef-v1.9.3_GH0.tar.gz. Extracted Memory Use: 1.18M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ytnef-1.9.3,1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> ytnef-1.9.3,1 depends on package: autoconf>=2.69 - found ===> ytnef-1.9.3,1 depends on package: automake>=1.16.1 - found ===> ytnef-1.9.3,1 depends on executable: libtoolize - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> ytnef-1.9.3,1 depends on package: autoconf>=2.69 - found ===> ytnef-1.9.3,1 depends on package: automake>=1.16.1 - found ===> ytnef-1.9.3,1 depends on executable: libtoolize - found ===> Configuring for ytnef-1.9.3,1 aclocal: warning: couldn't open directory 'm4': No such file or directory libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:39: installing './compile' configure.ac:40: installing './config.guess' configure.ac:40: installing './config.sub' configure.ac:20: installing './install-sh' configure.ac:20: installing './missing' lib/Makefile.am: installing './depcomp' configure: loading site script /xports/Templates/config.site 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 make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for gcc... cc 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 make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed 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 checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp 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 dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking whether byte ordering is bigendian... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for memset... (cached) yes checking for strstr... (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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating ytnef/Makefile config.status: creating ytnefprint/Makefile config.status: creating lib/Makefile config.status: creating lib/libytnef.pc config.status: creating test-data/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating ytnef/Makefile config.status: creating ytnefprint/Makefile config.status: creating lib/Makefile config.status: creating lib/libytnef.pc config.status: creating test-data/Makefile config.status: creating ytnef.spec config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands SUCCEEDED 00:00:21 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ytnef-1.9.3,1 --- config.h --- --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in lib --- ytnef.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT ytnef.lo -MD -MP -MF .deps/ytnef.Tpo -c -o ytnef.lo ytnef.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT ytnef.lo -MD -MP -MF .deps/ytnef.Tpo -c ytnef.c -fPIC -DPIC -o .libs/ytnef.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT ytnef.lo -MD -MP -MF .deps/ytnef.Tpo -c ytnef.c -o ytnef.o >/dev/null 2>&1 mv -f .deps/ytnef.Tpo .deps/ytnef.Plo --- libytnef.la --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -o libytnef.la -rpath /usr/local/lib ytnef.lo libtool: link: cc -shared -fPIC -DPIC .libs/ytnef.o -O2 -Wl,-soname -Wl,libytnef.so.0 -o .libs/libytnef.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libytnef.so.0" && ln -s "libytnef.so.0.0.0" "libytnef.so.0") libtool: link: (cd ".libs" && rm -f "libytnef.so" && ln -s "libytnef.so.0.0.0" "libytnef.so") libtool: link: ar cru .libs/libytnef.a ytnef.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libytnef.a libtool: link: ( cd ".libs" && rm -f "libytnef.la" && ln -s "../libytnef.la" "libytnef.la" ) Making all in ytnef --- ytnef-main.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -pipe -O2 -fno-strict-aliasing -MT ytnef-main.o -MD -MP -MF .deps/ytnef-main.Tpo -c -o ytnef-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/ytnef-main.Tpo .deps/ytnef-main.Po --- ytnef --- /bin/sh ../libtool --tag=CC --mode=link cc -I.. -pipe -O2 -fno-strict-aliasing -o ytnef ytnef-main.o ../lib/libytnef.la libtool: link: cc -I.. -pipe -O2 -fno-strict-aliasing -o .libs/ytnef ytnef-main.o ../lib/.libs/libytnef.so -Wl,-rpath -Wl,/usr/local/lib Making all in ytnefprint --- ytnefprint-main.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../lib -pipe -O2 -fno-strict-aliasing -MT ytnefprint-main.o -MD -MP -MF .deps/ytnefprint-main.Tpo -c -o ytnefprint-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/ytnefprint-main.Tpo .deps/ytnefprint-main.Po --- ytnefprint --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -o ytnefprint ytnefprint-main.o ../lib/libytnef.la libtool: link: cc -pipe -O2 -fno-strict-aliasing -o .libs/ytnefprint ytnefprint-main.o ../lib/.libs/libytnef.so -Wl,-rpath -Wl,/usr/local/lib Making all in test-data --- config.h --- SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> ytnef-1.9.3,1 depends on package: p5-MIME-Tools>=0 - found ===> ytnef-1.9.3,1 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ytnef-1.9.3,1 ===> ytnef-1.9.3,1 depends on package: p5-MIME-Tools>=0 - found ===> ytnef-1.9.3,1 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/converters/ytnef/ytnef-1.9.3/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/converters/ytnef/ytnef-1.9.3/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/converters/ytnef/ytnef-1.9.3/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/converters/ytnef/ytnef-1.9.3/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi Making install in lib /bin/mkdir -p '/construction/converters/ytnef/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libytnef.la '/construction/converters/ytnef/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libytnef.so.0.0.0 /construction/converters/ytnef/stage/usr/local/lib/libytnef.so.0.0.0 libtool: install: strip --strip-unneeded /construction/converters/ytnef/stage/usr/local/lib/libytnef.so.0.0.0 libtool: install: (cd /construction/converters/ytnef/stage/usr/local/lib && { ln -s -f libytnef.so.0.0.0 libytnef.so.0 || { rm -f libytnef.so.0 && ln -s libytnef.so.0.0.0 libytnef.so.0; }; }) libtool: install: (cd /construction/converters/ytnef/stage/usr/local/lib && { ln -s -f libytnef.so.0.0.0 libytnef.so || { rm -f libytnef.so && ln -s libytnef.so.0.0.0 libytnef.so; }; }) libtool: install: /usr/bin/install -c .libs/libytnef.lai /construction/converters/ytnef/stage/usr/local/lib/libytnef.la libtool: install: /usr/bin/install -c .libs/libytnef.a /construction/converters/ytnef/stage/usr/local/lib/libytnef.a libtool: install: strip --strip-debug /construction/converters/ytnef/stage/usr/local/lib/libytnef.a libtool: install: chmod 644 /construction/converters/ytnef/stage/usr/local/lib/libytnef.a libtool: install: ranlib /construction/converters/ytnef/stage/usr/local/lib/libytnef.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/construction/converters/ytnef/stage/usr/local/include' install -m 0644 ytnef.h mapi.h mapidefs.h mapitags.h tnef-types.h tnef-errors.h '/construction/converters/ytnef/stage/usr/local/include/.' /bin/mkdir -p '/construction/converters/ytnef/stage/usr/local/libdata/pkgconfig' install -m 0644 libytnef.pc '/construction/converters/ytnef/stage/usr/local/libdata/pkgconfig' Making install in ytnef /bin/mkdir -p '/construction/converters/ytnef/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /construction/converters/ytnef/ytnef-1.9.3/install-sh -c -s ytnef '/construction/converters/ytnef/stage/usr/local/bin' libtool: warning: '../lib/libytnef.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/converters/ytnef/ytnef-1.9.3/install-sh -c -s .libs/ytnef /construction/converters/ytnef/stage/usr/local/bin/ytnef /bin/mkdir -p '/construction/converters/ytnef/stage/usr/local/bin' install -m 555 ytnefprocess '/construction/converters/ytnef/stage/usr/local/bin' Making install in ytnefprint /bin/mkdir -p '/construction/converters/ytnef/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /construction/converters/ytnef/ytnef-1.9.3/install-sh -c -s ytnefprint '/construction/converters/ytnef/stage/usr/local/bin' libtool: warning: '../lib/libytnef.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/converters/ytnef/ytnef-1.9.3/install-sh -c -s .libs/ytnefprint /construction/converters/ytnef/stage/usr/local/bin/ytnefprint Making install in test-data cd /construction/converters/ytnef/ytnef-1.9.3 && install -m 0644 README.md /construction/converters/ytnef/stage/usr/local/share/doc/ytnef ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Notice: You have some Perl modules as dependencies but you do not have devel/p5-Module-CoreList installed, the perlcore QA check gets better results when using it, especially with older Perl versions. Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for ytnef-1.9.3,1 file sizes/checksums [15]: 0% file sizes/checksums [15]: 100% packing files [15]: 0% packing files [15]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:34