Description of problem: Unset parameter in enable script of gcc toolset 11 Version-Release number of selected component (if applicable): gcc-toolset-11-11.0-1.el8.x86_64 How reproducible: Always Steps to Reproduce: 1. # bash -u or ksh -u 2. #. /opt/rh/gcc-toolset-11/enable Actual results: bash -u bash-4.4# . /opt/rh/gcc-toolset-11/enable bash: dynpath64: unbound variable bash: rpmlibdir64: unbound variable bash-4.4# exit exit # ksh -u # . /opt/rh/gcc-toolset-11/enable ksh: .: line 20: dynpath64: parameter not set Expected results: No error
Looks good, thanks. Verified with gcc-toolset-11-11.1-1.el8.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (gcc-toolset-11 bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2022:1937