[MacPorts] #63327: Unable to Upgrade libgcc11
MacPorts
noreply at macports.org
Sun Aug 1 21:46:21 UTC 2021
#63327: Unable to Upgrade libgcc11
-----------------------+--------------------
Reporter: RobK88 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Resolution: | Keywords: lion
Port: libgcc11 |
-----------------------+--------------------
Comment (by RobK88):
Success!!
I closed all open programs and took advantage of my 18 GB of RAM installed
on my old Mac Pro desktop tower.
libgcc11 and gcc11 compiled just fine.
So it looks like I did not have enought free memory when I first tried to
compile libgcc11.
{{{
port outdated
The following installed ports are outdated:
gcc11 11.1.0_2 < 11.2.0_0
libgcc11 11.1.0_2 < 11.2.0_0
bash-3.2$ sudo port clean libgcc11
---> Cleaning libgcc11
bash-3.2$ sudo port upgrade outdated
---> Computing dependencies for libgcc11
---> Fetching distfiles for libgcc11
---> Verifying checksums for libgcc11
---> Extracting libgcc11
---> Applying patches to libgcc11
---> Configuring libgcc11
---> Building libgcc11
---> Staging libgcc11 into destroot
---> Installing libgcc11 @11.2.0_0
---> Cleaning libgcc11
---> Computing dependencies for libgcc11
---> Deactivating libgcc11 @11.1.0_2
---> Cleaning libgcc11
---> Activating libgcc11 @11.2.0_0
---> Cleaning libgcc11
---> Computing dependencies for gcc11
---> Fetching distfiles for gcc11
---> Verifying checksums for gcc11
---> Extracting gcc11
---> Applying patches to gcc11
---> Configuring gcc11
---> Building gcc11
---> Staging gcc11 into destroot
---> Installing gcc11 @11.2.0_0
---> Cleaning gcc11
---> Computing dependencies for gcc11
---> Deactivating gcc11 @11.1.0_2
---> Cleaning gcc11
---> Activating gcc11 @11.2.0_0
---> Cleaning gcc11
---> Scanning binaries for linking errors
---> No broken files found.
---> No broken ports found.
bash-3.2$ /opt/local/bin/gcc-mp-11 --version
gcc-mp-11 (MacPorts gcc11 11.2.0_0) 11.2.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
bash-3.2$ x86_64-apple-darwin11-gcc-mp-11 --version
x86_64-apple-darwin11-gcc-mp-11 (MacPorts gcc11 11.2.0_0) 11.2.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
bash-3.2$ /opt/local/bin/g++-mp-11 --version
g++-mp-11 (MacPorts gcc11 11.2.0_0) 11.2.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
bash-3.2$
}}}
--
Ticket URL: <https://trac.macports.org/ticket/63327#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list