------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- 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/ja-mecab-0.996_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from ja-mecab-0.996_3: -- ipadic was split into japanese/mecab-ipadic port. -- ===> NOTICE: The ja-mecab 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 Installing /packages/All/p5-Class-Accessor-0.51.txz SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> ja-p5-Text-MeCab-0.20009_3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> ja-p5-Text-MeCab-0.20009_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ja-p5-Text-MeCab-0.20009_3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> ja-p5-Text-MeCab-0.20009_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ja-p5-Text-MeCab-0.20009_3 for building => SHA256 Checksum OK for Text-MeCab-0.20009.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> ja-p5-Text-MeCab-0.20009_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ja-p5-Text-MeCab-0.20009_3 for building ===> Extracting for ja-p5-Text-MeCab-0.20009_3 ===> ja-p5-Text-MeCab-0.20009_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ja-p5-Text-MeCab-0.20009_3 for building => SHA256 Checksum OK for Text-MeCab-0.20009.tar.gz. Extracted Memory Use: 0.41M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ja-p5-Text-MeCab-0.20009_3 ===> Applying ports patches for ja-p5-Text-MeCab-0.20009_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> ja-p5-Text-MeCab-0.20009_3 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> ja-p5-Text-MeCab-0.20009_3 depends on shared library: libmecab.so - found (/usr/local/lib/libmecab.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> ja-p5-Text-MeCab-0.20009_3 depends on package: perl5>=5.30.r1<5.31 - found ===> ja-p5-Text-MeCab-0.20009_3 depends on shared library: libmecab.so - found (/usr/local/lib/libmecab.so) ===> Configuring for ja-p5-Text-MeCab-0.20009_3 Path to mecab config? [/usr/local/bin/mecab-config] /usr/local/bin/mecab-config detected mecab version 0.996 Using compiler flags '-I/usr/local/include -DMECAB_MAJOR_VERSION=0 -DMECAB_MINOR_VERSION=996'... Using linker flags '-L/usr/local/lib -lmecab'... Text::MeCab needs to know what encoding you built your dictionary with to properly execute tests. Encoding of your mecab dictionary? (shift_jis, euc-jp, utf-8) [euc-jp] euc-jp Using euc-jp as your dictionary encoding Detected the following mecab information: version: 0.996 cflags: -I/usr/local/include -DMECAB_MAJOR_VERSION=0 -DMECAB_MINOR_VERSION=996 -I src libs: -L/usr/local/lib -lmecab include: /usr/local/include reading /usr/local/include/mecab.h to find all constants Writing ppport.h Checking if your kit is complete... Looks good Warning: prerequisite Test::Requires 0 not found. Generating a Unix-style Makefile Writing Makefile for Text::MeCab Writing MYMETA.yml and MYMETA.json SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ja-p5-Text-MeCab-0.20009_3 cp lib/Text/MeCab.pm blib/lib/Text/MeCab.pm cp lib/Text/MeCab/Node.pod blib/lib/Text/MeCab/Node.pod cp lib/Text/MeCab/Dict.pm blib/lib/Text/MeCab/Dict.pm Running Mkbootstrap for MeCab () chmod 644 "MeCab.bs" "/usr/local/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- MeCab.bs blib/arch/auto/Text/MeCab/MeCab.bs 644 "/usr/local/bin/perl" "-Iinc" "/usr/local/lib/perl5/5.30/ExtUtils/xsubpp" -typemap '/usr/local/lib/perl5/5.30/ExtUtils/typemap' xs/MeCab.xs > xs/MeCab.xsc mv xs/MeCab.xsc xs/MeCab.c cc -c "-I." "-I/usr/local/include" "-I." -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DVERSION=\"0.20009\" -DXS_VERSION=\"0.20009\" -o xs/MeCab.o -DPIC -fPIC "-I/usr/local/lib/perl5/5.30/mach/CORE" -DUSE_PPPORT -DTEXT_MECAB_ENCODING='"euc-jp"' -DTEXT_MECAB_CONFIG='"/usr/local/bin/mecab-config"' -I/usr/local/include -DMECAB_MAJOR_VERSION=0 -DMECAB_MINOR_VERSION=996 -I src xs/MeCab.c cc -c "-I." "-I/usr/local/include" "-I." -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DVERSION=\"0.20009\" -DXS_VERSION=\"0.20009\" -o xs/text-mecab-clone.o -DPIC -fPIC "-I/usr/local/lib/perl5/5.30/mach/CORE" -DUSE_PPPORT -DTEXT_MECAB_ENCODING='"euc-jp"' -DTEXT_MECAB_CONFIG='"/usr/local/bin/mecab-config"' -I/usr/local/include -DMECAB_MAJOR_VERSION=0 -DMECAB_MINOR_VERSION=996 -I src xs/text-mecab-clone.c cc -c "-I." "-I/usr/local/include" "-I." -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DVERSION=\"0.20009\" -DXS_VERSION=\"0.20009\" -o xs/text-mecab-node.o -DPIC -fPIC "-I/usr/local/lib/perl5/5.30/mach/CORE" -DUSE_PPPORT -DTEXT_MECAB_ENCODING='"euc-jp"' -DTEXT_MECAB_CONFIG='"/usr/local/bin/mecab-config"' -I/usr/local/include -DMECAB_MAJOR_VERSION=0 -DMECAB_MINOR_VERSION=996 -I src xs/text-mecab-node.c cc -c "-I." "-I/usr/local/include" "-I." -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DVERSION=\"0.20009\" -DXS_VERSION=\"0.20009\" -o xs/text-mecab.o -DPIC -fPIC "-I/usr/local/lib/perl5/5.30/mach/CORE" -DUSE_PPPORT -DTEXT_MECAB_ENCODING='"euc-jp"' -DTEXT_MECAB_CONFIG='"/usr/local/bin/mecab-config"' -I/usr/local/include -DMECAB_MAJOR_VERSION=0 -DMECAB_MINOR_VERSION=996 -I src xs/text-mecab.c rm -f blib/arch/auto/Text/MeCab/MeCab.so LD_RUN_PATH="/usr/local/lib" cc -pthread -shared -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong xs/MeCab.o xs/text-mecab-clone.o xs/text-mecab-node.o xs/text-mecab.o -o blib/arch/auto/Text/MeCab/MeCab.so -L/usr/local/lib -lmecab chmod 755 blib/arch/auto/Text/MeCab/MeCab.so Manifying 3 pod documents SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> ja-p5-Text-MeCab-0.20009_3 depends on package: p5-Class-Accessor>0 - found ===> ja-p5-Text-MeCab-0.20009_3 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ja-p5-Text-MeCab-0.20009_3 ===> ja-p5-Text-MeCab-0.20009_3 depends on package: p5-Class-Accessor>0 - found ===> ja-p5-Text-MeCab-0.20009_3 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list "/usr/local/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- MeCab.bs blib/arch/auto/Text/MeCab/MeCab.bs 644 Manifying 3 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /construction/japanese/p5-Text-MeCab/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/Text/MeCab/MeCab.so Installing /construction/japanese/p5-Text-MeCab/stage/usr/local/lib/perl5/site_perl/mach/5.30/Text/MeCab.pm Installing /construction/japanese/p5-Text-MeCab/stage/usr/local/lib/perl5/site_perl/mach/5.30/Text/MeCab/Dict.pm Installing /construction/japanese/p5-Text-MeCab/stage/usr/local/lib/perl5/site_perl/mach/5.30/Text/MeCab/Node.pod Installing /construction/japanese/p5-Text-MeCab/stage/usr/local/lib/perl5/site_perl/man/man3/Text::MeCab::Node.3 Installing /construction/japanese/p5-Text-MeCab/stage/usr/local/lib/perl5/site_perl/man/man3/Text::MeCab::Dict.3 Installing /construction/japanese/p5-Text-MeCab/stage/usr/local/lib/perl5/site_perl/man/man3/Text::MeCab.3 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/perl5/site_perl/mach/5.30/auto/Text/MeCab/MeCab.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} 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 Warning: Possible REINPLACE_CMD issues sed failed: file content unchanged from backup: tools/probe_mecab.pl SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for ja-p5-Text-MeCab-0.20009_3 file sizes/checksums [8]: 0% file sizes/checksums [8]: 100% packing files [8]: 0% packing files [8]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:11