=>> Building misc/mtx build started at Wed Nov 15 16:22:03 CST 2023 port directory: /usr/ports/misc/mtx package name: mtx-1.3.12_1 building for: FreeBSD 140amd64-quarterly-job-05 14.0-RELEASE FreeBSD 14.0-RELEASE amd64 maintained by: bofh@FreeBSD.org Makefile ident: Poudriere version: 3.3.7_1 Host OSVERSION: 1400097 Jail OSVERSION: 1400097 Job Id: 05 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1400097 UNAME_v=FreeBSD 14.0-RELEASE UNAME_r=14.0-RELEASE BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root USE_COLORS=no LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.3.7_1 MASTERMNT=/poudriere/data/.m/140amd64-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen-256color PWD=/poudriere/data/.m/140amd64-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=140amd64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/poudriere/data/.m/140amd64-quarterly/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh 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-- bofh@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/misc/mtx/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/mtx/work XDG_CACHE_HOME=/wrkdirs/usr/ports/misc/mtx/work/.cache HOME=/wrkdirs/usr/ports/misc/mtx/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/misc/mtx/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/misc/mtx/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/misc/mtx/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/mtx/work XDG_CACHE_HOME=/wrkdirs/usr/ports/misc/mtx/work/.cache HOME=/wrkdirs/usr/ports/misc/mtx/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/misc/mtx/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/misc/mtx/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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-- OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/mtx" EXAMPLESDIR="share/examples/mtx" DATADIR="share/mtx" WWWDIR="www/mtx" ETCDIR="etc/mtx" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mtx DOCSDIR=/usr/local/share/doc/mtx EXAMPLESDIR=/usr/local/share/examples/mtx WWWDIR=/usr/local/www/mtx ETCDIR=/usr/local/etc/mtx --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 #### /poudriere/control/quarterly-make.conf #### #DEFAULT_VERSIONS+=apache=2.4 #DEFAULT_VERSIONS+=corosync=3 #DEFAULT_VERSIONS+=gcc=12 DEFAULT_VERSIONS+=ghostscript=agpl DEFAULT_VERSIONS+=java=17 DEFAULT_VERSIONS+=linux=c7_64 #DEFAULT_VERSIONS+=llvm=17 #DEFAULT_VERSIONS+=lua=5.4 #DEFAULT_VERSIONS+=mono=5.20 DEFAULT_VERSIONS+=mysql=10.11m #DEFAULT_VERSIONS+=perl5=5.38 DEFAULT_VERSIONS+=pgsql=15 #DEFAULT_VERSIONS+=php=8.0 #DEFAULT_VERSIONS+=python2=2.7 #DEFAULT_VERSIONS+=python3=3.9 #DEFAULT_VERSIONS+=python=3.9 #DEFAULT_VERSIONS+=samba=4.16 #DEFAULT_VERSIONS+=ssl=libressl DEFAULT_VERSIONS+=ssl=base DEFAULT_VERSIONS+=tcltk=8.6 WANT_OPENLDAP_SASL=yes # We play ball with... LICENSES_GROUPS_ACCEPTED+=FSF LICENSES_GROUPS_ACCEPTED+=OSI LICENSES_GROUPS_ACCEPTED+=COPYFREE LICENSES_GROUPS_ACCEPTED+=FONTS LICENSES_ACCEPTED+=GPLv2+ LICENSES_ACCEPTED+=MSPAT LICENSES_ACCEPTED+=NONE LICENSES_ACCEPTED+='GPLV2+ MSPAT' # Until 1.18 gets its modules crap sorted #GO_PORT=lang/go117 # Ehh, screw it. DISABLE_LICENSES=yes # FINALLY. BUILD_ALL_PYTHON_FLAVORS=yes # Duh WITH_PKGNG=yes # Workaround for FreeBSD PR 201193 WITH_MPM=event # Workaround for FreeBSD PR 234914 -- JTFC, FreeBSD, figure it out. .if ${.CURDIR:M*/www/mod_php7[0-9]} CONFIGURE_ENV+= pthreads_working="yes" .endif #MESA_LLVM_VER = 13 # ports infrastructure dudes are hacks. security_p5-GSSAPI_SET = GSSAPI_MIT OPTIONS_UNSET += GSSAPI_BASE GSSAPI_NONE GSSAPI_HEIMDAL OPTIONS_UNSET += WAYLAND OPTIONS_SET += GSSAPI_MIT #KRB5_VERSION=121 #security_p5-GSSAPI_SET = GSSAPI_HEIMDAL #OPTIONS_UNSET += GSSAPI_BASE GSSAPI_NONE GSSAPI_MIT #OPTIONS_SET += GSSAPI_HEIMDAL WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---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) 63795 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-- =================================================== =========================================================================== =================================================== ===> mtx-1.3.12_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.20.8.pkg [140amd64-quarterly-job-05] Installing pkg-1.20.8... [140amd64-quarterly-job-05] Extracting pkg-1.20.8: .......... done ===> mtx-1.3.12_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of mtx-1.3.12_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mtx-1.3.12_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by mtx-1.3.12_1 for building => SHA256 Checksum OK for mtx-1.3.12.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mtx-1.3.12_1 for building ===> Extracting for mtx-1.3.12_1 => SHA256 Checksum OK for mtx-1.3.12.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mtx-1.3.12_1 ===> Applying extra patch /usr/ports/misc/mtx/files/extra-patch-FreeBSD_14 /usr/bin/sed -i.bak -e 's|@prefix@|/wrkdirs/usr/ports/misc/mtx/work/stage/usr/local|g' /wrkdirs/usr/ports/misc/mtx/work/mtx-1.3.12/Makefile.in /usr/bin/sed -i.bak -e 's|@mandir@|/wrkdirs/usr/ports/misc/mtx/work/stage/usr/local/man|g' /wrkdirs/usr/ports/misc/mtx/work/mtx-1.3.12/Makefile.in =========================================================================== =================================================== ===> mtx-1.3.12_1 depends on package: gmake>=4.3 - not found ===> Installing existing package /packages/All/gmake-4.3_2.pkg [140amd64-quarterly-job-05] Installing gmake-4.3_2... [140amd64-quarterly-job-05] `-- Installing gettext-runtime-0.22_1... [140amd64-quarterly-job-05] | `-- Installing indexinfo-0.3.1... [140amd64-quarterly-job-05] | `-- Extracting indexinfo-0.3.1: . done [140amd64-quarterly-job-05] `-- Extracting gettext-runtime-0.22_1: .......... done [140amd64-quarterly-job-05] Extracting gmake-4.3_2: .......... done ===> mtx-1.3.12_1 depends on package: gmake>=4.3 - found ===> Returning to build of mtx-1.3.12_1 ===> mtx-1.3.12_1 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_4.pkg [140amd64-quarterly-job-05] Installing ccache-3.7.12_4... [140amd64-quarterly-job-05] Extracting ccache-3.7.12_4: ......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> mtx-1.3.12_1 depends on file: /usr/local/bin/ccache - found ===> Returning to build of mtx-1.3.12_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for mtx-1.3.12_1 configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd14.0 checking host system type... amd64-portbld-freebsd14.0 checking target system type... amd64-portbld-freebsd14.0 checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c checking for objcopy... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for stdarg.h... (cached) yes checking for string.h... (cached) yes checking scsi/scsi.h usability... no checking scsi/scsi.h presence... no checking for scsi/scsi.h... no checking scsi/scsi_ioctl.h usability... no checking scsi/scsi_ioctl.h presence... no checking for scsi/scsi_ioctl.h... no checking scsi/sg.h usability... no checking scsi/sg.h presence... no checking for scsi/sg.h... no checking sys/gscdds.h usability... no checking sys/gscdds.h presence... no checking for sys/gscdds.h... no checking camlib.h usability... yes checking camlib.h presence... yes checking for camlib.h... yes checking cam/cam_ccb.h usability... no checking cam/cam_ccb.h presence... yes configure: WARNING: cam/cam_ccb.h: present but cannot be compiled configure: WARNING: cam/cam_ccb.h: check for missing prerequisite headers? configure: WARNING: cam/cam_ccb.h: see the Autoconf documentation configure: WARNING: cam/cam_ccb.h: section "Present But Cannot Be Compiled" configure: WARNING: cam/cam_ccb.h: proceeding with the preprocessor's result configure: WARNING: cam/cam_ccb.h: in the future, the compiler will take precedence checking for cam/cam_ccb.h... yes checking cam/scsi/scsi_message.h usability... yes checking cam/scsi/scsi_message.h presence... yes checking for cam/scsi/scsi_message.h... yes checking sys/fsid.h usability... no checking sys/fsid.h presence... no checking for sys/fsid.h... no checking sys/fstyp.h usability... no checking sys/fstyp.h presence... no checking for sys/fstyp.h... no checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking for sys/param.h... (cached) yes checking for sys/time.h... (cached) yes checking sys/scsi/impl/uscsi.h usability... no checking sys/scsi/impl/uscsi.h presence... no checking for sys/scsi/impl/uscsi.h... no checking sys/scsi.h usability... no checking sys/scsi.h presence... no checking for sys/scsi.h... no checking sys/scsi_ctl.h usability... no checking sys/scsi_ctl.h presence... no checking for sys/scsi_ctl.h... no checking for sys/ioctl.h... (cached) yes checking sys/mtio.h usability... yes checking sys/mtio.h presence... yes checking for sys/mtio.h... yes checking for sys/param.h... (cached) yes checking dslib.h usability... no checking dslib.h presence... no checking for dslib.h... no checking du/defs.h usability... no checking du/defs.h presence... no checking for du/defs.h... no checking ddk/ntddscsi.h usability... no checking ddk/ntddscsi.h presence... no checking for ddk/ntddscsi.h... no checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for pid_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for int... (cached) yes checking size of int... 4 checking for long... (cached) yes checking size of long... 8 checking whether byte ordering is bigendian... no checking return type of signal handlers... void checking for vprintf... (cached) yes checking for _doprnt... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h =========================================================================== =================================================== ===> Building for mtx-1.3.12_1 gmake[1]: Entering directory '/wrkdirs/usr/ports/misc/mtx/work/mtx-1.3.12' cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION="\"1.3.12\"" -I. -I. -DLONG_PRINT_REQUEST_SENSE=1 -c -o mtx.o mtx.c cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION="\"1.3.12\"" -I. -I. -DLONG_PRINT_REQUEST_SENSE=1 -c -o mtxl.o mtxl.c cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION="\"1.3.12\"" -I. -I. -DLONG_PRINT_REQUEST_SENSE=1 -c -o tapeinfo.o tapeinfo.c cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION="\"1.3.12\"" -I. -I. -DLONG_PRINT_REQUEST_SENSE=1 -c -o loaderinfo.o loaderinfo.c cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION="\"1.3.12\"" -I. -I. -DLONG_PRINT_REQUEST_SENSE=1 -c -o scsitape.o scsitape.c cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION="\"1.3.12\"" -I. -I. -DLONG_PRINT_REQUEST_SENSE=1 -c -o scsieject.o scsieject.c scsieject.c:77:15: warning: comparison between pointer and integer ('DEVICE_TYPE' (aka 'struct cam_device *') and 'int') [-Wpointer-integer-compare] if (DeviceFD != -1) ~~~~~~~~ ^ ~~ scsieject.c:94:15: warning: comparison between pointer and integer ('DEVICE_TYPE' (aka 'struct cam_device *') and 'int') [-Wpointer-integer-compare] if (DeviceFD == -1) ~~~~~~~~ ^ ~~ 2 warnings generated. scsitape.c:119:22: warning: comparison between pointer and integer ('DEVICE_TYPE' (aka 'struct cam_device *') and 'int') [-Wpointer-integer-compare] if (MediumChangerFD != -1) ~~~~~~~~~~~~~~~ ^ ~~ scsitape.c:149:6: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] if (!MediumChangerFD == -1) ^ ~~ scsitape.c:149:6: note: add parentheses after the '!' to evaluate the comparison first if (!MediumChangerFD == -1) ^ ( ) scsitape.c:149:6: note: add parentheses around left hand side expression to silence this warning if (!MediumChangerFD == -1) ^ ( ) scsitape.c:149:23: warning: result of comparison of constant -1 with boolean expression is always false [-Wtautological-constant-out-of-range-compare] if (!MediumChangerFD == -1) ~~~~~~~~~~~~~~~~ ^ ~~ 3 warnings generated. cc -fstack-protector-strong -o mtx mtx.o mtxl.o -lcam cc -fstack-protector-strong -o tapeinfo tapeinfo.o mtxl.o -lcam cc -fstack-protector-strong -o loaderinfo loaderinfo.o mtxl.o -lcam cc -fstack-protector-strong -o scsitape scsitape.o mtxl.o -lcam cc -fstack-protector-strong -o scsieject scsieject.o mtxl.o -lcam gmake[1]: Leaving directory '/wrkdirs/usr/ports/misc/mtx/work/mtx-1.3.12' =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for mtx-1.3.12_1 ===> Generating temporary packing list gmake[1]: Entering directory '/wrkdirs/usr/ports/misc/mtx/work/mtx-1.3.12' /usr/bin/install -c -m 755 -d /wrkdirs/usr/ports/misc/mtx/work/stage/usr/local/sbin for file in mtx tapeinfo loaderinfo scsitape scsieject; do \ /usr/bin/install -c -m 755 "$file" /wrkdirs/usr/ports/misc/mtx/work/stage/usr/local/sbin ; \ done /usr/bin/install -c -m 755 -d /wrkdirs/usr/ports/misc/mtx/work/stage/usr/local/man /wrkdirs/usr/ports/misc/mtx/work/stage/usr/local/man/man1 for file in mtx.1 tapeinfo.1 scsitape.1 scsieject.1 loaderinfo.1 ; do \ /usr/bin/install -c -m 644 "$file" /wrkdirs/usr/ports/misc/mtx/work/stage/usr/local/man/man1 ; \ done gmake[1]: Leaving directory '/wrkdirs/usr/ports/misc/mtx/work/mtx-1.3.12' ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for mtx-1.3.12_1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for mtx-1.3.12_1 build of misc/mtx | mtx-1.3.12_1 ended at Wed Nov 15 16:22:09 CST 2023 build time: 00:00:06