Opened 5 years ago
Closed 5 years ago
#59299 closed defect (worksforme)
gcc9: gfortran crashing due to broken libisl linking
Reported by: | mengqiz | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.1 |
Keywords: | Cc: | ||
Port: | gcc9, fftw-3 |
Description
Hello,
I encountered a problem in installing py27-pymvpa. The error lies in configuring fftw-3. The log file is attached. Could you please help? Thanks. I'm using Catalina. The version of Macports is 2.6.1.
Attachments (2)
Change History (6)
Changed 5 years ago by mengqiz
Attachment: | config.log added |
---|
Changed 5 years ago by mengqiz
comment:1 Changed 5 years ago by jmroot (Joshua Root)
Cc: | MarcusCalhoun-Lopez added |
---|---|
Port: | gcc9 fftw-3 added; py27-pymvpa removed |
Summary: | Failed to configure fftw-3 → gcc9: gfortran crashing due to broken libisl linking |
comment:2 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)
The version I have on my system is /opt/local/lib/libisl.21.dylib.
comment:3 Changed 5 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Cc: | MarcusCalhoun-Lopez removed |
---|---|
Owner: | set to MarcusCalhoun-Lopez |
Status: | new → accepted |
comment:4 Changed 5 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → worksforme |
---|---|
Status: | accepted → closed |
I do not see how this error could have occurred in the first place.
However, all of the these ports have been updated since this ticket was filed.
So whatever was causing it in the first place should be fixed.
If I am wrong, please feel free to reopen the ticket.
In the future, one of the following commands should find errors like this one:
sudo port selfupdate sudo port upgrade outdated sudo port rev-upgrade
Note: See
TracTickets for help on using
tickets.
Not sure if that's the current libisl version or not—Marcus?