https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-fs/multipath-tools-0.9.7-r1 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
Created attachment 886662 [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: grep: /usr/include/scsi/fc/fc_els.h: No such file or directory configure.c:1284:24: error: implicit declaration of function 'basename'; did you mean 'basenamecpy'? [-Werror=implicit-function-declaration[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration]]
This is musl-1.2.5. https://github.com/opensvc/multipath-tools/commit/03a5456f7f1a86d4847ae5d33a09b0f6dc68d204 hm..
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fe7a10e0618f823d3142affbd565bad41c13e8a commit 2fe7a10e0618f823d3142affbd565bad41c13e8a Author: Brahmajit Das <brahmajit.xyz@gmail.com> AuthorDate: 2024-03-07 06:17:29 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-03-17 06:00:19 +0000 sys-fs/multipath-tools: add 0.9.8 Also fix error: implicit declaration of function basename Closes: https://bugs.gentoo.org/926145 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35648 Signed-off-by: Sam James <sam@gentoo.org> sys-fs/multipath-tools/Manifest | 1 + .../multipath-tools/multipath-tools-0.9.8.ebuild | 105 +++++++++++++++++++++ 2 files changed, 106 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60752de8427e908020accfe6964087b19641664e commit 60752de8427e908020accfe6964087b19641664e Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2024-11-01 14:35:45 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2024-11-01 14:35:45 +0000 sys-fs/multipath-tools: drop 0.9.7, 0.9.7-r1 Bug: https://bugs.gentoo.org/926145 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> sys-fs/multipath-tools/Manifest | 1 - ...ll-pointer-dereference-in-uev_update_path.patch | 28 ------ .../multipath-tools-0.9.7-r1.ebuild | 106 --------------------- .../multipath-tools/multipath-tools-0.9.7.ebuild | 105 -------------------- 4 files changed, 240 deletions(-)