------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/svmlight-6.02_1.txz ===== Message from svmlight-6.02_1: -- ===> NOTICE: The svmlight 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/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- 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-Module-Build-0.4231.txz SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> p5-Algorithm-SVMLight-0.09_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> p5-Algorithm-SVMLight-0.09_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Algorithm-SVMLight-0.09_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> p5-Algorithm-SVMLight-0.09_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Algorithm-SVMLight-0.09_1 for building => SHA256 Checksum OK for Algorithm-SVMLight-0.09.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> p5-Algorithm-SVMLight-0.09_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Algorithm-SVMLight-0.09_1 for building ===> Extracting for p5-Algorithm-SVMLight-0.09_1 => SHA256 Checksum OK for Algorithm-SVMLight-0.09.tar.gz. Extracted Memory Use: 0.08M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for p5-Algorithm-SVMLight-0.09_1 ===> Applying ports patches for p5-Algorithm-SVMLight-0.09_1 ===> Cleanly applied ports patch(es) patch-Build.PL SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> p5-Algorithm-SVMLight-0.09_1 depends on package: svmlight>=6.01_2 - found ===> p5-Algorithm-SVMLight-0.09_1 depends on package: p5-Module-Build>=0.4206 - found ===> p5-Algorithm-SVMLight-0.09_1 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> p5-Algorithm-SVMLight-0.09_1 depends on shared library: libsvmlight.so - found (/usr/local/lib/libsvmlight.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> p5-Algorithm-SVMLight-0.09_1 depends on package: svmlight>=6.01_2 - found ===> p5-Algorithm-SVMLight-0.09_1 depends on package: p5-Module-Build>=0.4206 - found ===> p5-Algorithm-SVMLight-0.09_1 depends on package: perl5>=5.30.r1<5.31 - found ===> p5-Algorithm-SVMLight-0.09_1 depends on shared library: libsvmlight.so - found (/usr/local/lib/libsvmlight.so) ===> Configuring for p5-Algorithm-SVMLight-0.09_1 Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Algorithm-SVMLight' version '0.09' SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for p5-Algorithm-SVMLight-0.09_1 Building Algorithm-SVMLight cc -I/usr/local/lib/perl5/5.30/mach/CORE -DVERSION="0.09" -DXS_VERSION="0.09" -DPIC -fPIC -I/usr/local/include/svmlight -Wall -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o lib/Algorithm/SVMLight.o lib/Algorithm/SVMLight.c lib/Algorithm/SVMLight.xs: In function 'XS_Algorithm__SVMLight_train': lib/Algorithm/SVMLight.xs:271:11: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] croak("Unknown learning type '%d'", learn_parm->type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~ ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Algorithm/SVMLight/SVMLight.bs') cc -shared -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong -o blib/arch/auto/Algorithm/SVMLight/SVMLight.so lib/Algorithm/SVMLight.o -L/usr/local/lib -lsvmlight SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> p5-Algorithm-SVMLight-0.09_1 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for p5-Algorithm-SVMLight-0.09_1 ===> p5-Algorithm-SVMLight-0.09_1 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list Building Algorithm-SVMLight Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /construction/science/p5-Algorithm-SVMLight/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/Algorithm/SVMLight/SVMLight.bs Installing /construction/science/p5-Algorithm-SVMLight/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/Algorithm/SVMLight/SVMLight.so Installing /construction/science/p5-Algorithm-SVMLight/stage/usr/local/lib/perl5/site_perl/mach/5.30/Algorithm/SVMLight.pm Installing /construction/science/p5-Algorithm-SVMLight/stage/usr/local/lib/perl5/site_perl/man/man3/Algorithm::SVMLight.3 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/perl5/site_perl/mach/5.30/auto/Algorithm/SVMLight/SVMLight.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Error: /usr/local/lib/perl5/site_perl/mach/5.30/auto/Algorithm/SVMLight/SVMLight.so is linked to /usr/local/lib/libsvmlight.so which does not have a SONAME. science/svmlight needs to be fixed. Warning: devel/p5-Module-Build was in Perl CORE. Check with `corelist Module::Build 0.4206` and `corelist -a Module::Build` if it should be conditionally added depending on PERL_LEVEL 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:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for p5-Algorithm-SVMLight-0.09_1 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% packing files [4]: 0% packing files [4]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:12