https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sci-libs/dcmtk-3.6.7-r1 fails to compile (MUSL-SYSTEM). Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: (MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Created attachment 863727 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: -- Warning: ICONV support will be disabled because libiconv was not found. Correct LIBICONV_LIBDIR and LIBICONV_INCLUDE_DIR and re-enable DCMTK_WITH_ICONV. -- Warning: OpenJPEG support will be disabled because the OpenJPEG library was not found. -- Warning: SNDFILE support will be disabled because libsndfile was not found. -- Warning: WRAP support will be disabled because libwrap was not found. FAILED: ofstd/libsrc/CMakeFiles/ofstd.dir/ofcmdln.cc.o FAILED: ofstd/libsrc/CMakeFiles/ofstd.dir/ofconapp.cc.o FAILED: ofstd/libsrc/CMakeFiles/ofstd.dir/offile.cc.o FAILED: ofstd/libsrc/CMakeFiles/ofstd.dir/ofstd.cc.o /var/tmp/portage/sci-libs/dcmtk-3.6.7-r1/work/dcmtk-3.6.7/ofstd/include/dcmtk/ofstd/offile.h:359:16: error: '::fopen64' has not been declared; did you mean 'fopen'?
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95a575a2bd2d6b396d56e01776135f15c56c2104 commit 95a575a2bd2d6b396d56e01776135f15c56c2104 Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2024-03-04 00:01:50 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2024-03-04 00:02:12 +0000 sci-libs/dcmtk: Apply musl-1.2.4 largefile workaround Bug: https://bugs.gentoo.org/908398 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> sci-libs/dcmtk/dcmtk-3.6.7-r1.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)