Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937322 - sci-libs/stellarsolver-2.6 fails to compile: 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 ()(
Summary: sci-libs/stellarsolver-2.6 fails to compile: os-features.h:113:6: error: conf...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL: https://github.com/rlancaste/stellars...
Whiteboard:
Keywords:
Depends on:
Blocks: musl-porting
  Show dependency tree
 
Reported: 2024-08-04 17:57 UTC by Agostino Sarubbo
Modified: 2024-10-04 12:55 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,94.74 KB, text/plain)
2024-08-04 17:57 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 2024-08-04 17:57:04 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/stellarsolver-2.6 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-08-04 17:57:06 UTC
Created attachment 899001 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-08-04 17:57:06 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/blind.c.o 
FAILED: CMakeFiles/stellarsolver.dir/stellarsolver/astrometry/blind/engine.c.o 
/var/tmp/portage/sci-libs/stellarsolver-2.6/work/stellarsolver-2.6/stellarsolver/astrometry/include/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 *))'}