------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gmake-4.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libtextstyle-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gettext-tools-0.20.1_1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> getopt-1.1.6 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> getopt-1.1.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by getopt-1.1.6 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> getopt-1.1.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by getopt-1.1.6 for building => SHA256 Checksum OK for getopt-1.1.6.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> getopt-1.1.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by getopt-1.1.6 for building ===> Extracting for getopt-1.1.6 => SHA256 Checksum OK for getopt-1.1.6.tar.gz. Extracted Memory Use: 0.63M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for getopt-1.1.6 ===> Applying ports patches for getopt-1.1.6 ===> Applying dragonfly patches for getopt-1.1.6 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> getopt-1.1.6 depends on executable: gmake - found ===> getopt-1.1.6 depends on executable: msgfmt - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> getopt-1.1.6 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> getopt-1.1.6 depends on executable: gmake - found ===> getopt-1.1.6 depends on executable: msgfmt - found ===> getopt-1.1.6 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> Configuring for getopt-1.1.6 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for getopt-1.1.6 gmake[1]: Entering directory '/construction/misc/getopt/getopt-1.1.6' cc -c -isystem /usr/local/include -DLIBCGETOPT=0 -DWITHOUT_GETTEXT=0 -DLOCALEDIR=\"/usr/local/share/locale\" -DNOT_UTIL_LINUX -Dprogram_invocation_short_name=\"getopt\" -Dprogram_version=\"1.1.6\" -I./gnu -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing getopt.c -o getopt.o cc -c -isystem /usr/local/include -DLIBCGETOPT=0 -DWITHOUT_GETTEXT=0 -DLOCALEDIR=\"/usr/local/share/locale\" -DNOT_UTIL_LINUX -Dprogram_invocation_short_name=\"getopt\" -Dprogram_version=\"1.1.6\" -I./gnu -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing gnu/getopt.c -o gnu/getopt.o cc -c -isystem /usr/local/include -DLIBCGETOPT=0 -DWITHOUT_GETTEXT=0 -DLOCALEDIR=\"/usr/local/share/locale\" -DNOT_UTIL_LINUX -Dprogram_invocation_short_name=\"getopt\" -Dprogram_version=\"1.1.6\" -I./gnu -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing gnu/getopt1.c -o gnu/getopt1.o msgfmt -o po/ca.mo po/ca.po msgfmt -o po/cs.mo po/cs.po msgfmt -o po/da.mo po/da.po msgfmt -o po/de.mo po/de.po msgfmt -o po/es.mo po/es.po msgfmt -o po/et.mo po/et.po msgfmt -o po/eu.mo po/eu.po msgfmt -o po/fi.mo po/fi.po msgfmt -o po/fr.mo po/fr.po msgfmt -o po/gl.mo po/gl.po msgfmt -o po/hr.mo po/hr.po msgfmt -o po/hu.mo po/hu.po msgfmt -o po/id.mo po/id.po msgfmt -o po/it.mo po/it.po msgfmt -o po/ja.mo po/ja.po msgfmt -o po/nl.mo po/nl.po msgfmt -o po/pl.mo po/pl.po msgfmt -o po/pt_BR.mo po/pt_BR.po msgfmt -o po/ru.mo po/ru.po msgfmt -o po/sl.mo po/sl.po msgfmt -o po/sv.mo po/sv.po msgfmt -o po/tr.mo po/tr.po msgfmt -o po/uk.mo po/uk.po msgfmt -o po/vi.mo po/vi.po msgfmt -o po/zh_CN.mo po/zh_CN.po msgfmt -o po/zh_TW.mo po/zh_TW.po cc -lintl -L/usr/local/lib -o getopt getopt.o gnu/getopt.o gnu/getopt1.o gmake[1]: Leaving directory '/construction/misc/getopt/getopt-1.1.6' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for getopt-1.1.6 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/misc/getopt/getopt-1.1.6' install -m 755 -d /construction/misc/getopt/stage/usr/local/share/locale for lang in ca cs da de es et eu fi fr gl hr hu id it ja nl pl pt_BR ru sl sv tr uk vi zh_CN zh_TW ; do \ dir=/usr/local/share/locale/$lang/LC_MESSAGES; \ install -m 755 -d /construction/misc/getopt/stage$dir ;\ install -m 644 po/$lang.mo /construction/misc/getopt/stage$dir/getopt.mo ;\ done install -m 755 -d /construction/misc/getopt/stage/usr/local/bin /construction/misc/getopt/stage/usr/local/man/man1 install -m 755 getopt /construction/misc/getopt/stage/usr/local/bin install -m 644 getopt.1 /construction/misc/getopt/stage/usr/local/man/man1 gmake[1]: Leaving directory '/construction/misc/getopt/getopt-1.1.6' /usr/bin/strip /construction/misc/getopt/stage/usr/local/bin/getopt /bin/mkdir -p /construction/misc/getopt/stage/usr/local/share/doc/getopt/ cd /construction/misc/getopt/getopt-1.1.6/ && install -m 0644 Changelog README /construction/misc/getopt/stage/usr/local/share/doc/getopt/ ====> 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for getopt-1.1.6 file sizes/checksums [30]: 0% file sizes/checksums [30]: 100% packing files [30]: 0% packing files [30]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:05