make[2]: Entering directory /var/tmp/portage/net-misc/netkit-timed-0.17-r10/work/netkit-timed-0.17/timed/lib Makefile:3: ../../MCONFIG: No such file or directory make[2]: *** No rule to make target ../../MCONFIG. Stop. make[2]: Leaving directory /var/tmp/portage/net-misc/netkit-timed-0.17-r10/work/netkit-timed-0.17/timed/lib make[1]: *** [Makefile:2: compile] Error 2 make[1]: Leaving directory /var/tmp/portage/net-misc/netkit-timed-0.17-r10/work/netkit-timed-0.17/timed ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0_musl_hardened-20200328-201618 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-gentoo-linux-musl-9.3.0 * clang version 10.0.0 Target: x86_64-gentoo-linux-musl Thread model: posix InstalledDir: /usr/lib/llvm/10/bin /usr/lib/llvm/10 10.0.0 Available Python interpreters, in order of preference: [1] python3.8 [2] python3.7 [3] python3.6 [4] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) * Available Rust versions: [1] rust-1.42.0 * timestamp of HEAD at this tinderbox image: /var/db/repos/gentoo Wed Apr 1 12:37:42 UTC 2020 /var/db/repos/musl Fri Mar 27 00:25:27 UTC 2020 emerge -qpvO net-misc/netkit-timed [ebuild N ] net-misc/netkit-timed-0.17-r10
Created attachment 628478 [details] emerge-info.txt
Created attachment 628480 [details] emerge-history.txt
Created attachment 628482 [details] environment
Created attachment 628484 [details] etc.portage.tbz2
Created attachment 628486 [details] net-misc:netkit-timed-0.17-r10:20200401-134826.log
Created attachment 628488 [details] temp.tbz2
tinderbox_musl has reproduced this issue with version 0.17-r11 - Updating summary.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adabb301fc3fb6780031a6497f7c88d2985ae340 commit adabb301fc3fb6780031a6497f7c88d2985ae340 Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-01-09 18:08:09 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2025-01-17 13:35:59 +0000 net-misc/netkit-timed: port to C99/C23 Changing code to semantically identical, but syntactically correct. Added _DEFAULT_CODE definitions and include reordering where needed, for successful compilation with GCC-14 and -std=c23 Also converted sed to patch Bug: https://bugs.gentoo.org/715776 Closes: https://bugs.gentoo.org/919876 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/36019 Signed-off-by: Joonas Niilola <juippis@gentoo.org> .../netkit-timed-0.17-accept-build-flags.patch | 23 ++++++++ .../files/netkit-timed-0.17-c23-port.patch | 65 ++++++++++++++++++++++ .../files/netkit-timed-0.17-c99-port.patch | 44 +++++++++++++++ net-misc/netkit-timed/netkit-timed-0.17-r12.ebuild | 39 +++++++++++++ 4 files changed, 171 insertions(+)