Skip to content

system/Lmod: Added (Environment Modules).#14386

Closed
sbo-bot[bot] wants to merge 1 commit intomasterfrom
Lmod-ce9ec8451fa39afb6e7c9d1afaf4ec42
Closed

system/Lmod: Added (Environment Modules).#14386
sbo-bot[bot] wants to merge 1 commit intomasterfrom
Lmod-ce9ec8451fa39afb6e7c9d1afaf4ec42

Conversation

@sbo-bot
Copy link

@sbo-bot sbo-bot bot commented Feb 14, 2026

No description provided.

@sbo-bot sbo-bot bot added the submission-form Changes submitted via the website submission form label Feb 14, 2026
@sbo-bot
Copy link
Author

sbo-bot bot commented Feb 14, 2026

@sbo-bot: build system/Lmod

@github-actions
Copy link

reverse dependencies - system/Lmod

None

@github-actions
Copy link

✅ sbolint - system/Lmod ✅

sbolint: Lmod checks out OK

@sbo-bot
Copy link
Author

sbo-bot bot commented Feb 14, 2026

buildpkg i586 system/Lmod

Creating hintfile directory: /etc/repo/SBo/hintfiles
Checking whether git is clean ... yes.
Indexing SlackBuilds ... done.
git repo: /var/lib/repo/SBo/slackbuilds
branch:   HEAD
date:     Sat Feb 14 00:38:46 GMT 2026
revision: 132d88ca5c5f58b5642f73734084f3c760c2c6f7
title:    Merge 450971fb1f6f182b257740f7da53a66c1365c21b into 92a13ab3b435e77b3d91520f723d89b6c0769ce0

================================================================================
system/Lmod                                                             00:39:39
================================================================================

Calculating dependencies ... 
Hints for libraries/lua-filesystem:
  ADDREQUIRES="lua51"
Hints for libraries/lua-posix:
  ADDREQUIRES="lua51"
Hints for libraries/lua-std.normalize:
  ADDREQUIRES="lua51"
Hints for libraries/lua-std._debug:
  ADDREQUIRES="lua51"
Dependency tree:
system/Lmod (update for git 450971f)
  libraries/lua-posix (ok)
    libraries/lua-std.normalize (ok)
      libraries/lua-std._debug (ok)
        development/lua51 (ok)
        development/lua (ok)
      development/lua51 (ok)
    development/lua51 (ok)
  libraries/lua-filesystem (ok)
    development/lua51 (ok)
    development/lua (ok)

Building system/Lmod (update for git 450971f) ------------------------- 00:39:40
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Installing dependencies ...
lua-5.4.8-i586-1_SBo: a powerful, fast, light-weight, embeddable scripti [ 1.7M]
lua51-5.1.5-i586-5_SBo: embeddable scripting language; older version ... [ 1.2M]
lua-filesystem-1.6.3-i586-8_SBo: lua filesystem library ................ [ 100K]
lua-std._debug-1.0.1-noarch-4_SBo: Debug Hints Library ................. [  50K]
lua-std.normalize-2.0.3-noarch-3_SBo: Normalized Lua Functions ......... [ 200K]
lua-posix-35.0-i586-3_SBo: Lua bindings for POSIX ...................... [ 2.1M]
Running Lmod.SlackBuild ...                                         ETA 00:40:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./Lmod.SlackBuild
Built ok:  Lmod-9.1.1-i586-2_SBo.txz                                    00:39:51
Testing package Lmod-9.1.1-i586-2_SBo.txz ... done.
Test installing Lmod-9.1.1-i586-2_SBo.txz ...
Lmod-9.1.1-i586-2_SBo: An Environment Module System .................... [ 1.7M]
Unmounting chroot ... done.
Backed up: Lmod-9.1.1-i586-1_SBo.txz
✅ system/Lmod Updated for git 450971f ✅

================================================================================
SUMMARY                                                                 00:39:53
================================================================================

Logfile:     /var/log/repo/SBo/repo_2026-02-14_00:39:38.log
Runtime:     0h 0m 16s
Updated:     1
  system/Lmod/Lmod-9.1.1-i586-2_SBo.txz

Snipped Build Log

Details
ells/$mname";                                  \
       mv /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/shells/$fn /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/shells/$mname.lua;                             \
              chmod 0644    /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/shells/$mname.lua;                             \
    fi;                                                                     \
done
make[1]: Leaving directory '/tmp/SBo/repo.RTsEag/build_Lmod/Lmod-9.1.1'
for i in tools/i18n/init.lua tools/i18n/interpolate.lua tools/i18n/plural.lua tools/i18n/variants.lua tools/i18n/version.lua; do                                                   \
   bareN=${i##*/};                                                         \
   fn=${bareN%%.in*};                                                      \
   ext=${bareN#*.};                                                        \
   : echo "DIRLOC/fn: /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/tools/i18n/$fn";                                      \
   sed    -e 's|@PREFIX@|/usr/share|g'                                       \
          -e 's|@LMOD_TOP_DIR@|/usr/share/lmod/9.1.1|g'                             \
          -e 's|@path_to_lua@|/usr/bin/lua|g'                             \
          -e 's|@hashsum@|/usr/bin/sha1sum|g'                             \
          -e 's|@pager@|/usr/bin/less|g'                                 \
          -e 's|@case_independent_sorting@|no|g'   \
          -e 's|@lmod_settarg_full_support@|no|g' \
          -e 's|@use_dot_files@|@use_dot_files@|g'                         \
          -e 's|@lang@|<empty>|g'                             \
          -e 's|@site_msg_file@|<empty>|g'                         \
          -e 's|@git@|9.1.1|g'                                     \
          -e 's|--@ignore_dirs@--|[\".svn\"] = true, [\".git\"] = true, [\".hg\"] = true, [\".bzr\"] = true, |g'                         \
          -e 's|@sys_lua_path@|/usr/local/share/lua/5.4/?.lua;/usr/local/share/lua/5.4/?/init.lua;/usr/share/lua/5.4/?.lua;/usr/share/lua/5.4/?/init.lua;/usr/local/lib/lua/5.4/?.lua;/usr/local/lib/lua/5.4/?/init.lua;/usr/lib/lua/5.4/?.lua;/usr/lib/lua/5.4/?/init.lua|g'                           \
          -e 's|@hidden_italic@|no|g'                    \
          -e 's|@modulepath_init@|@PKG@/init/.modulespath|g'                     \
          -e 's|@sys_lua_cpath@|/usr/local/lib/lua/5.4/?.so;/usr/lib/lua/5.4/?.so;/usr/local/lib/lua/5.4/loadall.so;/usr/lib/lua/5.4/loadall.so;|g'                         \
                  -e 's|@modules_auto_handling@|no|g'         \
          -e 's|@path_to_luac@|luac|g'                           \
          -e 's|@path_to_lmod@|/usr/share/lmod/9.1.1/libexec/lmod|g'                           \
          -e 's|@have_lua_term@||g'                         \
          -e 's|@silence_shell_debugging@|yes|g'     \
          -e 's|@dynamic_spider_cache@|yes|g'           \
          -e 's|@fast_tcl_interp@|yes|g'                     \
          -e 's|@terse_decorations@|yes|g'            \
          -e 's|@settarg_cmd@|settarg_cmd|g'                             \
          -e 's|@lmod_config_dir@|/etc/lmod|g'                     \
          -e 's|@lmod_downstream_conflicts@|no|g' \
          -e 's|@modules_auto_handling@|no|g'         \
          -e "s|@my_shell@|$fn|g"                                          \
          -e 's|@tclsh@|/usr/bin/tclsh|g'                                 \
          -e 's|@ls@|/usr/bin/ls|g'                                       \
          -e 's|@disable_name_autoswap@|no|g'         \
          -e 's|@tmod_path_rule@|no|g'                       \
          -e 's|@tmod_find_first@|no|g'                     \
          -e 's|@redirect@|no|g'                                   \
          -e 's|@basename@|/usr/bin/basename|g'                                   \
          -e 's|@support_ksh@|no|g'                             \
          -e 's|@cached_loads@|no|g'                           \
          -e 's|@avail_extensions@|yes|g'              \
          -e 's|@ps@|/usr/bin/ps|g'                                               \
          -e 's|@readlink@|/usr/bin/readlink|g'                                   \
          -e 's|@site_name@|<empty>|g'                                 \
          -e 's|@site_controlled_prefix@|no|g'       \
          -e 's|@syshost@|<empty>|g'                                     \
          -e 's|@expr@|/usr/bin/expr|g'                                           \
          -e 's|@extended_default@|yes|g'                   \
          -e 's|@libexec@|/usr/share/lmod/9.1.1/libexec|g'                                     \
          -e 's|@legacy_ordering@|@LEGACY_ORDERING@|g'                     \
          -e 's|@pin_versions@|no|g'                           \
          -e 's|@auto_swap@|yes|g'                                 \
          -e 's|@sys_ld_lib_path@||g'                     \
          -e 's|@sys_ld_preload@||g'                       \
          -e 's|@export_module@|yes|g'                         \
          -e 's|@lmod_version@|9.1.1|g'                                \
          -e 's|@exact_match@|no|g'                             \
          -e 's|@ancient@|86400|g'                                     \
          -e 's|@prepend_block@|normal|g'                         \
          -e 's|@colorize@|yes|g'                                   \
          -e 's|@duplicate_paths@|no|g'                     \
          -e 's|@allow_tcl_mfiles@|yes|g'                   \
          -e 's|@mpath_avail@|no|g'                             \
          -e 's|@short_time@|2|g'                               \
          -e 's|@cacheDirs@||g'                         \
          -e 's|@updateSystemFn@||g'                     \
          -e 's|@modulepath_root@|/usr/share/modulefiles|g'                     \
          -e 's|@lmod_root@|/usr/share/lmod|g'                                 \
          -e 's|@lmod_allow_root_use@|yes|g'             \
          -e 's|@lmod_use_dot_config_only@|no|g'   \
          -e 's|@PKGV@|/usr/share/lmod/9.1.1|g'                                           \
          -e 's|@PKG@|/usr/share/lmod/lmod|g'         < $i > /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/tools/i18n/$fn;             \
            chmod 0644                       /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/tools/i18n/$fn;                   \
    [ "$ext" = "in.lua" -o "$ext" = "tcl" -o "$ext" = "in"               \
       -o "$ext" = "sh.in" ] &&                                            \
       chmod 0755 /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/tools/i18n/$fn;                                      \
    if [ "$ext" = "version.lua" ]; then                                    \
       mname=${bareN%%.*};                                                 \
       : echo "DIRLOC: /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/tools/i18n/$mname";                                  \
       mv /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/tools/i18n/$fn /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/tools/i18n/$mname.lua;                             \
              chmod 0644    /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/tools/i18n/$mname.lua;                             \
    fi;                                                                     \
done
for i in messageDir/de.lua messageDir/en.lua messageDir/es.lua messageDir/fr.lua messageDir/template.lua messageDir/zh.lua; do                                                   \
   bareN=${i##*/};                                                         \
   fn=${bareN%%.in*};                                                      \
   ext=${bareN#*.};                                                        \
   : echo "DIRLOC/fn: /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/messageDir/$fn";                                      \
   sed    -e 's|@PREFIX@|/usr/share|g'                                       \
          -e 's|@LMOD_TOP_DIR@|/usr/share/lmod/9.1.1|g'                             \
          -e 's|@path_to_lua@|/usr/bin/lua|g'                             \
          -e 's|@hashsum@|/usr/bin/sha1sum|g'                             \
          -e 's|@pager@|/usr/bin/less|g'                                 \
          -e 's|@case_independent_sorting@|no|g'   \
          -e 's|@lmod_settarg_full_support@|no|g' \
          -e 's|@use_dot_files@|@use_dot_files@|g'                         \
          -e 's|@lang@|<empty>|g'                             \
          -e 's|@site_msg_file@|<empty>|g'                         \
          -e 's|@git@|9.1.1|g'                                     \
          -e 's|--@ignore_dirs@--|[\".svn\"] = true, [\".git\"] = true, [\".hg\"] = true, [\".bzr\"] = true, |g'                         \
          -e 's|@sys_lua_path@|/usr/local/share/lua/5.4/?.lua;/usr/local/share/lua/5.4/?/init.lua;/usr/share/lua/5.4/?.lua;/usr/share/lua/5.4/?/init.lua;/usr/local/lib/lua/5.4/?.lua;/usr/local/lib/lua/5.4/?/init.lua;/usr/lib/lua/5.4/?.lua;/usr/lib/lua/5.4/?/init.lua|g'                           \
          -e 's|@hidden_italic@|no|g'                    \
          -e 's|@modulepath_init@|@PKG@/init/.modulespath|g'                     \
          -e 's|@sys_lua_cpath@|/usr/local/lib/lua/5.4/?.so;/usr/lib/lua/5.4/?.so;/usr/local/lib/lua/5.4/loadall.so;/usr/lib/lua/5.4/loadall.so;|g'                         \
                  -e 's|@modules_auto_handling@|no|g'         \
          -e 's|@path_to_luac@|luac|g'                           \
          -e 's|@path_to_lmod@|/usr/share/lmod/9.1.1/libexec/lmod|g'                           \
          -e 's|@have_lua_term@||g'                         \
          -e 's|@silence_shell_debugging@|yes|g'     \
          -e 's|@dynamic_spider_cache@|yes|g'           \
          -e 's|@fast_tcl_interp@|yes|g'                     \
          -e 's|@terse_decorations@|yes|g'            \
          -e 's|@settarg_cmd@|settarg_cmd|g'                             \
          -e 's|@lmod_config_dir@|/etc/lmod|g'                     \
          -e 's|@lmod_downstream_conflicts@|no|g' \
          -e 's|@modules_auto_handling@|no|g'         \
          -e "s|@my_shell@|$fn|g"                                          \
          -e 's|@tclsh@|/usr/bin/tclsh|g'                                 \
          -e 's|@ls@|/usr/bin/ls|g'                                       \
          -e 's|@disable_name_autoswap@|no|g'         \
          -e 's|@tmod_path_rule@|no|g'                       \
          -e 's|@tmod_find_first@|no|g'                     \
          -e 's|@redirect@|no|g'                                   \
          -e 's|@basename@|/usr/bin/basename|g'                                   \
          -e 's|@support_ksh@|no|g'                             \
          -e 's|@cached_loads@|no|g'                           \
          -e 's|@avail_extensions@|yes|g'              \
          -e 's|@ps@|/usr/bin/ps|g'                                               \
          -e 's|@readlink@|/usr/bin/readlink|g'                                   \
          -e 's|@site_name@|<empty>|g'                                 \
          -e 's|@site_controlled_prefix@|no|g'       \
          -e 's|@syshost@|<empty>|g'                                     \
          -e 's|@expr@|/usr/bin/expr|g'                                           \
          -e 's|@extended_default@|yes|g'                   \
          -e 's|@libexec@|/usr/share/lmod/9.1.1/libexec|g'                                     \
          -e 's|@legacy_ordering@|@LEGACY_ORDERING@|g'                     \
          -e 's|@pin_versions@|no|g'                           \
          -e 's|@auto_swap@|yes|g'                                 \
          -e 's|@sys_ld_lib_path@||g'                     \
          -e 's|@sys_ld_preload@||g'                       \
          -e 's|@export_module@|yes|g'                         \
          -e 's|@lmod_version@|9.1.1|g'                                \
          -e 's|@exact_match@|no|g'                             \
          -e 's|@ancient@|86400|g'                                     \
          -e 's|@prepend_block@|normal|g'                         \
          -e 's|@colorize@|yes|g'                                   \
          -e 's|@duplicate_paths@|no|g'                     \
          -e 's|@allow_tcl_mfiles@|yes|g'                   \
          -e 's|@mpath_avail@|no|g'                             \
          -e 's|@short_time@|2|g'                               \
          -e 's|@cacheDirs@||g'                         \
          -e 's|@updateSystemFn@||g'                     \
          -e 's|@modulepath_root@|/usr/share/modulefiles|g'                     \
          -e 's|@lmod_root@|/usr/share/lmod|g'                                 \
          -e 's|@lmod_allow_root_use@|yes|g'             \
          -e 's|@lmod_use_dot_config_only@|no|g'   \
          -e 's|@PKGV@|/usr/share/lmod/9.1.1|g'                                           \
          -e 's|@PKG@|/usr/share/lmod/lmod|g'         < $i > /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/messageDir/$fn;             \
            chmod 0644                       /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/messageDir/$fn;                   \
    [ "$ext" = "in.lua" -o "$ext" = "tcl" -o "$ext" = "in"               \
       -o "$ext" = "sh.in" ] &&                                            \
       chmod 0755 /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/messageDir/$fn;                                      \
    if [ "$ext" = "version.lua" ]; then                                    \
       mname=${bareN%%.*};                                                 \
       : echo "DIRLOC: /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/messageDir/$mname";                                  \
       mv /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/messageDir/$fn /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/messageDir/$mname.lua;                             \
              chmod 0644    /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/messageDir/$mname.lua;                             \
    fi;                                                                     \
done
for i in init/ksh_funcs/clearLmod init/ksh_funcs/clearMT init/ksh_funcs/ml init/ksh_funcs/module init/ksh_funcs/settarg; do                                                   \
   bareN=${i##*/};                                                         \
   fn=${bareN%%.in*};                                                      \
   ext=${bareN#*.};                                                        \
   : echo "DIRLOC/fn: /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/ksh_funcs/$fn";                                      \
   sed    -e 's|@PREFIX@|/usr/share|g'                                       \
          -e 's|@LMOD_TOP_DIR@|/usr/share/lmod/9.1.1|g'                             \
          -e 's|@path_to_lua@|/usr/bin/lua|g'                             \
          -e 's|@hashsum@|/usr/bin/sha1sum|g'                             \
          -e 's|@pager@|/usr/bin/less|g'                                 \
          -e 's|@case_independent_sorting@|no|g'   \
          -e 's|@lmod_settarg_full_support@|no|g' \
          -e 's|@use_dot_files@|@use_dot_files@|g'                         \
          -e 's|@lang@|<empty>|g'                             \
          -e 's|@site_msg_file@|<empty>|g'                         \
          -e 's|@git@|9.1.1|g'                                     \
          -e 's|--@ignore_dirs@--|[\".svn\"] = true, [\".git\"] = true, [\".hg\"] = true, [\".bzr\"] = true, |g'                         \
          -e 's|@sys_lua_path@|/usr/local/share/lua/5.4/?.lua;/usr/local/share/lua/5.4/?/init.lua;/usr/share/lua/5.4/?.lua;/usr/share/lua/5.4/?/init.lua;/usr/local/lib/lua/5.4/?.lua;/usr/local/lib/lua/5.4/?/init.lua;/usr/lib/lua/5.4/?.lua;/usr/lib/lua/5.4/?/init.lua|g'                           \
          -e 's|@hidden_italic@|no|g'                    \
          -e 's|@modulepath_init@|@PKG@/init/.modulespath|g'                     \
          -e 's|@sys_lua_cpath@|/usr/local/lib/lua/5.4/?.so;/usr/lib/lua/5.4/?.so;/usr/local/lib/lua/5.4/loadall.so;/usr/lib/lua/5.4/loadall.so;|g'                         \
                  -e 's|@modules_auto_handling@|no|g'         \
          -e 's|@path_to_luac@|luac|g'                           \
          -e 's|@path_to_lmod@|/usr/share/lmod/9.1.1/libexec/lmod|g'                           \
          -e 's|@have_lua_term@||g'                         \
          -e 's|@silence_shell_debugging@|yes|g'     \
          -e 's|@dynamic_spider_cache@|yes|g'           \
          -e 's|@fast_tcl_interp@|yes|g'                     \
          -e 's|@terse_decorations@|yes|g'            \
          -e 's|@settarg_cmd@|settarg_cmd|g'                             \
          -e 's|@lmod_config_dir@|/etc/lmod|g'                     \
          -e 's|@lmod_downstream_conflicts@|no|g' \
          -e 's|@modules_auto_handling@|no|g'         \
          -e "s|@my_shell@|$fn|g"                                          \
          -e 's|@tclsh@|/usr/bin/tclsh|g'                                 \
          -e 's|@ls@|/usr/bin/ls|g'                                       \
          -e 's|@disable_name_autoswap@|no|g'         \
          -e 's|@tmod_path_rule@|no|g'                       \
          -e 's|@tmod_find_first@|no|g'                     \
          -e 's|@redirect@|no|g'                                   \
          -e 's|@basename@|/usr/bin/basename|g'                                   \
          -e 's|@support_ksh@|no|g'                             \
          -e 's|@cached_loads@|no|g'                           \
          -e 's|@avail_extensions@|yes|g'              \
          -e 's|@ps@|/usr/bin/ps|g'                                               \
          -e 's|@readlink@|/usr/bin/readlink|g'                                   \
          -e 's|@site_name@|<empty>|g'                                 \
          -e 's|@site_controlled_prefix@|no|g'       \
          -e 's|@syshost@|<empty>|g'                                     \
          -e 's|@expr@|/usr/bin/expr|g'                                           \
          -e 's|@extended_default@|yes|g'                   \
          -e 's|@libexec@|/usr/share/lmod/9.1.1/libexec|g'                                     \
          -e 's|@legacy_ordering@|@LEGACY_ORDERING@|g'                     \
          -e 's|@pin_versions@|no|g'                           \
          -e 's|@auto_swap@|yes|g'                                 \
          -e 's|@sys_ld_lib_path@||g'                     \
          -e 's|@sys_ld_preload@||g'                       \
          -e 's|@export_module@|yes|g'                         \
          -e 's|@lmod_version@|9.1.1|g'                                \
          -e 's|@exact_match@|no|g'                             \
          -e 's|@ancient@|86400|g'                                     \
          -e 's|@prepend_block@|normal|g'                         \
          -e 's|@colorize@|yes|g'                                   \
          -e 's|@duplicate_paths@|no|g'                     \
          -e 's|@allow_tcl_mfiles@|yes|g'                   \
          -e 's|@mpath_avail@|no|g'                             \
          -e 's|@short_time@|2|g'                               \
          -e 's|@cacheDirs@||g'                         \
          -e 's|@updateSystemFn@||g'                     \
          -e 's|@modulepath_root@|/usr/share/modulefiles|g'                     \
          -e 's|@lmod_root@|/usr/share/lmod|g'                                 \
          -e 's|@lmod_allow_root_use@|yes|g'             \
          -e 's|@lmod_use_dot_config_only@|no|g'   \
          -e 's|@PKGV@|/usr/share/lmod/9.1.1|g'                                           \
          -e 's|@PKG@|/usr/share/lmod/lmod|g'         < $i > /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/ksh_funcs/$fn;             \
            chmod 0644                       /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/ksh_funcs/$fn;                   \
    [ "$ext" = "in.lua" -o "$ext" = "tcl" -o "$ext" = "in"               \
       -o "$ext" = "sh.in" ] &&                                            \
       chmod 0755 /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/ksh_funcs/$fn;                                      \
    if [ "$ext" = "version.lua" ]; then                                    \
       mname=${bareN%%.*};                                                 \
       : echo "DIRLOC: /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/ksh_funcs/$mname";                                  \
       mv /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/ksh_funcs/$fn /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/ksh_funcs/$mname.lua;                             \
              chmod 0644    /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/ksh_funcs/$mname.lua;                             \
    fi;                                                                     \
done
rm -f /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/share/man/man1/module.pod
chmod 0644 /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/share/man/man1/module.1
make[1]: Leaving directory '/tmp/SBo/repo.RTsEag/build_Lmod/Lmod-9.1.1'
make[1]: Leaving directory '/tmp/SBo/repo.RTsEag/build_Lmod/Lmod-9.1.1'
make[1]: Leaving directory '/tmp/SBo/repo.RTsEag/build_Lmod/Lmod-9.1.1'
make[1]: Leaving directory '/tmp/SBo/repo.RTsEag/build_Lmod/Lmod-9.1.1'
make[1]: Leaving directory '/tmp/SBo/repo.RTsEag/build_Lmod/Lmod-9.1.1'
make[1]: Leaving directory '/tmp/SBo/repo.RTsEag/build_Lmod/Lmod-9.1.1'
make[1]: Leaving directory '/tmp/SBo/repo.RTsEag/build_Lmod/Lmod-9.1.1'
LUA_PATH="./tools/?.lua;/usr/local/share/lua/5.4/?.lua;/usr/local/share/lua/5.4/?/init.lua;/usr/share/lua/5.4/?.lua;/usr/share/lua/5.4/?/init.lua;/usr/local/lib/lua/5.4/?.lua;/usr/local/lib/lua/5.4/?/init.lua;/usr/lib/lua/5.4/?.lua;/usr/lib/lua/5.4/?/init.lua" LUA_CPATH="/usr/local/lib/lua/5.4/?.so;/usr/lib/lua/5.4/?.so;/usr/local/lib/lua/5.4/loadall.so;/usr/lib/lua/5.4/loadall.so;" /usr/bin/lua ./proj_mgmt/buildVersion_src "main" "9.1.1" "9.1.1" "2026-02-12 13:13 -06:00" "2026-02-14 00:39 +00:00" >  /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/settarg/Version.lua
make[1]: Leaving directory '/tmp/SBo/repo.RTsEag/build_Lmod/Lmod-9.1.1'
make[1]: Leaving directory '/tmp/SBo/repo.RTsEag/build_Lmod/Lmod-9.1.1'
make[1]: Leaving directory '/tmp/SBo/repo.RTsEag/build_Lmod/Lmod-9.1.1'
/usr/bin/lua /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/libexec/spiderCacheSupport --cacheDirs ""          \
                         --updateFn  ""           \
                                 --descriptFn ""  \
                                 >> /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/lmodrc.lua;
chmod 0644 /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/lmodrc.lua;
make PKGV=/usr/share/lmod/lmod shell_init startup
make[1]: Entering directory '/tmp/SBo/repo.RTsEag/build_Lmod/Lmod-9.1.1'
make FILELIST="init/bash.in init/cmake init/csh.in init/ksh.in init/tcsh.in init/zsh.in init/sh.in init/perl init/R init/env_modules_python.py.in init/lmod_bash_completions init/fish.in init/lisp init/env_modules_ruby.rb.in init/rc.in init/nushell.in" DIRLOC=/tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init GIT_VERSION=9.1.1 __installMe
make FILELIST="init/profile.in init/profile.fish.in init/profile.rc.in init/cshrc.in" DIRLOC=/tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init GIT_VERSION=9.1.1   __installMe
make[2]: Entering directory '/tmp/SBo/repo.RTsEag/build_Lmod/Lmod-9.1.1'
make[2]: Entering directory '/tmp/SBo/repo.RTsEag/build_Lmod/Lmod-9.1.1'
for i in init/bash.in init/cmake init/csh.in init/ksh.in init/tcsh.in init/zsh.in init/sh.in init/perl init/R init/env_modules_python.py.in init/lmod_bash_completions init/fish.in init/lisp init/env_modules_ruby.rb.in init/rc.in init/nushell.in; do                                                   \
   bareN=${i##*/};                                                         \
   fn=${bareN%%.in*};                                                      \
   ext=${bareN#*.};                                                        \
   : echo "DIRLOC/fn: /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/$fn";                                      \
   sed    -e 's|@PREFIX@|/usr/share|g'                                       \
          -e 's|@LMOD_TOP_DIR@|/usr/share/lmod/9.1.1|g'                             \
          -e 's|@path_to_lua@|/usr/bin/lua|g'                             \
          -e 's|@hashsum@|/usr/bin/sha1sum|g'                             \
          -e 's|@pager@|/usr/bin/less|g'                                 \
          -e 's|@case_independent_sorting@|no|g'   \
          -e 's|@lmod_settarg_full_support@|no|g' \
          -e 's|@use_dot_files@|@use_dot_files@|g'                         \
          -e 's|@lang@|<empty>|g'                             \
          -e 's|@site_msg_file@|<empty>|g'                         \
          -e 's|@git@|9.1.1|g'                                     \
          -e 's|--@ignore_dirs@--|[\".svn\"] = true, [\".git\"] = true, [\".hg\"] = true, [\".bzr\"] = true, |g'                         \
          -e 's|@sys_lua_path@|/usr/local/share/lua/5.4/?.lua;/usr/local/share/lua/5.4/?/init.lua;/usr/share/lua/5.4/?.lua;/usr/share/lua/5.4/?/init.lua;/usr/local/lib/lua/5.4/?.lua;/usr/local/lib/lua/5.4/?/init.lua;/usr/lib/lua/5.4/?.lua;/usr/lib/lua/5.4/?/init.lua|g'                           \
          -e 's|@hidden_italic@|no|g'                    \
          -e 's|@modulepath_init@|@PKG@/init/.modulespath|g'                     \
          -e 's|@sys_lua_cpath@|/usr/local/lib/lua/5.4/?.so;/usr/lib/lua/5.4/?.so;/usr/local/lib/lua/5.4/loadall.so;/usr/lib/lua/5.4/loadall.so;|g'                         \
                  -e 's|@modules_auto_handling@|no|g'         \
          -e 's|@path_to_luac@|luac|g'                           \
          -e 's|@path_to_lmod@|/usr/share/lmod/9.1.1/libexec/lmod|g'                           \
          -e 's|@have_lua_term@||g'                         \
          -e 's|@silence_shell_debugging@|yes|g'     \
          -e 's|@dynamic_spider_cache@|yes|g'           \
          -e 's|@fast_tcl_interp@|yes|g'                     \
          -e 's|@terse_decorations@|yes|g'            \
          -e 's|@settarg_cmd@|settarg_cmd|g'                             \
          -e 's|@lmod_config_dir@|/etc/lmod|g'                     \
          -e 's|@lmod_downstream_conflicts@|no|g' \
          -e 's|@modules_auto_handling@|no|g'         \
          -e "s|@my_shell@|$fn|g"                                          \
          -e 's|@tclsh@|/usr/bin/tclsh|g'                                 \
          -e 's|@ls@|/usr/bin/ls|g'                                       \
          -e 's|@disable_name_autoswap@|no|g'         \
          -e 's|@tmod_path_rule@|no|g'                       \
          -e 's|@tmod_find_first@|no|g'                     \
          -e 's|@redirect@|no|g'                                   \
          -e 's|@basename@|/usr/bin/basename|g'                                   \
          -e 's|@support_ksh@|no|g'                             \
          -e 's|@cached_loads@|no|g'                           \
          -e 's|@avail_extensions@|yes|g'              \
          -e 's|@ps@|/usr/bin/ps|g'                                               \
          -e 's|@readlink@|/usr/bin/readlink|g'                                   \
          -e 's|@site_name@|<empty>|g'                                 \
          -e 's|@site_controlled_prefix@|no|g'       \
          -e 's|@syshost@|<empty>|g'                                     \
          -e 's|@expr@|/usr/bin/expr|g'                                           \
          -e 's|@extended_default@|yes|g'                   \
          -e 's|@libexec@|/usr/share/lmod/9.1.1/libexec|g'                                     \
          -e 's|@legacy_ordering@|@LEGACY_ORDERING@|g'                     \
          -e 's|@pin_versions@|no|g'                           \
          -e 's|@auto_swap@|yes|g'                                 \
          -e 's|@sys_ld_lib_path@||g'                     \
          -e 's|@sys_ld_preload@||g'                       \
          -e 's|@export_module@|yes|g'                         \
          -e 's|@lmod_version@|9.1.1|g'                                \
          -e 's|@exact_match@|no|g'                             \
          -e 's|@ancient@|86400|g'                                     \
          -e 's|@prepend_block@|normal|g'                         \
          -e 's|@colorize@|yes|g'                                   \
          -e 's|@duplicate_paths@|no|g'                     \
          -e 's|@allow_tcl_mfiles@|yes|g'                   \
          -e 's|@mpath_avail@|no|g'                             \
          -e 's|@short_time@|2|g'                               \
          -e 's|@cacheDirs@||g'                         \
          -e 's|@updateSystemFn@||g'                     \
          -e 's|@modulepath_root@|/usr/share/modulefiles|g'                     \
          -e 's|@lmod_root@|/usr/share/lmod|g'                                 \
          -e 's|@lmod_allow_root_use@|yes|g'             \
          -e 's|@lmod_use_dot_config_only@|no|g'   \
          -e 's|@PKGV@|/usr/share/lmod/lmod|g'                                           \
          -e 's|@PKG@|/usr/share/lmod/lmod|g'         < $i > /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/$fn;             \
            chmod 0644                       /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/$fn;                   \
    [ "$ext" = "in.lua" -o "$ext" = "tcl" -o "$ext" = "in"               \
       -o "$ext" = "sh.in" ] &&                                            \
       chmod 0755 /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/$fn;                                      \
    if [ "$ext" = "version.lua" ]; then                                    \
       mname=${bareN%%.*};                                                 \
       : echo "DIRLOC: /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/$mname";                                  \
       mv /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/$fn /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/$mname.lua;                             \
              chmod 0644    /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/$mname.lua;                             \
    fi;                                                                     \
done
for i in init/profile.in init/profile.fish.in init/profile.rc.in init/cshrc.in; do                                                   \
   bareN=${i##*/};                                                         \
   fn=${bareN%%.in*};                                                      \
   ext=${bareN#*.};                                                        \
   : echo "DIRLOC/fn: /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/$fn";                                      \
   sed    -e 's|@PREFIX@|/usr/share|g'                                       \
          -e 's|@LMOD_TOP_DIR@|/usr/share/lmod/9.1.1|g'                             \
          -e 's|@path_to_lua@|/usr/bin/lua|g'                             \
          -e 's|@hashsum@|/usr/bin/sha1sum|g'                             \
          -e 's|@pager@|/usr/bin/less|g'                                 \
          -e 's|@case_independent_sorting@|no|g'   \
          -e 's|@lmod_settarg_full_support@|no|g' \
          -e 's|@use_dot_files@|@use_dot_files@|g'                         \
          -e 's|@lang@|<empty>|g'                             \
          -e 's|@site_msg_file@|<empty>|g'                         \
          -e 's|@git@|9.1.1|g'                                     \
          -e 's|--@ignore_dirs@--|[\".svn\"] = true, [\".git\"] = true, [\".hg\"] = true, [\".bzr\"] = true, |g'                         \
          -e 's|@sys_lua_path@|/usr/local/share/lua/5.4/?.lua;/usr/local/share/lua/5.4/?/init.lua;/usr/share/lua/5.4/?.lua;/usr/share/lua/5.4/?/init.lua;/usr/local/lib/lua/5.4/?.lua;/usr/local/lib/lua/5.4/?/init.lua;/usr/lib/lua/5.4/?.lua;/usr/lib/lua/5.4/?/init.lua|g'                           \
          -e 's|@hidden_italic@|no|g'                    \
          -e 's|@modulepath_init@|@PKG@/init/.modulespath|g'                     \
          -e 's|@sys_lua_cpath@|/usr/local/lib/lua/5.4/?.so;/usr/lib/lua/5.4/?.so;/usr/local/lib/lua/5.4/loadall.so;/usr/lib/lua/5.4/loadall.so;|g'                         \
                  -e 's|@modules_auto_handling@|no|g'         \
          -e 's|@path_to_luac@|luac|g'                           \
          -e 's|@path_to_lmod@|/usr/share/lmod/9.1.1/libexec/lmod|g'                           \
          -e 's|@have_lua_term@||g'                         \
          -e 's|@silence_shell_debugging@|yes|g'     \
          -e 's|@dynamic_spider_cache@|yes|g'           \
          -e 's|@fast_tcl_interp@|yes|g'                     \
          -e 's|@terse_decorations@|yes|g'            \
          -e 's|@settarg_cmd@|settarg_cmd|g'                             \
          -e 's|@lmod_config_dir@|/etc/lmod|g'                     \
          -e 's|@lmod_downstream_conflicts@|no|g' \
          -e 's|@modules_auto_handling@|no|g'         \
          -e "s|@my_shell@|$fn|g"                                          \
          -e 's|@tclsh@|/usr/bin/tclsh|g'                                 \
          -e 's|@ls@|/usr/bin/ls|g'                                       \
          -e 's|@disable_name_autoswap@|no|g'         \
          -e 's|@tmod_path_rule@|no|g'                       \
          -e 's|@tmod_find_first@|no|g'                     \
          -e 's|@redirect@|no|g'                                   \
          -e 's|@basename@|/usr/bin/basename|g'                                   \
          -e 's|@support_ksh@|no|g'                             \
          -e 's|@cached_loads@|no|g'                           \
          -e 's|@avail_extensions@|yes|g'              \
          -e 's|@ps@|/usr/bin/ps|g'                                               \
          -e 's|@readlink@|/usr/bin/readlink|g'                                   \
          -e 's|@site_name@|<empty>|g'                                 \
          -e 's|@site_controlled_prefix@|no|g'       \
          -e 's|@syshost@|<empty>|g'                                     \
          -e 's|@expr@|/usr/bin/expr|g'                                           \
          -e 's|@extended_default@|yes|g'                   \
          -e 's|@libexec@|/usr/share/lmod/9.1.1/libexec|g'                                     \
          -e 's|@legacy_ordering@|@LEGACY_ORDERING@|g'                     \
          -e 's|@pin_versions@|no|g'                           \
          -e 's|@auto_swap@|yes|g'                                 \
          -e 's|@sys_ld_lib_path@||g'                     \
          -e 's|@sys_ld_preload@||g'                       \
          -e 's|@export_module@|yes|g'                         \
          -e 's|@lmod_version@|9.1.1|g'                                \
          -e 's|@exact_match@|no|g'                             \
          -e 's|@ancient@|86400|g'                                     \
          -e 's|@prepend_block@|normal|g'                         \
          -e 's|@colorize@|yes|g'                                   \
          -e 's|@duplicate_paths@|no|g'                     \
          -e 's|@allow_tcl_mfiles@|yes|g'                   \
          -e 's|@mpath_avail@|no|g'                             \
          -e 's|@short_time@|2|g'                               \
          -e 's|@cacheDirs@||g'                         \
          -e 's|@updateSystemFn@||g'                     \
          -e 's|@modulepath_root@|/usr/share/modulefiles|g'                     \
          -e 's|@lmod_root@|/usr/share/lmod|g'                                 \
          -e 's|@lmod_allow_root_use@|yes|g'             \
          -e 's|@lmod_use_dot_config_only@|no|g'   \
          -e 's|@PKGV@|/usr/share/lmod/lmod|g'                                           \
          -e 's|@PKG@|/usr/share/lmod/lmod|g'         < $i > /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/$fn;             \
            chmod 0644                       /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/$fn;                   \
    [ "$ext" = "in.lua" -o "$ext" = "tcl" -o "$ext" = "in"               \
       -o "$ext" = "sh.in" ] &&                                            \
       chmod 0755 /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/$fn;                                      \
    if [ "$ext" = "version.lua" ]; then                                    \
       mname=${bareN%%.*};                                                 \
       : echo "DIRLOC: /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/$mname";                                  \
       mv /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/$fn /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/$mname.lua;                             \
              chmod 0644    /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/$mname.lua;                             \
    fi;                                                                     \
done
make[2]: Leaving directory '/tmp/SBo/repo.RTsEag/build_Lmod/Lmod-9.1.1'
make[2]: Leaving directory '/tmp/SBo/repo.RTsEag/build_Lmod/Lmod-9.1.1'
make[1]: Leaving directory '/tmp/SBo/repo.RTsEag/build_Lmod/Lmod-9.1.1'
rm -f /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/lmod
ln -s 9.1.1 /tmp/SBo/repo.RTsEag/build_Lmod/package-Lmod/usr/share/lmod/lmod

Slackware package maker, version 3.14159265.

Searching for symbolic links:
etc/profile.d/modules.csh	/usr/share/lmod/9.1.1/init/cshrc
etc/profile.d/modules.sh	/usr/share/lmod/9.1.1/init/profile
usr/share/lmod/9.1.1/lib/lfs.so	lfs.so.1
usr/share/lmod/9.1.1/lib/lfs.so.1	lfs.so.1.0.1
usr/share/lmod/9.1.1/lib/tcl2lua.so	tcl2lua.so.1
usr/share/lmod/9.1.1/lib/tcl2lua.so.1	tcl2lua.so.1.0.1
usr/share/lmod/9.1.1/lib/term/core.so	core.so.1
usr/share/lmod/9.1.1/lib/term/core.so.1	core.so.1.0.1
usr/share/lmod/lmod	9.1.1

Making symbolic link creation script:
( cd etc/profile.d ; rm -rf modules.csh )
( cd etc/profile.d ; ln -sf /usr/share/lmod/9.1.1/init/cshrc modules.csh )
( cd etc/profile.d ; rm -rf modules.sh )
( cd etc/profile.d ; ln -sf /usr/share/lmod/9.1.1/init/profile modules.sh )
( cd usr/share/lmod/9.1.1/lib ; rm -rf lfs.so )
( cd usr/share/lmod/9.1.1/lib ; ln -sf lfs.so.1 lfs.so )
( cd usr/share/lmod/9.1.1/lib ; rm -rf lfs.so.1 )
( cd usr/share/lmod/9.1.1/lib ; ln -sf lfs.so.1.0.1 lfs.so.1 )
( cd usr/share/lmod/9.1.1/lib ; rm -rf tcl2lua.so )
( cd usr/share/lmod/9.1.1/lib ; ln -sf tcl2lua.so.1 tcl2lua.so )
( cd usr/share/lmod/9.1.1/lib ; rm -rf tcl2lua.so.1 )
( cd usr/share/lmod/9.1.1/lib ; ln -sf tcl2lua.so.1.0.1 tcl2lua.so.1 )
( cd usr/share/lmod/9.1.1/lib/term ; rm -rf core.so )
( cd usr/share/lmod/9.1.1/lib/term ; ln -sf core.so.1 core.so )
( cd usr/share/lmod/9.1.1/lib/term ; rm -rf core.so.1 )
( cd usr/share/lmod/9.1.1/lib/term ; ln -sf core.so.1.0.1 core.so.1 )
( cd usr/share/lmod ; rm -rf lmod )
( cd usr/share/lmod ; ln -sf 9.1.1 lmod )

It is recommended that you make these lines your new installation script.

Would you like to make this stuff the install script for this package
and remove the symbolic links ([y]es, [n]o)? y


Removing symbolic links:
removed './usr/share/lmod/9.1.1/lib/term/core.so.1'
removed './usr/share/lmod/9.1.1/lib/term/core.so'
removed './usr/share/lmod/9.1.1/lib/tcl2lua.so.1'
removed './usr/share/lmod/9.1.1/lib/tcl2lua.so'
removed './usr/share/lmod/9.1.1/lib/lfs.so.1'
removed './usr/share/lmod/9.1.1/lib/lfs.so'
removed './usr/share/lmod/lmod'
removed './etc/profile.d/modules.sh'
removed './etc/profile.d/modules.csh'

Creating your new ./install/doinst.sh...

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n


Creating Slackware package:  /tmp/SBo/repo.RTsEag/output_Lmod/Lmod-9.1.1-i586-2_SBo.txz

./
etc/
etc/profile.d/
install/
install/doinst.sh
install/slack-desc
usr/
usr/doc/
usr/doc/Lmod-9.1.1/
usr/doc/Lmod-9.1.1/License
usr/doc/Lmod-9.1.1/Lmod.SlackBuild
usr/doc/Lmod-9.1.1/README.design.md
usr/doc/Lmod-9.1.1/README.md
usr/doc/Lmod-9.1.1/README.new
usr/doc/Lmod-9.1.1/README.old
usr/man/
usr/man/man1/
usr/man/man1/module.1.gz
usr/share/
usr/share/lmod/
usr/share/lmod/9.1.1/
usr/share/lmod/9.1.1/init/
usr/share/lmod/9.1.1/init/R
usr/share/lmod/9.1.1/init/bash
usr/share/lmod/9.1.1/init/cmake
usr/share/lmod/9.1.1/init/csh
usr/share/lmod/9.1.1/init/cshrc
usr/share/lmod/9.1.1/init/env_modules_python.py
usr/share/lmod/9.1.1/init/env_modules_ruby.rb
usr/share/lmod/9.1.1/init/fish
usr/share/lmod/9.1.1/init/fish_tab_completion/
usr/share/lmod/9.1.1/init/fish_tab_completion/module.fish
usr/share/lmod/9.1.1/init/ksh
usr/share/lmod/9.1.1/init/ksh_funcs/
usr/share/lmod/9.1.1/init/ksh_funcs/clearLmod
usr/share/lmod/9.1.1/init/ksh_funcs/clearMT
usr/share/lmod/9.1.1/init/ksh_funcs/ml
usr/share/lmod/9.1.1/init/ksh_funcs/module
usr/share/lmod/9.1.1/init/ksh_funcs/settarg
usr/share/lmod/9.1.1/init/lisp
usr/share/lmod/9.1.1/init/lmod_bash_completions
usr/share/lmod/9.1.1/init/lmodrc.lua
usr/share/lmod/9.1.1/init/nushell
usr/share/lmod/9.1.1/init/perl
usr/share/lmod/9.1.1/init/profile
usr/share/lmod/9.1.1/init/profile.fish
usr/share/lmod/9.1.1/init/profile.rc
usr/share/lmod/9.1.1/init/rc
usr/share/lmod/9.1.1/init/sh
usr/share/lmod/9.1.1/init/tcsh
usr/share/lmod/9.1.1/init/zsh
usr/share/lmod/9.1.1/lib/
usr/share/lmod/9.1.1/lib/lfs.so.1.0.1
usr/share/lmod/9.1.1/lib/tcl2lua.so.1.0.1
usr/share/lmod/9.1.1/lib/term/
usr/share/lmod/9.1.1/lib/term/core.so.1.0.1
usr/share/lmod/9.1.1/libexec/
usr/share/lmod/9.1.1/libexec/CTimer.lua
usr/share/lmod/9.1.1/libexec/Cache.lua
usr/share/lmod/9.1.1/libexec/Configuration.lua
usr/share/lmod/9.1.1/libexec/DirTree.lua
usr/share/lmod/9.1.1/libexec/Exec.lua
usr/share/lmod/9.1.1/libexec/FrameStk.lua
usr/share/lmod/9.1.1/libexec/Hook.lua
usr/share/lmod/9.1.1/libexec/HookArray.lua
usr/share/lmod/9.1.1/libexec/Hub.lua
usr/share/lmod/9.1.1/libexec/LocationT.lua
usr/share/lmod/9.1.1/libexec/MC_Access.lua
usr/share/lmod/9.1.1/libexec/MC_CheckSyntax.lua
usr/share/lmod/9.1.1/libexec/MC_ComputeHash.lua
usr/share/lmod/9.1.1/libexec/MC_Load.lua
usr/share/lmod/9.1.1/libexec/MC_MgrLoad.lua
usr/share/lmod/9.1.1/libexec/MC_Quiet.lua
usr/share/lmod/9.1.1/libexec/MC_Refresh.lua
usr/share/lmod/9.1.1/libexec/MC_Show.lua
usr/share/lmod/9.1.1/libexec/MC_Spider.lua
usr/share/lmod/9.1.1/libexec/MC_Unload.lua
usr/share/lmod/9.1.1/libexec/MN_Between.lua
usr/share/lmod/9.1.1/libexec/MN_Exact.lua
usr/share/lmod/9.1.1/libexec/MN_Latest.lua
usr/share/lmod/9.1.1/libexec/MN_Match.lua
usr/share/lmod/9.1.1/libexec/MName.lua
usr/share/lmod/9.1.1/libexec/MRC.lua
usr/share/lmod/9.1.1/libexec/MT.lua
usr/share/lmod/9.1.1/libexec/MainControl.lua
usr/share/lmod/9.1.1/libexec/MarkdownDetector.lua
usr/share/lmod/9.1.1/libexec/MarkdownProcessor.lua
usr/share/lmod/9.1.1/libexec/ModuleA.lua
usr/share/lmod/9.1.1/libexec/Options.lua
usr/share/lmod/9.1.1/libexec/Pkg.lua
usr/share/lmod/9.1.1/libexec/PkgBase.lua
usr/share/lmod/9.1.1/libexec/PkgTACC.lua
usr/share/lmod/9.1.1/libexec/RC2lua.tcl
usr/share/lmod/9.1.1/libexec/ReadLmodRC.lua
usr/share/lmod/9.1.1/libexec/SitePackage.lua
usr/share/lmod/9.1.1/libexec/Spider.lua
usr/share/lmod/9.1.1/libexec/StandardPackage.lua
usr/share/lmod/9.1.1/libexec/Timer.lua
usr/share/lmod/9.1.1/libexec/Var.lua
usr/share/lmod/9.1.1/libexec/Version.lua
usr/share/lmod/9.1.1/libexec/addto
usr/share/lmod/9.1.1/libexec/check_module_tree_syntax
usr/share/lmod/9.1.1/libexec/clearLMOD_cmd
usr/share/lmod/9.1.1/libexec/cmdfuncs.lua
usr/share/lmod/9.1.1/libexec/collectionFileA.lua
usr/share/lmod/9.1.1/libexec/colorize.lua
usr/share/lmod/9.1.1/libexec/computeHashSum
usr/share/lmod/9.1.1/libexec/convertSh2MF.lua
usr/share/lmod/9.1.1/libexec/lmod
usr/share/lmod/9.1.1/libexec/loadModuleFile.lua
usr/share/lmod/9.1.1/libexec/ml_cmd
usr/share/lmod/9.1.1/libexec/modfuncs.lua
usr/share/lmod/9.1.1/libexec/mrc_funcs.lua
usr/share/lmod/9.1.1/libexec/mrc_load.lua
usr/share/lmod/9.1.1/libexec/mrc_sandbox.lua
usr/share/lmod/9.1.1/libexec/myConfig.lua
usr/share/lmod/9.1.1/libexec/myGlobals.lua
usr/share/lmod/9.1.1/libexec/pager.lua
usr/share/lmod/9.1.1/libexec/parseVersion.lua
usr/share/lmod/9.1.1/libexec/printEnvT.lua
usr/share/lmod/9.1.1/libexec/print_os.sh
usr/share/lmod/9.1.1/libexec/sandbox.lua
usr/share/lmod/9.1.1/libexec/sh_to_modulefile
usr/share/lmod/9.1.1/libexec/spider
usr/share/lmod/9.1.1/libexec/spiderCacheSupport
usr/share/lmod/9.1.1/libexec/tcl2lua.tcl
usr/share/lmod/9.1.1/libexec/term/
usr/share/lmod/9.1.1/libexec/term/colors.lua
usr/share/lmod/9.1.1/libexec/term/cursor.lua
usr/share/lmod/9.1.1/libexec/term/init.lua
usr/share/lmod/9.1.1/libexec/update_lmod_system_cache_files
usr/share/lmod/9.1.1/libexec/utils.lua
usr/share/lmod/9.1.1/messageDir/
usr/share/lmod/9.1.1/messageDir/de.lua
usr/share/lmod/9.1.1/messageDir/en.lua
usr/share/lmod/9.1.1/messageDir/es.lua
usr/share/lmod/9.1.1/messageDir/fr.lua
usr/share/lmod/9.1.1/messageDir/template.lua
usr/share/lmod/9.1.1/messageDir/zh.lua
usr/share/lmod/9.1.1/modulefiles/
usr/share/lmod/9.1.1/modulefiles/Core/
usr/share/lmod/9.1.1/modulefiles/Core/lmod.lua
usr/share/lmod/9.1.1/modulefiles/Core/settarg.lua
usr/share/lmod/9.1.1/settarg/
usr/share/lmod/9.1.1/settarg/Bare.lua
usr/share/lmod/9.1.1/settarg/BaseShell.lua
usr/share/lmod/9.1.1/settarg/Bash.lua
usr/share/lmod/9.1.1/settarg/BuildTarget.lua
usr/share/lmod/9.1.1/settarg/CmdLineOptions.lua
usr/share/lmod/9.1.1/settarg/Csh.lua
usr/share/lmod/9.1.1/settarg/ModifyPath.lua
usr/share/lmod/9.1.1/settarg/Output.lua
usr/share/lmod/9.1.1/settarg/ProcessModuleTable.lua
usr/share/lmod/9.1.1/settarg/STT.lua
usr/share/lmod/9.1.1/settarg/TargValue.lua
usr/share/lmod/9.1.1/settarg/Version.lua
usr/share/lmod/9.1.1/settarg/getUname.lua
usr/share/lmod/9.1.1/settarg/settarg_cmd
usr/share/lmod/9.1.1/settarg/settarg_rc.lua
usr/share/lmod/9.1.1/settarg/targ
usr/share/lmod/9.1.1/settarg/utils.lua
usr/share/lmod/9.1.1/share/
usr/share/lmod/9.1.1/shells/
usr/share/lmod/9.1.1/shells/Bare.lua
usr/share/lmod/9.1.1/shells/BaseShell.lua
usr/share/lmod/9.1.1/shells/Bash.lua
usr/share/lmod/9.1.1/shells/CMake.lua
usr/share/lmod/9.1.1/shells/Csh.lua
usr/share/lmod/9.1.1/shells/Fish.lua
usr/share/lmod/9.1.1/shells/JsonShell.lua
usr/share/lmod/9.1.1/shells/Lisp.lua
usr/share/lmod/9.1.1/shells/Nushell.lua
usr/share/lmod/9.1.1/shells/Perl.lua
usr/share/lmod/9.1.1/shells/Python.lua
usr/share/lmod/9.1.1/shells/R.lua
usr/share/lmod/9.1.1/shells/Rc.lua
usr/share/lmod/9.1.1/shells/Ruby.lua
usr/share/lmod/9.1.1/tools/
usr/share/lmod/9.1.1/tools/Banner.lua
usr/share/lmod/9.1.1/tools/BeautifulTbl.lua
usr/share/lmod/9.1.1/tools/ColumnTable.lua
usr/share/lmod/9.1.1/tools/Cosmic.lua
usr/share/lmod/9.1.1/tools/Dbg.lua
usr/share/lmod/9.1.1/tools/MF_Base.lua
usr/share/lmod/9.1.1/tools/MF_Lua.lua
usr/share/lmod/9.1.1/tools/MF_TCL.lua
usr/share/lmod/9.1.1/tools/Optiks.lua
usr/share/lmod/9.1.1/tools/Optiks_Option.lua
usr/share/lmod/9.1.1/tools/Stack.lua
usr/share/lmod/9.1.1/tools/TermWidth.lua
usr/share/lmod/9.1.1/tools/base64.lua
usr/share/lmod/9.1.1/tools/capture.lua
usr/share/lmod/9.1.1/tools/declare.lua
usr/share/lmod/9.1.1/tools/deepcopy.lua
usr/share/lmod/9.1.1/tools/fileOps.lua
usr/share/lmod/9.1.1/tools/haveTermSupport.lua
usr/share/lmod/9.1.1/tools/i18n/
usr/share/lmod/9.1.1/tools/i18n/init.lua
usr/share/lmod/9.1.1/tools/i18n/interpolate.lua
usr/share/lmod/9.1.1/tools/i18n/plural.lua
usr/share/lmod/9.1.1/tools/i18n/variants.lua
usr/share/lmod/9.1.1/tools/i18n/version.lua
usr/share/lmod/9.1.1/tools/inherits.lua
usr/share/lmod/9.1.1/tools/json.lua
usr/share/lmod/9.1.1/tools/lmod_system_execute.lua
usr/share/lmod/9.1.1/tools/pairsByKeys.lua
usr/share/lmod/9.1.1/tools/replaceStr.lua
usr/share/lmod/9.1.1/tools/serializeTbl.lua
usr/share/lmod/9.1.1/tools/strict.lua
usr/share/lmod/9.1.1/tools/string_utils.lua

Slackware package /tmp/SBo/repo.RTsEag/output_Lmod/Lmod-9.1.1-i586-2_SBo.txz created.

Built ok:  Lmod-9.1.1-i586-2_SBo.txz                                    00:39:51
Testing package Lmod-9.1.1-i586-2_SBo.txz ... 
Test installing Lmod-9.1.1-i586-2_SBo.txz ...
Lmod-9.1.1-i586-2_SBo: An Environment Module System .................... [ 1.7M]
Unmounting chroot ... 
Backed up: Lmod-9.1.1-i586-1_SBo.txz
:-) system/Lmod Updated for git 450971f (-:

@sbo-bot
Copy link
Author

sbo-bot bot commented Feb 14, 2026

sbopkglint i586 system/Lmod

Installing dependency: lua
lua-5.4.8-i586-1_SBo: a powerful, fast, light-weight, embeddable scripti [ 1.7M]

Installing dependency: lua51
lua51-5.1.5-i586-5_SBo: embeddable scripting language; older version ... [ 1.2M]

Installing dependency: lua-filesystem
lua-filesystem-1.6.3-i586-8_SBo: lua filesystem library ................ [ 100K]

Installing dependency: lua-std._debug
lua-std._debug-1.0.1-noarch-4_SBo: Debug Hints Library ................. [  50K]

Installing dependency: lua-std.normalize
lua-std.normalize-2.0.3-noarch-3_SBo: Normalized Lua Functions ......... [ 200K]

Installing dependency: lua-posix
lua-posix-35.0-i586-3_SBo: Lua bindings for POSIX ...................... [ 2.1M]

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/i586/system/Lmod/Lmod-9.1.1-i586-2_SBo.txz to /tmp/SBo/sbopkglint.zM08ms ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/i586/system/Lmod/Lmod-9.1.1-i586-2_SBo.txz to /tmp/SBo/sbopkglint.zM08ms ...OK
Running test: 05-basic-sanity...
___ note: package contains empty dirs, are these necessary?
drwxr-xr-x 2 root root 6 Feb 14 00:39 ./usr/share/lmod/9.1.1/share
OK
Running test: 10-docs...OK
Running test: 15-noarch...OK
Running test: 20-arch...
--- ELF binaries/libraries should be executable:
-rw-r--r-- 1 root root 18124 Feb 14 00:39 usr/share/lmod/9.1.1/lib/lfs.so.1.0.1
-rw-r--r-- 1 root root 13728 Feb 14 00:39 usr/share/lmod/9.1.1/lib/tcl2lua.so.1.0.1
-rw-r--r-- 1 root root 13616 Feb 14 00:39 usr/share/lmod/9.1.1/lib/term/core.so.1.0.1
FAILED
Running test: 25-lafiles...OK
Running test: 30-manpages...OK
Running test: 35-desktop...OK
Running test: 40-newconfig...OK
Running test: 45-doinst...OK
Running test: 50-icons...OK
Running test: 60-usr_info...OK
Running test: 65-python...OK
Running test: 70-tmp_path...OK
Running test: 75-static_libs...OK
Running test: 85-perl...OK
Running test: 90-terminfo...OK
⛔️ !!! Lmod-9.1.1-i586-2_SBo.txz: 1 failures ⛔️

@sbo-bot
Copy link
Author

sbo-bot bot commented Feb 14, 2026

buildpkg x86_64 system/Lmod

Creating hintfile directory: /etc/repo/SBo/hintfiles
Checking whether git is clean ... yes.
Indexing SlackBuilds ... done.
git repo: /var/lib/repo/SBo/slackbuilds
branch:   HEAD
date:     Sat Feb 14 00:38:46 GMT 2026
revision: 132d88ca5c5f58b5642f73734084f3c760c2c6f7
title:    Merge 450971fb1f6f182b257740f7da53a66c1365c21b into 92a13ab3b435e77b3d91520f723d89b6c0769ce0

================================================================================
system/Lmod                                                             00:40:56
================================================================================

Calculating dependencies ... 
Hints for libraries/lua-filesystem:
  ADDREQUIRES="lua51"
Hints for libraries/lua-posix:
  ADDREQUIRES="lua51"
Hints for libraries/lua-std.normalize:
  ADDREQUIRES="lua51"
Hints for libraries/lua-std._debug:
  ADDREQUIRES="lua51"
Dependency tree:
system/Lmod (update for git 450971f)
  libraries/lua-posix (ok)
    libraries/lua-std.normalize (ok)
      libraries/lua-std._debug (ok)
        development/lua51 (ok)
        development/lua (ok)
      development/lua51 (ok)
    development/lua51 (ok)
  libraries/lua-filesystem (ok)
    development/lua51 (ok)
    development/lua (ok)

Building system/Lmod (update for git 450971f) ------------------------- 00:40:58
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Installing dependencies ...
lua-5.4.8-x86_64-1_SBo: a powerful, fast, light-weight, embeddable scrip [ 1.7M]
lua51-5.1.5-x86_64-3_SBo: embeddable scripting language; older version . [ 1.3M]
lua-filesystem-1.6.3-x86_64-4_SBo: lua filesystem library .............. [ 110K]
lua-std._debug-1.0.1-noarch-4_SBo: Debug Hints Library ................. [  50K]
lua-std.normalize-2.0.3-noarch-3_SBo: Normalized Lua Functions ......... [ 200K]
lua-posix-35.0-x86_64-3_SBo: Lua bindings for POSIX .................... [ 2.1M]
Running Lmod.SlackBuild ...                                         ETA 00:41:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./Lmod.SlackBuild
Built ok:  Lmod-9.1.1-x86_64-2_SBo.txz                                  00:41:08
Testing package Lmod-9.1.1-x86_64-2_SBo.txz ... done.
Test installing Lmod-9.1.1-x86_64-2_SBo.txz ...
Lmod-9.1.1-x86_64-2_SBo: An Environment Module System .................. [ 1.7M]
Unmounting chroot ... done.
Backed up: Lmod-9.1.1-x86_64-1_SBo.txz
✅ system/Lmod Updated for git 450971f ✅

================================================================================
SUMMARY                                                                 00:41:09
================================================================================

Logfile:     /var/log/repo/SBo/repo_2026-02-14_00:40:55.log
Runtime:     0h 0m 14s
Updated:     1
  system/Lmod/Lmod-9.1.1-x86_64-2_SBo.txz

Snipped Build Log

Details
     \
              chmod 0644    /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/tools/i18n/$mname.lua;                             \
    fi;                                                                     \
done
for i in src/computeHashSum.in.lua src/lmod.in.lua src/addto.in.lua src/spider.in.lua src/clearLMOD_cmd.in.lua src/ml_cmd.in.lua src/spiderCacheSupport.in.lua src/sh_to_modulefile.in.lua src/update_lmod_system_cache_files.in src/check_module_tree_syntax.in.lua sh_src/print_os.sh.in; do                                                   \
   bareN=${i##*/};                                                         \
   fn=${bareN%%.in*};                                                      \
   ext=${bareN#*.};                                                        \
   : echo "DIRLOC/fn: /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/libexec/$fn";                                      \
   sed    -e 's|@PREFIX@|/usr/share|g'                                       \
          -e 's|@LMOD_TOP_DIR@|/usr/share/lmod/9.1.1|g'                             \
          -e 's|@path_to_lua@|/usr/bin/lua|g'                             \
          -e 's|@hashsum@|/usr/bin/sha1sum|g'                             \
          -e 's|@pager@|/usr/bin/less|g'                                 \
          -e 's|@case_independent_sorting@|no|g'   \
          -e 's|@lmod_settarg_full_support@|no|g' \
          -e 's|@use_dot_files@|@use_dot_files@|g'                         \
          -e 's|@lang@|<empty>|g'                             \
          -e 's|@site_msg_file@|<empty>|g'                         \
          -e 's|@git@|9.1.1|g'                                     \
          -e 's|--@ignore_dirs@--|[\".svn\"] = true, [\".git\"] = true, [\".hg\"] = true, [\".bzr\"] = true, |g'                         \
          -e 's|@sys_lua_path@|/usr/local/share/lua/5.4/?.lua;/usr/local/share/lua/5.4/?/init.lua;/usr/share/lua/5.4/?.lua;/usr/share/lua/5.4/?/init.lua;/usr/local/lib64/lua/5.4/?.lua;/usr/local/lib64/lua/5.4/?/init.lua;/usr/lib64/lua/5.4/?.lua;/usr/lib64/lua/5.4/?/init.lua|g'                           \
          -e 's|@hidden_italic@|no|g'                    \
          -e 's|@modulepath_init@|@PKG@/init/.modulespath|g'                     \
          -e 's|@sys_lua_cpath@|/usr/local/lib64/lua/5.4/?.so;/usr/lib64/lua/5.4/?.so;/usr/local/lib64/lua/5.4/loadall.so;/usr/lib64/lua/5.4/loadall.so;|g'                         \
                  -e 's|@modules_auto_handling@|no|g'         \
          -e 's|@path_to_luac@|luac|g'                           \
          -e 's|@path_to_lmod@|/usr/share/lmod/9.1.1/libexec/lmod|g'                           \
          -e 's|@have_lua_term@||g'                         \
          -e 's|@silence_shell_debugging@|yes|g'     \
          -e 's|@dynamic_spider_cache@|yes|g'           \
          -e 's|@fast_tcl_interp@|yes|g'                     \
          -e 's|@terse_decorations@|yes|g'            \
          -e 's|@settarg_cmd@|settarg_cmd|g'                             \
          -e 's|@lmod_config_dir@|/etc/lmod|g'                     \
          -e 's|@lmod_downstream_conflicts@|no|g' \
          -e 's|@modules_auto_handling@|no|g'         \
          -e "s|@my_shell@|$fn|g"                                          \
          -e 's|@tclsh@|/usr/bin/tclsh|g'                                 \
          -e 's|@ls@|/usr/bin/ls|g'                                       \
          -e 's|@disable_name_autoswap@|no|g'         \
          -e 's|@tmod_path_rule@|no|g'                       \
          -e 's|@tmod_find_first@|no|g'                     \
          -e 's|@redirect@|no|g'                                   \
          -e 's|@basename@|/usr/bin/basename|g'                                   \
          -e 's|@support_ksh@|no|g'                             \
          -e 's|@cached_loads@|no|g'                           \
          -e 's|@avail_extensions@|yes|g'              \
          -e 's|@ps@|/usr/bin/ps|g'                                               \
          -e 's|@readlink@|/usr/bin/readlink|g'                                   \
          -e 's|@site_name@|<empty>|g'                                 \
          -e 's|@site_controlled_prefix@|no|g'       \
          -e 's|@syshost@|<empty>|g'                                     \
          -e 's|@expr@|/usr/bin/expr|g'                                           \
          -e 's|@extended_default@|yes|g'                   \
          -e 's|@libexec@|/usr/share/lmod/9.1.1/libexec|g'                                     \
          -e 's|@legacy_ordering@|@LEGACY_ORDERING@|g'                     \
          -e 's|@pin_versions@|no|g'                           \
          -e 's|@auto_swap@|yes|g'                                 \
          -e 's|@sys_ld_lib_path@||g'                     \
          -e 's|@sys_ld_preload@||g'                       \
          -e 's|@export_module@|yes|g'                         \
          -e 's|@lmod_version@|9.1.1|g'                                \
          -e 's|@exact_match@|no|g'                             \
          -e 's|@ancient@|86400|g'                                     \
          -e 's|@prepend_block@|normal|g'                         \
          -e 's|@colorize@|yes|g'                                   \
          -e 's|@duplicate_paths@|no|g'                     \
          -e 's|@allow_tcl_mfiles@|yes|g'                   \
          -e 's|@mpath_avail@|no|g'                             \
          -e 's|@short_time@|2|g'                               \
          -e 's|@cacheDirs@||g'                         \
          -e 's|@updateSystemFn@||g'                     \
          -e 's|@modulepath_root@|/usr/share/modulefiles|g'                     \
          -e 's|@lmod_root@|/usr/share/lmod|g'                                 \
          -e 's|@lmod_allow_root_use@|yes|g'             \
          -e 's|@lmod_use_dot_config_only@|no|g'   \
          -e 's|@PKGV@|/usr/share/lmod/9.1.1|g'                                           \
          -e 's|@PKG@|/usr/share/lmod/lmod|g'         < $i > /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/libexec/$fn;             \
            chmod 0644                       /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/libexec/$fn;                   \
    [ "$ext" = "in.lua" -o "$ext" = "tcl" -o "$ext" = "in"               \
       -o "$ext" = "sh.in" ] &&                                            \
       chmod 0755 /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/libexec/$fn;                                      \
    if [ "$ext" = "version.lua" ]; then                                    \
       mname=${bareN%%.*};                                                 \
       : echo "DIRLOC: /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/libexec/$mname";                                  \
       mv /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/libexec/$fn /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/libexec/$mname.lua;                             \
              chmod 0644    /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/libexec/$mname.lua;                             \
    fi;                                                                     \
done
for i in messageDir/de.lua messageDir/en.lua messageDir/es.lua messageDir/fr.lua messageDir/template.lua messageDir/zh.lua; do                                                   \
   bareN=${i##*/};                                                         \
   fn=${bareN%%.in*};                                                      \
   ext=${bareN#*.};                                                        \
   : echo "DIRLOC/fn: /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/messageDir/$fn";                                      \
   sed    -e 's|@PREFIX@|/usr/share|g'                                       \
          -e 's|@LMOD_TOP_DIR@|/usr/share/lmod/9.1.1|g'                             \
          -e 's|@path_to_lua@|/usr/bin/lua|g'                             \
          -e 's|@hashsum@|/usr/bin/sha1sum|g'                             \
          -e 's|@pager@|/usr/bin/less|g'                                 \
          -e 's|@case_independent_sorting@|no|g'   \
          -e 's|@lmod_settarg_full_support@|no|g' \
          -e 's|@use_dot_files@|@use_dot_files@|g'                         \
          -e 's|@lang@|<empty>|g'                             \
          -e 's|@site_msg_file@|<empty>|g'                         \
          -e 's|@git@|9.1.1|g'                                     \
          -e 's|--@ignore_dirs@--|[\".svn\"] = true, [\".git\"] = true, [\".hg\"] = true, [\".bzr\"] = true, |g'                         \
          -e 's|@sys_lua_path@|/usr/local/share/lua/5.4/?.lua;/usr/local/share/lua/5.4/?/init.lua;/usr/share/lua/5.4/?.lua;/usr/share/lua/5.4/?/init.lua;/usr/local/lib64/lua/5.4/?.lua;/usr/local/lib64/lua/5.4/?/init.lua;/usr/lib64/lua/5.4/?.lua;/usr/lib64/lua/5.4/?/init.lua|g'                           \
          -e 's|@hidden_italic@|no|g'                    \
          -e 's|@modulepath_init@|@PKG@/init/.modulespath|g'                     \
          -e 's|@sys_lua_cpath@|/usr/local/lib64/lua/5.4/?.so;/usr/lib64/lua/5.4/?.so;/usr/local/lib64/lua/5.4/loadall.so;/usr/lib64/lua/5.4/loadall.so;|g'                         \
                  -e 's|@modules_auto_handling@|no|g'         \
          -e 's|@path_to_luac@|luac|g'                           \
          -e 's|@path_to_lmod@|/usr/share/lmod/9.1.1/libexec/lmod|g'                           \
          -e 's|@have_lua_term@||g'                         \
          -e 's|@silence_shell_debugging@|yes|g'     \
          -e 's|@dynamic_spider_cache@|yes|g'           \
          -e 's|@fast_tcl_interp@|yes|g'                     \
          -e 's|@terse_decorations@|yes|g'            \
          -e 's|@settarg_cmd@|settarg_cmd|g'                             \
          -e 's|@lmod_config_dir@|/etc/lmod|g'                     \
          -e 's|@lmod_downstream_conflicts@|no|g' \
          -e 's|@modules_auto_handling@|no|g'         \
          -e "s|@my_shell@|$fn|g"                                          \
          -e 's|@tclsh@|/usr/bin/tclsh|g'                                 \
          -e 's|@ls@|/usr/bin/ls|g'                                       \
          -e 's|@disable_name_autoswap@|no|g'         \
          -e 's|@tmod_path_rule@|no|g'                       \
          -e 's|@tmod_find_first@|no|g'                     \
          -e 's|@redirect@|no|g'                                   \
          -e 's|@basename@|/usr/bin/basename|g'                                   \
          -e 's|@support_ksh@|no|g'                             \
          -e 's|@cached_loads@|no|g'                           \
          -e 's|@avail_extensions@|yes|g'              \
          -e 's|@ps@|/usr/bin/ps|g'                                               \
          -e 's|@readlink@|/usr/bin/readlink|g'                                   \
          -e 's|@site_name@|<empty>|g'                                 \
          -e 's|@site_controlled_prefix@|no|g'       \
          -e 's|@syshost@|<empty>|g'                                     \
          -e 's|@expr@|/usr/bin/expr|g'                                           \
          -e 's|@extended_default@|yes|g'                   \
          -e 's|@libexec@|/usr/share/lmod/9.1.1/libexec|g'                                     \
          -e 's|@legacy_ordering@|@LEGACY_ORDERING@|g'                     \
          -e 's|@pin_versions@|no|g'                           \
          -e 's|@auto_swap@|yes|g'                                 \
          -e 's|@sys_ld_lib_path@||g'                     \
          -e 's|@sys_ld_preload@||g'                       \
          -e 's|@export_module@|yes|g'                         \
          -e 's|@lmod_version@|9.1.1|g'                                \
          -e 's|@exact_match@|no|g'                             \
          -e 's|@ancient@|86400|g'                                     \
          -e 's|@prepend_block@|normal|g'                         \
          -e 's|@colorize@|yes|g'                                   \
          -e 's|@duplicate_paths@|no|g'                     \
          -e 's|@allow_tcl_mfiles@|yes|g'                   \
          -e 's|@mpath_avail@|no|g'                             \
          -e 's|@short_time@|2|g'                               \
          -e 's|@cacheDirs@||g'                         \
          -e 's|@updateSystemFn@||g'                     \
          -e 's|@modulepath_root@|/usr/share/modulefiles|g'                     \
          -e 's|@lmod_root@|/usr/share/lmod|g'                                 \
          -e 's|@lmod_allow_root_use@|yes|g'             \
          -e 's|@lmod_use_dot_config_only@|no|g'   \
          -e 's|@PKGV@|/usr/share/lmod/9.1.1|g'                                           \
          -e 's|@PKG@|/usr/share/lmod/lmod|g'         < $i > /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/messageDir/$fn;             \
            chmod 0644                       /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/messageDir/$fn;                   \
    [ "$ext" = "in.lua" -o "$ext" = "tcl" -o "$ext" = "in"               \
       -o "$ext" = "sh.in" ] &&                                            \
       chmod 0755 /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/messageDir/$fn;                                      \
    if [ "$ext" = "version.lua" ]; then                                    \
       mname=${bareN%%.*};                                                 \
       : echo "DIRLOC: /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/messageDir/$mname";                                  \
       mv /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/messageDir/$fn /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/messageDir/$mname.lua;                             \
              chmod 0644    /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/messageDir/$mname.lua;                             \
    fi;                                                                     \
done
make[1]: Leaving directory '/tmp/SBo/repo.RkFe5O/build_Lmod/Lmod-9.1.1'
for i in init/ksh_funcs/clearLmod init/ksh_funcs/clearMT init/ksh_funcs/ml init/ksh_funcs/module init/ksh_funcs/settarg; do                                                   \
   bareN=${i##*/};                                                         \
   fn=${bareN%%.in*};                                                      \
   ext=${bareN#*.};                                                        \
   : echo "DIRLOC/fn: /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/ksh_funcs/$fn";                                      \
   sed    -e 's|@PREFIX@|/usr/share|g'                                       \
          -e 's|@LMOD_TOP_DIR@|/usr/share/lmod/9.1.1|g'                             \
          -e 's|@path_to_lua@|/usr/bin/lua|g'                             \
          -e 's|@hashsum@|/usr/bin/sha1sum|g'                             \
          -e 's|@pager@|/usr/bin/less|g'                                 \
          -e 's|@case_independent_sorting@|no|g'   \
          -e 's|@lmod_settarg_full_support@|no|g' \
          -e 's|@use_dot_files@|@use_dot_files@|g'                         \
          -e 's|@lang@|<empty>|g'                             \
          -e 's|@site_msg_file@|<empty>|g'                         \
          -e 's|@git@|9.1.1|g'                                     \
          -e 's|--@ignore_dirs@--|[\".svn\"] = true, [\".git\"] = true, [\".hg\"] = true, [\".bzr\"] = true, |g'                         \
          -e 's|@sys_lua_path@|/usr/local/share/lua/5.4/?.lua;/usr/local/share/lua/5.4/?/init.lua;/usr/share/lua/5.4/?.lua;/usr/share/lua/5.4/?/init.lua;/usr/local/lib64/lua/5.4/?.lua;/usr/local/lib64/lua/5.4/?/init.lua;/usr/lib64/lua/5.4/?.lua;/usr/lib64/lua/5.4/?/init.lua|g'                           \
          -e 's|@hidden_italic@|no|g'                    \
          -e 's|@modulepath_init@|@PKG@/init/.modulespath|g'                     \
          -e 's|@sys_lua_cpath@|/usr/local/lib64/lua/5.4/?.so;/usr/lib64/lua/5.4/?.so;/usr/local/lib64/lua/5.4/loadall.so;/usr/lib64/lua/5.4/loadall.so;|g'                         \
                  -e 's|@modules_auto_handling@|no|g'         \
          -e 's|@path_to_luac@|luac|g'                           \
          -e 's|@path_to_lmod@|/usr/share/lmod/9.1.1/libexec/lmod|g'                           \
          -e 's|@have_lua_term@||g'                         \
          -e 's|@silence_shell_debugging@|yes|g'     \
          -e 's|@dynamic_spider_cache@|yes|g'           \
          -e 's|@fast_tcl_interp@|yes|g'                     \
          -e 's|@terse_decorations@|yes|g'            \
          -e 's|@settarg_cmd@|settarg_cmd|g'                             \
          -e 's|@lmod_config_dir@|/etc/lmod|g'                     \
          -e 's|@lmod_downstream_conflicts@|no|g' \
          -e 's|@modules_auto_handling@|no|g'         \
          -e "s|@my_shell@|$fn|g"                                          \
          -e 's|@tclsh@|/usr/bin/tclsh|g'                                 \
          -e 's|@ls@|/usr/bin/ls|g'                                       \
          -e 's|@disable_name_autoswap@|no|g'         \
          -e 's|@tmod_path_rule@|no|g'                       \
          -e 's|@tmod_find_first@|no|g'                     \
          -e 's|@redirect@|no|g'                                   \
          -e 's|@basename@|/usr/bin/basename|g'                                   \
          -e 's|@support_ksh@|no|g'                             \
          -e 's|@cached_loads@|no|g'                           \
          -e 's|@avail_extensions@|yes|g'              \
          -e 's|@ps@|/usr/bin/ps|g'                                               \
          -e 's|@readlink@|/usr/bin/readlink|g'                                   \
          -e 's|@site_name@|<empty>|g'                                 \
          -e 's|@site_controlled_prefix@|no|g'       \
          -e 's|@syshost@|<empty>|g'                                     \
          -e 's|@expr@|/usr/bin/expr|g'                                           \
          -e 's|@extended_default@|yes|g'                   \
          -e 's|@libexec@|/usr/share/lmod/9.1.1/libexec|g'                                     \
          -e 's|@legacy_ordering@|@LEGACY_ORDERING@|g'                     \
          -e 's|@pin_versions@|no|g'                           \
          -e 's|@auto_swap@|yes|g'                                 \
          -e 's|@sys_ld_lib_path@||g'                     \
          -e 's|@sys_ld_preload@||g'                       \
          -e 's|@export_module@|yes|g'                         \
          -e 's|@lmod_version@|9.1.1|g'                                \
          -e 's|@exact_match@|no|g'                             \
          -e 's|@ancient@|86400|g'                                     \
          -e 's|@prepend_block@|normal|g'                         \
          -e 's|@colorize@|yes|g'                                   \
          -e 's|@duplicate_paths@|no|g'                     \
          -e 's|@allow_tcl_mfiles@|yes|g'                   \
          -e 's|@mpath_avail@|no|g'                             \
          -e 's|@short_time@|2|g'                               \
          -e 's|@cacheDirs@||g'                         \
          -e 's|@updateSystemFn@||g'                     \
          -e 's|@modulepath_root@|/usr/share/modulefiles|g'                     \
          -e 's|@lmod_root@|/usr/share/lmod|g'                                 \
          -e 's|@lmod_allow_root_use@|yes|g'             \
          -e 's|@lmod_use_dot_config_only@|no|g'   \
          -e 's|@PKGV@|/usr/share/lmod/9.1.1|g'                                           \
          -e 's|@PKG@|/usr/share/lmod/lmod|g'         < $i > /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/ksh_funcs/$fn;             \
            chmod 0644                       /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/ksh_funcs/$fn;                   \
    [ "$ext" = "in.lua" -o "$ext" = "tcl" -o "$ext" = "in"               \
       -o "$ext" = "sh.in" ] &&                                            \
       chmod 0755 /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/ksh_funcs/$fn;                                      \
    if [ "$ext" = "version.lua" ]; then                                    \
       mname=${bareN%%.*};                                                 \
       : echo "DIRLOC: /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/ksh_funcs/$mname";                                  \
       mv /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/ksh_funcs/$fn /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/ksh_funcs/$mname.lua;                             \
              chmod 0644    /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/ksh_funcs/$mname.lua;                             \
    fi;                                                                     \
done
rm -f /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/share/man/man1/module.pod
chmod 0644 /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/share/man/man1/module.1
make[1]: Leaving directory '/tmp/SBo/repo.RkFe5O/build_Lmod/Lmod-9.1.1'
make[1]: Leaving directory '/tmp/SBo/repo.RkFe5O/build_Lmod/Lmod-9.1.1'
make[1]: Leaving directory '/tmp/SBo/repo.RkFe5O/build_Lmod/Lmod-9.1.1'
make[1]: Leaving directory '/tmp/SBo/repo.RkFe5O/build_Lmod/Lmod-9.1.1'
make[1]: Leaving directory '/tmp/SBo/repo.RkFe5O/build_Lmod/Lmod-9.1.1'
make[1]: Leaving directory '/tmp/SBo/repo.RkFe5O/build_Lmod/Lmod-9.1.1'
make[1]: Leaving directory '/tmp/SBo/repo.RkFe5O/build_Lmod/Lmod-9.1.1'
make[1]: Leaving directory '/tmp/SBo/repo.RkFe5O/build_Lmod/Lmod-9.1.1'
LUA_PATH="./tools/?.lua;/usr/local/share/lua/5.4/?.lua;/usr/local/share/lua/5.4/?/init.lua;/usr/share/lua/5.4/?.lua;/usr/share/lua/5.4/?/init.lua;/usr/local/lib64/lua/5.4/?.lua;/usr/local/lib64/lua/5.4/?/init.lua;/usr/lib64/lua/5.4/?.lua;/usr/lib64/lua/5.4/?/init.lua" LUA_CPATH="/usr/local/lib64/lua/5.4/?.so;/usr/lib64/lua/5.4/?.so;/usr/local/lib64/lua/5.4/loadall.so;/usr/lib64/lua/5.4/loadall.so;" /usr/bin/lua ./proj_mgmt/buildVersion_src "main" "9.1.1" "9.1.1" "2026-02-12 13:13 -06:00" "2026-02-14 00:41 +00:00" >  /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/settarg/Version.lua
make[1]: Leaving directory '/tmp/SBo/repo.RkFe5O/build_Lmod/Lmod-9.1.1'
make[1]: Leaving directory '/tmp/SBo/repo.RkFe5O/build_Lmod/Lmod-9.1.1'
/usr/bin/lua /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/libexec/spiderCacheSupport --cacheDirs ""          \
                         --updateFn  ""           \
                                 --descriptFn ""  \
                                 >> /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/lmodrc.lua;
chmod 0644 /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/lmodrc.lua;
make PKGV=/usr/share/lmod/lmod shell_init startup
make[1]: Entering directory '/tmp/SBo/repo.RkFe5O/build_Lmod/Lmod-9.1.1'
make FILELIST="init/bash.in init/cmake init/csh.in init/ksh.in init/tcsh.in init/zsh.in init/sh.in init/perl init/R init/env_modules_python.py.in init/lmod_bash_completions init/fish.in init/lisp init/env_modules_ruby.rb.in init/rc.in init/nushell.in" DIRLOC=/tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init GIT_VERSION=9.1.1 __installMe
make FILELIST="init/profile.in init/profile.fish.in init/profile.rc.in init/cshrc.in" DIRLOC=/tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init GIT_VERSION=9.1.1   __installMe
make[2]: Entering directory '/tmp/SBo/repo.RkFe5O/build_Lmod/Lmod-9.1.1'
make[2]: Entering directory '/tmp/SBo/repo.RkFe5O/build_Lmod/Lmod-9.1.1'
for i in init/bash.in init/cmake init/csh.in init/ksh.in init/tcsh.in init/zsh.in init/sh.in init/perl init/R init/env_modules_python.py.in init/lmod_bash_completions init/fish.in init/lisp init/env_modules_ruby.rb.in init/rc.in init/nushell.in; do                                                   \
   bareN=${i##*/};                                                         \
   fn=${bareN%%.in*};                                                      \
   ext=${bareN#*.};                                                        \
   : echo "DIRLOC/fn: /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/$fn";                                      \
   sed    -e 's|@PREFIX@|/usr/share|g'                                       \
          -e 's|@LMOD_TOP_DIR@|/usr/share/lmod/9.1.1|g'                             \
          -e 's|@path_to_lua@|/usr/bin/lua|g'                             \
          -e 's|@hashsum@|/usr/bin/sha1sum|g'                             \
          -e 's|@pager@|/usr/bin/less|g'                                 \
          -e 's|@case_independent_sorting@|no|g'   \
          -e 's|@lmod_settarg_full_support@|no|g' \
          -e 's|@use_dot_files@|@use_dot_files@|g'                         \
          -e 's|@lang@|<empty>|g'                             \
          -e 's|@site_msg_file@|<empty>|g'                         \
          -e 's|@git@|9.1.1|g'                                     \
          -e 's|--@ignore_dirs@--|[\".svn\"] = true, [\".git\"] = true, [\".hg\"] = true, [\".bzr\"] = true, |g'                         \
          -e 's|@sys_lua_path@|/usr/local/share/lua/5.4/?.lua;/usr/local/share/lua/5.4/?/init.lua;/usr/share/lua/5.4/?.lua;/usr/share/lua/5.4/?/init.lua;/usr/local/lib64/lua/5.4/?.lua;/usr/local/lib64/lua/5.4/?/init.lua;/usr/lib64/lua/5.4/?.lua;/usr/lib64/lua/5.4/?/init.lua|g'                           \
          -e 's|@hidden_italic@|no|g'                    \
          -e 's|@modulepath_init@|@PKG@/init/.modulespath|g'                     \
          -e 's|@sys_lua_cpath@|/usr/local/lib64/lua/5.4/?.so;/usr/lib64/lua/5.4/?.so;/usr/local/lib64/lua/5.4/loadall.so;/usr/lib64/lua/5.4/loadall.so;|g'                         \
                  -e 's|@modules_auto_handling@|no|g'         \
          -e 's|@path_to_luac@|luac|g'                           \
          -e 's|@path_to_lmod@|/usr/share/lmod/9.1.1/libexec/lmod|g'                           \
          -e 's|@have_lua_term@||g'                         \
          -e 's|@silence_shell_debugging@|yes|g'     \
          -e 's|@dynamic_spider_cache@|yes|g'           \
          -e 's|@fast_tcl_interp@|yes|g'                     \
          -e 's|@terse_decorations@|yes|g'            \
          -e 's|@settarg_cmd@|settarg_cmd|g'                             \
          -e 's|@lmod_config_dir@|/etc/lmod|g'                     \
          -e 's|@lmod_downstream_conflicts@|no|g' \
          -e 's|@modules_auto_handling@|no|g'         \
          -e "s|@my_shell@|$fn|g"                                          \
          -e 's|@tclsh@|/usr/bin/tclsh|g'                                 \
          -e 's|@ls@|/usr/bin/ls|g'                                       \
          -e 's|@disable_name_autoswap@|no|g'         \
          -e 's|@tmod_path_rule@|no|g'                       \
          -e 's|@tmod_find_first@|no|g'                     \
          -e 's|@redirect@|no|g'                                   \
          -e 's|@basename@|/usr/bin/basename|g'                                   \
          -e 's|@support_ksh@|no|g'                             \
          -e 's|@cached_loads@|no|g'                           \
          -e 's|@avail_extensions@|yes|g'              \
          -e 's|@ps@|/usr/bin/ps|g'                                               \
          -e 's|@readlink@|/usr/bin/readlink|g'                                   \
          -e 's|@site_name@|<empty>|g'                                 \
          -e 's|@site_controlled_prefix@|no|g'       \
          -e 's|@syshost@|<empty>|g'                                     \
          -e 's|@expr@|/usr/bin/expr|g'                                           \
          -e 's|@extended_default@|yes|g'                   \
          -e 's|@libexec@|/usr/share/lmod/9.1.1/libexec|g'                                     \
          -e 's|@legacy_ordering@|@LEGACY_ORDERING@|g'                     \
          -e 's|@pin_versions@|no|g'                           \
          -e 's|@auto_swap@|yes|g'                                 \
          -e 's|@sys_ld_lib_path@||g'                     \
          -e 's|@sys_ld_preload@||g'                       \
          -e 's|@export_module@|yes|g'                         \
          -e 's|@lmod_version@|9.1.1|g'                                \
          -e 's|@exact_match@|no|g'                             \
          -e 's|@ancient@|86400|g'                                     \
          -e 's|@prepend_block@|normal|g'                         \
          -e 's|@colorize@|yes|g'                                   \
          -e 's|@duplicate_paths@|no|g'                     \
          -e 's|@allow_tcl_mfiles@|yes|g'                   \
          -e 's|@mpath_avail@|no|g'                             \
          -e 's|@short_time@|2|g'                               \
          -e 's|@cacheDirs@||g'                         \
          -e 's|@updateSystemFn@||g'                     \
          -e 's|@modulepath_root@|/usr/share/modulefiles|g'                     \
          -e 's|@lmod_root@|/usr/share/lmod|g'                                 \
          -e 's|@lmod_allow_root_use@|yes|g'             \
          -e 's|@lmod_use_dot_config_only@|no|g'   \
          -e 's|@PKGV@|/usr/share/lmod/lmod|g'                                           \
          -e 's|@PKG@|/usr/share/lmod/lmod|g'         < $i > /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/$fn;             \
            chmod 0644                       /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/$fn;                   \
    [ "$ext" = "in.lua" -o "$ext" = "tcl" -o "$ext" = "in"               \
       -o "$ext" = "sh.in" ] &&                                            \
       chmod 0755 /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/$fn;                                      \
    if [ "$ext" = "version.lua" ]; then                                    \
       mname=${bareN%%.*};                                                 \
       : echo "DIRLOC: /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/$mname";                                  \
       mv /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/$fn /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/$mname.lua;                             \
              chmod 0644    /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/$mname.lua;                             \
    fi;                                                                     \
done
for i in init/profile.in init/profile.fish.in init/profile.rc.in init/cshrc.in; do                                                   \
   bareN=${i##*/};                                                         \
   fn=${bareN%%.in*};                                                      \
   ext=${bareN#*.};                                                        \
   : echo "DIRLOC/fn: /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/$fn";                                      \
   sed    -e 's|@PREFIX@|/usr/share|g'                                       \
          -e 's|@LMOD_TOP_DIR@|/usr/share/lmod/9.1.1|g'                             \
          -e 's|@path_to_lua@|/usr/bin/lua|g'                             \
          -e 's|@hashsum@|/usr/bin/sha1sum|g'                             \
          -e 's|@pager@|/usr/bin/less|g'                                 \
          -e 's|@case_independent_sorting@|no|g'   \
          -e 's|@lmod_settarg_full_support@|no|g' \
          -e 's|@use_dot_files@|@use_dot_files@|g'                         \
          -e 's|@lang@|<empty>|g'                             \
          -e 's|@site_msg_file@|<empty>|g'                         \
          -e 's|@git@|9.1.1|g'                                     \
          -e 's|--@ignore_dirs@--|[\".svn\"] = true, [\".git\"] = true, [\".hg\"] = true, [\".bzr\"] = true, |g'                         \
          -e 's|@sys_lua_path@|/usr/local/share/lua/5.4/?.lua;/usr/local/share/lua/5.4/?/init.lua;/usr/share/lua/5.4/?.lua;/usr/share/lua/5.4/?/init.lua;/usr/local/lib64/lua/5.4/?.lua;/usr/local/lib64/lua/5.4/?/init.lua;/usr/lib64/lua/5.4/?.lua;/usr/lib64/lua/5.4/?/init.lua|g'                           \
          -e 's|@hidden_italic@|no|g'                    \
          -e 's|@modulepath_init@|@PKG@/init/.modulespath|g'                     \
          -e 's|@sys_lua_cpath@|/usr/local/lib64/lua/5.4/?.so;/usr/lib64/lua/5.4/?.so;/usr/local/lib64/lua/5.4/loadall.so;/usr/lib64/lua/5.4/loadall.so;|g'                         \
                  -e 's|@modules_auto_handling@|no|g'         \
          -e 's|@path_to_luac@|luac|g'                           \
          -e 's|@path_to_lmod@|/usr/share/lmod/9.1.1/libexec/lmod|g'                           \
          -e 's|@have_lua_term@||g'                         \
          -e 's|@silence_shell_debugging@|yes|g'     \
          -e 's|@dynamic_spider_cache@|yes|g'           \
          -e 's|@fast_tcl_interp@|yes|g'                     \
          -e 's|@terse_decorations@|yes|g'            \
          -e 's|@settarg_cmd@|settarg_cmd|g'                             \
          -e 's|@lmod_config_dir@|/etc/lmod|g'                     \
          -e 's|@lmod_downstream_conflicts@|no|g' \
          -e 's|@modules_auto_handling@|no|g'         \
          -e "s|@my_shell@|$fn|g"                                          \
          -e 's|@tclsh@|/usr/bin/tclsh|g'                                 \
          -e 's|@ls@|/usr/bin/ls|g'                                       \
          -e 's|@disable_name_autoswap@|no|g'         \
          -e 's|@tmod_path_rule@|no|g'                       \
          -e 's|@tmod_find_first@|no|g'                     \
          -e 's|@redirect@|no|g'                                   \
          -e 's|@basename@|/usr/bin/basename|g'                                   \
          -e 's|@support_ksh@|no|g'                             \
          -e 's|@cached_loads@|no|g'                           \
          -e 's|@avail_extensions@|yes|g'              \
          -e 's|@ps@|/usr/bin/ps|g'                                               \
          -e 's|@readlink@|/usr/bin/readlink|g'                                   \
          -e 's|@site_name@|<empty>|g'                                 \
          -e 's|@site_controlled_prefix@|no|g'       \
          -e 's|@syshost@|<empty>|g'                                     \
          -e 's|@expr@|/usr/bin/expr|g'                                           \
          -e 's|@extended_default@|yes|g'                   \
          -e 's|@libexec@|/usr/share/lmod/9.1.1/libexec|g'                                     \
          -e 's|@legacy_ordering@|@LEGACY_ORDERING@|g'                     \
          -e 's|@pin_versions@|no|g'                           \
          -e 's|@auto_swap@|yes|g'                                 \
          -e 's|@sys_ld_lib_path@||g'                     \
          -e 's|@sys_ld_preload@||g'                       \
          -e 's|@export_module@|yes|g'                         \
          -e 's|@lmod_version@|9.1.1|g'                                \
          -e 's|@exact_match@|no|g'                             \
          -e 's|@ancient@|86400|g'                                     \
          -e 's|@prepend_block@|normal|g'                         \
          -e 's|@colorize@|yes|g'                                   \
          -e 's|@duplicate_paths@|no|g'                     \
          -e 's|@allow_tcl_mfiles@|yes|g'                   \
          -e 's|@mpath_avail@|no|g'                             \
          -e 's|@short_time@|2|g'                               \
          -e 's|@cacheDirs@||g'                         \
          -e 's|@updateSystemFn@||g'                     \
          -e 's|@modulepath_root@|/usr/share/modulefiles|g'                     \
          -e 's|@lmod_root@|/usr/share/lmod|g'                                 \
          -e 's|@lmod_allow_root_use@|yes|g'             \
          -e 's|@lmod_use_dot_config_only@|no|g'   \
          -e 's|@PKGV@|/usr/share/lmod/lmod|g'                                           \
          -e 's|@PKG@|/usr/share/lmod/lmod|g'         < $i > /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/$fn;             \
            chmod 0644                       /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/$fn;                   \
    [ "$ext" = "in.lua" -o "$ext" = "tcl" -o "$ext" = "in"               \
       -o "$ext" = "sh.in" ] &&                                            \
       chmod 0755 /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/$fn;                                      \
    if [ "$ext" = "version.lua" ]; then                                    \
       mname=${bareN%%.*};                                                 \
       : echo "DIRLOC: /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/$mname";                                  \
       mv /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/$fn /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/$mname.lua;                             \
              chmod 0644    /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/9.1.1/init/$mname.lua;                             \
    fi;                                                                     \
done
make[2]: Leaving directory '/tmp/SBo/repo.RkFe5O/build_Lmod/Lmod-9.1.1'
make[2]: Leaving directory '/tmp/SBo/repo.RkFe5O/build_Lmod/Lmod-9.1.1'
make[1]: Leaving directory '/tmp/SBo/repo.RkFe5O/build_Lmod/Lmod-9.1.1'
rm -f /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/lmod
ln -s 9.1.1 /tmp/SBo/repo.RkFe5O/build_Lmod/package-Lmod/usr/share/lmod/lmod

Slackware package maker, version 3.14159265.

Searching for symbolic links:
etc/profile.d/modules.csh	/usr/share/lmod/9.1.1/init/cshrc
etc/profile.d/modules.sh	/usr/share/lmod/9.1.1/init/profile
usr/share/lmod/9.1.1/lib/lfs.so	lfs.so.1
usr/share/lmod/9.1.1/lib/lfs.so.1	lfs.so.1.0.1
usr/share/lmod/9.1.1/lib/tcl2lua.so	tcl2lua.so.1
usr/share/lmod/9.1.1/lib/tcl2lua.so.1	tcl2lua.so.1.0.1
usr/share/lmod/9.1.1/lib/term/core.so	core.so.1
usr/share/lmod/9.1.1/lib/term/core.so.1	core.so.1.0.1
usr/share/lmod/lmod	9.1.1

Making symbolic link creation script:
( cd etc/profile.d ; rm -rf modules.csh )
( cd etc/profile.d ; ln -sf /usr/share/lmod/9.1.1/init/cshrc modules.csh )
( cd etc/profile.d ; rm -rf modules.sh )
( cd etc/profile.d ; ln -sf /usr/share/lmod/9.1.1/init/profile modules.sh )
( cd usr/share/lmod/9.1.1/lib ; rm -rf lfs.so )
( cd usr/share/lmod/9.1.1/lib ; ln -sf lfs.so.1 lfs.so )
( cd usr/share/lmod/9.1.1/lib ; rm -rf lfs.so.1 )
( cd usr/share/lmod/9.1.1/lib ; ln -sf lfs.so.1.0.1 lfs.so.1 )
( cd usr/share/lmod/9.1.1/lib ; rm -rf tcl2lua.so )
( cd usr/share/lmod/9.1.1/lib ; ln -sf tcl2lua.so.1 tcl2lua.so )
( cd usr/share/lmod/9.1.1/lib ; rm -rf tcl2lua.so.1 )
( cd usr/share/lmod/9.1.1/lib ; ln -sf tcl2lua.so.1.0.1 tcl2lua.so.1 )
( cd usr/share/lmod/9.1.1/lib/term ; rm -rf core.so )
( cd usr/share/lmod/9.1.1/lib/term ; ln -sf core.so.1 core.so )
( cd usr/share/lmod/9.1.1/lib/term ; rm -rf core.so.1 )
( cd usr/share/lmod/9.1.1/lib/term ; ln -sf core.so.1.0.1 core.so.1 )
( cd usr/share/lmod ; rm -rf lmod )
( cd usr/share/lmod ; ln -sf 9.1.1 lmod )

It is recommended that you make these lines your new installation script.

Would you like to make this stuff the install script for this package
and remove the symbolic links ([y]es, [n]o)? y


Removing symbolic links:
removed './usr/share/lmod/9.1.1/lib/term/core.so.1'
removed './usr/share/lmod/9.1.1/lib/term/core.so'
removed './usr/share/lmod/9.1.1/lib/tcl2lua.so.1'
removed './usr/share/lmod/9.1.1/lib/tcl2lua.so'
removed './usr/share/lmod/9.1.1/lib/lfs.so.1'
removed './usr/share/lmod/9.1.1/lib/lfs.so'
removed './usr/share/lmod/lmod'
removed './etc/profile.d/modules.sh'
removed './etc/profile.d/modules.csh'

Creating your new ./install/doinst.sh...

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n


Creating Slackware package:  /tmp/SBo/repo.RkFe5O/output_Lmod/Lmod-9.1.1-x86_64-2_SBo.txz

./
etc/
etc/profile.d/
install/
install/doinst.sh
install/slack-desc
usr/
usr/doc/
usr/doc/Lmod-9.1.1/
usr/doc/Lmod-9.1.1/License
usr/doc/Lmod-9.1.1/Lmod.SlackBuild
usr/doc/Lmod-9.1.1/README.design.md
usr/doc/Lmod-9.1.1/README.md
usr/doc/Lmod-9.1.1/README.new
usr/doc/Lmod-9.1.1/README.old
usr/man/
usr/man/man1/
usr/man/man1/module.1.gz
usr/share/
usr/share/lmod/
usr/share/lmod/9.1.1/
usr/share/lmod/9.1.1/init/
usr/share/lmod/9.1.1/init/R
usr/share/lmod/9.1.1/init/bash
usr/share/lmod/9.1.1/init/cmake
usr/share/lmod/9.1.1/init/csh
usr/share/lmod/9.1.1/init/cshrc
usr/share/lmod/9.1.1/init/env_modules_python.py
usr/share/lmod/9.1.1/init/env_modules_ruby.rb
usr/share/lmod/9.1.1/init/fish
usr/share/lmod/9.1.1/init/fish_tab_completion/
usr/share/lmod/9.1.1/init/fish_tab_completion/module.fish
usr/share/lmod/9.1.1/init/ksh
usr/share/lmod/9.1.1/init/ksh_funcs/
usr/share/lmod/9.1.1/init/ksh_funcs/clearLmod
usr/share/lmod/9.1.1/init/ksh_funcs/clearMT
usr/share/lmod/9.1.1/init/ksh_funcs/ml
usr/share/lmod/9.1.1/init/ksh_funcs/module
usr/share/lmod/9.1.1/init/ksh_funcs/settarg
usr/share/lmod/9.1.1/init/lisp
usr/share/lmod/9.1.1/init/lmod_bash_completions
usr/share/lmod/9.1.1/init/lmodrc.lua
usr/share/lmod/9.1.1/init/nushell
usr/share/lmod/9.1.1/init/perl
usr/share/lmod/9.1.1/init/profile
usr/share/lmod/9.1.1/init/profile.fish
usr/share/lmod/9.1.1/init/profile.rc
usr/share/lmod/9.1.1/init/rc
usr/share/lmod/9.1.1/init/sh
usr/share/lmod/9.1.1/init/tcsh
usr/share/lmod/9.1.1/init/zsh
usr/share/lmod/9.1.1/lib/
usr/share/lmod/9.1.1/lib/lfs.so.1.0.1
usr/share/lmod/9.1.1/lib/tcl2lua.so.1.0.1
usr/share/lmod/9.1.1/lib/term/
usr/share/lmod/9.1.1/lib/term/core.so.1.0.1
usr/share/lmod/9.1.1/libexec/
usr/share/lmod/9.1.1/libexec/CTimer.lua
usr/share/lmod/9.1.1/libexec/Cache.lua
usr/share/lmod/9.1.1/libexec/Configuration.lua
usr/share/lmod/9.1.1/libexec/DirTree.lua
usr/share/lmod/9.1.1/libexec/Exec.lua
usr/share/lmod/9.1.1/libexec/FrameStk.lua
usr/share/lmod/9.1.1/libexec/Hook.lua
usr/share/lmod/9.1.1/libexec/HookArray.lua
usr/share/lmod/9.1.1/libexec/Hub.lua
usr/share/lmod/9.1.1/libexec/LocationT.lua
usr/share/lmod/9.1.1/libexec/MC_Access.lua
usr/share/lmod/9.1.1/libexec/MC_CheckSyntax.lua
usr/share/lmod/9.1.1/libexec/MC_ComputeHash.lua
usr/share/lmod/9.1.1/libexec/MC_Load.lua
usr/share/lmod/9.1.1/libexec/MC_MgrLoad.lua
usr/share/lmod/9.1.1/libexec/MC_Quiet.lua
usr/share/lmod/9.1.1/libexec/MC_Refresh.lua
usr/share/lmod/9.1.1/libexec/MC_Show.lua
usr/share/lmod/9.1.1/libexec/MC_Spider.lua
usr/share/lmod/9.1.1/libexec/MC_Unload.lua
usr/share/lmod/9.1.1/libexec/MN_Between.lua
usr/share/lmod/9.1.1/libexec/MN_Exact.lua
usr/share/lmod/9.1.1/libexec/MN_Latest.lua
usr/share/lmod/9.1.1/libexec/MN_Match.lua
usr/share/lmod/9.1.1/libexec/MName.lua
usr/share/lmod/9.1.1/libexec/MRC.lua
usr/share/lmod/9.1.1/libexec/MT.lua
usr/share/lmod/9.1.1/libexec/MainControl.lua
usr/share/lmod/9.1.1/libexec/MarkdownDetector.lua
usr/share/lmod/9.1.1/libexec/MarkdownProcessor.lua
usr/share/lmod/9.1.1/libexec/ModuleA.lua
usr/share/lmod/9.1.1/libexec/Options.lua
usr/share/lmod/9.1.1/libexec/Pkg.lua
usr/share/lmod/9.1.1/libexec/PkgBase.lua
usr/share/lmod/9.1.1/libexec/PkgTACC.lua
usr/share/lmod/9.1.1/libexec/RC2lua.tcl
usr/share/lmod/9.1.1/libexec/ReadLmodRC.lua
usr/share/lmod/9.1.1/libexec/SitePackage.lua
usr/share/lmod/9.1.1/libexec/Spider.lua
usr/share/lmod/9.1.1/libexec/StandardPackage.lua
usr/share/lmod/9.1.1/libexec/Timer.lua
usr/share/lmod/9.1.1/libexec/Var.lua
usr/share/lmod/9.1.1/libexec/Version.lua
usr/share/lmod/9.1.1/libexec/addto
usr/share/lmod/9.1.1/libexec/check_module_tree_syntax
usr/share/lmod/9.1.1/libexec/clearLMOD_cmd
usr/share/lmod/9.1.1/libexec/cmdfuncs.lua
usr/share/lmod/9.1.1/libexec/collectionFileA.lua
usr/share/lmod/9.1.1/libexec/colorize.lua
usr/share/lmod/9.1.1/libexec/computeHashSum
usr/share/lmod/9.1.1/libexec/convertSh2MF.lua
usr/share/lmod/9.1.1/libexec/lmod
usr/share/lmod/9.1.1/libexec/loadModuleFile.lua
usr/share/lmod/9.1.1/libexec/ml_cmd
usr/share/lmod/9.1.1/libexec/modfuncs.lua
usr/share/lmod/9.1.1/libexec/mrc_funcs.lua
usr/share/lmod/9.1.1/libexec/mrc_load.lua
usr/share/lmod/9.1.1/libexec/mrc_sandbox.lua
usr/share/lmod/9.1.1/libexec/myConfig.lua
usr/share/lmod/9.1.1/libexec/myGlobals.lua
usr/share/lmod/9.1.1/libexec/pager.lua
usr/share/lmod/9.1.1/libexec/parseVersion.lua
usr/share/lmod/9.1.1/libexec/printEnvT.lua
usr/share/lmod/9.1.1/libexec/print_os.sh
usr/share/lmod/9.1.1/libexec/sandbox.lua
usr/share/lmod/9.1.1/libexec/sh_to_modulefile
usr/share/lmod/9.1.1/libexec/spider
usr/share/lmod/9.1.1/libexec/spiderCacheSupport
usr/share/lmod/9.1.1/libexec/tcl2lua.tcl
usr/share/lmod/9.1.1/libexec/term/
usr/share/lmod/9.1.1/libexec/term/colors.lua
usr/share/lmod/9.1.1/libexec/term/cursor.lua
usr/share/lmod/9.1.1/libexec/term/init.lua
usr/share/lmod/9.1.1/libexec/update_lmod_system_cache_files
usr/share/lmod/9.1.1/libexec/utils.lua
usr/share/lmod/9.1.1/messageDir/
usr/share/lmod/9.1.1/messageDir/de.lua
usr/share/lmod/9.1.1/messageDir/en.lua
usr/share/lmod/9.1.1/messageDir/es.lua
usr/share/lmod/9.1.1/messageDir/fr.lua
usr/share/lmod/9.1.1/messageDir/template.lua
usr/share/lmod/9.1.1/messageDir/zh.lua
usr/share/lmod/9.1.1/modulefiles/
usr/share/lmod/9.1.1/modulefiles/Core/
usr/share/lmod/9.1.1/modulefiles/Core/lmod.lua
usr/share/lmod/9.1.1/modulefiles/Core/settarg.lua
usr/share/lmod/9.1.1/settarg/
usr/share/lmod/9.1.1/settarg/Bare.lua
usr/share/lmod/9.1.1/settarg/BaseShell.lua
usr/share/lmod/9.1.1/settarg/Bash.lua
usr/share/lmod/9.1.1/settarg/BuildTarget.lua
usr/share/lmod/9.1.1/settarg/CmdLineOptions.lua
usr/share/lmod/9.1.1/settarg/Csh.lua
usr/share/lmod/9.1.1/settarg/ModifyPath.lua
usr/share/lmod/9.1.1/settarg/Output.lua
usr/share/lmod/9.1.1/settarg/ProcessModuleTable.lua
usr/share/lmod/9.1.1/settarg/STT.lua
usr/share/lmod/9.1.1/settarg/TargValue.lua
usr/share/lmod/9.1.1/settarg/Version.lua
usr/share/lmod/9.1.1/settarg/getUname.lua
usr/share/lmod/9.1.1/settarg/settarg_cmd
usr/share/lmod/9.1.1/settarg/settarg_rc.lua
usr/share/lmod/9.1.1/settarg/targ
usr/share/lmod/9.1.1/settarg/utils.lua
usr/share/lmod/9.1.1/share/
usr/share/lmod/9.1.1/shells/
usr/share/lmod/9.1.1/shells/Bare.lua
usr/share/lmod/9.1.1/shells/BaseShell.lua
usr/share/lmod/9.1.1/shells/Bash.lua
usr/share/lmod/9.1.1/shells/CMake.lua
usr/share/lmod/9.1.1/shells/Csh.lua
usr/share/lmod/9.1.1/shells/Fish.lua
usr/share/lmod/9.1.1/shells/JsonShell.lua
usr/share/lmod/9.1.1/shells/Lisp.lua
usr/share/lmod/9.1.1/shells/Nushell.lua
usr/share/lmod/9.1.1/shells/Perl.lua
usr/share/lmod/9.1.1/shells/Python.lua
usr/share/lmod/9.1.1/shells/R.lua
usr/share/lmod/9.1.1/shells/Rc.lua
usr/share/lmod/9.1.1/shells/Ruby.lua
usr/share/lmod/9.1.1/tools/
usr/share/lmod/9.1.1/tools/Banner.lua
usr/share/lmod/9.1.1/tools/BeautifulTbl.lua
usr/share/lmod/9.1.1/tools/ColumnTable.lua
usr/share/lmod/9.1.1/tools/Cosmic.lua
usr/share/lmod/9.1.1/tools/Dbg.lua
usr/share/lmod/9.1.1/tools/MF_Base.lua
usr/share/lmod/9.1.1/tools/MF_Lua.lua
usr/share/lmod/9.1.1/tools/MF_TCL.lua
usr/share/lmod/9.1.1/tools/Optiks.lua
usr/share/lmod/9.1.1/tools/Optiks_Option.lua
usr/share/lmod/9.1.1/tools/Stack.lua
usr/share/lmod/9.1.1/tools/TermWidth.lua
usr/share/lmod/9.1.1/tools/base64.lua
usr/share/lmod/9.1.1/tools/capture.lua
usr/share/lmod/9.1.1/tools/declare.lua
usr/share/lmod/9.1.1/tools/deepcopy.lua
usr/share/lmod/9.1.1/tools/fileOps.lua
usr/share/lmod/9.1.1/tools/haveTermSupport.lua
usr/share/lmod/9.1.1/tools/i18n/
usr/share/lmod/9.1.1/tools/i18n/init.lua
usr/share/lmod/9.1.1/tools/i18n/interpolate.lua
usr/share/lmod/9.1.1/tools/i18n/plural.lua
usr/share/lmod/9.1.1/tools/i18n/variants.lua
usr/share/lmod/9.1.1/tools/i18n/version.lua
usr/share/lmod/9.1.1/tools/inherits.lua
usr/share/lmod/9.1.1/tools/json.lua
usr/share/lmod/9.1.1/tools/lmod_system_execute.lua
usr/share/lmod/9.1.1/tools/pairsByKeys.lua
usr/share/lmod/9.1.1/tools/replaceStr.lua
usr/share/lmod/9.1.1/tools/serializeTbl.lua
usr/share/lmod/9.1.1/tools/strict.lua
usr/share/lmod/9.1.1/tools/string_utils.lua

Slackware package /tmp/SBo/repo.RkFe5O/output_Lmod/Lmod-9.1.1-x86_64-2_SBo.txz created.

Built ok:  Lmod-9.1.1-x86_64-2_SBo.txz                                  00:41:08
Testing package Lmod-9.1.1-x86_64-2_SBo.txz ... 
Test installing Lmod-9.1.1-x86_64-2_SBo.txz ...
Lmod-9.1.1-x86_64-2_SBo: An Environment Module System .................. [ 1.7M]
Unmounting chroot ... 
Backed up: Lmod-9.1.1-x86_64-1_SBo.txz
:-) system/Lmod Updated for git 450971f (-:

@sbo-bot
Copy link
Author

sbo-bot bot commented Feb 14, 2026

sbopkglint x86_64 system/Lmod

Installing dependency: lua
lua-5.4.8-x86_64-1_SBo: a powerful, fast, light-weight, embeddable scrip [ 1.7M]

Installing dependency: lua51
lua51-5.1.5-x86_64-3_SBo: embeddable scripting language; older version . [ 1.3M]

Installing dependency: lua-filesystem
lua-filesystem-1.6.3-x86_64-4_SBo: lua filesystem library .............. [ 110K]

Installing dependency: lua-std._debug
lua-std._debug-1.0.1-noarch-4_SBo: Debug Hints Library ................. [  50K]

Installing dependency: lua-std.normalize
lua-std.normalize-2.0.3-noarch-3_SBo: Normalized Lua Functions ......... [ 200K]

Installing dependency: lua-posix
lua-posix-35.0-x86_64-3_SBo: Lua bindings for POSIX .................... [ 2.1M]

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/x86_64/system/Lmod/Lmod-9.1.1-x86_64-2_SBo.txz to /tmp/SBo/sbopkglint.U2A8YW ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/x86_64/system/Lmod/Lmod-9.1.1-x86_64-2_SBo.txz to /tmp/SBo/sbopkglint.U2A8YW ...OK
Running test: 05-basic-sanity...
___ note: package contains empty dirs, are these necessary?
drwxr-xr-x 2 root root 6 Feb 14 00:41 ./usr/share/lmod/9.1.1/share
OK
Running test: 10-docs...OK
Running test: 15-noarch...OK
Running test: 20-arch...
--- ELF binaries/libraries should be executable:
-rw-r--r-- 1 root root 23216 Feb 14 00:41 usr/share/lmod/9.1.1/lib/lfs.so.1.0.1
-rw-r--r-- 1 root root 14512 Feb 14 00:41 usr/share/lmod/9.1.1/lib/tcl2lua.so.1.0.1
-rw-r--r-- 1 root root 14288 Feb 14 00:41 usr/share/lmod/9.1.1/lib/term/core.so.1.0.1
FAILED
Running test: 25-lafiles...OK
Running test: 30-manpages...OK
Running test: 35-desktop...OK
Running test: 40-newconfig...OK
Running test: 45-doinst...OK
Running test: 50-icons...OK
Running test: 60-usr_info...OK
Running test: 65-python...OK
Running test: 70-tmp_path...OK
Running test: 75-static_libs...OK
Running test: 85-perl...OK
Running test: 90-terminfo...OK
⛔️ !!! Lmod-9.1.1-x86_64-2_SBo.txz: 1 failures ⛔️

@willysr
Copy link
Member

willysr commented Feb 14, 2026

merged

@willysr willysr closed this Feb 14, 2026
@willysr willysr deleted the Lmod-ce9ec8451fa39afb6e7c9d1afaf4ec42 branch February 14, 2026 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

submission-form Changes submitted via the website submission form

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants