------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor 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/p5-XML-Parser-2.44.txz Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libtextstyle-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gettext-runtime-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 Installing /packages/All/gmake-4.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/intltool-0.51.0_1.txz SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The lxmenu-data 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 ------------------------------------------------------------------------------- ===> lxmenu-data-0.1.5 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The lxmenu-data 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 ===> lxmenu-data-0.1.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lxmenu-data-0.1.5 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The lxmenu-data 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 ===> lxmenu-data-0.1.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lxmenu-data-0.1.5 for building => SHA256 Checksum OK for lxmenu-data-0.1.5.tar.xz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The lxmenu-data 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 ===> lxmenu-data-0.1.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lxmenu-data-0.1.5 for building ===> Extracting for lxmenu-data-0.1.5 => SHA256 Checksum OK for lxmenu-data-0.1.5.tar.xz. Extracted Memory Use: 1.66M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for lxmenu-data-0.1.5 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> lxmenu-data-0.1.5 depends on package: p5-XML-Parser>=0 - found ===> lxmenu-data-0.1.5 depends on executable: msgfmt - found ===> lxmenu-data-0.1.5 depends on executable: gmake - found ===> lxmenu-data-0.1.5 depends on file: /usr/local/bin/intltool-extract - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> lxmenu-data-0.1.5 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> lxmenu-data-0.1.5 depends on package: p5-XML-Parser>=0 - found ===> lxmenu-data-0.1.5 depends on executable: msgfmt - found ===> lxmenu-data-0.1.5 depends on executable: gmake - found ===> lxmenu-data-0.1.5 depends on file: /usr/local/bin/intltool-extract - found ===> lxmenu-data-0.1.5 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> Configuring for lxmenu-data-0.1.5 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 gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking for style of include used by gmake... GNU 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 dependency style of cc... none checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 locale.h... (cached) yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... no checking for bindtextdomain in -lintl... yes checking for ngettext in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/local/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking whether NLS is requested... yes checking for intltool >= 0.40.0... 0.51.0 found checking for intltool-update... /usr/local/bin/intltool-update checking for intltool-merge... /usr/local/bin/intltool-merge checking for intltool-extract... /usr/local/bin/intltool-extract checking for xgettext... (cached) /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for msgfmt... (cached) /usr/local/bin/msgfmt checking for gmsgfmt... (cached) /usr/local/bin/msgfmt checking for perl... /usr/local/bin/perl checking for perl >= 5.8.1... 5.30.1 checking for XML::Parser... ok checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating layout/Makefile config.status: creating desktop-directories/Makefile config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for lxmenu-data-0.1.5 gmake[1]: Entering directory '/construction/x11/lxmenu-data/lxmenu-data-0.1.5' Making all in po gmake[2]: Entering directory '/construction/x11/lxmenu-data/lxmenu-data-0.1.5/po' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/construction/x11/lxmenu-data/lxmenu-data-0.1.5/po' Making all in layout gmake[2]: Entering directory '/construction/x11/lxmenu-data/lxmenu-data-0.1.5/layout' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/construction/x11/lxmenu-data/lxmenu-data-0.1.5/layout' Making all in desktop-directories gmake[2]: Entering directory '/construction/x11/lxmenu-data/lxmenu-data-0.1.5/desktop-directories' LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po lxde-audio-video.directory.in lxde-audio-video.directory LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po lxde-development.directory.in lxde-development.directory LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po lxde-education.directory.in lxde-education.directory LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po lxde-game.directory.in lxde-game.directory LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po lxde-graphics.directory.in lxde-graphics.directory LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po lxde-hardware.directory.in lxde-hardware.directory LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po lxde-internet-and-network.directory.in lxde-internet-and-network.directory LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po lxde-look-and-feel.directory.in lxde-look-and-feel.directory LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po lxde-menu-applications.directory.in lxde-menu-applications.directory LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po lxde-menu-system.directory.in lxde-menu-system.directory Generating and caching the translation database Generating and caching the translation database NOTICE: ../po/hr.po is not in UTF-8 but iso-8859-2, converting... Generating and caching the translation database Generating and caching the translation database Generating and caching the translation database Generating and caching the translation database NOTICE: ../po/hr.po is not in UTF-8 but iso-8859-2, converting... Generating and caching the translation database NOTICE: ../po/hr.po is not in UTF-8 but iso-8859-2, converting... NOTICE: ../po/hr.po is not in UTF-8 but iso-8859-2, converting... Generating and caching the translation database NOTICE: ../po/hr.po is not in UTF-8 but iso-8859-2, converting... NOTICE: ../po/hr.po is not in UTF-8 but iso-8859-2, converting... Generating and caching the translation database Generating and caching the translation database NOTICE: ../po/hr.po is not in UTF-8 but iso-8859-2, converting... Merging translations into lxde-internet-and-network.directory. Merging translations into lxde-development.directory. LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po lxde-network.directory.in lxde-network.directory LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po lxde-office.directory.in lxde-office.directory Merging translations into lxde-hardware.directory. NOTICE: ../po/hr.po is not in UTF-8 but iso-8859-2, converting... LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po lxde-other.directory.in lxde-other.directory Merging translations into lxde-education.directory. LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po lxde-personal.directory.in lxde-personal.directory Merging translations into lxde-game.directory. Merging translations into lxde-audio-video.directory. LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po lxde-science-math.directory.in lxde-science-math.directory LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po lxde-settings.directory.in lxde-settings.directory Merging translations into lxde-menu-system.directory. LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po lxde-settings-system.directory.in lxde-settings-system.directory NOTICE: ../po/hr.po is not in UTF-8 but iso-8859-2, converting... Merging translations into lxde-look-and-feel.directory. NOTICE: ../po/hr.po is not in UTF-8 but iso-8859-2, converting... LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po lxde-system.directory.in lxde-system.directory Merging translations into lxde-graphics.directory. Found cached translation database Found cached translation database Merging translations into lxde-network.directory. Merging translations into lxde-menu-applications.directory. Merging translations into lxde-office.directory. LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po lxde-system-tools.directory.in lxde-system-tools.directory LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po lxde-utility-accessibility.directory.in lxde-utility-accessibility.directory LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po lxde-utility.directory.in lxde-utility.directory Found cached translation database Found cached translation database Found cached translation database Found cached translation database Merging translations into lxde-other.directory. Merging translations into lxde-personal.directory. Merging translations into lxde-settings.directory. Merging translations into lxde-science-math.directory. Found cached translation database Merging translations into lxde-system.directory. Found cached translation database Merging translations into lxde-settings-system.directory. Found cached translation database Found cached translation database Merging translations into lxde-utility.directory. Merging translations into lxde-utility-accessibility.directory. Found cached translation database Merging translations into lxde-system-tools.directory. gmake[2]: Leaving directory '/construction/x11/lxmenu-data/lxmenu-data-0.1.5/desktop-directories' gmake[2]: Entering directory '/construction/x11/lxmenu-data/lxmenu-data-0.1.5' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/construction/x11/lxmenu-data/lxmenu-data-0.1.5' gmake[1]: Leaving directory '/construction/x11/lxmenu-data/lxmenu-data-0.1.5' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for lxmenu-data-0.1.5 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/x11/lxmenu-data/lxmenu-data-0.1.5' Making install in po gmake[2]: Entering directory '/construction/x11/lxmenu-data/lxmenu-data-0.1.5/po' gmake[2]: Nothing to be done for 'install'. gmake[2]: Leaving directory '/construction/x11/lxmenu-data/lxmenu-data-0.1.5/po' Making install in layout gmake[2]: Entering directory '/construction/x11/lxmenu-data/lxmenu-data-0.1.5/layout' gmake[3]: Entering directory '/construction/x11/lxmenu-data/lxmenu-data-0.1.5/layout' gmake[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/x11/lxmenu-data/stage/usr/local/etc/xdg/menus' install -m 0644 lxde-applications.menu '/construction/x11/lxmenu-data/stage/usr/local/etc/xdg/menus' gmake[3]: Leaving directory '/construction/x11/lxmenu-data/lxmenu-data-0.1.5/layout' gmake[2]: Leaving directory '/construction/x11/lxmenu-data/lxmenu-data-0.1.5/layout' Making install in desktop-directories gmake[2]: Entering directory '/construction/x11/lxmenu-data/lxmenu-data-0.1.5/desktop-directories' gmake[3]: Entering directory '/construction/x11/lxmenu-data/lxmenu-data-0.1.5/desktop-directories' gmake[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/x11/lxmenu-data/stage/usr/local/share/desktop-directories' install -m 0644 lxde-audio-video.directory lxde-development.directory lxde-education.directory lxde-game.directory lxde-graphics.directory lxde-hardware.directory lxde-internet-and-network.directory lxde-look-and-feel.directory lxde-menu-applications.directory lxde-menu-system.directory lxde-network.directory lxde-office.directory lxde-other.directory lxde-personal.directory lxde-science-math.directory lxde-settings.directory lxde-settings-system.directory lxde-system.directory lxde-system-tools.directory lxde-utility-accessibility.directory lxde-utility.directory '/construction/x11/lxmenu-data/stage/usr/local/share/desktop-directories' gmake[3]: Leaving directory '/construction/x11/lxmenu-data/lxmenu-data-0.1.5/desktop-directories' gmake[2]: Leaving directory '/construction/x11/lxmenu-data/lxmenu-data-0.1.5/desktop-directories' gmake[2]: Entering directory '/construction/x11/lxmenu-data/lxmenu-data-0.1.5' gmake[3]: Entering directory '/construction/x11/lxmenu-data/lxmenu-data-0.1.5' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/x11/lxmenu-data/lxmenu-data-0.1.5' gmake[2]: Leaving directory '/construction/x11/lxmenu-data/lxmenu-data-0.1.5' gmake[1]: Leaving directory '/construction/x11/lxmenu-data/lxmenu-data-0.1.5' install -m 0644 /construction/x11/lxmenu-data/lxmenu-data-0.1.5/AUTHORS /construction/x11/lxmenu-data/lxmenu-data-0.1.5/README /construction/x11/lxmenu-data/lxmenu-data-0.1.5/TODO /construction/x11/lxmenu-data/stage/usr/local/share/doc/lxmenu-data ====> 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for lxmenu-data-0.1.5 file sizes/checksums [25]: 0% file sizes/checksums [25]: 100% packing files [25]: 0% packing files [25]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:10