Mock Version: 2.4 Mock Version: 2.4 Mock Version: 2.4 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/environment-modules.spec'], chrootPath='/var/lib/mock/f34-build-22839001-2101835/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/environment-modules.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1600300800 Wrote: /builddir/build/SRPMS/environment-modules-4.6.0-1.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/environment-modules.spec'], chrootPath='/var/lib/mock/f34-build-22839001-2101835/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/environment-modules.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1600300800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kBNFwj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf modules-4.6.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/modules-4.6.0.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd modules-4.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.c5d1Eh + umask 022 + cd /builddir/build/BUILD + cd modules-4.6.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./lib/configure + diff -u ./lib/configure.backup ./lib/configure + mv ./lib/configure.backup ./lib/configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./lib/configure + diff -u ./lib/configure.backup ./lib/configure + mv ./lib/configure.backup ./lib/configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./lib/configure + diff -u ./lib/configure.backup ./lib/configure --- ./lib/configure.backup 2020-09-16 04:25:31.000000000 +0000 +++ ./lib/configure 2020-09-17 15:00:33.248316190 +0000 @@ -1851,7 +1851,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./lib/configure + diff -u ./lib/configure.backup ./lib/configure + mv ./lib/configure.backup ./lib/configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./lib/configure + diff -u ./lib/configure.backup ./lib/configure + mv ./lib/configure.backup ./lib/configure + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./compat/configure + diff -u ./compat/configure.backup ./compat/configure + mv ./compat/configure.backup ./compat/configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./compat/configure + diff -u ./compat/configure.backup ./compat/configure + mv ./compat/configure.backup ./compat/configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./compat/configure + diff -u ./compat/configure.backup ./compat/configure --- ./compat/configure.backup 2020-09-16 04:25:33.000000000 +0000 +++ ./compat/configure 2020-09-17 15:00:33.273318385 +0000 @@ -2020,7 +2020,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./compat/configure + diff -u ./compat/configure.backup ./compat/configure + mv ./compat/configure.backup ./compat/configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./compat/configure + diff -u ./compat/configure.backup ./compat/configure + mv ./compat/configure.backup ./compat/configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --prefix=/usr/share/Modules --libdir=/usr/lib64 --etcdir=/etc/environment-modules --bindir=/usr/share/Modules/bin --libexecdir=/usr/share/Modules/libexec --docdir=/usr/share/doc/environment-modules --vimdatadir=/usr/share/vim/vimfiles --enable-multilib-support --enable-compat-version --enable-dotmodulespath --disable-set-shell-startup --with-python=/usr/bin/python3 --with-initconf-in=etcdir --with-modulepath=/usr/share/Modules/modulefiles:/etc/modulefiles:/usr/share/modulefiles '--with-quarantine-vars=LD_LIBRARY_PATH LD_PRELOAD' WARNING: Option `--program-prefix=' ignored WARNING: Option `--exec-prefix=/usr' ignored WARNING: Option `--sbindir=/usr/sbin' ignored WARNING: Option `--sysconfdir=/etc' ignored WARNING: Option `--datadir=/usr/share' ignored WARNING: Option `--includedir=/usr/include' ignored WARNING: Option `--localstatedir=/var' ignored WARNING: Option `--sharedstatedir=/var/lib' ignored WARNING: Option `--infodir=/usr/share/info' ignored checking for uname... /usr/bin/uname checking for make... /usr/bin/make checking for sed... /usr/bin/sed checking for runtest... /usr/bin/runtest checking for manpath... /usr/bin/manpath checking for tclsh... /usr/bin/tclsh checking for /usr/bin/python3... not found WARNING: Specified Python command `/usr/bin/python3' cannot be found checking for ps... /usr/bin/ps checking for basename... /usr/bin/basename checking for less... /usr/bin/less TCLSH = /usr/bin/tclsh PYTHON = /usr/bin/python3 SPHINXBUILD = sphinx-build PS = /usr/bin/ps BASENAME = /usr/bin/basename RMDIR_IGN_NON_EMPTY = rmdir --ignore-fail-on-non-empty SED_ERE = sed -E VERSION = 4.6.0 baseprefix = /usr/share/Modules prefix = /usr/share/Modules bindir = /usr/share/Modules/bin libdir = /usr/lib64 libexecdir = /usr/share/Modules/libexec etcdir = /etc/environment-modules initdir = /usr/share/Modules/init datarootdir = /usr/share/Modules/share mandir = /usr/share/man docdir = /usr/share/doc/environment-modules vimdatadir = /usr/share/vim/vimfiles modulefilesdir = /usr/share/Modules/modulefiles setmanpath = y appendmanpath = n setbinpath = y appendbinpath = n setdotmodulespath = y docinstall = y vimaddons = y examplemodulefiles = y builddoc = p gitworktree = y usemanpath = y compatversion = y EXEEXT = libtclenvmodules = y SHLIB_SUFFIX = .so multilibsupport = y libdir64 = /usr/lib64 libdir32 = /usr/lib versioning = n silentshdbgsupport = y setshellstartup = n quarantinesupport = y autohandling = n availindepth = y implicitdefault = y extendeddefault = n moduleshome = /usr/share/Modules initconfin = etcdir 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/share/Modules/modulefiles:/etc/modulefiles:/usr/share/modulefiles loadedmodules = quarantinevars = LD_LIBRARY_PATH LD_PRELOAD wa277 = n advversspec = n ml = y windowssupport = n nearlyforbiddendays = 14 --- configuring extension library sources -------- libarglist = --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu ~/build/BUILD/modules-4.6.0/lib ~/build/BUILD/modules-4.6.0 checking TEA configuration... ok (TEA 3.13) configure: configuring Envmodules 1.1.0 checking system version... Linux-5.7.11-200.fc32.x86_64 checking for Tcl configuration... found /usr/lib64/tclConfig.sh checking for x86_64-redhat-linux-gnu-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for existence of /usr/lib64/tclConfig.sh... loading checking platform... unix checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for sys/types.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for stdlib.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for size_t... yes checking for getgroups... yes checking for working getgroups... yes checking for sysconf... yes checking for x86_64-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... yes checking for x86_64-redhat-linux-gnu-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/include checking for x86_64-redhat-linux-gnu-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) Linux-5.7.11-200.fc32.x86_64 checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for cast to union support... yes checking for required early compiler flags... _LARGEFILE64_SOURCE checking for 64-bit integer type... using long 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 ~/build/BUILD/modules-4.6.0 -------------------------------------------------- --- configuring compatibility version sources ---- compatarglist = --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --disable-dependency-tracking ~/build/BUILD/modules-4.6.0/compat ~/build/BUILD/modules-4.6.0 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes VERSION = 3.2.13 DATE = 2020-04-07 configuring for Modules 3.2.13 2020-04-07 DEFAULTPATH = /usr/share/Modules/Modules BASEPREFIX = /usr/share/Modules PREFIX = /usr/share/Modules/Modules EXECPREFIX = /usr/share/Modules/Modules checking for x86_64-redhat-linux-gnu-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether gcc needs -traditional... no checking whether make sets $(MAKE)... (cached) yes checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking for uname... /usr/bin/uname checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for stdint.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking sys/mode.h usability... no checking sys/mode.h presence... no checking for sys/mode.h... no checking for sys/stat.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working strcoll... yes checking for strdup... yes checking for uname... yes checking for gethostname... yes checking for getdomainname... yes checking for mktemp... yes checking for tmpnam... yes checking for tempnam... yes checking for syslog... yes checking for dup2... yes checking for setlocale... yes checking for socket in -lsocket... no checking for t_accept in -lnsl... no checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking for XMaxRequestSize in -lX11... yes checking for cpp... /lib/cpp checking for hostname... /usr/bin/hostname checking for runtest... /usr/bin/runtest checking if /bin/csh supports large environment variables... no - 0 < 4000 - splitting at 1000 configure: csh split-size set to 1000 checking if /bin/sh supports functions... yes checking if /bin/sh supports aliases... yes checking for log in -lm... yes checking for dlopen in -ldl... yes checking for Tcl configuration (tclConfig.sh)... found /usr/lib64/tclConfig.sh checking for existence of tclConfig.sh... loading checking for Tcl version... 8.6 checking TCL_VERSION... 8.6 checking TCL_LIB_SPEC... -L/usr/lib64 -ltcl8.6 checking TCL_INCLUDE_SPEC... -I/usr/include checking for TclX configuration (tclxConfig.sh)... not found checking for TclX version... using 8.6 checking TCLX_VERSION... 8.6 checking TCLX_LIB_SPEC... TCLX_LIB_SPEC not found, need to use --with-tclx-lib checking TCLX_INCLUDE_SPEC... TCLX_INCLUDE_SPEC not found, need to use --with-tclx-inc checking for /usr/bin/python3... no MODULEPATH = /usr/share/Modules/modulefiles:/etc/modulefiles:/usr/share/modulefiles DEFAULTMANPATH = /usr/share/man checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating modules.lsm config.status: creating .spec config.status: creating doc/Makefile config.status: creating init/Makefile config.status: creating init/.modulespath config.status: creating doc/module.1 config.status: creating doc/modulefile.4 config.status: creating etc/Makefile config.status: creating etc/add.modules config.status: creating etc/mkroot config.status: creating etc/skel/.cshrc config.status: creating etc/skel/.login config.status: creating etc/skel/.kshenv config.status: creating etc/skel/.profile config.status: creating etc/global/csh.cshrc config.status: creating etc/global/csh.login config.status: creating etc/global/csh.modules config.status: creating etc/global/bashrc config.status: creating etc/global/profile config.status: creating etc/global/profile.modules config.status: creating ext/Makefile config.status: creating ext/add.ext config.status: creating ext/mkroot config.status: creating ext/common/.cshrc config.status: creating ext/common/.login config.status: creating ext/common/.kshenv config.status: creating ext/common/.profile config.status: creating modulefiles/Makefile config.status: creating modulefiles/modules config.status: creating modulefiles/module-git config.status: creating modulefiles/module-info config.status: creating modulefiles/null config.status: creating modulefiles/use.own config.status: creating modulefiles/dot config.status: creating modulefiles/version config.status: creating gitlog2changelog.py config.status: creating config.h config.status: executing depfiles commands config.status: executing default commands ~/build/BUILD/modules-4.6.0 -------------------------------------------------- creating ./Makefile.inc creating ./site.exp + /usr/bin/make -O -j6 V=1 VERBOSE=1 sed -e 's|@prefix@|/usr/share/Modules|g' -e 's|@baseprefix@|/usr/share/Modules|g' -e 's|@libdir64@|/usr/lib64|g' -e 's|@libdir32@|/usr/lib|g' -e 's|@libexecdir@|/usr/share/Modules/libexec|g' -e 's|@initdir@|/usr/share/Modules/init|g' -e 's|@etcdir@|/etc/environment-modules|g' -e 's|@modulefilesdir@|/usr/share/Modules/modulefiles|g' -e 's|@moduleshome@|/usr/share/Modules|g' -e 's|@VERSION@|4.6.0|g' -e 's|@TCLSHDIR@/tclsh|/usr/bin/tclsh|g' -e 's|@TCLSH@|/usr/bin/tclsh|g' -e 's|@PYTHON@|/usr/bin/python3|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|@extendeddefault@|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@|0|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 /usr/bin/make -C init all sed -e '1,9d' README.md > README /usr/bin/make -C compat modulecmd sed -e 's|@prefix@|/usr/share/Modules|g' -e 's|@baseprefix@|/usr/share/Modules|g' -e 's|@libdir64@|/usr/lib64|g' -e 's|@libdir32@|/usr/lib|g' -e 's|@libexecdir@|/usr/share/Modules/libexec|g' -e 's|@initdir@|/usr/share/Modules/init|g' -e 's|@etcdir@|/etc/environment-modules|g' -e 's|@modulefilesdir@|/usr/share/Modules/modulefiles|g' -e 's|@moduleshome@|/usr/share/Modules|g' -e 's|@VERSION@|4.6.0|g' -e 's|@TCLSHDIR@/tclsh|/usr/bin/tclsh|g' -e 's|@TCLSH@|/usr/bin/tclsh|g' -e 's|@PYTHON@|/usr/bin/python3|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|@extendeddefault@|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@|0|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 chmod +x script/modulecmd /usr/bin/make -C lib libtclenvmodules.so sed -e 's|@prefix@|/usr/share/Modules|g' -e 's|@baseprefix@|/usr/share/Modules|g' -e 's|@libdir64@|/usr/lib64|g' -e 's|@libdir32@|/usr/lib|g' -e 's|@libexecdir@|/usr/share/Modules/libexec|g' -e 's|@initdir@|/usr/share/Modules/init|g' -e 's|@etcdir@|/etc/environment-modules|g' -e 's|@modulefilesdir@|/usr/share/Modules/modulefiles|g' -e 's|@moduleshome@|/usr/share/Modules|g' -e 's|@VERSION@|4.6.0|g' -e 's|@TCLSHDIR@/tclsh|/usr/bin/tclsh|g' -e 's|@TCLSH@|/usr/bin/tclsh|g' -e 's|@PYTHON@|/usr/bin/python3|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|@extendeddefault@|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@|0|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 /usr/bin/make -C doc man txt sed -e 's|@prefix@|/usr/share/Modules|g' -e 's|@baseprefix@|/usr/share/Modules|g' -e 's|@libdir64@|/usr/lib64|g' -e 's|@libdir32@|/usr/lib|g' -e 's|@libexecdir@|/usr/share/Modules/libexec|g' -e 's|@initdir@|/usr/share/Modules/init|g' -e 's|@etcdir@|/etc/environment-modules|g' -e 's|@modulefilesdir@|/usr/share/Modules/modulefiles|g' -e 's|@moduleshome@|/usr/share/Modules|g' -e 's|@VERSION@|4.6.0|g' -e 's|@TCLSHDIR@/tclsh|/usr/bin/tclsh|g' -e 's|@TCLSH@|/usr/bin/tclsh|g' -e 's|@PYTHON@|/usr/bin/python3|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|@extendeddefault@|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@|0|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 chmod +x script/createmodule.py make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/init' sed -e 's|@prefix@|/usr/share/Modules|g' -e 's|@baseprefix@|/usr/share/Modules|g' -e 's|@libexecdir@|/usr/share/Modules/libexec|g' -e 's|@initdir@|/usr/share/Modules/init|g' -e 's|@etcdir@|/etc/environment-modules|g' -e 's|@modulefilesdir@|/usr/share/Modules/modulefiles|g' -e 's|@bindir@|/usr/share/Modules/bin|g' -e 's|@mandir@|/usr/share/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 's|@compatversion@||g' -e '/@notcompatversion@/d' -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/share/Modules/modulefiles} \\\nmodule use --append {/etc/modulefiles} \\\nmodule use --append {/usr/share/modulefiles}|g' -e 's|@modulepath@|/usr/share/Modules/modulefiles:/etc/modulefiles:/usr/share/modulefiles|g' -e 's|@setquarvars@||g' -e 's|@RUN_QUARANTINE@|LD_LIBRARY_PATH LD_PRELOAD|g; s/@.*RUNENV_VAR.*@//;' -e '/@notsetquarvars@/d' -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@|/usr/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/bin/tclsh|g' sh.in > sh make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/init' make[1]: Nothing to be done for 'txt'. make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/init' sed -e 's|@prefix@|/usr/share/Modules|g' -e 's|@baseprefix@|/usr/share/Modules|g' -e 's|@libexecdir@|/usr/share/Modules/libexec|g' -e 's|@initdir@|/usr/share/Modules/init|g' -e 's|@etcdir@|/etc/environment-modules|g' -e 's|@modulefilesdir@|/usr/share/Modules/modulefiles|g' -e 's|@bindir@|/usr/share/Modules/bin|g' -e 's|@mandir@|/usr/share/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 's|@compatversion@||g' -e '/@notcompatversion@/d' -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/share/Modules/modulefiles} \\\nmodule use --append {/etc/modulefiles} \\\nmodule use --append {/usr/share/modulefiles}|g' -e 's|@modulepath@|/usr/share/Modules/modulefiles:/etc/modulefiles:/usr/share/modulefiles|g' -e 's|@setquarvars@||g' -e 's|@RUN_QUARANTINE@|LD_LIBRARY_PATH LD_PRELOAD|g; s/@.*RUNENV_VAR.*@//;' -e '/@notsetquarvars@/d' -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@|/usr/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/bin/tclsh|g' ksh.in > ksh make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/init' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/doc' sed -e 's|@prefix@|/usr/share/Modules|g' -e 's|@libexecdir@|/usr/share/Modules/libexec|g' -e 's|@etcdir@|/etc/environment-modules|g' -e 's|@initdir@|/usr/share/Modules/init|g' -e 's|@modulefilesdir@|/usr/share/Modules/modulefiles|g' -e 's|@MODULES_RELEASE@|4.6.0|g' -e 's|@MODULES_BUILD@||g' -e 's|@MODULES_BUILD_DATE@|2020-09-16|g' build/module.1.in > build/module.1 make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/doc' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/init' sed -e 's|@prefix@|/usr/share/Modules|g' -e 's|@baseprefix@|/usr/share/Modules|g' -e 's|@libexecdir@|/usr/share/Modules/libexec|g' -e 's|@initdir@|/usr/share/Modules/init|g' -e 's|@etcdir@|/etc/environment-modules|g' -e 's|@modulefilesdir@|/usr/share/Modules/modulefiles|g' -e 's|@bindir@|/usr/share/Modules/bin|g' -e 's|@mandir@|/usr/share/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 's|@compatversion@||g' -e '/@notcompatversion@/d' -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/share/Modules/modulefiles} \\\nmodule use --append {/etc/modulefiles} \\\nmodule use --append {/usr/share/modulefiles}|g' -e 's|@modulepath@|/usr/share/Modules/modulefiles:/etc/modulefiles:/usr/share/modulefiles|g' -e 's|@setquarvars@||g' -e 's|@RUN_QUARANTINE@|LD_LIBRARY_PATH LD_PRELOAD|g; s/@.*RUNENV_VAR.*@//;' -e '/@notsetquarvars@/d' -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@|/usr/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/bin/tclsh|g' bash.in > bash make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/init' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/init' sed -e 's|@prefix@|/usr/share/Modules|g' -e 's|@baseprefix@|/usr/share/Modules|g' -e 's|@libexecdir@|/usr/share/Modules/libexec|g' -e 's|@initdir@|/usr/share/Modules/init|g' -e 's|@etcdir@|/etc/environment-modules|g' -e 's|@modulefilesdir@|/usr/share/Modules/modulefiles|g' -e 's|@bindir@|/usr/share/Modules/bin|g' -e 's|@mandir@|/usr/share/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 's|@compatversion@||g' -e '/@notcompatversion@/d' -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/share/Modules/modulefiles} \\\nmodule use --append {/etc/modulefiles} \\\nmodule use --append {/usr/share/modulefiles}|g' -e 's|@modulepath@|/usr/share/Modules/modulefiles:/etc/modulefiles:/usr/share/modulefiles|g' -e 's|@setquarvars@||g' -e 's|@RUN_QUARANTINE@|LD_LIBRARY_PATH LD_PRELOAD|g; s/@.*RUNENV_VAR.*@//;' -e '/@notsetquarvars@/d' -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@|/usr/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/bin/tclsh|g' zsh.in > zsh make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/init' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/init' sed -e 's|@prefix@|/usr/share/Modules|g' -e 's|@baseprefix@|/usr/share/Modules|g' -e 's|@libexecdir@|/usr/share/Modules/libexec|g' -e 's|@initdir@|/usr/share/Modules/init|g' -e 's|@etcdir@|/etc/environment-modules|g' -e 's|@modulefilesdir@|/usr/share/Modules/modulefiles|g' -e 's|@bindir@|/usr/share/Modules/bin|g' -e 's|@mandir@|/usr/share/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 's|@compatversion@||g' -e '/@notcompatversion@/d' -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/share/Modules/modulefiles} \\\nmodule use --append {/etc/modulefiles} \\\nmodule use --append {/usr/share/modulefiles}|g' -e 's|@modulepath@|/usr/share/Modules/modulefiles:/etc/modulefiles:/usr/share/modulefiles|g' -e 's|@setquarvars@||g' -e 's|@RUN_QUARANTINE@|LD_LIBRARY_PATH LD_PRELOAD|g; s/@.*RUNENV_VAR.*@//;' -e '/@notsetquarvars@/d' -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@|/usr/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/bin/tclsh|g' profile.sh.in > profile.sh make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/init' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/init' sed -e 's|@prefix@|/usr/share/Modules|g' -e 's|@baseprefix@|/usr/share/Modules|g' -e 's|@libexecdir@|/usr/share/Modules/libexec|g' -e 's|@initdir@|/usr/share/Modules/init|g' -e 's|@etcdir@|/etc/environment-modules|g' -e 's|@modulefilesdir@|/usr/share/Modules/modulefiles|g' -e 's|@bindir@|/usr/share/Modules/bin|g' -e 's|@mandir@|/usr/share/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 's|@compatversion@||g' -e '/@notcompatversion@/d' -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/share/Modules/modulefiles} \\\nmodule use --append {/etc/modulefiles} \\\nmodule use --append {/usr/share/modulefiles}|g' -e 's|@modulepath@|/usr/share/Modules/modulefiles:/etc/modulefiles:/usr/share/modulefiles|g' -e 's|@setquarvars@||g' -e 's|@RUN_QUARANTINE@|LD_LIBRARY_PATH LD_PRELOAD|g; s/@.*RUNENV_VAR.*@//;' -e '/@notsetquarvars@/d' -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@|/usr/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/bin/tclsh|g' bash_completion.in > bash_completion make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/init' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/init' sed -e 's|@prefix@|/usr/share/Modules|g' -e 's|@baseprefix@|/usr/share/Modules|g' -e 's|@libexecdir@|/usr/share/Modules/libexec|g' -e 's|@initdir@|/usr/share/Modules/init|g' -e 's|@etcdir@|/etc/environment-modules|g' -e 's|@modulefilesdir@|/usr/share/Modules/modulefiles|g' -e 's|@bindir@|/usr/share/Modules/bin|g' -e 's|@mandir@|/usr/share/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 's|@compatversion@||g' -e '/@notcompatversion@/d' -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/share/Modules/modulefiles} \\\nmodule use --append {/etc/modulefiles} \\\nmodule use --append {/usr/share/modulefiles}|g' -e 's|@modulepath@|/usr/share/Modules/modulefiles:/etc/modulefiles:/usr/share/modulefiles|g' -e 's|@setquarvars@||g' -e 's|@RUN_QUARANTINE@|LD_LIBRARY_PATH LD_PRELOAD|g; s/@.*RUNENV_VAR.*@//;' -e '/@notsetquarvars@/d' -e 's|@SHELLNAME@|profile-compat.sh|g' -e 's|@VERSIONING@|#|g' -e 's|@VERSION@|4.6.0|g' -e 's|@SED_ERE@|sed -E|g' -e 's|@PS@|/usr/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/bin/tclsh|g' profile-compat.sh.in > profile-compat.sh make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/init' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/init' sed -e 's|@prefix@|/usr/share/Modules|g' -e 's|@baseprefix@|/usr/share/Modules|g' -e 's|@libexecdir@|/usr/share/Modules/libexec|g' -e 's|@initdir@|/usr/share/Modules/init|g' -e 's|@etcdir@|/etc/environment-modules|g' -e 's|@modulefilesdir@|/usr/share/Modules/modulefiles|g' -e 's|@bindir@|/usr/share/Modules/bin|g' -e 's|@mandir@|/usr/share/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 's|@compatversion@||g' -e '/@notcompatversion@/d' -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/share/Modules/modulefiles} \\\nmodule use --append {/etc/modulefiles} \\\nmodule use --append {/usr/share/modulefiles}|g' -e 's|@modulepath@|/usr/share/Modules/modulefiles:/etc/modulefiles:/usr/share/modulefiles|g' -e 's|@setquarvars@||g' -e 's|@RUN_QUARANTINE@|LD_LIBRARY_PATH LD_PRELOAD|g; s/@.*RUNENV_VAR.*@//;' -e '/@notsetquarvars@/d' -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@|/usr/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/bin/tclsh|g' csh.in > csh make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/init' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/init' sed -e 's|@prefix@|/usr/share/Modules|g' -e 's|@baseprefix@|/usr/share/Modules|g' -e 's|@libexecdir@|/usr/share/Modules/libexec|g' -e 's|@initdir@|/usr/share/Modules/init|g' -e 's|@etcdir@|/etc/environment-modules|g' -e 's|@modulefilesdir@|/usr/share/Modules/modulefiles|g' -e 's|@bindir@|/usr/share/Modules/bin|g' -e 's|@mandir@|/usr/share/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 's|@compatversion@||g' -e '/@notcompatversion@/d' -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/share/Modules/modulefiles} \\\nmodule use --append {/etc/modulefiles} \\\nmodule use --append {/usr/share/modulefiles}|g' -e 's|@modulepath@|/usr/share/Modules/modulefiles:/etc/modulefiles:/usr/share/modulefiles|g' -e 's|@setquarvars@||g' -e 's|@RUN_QUARANTINE@|LD_LIBRARY_PATH LD_PRELOAD|g; s/@.*RUNENV_VAR.*@//;' -e '/@notsetquarvars@/d' -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@|/usr/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/bin/tclsh|g' csh.in > tcsh make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/init' sed -e 's|@prefix@|/usr/share/Modules|g' -e 's|@baseprefix@|/usr/share/Modules|g' -e 's|@libdir64@|/usr/lib64|g' -e 's|@libdir32@|/usr/lib|g' -e 's|@libexecdir@|/usr/share/Modules/libexec|g' -e 's|@initdir@|/usr/share/Modules/init|g' -e 's|@etcdir@|/etc/environment-modules|g' -e 's|@modulefilesdir@|/usr/share/Modules/modulefiles|g' -e 's|@moduleshome@|/usr/share/Modules|g' -e 's|@VERSION@|4.6.0|g' -e 's|@TCLSHDIR@/tclsh|/usr/bin/tclsh|g' -e 's|@TCLSH@|/usr/bin/tclsh|g' -e 's|@PYTHON@|/usr/bin/python3|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|@extendeddefault@|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@|0|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 chmod +x modulecmd.tcl make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/init' sed -e 's|@prefix@|/usr/share/Modules|g' -e 's|@baseprefix@|/usr/share/Modules|g' -e 's|@libexecdir@|/usr/share/Modules/libexec|g' -e 's|@initdir@|/usr/share/Modules/init|g' -e 's|@etcdir@|/etc/environment-modules|g' -e 's|@modulefilesdir@|/usr/share/Modules/modulefiles|g' -e 's|@bindir@|/usr/share/Modules/bin|g' -e 's|@mandir@|/usr/share/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 's|@compatversion@||g' -e '/@notcompatversion@/d' -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/share/Modules/modulefiles} \\\nmodule use --append {/etc/modulefiles} \\\nmodule use --append {/usr/share/modulefiles}|g' -e 's|@modulepath@|/usr/share/Modules/modulefiles:/etc/modulefiles:/usr/share/modulefiles|g' -e 's|@setquarvars@||g' -e 's|@RUN_QUARANTINE@|LD_LIBRARY_PATH LD_PRELOAD|g; s/@.*RUNENV_VAR.*@//;' -e '/@notsetquarvars@/d' -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@|/usr/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/bin/tclsh|g' profile.csh.in > profile.csh make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/init' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/init' sed -e 's|@prefix@|/usr/share/Modules|g' -e 's|@baseprefix@|/usr/share/Modules|g' -e 's|@libexecdir@|/usr/share/Modules/libexec|g' -e 's|@initdir@|/usr/share/Modules/init|g' -e 's|@etcdir@|/etc/environment-modules|g' -e 's|@modulefilesdir@|/usr/share/Modules/modulefiles|g' -e 's|@bindir@|/usr/share/Modules/bin|g' -e 's|@mandir@|/usr/share/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 's|@compatversion@||g' -e '/@notcompatversion@/d' -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/share/Modules/modulefiles} \\\nmodule use --append {/etc/modulefiles} \\\nmodule use --append {/usr/share/modulefiles}|g' -e 's|@modulepath@|/usr/share/Modules/modulefiles:/etc/modulefiles:/usr/share/modulefiles|g' -e 's|@setquarvars@||g' -e 's|@RUN_QUARANTINE@|LD_LIBRARY_PATH LD_PRELOAD|g; s/@.*RUNENV_VAR.*@//;' -e '/@notsetquarvars@/d' -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@|/usr/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/bin/tclsh|g' tcsh_completion.in > tcsh_completion make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/init' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/init' sed -e 's|@prefix@|/usr/share/Modules|g' -e 's|@baseprefix@|/usr/share/Modules|g' -e 's|@libexecdir@|/usr/share/Modules/libexec|g' -e 's|@initdir@|/usr/share/Modules/init|g' -e 's|@etcdir@|/etc/environment-modules|g' -e 's|@modulefilesdir@|/usr/share/Modules/modulefiles|g' -e 's|@bindir@|/usr/share/Modules/bin|g' -e 's|@mandir@|/usr/share/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 's|@compatversion@||g' -e '/@notcompatversion@/d' -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/share/Modules/modulefiles} \\\nmodule use --append {/etc/modulefiles} \\\nmodule use --append {/usr/share/modulefiles}|g' -e 's|@modulepath@|/usr/share/Modules/modulefiles:/etc/modulefiles:/usr/share/modulefiles|g' -e 's|@setquarvars@||g' -e 's|@RUN_QUARANTINE@|LD_LIBRARY_PATH LD_PRELOAD|g; s/@.*RUNENV_VAR.*@//;' -e '/@notsetquarvars@/d' -e 's|@SHELLNAME@|profile-compat.csh|g' -e 's|@VERSIONING@|#|g' -e 's|@VERSION@|4.6.0|g' -e 's|@SED_ERE@|sed -E|g' -e 's|@PS@|/usr/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/bin/tclsh|g' profile-compat.csh.in > profile-compat.csh make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/init' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/init' sed -e 's|@prefix@|/usr/share/Modules|g' -e 's|@baseprefix@|/usr/share/Modules|g' -e 's|@libexecdir@|/usr/share/Modules/libexec|g' -e 's|@initdir@|/usr/share/Modules/init|g' -e 's|@etcdir@|/etc/environment-modules|g' -e 's|@modulefilesdir@|/usr/share/Modules/modulefiles|g' -e 's|@bindir@|/usr/share/Modules/bin|g' -e 's|@mandir@|/usr/share/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 's|@compatversion@||g' -e '/@notcompatversion@/d' -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/share/Modules/modulefiles} \\\nmodule use --append {/etc/modulefiles} \\\nmodule use --append {/usr/share/modulefiles}|g' -e 's|@modulepath@|/usr/share/Modules/modulefiles:/etc/modulefiles:/usr/share/modulefiles|g' -e 's|@setquarvars@||g' -e 's|@RUN_QUARANTINE@|LD_LIBRARY_PATH LD_PRELOAD|g; s/@.*RUNENV_VAR.*@//;' -e '/@notsetquarvars@/d' -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@|/usr/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/bin/tclsh|g' perl.pm.in > perl.pm make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/init' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/init' sed -e 's|@prefix@|/usr/share/Modules|g' -e 's|@baseprefix@|/usr/share/Modules|g' -e 's|@libexecdir@|/usr/share/Modules/libexec|g' -e 's|@initdir@|/usr/share/Modules/init|g' -e 's|@etcdir@|/etc/environment-modules|g' -e 's|@modulefilesdir@|/usr/share/Modules/modulefiles|g' -e 's|@bindir@|/usr/share/Modules/bin|g' -e 's|@mandir@|/usr/share/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 's|@compatversion@||g' -e '/@notcompatversion@/d' -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/share/Modules/modulefiles} \\\nmodule use --append {/etc/modulefiles} \\\nmodule use --append {/usr/share/modulefiles}|g' -e 's|@modulepath@|/usr/share/Modules/modulefiles:/etc/modulefiles:/usr/share/modulefiles|g' -e 's|@setquarvars@||g' -e 's|@RUN_QUARANTINE@|LD_LIBRARY_PATH LD_PRELOAD|g; s/@.*RUNENV_VAR.*@//;' -e '/@notsetquarvars@/d' -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@|/usr/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/bin/tclsh|g' python.py.in > python.py make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/init' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/init' sed -e 's|@prefix@|/usr/share/Modules|g' -e 's|@baseprefix@|/usr/share/Modules|g' -e 's|@libexecdir@|/usr/share/Modules/libexec|g' -e 's|@initdir@|/usr/share/Modules/init|g' -e 's|@etcdir@|/etc/environment-modules|g' -e 's|@modulefilesdir@|/usr/share/Modules/modulefiles|g' -e 's|@bindir@|/usr/share/Modules/bin|g' -e 's|@mandir@|/usr/share/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 's|@compatversion@||g' -e '/@notcompatversion@/d' -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/share/Modules/modulefiles} \\\nmodule use --append {/etc/modulefiles} \\\nmodule use --append {/usr/share/modulefiles}|g' -e 's|@modulepath@|/usr/share/Modules/modulefiles:/etc/modulefiles:/usr/share/modulefiles|g' -e 's|@setquarvars@||g' -e 's|@RUN_QUARANTINE@|LD_LIBRARY_PATH LD_PRELOAD|g; s/@.*RUNENV_VAR.*@//;' -e '/@notsetquarvars@/d' -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@|/usr/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/bin/tclsh|g' ruby.rb.in > ruby.rb make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/init' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/init' sed -e 's|@prefix@|/usr/share/Modules|g' -e 's|@baseprefix@|/usr/share/Modules|g' -e 's|@libexecdir@|/usr/share/Modules/libexec|g' -e 's|@initdir@|/usr/share/Modules/init|g' -e 's|@etcdir@|/etc/environment-modules|g' -e 's|@modulefilesdir@|/usr/share/Modules/modulefiles|g' -e 's|@bindir@|/usr/share/Modules/bin|g' -e 's|@mandir@|/usr/share/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 's|@compatversion@||g' -e '/@notcompatversion@/d' -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/share/Modules/modulefiles} \\\nmodule use --append {/etc/modulefiles} \\\nmodule use --append {/usr/share/modulefiles}|g' -e 's|@modulepath@|/usr/share/Modules/modulefiles:/etc/modulefiles:/usr/share/modulefiles|g' -e 's|@setquarvars@||g' -e 's|@RUN_QUARANTINE@|LD_LIBRARY_PATH LD_PRELOAD|g; s/@.*RUNENV_VAR.*@//;' -e '/@notsetquarvars@/d' -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@|/usr/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/bin/tclsh|g' lisp.in > lisp make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/init' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/init' sed -e 's|@prefix@|/usr/share/Modules|g' -e 's|@baseprefix@|/usr/share/Modules|g' -e 's|@libexecdir@|/usr/share/Modules/libexec|g' -e 's|@initdir@|/usr/share/Modules/init|g' -e 's|@etcdir@|/etc/environment-modules|g' -e 's|@modulefilesdir@|/usr/share/Modules/modulefiles|g' -e 's|@bindir@|/usr/share/Modules/bin|g' -e 's|@mandir@|/usr/share/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 's|@compatversion@||g' -e '/@notcompatversion@/d' -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/share/Modules/modulefiles} \\\nmodule use --append {/etc/modulefiles} \\\nmodule use --append {/usr/share/modulefiles}|g' -e 's|@modulepath@|/usr/share/Modules/modulefiles:/etc/modulefiles:/usr/share/modulefiles|g' -e 's|@setquarvars@||g' -e 's|@RUN_QUARANTINE@|LD_LIBRARY_PATH LD_PRELOAD|g; s/@.*RUNENV_VAR.*@//;' -e '/@notsetquarvars@/d' -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@|/usr/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/bin/tclsh|g' tcl.in > tcl make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/init' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/init' sed -e 's|@prefix@|/usr/share/Modules|g' -e 's|@baseprefix@|/usr/share/Modules|g' -e 's|@libexecdir@|/usr/share/Modules/libexec|g' -e 's|@initdir@|/usr/share/Modules/init|g' -e 's|@etcdir@|/etc/environment-modules|g' -e 's|@modulefilesdir@|/usr/share/Modules/modulefiles|g' -e 's|@bindir@|/usr/share/Modules/bin|g' -e 's|@mandir@|/usr/share/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 's|@compatversion@||g' -e '/@notcompatversion@/d' -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/share/Modules/modulefiles} \\\nmodule use --append {/etc/modulefiles} \\\nmodule use --append {/usr/share/modulefiles}|g' -e 's|@modulepath@|/usr/share/Modules/modulefiles:/etc/modulefiles:/usr/share/modulefiles|g' -e 's|@setquarvars@||g' -e 's|@RUN_QUARANTINE@|LD_LIBRARY_PATH LD_PRELOAD|g; s/@.*RUNENV_VAR.*@//;' -e '/@notsetquarvars@/d' -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@|/usr/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/bin/tclsh|g' fish.in > fish make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/init' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/init' sed -e 's|@prefix@|/usr/share/Modules|g' -e 's|@baseprefix@|/usr/share/Modules|g' -e 's|@libexecdir@|/usr/share/Modules/libexec|g' -e 's|@initdir@|/usr/share/Modules/init|g' -e 's|@etcdir@|/etc/environment-modules|g' -e 's|@modulefilesdir@|/usr/share/Modules/modulefiles|g' -e 's|@bindir@|/usr/share/Modules/bin|g' -e 's|@mandir@|/usr/share/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 's|@compatversion@||g' -e '/@notcompatversion@/d' -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/share/Modules/modulefiles} \\\nmodule use --append {/etc/modulefiles} \\\nmodule use --append {/usr/share/modulefiles}|g' -e 's|@modulepath@|/usr/share/Modules/modulefiles:/etc/modulefiles:/usr/share/modulefiles|g' -e 's|@setquarvars@||g' -e 's|@RUN_QUARANTINE@|LD_LIBRARY_PATH LD_PRELOAD|g; s/@.*RUNENV_VAR.*@//;' -e '/@notsetquarvars@/d' -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@|/usr/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/bin/tclsh|g' cmake.in > cmake make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/init' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/init' sed -e 's|@prefix@|/usr/share/Modules|g' -e 's|@baseprefix@|/usr/share/Modules|g' -e 's|@libexecdir@|/usr/share/Modules/libexec|g' -e 's|@initdir@|/usr/share/Modules/init|g' -e 's|@etcdir@|/etc/environment-modules|g' -e 's|@modulefilesdir@|/usr/share/Modules/modulefiles|g' -e 's|@bindir@|/usr/share/Modules/bin|g' -e 's|@mandir@|/usr/share/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 's|@compatversion@||g' -e '/@notcompatversion@/d' -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/share/Modules/modulefiles} \\\nmodule use --append {/etc/modulefiles} \\\nmodule use --append {/usr/share/modulefiles}|g' -e 's|@modulepath@|/usr/share/Modules/modulefiles:/etc/modulefiles:/usr/share/modulefiles|g' -e 's|@setquarvars@||g' -e 's|@RUN_QUARANTINE@|LD_LIBRARY_PATH LD_PRELOAD|g; s/@.*RUNENV_VAR.*@//;' -e '/@notsetquarvars@/d' -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@|/usr/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/bin/tclsh|g' r.R.in > r.R make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/init' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-ModuleCmd_Clear.o `test -f 'ModuleCmd_Clear.c' || echo './'`ModuleCmd_Clear.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' ModuleCmd_Clear.c: In function 'ModuleCmd_Clear': ModuleCmd_Clear.c:116:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 116 | fgets( buf, 10, stdin); | ^~~~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/init' sed -e 's|@prefix@|/usr/share/Modules|g' -e 's|@baseprefix@|/usr/share/Modules|g' -e 's|@libexecdir@|/usr/share/Modules/libexec|g' -e 's|@initdir@|/usr/share/Modules/init|g' -e 's|@etcdir@|/etc/environment-modules|g' -e 's|@modulefilesdir@|/usr/share/Modules/modulefiles|g' -e 's|@bindir@|/usr/share/Modules/bin|g' -e 's|@mandir@|/usr/share/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 's|@compatversion@||g' -e '/@notcompatversion@/d' -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/share/Modules/modulefiles} \\\nmodule use --append {/etc/modulefiles} \\\nmodule use --append {/usr/share/modulefiles}|g' -e 's|@modulepath@|/usr/share/Modules/modulefiles:/etc/modulefiles:/usr/share/modulefiles|g' -e 's|@setquarvars@||g' -e 's|@RUN_QUARANTINE@|LD_LIBRARY_PATH LD_PRELOAD|g; s/@.*RUNENV_VAR.*@//;' -e '/@notsetquarvars@/d' -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@|/usr/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/bin/tclsh|g' modulerc.in > modulerc mv modulerc modulerc.tmp sed -e 's|\\$||' modulerc.tmp > modulerc rm -f modulerc.tmp make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/init' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/init' sed -e 's|@prefix@|/usr/share/Modules|g' -e 's|@baseprefix@|/usr/share/Modules|g' -e 's|@libexecdir@|/usr/share/Modules/libexec|g' -e 's|@initdir@|/usr/share/Modules/init|g' -e 's|@etcdir@|/etc/environment-modules|g' -e 's|@modulefilesdir@|/usr/share/Modules/modulefiles|g' -e 's|@bindir@|/usr/share/Modules/bin|g' -e 's|@mandir@|/usr/share/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 's|@compatversion@||g' -e '/@notcompatversion@/d' -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/share/Modules/modulefiles} \\\nmodule use --append {/etc/modulefiles} \\\nmodule use --append {/usr/share/modulefiles}|g' -e 's|@modulepath@|/usr/share/Modules/modulefiles:/etc/modulefiles:/usr/share/modulefiles|g' -e 's|@setquarvars@||g' -e 's|@RUN_QUARANTINE@|LD_LIBRARY_PATH LD_PRELOAD|g; s/@.*RUNENV_VAR.*@//;' -e '/@notsetquarvars@/d' -e 's|@SHELLNAME@|zsh-functions/_module|g' -e 's|@VERSIONING@|#|g' -e 's|@VERSION@|4.6.0|g' -e 's|@SED_ERE@|sed -E|g' -e 's|@PS@|/usr/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/bin/tclsh|g' zsh-functions/_module.in > zsh-functions/_module make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/init' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/init' sed -e 's|@prefix@|/usr/share/Modules|g' -e 's|@baseprefix@|/usr/share/Modules|g' -e 's|@libexecdir@|/usr/share/Modules/libexec|g' -e 's|@initdir@|/usr/share/Modules/init|g' -e 's|@etcdir@|/etc/environment-modules|g' -e 's|@modulefilesdir@|/usr/share/Modules/modulefiles|g' -e 's|@bindir@|/usr/share/Modules/bin|g' -e 's|@mandir@|/usr/share/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 's|@compatversion@||g' -e '/@notcompatversion@/d' -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/share/Modules/modulefiles} \\\nmodule use --append {/etc/modulefiles} \\\nmodule use --append {/usr/share/modulefiles}|g' -e 's|@modulepath@|/usr/share/Modules/modulefiles:/etc/modulefiles:/usr/share/modulefiles|g' -e 's|@setquarvars@||g' -e 's|@RUN_QUARANTINE@|LD_LIBRARY_PATH LD_PRELOAD|g; s/@.*RUNENV_VAR.*@//;' -e '/@notsetquarvars@/d' -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@|/usr/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/bin/tclsh|g' ../contrib/modulefiles/modules.in > ../contrib/modulefiles/modules make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/init' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-ModuleCmd_Display.o `test -f 'ModuleCmd_Display.c' || echo './'`ModuleCmd_Display.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/init' sed -e 's|@prefix@|/usr/share/Modules|g' -e 's|@baseprefix@|/usr/share/Modules|g' -e 's|@libexecdir@|/usr/share/Modules/libexec|g' -e 's|@initdir@|/usr/share/Modules/init|g' -e 's|@etcdir@|/etc/environment-modules|g' -e 's|@modulefilesdir@|/usr/share/Modules/modulefiles|g' -e 's|@bindir@|/usr/share/Modules/bin|g' -e 's|@mandir@|/usr/share/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 's|@compatversion@||g' -e '/@notcompatversion@/d' -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/share/Modules/modulefiles} \\\nmodule use --append {/etc/modulefiles} \\\nmodule use --append {/usr/share/modulefiles}|g' -e 's|@modulepath@|/usr/share/Modules/modulefiles:/etc/modulefiles:/usr/share/modulefiles|g' -e 's|@setquarvars@||g' -e 's|@RUN_QUARANTINE@|LD_LIBRARY_PATH LD_PRELOAD|g; s/@.*RUNENV_VAR.*@//;' -e '/@notsetquarvars@/d' -e 's|@SHELLNAME@|.modulespath|g' -e 's|@VERSIONING@|#|g' -e 's|@VERSION@|4.6.0|g' -e 's|@SED_ERE@|sed -E|g' -e 's|@PS@|/usr/bin/ps|g' -e 's|@BASENAME@|/usr/bin/basename|g' -e 's|@TCLSH@|/usr/bin/tclsh|g' .modulespath.in > .modulespath make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/init' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-ModuleCmd_Help.o `test -f 'ModuleCmd_Help.c' || echo './'`ModuleCmd_Help.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-ModuleCmd_Purge.o `test -f 'ModuleCmd_Purge.c' || echo './'`ModuleCmd_Purge.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-ModuleCmd_Load.o `test -f 'ModuleCmd_Load.c' || echo './'`ModuleCmd_Load.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-ModuleCmd_List.o `test -f 'ModuleCmd_List.c' || echo './'`ModuleCmd_List.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' ModuleCmd_List.c: In function 'ModuleCmd_List': ModuleCmd_List.c:138:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 138 | list[ count1] = xstrtok( NULL, ":"); | ^~~~ ModuleCmd_List.c:143:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 143 | files[ count2] = xstrtok( NULL, ":"); | ^~~~~ ModuleCmd_List.c:168:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 168 | if( s = strchr( s, '/')) | ^ At top level: ModuleCmd_List.c:61:13: warning: '_proc_ModuleCmd_List' defined but not used [-Wunused-variable] 61 | static char _proc_ModuleCmd_List[] = "ModuleCmd_List"; | ^~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-ModuleCmd_Avail.o `test -f 'ModuleCmd_Avail.c' || echo './'`ModuleCmd_Avail.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' ModuleCmd_Avail.c: In function 'ModuleCmd_Avail': ModuleCmd_Avail.c:242:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 242 | if( !check_dir( *argv)) | ^ ModuleCmd_Avail.c:285:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 285 | if( s = strchr( dirname, ':')) | ^ ModuleCmd_Avail.c:317:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 317 | if( s = strchr( dirname, ':')) | ^ ModuleCmd_Avail.c:342:1: warning: label 'unwind1' defined but not used [-Wunused-label] 342 | unwind1: | ^~~~~~~ ModuleCmd_Avail.c:338:1: warning: label 'unwind2' defined but not used [-Wunused-label] 338 | unwind2: | ^~~~~~~ ModuleCmd_Avail.c: In function 'print_dir': ModuleCmd_Avail.c:562:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 562 | if( s = strchr( s, '/')) | ^ ModuleCmd_Avail.c:602:1: warning: label 'unwind0' defined but not used [-Wunused-label] 602 | unwind0: | ^~~~~~~ ModuleCmd_Avail.c:425:12: warning: variable 'dirlen' set but not used [-Wunused-but-set-variable] 425 | int dirlen; | ^~~~~~ ModuleCmd_Avail.c: In function 'test_version_dir': ModuleCmd_Avail.c:693:1: warning: no return statement in function returning non-void [-Wreturn-type] 693 | } | ^ ModuleCmd_Avail.c: In function 'print_aligned_files': ModuleCmd_Avail.c:1590:6: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1590 | if( g_current_module = s = strrchr( *list, '/')) { | ^~~~~~~~~~~~~~~~ ModuleCmd_Avail.c: In function 'print_terse_files': ModuleCmd_Avail.c:1848:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1848 | if( module = _pick_file_list( mod_ndx)) { | ^~~~~~ ModuleCmd_Avail.c:1867:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1867 | while( module = _get_file_list()) { | ^~~~~~ At top level: ModuleCmd_Avail.c:691:12: warning: 'test_version_dir' defined but not used [-Wunused-function] 691 | static int test_version_dir( struct dirent *dp) | ^~~~~~~~~~~~~~~~ ModuleCmd_Avail.c: In function 'print_aligned_files': ModuleCmd_Avail.c:1725:30: warning: '%02d' directive writing between 2 and 11 bytes into a region of size between 8 and 15 [-Wformat-overflow=] 1725 | sprintf( buffer, "%04d/%02d/%02d %2d:%02d:%02d", | ^~~~ ModuleCmd_Avail.c:1725:24: note: directive argument in the range [-2147483647, 2147483647] 1725 | sprintf( buffer, "%04d/%02d/%02d %2d:%02d:%02d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from modules_def.h:37, from ModuleCmd_Avail.c:45: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 20 and 72 bytes into a destination of size 20 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-ModuleCmd_Switch.o `test -f 'ModuleCmd_Switch.c' || echo './'`ModuleCmd_Switch.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' ModuleCmd_Switch.c: In function 'ModuleCmd_Switch': ModuleCmd_Switch.c:213:33: warning: 'newmodule' may be used uninitialized in this function [-Wmaybe-uninitialized] 213 | if( TCL_ERROR == (ret_val = Locate_ModuleFile( interp, newmodule, newname, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 214 | newfile))) | ~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-ModuleCmd_Init.o `test -f 'ModuleCmd_Init.c' || echo './'`ModuleCmd_Init.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' ModuleCmd_Init.c: In function 'ModuleCmd_Init': ModuleCmd_Init.c:126:12: warning: unused variable 'max_home_path' [-Wunused-variable] 126 | int max_home_path = MOD_BUFSIZE + 40; | ^~~~~~~~~~~~~ ModuleCmd_Init.c:419:14: warning: 'newfileptr' may be used uninitialized in this function [-Wmaybe-uninitialized] 419 | if (EOF == fclose(newfileptr)) | ^~~~~~~~~~~~~~~~~~ ModuleCmd_Init.c:280:10: warning: 'ch' may be used uninitialized in this function [-Wmaybe-uninitialized] 280 | *endp = ch; | ~~~~~~^~~~ make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-ModuleCmd_Use.o `test -f 'ModuleCmd_Use.c' || echo './'`ModuleCmd_Use.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-ModuleCmd_Update.o `test -f 'ModuleCmd_Update.c' || echo './'`ModuleCmd_Update.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' ModuleCmd_Update.c: In function 'ModuleCmd_Update': ModuleCmd_Update.c:191:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 191 | if( var_ptr = strchr( buf, '=')) { | ^~~~~~~ ModuleCmd_Update.c:203:9: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 203 | if( strncmp( var_ptr, "LOADEDMODULES", 12) && | ^ ModuleCmd_Update.c:185:5: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] 185 | if( c) | ^ make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/lib' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pipe -O2 -fomit-frame-pointer -DNDEBUG -fPIC -Wall -I/usr/include -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--export-dynamic -shared -fPIC -Wl,-soname,libtclenvmodules.so -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pipe -O2 -fomit-frame-pointer -DNDEBUG -fPIC -Wall -I/usr/include envmodules.c -o libtclenvmodules.so -L/usr/lib64 -ltclstub8.6 make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/lib' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-cmdAlias.o `test -f 'cmdAlias.c' || echo './'`cmdAlias.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' cmdAlias.c: In function 'cmdSetAlias': cmdAlias.c:149:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 149 | if(marked_val = chk_marked_entry(markAliasHashTable,(char *) argv[1])) { | ^~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-ModuleCmd_Refresh.o `test -f 'ModuleCmd_Refresh.c' || echo './'`ModuleCmd_Refresh.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' ModuleCmd_Refresh.c: In function 'ModuleCmd_Refresh': ModuleCmd_Refresh.c:144:3: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 144 | list[ count] = xstrtok( NULL, ":"); | ^~~~ ModuleCmd_Refresh.c:149:3: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 149 | files[ count] = xstrtok( NULL, ":"); | ^~~~~ make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-cmdIsLoaded.o `test -f 'cmdIsLoaded.c' || echo './'`cmdIsLoaded.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-ModuleCmd_Whatis.o `test -f 'ModuleCmd_Whatis.c' || echo './'`ModuleCmd_Whatis.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-cmdConflict.o `test -f 'cmdConflict.c' || echo './'`cmdConflict.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' ModuleCmd_Whatis.c: In function 'whatis_dir': ModuleCmd_Whatis.c:599:1: warning: label 'unwind2' defined but not used [-Wunused-label] 599 | unwind2: | ^~~~~~~ ModuleCmd_Whatis.c: In function 'read_cache': ModuleCmd_Whatis.c:641:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 641 | while( wptr = fgets( buffer, MOD_BUFSIZE, cfp)) { | ^~~~ ModuleCmd_Whatis.c: In function 'apropos_cache': ModuleCmd_Whatis.c:717:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 717 | if( env = getenv( "MODULEWHATISCACHE")) { | ^~~ In file included from /usr/include/string.h:519, from modules_def.h:62, from ModuleCmd_Whatis.c:33: In function 'strncpy', inlined from 'read_cache' at ModuleCmd_Whatis.c:648:6: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'whatis_dir.isra.0' at ModuleCmd_Whatis.c:555:7: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmdConflict.c: In function 'cmdConflict': cmdConflict.c:343:1: warning: label 'unwind1' defined but not used [-Wunused-label] 343 | unwind1: | ^~~~~~~ cmdConflict.c: In function 'cmdPrereq': cmdConflict.c:568:1: warning: label 'unwind3' defined but not used [-Wunused-label] 568 | unwind3: | ^~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-cmdMisc.o `test -f 'cmdMisc.c' || echo './'`cmdMisc.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-cmdInfo.o `test -f 'cmdInfo.c' || echo './'`cmdInfo.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-cmdUname.o `test -f 'cmdUname.c' || echo './'`cmdUname.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-cmdSetenv.o `test -f 'cmdSetenv.c' || echo './'`cmdSetenv.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' cmdSetenv.c: In function 'cmdSetEnv': cmdSetenv.c:149:5: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized] 149 | moduleSetenv( interp, var, val, force); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmdSetenv.c:149:5: warning: 'var' may be used uninitialized in this function [-Wmaybe-uninitialized] cmdSetenv.c:149:5: warning: 'force' may be used uninitialized in this function [-Wmaybe-uninitialized] make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-cmdUlvl.o `test -f 'cmdUlvl.c' || echo './'`cmdUlvl.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-cmdModule.o `test -f 'cmdModule.c' || echo './'`cmdModule.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' cmdModule.c: In function 'cmdModule': cmdModule.c:150:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 150 | #define _MTCH _XD match = | ^~~~~ cmdModule.c:219:15: note: in expansion of macro '_MTCH' 219 | } else if(_MTCH Tcl_RegExpMatch(interp,module_command, addRE)) { | ^~~~~ cmdModule.c:150:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 150 | #define _MTCH _XD match = | ^~~~~ cmdModule.c:234:15: note: in expansion of macro '_MTCH' 234 | } else if(_MTCH Tcl_RegExpMatch(interp,module_command, rmRE)) { | ^~~~~ cmdModule.c:150:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 150 | #define _MTCH _XD match = | ^~~~~ cmdModule.c:243:15: note: in expansion of macro '_MTCH' 243 | } else if(_MTCH Tcl_RegExpMatch(interp,module_command, swRE)) { | ^~~~~ cmdModule.c:150:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 150 | #define _MTCH _XD match = | ^~~~~ cmdModule.c:251:15: note: in expansion of macro '_MTCH' 251 | } else if(_MTCH Tcl_RegExpMatch(interp,module_command, dispRE)) { | ^~~~~ cmdModule.c:150:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 150 | #define _MTCH _XD match = | ^~~~~ cmdModule.c:259:15: note: in expansion of macro '_MTCH' 259 | } else if(_MTCH Tcl_RegExpMatch(interp,module_command, listRE)) { | ^~~~~ cmdModule.c:150:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 150 | #define _MTCH _XD match = | ^~~~~ cmdModule.c:273:15: note: in expansion of macro '_MTCH' 273 | } else if(_MTCH Tcl_RegExpMatch(interp,module_command,availRE)) { | ^~~~~ cmdModule.c:150:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 150 | #define _MTCH _XD match = | ^~~~~ cmdModule.c:287:15: note: in expansion of macro '_MTCH' 287 | } else if(_MTCH Tcl_RegExpMatch(interp,module_command,whatisRE)) { | ^~~~~ cmdModule.c:150:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 150 | #define _MTCH _XD match = | ^~~~~ cmdModule.c:291:15: note: in expansion of macro '_MTCH' 291 | } else if(_MTCH Tcl_RegExpMatch(interp,module_command,aproposRE)) { | ^~~~~ cmdModule.c:150:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 150 | #define _MTCH _XD match = | ^~~~~ cmdModule.c:299:15: note: in expansion of macro '_MTCH' 299 | } else if(_MTCH Tcl_RegExpMatch(interp,module_command,clearRE)) { | ^~~~~ cmdModule.c:150:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 150 | #define _MTCH _XD match = | ^~~~~ cmdModule.c:307:15: note: in expansion of macro '_MTCH' 307 | } else if(_MTCH Tcl_RegExpMatch(interp,module_command,updateRE)) { | ^~~~~ cmdModule.c:150:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 150 | #define _MTCH _XD match = | ^~~~~ cmdModule.c:315:15: note: in expansion of macro '_MTCH' 315 | } else if(_MTCH Tcl_RegExpMatch(interp,module_command,purgeRE)) { | ^~~~~ cmdModule.c:150:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 150 | #define _MTCH _XD match = | ^~~~~ cmdModule.c:323:15: note: in expansion of macro '_MTCH' 323 | } else if(_MTCH Tcl_RegExpMatch(interp,module_command,initRE)) { | ^~~~~ cmdModule.c:150:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 150 | #define _MTCH _XD match = | ^~~~~ cmdModule.c:372:15: note: in expansion of macro '_MTCH' 372 | } else if(_MTCH Tcl_RegExpMatch(interp,module_command, useRE)) { | ^~~~~ cmdModule.c:150:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 150 | #define _MTCH _XD match = | ^~~~~ cmdModule.c:380:15: note: in expansion of macro '_MTCH' 380 | } else if(_MTCH Tcl_RegExpMatch(interp,module_command, unuseRE)) { | ^~~~~ cmdModule.c:150:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 150 | #define _MTCH _XD match = | ^~~~~ cmdModule.c:388:15: note: in expansion of macro '_MTCH' 388 | } else if(_MTCH Tcl_RegExpMatch(interp,module_command, refreshRE)) { | ^~~~~ cmdModule.c:150:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 150 | #define _MTCH _XD match = | ^~~~~ cmdModule.c:396:15: note: in expansion of macro '_MTCH' 396 | } else if(_MTCH Tcl_RegExpMatch(interp,module_command, helpRE)) { | ^~~~~ cmdModule.c: In function 'Read_Modulefile': cmdModule.c:466:22: warning: unused variable 'endp' [-Wunused-variable] 466 | char *startp, *endp; | ^~~~ cmdModule.c:466:13: warning: unused variable 'startp' [-Wunused-variable] 466 | char *startp, *endp; | ^~~~~~ make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-cmdPath.o `test -f 'cmdPath.c' || echo './'`cmdPath.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' cmdPath.c: In function 'Remove_Path': cmdPath.c:593:4: warning: unused variable 'addsep' [-Wunused-variable] 593 | addsep = 0, /** flag to add separator **/ | ^~~~~~ cmdPath.c:590:18: warning: unused variable 'i' [-Wunused-variable] 590 | int i, /** counter **/ | ^ make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-cmdChdir.o `test -f 'cmdChdir.c' || echo './'`cmdChdir.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-cmdLog.o `test -f 'cmdLog.c' || echo './'`cmdLog.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-cmdVerbose.o `test -f 'cmdVerbose.c' || echo './'`cmdVerbose.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-cmdXResource.o `test -f 'cmdXResource.c' || echo './'`cmdXResource.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' cmdXResource.c: In function 'doDisplayDefines': cmdXResource.c:249:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 249 | if( colon = strchr( server, ':')) | ^~~~~ cmdXResource.c: In function 'getEntries': cmdXResource.c:512:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 512 | if( entry = Tcl_FindHashEntry( data, startp)) { | ^~~~~ cmdXResource.c: In function 'cmdXResource': cmdXResource.c:734:17: warning: 'tmpbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 734 | if( tmpbuf && (getEntries(interp, resDB.data, tmpbuf, 0) != NO_ERR)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmdXResource.c:710:11: note: 'tmpbuf' was declared here 710 | char *tmpbuf; | ^~~~~~ make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-cmdWhatis.o `test -f 'cmdWhatis.c' || echo './'`cmdWhatis.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-cmdTrace.o `test -f 'cmdTrace.c' || echo './'`cmdTrace.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' cmdTrace.c: In function 'ChangeTraceSel': cmdTrace.c:558:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 558 | while( *t++ = *s++); | ^ make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-init.o `test -f 'init.c' || echo './'`init.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-cmdVersion.o `test -f 'cmdVersion.c' || echo './'`cmdVersion.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' cmdVersion.c: In function 'ExpandVersions': cmdVersion.c:395:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 395 | if( s = scan_versions( buffer, buffer, ptr->ptr, modptr)) | ^ cmdVersion.c: In function 'scan_versions': cmdVersion.c:484:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 484 | if( s = scan_versions( buffer, base, vers->ptr, modptr)) | ^ cmdVersion.c:493:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 493 | if( s = scan_versions( buffer, base, ptr->ptr, modptr)) | ^ cmdVersion.c: In function 'CheckModuleVersion': cmdVersion.c:552:6: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 552 | if( s = strrchr( name, '/')) { | ^ cmdVersion.c: In function 'cmdModuleAlias': cmdVersion.c:679:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 679 | if( ptr = FindName( (char *) argv[ 1], aliaslist, &tmp)) { | ^~~ cmdVersion.c:682:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 682 | !trg_alias && (!ptr->ptr->module || !ptr->ptr->module->module) ) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmdVersion.c:687:16: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 687 | if( trg_alias && !strcmp( ptr->ptr->name, argv[ 2]) || | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmdVersion.c: In function 'VersionLookup': cmdVersion.c:853:6: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 853 | if( s = strrchr( buffer, '/')) | ^ cmdVersion.c: In function 'AddModule': cmdVersion.c:1068:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1068 | if( ptr = FindModule( name, &app_ptr)) | ^~~ cmdVersion.c: In function 'AddName': cmdVersion.c:1193:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1193 | if( ptr = FindName( name, *start, &app_ptr)) | ^~~ cmdVersion.c: In function 'cmdModuleAlias': cmdVersion.c:689:4: warning: 'module' may be used uninitialized in this function [-Wmaybe-uninitialized] 689 | !strcmp( ptr->ptr->module->module, module)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmdVersion.c:688:21: warning: 'version' may be used uninitialized in this function [-Wmaybe-uninitialized] 688 | !trg_alias && !strcmp( ptr->ptr->name, version) && | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-main.o `test -f 'main.c' || echo './'`main.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' main.c:119:1: warning: "/*" within comment [-Wcomment] 119 | /** | main.c: In function 'main': main.c:350:1: warning: label 'unwind2' defined but not used [-Wunused-label] 350 | unwind2: | ^~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-version.o `test -f 'version.c' || echo './'`version.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-locate_module.o `test -f 'locate_module.c' || echo './'`locate_module.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' locate_module.c: In function 'GetModuleName': locate_module.c:392:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 392 | if( ver = strrchr( mod, '/')) | ^~~ locate_module.c:494:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 494 | if( ver = strchr( s, '/')) | ^~~ locate_module.c: In function 'SortedDirList': locate_module.c:848:1: warning: label 'unwind1' defined but not used [-Wunused-label] 848 | unwind1: | ^~~~~~~ locate_module.c: In function 'SourceRC': locate_module.c:1044:24: warning: unused variable 'i' [-Wunused-variable] 1044 | int save_flags, i; | ^ locate_module.c: In function 'SourceVers': locate_module.c:1160:17: warning: unused variable 'ver' [-Wunused-variable] 1160 | char *mod, *ver; | ^~~ locate_module.c:1160:11: warning: unused variable 'mod' [-Wunused-variable] 1160 | char *mod, *ver; | ^~~ locate_module.c: In function 'SortedDirList': locate_module.c:844:15: warning: 'subdirp' may be used uninitialized in this function [-Wmaybe-uninitialized] 844 | if( -1 == closedir( subdirp)) | ^~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-getopt.o `test -f 'getopt.c' || echo './'`getopt.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' getopt.c: In function '_getopt_internal': getopt.c:918:9: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 918 | if( opterr) | ^ getopt.c:1159:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 1159 | } else | ^~~~ getopt.c:1167:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 1167 | nextchar = NULL; | ^~~~~~~~ getopt.c:990:12: warning: 'indfound' may be used uninitialized in this function [-Wmaybe-uninitialized] 990 | *longind = option_index; | ~~~~~~~~~^~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-error.o `test -f 'error.c' || echo './'`error.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' error.c: In function 'GetFacilityPtr': error.c:1265:18: warning: unused variable 's' [-Wunused-variable] 1265 | char *buf, *s, *t; | ^ error.c: In function 'Module_Error': error.c:703:2: warning: 'ret_code' may be used uninitialized in this function [-Wmaybe-uninitialized] 703 | exit( ret_code); | ^~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -c -o modulecmd-utility.o `test -f 'utility.c' || echo './'`utility.c make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' utility.c: In function 'clear_hash_value': utility.c:266:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 266 | if( hentry = Tcl_FindHashEntry( htable, (char*) key) ) { | ^~~~~~ utility.c: In function 'Clear_Global_Hash_Tables': utility.c:340:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 340 | } while( hashEntry = Tcl_NextHashEntry( &searchPtr)); | ^~~~~~~~~ utility.c: In function 'Delete_Hash_Tables': utility.c:425:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 425 | } while( hashEntry = Tcl_NextHashEntry( &searchPtr)); | ^~~~~~~~~ utility.c: In function 'Copy_Hash_Tables': utility.c:512:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 512 | if( oldHashEntry = Tcl_FirstHashEntry( *o_ptr, &searchPtr)) { | ^~~~~~~~~~~~ utility.c:529:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 529 | } while( oldHashEntry = Tcl_NextHashEntry( &searchPtr)); | ^~~~~~~~~~~~ utility.c: In function 'Unwind_Modulefile_Changes': utility.c:596:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 596 | if( hashEntry = Tcl_FirstHashEntry( oldTables[i], &searchPtr)) { | ^~~~~~~~~ utility.c:611:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 611 | } while( hashEntry = Tcl_NextHashEntry( &searchPtr) ); | ^~~~~~~~~ utility.c: In function 'Output_Modulefile_Changes': utility.c:709:6: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 709 | if( hashEntry = Tcl_FirstHashEntry( table[i], &searchPtr)) | ^~~~~~~~~ utility.c:713:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 713 | } while( hashEntry = Tcl_NextHashEntry( &searchPtr)); | ^~~~~~~~~ utility.c: In function 'Output_Modulefile_Aliases': utility.c:859:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 859 | if( hashEntry = Tcl_FirstHashEntry( aliasSetHashTable, &searchPtr)) { | ^~~~~~~~~ utility.c:906:6: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 906 | if( hashEntry = Tcl_FirstHashEntry( table[i], &searchPtr)) { | ^~~~~~~~~ utility.c:922:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 922 | } while( hashEntry = Tcl_NextHashEntry( &searchPtr)); | ^~~~~~~~~ utility.c: In function 'chk_marked_entry': utility.c:2035:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2035 | if( hentry = Tcl_FindHashEntry( table, var)) | ^~~~~~ utility.c: In function 'Update_LoadedList': utility.c:2180:6: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2180 | if( basename = get_module_basename( basename)) { | ^~~~~~~~ utility.c: In function 'xstrtok_r': utility.c:2430:18: warning: unused variable 'sc' [-Wunused-variable] 2430 | register int c,sc; | ^~ utility.c:2430:16: warning: unused variable 'c' [-Wunused-variable] 2430 | register int c,sc; | ^ utility.c: In function 'tmpfile_mod': utility.c:2847:9: warning: unused variable 'f' [-Wunused-variable] 2847 | FILE* f = NULL; | ^ In file included from /usr/include/string.h:519, from modules_def.h:62, from utility.c:62: In function 'strncpy', inlined from 'getLMFILES' at utility.c:1698:13: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utility.c: In function 'getLMFILES': utility.c:1684:24: note: length computed here 1684 | cptr_len = strlen( cptr); | ^~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' gcc -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modulecmd modulecmd-ModuleCmd_Avail.o modulecmd-ModuleCmd_Clear.o modulecmd-ModuleCmd_Display.o modulecmd-ModuleCmd_Help.o modulecmd-ModuleCmd_Init.o modulecmd-ModuleCmd_List.o modulecmd-ModuleCmd_Load.o modulecmd-ModuleCmd_Purge.o modulecmd-ModuleCmd_Switch.o modulecmd-ModuleCmd_Update.o modulecmd-ModuleCmd_Use.o modulecmd-ModuleCmd_Whatis.o modulecmd-ModuleCmd_Refresh.o modulecmd-cmdAlias.o modulecmd-cmdConflict.o modulecmd-cmdIsLoaded.o modulecmd-cmdInfo.o modulecmd-cmdMisc.o modulecmd-cmdModule.o modulecmd-cmdPath.o modulecmd-cmdSetenv.o modulecmd-cmdUname.o modulecmd-cmdXResource.o modulecmd-cmdUlvl.o modulecmd-cmdLog.o modulecmd-cmdChdir.o modulecmd-cmdTrace.o modulecmd-cmdVersion.o modulecmd-cmdVerbose.o modulecmd-cmdWhatis.o modulecmd-init.o modulecmd-locate_module.o modulecmd-utility.o modulecmd-main.o modulecmd-error.o modulecmd-getopt.o modulecmd-version.o -L/usr/lib64 -ltcl8.6 -ldl -lm -lX11 -ldl -lm -lX11 make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cE0RUf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64 ++ dirname /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64 + cd modules-4.6.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64 'INSTALL=/usr/bin/install -p' mkdir -p /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/Modules/libexec mkdir -p /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/Modules/bin mkdir -p /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/etc/environment-modules cp modulecmd.tcl /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/Modules/libexec/ chmod +x /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/Modules/libexec/modulecmd.tcl cp compat/modulecmd /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/Modules/libexec/modulecmd-compat chmod +x /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/Modules/libexec/modulecmd-compat mkdir -p /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/lib64 cp lib/libtclenvmodules.so /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/lib64/libtclenvmodules.so chmod +x /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/lib64/libtclenvmodules.so cp script/envml /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/Modules/bin/ chmod +x /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/Modules/bin/envml cp script/add.modules /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/Modules/bin/ chmod +x /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/Modules/bin/add.modules cp script/createmodule.py /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/Modules/bin/ chmod +x /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/Modules/bin/createmodule.py cp script/modulecmd /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/Modules/bin/ chmod +x /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/Modules/bin/modulecmd cp script/mkroot /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/Modules/bin/ chmod +x /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/Modules/bin/mkroot cp siteconfig.tcl /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/etc/environment-modules/siteconfig.tcl mkdir -p /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/doc/environment-modules cp COPYING.GPLv2 /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/doc/environment-modules/ cp ChangeLog /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/doc/environment-modules/ cp README /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/doc/environment-modules/ cp compat/ChangeLog /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/doc/environment-modules/ChangeLog-compat cp compat/NEWS /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/doc/environment-modules/NEWS-compat mkdir -p /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/vim/vimfiles/ftdetect mkdir -p /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/vim/vimfiles/ftplugin mkdir -p /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/vim/vimfiles/syntax cp contrib/vim/ftdetect/modulefile.vim /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/vim/vimfiles/ftdetect cp contrib/vim/ftplugin/modulefile.vim /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/vim/vimfiles/ftplugin cp contrib/vim/syntax/modulefile.vim /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/vim/vimfiles/syntax /usr/bin/make -C init install DESTDIR=/builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64 make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/init' mkdir -p /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/Modules/init mkdir -p /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/Modules/init/ksh-functions mkdir -p /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/Modules/init/zsh-functions mkdir -p /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/Modules/modulefiles cp sh ksh bash zsh profile.sh bash_completion profile-compat.sh csh tcsh tcsh_completion profile.csh profile-compat.csh perl.pm python.py ruby.rb lisp tcl fish cmake r.R /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/Modules/init/ cp fish_completion /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/Modules/init/ cp zsh-functions/_module /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/Modules/init/zsh-functions/ cp ksh /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/Modules/init/ksh-functions/module cp ksh /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/Modules/init/ksh-functions/ml cp ksh /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/Modules/init/ksh-functions/switchml rm -f /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/etc/environment-modules/modulespath /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/etc/environment-modules/initrc cp -R -P modulerc /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/etc/environment-modules/initrc cp -R -P .modulespath /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/etc/environment-modules/modulespath cp ../contrib/modulefiles/dot ../contrib/modulefiles/module-git ../contrib/modulefiles/module-info ../contrib/modulefiles/modules ../contrib/modulefiles/null ../contrib/modulefiles/use.own /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/Modules/modulefiles/ make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/init' /usr/bin/make -C doc install DESTDIR=/builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64 make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/doc' mkdir -p /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/man/man1 /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/man/man4 mkdir -p /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/doc/environment-modules cp build/diff_v3_v4.txt /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/doc/environment-modules/ cp build/MIGRATING.txt /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/doc/environment-modules/ cp build/INSTALL.txt /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/doc/environment-modules/ cp build/INSTALL-win.txt /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/doc/environment-modules/ cp build/NEWS.txt /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/doc/environment-modules/ cp build/CONTRIBUTING.txt /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/doc/environment-modules/ cp example.txt /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/doc/environment-modules/ cp build/module.1 /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/man/man1/ cp build/ml.1 /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/man/man1/ cp build/modulefile.4 /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/man/man4/ cp ../compat/doc/module.1 /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/man/man1/module-compat.1 cp ../compat/doc/modulefile.4 /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/man/man4/modulefile-compat.4 make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/doc' NOTICE: Modules installation is complete. Please read the 'Configuration' section in INSTALL guide to learn how to adapt your installation and make it fit your needs. + mkdir -p /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/etc/modulefiles + mkdir -p /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/modulefiles + mkdir -p /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/etc/profile.d + mkdir -p /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/bin + touch /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/etc/profile.d/modules.csh /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/etc/profile.d/modules.sh + touch /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/bin/modulecmd + rm -f /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/Modules/bin/modulecmd + mv /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/man/man1/module.1 /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/man/man1/module-c.1 + mv /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/man/man4/modulefile.4 /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/man/man4/modulefile-c.4 + mv /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/Modules/bin/envml /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/bin/ + mv compat/ChangeLog ChangeLog-compat + mv compat/NEWS NEWS-compat + mv doc/build/NEWS.txt NEWS.txt + mv doc/build/MIGRATING.txt MIGRATING.txt + mv doc/build/CONTRIBUTING.txt CONTRIBUTING.txt + mv doc/build/diff_v3_v4.txt diff_v3_v4.txt + mv doc/example.txt example.txt + rm -f /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/doc/environment-modules/COPYING.GPLv2 /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/doc/environment-modules/ChangeLog-compat /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/doc/environment-modules/INSTALL.txt /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/doc/environment-modules/INSTALL-win.txt /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/doc/environment-modules/NEWS-compat + cp -p script/createmodule.sh /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/Modules/bin + install -Dpm 644 contrib/rpm/macros.environment-modules /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64//usr/lib/rpm/macros.d/macros.environment-modules + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 4.6.0-1.fc34 --unique-debug-suffix -4.6.0-1.fc34.x86_64 --unique-debug-src-base environment-modules-4.6.0-1.fc34.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/modules-4.6.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/Modules/libexec/modulecmd-compat explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/lib64/libtclenvmodules.so extracting debug info from /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/Modules/libexec/modulecmd-compat extracting debug info from /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/lib64/libtclenvmodules.so original debug info size: 796kB, size after compression: 704kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 1398 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/share/Modules/bin/add.modules from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/Modules/bin/mkroot from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/Modules/bin/createmodule.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/envml from /usr/bin/env bash to #!/usr/bin/bash Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.kYYDei + umask 022 + cd /builddir/build/BUILD + cd modules-4.6.0 + make test sed -e 's|/usr/lib64|lib|' -e 's|/usr/lib|lib|' modulecmd.tcl > modulecmd-test.tcl make -C compat test make[1]: Entering directory '/builddir/build/BUILD/modules-4.6.0/compat' MODULEVERSION=3.2.13; export MODULEVERSION; \ TESTSUITEDIR=./testsuite; export TESTSUITEDIR; \ /usr/bin/runtest --srcdir $TESTSUITEDIR \ --tool=modules WARNING: Couldn't find the global config file. WARNING: Couldn't find tool init file Test run by mockbuild on Thu Sep 17 15:00:45 2020 Native configuration is x86_64-pc-linux-gnu === modules tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ./testsuite/config/unix.exp as tool-and-target-specific interface file. Running ./testsuite/modules.00-init/005-init_ts.exp ... Running ./testsuite/modules.00-init/006-procs.exp ... Running ./testsuite/modules.00-init/010-environ.exp ... Running ./testsuite/modules.00-init/015-version.exp ... Running ./testsuite/modules.00-init/030-shells.exp ... Running ./testsuite/modules.00-init/050-modpath.exp ... Running ./testsuite/modules.00-init/080-begenv.exp ... Running ./testsuite/modules.00-init/090-switches.exp ... Running ./testsuite/modules.10-use/010-init_ts.exp ... Running ./testsuite/modules.10-use/030-use.exp ... Running ./testsuite/modules.10-use/031-append.exp ... Running ./testsuite/modules.10-use/070-unuse.exp ... Running ./testsuite/modules.20-locate/010-init_ts.exp ... Running ./testsuite/modules.20-locate/020-fqual.exp ... Running ./testsuite/modules.20-locate/030-defvers.exp ... Running ./testsuite/modules.20-locate/040-alias.exp ... Running ./testsuite/modules.20-locate/045-symvers.exp ... Running ./testsuite/modules.20-locate/046-getsym.exp ... Running ./testsuite/modules.20-locate/047-symerrs.exp ... Running ./testsuite/modules.20-locate/048-symexec.exp ... Running ./testsuite/modules.20-locate/050-locrc.exp ... Running ./testsuite/modules.20-locate/055-locrcerrs.exp ... Running ./testsuite/modules.20-locate/060-rc.exp ... Running ./testsuite/modules.20-locate/065-rcerrs.exp ... Running ./testsuite/modules.20-locate/070-homerc.exp ... Running ./testsuite/modules.20-locate/095-cleanup.exp ... Running ./testsuite/modules.30-userlvl/010-init_ts.exp ... Running ./testsuite/modules.30-userlvl/030-novice.exp ... Running ./testsuite/modules.30-userlvl/035-nov.exp ... Running ./testsuite/modules.30-userlvl/040-advanced.exp ... Running ./testsuite/modules.30-userlvl/045-adv.exp ... Running ./testsuite/modules.30-userlvl/050-expert.exp ... Running ./testsuite/modules.30-userlvl/055-exp.exp ... Running ./testsuite/modules.30-userlvl/090-undef.exp ... Running ./testsuite/modules.35-trace/010-init_ts.exp ... Running ./testsuite/modules.35-trace/020-default.exp ... Running ./testsuite/modules.35-trace/030-all-on.exp ... Running ./testsuite/modules.35-trace/031-all-off.exp ... Running ./testsuite/modules.35-trace/040-load-all.exp ... Running ./testsuite/modules.35-trace/041-load-all.exp ... Running ./testsuite/modules.35-trace/042-load-on.exp ... Running ./testsuite/modules.35-trace/043-load-onoff.exp ... Running ./testsuite/modules.35-trace/044-load-ovr.exp ... Running ./testsuite/modules.35-trace/050-disp-onoff.exp ... Running ./testsuite/modules.35-trace/060-dilo-onoff.exp ... Running ./testsuite/modules.35-trace/070-colon.exp ... Running ./testsuite/modules.35-trace/095-cleanup.exp ... Running ./testsuite/modules.50-cmds/010-init_ts.exp ... Running ./testsuite/modules.50-cmds/015-use.exp ... Running ./testsuite/modules.50-cmds/017-use-undo.exp ... Running ./testsuite/modules.50-cmds/020-setenv.exp ... Running ./testsuite/modules.50-cmds/022-setenv-eschars.exp ... Running ./testsuite/modules.50-cmds/025-setenv-undo.exp ... Running ./testsuite/modules.50-cmds/030-unsetenv.exp ... Running ./testsuite/modules.50-cmds/035-unsetenv-undo.exp ... Running ./testsuite/modules.50-cmds/036-unsetenv-x.exp ... Running ./testsuite/modules.50-cmds/040-append.exp ... Running ./testsuite/modules.50-cmds/042-append-delim.exp ... Running ./testsuite/modules.50-cmds/045-append-undo.exp ... Running ./testsuite/modules.50-cmds/047-app-del-undo.exp ... Running ./testsuite/modules.50-cmds/050-prepend.exp ... Running ./testsuite/modules.50-cmds/052-prepend-delim.exp ... Running ./testsuite/modules.50-cmds/055-prepend-undo.exp ... Running ./testsuite/modules.50-cmds/057-pre-del-undo.exp ... Running ./testsuite/modules.50-cmds/060-remove.exp ... Running ./testsuite/modules.50-cmds/065-remove-undo.exp ... Running ./testsuite/modules.50-cmds/070-alias-proc.exp ... Running ./testsuite/modules.50-cmds/075-alias.exp ... Running ./testsuite/modules.50-cmds/076-alias-sub.exp ... Running ./testsuite/modules.50-cmds/077-alias-undo.exp ... Running ./testsuite/modules.50-cmds/078-refresh.exp ... Running ./testsuite/modules.50-cmds/080-info-name.exp ... Running ./testsuite/modules.50-cmds/081-info-user.exp ... Running ./testsuite/modules.50-cmds/082-info-user-exp.exp ... Running ./testsuite/modules.50-cmds/083-info-mode.exp ... Running ./testsuite/modules.50-cmds/084-info-mode-exp.exp ... Running ./testsuite/modules.50-cmds/085-info-flags.exp ... Running ./testsuite/modules.50-cmds/086-info-shells.exp ... Running ./testsuite/modules.50-cmds/087-info-shells-exp.exp ... Running ./testsuite/modules.50-cmds/088-info-isloaded.exp ... Running ./testsuite/modules.50-cmds/089-info-type.exp ... Running ./testsuite/modules.50-cmds/090-uname-proc.exp ... Running ./testsuite/modules.50-cmds/095-uname.exp ... Running ./testsuite/modules.50-cmds/099-uname-cleanup.exp ... Running ./testsuite/modules.50-cmds/100-loglevel.exp ... Skipping Syslog tests, since they were not compiled Running ./testsuite/modules.50-cmds/101-badfac.exp ... Running ./testsuite/modules.50-cmds/110-verbose.exp ... Running ./testsuite/modules.50-cmds/115-verbose-msg.exp ... Running ./testsuite/modules.50-cmds/120-prereq-full.exp ... Running ./testsuite/modules.50-cmds/121-prereq-module.exp ... Running ./testsuite/modules.50-cmds/130-conflict-full.exp ... Running ./testsuite/modules.50-cmds/131-conflict-module.exp ... Running ./testsuite/modules.50-cmds/140-system.exp ... Running ./testsuite/modules.50-cmds/150-module.exp ... Running ./testsuite/modules.50-cmds/170-swap.exp ... Running ./testsuite/modules.50-cmds/172-swap-app-delim.exp ... Running ./testsuite/modules.50-cmds/173-swap-app-delim.exp ... Running ./testsuite/modules.50-cmds/175-swap2.exp ... Running ./testsuite/modules.50-cmds/177-swap-prep-delim.exp ... Running ./testsuite/modules.50-cmds/178-swap-prep-delim.exp ... Running ./testsuite/modules.50-cmds/190-load.exp ... Running ./testsuite/modules.50-cmds/195-load-recurs.exp ... Running ./testsuite/modules.50-cmds/197-load-lots.exp ... Running ./testsuite/modules.50-cmds/200-break.exp ... Running ./testsuite/modules.50-cmds/210-exit.exp ... Running ./testsuite/modules.50-cmds/220-continue.exp ... Running ./testsuite/modules.50-cmds/230-loop.exp ... Running ./testsuite/modules.50-cmds/999-cleanup.exp ... Running ./testsuite/modules.60-initx/005-init.exp ... Running ./testsuite/modules.60-initx/010-list.exp ... Running ./testsuite/modules.60-initx/020-add.exp ... Running ./testsuite/modules.60-initx/030-switch.exp ... Running ./testsuite/modules.60-initx/040-prepend.exp ... Running ./testsuite/modules.60-initx/050-rm.exp ... Running ./testsuite/modules.60-initx/060-2nd.exp ... Running ./testsuite/modules.60-initx/095-cleanup.exp ... Running ./testsuite/modules.70-maint/010-init_ts.exp ... Running ./testsuite/modules.70-maint/020-update.exp ... Running ./testsuite/modules.70-maint/030-purge.exp ... Running ./testsuite/modules.70-maint/040-list.exp ... Running ./testsuite/modules.70-maint/043-listno.exp ... Running ./testsuite/modules.70-maint/045-listlong.exp ... Running ./testsuite/modules.70-maint/048-listlongno.exp ... Running ./testsuite/modules.70-maint/050-whatis-load.exp ... Running ./testsuite/modules.70-maint/055-whatis.exp ... Running ./testsuite/modules.70-maint/060-apropos.exp ... Running ./testsuite/modules.70-maint/070-display.exp ... Running ./testsuite/modules.70-maint/080-help.exp ... Running ./testsuite/modules.70-maint/095-cleanup.exp ... Running ./testsuite/modules.80-deep/010-init_ts.exp ... Running ./testsuite/modules.80-deep/020-load.exp ... Running ./testsuite/modules.80-deep/030-display.exp ... Running ./testsuite/modules.80-deep/040-list.exp ... Running ./testsuite/modules.80-deep/999-cleanup.exp ... Running ./testsuite/modules.90-avail/010-init_ts.exp ... Running ./testsuite/modules.90-avail/020-single.exp ... Running ./testsuite/modules.90-avail/030-multiple.exp ... Running ./testsuite/modules.90-avail/040-wild.exp ... Running ./testsuite/modules.90-avail/050-long.exp ... Running ./testsuite/modules.90-avail/060-empty.exp ... Running ./testsuite/modules.95-version/010-init_ts.exp ... Running ./testsuite/modules.95-version/020-load.exp ... Running ./testsuite/modules.95-version/020-unload.exp ... Running ./testsuite/modules.95-version/022-load2.exp ... Running ./testsuite/modules.95-version/022-unload2.exp ... Running ./testsuite/modules.95-version/040-xgetenv.exp ... Running ./testsuite/modules.95-version/999-cleanup.exp ... === modules Summary === # of expected passes 864 make[1]: Leaving directory '/builddir/build/BUILD/modules-4.6.0/compat' TCLSH=/usr/bin/tclsh; export TCLSH; \ OBJDIR=`pwd -P`; export OBJDIR; \ TESTSUITEDIR=`cd testsuite;pwd -P`; export TESTSUITEDIR; \ runtest --srcdir $TESTSUITEDIR --objdir $OBJDIR --tool modules WARNING: Couldn't find the global config file. WARNING: Couldn't find tool init file Test run by mockbuild on Thu Sep 17 15:00:53 2020 Native configuration is x86_64-pc-linux-gnu === modules tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using /builddir/build/BUILD/modules-4.6.0/testsuite/config/unix.exp as tool-and-target-specific interface file. Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.00-init/005-init_ts.exp ... Fail to detect terminal column number. Fallback to 80 columns id output is 'uid=1000(mockbuild) gid=425(mock) groups=425(mock)' Current username is 'mockbuild' Groups of current user are 'mock' Machine hardware name is 'x86_64' OS name is 'Linux' OS version is '5.7.11-200.fc32.x86_64' Platform name is 'unix' tclsh version is 8.6 Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.00-init/006-procs.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.00-init/010-environ.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.00-init/015-version.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.00-init/030-shells.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.00-init/050-modpath.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.00-init/070-command.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.00-init/071-args.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.00-init/080-begenv.exp ... skipping .modulesbeginenv tests Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.00-init/090-switches.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.00-init/100-pager.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.00-init/110-quar.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.00-init/120-siteconfig.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.00-init/130-auto_handling.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.00-init/140-color.exp ... skipping terminal width-specific tests Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.00-init/150-access-init.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.10-use/010-init_ts.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.10-use/030-use.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.10-use/031-append.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.10-use/032-prepend.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.10-use/040-load-use.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.10-use/070-unuse.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.10-use/080-access-use.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.10-use/090-bad.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.10-use/999-cleanup.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/010-init_ts.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/020-fqual.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/030-defvers.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/031-defvers2.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/035-defname.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/038-defcontext.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/040-alias.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/043-virtual.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/045-symvers.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/046-getsym.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/047-symerrs.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/048-symexec.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/050-locrc.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/055-locrcerrs.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/057-mcookie.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/060-rc.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/065-rcerrs.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/066-modulepath-rc.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/067-hidden.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/068-transitive.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/069-cross.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/070-homerc.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/075-symlink.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/080-access.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/081-access-rc.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/090-memcache.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/100-wspace.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/110-hide.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/111-hide-hard.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/111-hide-soft.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/112-hide-user-group.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/113-hide-all-opt.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/114-hide-before-after.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/115-forbid.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/116-forbid-before-after.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/117-forbid-user-group.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/119-hide-cascading.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.20-locate/999-cleanup.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/010-init_ts.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/015-use.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/017-use-undo.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/020-setenv.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/022-setenv-eschars.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/025-setenv-undo.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/028-setenv-refcount.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/029-setenv-env.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/030-unsetenv.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/035-unsetenv-undo.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/036-unsetenv-x.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/038-unsetenv-refcount.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/039-unsetenv-env.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/040-append.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/042-append-delim.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/045-append-undo.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/047-app-del-undo.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/049-append-env.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/050-prepend.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/052-prepend-delim.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/055-prepend-undo.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/057-pre-del-undo.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/059-prepend-env.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/060-remove.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/062-remove-delim.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/065-remove-undo.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/069-remove-env.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/075-alias.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/076-alias-sub.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/077-alias-undo.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/078-refresh.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/080-info-name.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/081-info-user.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/082-info-user-exp.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/083-info-mode.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/084-info-mode-exp.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/085-info-flags.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/086-info-shells.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/087-info-shells-exp.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/088-info-isloaded.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/089-info-type.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/090-uname-proc.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/095-uname.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/099-uname-cleanup.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/100-loglevel.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/101-badfac.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/105-trace.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/110-verbose.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/115-verbose-msg.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/120-prereq-full.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/121-prereq-module.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/122-prereq-fullpath.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/130-conflict-full.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/131-conflict-module.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/132-conflict-fullpath.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/140-system.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/150-module.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/151-module-onlytop.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/152-module-emptyarg.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/170-swap.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/172-swap-app-delim.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/173-swap-app-delim.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/175-swap2.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/177-swap-prep-delim.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/178-swap-prep-delim.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/180-unload.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/190-load.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/195-load-recurs.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/197-load-lots.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/200-break.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/210-exit.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/220-continue.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/230-loop.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/240-chdir.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/250-x-resource.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/260-getenv.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/269-getenv-env.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/280-info-specified.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/281-info-modulerc.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/282-info-command.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/283-info-command-exp.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/284-info-others.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/285-info-loaded.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/286-info-username.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/287-info-usergroups.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/300-interp.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/301-interp-command.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/302-interp-cascaded.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/310-puts.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/320-is-saved.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/321-is-used.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/322-is-avail.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/330-source.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/340-modvar.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/350-allin.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/359-allin-env.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/360-restoreenv.exp ... skipping context restore tests as x-resource cannot be set/unset Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/370-deps-bis.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/370-deps-fullpath.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/370-deps.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/371-deps2.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/372-deps3.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/373-deps4.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/374-deps5.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/375-deps6.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/375-order.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/376-deps7.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/376-switch-change-vers.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/376-switch.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/377-cyclic.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/377-deps8.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/377-error.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/377-opposite.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/378-sametarget.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/379-module-unload.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/380-altname.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/390-function.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/391-function-undo.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/400-source-sh.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.50-cmds/999-cleanup.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.60-initx/010-init_ts.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.60-initx/015-list.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.60-initx/020-add.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.60-initx/030-switch.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.60-initx/040-prepend.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.60-initx/050-rm.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.60-initx/060-2nd.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.60-initx/080-access-initx.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.60-initx/999-cleanup.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.61-coll/010-init_ts.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.61-coll/020-savelist.exp ... skipping terminal width-specific tests Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.61-coll/030-save.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.61-coll/040-restore.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.61-coll/050-saverm.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.61-coll/060-saveshow.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.61-coll/080-access-coll.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.61-coll/999-cleanup.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/010-init_ts.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/020-update.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/030-purge.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/040-list.exp ... skipping terminal width-specific tests Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/043-listno.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/045-listlong.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/048-listlongno.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/050-whatis-load.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/055-whatis.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/056-whatis-nullpath.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/060-apropos.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/070-display.exp ... skipping terminal width-specific tests Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/080-help.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/085-test.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/090-source.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/100-path.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/110-paths.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/120-autoinit.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/130-aliases.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/140-multiargs.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/150-append-path.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/151-prepend-path.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/152-remove-path.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/153-is-loaded.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/154-is-saved.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/155-is-used.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/156-is-avail.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/157-info-loaded.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/170-contact.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/180-reload.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/190-emptyarg.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/200-errdisp.exp ... skipping terminal width-specific tests Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/210-clear.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/220-config.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/230-verbosity.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/240-icase.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/250-nan.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/260-extended_default.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/270-adv_version_spec.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/271-adv_version_spec-in.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/272-adv_version_spec-range.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/273-adv_version_spec-space.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/274-adv_version_spec-autosym.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/280-ml.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/290-json.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/300-err_stack.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/310-sh-to-mod.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.70-maint/999-cleanup.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.80-deep/010-init_ts.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.80-deep/020-load-deep.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.80-deep/021-unload.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.80-deep/022-switch.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.80-deep/030-display.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.80-deep/040-list-deep.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.80-deep/050-whatis.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.80-deep/068-transitive-deep.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.80-deep/080-access-deep.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.80-deep/090-deepvirt.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.80-deep/999-cleanup.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.90-avail/010-init_ts.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.90-avail/020-single.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.90-avail/030-multiple.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.90-avail/040-wild.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.90-avail/050-long.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.90-avail/060-empty.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.90-avail/070-full.exp ... skipping terminal width-specific tests Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.90-avail/080-noindepth.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.90-avail/090-dup-modpath.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.90-avail/999-cleanup.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.91-sort/010-init_ts.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.91-sort/020-avail.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.91-sort/030-whatis.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.91-sort/040-load-sort.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.91-sort/999-cleanup.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.95-version/010-init_ts.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.95-version/020-load-version.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.95-version/020-unload.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.95-version/022-load2.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.95-version/022-unload2.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.95-version/040-xgetenv.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.95-version/050-fullpathentry.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.95-version/090-dup-modpath-version.exp ... Running /builddir/build/BUILD/modules-4.6.0/testsuite/modules.95-version/999-cleanup.exp ... === modules Summary === # of expected passes 12851 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: environment-modules-4.6.0-1.fc34.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DzP4Zg + umask 022 + cd /builddir/build/BUILD + cd modules-4.6.0 + DOCDIR=/builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/doc/environment-modules + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/doc/environment-modules + cp -pr ChangeLog /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/doc/environment-modules + cp -pr README /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/doc/environment-modules + cp -pr NEWS.txt /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/doc/environment-modules + cp -pr MIGRATING.txt /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/doc/environment-modules + cp -pr CONTRIBUTING.txt /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/doc/environment-modules + cp -pr diff_v3_v4.txt /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/doc/environment-modules + cp -pr example.txt /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/doc/environment-modules + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lDcl2i + umask 022 + cd /builddir/build/BUILD + cd modules-4.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/licenses/environment-modules + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/licenses/environment-modules + cp -pr COPYING.GPLv2 /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/licenses/environment-modules + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(environment-modules) = 4.6.0-1.fc34 environment(modules) environment-modules = 4.6.0-1.fc34 environment-modules(x86-64) = 4.6.0-1.fc34 libtclenvmodules.so()(64bit) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /usr/sbin/update-alternatives Requires(postun): /bin/sh /usr/sbin/update-alternatives Requires: /usr/bin/bash /usr/bin/python3 /usr/bin/sh /usr/bin/tclsh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: environment-modules-compat-4.6.0-1.fc34.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xVjDcg + umask 022 + cd /builddir/build/BUILD + cd modules-4.6.0 + DOCDIR=/builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/doc/environment-modules-compat + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/doc/environment-modules-compat + cp -pr ChangeLog-compat /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/doc/environment-modules-compat + cp -pr NEWS-compat /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64/usr/share/doc/environment-modules-compat + RPM_EC=0 ++ jobs -p + exit 0 Provides: environment-modules-compat = 4.6.0-1.fc34 environment-modules-compat(x86-64) = 4.6.0-1.fc34 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libtcl8.6.so()(64bit) rtld(GNU_HASH) Processing files: environment-modules-debugsource-4.6.0-1.fc34.x86_64 Provides: environment-modules-debugsource = 4.6.0-1.fc34 environment-modules-debugsource(x86-64) = 4.6.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: environment-modules-debuginfo-4.6.0-1.fc34.x86_64 Provides: debuginfo(build-id) = 8bfad1b4bdd8592d0596cae34d7b8a79f3fe799f environment-modules-debuginfo = 4.6.0-1.fc34 environment-modules-debuginfo(x86-64) = 4.6.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: environment-modules-debugsource(x86-64) = 4.6.0-1.fc34 Processing files: environment-modules-compat-debuginfo-4.6.0-1.fc34.x86_64 Provides: debuginfo(build-id) = a8c31ff66bb1d2620ab9b6ba85f1123699addbb7 environment-modules-compat-debuginfo = 4.6.0-1.fc34 environment-modules-compat-debuginfo(x86-64) = 4.6.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: environment-modules-debugsource(x86-64) = 4.6.0-1.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64 Wrote: /builddir/build/RPMS/environment-modules-debuginfo-4.6.0-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/environment-modules-compat-4.6.0-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/environment-modules-compat-debuginfo-4.6.0-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/environment-modules-debugsource-4.6.0-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/environment-modules-4.6.0-1.fc34.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RoXcak + umask 022 + cd /builddir/build/BUILD + cd modules-4.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/environment-modules-4.6.0-1.fc34.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0