bugGNU Astronomy Utilities - Bugs: bug #56662, Converting -R to -Wl,-R causes a...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #56662: Converting -R to -Wl,-R causes a crash on macOS

Submitter:  Raul Infante-Sainz <infantesainz>
Submitted:  Wed 24 Jul 2019 04:24:26 PM UTC
   
 
Category:  All Gnuastro Severity:  3 - Normal
Item Group:  Crash Status:  Fixed
Privacy:  Public Assigned to:  makhlaghi
Open/Closed:  Closed

Thu 25 Jul 2019 05:44:09 PM UTC, comment #1: 

I just pushed a fix to this problem. But I don't have a macOS system to check with. When you get the chance can you check and confirm if it is indeed fixed?

http://akhlaghi.org/gnuastro-latest.tar.lz

For the time being, I'll mark this task as fixed and closed, if the problem remains, set it to open again ;-).

Mohammad Akhlaghi <makhlaghi>
Group administrator
Wed 24 Jul 2019 04:24:26 PM UTC, original submission:  

When building Gnuastro 0.9.65 on a macOS, it crashed at configure time. After looking in config.log, we found out that the problem is with the fact that we convert all -RXXXX options added during the checking of libraries to -Wl,RXXXXX. This was necessary on some previous systems, so we added a manual check for this. But on macOS, we shouldn't do it.

To fix it, we should add a check before this and see if the compiler can use this feature.

Raul Infante-Sainz <infantesainz>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by makhlaghi (Posted a comment)
  • -email is unavailable- added by infantesainz (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-07-25 makhlaghi StatusConfirmed Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code