Opened 5 years ago

Closed 5 years ago

#58037 closed defect (wontfix)

Configure fails with isl

Reported by: TobiasKraemer Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version: 2.5.4
Keywords: Cc:
Port: isl

Description (last modified by mf2k (Frank Schima))

Hello,

I am running into problems whilst doing a "port upgrade outdated", which I was trying to do before installing octave via macports. Essentially the isl configuration does not work, and I get the following message:

--->  Computing dependencies for isl
--->  Configuring isl
Error: Failed to configure isl, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_isl/isl/work/isl-0.20-x86_64/config.log
Error: Failed to configure isl: configure failure: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_isl/isl/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug. 

I have tried to clean the port as recommended, to no avail. Since I do not know the solution to this problem and could't find much online searching for this error, I am turning to this ticket system in search for some help. I much appreciated you input on this. I have attached the two log files that are referred to in the above error messages, in the hope that there is some useful information in there.

Thanks

Tobi

Attachments (2)

config.log (49.5 KB) - added by TobiasKraemer 5 years ago.
main.log (18.8 KB) - added by TobiasKraemer 5 years ago.

Download all attachments as: .zip

Change History (7)

Changed 5 years ago by TobiasKraemer

Attachment: config.log added

Changed 5 years ago by TobiasKraemer

Attachment: main.log added

comment:1 Changed 5 years ago by reneeotten (Renee Otten)

from the main.log is seems this is caused by readline/gawk (probably related to ticket 58011). Try this: upgrade readline/gawk first with port upgrade readline gawk, then do port clean --all isl and try another upgrade.

comment:2 Changed 5 years ago by mf2k (Frank Schima)

In the future, please use WikiFormatting and add the port maintainer(s) to Cc (port info --maintainers isl), if any.

comment:3 Changed 5 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: isl configure removed
Owner: set to MarcusCalhoun-Lopez
Status: newassigned

comment:4 Changed 5 years ago by TobiasKraemer

It seems like port upgrade readline gawk did the job. Thanks for the suggestion. However, now there is another issue with fribidi. I will open another ticket for that.

comment:5 Changed 5 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: wontfix
Status: assignedclosed

Glad to hear that the workaround worked.
Unfortunately, this a known issue.

Note: See TracTickets for help on using tickets.