Bug 2027377 - Unset parameter in enable script of gcc toolset 11
Summary: Unset parameter in enable script of gcc toolset 11
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: gcc-toolset-11
Version: 8.5
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: rc
: ---
Assignee: Marek Polacek
QA Contact: Martin Cermak
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-11-29 13:54 UTC by Piyush Bhoot
Modified: 2023-07-18 14:19 UTC (History)
2 users (show)

Fixed In Version: gcc-toolset-11-11.1-1.el8
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-05-10 14:23:39 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-104159 0 None None None 2021-11-29 13:56:09 UTC
Red Hat Product Errata RHBA-2022:1937 0 None None None 2022-05-10 14:23:41 UTC

Description Piyush Bhoot 2021-11-29 13:54:26 UTC
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

Comment 8 Martin Cermak 2022-01-25 11:40:11 UTC
Looks good, thanks.  Verified with gcc-toolset-11-11.1-1.el8.

Comment 11 errata-xmlrpc 2022-05-10 14:23:39 UTC
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


Note You need to log in before you can comment on or make changes to this bug.