[package - 132i386-default][sysutils/modules] Failed for modules-4.6.0 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 10 Nov 2023 17:21:31 UTC
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: ports@FreeBSD.org Log URL: https://pkg-status.freebsd.org/beefy15/data/132i386-default/dd561896dcee/logs/modules-4.6.0.log Build URL: https://pkg-status.freebsd.org/beefy15/build.html?mastername=132i386-default&build=dd561896dcee Log: =>> Building sysutils/modules build started at Fri Nov 10 17:20:59 UTC 2023 port directory: /usr/ports/sysutils/modules package name: modules-4.6.0 building for: FreeBSD 132i386-default-job-02 13.2-RELEASE-p5 FreeBSD 13.2-RELEASE-p5 i386 maintained by: ports@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 935 Nov 2 01:02 /usr/ports/sysutils/modules/Makefile Ports top last git commit: dd561896dce Ports top unclean checkout: no Port dir last git commit: 05f0f44a557 Port dir unclean checkout: no Poudriere version: poudriere-git-3.3.0-1251-ge8a0e12e Host OSVERSION: 1500000 Jail OSVERSION: 1302001 Job Id: 02 ---Begin Environment--- SHELL=/bin/csh BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 OSVERSION=1302001 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin UNAME_m=i386 UNAME_p=i386 UNAME_r=13.2-RELEASE-p5 LOCALBASE=/usr/local UNAME_v=FreeBSD 13.2-RELEASE-p5 USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.3.0-1251-ge8a0e12e MASTERMNT=/usr/local/poudriere/data/.m/132i386-default/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/132i386-default/02/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=132i386-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/132i386-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.3.0-1251-ge8a0e12e SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- ports@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --disable-compat-version --enable-versioning --with-python="/usr/local/bin/python3.9" --prefix=/usr/local/Modules ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/modules/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/modules/work XDG_CACHE_HOME=/wrkdirs/usr/ports/sysutils/modules/work/.cache HOME=/wrkdirs/usr/ports/sysutils/modules/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/modules/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/sysutils/modules/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/usr/local/bin/bash CONFIG_SHELL=/usr/local/bin/bash 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/sysutils/modules/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/modules/work XDG_CACHE_HOME=/wrkdirs/usr/ports/sysutils/modules/work/.cache HOME=/wrkdirs/usr/ports/sysutils/modules/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/modules/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/sysutils/modules/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_INS TALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- MODULES_VERSION=4.6.0 PYTHON_INCLUDEDIR=include/python3.9 PYTHON_LIBDIR=lib/python3.9 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" OSREL=13.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/modules" EXAMPLESDIR="share/examples/modules" DATADIR="share/modules" WWWDIR="www/modules" ETCDIR="etc/modules" --End PLIST_SUB-- --SUB_LIST-- PYTHON_INCLUDEDIR=/usr/local/include/python3.9 PYTHON_LIBDIR=/usr/local/lib/python3.9 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/modules DOCSDIR=/usr/local/share/doc/modules EXAMPLESDIR=/usr/local/share/examples/modules WWWDIR=/usr/local/www/modules ETCDIR=/usr/local/etc/modules --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} #### #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 3 jobs MAKE_JOBS_NUMBER=3 #### 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) 524288 stack size (kbytes, -s) 65536 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 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-- =======================<phase: check-sanity >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The modules 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://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License GPLv2 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> modules-4.6.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.20.8.pkg [132i386-default-job-02] Installing pkg-1.20.8... [132i386-default-job-02] Extracting pkg-1.20.8: .......... done ===> modules-4.6.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of modules-4.6.0 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The modules 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://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by modules-4.6.0 for building =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The modules 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://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by modules-4.6.0 for building => SHA256 Checksum OK for modules-4.6.0.tar.bz2. =========================================================================== =======================<phase: extract-depends>============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: extract >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: <snip> libtclenvmodules = y SHLIB_SUFFIX = .so multilibsupport = n libdir64 = undefined libdir32 = undefined versioning = y silentshdbgsupport = y setshellstartup = y quarantinesupport = y autohandling = n availindepth = y implicitdefault = y extendeddefault = n moduleshome = /usr/local/Modules/4.6.0 initconfin = initdir pager = /usr/bin/less pageropts = -eFKRX verbosity = normal color = n darkbgcolors = hi=1:db=2:tr=2:se=2:er=91:wa=93:me=95:in=94:mp=1;94:di=94:al=96:sy=95:de=4:cm=92 lightbgcolors = hi=1:db=2:tr=2:se=2:er=31:wa=33:me=35:in=34:mp=1;34:di=34:al=36:sy=35:de=4:cm=32 termbg = dark lockedconfigs = icase = never unloadmatchorder = returnlast searchmatch = starts_with modulepath = /usr/local/Modules/$MODULE_VERSION/modulefiles loadedmodules = quarantinevars = wa277 = n advversspec = n ml = y windowssupport = n nearlyforbiddendays = 14 --- configuring extension library sources -------- libarglist = i386-portbld-freebsd13.2 ~/modules-4.6.0/lib ~/modules-4.6.0 configure: WARNING: you should use --build, --host, --target configure: loading site script /usr/ports/Templates/config.site checking TEA configuration... ok (TEA 3.13) configure: configuring Envmodules 1.1.0 checking system version... FreeBSD-13.2-RELEASE-p5 checking for Tcl configuration... found /usr/local/lib/tcl8.6/tclConfig.sh checking for i386-portbld-freebsd13.2-gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 existence of /usr/local/lib/tcl8.6/tclConfig.sh... loading checking platform... unix 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 fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for errno.h... (cached) yes checking for limits.h... (cached) yes checking for sys/types.h... (cached) yes checking for pwd.h... (cached) yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for stdlib.h... (cached) yes checking for dirent.h... (cached) yes checking for ssize_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking type of array argument to getgroups... gid_t checking for size_t... (cached) yes checking for getgroups... yes checking for working getgroups... yes checking for sysconf... (cached) yes checking for i386-portbld-freebsd13.2-gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... cpp checking whether gmake sets $(MAKE)... yes checking for i386-portbld-freebsd13.2-ranlib... no checking for ranlib... ranlib checking if the compiler understands -pipe... yes checking whether byte ordering is bigendian... no checking for Tcl public headers... /usr/local/include/tcl8.6 checking for i386-portbld-freebsd13.2-ranlib... ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... (cached) FreeBSD-13.2-RELEASE-p5 checking for i386-portbld-freebsd13.2-ar... no checking for ar... ar checking for cast to union support... yes checking for required early compiler flags... none checking for 64-bit integer type... long long checking for struct dirent64... no checking for struct stat64... no checking for open64... no checking for lseek64... no checking for off64_t... no checking for build with symbols... no checking how to build libraries... shared configure: creating ./config.status config.status: creating Makefile config.status: creating config.h ~/modules-4.6.0 -------------------------------------------------- creating ./Makefile.inc creating ./site.exp =========================================================================== =======================<phase: build >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for modules-4.6.0 gmake[1]: Entering directory '/wrkdirs/usr/ports/sysutils/modules/work/modules-4.6.0' sed -e 's|@prefix@|/usr/local/Modules/4.6.0|g' -e 's|@baseprefix@|/usr/local/Modules|g' -e 's|@libdir@|/usr/local/Modules/4.6.0/lib|g' -e 's|@libexecdir@|/usr/local/Modules/4.6.0/libexec|g' -e 's|@initdir@|/usr/local/Modules/4.6.0/init|g' -e 's|@etcdir@|/usr/local/Modules/4.6.0/etc|g' -e 's|@modulefilesdir@|/usr/local/Modules/4.6.0/modulefiles|g' -e 's|@moduleshome@|/usr/local/Modules/4.6.0|g' -e 's|@VERSION@|4.6.0|g' -e 's|@TCLSHDIR@/tclsh|/usr/local/bin/tclsh8.6|g' -e 's|@TCLSH@|/usr/local/bin/tclsh8.6|g' -e 's|@PYTHON@|/usr/local/bin/python3.9|g' -e 's|@pagercmd@|/usr/bin/less -eFKRX|g' -e 's|@verbosity@|normal|g' -e 's|@color@|never|g' -e 's|@darkbgcolors@|hi=1:db=2:tr=2:se=2:er=91:wa=93:me=95:in=94:mp=1;94:di=94:al=96:sy=95:de=4:cm=92|g' -e 's|@lightbgcolors@|hi=1:db=2:tr=2:se=2:er=31:wa=33:me=35:in=34:mp=1;34:di=34:al=36:sy=35:de=4:cm=32|g' -e 's|@termbg@|dark|g' -e 's|@lockedconfigs@||g' -e 's|@unloadmatchorder@|returnlast|g' -e 's|@implicitdefault@|1|g' -e 's|@extend eddefault@|0|g' -e 's|@advversspec@|0|g' -e 's|@searchmatch@|starts_with|g' -e 's|@wa277@|0|g' -e 's|@icase@|never|g' -e 's|@nearlyforbiddendays@|14|g' -e 's|@autohandling@|0|g' -e 's|@availindepth@|1|g' -e 's|@silentshdbgsupport@||g' -e 's|@ml@|1|g' -e 's|@setshellstartup@|1|g' -e 's|@quarantinesupport@||g' -e 's|@notquarantinesupport@|#|g' -e 's|@libtclenvmodules@||g' -e 's|@SHLIB_SUFFIX@|.so|g' -e 's|@multilibsupport@|#|g' -e 's|@notmultilibsupport@||g' -e 's|@VERSIONING@||g' -e 's|@NOTVERSIONING@|#|g' -e 's|@MODULES_RELEASE@|4.6.0|g' -e 's|@MODULES_BUILD@||g' -e 's|@MODULES_RPM_RELEASE@|1|g' -e 's|@MODULES_BUILD_DATE@|2020-09-16|g' version.inc.in > version.inc gmake -C init all sed -e 's|@prefix@|/usr/local/Modules/4.6.0|g' -e 's|@baseprefix@|/usr/local/Modules|g' -e 's|@libdir@|/usr/local/Modules/4.6.0/lib|g' -e 's|@libexecdir@|/usr/local/Modules/4.6.0/libexec|g' -e 's|@initdir@|/usr/local/Modules/4.6.0/init|g' -e 's|@etcdir@|/usr/local/Modules/4.6.0/etc|g' -e 's|@modulefilesdir@|/usr/local/Modules/4.6.0/modulefiles|g' -e 's|@moduleshome@|/usr/local/Modules/4.6.0|g' -e 's|@VERSION@|4.6.0|g' -e 's|@TCLSHDIR@/tclsh|/usr/local/bin/tclsh8.6|g' -e 's|@TCLSH@|/usr/local/bin/tclsh8.6|g' -e 's|@PYTHON@|/usr/local/bin/python3.9|g' -e 's|@pagercmd@|/usr/bin/less -eFKRX|g' -e 's|@verbosity@|normal|g' -e 's|@color@|never|g' -e 's|@darkbgcolors@|hi=1:db=2:tr=2:se=2:er=91:wa=93:me=95:in=94:mp=1;94:di=94:al=96:sy=95:de=4:cm=92|g' -e 's|@lightbgcolors@|hi=1:db=2:tr=2:se=2:er=31:wa=33:me=35:in=34:mp=1;34:di=34:al=36:sy=35:de=4:cm=32|g' -e 's|@termbg@|dark|g' -e 's|@lockedconfigs@||g' -e 's|@unloadmatchorder@|returnlast|g' -e 's|@implicitdefault@|1|g' -e 's|@extend eddefault@|0|g' -e 's|@advversspec@|0|g' -e 's|@searchmatch@|starts_with|g' -e 's|@wa277@|0|g' -e 's|@icase@|never|g' -e 's|@nearlyforbiddendays@|14|g' -e 's|@autohandling@|0|g' -e 's|@availindepth@|1|g' -e 's|@silentshdbgsupport@||g' -e 's|@ml@|1|g' -e 's|@setshellstartup@|1|g' -e 's|@quarantinesupport@||g' -e 's|@notquarantinesupport@|#|g' -e 's|@libtclenvmodules@||g' -e 's|@SHLIB_SUFFIX@|.so|g' -e 's|@multilibsupport@|#|g' -e 's|@notmultilibsupport@||g' -e 's|@VERSIONING@||g' -e 's|@NOTVERSIONING@|#|g' -e 's|@MODULES_RELEASE@|4.6.0|g' -e 's|@MODULES_BUILD@||g' -e 's|@MODULES_RPM_RELEASE@|1|g' -e 's|@MODULES_BUILD_DATE@|2020-09-16|g' modulecmd.tcl.in > modulecmd.tcl sed -e '1,9d' README.md > README gmake[2]: Entering directory '/wrkdirs/usr/ports/sysutils/modules/work/modules-4.6.0/init' sed -e 's|@prefix@|/usr/local/Modules/4.6.0|g' -e 's|@baseprefix@|/usr/local/Modules|g' -e 's|@libexecdir@|/usr/local/Modules/4.6.0/libexec|g' -e 's|@initdir@|/usr/local/Modules/4.6.0/init|g' -e 's|@etcdir@|/usr/local/Modules/4.6.0/etc|g' -e 's|@modulefilesdir@|/usr/local/Modules/4.6.0/modulefiles|g' -e 's|@bindir@|/usr/local/Modules/4.6.0/bin|g' -e 's|@mandir@|/usr/local/man|g' -e 's|@setmanpath@||g' -e '/@appendmanpath@/d' -e 's|@prependmanpath@||g' -e 's|@setbinpath@||g' -e '/@appendbinpath@/d' -e 's|@prependbinpath@||g' -e '/@compatversion@/d' -e 's|@notcompatversion@||g' -e 's|@silentshdbgsupport@||g' -e 's|@quarantinesupport@||g' -e '/@notquarantinesupport@/d' -e 's|@usemanpath@||g' -e '/@notusemanpath@/d' -e $'s|@modulerc@|\\\nmodule use --append {/usr/local/Modules/$MODULE_VERSION/modulefiles}|g' -e 's|@modulepath@|/usr/local/Modules/$MODULE_VERSION/modulefiles|g' -e '/@setquarvars@/d' -e 's|@notsetquarvars@||g' -e 's|@SHELLNAME@|sh|g' -e 's|@VERSIONING@||g' -e 's|@ VERSION@|4.6.0|g' -e 's|@SED_ERE@|sed -E|g' -e 's|@PS@|/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/local/bin/tclsh8.6|g' sh.in > sh sed -e 's|@prefix@|/usr/local/Modules/4.6.0|g' -e 's|@baseprefix@|/usr/local/Modules|g' -e 's|@libexecdir@|/usr/local/Modules/4.6.0/libexec|g' -e 's|@initdir@|/usr/local/Modules/4.6.0/init|g' -e 's|@etcdir@|/usr/local/Modules/4.6.0/etc|g' -e 's|@modulefilesdir@|/usr/local/Modules/4.6.0/modulefiles|g' -e 's|@bindir@|/usr/local/Modules/4.6.0/bin|g' -e 's|@mandir@|/usr/local/man|g' -e 's|@setmanpath@||g' -e '/@appendmanpath@/d' -e 's|@prependmanpath@||g' -e 's|@setbinpath@||g' -e '/@appendbinpath@/d' -e 's|@prependbinpath@||g' -e '/@compatversion@/d' -e 's|@notcompatversion@||g' -e 's|@silentshdbgsupport@||g' -e 's|@quarantinesupport@||g' -e '/@notquarantinesupport@/d' -e 's|@usemanpath@||g' -e '/@notusemanpath@/d' -e $'s|@modulerc@|\\\nmodule use --append {/usr/local/Modules/$MODULE_VERSION/modulefiles}|g' -e 's|@modulepath@|/usr/local/Modules/$MODULE_VERSION/modulefiles|g' -e '/@setquarvars@/d' -e 's|@notsetquarvars@||g' -e 's|@SHELLNAME@|ksh|g' -e 's|@VERSIONING@||g' -e 's| @VERSION@|4.6.0|g' -e 's|@SED_ERE@|sed -E|g' -e 's|@PS@|/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/local/bin/tclsh8.6|g' ksh.in > ksh sed -e 's|@prefix@|/usr/local/Modules/4.6.0|g' -e 's|@baseprefix@|/usr/local/Modules|g' -e 's|@libexecdir@|/usr/local/Modules/4.6.0/libexec|g' -e 's|@initdir@|/usr/local/Modules/4.6.0/init|g' -e 's|@etcdir@|/usr/local/Modules/4.6.0/etc|g' -e 's|@modulefilesdir@|/usr/local/Modules/4.6.0/modulefiles|g' -e 's|@bindir@|/usr/local/Modules/4.6.0/bin|g' -e 's|@mandir@|/usr/local/man|g' -e 's|@setmanpath@||g' -e '/@appendmanpath@/d' -e 's|@prependmanpath@||g' -e 's|@setbinpath@||g' -e '/@appendbinpath@/d' -e 's|@prependbinpath@||g' -e '/@compatversion@/d' -e 's|@notcompatversion@||g' -e 's|@silentshdbgsupport@||g' -e 's|@quarantinesupport@||g' -e '/@notquarantinesupport@/d' -e 's|@usemanpath@||g' -e '/@notusemanpath@/d' -e $'s|@modulerc@|\\\nmodule use --append {/usr/local/Modules/$MODULE_VERSION/modulefiles}|g' -e 's|@modulepath@|/usr/local/Modules/$MODULE_VERSION/modulefiles|g' -e '/@setquarvars@/d' -e 's|@notsetquarvars@||g' -e 's|@SHELLNAME@|bash|g' -e 's|@VERSIONING@||g' -e 's |@VERSION@|4.6.0|g' -e 's|@SED_ERE@|sed -E|g' -e 's|@PS@|/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/local/bin/tclsh8.6|g' bash.in > bash sed -e 's|@prefix@|/usr/local/Modules/4.6.0|g' -e 's|@baseprefix@|/usr/local/Modules|g' -e 's|@libdir@|/usr/local/Modules/4.6.0/lib|g' -e 's|@libexecdir@|/usr/local/Modules/4.6.0/libexec|g' -e 's|@initdir@|/usr/local/Modules/4.6.0/init|g' -e 's|@etcdir@|/usr/local/Modules/4.6.0/etc|g' -e 's|@modulefilesdir@|/usr/local/Modules/4.6.0/modulefiles|g' -e 's|@moduleshome@|/usr/local/Modules/4.6.0|g' -e 's|@VERSION@|4.6.0|g' -e 's|@TCLSHDIR@/tclsh|/usr/local/bin/tclsh8.6|g' -e 's|@TCLSH@|/usr/local/bin/tclsh8.6|g' -e 's|@PYTHON@|/usr/local/bin/python3.9|g' -e 's|@pagercmd@|/usr/bin/less -eFKRX|g' -e 's|@verbosity@|normal|g' -e 's|@color@|never|g' -e 's|@darkbgcolors@|hi=1:db=2:tr=2:se=2:er=91:wa=93:me=95:in=94:mp=1;94:di=94:al=96:sy=95:de=4:cm=92|g' -e 's|@lightbgcolors@|hi=1:db=2:tr=2:se=2:er=31:wa=33:me=35:in=34:mp=1;34:di=34:al=36:sy=35:de=4:cm=32|g' -e 's|@termbg@|dark|g' -e 's|@lockedconfigs@||g' -e 's|@unloadmatchorder@|returnlast|g' -e 's|@implicitdefault@|1|g' -e 's|@extend eddefault@|0|g' -e 's|@advversspec@|0|g' -e 's|@searchmatch@|starts_with|g' -e 's|@wa277@|0|g' -e 's|@icase@|never|g' -e 's|@nearlyforbiddendays@|14|g' -e 's|@autohandling@|0|g' -e 's|@availindepth@|1|g' -e 's|@silentshdbgsupport@||g' -e 's|@ml@|1|g' -e 's|@setshellstartup@|1|g' -e 's|@quarantinesupport@||g' -e 's|@notquarantinesupport@|#|g' -e 's|@libtclenvmodules@||g' -e 's|@SHLIB_SUFFIX@|.so|g' -e 's|@multilibsupport@|#|g' -e 's|@notmultilibsupport@||g' -e 's|@VERSIONING@||g' -e 's|@NOTVERSIONING@|#|g' -e 's|@MODULES_RELEASE@|4.6.0|g' -e 's|@MODULES_BUILD@||g' -e 's|@MODULES_RPM_RELEASE@|1|g' -e 's|@MODULES_BUILD_DATE@|2020-09-16|g' script/add.modules.in > script/add.modules chmod +x script/add.modules sed -e 's|@prefix@|/usr/local/Modules/4.6.0|g' -e 's|@baseprefix@|/usr/local/Modules|g' -e 's|@libexecdir@|/usr/local/Modules/4.6.0/libexec|g' -e 's|@initdir@|/usr/local/Modules/4.6.0/init|g' -e 's|@etcdir@|/usr/local/Modules/4.6.0/etc|g' -e 's|@modulefilesdir@|/usr/local/Modules/4.6.0/modulefiles|g' -e 's|@bindir@|/usr/local/Modules/4.6.0/bin|g' -e 's|@mandir@|/usr/local/man|g' -e 's|@setmanpath@||g' -e '/@appendmanpath@/d' -e 's|@prependmanpath@||g' -e 's|@setbinpath@||g' -e '/@appendbinpath@/d' -e 's|@prependbinpath@||g' -e '/@compatversion@/d' -e 's|@notcompatversion@||g' -e 's|@silentshdbgsupport@||g' -e 's|@quarantinesupport@||g' -e '/@notquarantinesupport@/d' -e 's|@usemanpath@||g' -e '/@notusemanpath@/d' -e $'s|@modulerc@|\\\nmodule use --append {/usr/local/Modules/$MODULE_VERSION/modulefiles}|g' -e 's|@modulepath@|/usr/local/Modules/$MODULE_VERSION/modulefiles|g' -e '/@setquarvars@/d' -e 's|@notsetquarvars@||g' -e 's|@SHELLNAME@|zsh|g' -e 's|@VERSIONING@||g' -e 's| @VERSION@|4.6.0|g' -e 's|@SED_ERE@|sed -E|g' -e 's|@PS@|/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/local/bin/tclsh8.6|g' zsh.in > zsh sed -e 's|@prefix@|/usr/local/Modules/4.6.0|g' -e 's|@baseprefix@|/usr/local/Modules|g' -e 's|@libdir@|/usr/local/Modules/4.6.0/lib|g' -e 's|@libexecdir@|/usr/local/Modules/4.6.0/libexec|g' -e 's|@initdir@|/usr/local/Modules/4.6.0/init|g' -e 's|@etcdir@|/usr/local/Modules/4.6.0/etc|g' -e 's|@modulefilesdir@|/usr/local/Modules/4.6.0/modulefiles|g' -e 's|@moduleshome@|/usr/local/Modules/4.6.0|g' -e 's|@VERSION@|4.6.0|g' -e 's|@TCLSHDIR@/tclsh|/usr/local/bin/tclsh8.6|g' -e 's|@TCLSH@|/usr/local/bin/tclsh8.6|g' -e 's|@PYTHON@|/usr/local/bin/python3.9|g' -e 's|@pagercmd@|/usr/bin/less -eFKRX|g' -e 's|@verbosity@|normal|g' -e 's|@color@|never|g' -e 's|@darkbgcolors@|hi=1:db=2:tr=2:se=2:er=91:wa=93:me=95:in=94:mp=1;94:di=94:al=96:sy=95:de=4:cm=92|g' -e 's|@lightbgcolors@|hi=1:db=2:tr=2:se=2:er=31:wa=33:me=35:in=34:mp=1;34:di=34:al=36:sy=35:de=4:cm=32|g' -e 's|@termbg@|dark|g' -e 's|@lockedconfigs@||g' -e 's|@unloadmatchorder@|returnlast|g' -e 's|@implicitdefault@|1|g' -e 's|@extend eddefault@|0|g' -e 's|@advversspec@|0|g' -e 's|@searchmatch@|starts_with|g' -e 's|@wa277@|0|g' -e 's|@icase@|never|g' -e 's|@nearlyforbiddendays@|14|g' -e 's|@autohandling@|0|g' -e 's|@availindepth@|1|g' -e 's|@silentshdbgsupport@||g' -e 's|@ml@|1|g' -e 's|@setshellstartup@|1|g' -e 's|@quarantinesupport@||g' -e 's|@notquarantinesupport@|#|g' -e 's|@libtclenvmodules@||g' -e 's|@SHLIB_SUFFIX@|.so|g' -e 's|@multilibsupport@|#|g' -e 's|@notmultilibsupport@||g' -e 's|@VERSIONING@||g' -e 's|@NOTVERSIONING@|#|g' -e 's|@MODULES_RELEASE@|4.6.0|g' -e 's|@MODULES_BUILD@||g' -e 's|@MODULES_RPM_RELEASE@|1|g' -e 's|@MODULES_BUILD_DATE@|2020-09-16|g' script/createmodule.py.in > script/createmodule.py sed -e 's|@prefix@|/usr/local/Modules/4.6.0|g' -e 's|@baseprefix@|/usr/local/Modules|g' -e 's|@libexecdir@|/usr/local/Modules/4.6.0/libexec|g' -e 's|@initdir@|/usr/local/Modules/4.6.0/init|g' -e 's|@etcdir@|/usr/local/Modules/4.6.0/etc|g' -e 's|@modulefilesdir@|/usr/local/Modules/4.6.0/modulefiles|g' -e 's|@bindir@|/usr/local/Modules/4.6.0/bin|g' -e 's|@mandir@|/usr/local/man|g' -e 's|@setmanpath@||g' -e '/@appendmanpath@/d' -e 's|@prependmanpath@||g' -e 's|@setbinpath@||g' -e '/@appendbinpath@/d' -e 's|@prependbinpath@||g' -e '/@compatversion@/d' -e 's|@notcompatversion@||g' -e 's|@silentshdbgsupport@||g' -e 's|@quarantinesupport@||g' -e '/@notquarantinesupport@/d' -e 's|@usemanpath@||g' -e '/@notusemanpath@/d' -e $'s|@modulerc@|\\\nmodule use --append {/usr/local/Modules/$MODULE_VERSION/modulefiles}|g' -e 's|@modulepath@|/usr/local/Modules/$MODULE_VERSION/modulefiles|g' -e '/@setquarvars@/d' -e 's|@notsetquarvars@||g' -e 's|@SHELLNAME@|profile.sh|g' -e 's|@VERSIONING@||g' -e 's|@VERSION@|4.6.0|g' -e 's|@SED_ERE@|sed -E|g' -e 's|@PS@|/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/local/bin/tclsh8.6|g' profile.sh.in > profile.sh sed -e 's|@prefix@|/usr/local/Modules/4.6.0|g' -e 's|@baseprefix@|/usr/local/Modules|g' -e 's|@libexecdir@|/usr/local/Modules/4.6.0/libexec|g' -e 's|@initdir@|/usr/local/Modules/4.6.0/init|g' -e 's|@etcdir@|/usr/local/Modules/4.6.0/etc|g' -e 's|@modulefilesdir@|/usr/local/Modules/4.6.0/modulefiles|g' -e 's|@bindir@|/usr/local/Modules/4.6.0/bin|g' -e 's|@mandir@|/usr/local/man|g' -e 's|@setmanpath@||g' -e '/@appendmanpath@/d' -e 's|@prependmanpath@||g' -e 's|@setbinpath@||g' -e '/@appendbinpath@/d' -e 's|@prependbinpath@||g' -e '/@compatversion@/d' -e 's|@notcompatversion@||g' -e 's|@silentshdbgsupport@||g' -e 's|@quarantinesupport@||g' -e '/@notquarantinesupport@/d' -e 's|@usemanpath@||g' -e '/@notusemanpath@/d' -e $'s|@modulerc@|\\\nmodule use --append {/usr/local/Modules/$MODULE_VERSION/modulefiles}|g' -e 's|@modulepath@|/usr/local/Modules/$MODULE_VERSION/modulefiles|g' -e '/@setquarvars@/d' -e 's|@notsetquarvars@||g' -e 's|@SHELLNAME@|bash_completion|g' -e 's|@VERSIONING @||g' -e 's|@VERSION@|4.6.0|g' -e 's|@SED_ERE@|sed -E|g' -e 's|@PS@|/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/local/bin/tclsh8.6|g' bash_completion.in > bash_completion sed -e 's|@prefix@|/usr/local/Modules/4.6.0|g' -e 's|@baseprefix@|/usr/local/Modules|g' -e 's|@libexecdir@|/usr/local/Modules/4.6.0/libexec|g' -e 's|@initdir@|/usr/local/Modules/4.6.0/init|g' -e 's|@etcdir@|/usr/local/Modules/4.6.0/etc|g' -e 's|@modulefilesdir@|/usr/local/Modules/4.6.0/modulefiles|g' -e 's|@bindir@|/usr/local/Modules/4.6.0/bin|g' -e 's|@mandir@|/usr/local/man|g' -e 's|@setmanpath@||g' -e '/@appendmanpath@/d' -e 's|@prependmanpath@||g' -e 's|@setbinpath@||g' -e '/@appendbinpath@/d' -e 's|@prependbinpath@||g' -e '/@compatversion@/d' -e 's|@notcompatversion@||g' -e 's|@silentshdbgsupport@||g' -e 's|@quarantinesupport@||g' -e '/@notquarantinesupport@/d' -e 's|@usemanpath@||g' -e '/@notusemanpath@/d' -e $'s|@modulerc@|\\\nmodule use --append {/usr/local/Modules/$MODULE_VERSION/modulefiles}|g' -e 's|@modulepath@|/usr/local/Modules/$MODULE_VERSION/modulefiles|g' -e '/@setquarvars@/d' -e 's|@notsetquarvars@||g' -e 's|@SHELLNAME@|csh|g' -e 's|@VERSIONING@||g' -e 's| @VERSION@|4.6.0|g' -e 's|@SED_ERE@|sed -E|g' -e 's|@PS@|/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/local/bin/tclsh8.6|g' csh.in > csh chmod +x script/createmodule.py sed -e 's|@prefix@|/usr/local/Modules/4.6.0|g' -e 's|@baseprefix@|/usr/local/Modules|g' -e 's|@libexecdir@|/usr/local/Modules/4.6.0/libexec|g' -e 's|@initdir@|/usr/local/Modules/4.6.0/init|g' -e 's|@etcdir@|/usr/local/Modules/4.6.0/etc|g' -e 's|@modulefilesdir@|/usr/local/Modules/4.6.0/modulefiles|g' -e 's|@bindir@|/usr/local/Modules/4.6.0/bin|g' -e 's|@mandir@|/usr/local/man|g' -e 's|@setmanpath@||g' -e '/@appendmanpath@/d' -e 's|@prependmanpath@||g' -e 's|@setbinpath@||g' -e '/@appendbinpath@/d' -e 's|@prependbinpath@||g' -e '/@compatversion@/d' -e 's|@notcompatversion@||g' -e 's|@silentshdbgsupport@||g' -e 's|@quarantinesupport@||g' -e '/@notquarantinesupport@/d' -e 's|@usemanpath@||g' -e '/@notusemanpath@/d' -e $'s|@modulerc@|\\\nmodule use --append {/usr/local/Modules/$MODULE_VERSION/modulefiles}|g' -e 's|@modulepath@|/usr/local/Modules/$MODULE_VERSION/modulefiles|g' -e '/@setquarvars@/d' -e 's|@notsetquarvars@||g' -e 's|@SHELLNAME@|tcsh|g' -e 's|@VERSIONING@||g' -e 's |@VERSION@|4.6.0|g' -e 's|@SED_ERE@|sed -E|g' -e 's|@PS@|/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/local/bin/tclsh8.6|g' csh.in > tcsh sed -e 's|@prefix@|/usr/local/Modules/4.6.0|g' -e 's|@baseprefix@|/usr/local/Modules|g' -e 's|@libdir@|/usr/local/Modules/4.6.0/lib|g' -e 's|@libexecdir@|/usr/local/Modules/4.6.0/libexec|g' -e 's|@initdir@|/usr/local/Modules/4.6.0/init|g' -e 's|@etcdir@|/usr/local/Modules/4.6.0/etc|g' -e 's|@modulefilesdir@|/usr/local/Modules/4.6.0/modulefiles|g' -e 's|@moduleshome@|/usr/local/Modules/4.6.0|g' -e 's|@VERSION@|4.6.0|g' -e 's|@TCLSHDIR@/tclsh|/usr/local/bin/tclsh8.6|g' -e 's|@TCLSH@|/usr/local/bin/tclsh8.6|g' -e 's|@PYTHON@|/usr/local/bin/python3.9|g' -e 's|@pagercmd@|/usr/bin/less -eFKRX|g' -e 's|@verbosity@|normal|g' -e 's|@color@|never|g' -e 's|@darkbgcolors@|hi=1:db=2:tr=2:se=2:er=91:wa=93:me=95:in=94:mp=1;94:di=94:al=96:sy=95:de=4:cm=92|g' -e 's|@lightbgcolors@|hi=1:db=2:tr=2:se=2:er=31:wa=33:me=35:in=34:mp=1;34:di=34:al=36:sy=35:de=4:cm=32|g' -e 's|@termbg@|dark|g' -e 's|@lockedconfigs@||g' -e 's|@unloadmatchorder@|returnlast|g' -e 's|@implicitdefault@|1|g' -e 's|@extend eddefault@|0|g' -e 's|@advversspec@|0|g' -e 's|@searchmatch@|starts_with|g' -e 's|@wa277@|0|g' -e 's|@icase@|never|g' -e 's|@nearlyforbiddendays@|14|g' -e 's|@autohandling@|0|g' -e 's|@availindepth@|1|g' -e 's|@silentshdbgsupport@||g' -e 's|@ml@|1|g' -e 's|@setshellstartup@|1|g' -e 's|@quarantinesupport@||g' -e 's|@notquarantinesupport@|#|g' -e 's|@libtclenvmodules@||g' -e 's|@SHLIB_SUFFIX@|.so|g' -e 's|@multilibsupport@|#|g' -e 's|@notmultilibsupport@||g' -e 's|@VERSIONING@||g' -e 's|@NOTVERSIONING@|#|g' -e 's|@MODULES_RELEASE@|4.6.0|g' -e 's|@MODULES_BUILD@||g' -e 's|@MODULES_RPM_RELEASE@|1|g' -e 's|@MODULES_BUILD_DATE@|2020-09-16|g' script/modulecmd.in > script/modulecmd sed -e 's|@prefix@|/usr/local/Modules/4.6.0|g' -e 's|@baseprefix@|/usr/local/Modules|g' -e 's|@libexecdir@|/usr/local/Modules/4.6.0/libexec|g' -e 's|@initdir@|/usr/local/Modules/4.6.0/init|g' -e 's|@etcdir@|/usr/local/Modules/4.6.0/etc|g' -e 's|@modulefilesdir@|/usr/local/Modules/4.6.0/modulefiles|g' -e 's|@bindir@|/usr/local/Modules/4.6.0/bin|g' -e 's|@mandir@|/usr/local/man|g' -e 's|@setmanpath@||g' -e '/@appendmanpath@/d' -e 's|@prependmanpath@||g' -e 's|@setbinpath@||g' -e '/@appendbinpath@/d' -e 's|@prependbinpath@||g' -e '/@compatversion@/d' -e 's|@notcompatversion@||g' -e 's|@silentshdbgsupport@||g' -e 's|@quarantinesupport@||g' -e '/@notquarantinesupport@/d' -e 's|@usemanpath@||g' -e '/@notusemanpath@/d' -e $'s|@modulerc@|\\\nmodule use --append {/usr/local/Modules/$MODULE_VERSION/modulefiles}|g' -e 's|@modulepath@|/usr/local/Modules/$MODULE_VERSION/modulefiles|g' -e '/@setquarvars@/d' -e 's|@notsetquarvars@||g' -e 's|@SHELLNAME@|tcsh_completion|g' -e 's|@VERSIONING @||g' -e 's|@VERSION@|4.6.0|g' -e 's|@SED_ERE@|sed -E|g' -e 's|@PS@|/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/local/bin/tclsh8.6|g' tcsh_completion.in > tcsh_completion sed -e 's|@prefix@|/usr/local/Modules/4.6.0|g' -e 's|@baseprefix@|/usr/local/Modules|g' -e 's|@libexecdir@|/usr/local/Modules/4.6.0/libexec|g' -e 's|@initdir@|/usr/local/Modules/4.6.0/init|g' -e 's|@etcdir@|/usr/local/Modules/4.6.0/etc|g' -e 's|@modulefilesdir@|/usr/local/Modules/4.6.0/modulefiles|g' -e 's|@bindir@|/usr/local/Modules/4.6.0/bin|g' -e 's|@mandir@|/usr/local/man|g' -e 's|@setmanpath@||g' -e '/@appendmanpath@/d' -e 's|@prependmanpath@||g' -e 's|@setbinpath@||g' -e '/@appendbinpath@/d' -e 's|@prependbinpath@||g' -e '/@compatversion@/d' -e 's|@notcompatversion@||g' -e 's|@silentshdbgsupport@||g' -e 's|@quarantinesupport@||g' -e '/@notquarantinesupport@/d' -e 's|@usemanpath@||g' -e '/@notusemanpath@/d' -e $'s|@modulerc@|\\\nmodule use --append {/usr/local/Modules/$MODULE_VERSION/modulefiles}|g' -e 's|@modulepath@|/usr/local/Modules/$MODULE_VERSION/modulefiles|g' -e '/@setquarvars@/d' -e 's|@notsetquarvars@||g' -e 's|@SHELLNAME@|profile.csh|g' -e 's|@VERSIONING@||g ' -e 's|@VERSION@|4.6.0|g' -e 's|@SED_ERE@|sed -E|g' -e 's|@PS@|/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/local/bin/tclsh8.6|g' profile.csh.in > profile.csh sed -e 's|@prefix@|/usr/local/Modules/4.6.0|g' -e 's|@baseprefix@|/usr/local/Modules|g' -e 's|@libexecdir@|/usr/local/Modules/4.6.0/libexec|g' -e 's|@initdir@|/usr/local/Modules/4.6.0/init|g' -e 's|@etcdir@|/usr/local/Modules/4.6.0/etc|g' -e 's|@modulefilesdir@|/usr/local/Modules/4.6.0/modulefiles|g' -e 's|@bindir@|/usr/local/Modules/4.6.0/bin|g' -e 's|@mandir@|/usr/local/man|g' -e 's|@setmanpath@||g' -e '/@appendmanpath@/d' -e 's|@prependmanpath@||g' -e 's|@setbinpath@||g' -e '/@appendbinpath@/d' -e 's|@prependbinpath@||g' -e '/@compatversion@/d' -e 's|@notcompatversion@||g' -e 's|@silentshdbgsupport@||g' -e 's|@quarantinesupport@||g' -e '/@notquarantinesupport@/d' -e 's|@usemanpath@||g' -e '/@notusemanpath@/d' -e $'s|@modulerc@|\\\nmodule use --append {/usr/local/Modules/$MODULE_VERSION/modulefiles}|g' -e 's|@modulepath@|/usr/local/Modules/$MODULE_VERSION/modulefiles|g' -e '/@setquarvars@/d' -e 's|@notsetquarvars@||g' -e 's|@SHELLNAME@|perl.pm|g' -e 's|@VERSIONING@||g' -e 's|@VERSION@|4.6.0|g' -e 's|@SED_ERE@|sed -E|g' -e 's|@PS@|/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/local/bin/tclsh8.6|g' perl.pm.in > perl.pm chmod +x modulecmd.tcl sed -e 's|@prefix@|/usr/local/Modules/4.6.0|g' -e 's|@baseprefix@|/usr/local/Modules|g' -e 's|@libexecdir@|/usr/local/Modules/4.6.0/libexec|g' -e 's|@initdir@|/usr/local/Modules/4.6.0/init|g' -e 's|@etcdir@|/usr/local/Modules/4.6.0/etc|g' -e 's|@modulefilesdir@|/usr/local/Modules/4.6.0/modulefiles|g' -e 's|@bindir@|/usr/local/Modules/4.6.0/bin|g' -e 's|@mandir@|/usr/local/man|g' -e 's|@setmanpath@||g' -e '/@appendmanpath@/d' -e 's|@prependmanpath@||g' -e 's|@setbinpath@||g' -e '/@appendbinpath@/d' -e 's|@prependbinpath@||g' -e '/@compatversion@/d' -e 's|@notcompatversion@||g' -e 's|@silentshdbgsupport@||g' -e 's|@quarantinesupport@||g' -e '/@notquarantinesupport@/d' -e 's|@usemanpath@||g' -e '/@notusemanpath@/d' -e $'s|@modulerc@|\\\nmodule use --append {/usr/local/Modules/$MODULE_VERSION/modulefiles}|g' -e 's|@modulepath@|/usr/local/Modules/$MODULE_VERSION/modulefiles|g' -e '/@setquarvars@/d' -e 's|@notsetquarvars@||g' -e 's|@SHELLNAME@|python.py|g' -e 's|@VERSIONING@||g' -e 's|@VERSION@|4.6.0|g' -e 's|@SED_ERE@|sed -E|g' -e 's|@PS@|/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/local/bin/tclsh8.6|g' python.py.in > python.py chmod +x script/modulecmd sed -e 's|@prefix@|/usr/local/Modules/4.6.0|g' -e 's|@baseprefix@|/usr/local/Modules|g' -e 's|@libexecdir@|/usr/local/Modules/4.6.0/libexec|g' -e 's|@initdir@|/usr/local/Modules/4.6.0/init|g' -e 's|@etcdir@|/usr/local/Modules/4.6.0/etc|g' -e 's|@modulefilesdir@|/usr/local/Modules/4.6.0/modulefiles|g' -e 's|@bindir@|/usr/local/Modules/4.6.0/bin|g' -e 's|@mandir@|/usr/local/man|g' -e 's|@setmanpath@||g' -e '/@appendmanpath@/d' -e 's|@prependmanpath@||g' -e 's|@setbinpath@||g' -e '/@appendbinpath@/d' -e 's|@prependbinpath@||g' -e '/@compatversion@/d' -e 's|@notcompatversion@||g' -e 's|@silentshdbgsupport@||g' -e 's|@quarantinesupport@||g' -e '/@notquarantinesupport@/d' -e 's|@usemanpath@||g' -e '/@notusemanpath@/d' -e $'s|@modulerc@|\\\nmodule use --append {/usr/local/Modules/$MODULE_VERSION/modulefiles}|g' -e 's|@modulepath@|/usr/local/Modules/$MODULE_VERSION/modulefiles|g' -e '/@setquarvars@/d' -e 's|@notsetquarvars@||g' -e 's|@SHELLNAME@|ruby.rb|g' -e 's|@VERSIONING@||g' -e 's|@VERSION@|4.6.0|g' -e 's|@SED_ERE@|sed -E|g' -e 's|@PS@|/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/local/bin/tclsh8.6|g' ruby.rb.in > ruby.rb gmake -C lib libtclenvmodules.so gmake -C doc man txt gmake[2]: Entering directory '/wrkdirs/usr/ports/sysutils/modules/work/modules-4.6.0/lib' cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -O2 -DNDEBUG -fPIC -Wall -I/usr/local/include/tcl8.6 -shared -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -O2 -DNDEBUG -fPIC -Wall -I/usr/local/include/tcl8.6 envmodules.c -o libtclenvmodules.so -L/usr/local/lib -ltclstub86 sed -e 's|@prefix@|/usr/local/Modules/4.6.0|g' -e 's|@baseprefix@|/usr/local/Modules|g' -e 's|@libexecdir@|/usr/local/Modules/4.6.0/libexec|g' -e 's|@initdir@|/usr/local/Modules/4.6.0/init|g' -e 's|@etcdir@|/usr/local/Modules/4.6.0/etc|g' -e 's|@modulefilesdir@|/usr/local/Modules/4.6.0/modulefiles|g' -e 's|@bindir@|/usr/local/Modules/4.6.0/bin|g' -e 's|@mandir@|/usr/local/man|g' -e 's|@setmanpath@||g' -e '/@appendmanpath@/d' -e 's|@prependmanpath@||g' -e 's|@setbinpath@||g' -e '/@appendbinpath@/d' -e 's|@prependbinpath@||g' -e '/@compatversion@/d' -e 's|@notcompatversion@||g' -e 's|@silentshdbgsupport@||g' -e 's|@quarantinesupport@||g' -e '/@notquarantinesupport@/d' -e 's|@usemanpath@||g' -e '/@notusemanpath@/d' -e $'s|@modulerc@|\\\nmodule use --append {/usr/local/Modules/$MODULE_VERSION/modulefiles}|g' -e 's|@modulepath@|/usr/local/Modules/$MODULE_VERSION/modulefiles|g' -e '/@setquarvars@/d' -e 's|@notsetquarvars@||g' -e 's|@SHELLNAME@|lisp|g' -e 's|@VERSIONING@||g' -e 's |@VERSION@|4.6.0|g' -e 's|@SED_ERE@|sed -E|g' -e 's|@PS@|/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/local/bin/tclsh8.6|g' lisp.in > lisp sed -e 's|@prefix@|/usr/local/Modules/4.6.0|g' -e 's|@baseprefix@|/usr/local/Modules|g' -e 's|@libexecdir@|/usr/local/Modules/4.6.0/libexec|g' -e 's|@initdir@|/usr/local/Modules/4.6.0/init|g' -e 's|@etcdir@|/usr/local/Modules/4.6.0/etc|g' -e 's|@modulefilesdir@|/usr/local/Modules/4.6.0/modulefiles|g' -e 's|@bindir@|/usr/local/Modules/4.6.0/bin|g' -e 's|@mandir@|/usr/local/man|g' -e 's|@setmanpath@||g' -e '/@appendmanpath@/d' -e 's|@prependmanpath@||g' -e 's|@setbinpath@||g' -e '/@appendbinpath@/d' -e 's|@prependbinpath@||g' -e '/@compatversion@/d' -e 's|@notcompatversion@||g' -e 's|@silentshdbgsupport@||g' -e 's|@quarantinesupport@||g' -e '/@notquarantinesupport@/d' -e 's|@usemanpath@||g' -e '/@notusemanpath@/d' -e $'s|@modulerc@|\\\nmodule use --append {/usr/local/Modules/$MODULE_VERSION/modulefiles}|g' -e 's|@modulepath@|/usr/local/Modules/$MODULE_VERSION/modulefiles|g' -e '/@setquarvars@/d' -e 's|@notsetquarvars@||g' -e 's|@SHELLNAME@|tcl|g' -e 's|@VERSIONING@||g' -e 's| @VERSION@|4.6.0|g' -e 's|@SED_ERE@|sed -E|g' -e 's|@PS@|/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/local/bin/tclsh8.6|g' tcl.in > tcl sed -e 's|@prefix@|/usr/local/Modules/4.6.0|g' -e 's|@baseprefix@|/usr/local/Modules|g' -e 's|@libexecdir@|/usr/local/Modules/4.6.0/libexec|g' -e 's|@initdir@|/usr/local/Modules/4.6.0/init|g' -e 's|@etcdir@|/usr/local/Modules/4.6.0/etc|g' -e 's|@modulefilesdir@|/usr/local/Modules/4.6.0/modulefiles|g' -e 's|@bindir@|/usr/local/Modules/4.6.0/bin|g' -e 's|@mandir@|/usr/local/man|g' -e 's|@setmanpath@||g' -e '/@appendmanpath@/d' -e 's|@prependmanpath@||g' -e 's|@setbinpath@||g' -e '/@appendbinpath@/d' -e 's|@prependbinpath@||g' -e '/@compatversion@/d' -e 's|@notcompatversion@||g' -e 's|@silentshdbgsupport@||g' -e 's|@quarantinesupport@||g' -e '/@notquarantinesupport@/d' -e 's|@usemanpath@||g' -e '/@notusemanpath@/d' -e $'s|@modulerc@|\\\nmodule use --append {/usr/local/Modules/$MODULE_VERSION/modulefiles}|g' -e 's|@modulepath@|/usr/local/Modules/$MODULE_VERSION/modulefiles|g' -e '/@setquarvars@/d' -e 's|@notsetquarvars@||g' -e 's|@SHELLNAME@|fish|g' -e 's|@VERSIONING@||g' -e 's |@VERSION@|4.6.0|g' -e 's|@SED_ERE@|sed -E|g' -e 's|@PS@|/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/local/bin/tclsh8.6|g' fish.in > fish sed -e 's|@prefix@|/usr/local/Modules/4.6.0|g' -e 's|@baseprefix@|/usr/local/Modules|g' -e 's|@libexecdir@|/usr/local/Modules/4.6.0/libexec|g' -e 's|@initdir@|/usr/local/Modules/4.6.0/init|g' -e 's|@etcdir@|/usr/local/Modules/4.6.0/etc|g' -e 's|@modulefilesdir@|/usr/local/Modules/4.6.0/modulefiles|g' -e 's|@bindir@|/usr/local/Modules/4.6.0/bin|g' -e 's|@mandir@|/usr/local/man|g' -e 's|@setmanpath@||g' -e '/@appendmanpath@/d' -e 's|@prependmanpath@||g' -e 's|@setbinpath@||g' -e '/@appendbinpath@/d' -e 's|@prependbinpath@||g' -e '/@compatversion@/d' -e 's|@notcompatversion@||g' -e 's|@silentshdbgsupport@||g' -e 's|@quarantinesupport@||g' -e '/@notquarantinesupport@/d' -e 's|@usemanpath@||g' -e '/@notusemanpath@/d' -e $'s|@modulerc@|\\\nmodule use --append {/usr/local/Modules/$MODULE_VERSION/modulefiles}|g' -e 's|@modulepath@|/usr/local/Modules/$MODULE_VERSION/modulefiles|g' -e '/@setquarvars@/d' -e 's|@notsetquarvars@||g' -e 's|@SHELLNAME@|cmake|g' -e 's|@VERSIONING@||g' -e ' s|@VERSION@|4.6.0|g' -e 's|@SED_ERE@|sed -E|g' -e 's|@PS@|/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/local/bin/tclsh8.6|g' cmake.in > cmake sed -e 's|@prefix@|/usr/local/Modules/4.6.0|g' -e 's|@baseprefix@|/usr/local/Modules|g' -e 's|@libexecdir@|/usr/local/Modules/4.6.0/libexec|g' -e 's|@initdir@|/usr/local/Modules/4.6.0/init|g' -e 's|@etcdir@|/usr/local/Modules/4.6.0/etc|g' -e 's|@modulefilesdir@|/usr/local/Modules/4.6.0/modulefiles|g' -e 's|@bindir@|/usr/local/Modules/4.6.0/bin|g' -e 's|@mandir@|/usr/local/man|g' -e 's|@setmanpath@||g' -e '/@appendmanpath@/d' -e 's|@prependmanpath@||g' -e 's|@setbinpath@||g' -e '/@appendbinpath@/d' -e 's|@prependbinpath@||g' -e '/@compatversion@/d' -e 's|@notcompatversion@||g' -e 's|@silentshdbgsupport@||g' -e 's|@quarantinesupport@||g' -e '/@notquarantinesupport@/d' -e 's|@usemanpath@||g' -e '/@notusemanpath@/d' -e $'s|@modulerc@|\\\nmodule use --append {/usr/local/Modules/$MODULE_VERSION/modulefiles}|g' -e 's|@modulepath@|/usr/local/Modules/$MODULE_VERSION/modulefiles|g' -e '/@setquarvars@/d' -e 's|@notsetquarvars@||g' -e 's|@SHELLNAME@|r.R|g' -e 's|@VERSIONING@||g' -e 's| @VERSION@|4.6.0|g' -e 's|@SED_ERE@|sed -E|g' -e 's|@PS@|/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/local/bin/tclsh8.6|g' r.R.in > r.R gmake[2]: Entering directory '/wrkdirs/usr/ports/sysutils/modules/work/modules-4.6.0/doc' sed -e 's|@prefix@|/usr/local/Modules/4.6.0|g' -e 's|@libexecdir@|/usr/local/Modules/4.6.0/libexec|g' -e 's|@etcdir@|/usr/local/Modules/4.6.0/etc|g' -e 's|@initdir@|/usr/local/Modules/4.6.0/init|g' -e 's|@modulefilesdir@|/usr/local/Modules/4.6.0/modulefiles|g' -e 's|@MODULES_RELEASE@|4.6.0|g' -e 's|@MODULES_BUILD@||g' -e 's|@MODULES_BUILD_DATE@|2020-09-16|g' source/version.py.in > source/version.py sed -e 's|@prefix@|/usr/local/Modules/4.6.0|g' -e 's|@baseprefix@|/usr/local/Modules|g' -e 's|@libexecdir@|/usr/local/Modules/4.6.0/libexec|g' -e 's|@initdir@|/usr/local/Modules/4.6.0/init|g' -e 's|@etcdir@|/usr/local/Modules/4.6.0/etc|g' -e 's|@modulefilesdir@|/usr/local/Modules/4.6.0/modulefiles|g' -e 's|@bindir@|/usr/local/Modules/4.6.0/bin|g' -e 's|@mandir@|/usr/local/man|g' -e 's|@setmanpath@||g' -e '/@appendmanpath@/d' -e 's|@prependmanpath@||g' -e 's|@setbinpath@||g' -e '/@appendbinpath@/d' -e 's|@prependbinpath@||g' -e '/@compatversion@/d' -e 's|@notcompatversion@||g' -e 's|@silentshdbgsupport@||g' -e 's|@quarantinesupport@||g' -e '/@notquarantinesupport@/d' -e 's|@usemanpath@||g' -e '/@notusemanpath@/d' -e $'s|@modulerc@|\\\nmodule use --append {/usr/local/Modules/$MODULE_VERSION/modulefiles}|g' -e 's|@modulepath@|/usr/local/Modules/$MODULE_VERSION/modulefiles|g' -e '/@setquarvars@/d' -e 's|@notsetquarvars@||g' -e 's|@SHELLNAME@|modulerc|g' -e 's|@VERSIONING@||g' - e 's|@VERSION@|4.6.0|g' -e 's|@SED_ERE@|sed -E|g' -e 's|@PS@|/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/local/bin/tclsh8.6|g' modulerc.in > modulerc mv modulerc modulerc.tmp /usr/local/bin/sphinx-build -q -t pathsubs -b man "source" "build" sed -e 's|\\$||' modulerc.tmp > modulerc rm -f modulerc.tmp sed -e 's|@prefix@|/usr/local/Modules/4.6.0|g' -e 's|@baseprefix@|/usr/local/Modules|g' -e 's|@libexecdir@|/usr/local/Modules/4.6.0/libexec|g' -e 's|@initdir@|/usr/local/Modules/4.6.0/init|g' -e 's|@etcdir@|/usr/local/Modules/4.6.0/etc|g' -e 's|@modulefilesdir@|/usr/local/Modules/4.6.0/modulefiles|g' -e 's|@bindir@|/usr/local/Modules/4.6.0/bin|g' -e 's|@mandir@|/usr/local/man|g' -e 's|@setmanpath@||g' -e '/@appendmanpath@/d' -e 's|@prependmanpath@||g' -e 's|@setbinpath@||g' -e '/@appendbinpath@/d' -e 's|@prependbinpath@||g' -e '/@compatversion@/d' -e 's|@notcompatversion@||g' -e 's|@silentshdbgsupport@||g' -e 's|@quarantinesupport@||g' -e '/@notquarantinesupport@/d' -e 's|@usemanpath@||g' -e '/@notusemanpath@/d' -e $'s|@modulerc@|\\\nmodule use --append {/usr/local/Modules/$MODULE_VERSION/modulefiles}|g' -e 's|@modulepath@|/usr/local/Modules/$MODULE_VERSION/modulefiles|g' -e '/@setquarvars@/d' -e 's|@notsetquarvars@||g' -e 's|@SHELLNAME@|zsh-functions/_module|g' -e 's|@VERS IONING@||g' -e 's|@VERSION@|4.6.0|g' -e 's|@SED_ERE@|sed -E|g' -e 's|@PS@|/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/local/bin/tclsh8.6|g' zsh-functions/_module.in > zsh-functions/_module sed -e 's|@prefix@|/usr/local/Modules/4.6.0|g' -e 's|@baseprefix@|/usr/local/Modules|g' -e 's|@libexecdir@|/usr/local/Modules/4.6.0/libexec|g' -e 's|@initdir@|/usr/local/Modules/4.6.0/init|g' -e 's|@etcdir@|/usr/local/Modules/4.6.0/etc|g' -e 's|@modulefilesdir@|/usr/local/Modules/4.6.0/modulefiles|g' -e 's|@bindir@|/usr/local/Modules/4.6.0/bin|g' -e 's|@mandir@|/usr/local/man|g' -e 's|@setmanpath@||g' -e '/@appendmanpath@/d' -e 's|@prependmanpath@||g' -e 's|@setbinpath@||g' -e '/@appendbinpath@/d' -e 's|@prependbinpath@||g' -e '/@compatversion@/d' -e 's|@notcompatversion@||g' -e 's|@silentshdbgsupport@||g' -e 's|@quarantinesupport@||g' -e '/@notquarantinesupport@/d' -e 's|@usemanpath@||g' -e '/@notusemanpath@/d' -e $'s|@modulerc@|\\\nmodule use --append {/usr/local/Modules/$MODULE_VERSION/modulefiles}|g' -e 's|@modulepath@|/usr/local/Modules/$MODULE_VERSION/modulefiles|g' -e '/@setquarvars@/d' -e 's|@notsetquarvars@||g' -e 's|@SHELLNAME@|../contrib/modulefiles/modules|g' -e 's|@VERSIONING@||g' -e 's|@VERSION@|4.6.0|g' -e 's|@SED_ERE@|sed -E|g' -e 's|@PS@|/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/local/bin/tclsh8.6|g' ../contrib/modulefiles/modules.in > ../contrib/modulefiles/modules sed -e 's|@prefix@|/usr/local/Modules/4.6.0|g' -e 's|@baseprefix@|/usr/local/Modules|g' -e 's|@libexecdir@|/usr/local/Modules/4.6.0/libexec|g' -e 's|@initdir@|/usr/local/Modules/4.6.0/init|g' -e 's|@etcdir@|/usr/local/Modules/4.6.0/etc|g' -e 's|@modulefilesdir@|/usr/local/Modules/4.6.0/modulefiles|g' -e 's|@bindir@|/usr/local/Modules/4.6.0/bin|g' -e 's|@mandir@|/usr/local/man|g' -e 's|@setmanpath@||g' -e '/@appendmanpath@/d' -e 's|@prependmanpath@||g' -e 's|@setbinpath@||g' -e '/@appendbinpath@/d' -e 's|@prependbinpath@||g' -e '/@compatversion@/d' -e 's|@notcompatversion@||g' -e 's|@silentshdbgsupport@||g' -e 's|@quarantinesupport@||g' -e '/@notquarantinesupport@/d' -e 's|@usemanpath@||g' -e '/@notusemanpath@/d' -e $'s|@modulerc@|\\\nmodule use --append {/usr/local/Modules/$MODULE_VERSION/modulefiles}|g' -e 's|@modulepath@|/usr/local/Modules/$MODULE_VERSION/modulefiles|g' -e '/@setquarvars@/d' -e 's|@notsetquarvars@||g' -e 's|@SHELLNAME@|../contrib/modulefiles/version|g' -e 's|@VERSIONING@||g' -e 's|@VERSION@|4.6.0|g' -e 's|@SED_ERE@|sed -E|g' -e 's|@PS@|/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/local/bin/tclsh8.6|g' ../contrib/modulefiles/version.in > ../contrib/modulefiles/version gmake[2]: Leaving directory '/wrkdirs/usr/ports/sysutils/modules/work/modules-4.6.0/init' /usr/local/bin/sphinx-build -q -t pathsubs -b man "source" "build" gmake[2]: Leaving directory '/wrkdirs/usr/ports/sysutils/modules/work/modules-4.6.0/lib' /usr/local/bin/sphinx-build -q -t pathsubs -b man "source" "build" WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English). WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English). WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English). /wrkdirs/usr/ports/sysutils/modules/work/modules-4.6.0/doc/source/modulefile.rst:945: WARNING: duplicate envvar description of MODULEPATH, other instance in module Exception occurred: File "/usr/local/lib/python3.9/site-packages/sphinx/environment/__init__.py", line 571, in get_doctree doctree = pickle.load(f) _pickle.UnpicklingError: pickle data was truncated The full traceback has been saved in /tmp/sphinx-err-jrjo2kb0.log, if you want to report the issue to the developers. Please also report this if it was a user error, so that a better error message can be provided next time. A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks! gmake[2]: *** [Makefile:77: build/module.1.in] Error 2 gmake[2]: *** Waiting for unfinished jobs.... /wrkdirs/usr/ports/sysutils/modules/work/modules-4.6.0/doc/source/modulefile.rst:945: WARNING: duplicate envvar description of MODULEPATH, other instance in module /wrkdirs/usr/ports/sysutils/modules/work/modules-4.6.0/doc/source/modulefile.rst:945: WARNING: duplicate envvar description of MODULEPATH, other instance in module gmake[2]: Leaving directory '/wrkdirs/usr/ports/sysutils/modules/work/modules-4.6.0/doc' gmake[1]: *** [Makefile:92: pkgdoc] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/modules/work/modules-4.6.0' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/modules