------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/perl5-5.32.0.txz Installing /packages/All/icu-67.1,1.txz Installing /packages/All/boost-libs-1.72.0_2.txz ===== Message from boost-libs-1.72.0_2: -- You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/libevent-2.1.12.txz Installing /packages/All/e2fsprogs-libuuid-1.45.6.txz Installing /packages/All/ncurses-6.2.20200831.txz Installing /packages/All/libedit-3.1.20191231,1.txz Installing /packages/All/sqlite3-3.33.0,1.txz Installing /packages/All/gearmand-1.0.6_22.txz ===> Creating groups. Creating group 'gearmand' with gid '961'. ===> Creating users Creating user 'gearmand' with uid '961'. ===== Message from gearmand-1.0.6_22: -- ===> NOTICE: The gearmand 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:52 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> p5-Gearman-XS-0.12_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> p5-Gearman-XS-0.12_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Gearman-XS-0.12_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> p5-Gearman-XS-0.12_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Gearman-XS-0.12_2 for building => SHA256 Checksum OK for Gearman-XS-0.12.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> p5-Gearman-XS-0.12_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Gearman-XS-0.12_2 for building ===> Extracting for p5-Gearman-XS-0.12_2 => SHA256 Checksum OK for Gearman-XS-0.12.tar.gz. Extracted Memory Use: 0.43M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for p5-Gearman-XS-0.12_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> p5-Gearman-XS-0.12_2 depends on package: perl5>=5.32.r0<5.33 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> p5-Gearman-XS-0.12_2 depends on shared library: libgearman.so - found (/usr/local/lib/libgearman.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> p5-Gearman-XS-0.12_2 depends on package: perl5>=5.32.r0<5.33 - found ===> p5-Gearman-XS-0.12_2 depends on shared library: libgearman.so - found (/usr/local/lib/libgearman.so) ===> Configuring for p5-Gearman-XS-0.12_2 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Gearman::XS Writing MYMETA.yml and MYMETA.json SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for p5-Gearman-XS-0.12_2 --- blib/lib/Gearman/.exists --- --- blib/arch/.exists --- --- blib/lib/auto/Gearman/XS/.exists --- --- blib/arch/auto/Gearman/XS/.exists --- --- blib/bin/.exists --- --- blib/script/.exists --- --- blib/man1/.exists --- --- blib/man3/.exists --- --- config --- --- subdirs --- --- dynamic --- --- XS.c --- --- Const.c --- --- XS.c --- "/usr/local/bin/perl" "-Iinc" "/usr/local/lib/perl5/5.32/ExtUtils/xsubpp" -typemap '/usr/local/lib/perl5/5.32/ExtUtils/typemap' -typemap '/construction/devel/p5-Gearman-XS/Gearman-XS-0.12/typemap' XS.xs > XS.xsc --- Const.c --- "/usr/local/bin/perl" "-Iinc" "/usr/local/lib/perl5/5.32/ExtUtils/xsubpp" -typemap '/usr/local/lib/perl5/5.32/ExtUtils/typemap' -typemap '/construction/devel/p5-Gearman-XS/Gearman-XS-0.12/typemap' Const.xs > Const.xsc --- Client.c --- --- Worker.c --- --- Client.c --- "/usr/local/bin/perl" "-Iinc" "/usr/local/lib/perl5/5.32/ExtUtils/xsubpp" -typemap '/usr/local/lib/perl5/5.32/ExtUtils/typemap' -typemap '/construction/devel/p5-Gearman-XS/Gearman-XS-0.12/typemap' Client.xs > Client.xsc --- Worker.c --- "/usr/local/bin/perl" "-Iinc" "/usr/local/lib/perl5/5.32/ExtUtils/xsubpp" -typemap '/usr/local/lib/perl5/5.32/ExtUtils/typemap' -typemap '/construction/devel/p5-Gearman-XS/Gearman-XS-0.12/typemap' Worker.xs > Worker.xsc --- Job.c --- "/usr/local/bin/perl" "-Iinc" "/usr/local/lib/perl5/5.32/ExtUtils/xsubpp" -typemap '/usr/local/lib/perl5/5.32/ExtUtils/typemap' -typemap '/construction/devel/p5-Gearman-XS/Gearman-XS-0.12/typemap' Job.xs > Job.xsc --- Task.c --- --- XS.bs --- --- Task.c --- "/usr/local/bin/perl" "-Iinc" "/usr/local/lib/perl5/5.32/ExtUtils/xsubpp" -typemap '/usr/local/lib/perl5/5.32/ExtUtils/typemap' -typemap '/construction/devel/p5-Gearman-XS/Gearman-XS-0.12/typemap' Task.xs > Task.xsc --- XS.bs --- Running Mkbootstrap for XS () --- pm_to_blib --- --- XS.bs --- chmod 644 "XS.bs" --- blib/arch/auto/Gearman/XS/XS.bs --- "/usr/local/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/Gearman/XS/XS.bs 644 --- blibdirs --- --- config --- --- pm_to_blib --- cp lib/Gearman/XS/Worker.pm blib/lib/Gearman/XS/Worker.pm cp lib/Gearman/XS/Task.pm blib/lib/Gearman/XS/Task.pm cp lib/Gearman/XS.pm blib/lib/Gearman/XS.pm cp lib/Gearman/XS/Client.pm blib/lib/Gearman/XS/Client.pm cp lib/Gearman/XS/Job.pm blib/lib/Gearman/XS/Job.pm --- Job.c --- mv Job.xsc Job.c --- Job.o --- cc -c -I. -pipe -I/usr/local/include -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DVERSION=\"0.12\" -DXS_VERSION=\"0.12\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.32/mach/CORE" Job.c --- XS.c --- mv XS.xsc XS.c --- XS.o --- cc -c -I. -pipe -I/usr/local/include -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DVERSION=\"0.12\" -DXS_VERSION=\"0.12\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.32/mach/CORE" XS.c --- Task.c --- mv Task.xsc Task.c --- Task.o --- cc -c -I. -pipe -I/usr/local/include -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DVERSION=\"0.12\" -DXS_VERSION=\"0.12\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.32/mach/CORE" Task.c --- Worker.c --- mv Worker.xsc Worker.c --- Worker.o --- cc -c -I. -pipe -I/usr/local/include -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DVERSION=\"0.12\" -DXS_VERSION=\"0.12\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.32/mach/CORE" Worker.c --- Const.c --- mv Const.xsc Const.c --- Const.o --- cc -c -I. -pipe -I/usr/local/include -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DVERSION=\"0.12\" -DXS_VERSION=\"0.12\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.32/mach/CORE" Const.c --- Client.c --- mv Client.xsc Client.c --- Client.o --- cc -c -I. -pipe -I/usr/local/include -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DVERSION=\"0.12\" -DXS_VERSION=\"0.12\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.32/mach/CORE" Client.c --- Worker.o --- Worker.xs: In function 'XS_Gearman__XS__Worker_grab_job': Worker.xs:270:41: warning: passing argument 2 of 'gearman_worker_grab_job' from incompatible pointer type [-Wincompatible-pointer-types] (void)gearman_worker_grab_job(self, &(self->work_job), &ret); ^~~~~~~~~~~~~~~~~ In file included from /usr/local/include/libgearman-1.0/gearman.h:101, from /usr/local/include/libgearman/gearman.h:39, from gearman_xs.h:11, from Worker.xs:10: /usr/local/include/libgearman-1.0/worker.h:367:17: note: expected 'gearman_job_st *' {aka 'struct gearman_job_st *'} but argument is of type 'gearman_job_st **' {aka 'struct gearman_job_st **'} gearman_job_st *gearman_worker_grab_job(gearman_worker_st *worker, ^~~~~~~~~~~~~~~~~~~~~~~ --- blib/arch/auto/Gearman/XS/XS.so --- rm -f blib/arch/auto/Gearman/XS/XS.so LD_RUN_PATH="/usr/local/lib" cc -shared -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong XS.o Const.o Client.o Worker.o Job.o Task.o -o blib/arch/auto/Gearman/XS/XS.so -lgearman chmod 755 blib/arch/auto/Gearman/XS/XS.so --- dynamic --- --- linkext --- --- pure_all --- --- manifypods --- Manifying 5 pod documents --- all --- SUCCEEDED 00:00:12 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> p5-Gearman-XS-0.12_2 depends on package: perl5>=5.32.r0<5.33 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for p5-Gearman-XS-0.12_2 ===> p5-Gearman-XS-0.12_2 depends on package: perl5>=5.32.r0<5.33 - found ===> Generating temporary packing list "/usr/local/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/Gearman/XS/XS.bs 644 Manifying 5 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /construction/devel/p5-Gearman-XS/stage/usr/local/lib/perl5/site_perl/mach/5.32/auto/Gearman/XS/XS.so Installing /construction/devel/p5-Gearman-XS/stage/usr/local/lib/perl5/site_perl/mach/5.32/Gearman/XS.pm Installing /construction/devel/p5-Gearman-XS/stage/usr/local/lib/perl5/site_perl/mach/5.32/Gearman/XS/Task.pm Installing /construction/devel/p5-Gearman-XS/stage/usr/local/lib/perl5/site_perl/mach/5.32/Gearman/XS/Worker.pm Installing /construction/devel/p5-Gearman-XS/stage/usr/local/lib/perl5/site_perl/mach/5.32/Gearman/XS/Client.pm Installing /construction/devel/p5-Gearman-XS/stage/usr/local/lib/perl5/site_perl/mach/5.32/Gearman/XS/Job.pm Installing /construction/devel/p5-Gearman-XS/stage/usr/local/lib/perl5/site_perl/man/man3/Gearman::XS::Task.3 Installing /construction/devel/p5-Gearman-XS/stage/usr/local/lib/perl5/site_perl/man/man3/Gearman::XS::Client.3 Installing /construction/devel/p5-Gearman-XS/stage/usr/local/lib/perl5/site_perl/man/man3/Gearman::XS.3 Installing /construction/devel/p5-Gearman-XS/stage/usr/local/lib/perl5/site_perl/man/man3/Gearman::XS::Worker.3 Installing /construction/devel/p5-Gearman-XS/stage/usr/local/lib/perl5/site_perl/man/man3/Gearman::XS::Job.3 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/perl5/site_perl/mach/5.32/auto/Gearman/XS/XS.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for p5-Gearman-XS-0.12_2 file sizes/checksums [12]: 0% file sizes/checksums [12]: 100% packing files [12]: 0% packing files [12]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:01:10