GNU Astronomy Utilities - Bugs: bug #49460, When check linking fails, the...
You are not allowed to post comments on this tracker with your current authentication level.
bug #49460: When check linking fails, the successful checks message should not be printed
Submitter: | Mohammad Akhlaghi <makhlaghi> | ||
Submitted: | Thu 27 Oct 2016 04:47:11 PM UTC | ||
Category: | Installation | Severity: | 3 - Normal |
Item Group: | Crash | Status: | Postponed |
Privacy: | Public | Assigned to: | None |
Open/Closed: | Open |
Fri 28 Oct 2016 08:20:38 AM UTC, comment #2: |
Mohammad Akhlaghi <makhlaghi>![]() |
Fri 28 Oct 2016 08:19:23 AM UTC, comment #1: The problem is now fixed and pushed to the main repo. The problem was that I thought `AC_FUNC_MALLOC' is included by Gnulib, so after a check, I saw it isn't and we have to call it ourselves. |
Mohammad Akhlaghi <makhlaghi>![]() |
Thu 27 Oct 2016 04:47:11 PM UTC, original submission:
The checks also include compiling programs with Gnuastro's library and running them. However, when there is an error in the creation of the executable (linking in the example below), the message that all tests have passed is apparently still printed.
The example below is related to bug #49459, kindly reported by Antonio Diaz Diaz.
In such cases that message should not be printed.
|
Mohammad Akhlaghi <makhlaghi>![]() |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
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.
Sorry, the previous comment was a mistake, it should have been done on bug #49459!