@@This is an auto-filed bug@@ Feel free to change the summary at your convenience. Issue: sci-astronomy/wcslib fails tests. Discovered on: amd64 NOTE: If you need further logs, feel free to ask.
Created attachment 646938 [details] build.log build log and emerge --info
Huh: test/twcshdr.c:59:10: fatal error: fitsio.h: No such file or directory As simple as a missing dep?
(In reply to Sam James from comment #2) > Huh: test/twcshdr.c:59:10: fatal error: fitsio.h: No such file or directory > > As simple as a missing dep? Seems an error in the Makefile logic. twcshdr should only run when cfitsio is enabled but it's run regardless. I don't know why in my case emerge returns without any errors although in the log file it appears the missing header error.
Seems that version 7.3 have this bug fixed and apparently all packages can work with wcslib-7.3 so I believe wcslib-5.16 can be removed from the tree (will create a PR later)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4daf935ceba2dd5d17ead1cbf9b39dab76d1969 commit f4daf935ceba2dd5d17ead1cbf9b39dab76d1969 Author: David Roman <davidroman96@gmail.com> AuthorDate: 2021-01-05 20:27:39 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-01-09 04:21:47 +0000 sci-astronomy/wcslib: remove 5.16 Closes: https://bugs.gentoo.org/730000 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: David Roman <davidroman96@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> sci-astronomy/wcslib/Manifest | 1 - sci-astronomy/wcslib/wcslib-5.16.ebuild | 70 --------------------------------- 2 files changed, 71 deletions(-)