GNU Astronomy Utilities - Bugs: bug #48076, GSL linking problem in Ubuntu
You are not allowed to post comments on this tracker with your current authentication level.
bug #48076: GSL linking problem in Ubuntu
Submitter: | Mohammad Akhlaghi <makhlaghi> | ||
Submitted: | Wed 01 Jun 2016 12:58:28 PM UTC | ||
Category: | Installation | Severity: | 4 - Important |
Item Group: | Crash | Status: | Fixed |
Privacy: | Public | Assigned to: | makhlaghi |
Open/Closed: | Closed |
Jump to the original submission
Thu 02 Jun 2016 07:51:35 AM UTC, comment #9: |
Mosè Giordano <giordano>![]() |
Thu 02 Jun 2016 07:37:47 AM UTC, comment #8: You are right, on the main webpage I added a line (which starts with "Bug fixed" in bold) immediately under the first download link. I also uploaded an alpha-release (gnuastro-alpha-latest.tar.gz) on alpha.gnu.org and put a link to it there. So hopefully if someone comes to the top page, they will be guided to the proper tarball to download. I also put a comment on that reddit page.
|
Mohammad Akhlaghi <makhlaghi>![]() ![]() |
Thu 02 Jun 2016 07:27:40 AM UTC, comment #7: I'll be able to get an Ubuntu box next week, for the time being I can only confirm that I can build the project on Debian. Anyway, I see that the effect of your latest commit is to move the linking libraries after the object, in the Makefiles, as it should be, so I expect that it'll work on Ubuntu as well.
|
Mosè Giordano <giordano>![]() |
Thu 02 Jun 2016 06:37:52 AM UTC, comment #6: Sorry, I forgot to actually mark the bug as closed and fixed! |
Mohammad Akhlaghi <makhlaghi>![]() ![]() |
Thu 02 Jun 2016 06:19:21 AM UTC, comment #5: The implementation is complete and I was able to successfully build Gnuastro on Ubuntu 14.04. The fix is pushed to master and I am marking the bug as fixed. But I would be greatful if you could still try it out for a double check. |
Mohammad Akhlaghi <makhlaghi>![]() ![]() |
Thu 02 Jun 2016 03:19:30 AM UTC, comment #4: I believe I have found the solution and I am busy implementing it now, I will just outline it here:
|
Mohammad Akhlaghi <makhlaghi>![]() ![]() |
Wed 01 Jun 2016 01:59:07 PM UTC, comment #3: I can compile if AM_LDFLAGS is after astimgcrop_LDADD in the Makefile, but I don't know how to tell it to Automake |
Mosè Giordano <giordano>![]() |
Wed 01 Jun 2016 01:06:49 PM UTC, comment #2: Yes, that was my first guess too. But prior to reaching ImageCrop, Convolve is successfully built!
|
Mohammad Akhlaghi <makhlaghi>![]() ![]() |
Wed 01 Jun 2016 01:01:59 PM UTC, comment #1: Strange, I don't have problems in Debian and I'd expect the same for Ubuntu.
|
Mosè Giordano <giordano>![]() |
Wed 01 Jun 2016 12:58:28 PM UTC, original submission:
I was looking around the internet and I found this reddit discussion with a linking error when install Gnuastro in Ubuntu:
|
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.
Follow 3 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2016-06-02 | makhlaghi | Status | Confirmed | ![]() |
Fixed |
Assigned to | None | ![]() |
makhlaghi | ||
Open/Closed | Open | ![]() |
Closed |
I can reproduce the reported bug on "gnuastro_v0.1" tag with
and can confirm that it's fixed now in HEAD. So, I don't need to get an Ubuntu box for confirmation.
Ok, I'm fine with waiting a short period in order to see whether other bug reports will come, but after that period I suggest to roll a new version in any case.