Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 873595 - sci-libs/stellarsolver-2.5 fails to compile (MUSL): os-features.h:113:6: error: conflicting types for qsort_r; have void(void......)
Summary: sci-libs/stellarsolver-2.5 fails to compile (MUSL): os-features.h:113:6: erro...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-30 07:08 UTC by Agostino Sarubbo
Modified: 2024-02-19 08:46 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,86.51 KB, text/plain)
2022-09-30 07:08 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-09-30 07:08:32 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/stellarsolver-2.2 fails to compile (MUSL).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-09-30 07:08:35 UTC
Created attachment 814732 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-09-30 07:08:36 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: CMakeFiles/stellarsolver.dir/stellarsolver/astrometry/blind/engine.c.o 
/var/tmp/portage/sci-libs/stellarsolver-2.2/work/stellarsolver-2.2/stellarsolver/astrometry/os-features.h:113:6: error: conflicting types for 'qsort_r'; have 'void(void *, size_t,  size_t,  void *, int (*)(void *, const void *, const void *))' {aka 'void(void *, long unsigned int,  long unsigned int,  void *, int (*)(void *, const void *, const void *))'}
Comment 3 Agostino Sarubbo gentoo-dev 2023-02-28 09:16:19 UTC
tinderbox_musl has reproduced this issue with version 2.4 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2024-02-19 08:46:14 UTC
tinderbox_musl has reproduced this issue with version 2.5 - Updating summary.