Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715776 - net-misc/netkit-timed-0.17-r11 : make[2]: *** No rule to make target ../../MCONFIG. Stop.
Summary: net-misc/netkit-timed-0.17-r11 : make[2]: *** No rule to make target ../../MC...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-01 16:37 UTC by Toralf Förster
Modified: 2025-01-17 13:36 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.99 KB, text/plain)
2020-04-01 16:37 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,184.23 KB, text/plain)
2020-04-01 16:37 UTC, Toralf Förster
Details
environment (environment,89.53 KB, text/plain)
2020-04-01 16:37 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.61 KB, application/x-bzip)
2020-04-01 16:37 UTC, Toralf Förster
Details
net-misc:netkit-timed-0.17-r10:20200401-134826.log (net-misc:netkit-timed-0.17-r10:20200401-134826.log,2.61 KB, text/plain)
2020-04-01 16:37 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,21.47 KB, application/x-bzip)
2020-04-01 16:37 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-04-01 16:37:08 UTC
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
Comment 1 Toralf Förster gentoo-dev 2020-04-01 16:37:11 UTC
Created attachment 628478 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-01 16:37:14 UTC
Created attachment 628480 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-01 16:37:17 UTC
Created attachment 628482 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-01 16:37:20 UTC
Created attachment 628484 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-01 16:37:23 UTC
Created attachment 628486 [details]
net-misc:netkit-timed-0.17-r10:20200401-134826.log
Comment 6 Toralf Förster gentoo-dev 2020-04-01 16:37:26 UTC
Created attachment 628488 [details]
temp.tbz2
Comment 7 Agostino Sarubbo gentoo-dev 2024-02-14 08:37:15 UTC
tinderbox_musl has reproduced this issue with version 0.17-r11 - Updating summary.
Comment 8 Larry the Git Cow gentoo-dev 2025-01-17 13:36:06 UTC
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(+)