=>> Building print/epson-inkjet-printer-escpr2 build started at Mon May 24 01:47:01 UTC 2021 port directory: /usr/ports/print/epson-inkjet-printer-escpr2 package name: epson-inkjet-printer-escpr2-1.1.33 building for: FreeBSD src-git-job-01 12.2-STABLE FreeBSD 12.2-STABLE 1202507 amd64 maintained by: tatsuki_makino@hotmail.com Makefile ident: Poudriere version: 3.3.6 Host OSVERSION: 1202507 Jail OSVERSION: 1202507 Job Id: 01 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1202507 UNAME_v=FreeBSD 12.2-STABLE 1202507 UNAME_r=12.2-STABLE BLOCKSIZE=K MAIL=/var/mail/root WARNING_WAIT=0 MASTER_SITE_BACKUP= STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local HTTP_TIMEOUT=8 FTP_LOGIN=anonymous USER=root TZ=Etc/UTC FTP_PASSWORD=anonymous@example.com LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.3.6 MASTERMNT=/usr/local/poudriere/data/.m/src-git/ref FTP_PASSIVE_MODE=yes DEV_WARNING_WAIT=0 FTP_TIMEOUT=8 POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 UID=0 PWD=/usr/local/poudriere/data/.m/src-git/ref/.p/pool LOGNAME=root NO_WARNING_PKG_INSTALL_EOL=yes P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=src-git SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/src-git/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh GI_SCANNER_DISABLE_CACHE= POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- tatsuki_makino@hotmail.com --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/print/epson-inkjet-printer-escpr2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/epson-inkjet-printer-escpr2/work HOME=/wrkdirs/usr/ports/print/epson-inkjet-printer-escpr2/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/print/epson-inkjet-printer-escpr2/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/print/epson-inkjet-printer-escpr2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/epson-inkjet-printer-escpr2/work HOME=/wrkdirs/usr/ports/print/epson-inkjet-printer-escpr2/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/print/epson-inkjet-printer-escpr2/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -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" --End MAKE_ENV-- --PLIST_SUB-- LINUXBASE=/compat/linux ARCH_AMD64="" ARCH_I386="@comment " OSREL=12.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/epson-inkjet-printer-escpr2" EXAMPLESDIR="share/examples/epson-inkjet-printer-escpr2" DATADIR="share/epson-inkjet-printer-escpr2" WWWDIR="www/epson-inkjet-printer-escpr2" ETCDIR="etc/epson-inkjet-printer-escpr2" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/epson-inkjet-printer-escpr2 DOCSDIR=/usr/local/share/doc/epson-inkjet-printer-escpr2 EXAMPLESDIR=/usr/local/share/examples/epson-inkjet-printer-escpr2 WWWDIR=/usr/local/www/epson-inkjet-printer-escpr2 ETCDIR=/usr/local/etc/epson-inkjet-printer-escpr2 --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # begin poudriere.d/make.conf MAKE_JOBS_NUMBER_1!= (n=$$(sysctl -n kern.smp.cpus) && [ "0$$n" -gt 1 ] && echo $$(($$n - 1)) || echo 1) MAKE_JOBS_NUMBER:= ${MAKE_JOBS_NUMBER_1} #MAKE_JOBS_NUMBER_LIMIT:= ${MAKE_JOBS_NUMBER_1} #GMAKE!= (n=$$(sysctl -n kern.smp.cpus) && [ "0$$n" -gt 1 ] && echo gmake -l $$(($$n * 2)).0 || echo gmake) #DEVELOPER= yes #WITH_DEBUG= #WITH_DEBUG_PORTS+= ports-mgmt/pkg #DISABLE_LICENSES= yes LICENSES_ACCEPTED= ${LICENSE} .if !target(..rebuild) ..rebuild: .NOTMAIN .PHONY @${RM} -r ${STAGEDIR} @${RM} ${BUILD_COOKIE} ${STAGE_COOKIE} ${INSTALL_COOKIE} ${PACKAGE_COOKIE} @cd ${.CURDIR} && ${MAKE} build .endif # end poudriere.d/make.conf #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=12.2-STABLE OSREL=12.2 OSVERSION=1202507 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 34246 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License EPSON LGPL21 accepted by the user =========================================================================== =================================================== ===> epson-inkjet-printer-escpr2-1.1.33 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.16.3.txz [src-git-job-01] Installing pkg-1.16.3... [src-git-job-01] Extracting pkg-1.16.3: .......... done ===> epson-inkjet-printer-escpr2-1.1.33 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of epson-inkjet-printer-escpr2-1.1.33 =========================================================================== =================================================== =========================================================================== =================================================== ===> License EPSON LGPL21 accepted by the user ===> epson-inkjet-printer-escpr2-1.1.33 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by epson-inkjet-printer-escpr2-1.1.33 for building =========================================================================== =================================================== ===> License EPSON LGPL21 accepted by the user ===> epson-inkjet-printer-escpr2-1.1.33 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by epson-inkjet-printer-escpr2-1.1.33 for building => SHA256 Checksum OK for epson-inkjet-printer-escpr2-1.1.33-1lsb3.2.x86_64.rpm. => SHA256 Checksum OK for epson-inkjet-printer-escpr2-1.1.33-1lsb3.2.src.rpm. =========================================================================== =================================================== =========================================================================== =================================================== ===> License EPSON LGPL21 accepted by the user ===> epson-inkjet-printer-escpr2-1.1.33 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by epson-inkjet-printer-escpr2-1.1.33 for building ===> Extracting for epson-inkjet-printer-escpr2-1.1.33 => SHA256 Checksum OK for epson-inkjet-printer-escpr2-1.1.33-1lsb3.2.x86_64.rpm. => SHA256 Checksum OK for epson-inkjet-printer-escpr2-1.1.33-1lsb3.2.src.rpm. (cd /wrkdirs/usr/ports/print/epson-inkjet-printer-escpr2/work/epson-inkjet-printer-escpr2-1.1.33 && /usr/bin/tar -xf epson-inkjet-printer-escpr2-1.1.33-1lsb3.2.tar.gz --no-same-owner --no-same-permissions -- epson-inkjet-printer-escpr2-1.1.33/COPYING.\*) /usr/bin/find -- /wrkdirs/usr/ports/print/epson-inkjet-printer-escpr2/work/epson-inkjet-printer-escpr2-1.1.33/opt/epson-inkjet-printer-escpr2/ppds/Epson -iname \*.ppd.gz -exec /usr/bin/gunzip -f -- {} + =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for epson-inkjet-printer-escpr2-1.1.33 /usr/bin/find -- /wrkdirs/usr/ports/print/epson-inkjet-printer-escpr2/work/epson-inkjet-printer-escpr2-1.1.33/opt/epson-inkjet-printer-escpr2/ppds/Epson -iname \*.ppd -exec /usr/bin/sed -i '' -e '/^\*cupsFilter:/s,/opt/epson-inkjet-printer-escpr2/,/compat/linux&,' -- {} \; -exec /usr/bin/gzip -nf -9 -- {} \; =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =>> Recording filesystem state for prebuild... done =================================================== ===> Configuring for epson-inkjet-printer-escpr2-1.1.33 =========================================================================== =================================================== =========================================================================== =>> Checking for filesystem violations... done =================================================== ===> epson-inkjet-printer-escpr2-1.1.33 depends on file: /usr/local/libexec/cups/filter/gstoraster - not found ===> Installing existing package /packages/All/cups-filters-1.28.6_7.txz [src-git-job-01] Installing cups-filters-1.28.6_7... [src-git-job-01] `-- Installing avahi-app-0.8... [src-git-job-01] | `-- Installing dbus-1.12.20_4... [src-git-job-01] | | `-- Installing expat-2.3.0... [src-git-job-01] | | `-- Extracting expat-2.3.0: .......... done [src-git-job-01] | | `-- Installing libICE-1.0.10,1... [src-git-job-01] | | `-- Extracting libICE-1.0.10,1: .......... done [src-git-job-01] | | `-- Installing libSM-1.2.3,1... [src-git-job-01] | | `-- Extracting libSM-1.2.3,1: .......... done [src-git-job-01] | | `-- Installing libX11-1.7.1,1... [src-git-job-01] | | `-- Installing libxcb-1.14_1... [src-git-job-01] | | | `-- Installing libXau-1.0.9... [src-git-job-01] | | | `-- Extracting libXau-1.0.9: .......... done [src-git-job-01] | | | `-- Installing libXdmcp-1.1.3... [src-git-job-01] | | | `-- Installing xorgproto-2021.4... [src-git-job-01] | | | `-- Extracting xorgproto-2021.4: .......... done [src-git-job-01] | | | `-- Extracting libXdmcp-1.1.3: ......... done [src-git-job-01] | | | `-- Installing libpthread-stubs-0.4... [src-git-job-01] | | | `-- Extracting libpthread-stubs-0.4: .... done [src-git-job-01] | | `-- Extracting libxcb-1.14_1: .......... done [src-git-job-01] | | `-- Extracting libX11-1.7.1,1: .......... done ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. [src-git-job-01] | `-- Extracting dbus-1.12.20_4: ......... done [src-git-job-01] | `-- Installing dbus-glib-0.110... [src-git-job-01] | | `-- Installing gettext-runtime-0.21... [src-git-job-01] | | `-- Installing indexinfo-0.3.1... [src-git-job-01] | | `-- Extracting indexinfo-0.3.1: .... done [src-git-job-01] | | `-- Extracting gettext-runtime-0.21: .......... done [src-git-job-01] | | `-- Installing glib-2.66.7_1,1... [src-git-job-01] | | `-- Installing libffi-3.3_1... [src-git-job-01] | | `-- Extracting libffi-3.3_1: .......... done [src-git-job-01] | | `-- Installing libiconv-1.16... [src-git-job-01] | | `-- Extracting libiconv-1.16: .......... done [src-git-job-01] | | `-- Installing libxml2-2.9.10_4... [src-git-job-01] | | `-- Extracting libxml2-2.9.10_4: .......... done [src-git-job-01] | | `-- Installing pcre-8.44... [src-git-job-01] | | `-- Extracting pcre-8.44: .......... done [src-git-job-01] | | `-- Installing python38-3.8.10... [src-git-job-01] | | | `-- Installing mpdecimal-2.5.1... [src-git-job-01] | | | `-- Extracting mpdecimal-2.5.1: .......... done [src-git-job-01] | | | `-- Installing readline-8.1.1... [src-git-job-01] | | | `-- Extracting readline-8.1.1: .......... done [src-git-job-01] | | `-- Extracting python38-3.8.10: .......... done [src-git-job-01] | | `-- Extracting glib-2.66.7_1,1: .......... done No schema files found: doing nothing. [src-git-job-01] | `-- Extracting dbus-glib-0.110: .......... done [src-git-job-01] | `-- Installing gdbm-1.19... [src-git-job-01] | `-- Extracting gdbm-1.19: .......... done [src-git-job-01] | `-- Installing gnome_subr-1.0... [src-git-job-01] | `-- Extracting gnome_subr-1.0: .... done [src-git-job-01] | `-- Installing libdaemon-0.14_1... [src-git-job-01] | `-- Extracting libdaemon-0.14_1: .......... done [src-git-job-01] | `-- Installing libevent-2.1.12... [src-git-job-01] | `-- Extracting libevent-2.1.12: .......... done ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. [src-git-job-01] `-- Extracting avahi-app-0.8: .......... done [src-git-job-01] `-- Installing colord-1.3.5_1... [src-git-job-01] | `-- Installing argyllcms-1.9.2_5... [src-git-job-01] | | `-- Installing jpeg-turbo-2.0.6... [src-git-job-01] | | `-- Extracting jpeg-turbo-2.0.6: .......... done [src-git-job-01] | | `-- Installing libXScrnSaver-1.2.3_2... [src-git-job-01] | | `-- Installing libXext-1.3.4,1... [src-git-job-01] | | `-- Extracting libXext-1.3.4,1: .......... done [src-git-job-01] | | `-- Extracting libXScrnSaver-1.2.3_2: .......... done [src-git-job-01] | | `-- Installing libXinerama-1.1.4_2,1... [src-git-job-01] | | `-- Extracting libXinerama-1.1.4_2,1: .......... done [src-git-job-01] | | `-- Installing libXrandr-1.5.2... [src-git-job-01] | | `-- Installing libXrender-0.9.10_2... [src-git-job-01] | | `-- Extracting libXrender-0.9.10_2: .......... done [src-git-job-01] | | `-- Extracting libXrandr-1.5.2: .......... done [src-git-job-01] | | `-- Installing libXxf86vm-1.1.4_3... [src-git-job-01] | | `-- Extracting libXxf86vm-1.1.4_3: .......... done [src-git-job-01] | | `-- Installing png-1.6.37_1... [src-git-job-01] | | `-- Extracting png-1.6.37_1: .......... done [src-git-job-01] | | `-- Installing tiff-4.3.0... [src-git-job-01] | | `-- Installing jbigkit-2.1_1... [src-git-job-01] | | `-- Extracting jbigkit-2.1_1: .......... done [src-git-job-01] | | `-- Extracting tiff-4.3.0: .......... done [src-git-job-01] | `-- Extracting argyllcms-1.9.2_5: .......... done [src-git-job-01] | `-- Installing lcms2-2.12... [src-git-job-01] | `-- Extracting lcms2-2.12: .......... done [src-git-job-01] | `-- Installing polkit-0.118... [src-git-job-01] | | `-- Installing spidermonkey78-78.7.0_4... [src-git-job-01] | | `-- Installing icu-69.1,1... [src-git-job-01] | | `-- Extracting icu-69.1,1: .......... done [src-git-job-01] | | `-- Installing nspr-4.30... [src-git-job-01] | | `-- Extracting nspr-4.30: .......... done [src-git-job-01] | | `-- Extracting spidermonkey78-78.7.0_4: .......... done ===> Creating groups. Creating group 'polkitd' with gid '565'. ===> Creating users Creating user 'polkitd' with uid '565'. [src-git-job-01] | `-- Extracting polkit-0.118: ......... done [src-git-job-01] | `-- Installing sqlite3-3.35.5_1,1... [src-git-job-01] | | `-- Installing libedit-3.1.20210216,1... [src-git-job-01] | | `-- Extracting libedit-3.1.20210216,1: .......... done [src-git-job-01] | `-- Extracting sqlite3-3.35.5_1,1: .......... done ===> Creating groups. Creating group 'colord' with gid '970'. ===> Creating users Creating user 'colord' with uid '970'. [src-git-job-01] `-- Extracting colord-1.3.5_1: .......... done [src-git-job-01] `-- Installing cups-2.3.3op2... [src-git-job-01] | `-- Installing gnutls-3.6.15... [src-git-job-01] | | `-- Installing ca_root_nss-3.63... [src-git-job-01] | | `-- Extracting ca_root_nss-3.63: ........ done [src-git-job-01] | | `-- Installing gmp-6.2.1... [src-git-job-01] | | `-- Extracting gmp-6.2.1: .......... done [src-git-job-01] | | `-- Installing libidn2-2.3.1... [src-git-job-01] | | `-- Installing libunistring-0.9.10_1... [src-git-job-01] | | `-- Extracting libunistring-0.9.10_1: .......... done [src-git-job-01] | | `-- Extracting libidn2-2.3.1: .......... done [src-git-job-01] | | `-- Installing libtasn1-4.17.0... [src-git-job-01] | | `-- Extracting libtasn1-4.17.0: .......... done [src-git-job-01] | | `-- Installing nettle-3.7.2_2... [src-git-job-01] | | `-- Extracting nettle-3.7.2_2: .......... done [src-git-job-01] | | `-- Installing p11-kit-0.23.22_1... [src-git-job-01] | | `-- Extracting p11-kit-0.23.22_1: .......... done [src-git-job-01] | | `-- Installing trousers-0.3.14_3... [src-git-job-01] | | `-- Installing tpm-emulator-0.7.4_2... ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. [src-git-job-01] | | `-- Extracting tpm-emulator-0.7.4_2: ......... done ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. [src-git-job-01] | | `-- Extracting trousers-0.3.14_3: .......... done [src-git-job-01] | `-- Extracting gnutls-3.6.15: .......... done [src-git-job-01] | `-- Installing libpaper-1.1.24.4... [src-git-job-01] | `-- Extracting libpaper-1.1.24.4: .......... done ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. [src-git-job-01] `-- Extracting cups-2.3.3op2: .......... done [src-git-job-01] `-- Installing dejavu-2.37_1... [src-git-job-01] | `-- Installing fontconfig-2.13.93,1... [src-git-job-01] | | `-- Installing freetype2-2.10.4... [src-git-job-01] | | `-- Extracting freetype2-2.10.4: .......... done [src-git-job-01] | `-- Extracting fontconfig-2.13.93,1: .......... done [src-git-job-01] | `-- Installing mkfontscale-1.2.1... [src-git-job-01] | | `-- Installing libfontenc-1.1.4... [src-git-job-01] | | `-- Extracting libfontenc-1.1.4: ......... done [src-git-job-01] | `-- Extracting mkfontscale-1.2.1: ....... done [src-git-job-01] `-- Extracting dejavu-2.37_1: .......... done [src-git-job-01] `-- Installing ghostscript9-agpl-base-9.52_17... [src-git-job-01] | `-- Installing jbig2dec-0.19... [src-git-job-01] | `-- Extracting jbig2dec-0.19: .......... done [src-git-job-01] | `-- Installing libidn-1.35... [src-git-job-01] | `-- Extracting libidn-1.35: .......... done [src-git-job-01] | `-- Installing poppler-data-0.4.10... [src-git-job-01] | `-- Extracting poppler-data-0.4.10: .......... done [src-git-job-01] `-- Extracting ghostscript9-agpl-base-9.52_17: .......... done [src-git-job-01] `-- Installing openldap-client-2.4.58... [src-git-job-01] `-- Extracting openldap-client-2.4.58: .......... done [src-git-job-01] `-- Installing poppler-utils-21.05.0... [src-git-job-01] | `-- Installing cairo-1.16.0_1,3... [src-git-job-01] | | `-- Installing mesa-libs-20.2.3... [src-git-job-01] | | `-- Installing libXdamage-1.1.5... [src-git-job-01] | | | `-- Installing libXfixes-5.0.3_2... [src-git-job-01] | | | `-- Extracting libXfixes-5.0.3_2: .......... done [src-git-job-01] | | `-- Extracting libXdamage-1.1.5: ......... done [src-git-job-01] | | `-- Installing libdrm-2.4.105,1... [src-git-job-01] | | | `-- Installing libpciaccess-0.16... [src-git-job-01] | | | `-- Installing pciids-20210426... [src-git-job-01] | | | `-- Extracting pciids-20210426: ..... done [src-git-job-01] | | | `-- Extracting libpciaccess-0.16: ......... done [src-git-job-01] | | `-- Extracting libdrm-2.4.105,1: .......... done [src-git-job-01] | | `-- Installing libunwind-20201110... [src-git-job-01] | | `-- Extracting libunwind-20201110: .......... done [src-git-job-01] | | `-- Installing libxshmfence-1.3... [src-git-job-01] | | `-- Extracting libxshmfence-1.3: ......... done [src-git-job-01] | | `-- Installing wayland-1.19.0... [src-git-job-01] | | | `-- Installing libepoll-shim-0.0.20210418... [src-git-job-01] | | | `-- Extracting libepoll-shim-0.0.20210418: .......... done [src-git-job-01] | | `-- Extracting wayland-1.19.0: .......... done [src-git-job-01] | | `-- Installing zstd-1.5.0... [src-git-job-01] | | | `-- Installing liblz4-1.9.3,1... [src-git-job-01] | | | `-- Extracting liblz4-1.9.3,1: .......... done [src-git-job-01] | | `-- Extracting zstd-1.5.0: .......... done [src-git-job-01] | | `-- Extracting mesa-libs-20.2.3: .......... done [src-git-job-01] | | `-- Installing pixman-0.40.0_1... [src-git-job-01] | | `-- Extracting pixman-0.40.0_1: .......... done [src-git-job-01] | `-- Extracting cairo-1.16.0_1,3: .......... done [src-git-job-01] | `-- Installing nss-3.65... [src-git-job-01] | `-- Extracting nss-3.65: .......... done [src-git-job-01] | `-- Installing poppler-21.05.0... [src-git-job-01] | | `-- Installing openjpeg-2.4.0... [src-git-job-01] | | `-- Extracting openjpeg-2.4.0: .......... done [src-git-job-01] | `-- Extracting poppler-21.05.0: .......... done [src-git-job-01] | `-- Installing poppler-glib-21.05.0... [src-git-job-01] | | `-- Installing gobject-introspection-1.66.1,1... [src-git-job-01] | | `-- Extracting gobject-introspection-1.66.1,1: .......... done [src-git-job-01] | `-- Extracting poppler-glib-21.05.0: .......... done [src-git-job-01] `-- Extracting poppler-utils-21.05.0: .......... done [src-git-job-01] `-- Installing qpdf-10.3.2... [src-git-job-01] `-- Extracting qpdf-10.3.2: .......... done [src-git-job-01] Extracting cups-filters-1.28.6_7: .......... done ===== Message from python38-3.8.10: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py38-gdbm databases/py-gdbm@py38 py38-sqlite3 databases/py-sqlite3@py38 py38-tkinter x11-toolkits/py-tkinter@py38 ===== Message from ca_root_nss-3.63: -- 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 ===== 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 ===== 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). ===== 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. ===== Message from ghostscript9-agpl-base-9.52_17: -- This package installs a script named dvipdf that depends on dvips. If you want to use this script you need to install print/tex-dvipsk. ===== Message from openldap-client-2.4.58: -- The OpenLDAP client package has been successfully installed. Edit /usr/local/etc/openldap/ldap.conf to change the system-wide client defaults. Try `man ldap.conf' and visit the OpenLDAP FAQ-O-Matic at http://www.OpenLDAP.org/faq/index.cgi?file=3 for more information. ===== Message from wayland-1.19.0: -- Wayland requires XDG_RUNTIME_DIR to be defined to a path that will contain "wayland-%d" unix(4) sockets. This is usually handled by consolekit2 (via ck-launch-session) or pam_xdg (via login). ===> epson-inkjet-printer-escpr2-1.1.33 depends on file: /usr/local/libexec/cups/filter/gstoraster - found ===> Returning to build of epson-inkjet-printer-escpr2-1.1.33 ===> epson-inkjet-printer-escpr2-1.1.33 depends on executable: cupsfilter - found ===> epson-inkjet-printer-escpr2-1.1.33 depends on package: linux-c7-cups-libs>0 - not found ===> Installing existing package /packages/All/linux-c7-cups-libs-1.6.3_9.txz [src-git-job-01] Installing linux-c7-cups-libs-1.6.3_9... [src-git-job-01] `-- Installing linux-c7-avahi-libs-0.6.31_4... [src-git-job-01] | `-- Installing linux-c7-dbus-libs-1.10.24_3... [src-git-job-01] | | `-- Installing linux-c7-systemd-libs-219_10... [src-git-job-01] | | `-- Installing linux-c7-elfutils-libs-0.176_2... [src-git-job-01] | | | `-- Installing linux-c7-elfutils-libelf-0.176_2... [src-git-job-01] | | | `-- Installing linux_base-c7-7.9.2009... [src-git-job-01] | | | `-- Extracting linux_base-c7-7.9.2009: .......... done [src-git-job-01] | | | `-- Extracting linux-c7-elfutils-libelf-0.176_2: .......... done [src-git-job-01] | | `-- Extracting linux-c7-elfutils-libs-0.176_2: .......... done [src-git-job-01] | | `-- Installing linux-c7-libgcrypt-1.5.3_4... [src-git-job-01] | | | `-- Installing linux-c7-libgpg-error-1.12_2... [src-git-job-01] | | | `-- Extracting linux-c7-libgpg-error-1.12_2: .......... done [src-git-job-01] | | `-- Extracting linux-c7-libgcrypt-1.5.3_4: .......... done [src-git-job-01] | | `-- Installing linux-c7-lz4-1.8.3... [src-git-job-01] | | `-- Extracting linux-c7-lz4-1.8.3: .......... done [src-git-job-01] | | `-- Extracting linux-c7-systemd-libs-219_10: .......... done [src-git-job-01] | `-- Extracting linux-c7-dbus-libs-1.10.24_3: ..... done [src-git-job-01] `-- Extracting linux-c7-avahi-libs-0.6.31_4: ........ done [src-git-job-01] Extracting linux-c7-cups-libs-1.6.3_9: .......... done ===== Message from linux_base-c7-7.9.2009: -- Some programs need linprocfs mounted on /compat/linux/proc. Add the following line to /etc/fstab: linprocfs /compat/linux/proc linprocfs rw 0 0 Then run "mount /compat/linux/proc". Some programs need linsysfs mounted on /compat/linux/sys. Add the following line to /etc/fstab: linsysfs /compat/linux/sys linsysfs rw 0 0 Then run "mount /compat/linux/sys". Some programs need tmpfs mounted on /compat/linux/dev/shm. Add the following line to /etc/fstab: tmpfs /compat/linux/dev/shm tmpfs rw,mode=1777 0 0 Then run "mount /compat/linux/dev/shm". ===> epson-inkjet-printer-escpr2-1.1.33 depends on package: linux-c7-cups-libs>0 - found ===> Returning to build of epson-inkjet-printer-escpr2-1.1.33 =========================================================================== =>> Recording filesystem state for prestage... done =================================================== ===> Staging for epson-inkjet-printer-escpr2-1.1.33 ===> epson-inkjet-printer-escpr2-1.1.33 depends on file: /usr/local/libexec/cups/filter/gstoraster - found ===> epson-inkjet-printer-escpr2-1.1.33 depends on executable: cupsfilter - found ===> epson-inkjet-printer-escpr2-1.1.33 depends on package: linux-c7-cups-libs>0 - found ===> Generating temporary packing list (cd /wrkdirs/usr/ports/print/epson-inkjet-printer-escpr2/work/epson-inkjet-printer-escpr2-1.1.33 && /usr/bin/find opt | /usr/bin/cpio -dumpl --quiet /wrkdirs/usr/ports/print/epson-inkjet-printer-escpr2/work/stage/compat/linux) /bin/mkdir -p /wrkdirs/usr/ports/print/epson-inkjet-printer-escpr2/work/stage/usr/local/share/cups/model /bin/ln -s -f /compat/linux/opt/epson-inkjet-printer-escpr2/ppds/Epson /wrkdirs/usr/ports/print/epson-inkjet-printer-escpr2/work/stage/usr/local/share/cups/model/epson-inkjet-printer-escpr2 ====> Compressing man pages (compress-man) =========================================================================== ====> Running Q/A tests (stage-qa) Warning: Bad symlink '/usr/local/share/cups/model/epson-inkjet-printer-escpr2' pointing to an absolute pathname '/compat/linux/opt/epson-inkjet-printer-escpr2/ppds/Epson' Warning: License is not auto-accepted, packages will not be built, ports depending on this one will be ignored. Warning: License does not allow package to be distributed, ports depending on this one will be ignored ====> 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) =>> Checking for staging violations... done =================================================== ===> Building package for epson-inkjet-printer-escpr2-1.1.33 =========================================================================== =>> Recording filesystem state for preinst... done =================================================== ===> Installing for epson-inkjet-printer-escpr2-1.1.33 ===> Checking if epson-inkjet-printer-escpr2 is already installed ===> Registering installation for epson-inkjet-printer-escpr2-1.1.33 [src-git-job-01] Installing epson-inkjet-printer-escpr2-1.1.33... =========================================================================== =>> Checking shared library dependencies 0x0000000000000001 NEEDED Shared library: [libc.so.6] 0x0000000000000001 NEEDED Shared library: [libcups.so.2] 0x0000000000000001 NEEDED Shared library: [libcupsimage.so.2] 0x0000000000000001 NEEDED Shared library: [libpthread.so.0] =================================================== ===> Deinstalling for epson-inkjet-printer-escpr2 ===> Deinstalling epson-inkjet-printer-escpr2-1.1.33 Updating database digests format: .......... done Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: epson-inkjet-printer-escpr2: 1.1.33 Number of packages to be removed: 1 The operation will free 4 MiB. [src-git-job-01] [1/1] Deinstalling epson-inkjet-printer-escpr2-1.1.33... [src-git-job-01] [1/1] Deleting files for epson-inkjet-printer-escpr2-1.1.33: .......... done =========================================================================== =>> Checking for extra files and directories =>> Cleaning up wrkdir ===> Cleaning for epson-inkjet-printer-escpr2-1.1.33 build of print/epson-inkjet-printer-escpr2 | epson-inkjet-printer-escpr2-1.1.33 ended at Mon May 24 01:48:07 UTC 2021 build time: 00:01:06