| ^~~~~~~~~ /var/tmp/portage/sci-libs/indilib-1.9.3/work/indi-1.9.3/drivers/focuser/focuslynxbase.cpp:2865:6: error: 'bool FocusLynxBase::setStepSize' is not a static data member of 'class FocusLynxBase' 2865 | bool FocusLynxBase::setStepSize(u_int16_t stepsize) | ^~~~~~~~~~~~~ /var/tmp/portage/sci-libs/indilib-1.9.3/work/indi-1.9.3/drivers/focuser/focuslynxbase.cpp:2865:33: error: 'u_int16_t' was not declared in this scope; did you mean 'uint16_t'? 2865 | bool FocusLynxBase::setStepSize(u_int16_t stepsize) | ^~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0_musl-j4-20211217-040058 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-gentoo-linux-musl-11.2.1 * Python 3.9.9 Available Ruby profiles: [1] ruby26 (with Rubygems) [2] ruby27 (with Rubygems) [3] ruby30 (with Rubygems) * php cli: [1] php8.1 * HEAD of ::gentoo commit dfee8b213ef36f198b5067aeff72b3bd1243a117 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Fri Dec 17 12:22:10 2021 +0000 2021-12-17 12:22:08 UTC emerge -qpvO sci-libs/indilib [ebuild N ] sci-libs/indilib-1.9.3 USE="-ogg -rtlsdr -test -websocket"
Created attachment 759456 [details] emerge-info.txt
Created attachment 759457 [details] emerge-history.txt
Created attachment 759458 [details] environment
Created attachment 759459 [details] etc.portage.tar.bz2
Created attachment 759460 [details] logs.tar.bz2
Created attachment 759461 [details] sci-libs:indilib-1.9.3:20211217-132755.log
Created attachment 759462 [details] temp.tar.bz2
tinderbox_musl has reproduced this issue with version 1.9.4 - Updating summary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e35e4ff449e6652e55bc03dadbe6cb0629141175 commit e35e4ff449e6652e55bc03dadbe6cb0629141175 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-02-06 09:12:04 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-02-06 09:12:36 +0000 sci-libs/indilib: fix musl build Closes: https://bugs.gentoo.org/829487 Signed-off-by: Sam James <sam@gentoo.org> .../indilib/files/indilib-1.9.4-musl-stdint.patch | 108 +++++++++++++++++++++ sci-libs/indilib/indilib-1.9.4.ebuild | 4 + 2 files changed, 112 insertions(+)