------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=5.9 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PERL_USE_UNSAFE_INC=1 PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/graphics/p5-Image-ObjectDetect XDG_CONFIG_HOME=/construction/graphics/p5-Image-ObjectDetect HOME=/construction/graphics/p5-Image-ObjectDetect TMPDIR="/tmp" PATH=/construction/graphics/p5-Image-ObjectDetect/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 PERL_EXTUTILS_AUTOINSTALL="--skipdeps" PERL_MM_USE_DEFAULT="YES" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- INSTALLDIRS="site" CC="cc" CCFLAGS="-pipe -O2 -fno-strict-aliasing " LD="cc" PREFIX="/usr/local" INSTALLPRIVLIB="/usr/local/lib" INSTALLARCHLIB="/usr/local/lib" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/construction/graphics/p5-Image-ObjectDetect XDG_CONFIG_HOME=/construction/graphics/p5-Image-ObjectDetect HOME=/construction/graphics/p5-Image-ObjectDetect TMPDIR="/tmp" PATH=/construction/graphics/p5-Image-ObjectDetect/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/graphics/p5-Image-ObjectDetect/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.32.0 PERL_VER=5.32 PERL5_MAN1=lib/perl5/site_perl/man/man1 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.32 PROFILE="@comment " DOCSDIR="share/doc/Image-ObjectDetect" EXAMPLESDIR="share/examples/Image-ObjectDetect" DATADIR="share/Image-ObjectDetect" WWWDIR="www/Image-ObjectDetect" ETCDIR="etc/Image-ObjectDetect" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/Image-ObjectDetect DOCSDIR=/usr/local/share/doc/Image-ObjectDetect EXAMPLESDIR=/usr/local/share/examples/Image-ObjectDetect WWWDIR=/usr/local/www/Image-ObjectDetect ETCDIR=/usr/local/etc/Image-ObjectDetect SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_SUFX=.txz DEVELOPER=1 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500906 OSVERSION=9999999 OSREL=5.9 _OSRELEASE=5.9-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/protobuf-3.13.0,1.txz Installing /packages/All/giflib-5.2.1.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.6.txz Installing /packages/All/tiff-4.2.0.txz Installing /packages/All/webp-1.1.0.txz Installing /packages/All/leptonica-1.76.0_1.txz ===== Message from leptonica-1.76.0_1: -- To use gplot (the optional programmatic interface to gnuplot), the math/gnuplot port must be installed. Installing /packages/All/icu-68.2,1.txz Installing /packages/All/freetype2-2.10.4.txz ===== Message from freetype2-2.10.4: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/expat-2.2.10.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/pcre-8.44.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/libxml2-2.9.10_2.txz Installing /packages/All/libiconv-1.16.txz Installing /packages/All/ncurses-6.2.20210116.txz Installing /packages/All/readline-8.0.4_1.txz Installing /packages/All/openssl-1.1.1i,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.66.4_1,1.txz No schema files found: doing nothing. Installing /packages/All/pixman-0.40.0_1.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.14_1.txz Installing /packages/All/libX11-1.6.12,1.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/cairo-1.16.0_1,3.txz Installing /packages/All/graphite2-1.3.14.txz Installing /packages/All/harfbuzz-2.7.4.txz Installing /packages/All/fribidi-1.0.10.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.4.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/pango-1.42.4_5.txz Installing /packages/All/tesseract-data-4.0.0.txz Installing /packages/All/tesseract-4.1.1_3.txz Installing /packages/All/opencv-core-3.4.1_38.txz Installing /packages/All/gflags-2.2.2_2.txz Installing /packages/All/glog-0.4.0_1.txz Installing /packages/All/hdf-szip-2.1.1.txz Installing /packages/All/hdf5-1.10.6,1.txz Installing /packages/All/aom-2.0.1_1.txz Installing /packages/All/libass-0.15.0.txz Installing /packages/All/dav1d-0.8.1.txz Installing /packages/All/pciids-20201127.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.101.txz Installing /packages/All/gmp-6.2.1.txz Installing /packages/All/nettle-3.6.txz Installing /packages/All/libtasn1-4.16.0_1.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/ca_root_nss-3.58.txz ===== Message from ca_root_nss-3.58: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/bash-5.1.4_1.txz Installing /packages/All/bash-completion-2.11,2.txz ===== Message from bash-completion-2.11,2: -- To enable the bash completion library, add the following to your .bashrc file: [[ $PS1 && -f /usr/local/share/bash-completion/bash_completion.sh ]] && \ source /usr/local/share/bash-completion/bash_completion.sh See /usr/local/share/doc/bash-completion/README.md for more information. Installing /packages/All/p11-kit-0.23.22.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_3.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_3: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.15.txz Installing /packages/All/lame-3.100_2.txz Installing /packages/All/opus-1.3.1.txz Installing /packages/All/libogg-1.3.4,4.txz Installing /packages/All/libvorbis-1.3.7_2,3.txz Installing /packages/All/libtheora-1.1.1_7.txz Installing /packages/All/argp-standalone-1.3_4.txz ===== Message from argp-standalone-1.3_4: -- ===> NOTICE: The argp-standalone 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/libudev-devd-0.4.2_1.txz Installing /packages/All/libv4l-1.20.0.txz Installing /packages/All/wayland-1.18.0.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libva-2.10.0.txz Installing /packages/All/libvdpau-1.4.txz Installing /packages/All/libvpx-1.9.0.txz Installing /packages/All/libx264-0.161.3020.txz Installing /packages/All/x265-3.4_1.txz Installing /packages/All/xvid-1.3.7,1.txz Installing /packages/All/ffmpeg-4.3.1_9,1.txz Installing /packages/All/liblz4-1.9.3,1.txz Installing /packages/All/zstd-1.4.5_1.txz Installing /packages/All/libunwind-20200331_1.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/mesa-libs-20.2.3.txz Installing /packages/All/libGLU-9.0.1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/freeglut-3.0.0_2.txz ===== Message from freeglut-3.0.0_2: -- Joystick support is untested and it is unknown if it works. Do not hesitate to contact x11@FreeBSD.org if this causes issues. Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/libXt-1.2.0,1.txz Installing /packages/All/libXmu-1.1.3,1.txz Installing /packages/All/jasper-2.0.24.txz Installing /packages/All/opencv-3.4.1_38.txz Installing /packages/All/perl5-5.32.0_1.txz Installing /packages/All/pkgconf-1.7.3,1.txz SUCCEEDED 00:03:16 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> p5-Image-ObjectDetect-0.12_5 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> p5-Image-ObjectDetect-0.12_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Image-ObjectDetect-0.12_5 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> p5-Image-ObjectDetect-0.12_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Image-ObjectDetect-0.12_5 for building => SHA256 Checksum OK for Image-ObjectDetect-0.12.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> p5-Image-ObjectDetect-0.12_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Image-ObjectDetect-0.12_5 for building ===> Extracting for p5-Image-ObjectDetect-0.12_5 => SHA256 Checksum OK for Image-ObjectDetect-0.12.tar.gz. Extracted Memory Use: 0.25M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for p5-Image-ObjectDetect-0.12_5 ===> Applying ports patches for p5-Image-ObjectDetect-0.12_5 from /xports/graphics/p5-Image-ObjectDetect/files SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> p5-Image-ObjectDetect-0.12_5 depends on file: /usr/local/libdata/pkgconfig/opencv.pc - found ===> p5-Image-ObjectDetect-0.12_5 depends on package: perl5>=5.32.r0<5.33 - found ===> p5-Image-ObjectDetect-0.12_5 depends on package: pkgconf>=1.3.0_1 - found ===> p5-Image-ObjectDetect-0.12_5 depends on package: perl5>=5.32.r0<5.33 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> p5-Image-ObjectDetect-0.12_5 depends on file: /usr/local/libdata/pkgconfig/opencv.pc - found ===> p5-Image-ObjectDetect-0.12_5 depends on package: perl5>=5.32.r0<5.33 - found ===> p5-Image-ObjectDetect-0.12_5 depends on package: pkgconf>=1.3.0_1 - found ===> p5-Image-ObjectDetect-0.12_5 depends on package: perl5>=5.32.r0<5.33 - found ===> Configuring for p5-Image-ObjectDetect-0.12_5 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Image::ObjectDetect Writing MYMETA.yml and MYMETA.json SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for p5-Image-ObjectDetect-0.12_5 --- blib/lib/Image/.exists --- --- blib/arch/.exists --- --- blib/lib/auto/Image/ObjectDetect/.exists --- --- blib/arch/auto/Image/ObjectDetect/.exists --- --- blib/bin/.exists --- --- blib/script/.exists --- --- blib/man1/.exists --- --- blib/man3/.exists --- --- config --- --- subdirs --- --- dynamic --- --- ObjectDetect.c --- --- ObjectDetect.bs --- --- ObjectDetect.c --- "/usr/local/bin/perl" "/usr/local/lib/perl5/5.32/ExtUtils/xsubpp" -typemap '/usr/local/lib/perl5/5.32/ExtUtils/typemap' ObjectDetect.xs > ObjectDetect.xsc --- ObjectDetect.bs --- Running Mkbootstrap for ObjectDetect () chmod 644 "ObjectDetect.bs" --- pm_to_blib --- --- blib/arch/auto/Image/ObjectDetect/ObjectDetect.bs --- "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- ObjectDetect.bs blib/arch/auto/Image/ObjectDetect/ObjectDetect.bs 644 --- blibdirs --- --- config --- --- pm_to_blib --- cp lib/Image/ObjectDetect.pm blib/lib/Image/ObjectDetect.pm cp lib/Image/ObjectDetect.xs blib/lib/Image/ObjectDetect.xs cp lib/Image/ObjectDetect.xs.orig blib/lib/Image/ObjectDetect.xs.orig --- ObjectDetect.c --- mv ObjectDetect.xsc ObjectDetect.c --- ObjectDetect.o --- cc -c -I/usr/local/include/opencv -I/usr/local/include -Isrc -I/usr/local/include/opencv -I/usr/local/include -pipe -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" ObjectDetect.c --- blib/arch/auto/Image/ObjectDetect/ObjectDetect.so --- rm -f blib/arch/auto/Image/ObjectDetect/ObjectDetect.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 ObjectDetect.o -o blib/arch/auto/Image/ObjectDetect/ObjectDetect.so -L/usr/local/lib -lopencv_aruco -lopencv_bgsegm -lopencv_bioinspired -lopencv_ccalib -lopencv_dnn_modern -lopencv_dnn_objdetect -lopencv_dpm -lopencv_face -lopencv_freetype -lopencv_fuzzy -lopencv_hdf -lopencv_hfs -lopencv_img_hash -lopencv_line_descriptor -lopencv_optflow -lopencv_reg -lopencv_rgbd -lopencv_saliency -lopencv_sfm -lopencv_stereo -lopencv_stitching -lopencv_structured_light -lopencv_phase_unwrapping -lopencv_superres -lopencv_surface_matching -lopencv_tracking -lopencv_datasets -lopencv_text -lopencv_dnn -lopencv_plot -lopencv_videostab -lopencv_photo -lopencv_xfeatures2d -lopencv_shape -lopencv_video -lopencv_ml -lopencv_ximgproc -lopencv_calib3d -lopencv_features2d -lopencv_highgui -lopencv_videoio -lopencv_flann -lopencv_xobjdetect -lopencv_imgcodecs -lopencv_objdetect -lopencv_xphoto -lopencv_imgproc -lopencv_core chmod 755 blib/arch/auto/Image/ObjectDetect/ObjectDetect.so --- dynamic --- --- linkext --- --- pure_all --- --- manifypods --- Manifying 1 pod document --- all --- SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> p5-Image-ObjectDetect-0.12_5 depends on file: /usr/local/libdata/pkgconfig/opencv.pc - found ===> p5-Image-ObjectDetect-0.12_5 depends on package: perl5>=5.32.r0<5.33 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for p5-Image-ObjectDetect-0.12_5 ===> p5-Image-ObjectDetect-0.12_5 depends on file: /usr/local/libdata/pkgconfig/opencv.pc - found ===> p5-Image-ObjectDetect-0.12_5 depends on package: perl5>=5.32.r0<5.33 - found ===> Generating temporary packing list "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- ObjectDetect.bs blib/arch/auto/Image/ObjectDetect/ObjectDetect.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /construction/graphics/p5-Image-ObjectDetect/stage/usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so Installing /construction/graphics/p5-Image-ObjectDetect/stage/usr/local/lib/perl5/site_perl/mach/5.32/Image/ObjectDetect.xs.orig Installing /construction/graphics/p5-Image-ObjectDetect/stage/usr/local/lib/perl5/site_perl/mach/5.32/Image/ObjectDetect.pm Installing /construction/graphics/p5-Image-ObjectDetect/stage/usr/local/lib/perl5/site_perl/mach/5.32/Image/ObjectDetect.xs Installing /construction/graphics/p5-Image-ObjectDetect/stage/usr/local/lib/perl5/site_perl/man/man3/Image::ObjectDetect.3 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libopencv_imgproc.so.3.4 from graphics/opencv-core but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libopencv_imgproc.so:graphics/opencv-core Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libopencv_core.so.3.4 from graphics/opencv-core but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libopencv_core.so:graphics/opencv-core Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libprotobuf.so.24 from devel/protobuf but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libprotobuf.so:devel/protobuf Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libfreetype.so.6 from print/freetype2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfreetype.so:print/freetype2 Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libharfbuzz.so.0 from print/harfbuzz but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libharfbuzz.so:print/harfbuzz Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libhdf5.so.103 from science/hdf5 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libhdf5.so:science/hdf5 Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libsz.so.2 from science/szip but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libsz.so:science/szip Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libglog.so.0 from devel/glog but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libglog.so:devel/glog Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libgflags.so.2.2 from devel/gflags but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgflags.so:devel/gflags Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libtesseract.so.4 from graphics/tesseract but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libtesseract.so:graphics/tesseract Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/liblept.so.5 from graphics/leptonica but it is not declared as a dependency Warning: you need LIB_DEPENDS+=liblept.so:graphics/leptonica Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libv4l1.so.0 from multimedia/libv4l but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libv4l1.so:multimedia/libv4l Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libv4l2.so.0 from multimedia/libv4l but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libv4l2.so:multimedia/libv4l Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libavcodec.so.58 from multimedia/ffmpeg but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libavcodec.so:multimedia/ffmpeg Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libavformat.so.58 from multimedia/ffmpeg but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libavformat.so:multimedia/ffmpeg Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libavutil.so.56 from multimedia/ffmpeg but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libavutil.so:multimedia/ffmpeg Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libswscale.so.5 from multimedia/ffmpeg but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libswscale.so:multimedia/ffmpeg Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libavresample.so.4 from multimedia/ffmpeg but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libavresample.so:multimedia/ffmpeg Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libjpeg.so.8 from graphics/jpeg-turbo but it is not declared as a dependency Warning: you need USES+=jpeg Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libwebp.so.7 from graphics/webp but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwebp.so:graphics/webp Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libpng16.so.16 from graphics/png but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpng16.so:graphics/png Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libtiff.so.5 from graphics/tiff but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libtiff.so:graphics/tiff Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libjasper.so.4 from graphics/jasper but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libjasper.so:graphics/jasper Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libgraphite2.so.3 from graphics/graphite2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgraphite2.so:graphics/graphite2 Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libglib-2.0.so.0 from devel/glib20 but it is not declared as a dependency Warning: you need USE_GNOME+=glib20 Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libgif.so.7 from graphics/giflib but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgif.so:graphics/giflib Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libv4lconvert.so.0 from multimedia/libv4l but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libv4lconvert.so:multimedia/libv4l Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libswresample.so.3 from multimedia/ffmpeg but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libswresample.so:multimedia/ffmpeg Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libvpx.so.6 from multimedia/libvpx but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libvpx.so:multimedia/libvpx Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libdav1d.so.5 from multimedia/dav1d but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdav1d.so:multimedia/dav1d Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libaom.so.2 from multimedia/aom but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libaom.so:multimedia/aom Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libmp3lame.so.0 from audio/lame but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libmp3lame.so:audio/lame Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libopus.so.0 from audio/opus but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libopus.so:audio/opus Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libtheoraenc.so.1 from multimedia/libtheora but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libtheoraenc.so:multimedia/libtheora Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libtheoradec.so.1 from multimedia/libtheora but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libtheoradec.so:multimedia/libtheora Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libvorbis.so.0 from audio/libvorbis but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libvorbis.so:audio/libvorbis Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libvorbisenc.so.2 from audio/libvorbis but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libvorbisenc.so:audio/libvorbis Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libx264.so.161 from multimedia/libx264 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libx264.so:multimedia/libx264 Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libx265.so.192 from multimedia/x265 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libx265.so:multimedia/x265 Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libxvidcore.so.4 from multimedia/xvid but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libxvidcore.so:multimedia/xvid Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libva.so.2 from multimedia/libva but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libva.so:multimedia/libva Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libxml2.so.2 from textproc/libxml2 but it is not declared as a dependency Warning: you need USE_GNOME+=libxml2 Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libgmp.so.10 from math/gmp but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgmp.so:math/gmp Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libgnutls.so.30 from security/gnutls but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgnutls.so:security/gnutls Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libva-drm.so.2 from multimedia/libva but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libva-drm.so:multimedia/libva Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libvdpau.so.1 from multimedia/libvdpau but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libvdpau.so:multimedia/libvdpau Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libX11.so.6 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libdrm.so.2 from graphics/libdrm but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdrm.so:graphics/libdrm Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libjbig.so.2 from graphics/jbigkit but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libjbig.so:graphics/jbigkit Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libpcre.so.1 from devel/pcre but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpcre.so:devel/pcre Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as a dependency Warning: you need USES+=gettext-runtime Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libiconv.so.2 from converters/libiconv but it is not declared as a dependency Warning: you need USES+=iconv, USES+=iconv:wchar_t, or USES+=iconv:translit depending on needs Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libogg.so.0 from audio/libogg but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libogg.so:audio/libogg Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libp11-kit.so.0 from security/p11-kit but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libp11-kit.so:security/p11-kit Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libidn2.so.0 from dns/libidn2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libidn2.so:dns/libidn2 Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libunistring.so.2 from devel/libunistring but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libunistring.so:devel/libunistring Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libtasn1.so.6 from security/libtasn1 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libtasn1.so:security/libtasn1 Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libnettle.so.8 from security/nettle but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libnettle.so:security/nettle Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libhogweed.so.6 from security/nettle but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libhogweed.so:security/nettle Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libXext.so.6 from x11/libXext but it is not declared as a dependency Warning: you need USE_XORG+=xext Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libxcb.so.1 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libffi.so.7 from devel/libffi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libffi.so:devel/libffi Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libXau.so.6 from x11/libXau but it is not declared as a dependency Warning: you need USE_XORG+=xau Error: /usr/local/lib/perl5/site_perl/mach/5.32/auto/Image/ObjectDetect/ObjectDetect.so is linked to /usr/local/lib/libXdmcp.so.6 from x11/libXdmcp but it is not declared as a dependency Warning: you need USE_XORG+=xdmcp Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- 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-Image-ObjectDetect-0.12_5 file sizes/checksums [5]: 0% file sizes/checksums [5]: 100% packing files [5]: 0% packing files [5]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:03:30