------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-desktop-gnome-systemd_20170619-204631 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-6.3.0 * Available Python interpreters, in order of preference: [1] python3.4 [2] python2.7 (fallback) [3] pypy3 (fallback) [4] jython2.7 (fallback) Available Ruby profiles: [1] ruby21 (with Rubygems) [2] ruby22 (with Rubygems) * java-config: The following VMs are available for generation-2: 1) IcedTea JDK 7.2.6.10 [icedtea-7] 2) IcedTea JDK 7.2.6.10 [icedtea-bin-7] *) IcedTea JDK 3.4.0 [icedtea-bin-8] 4) JamVM JDK 2.0.0 [jamvm] Available Java Virtual Machines: [1] icedtea-7 [2] icedtea-bin-7 [3] icedtea-bin-8 system-vm [4] jamvm
Created attachment 479436 [details] emerge-info.txt
Created attachment 479438 [details] emerge-history.txt
Created attachment 479440 [details] environment
Created attachment 479442 [details] etc.portage.tbz2
Created attachment 479444 [details] net-analyzer:symon-2.88:20170702-065114.log
Created attachment 479446 [details] temp.tbz2
Repro'd. * Test::Harness Jobs=3 make -j3 test TEST_VERBOSE=0 Makefile:1: *** missing separator. Stop. * ERROR: net-analyzer/symon-2.88::gentoo failed (test phase):
*** Bug 830837 has been marked as a duplicate of this bug. ***
False positive: There are no tests. Failure is due to usage of gmake in ebuild test, while makefiles are pmake.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eab00c6a0dbdc61d0f85d63a826e5e6667d867db commit eab00c6a0dbdc61d0f85d63a826e5e6667d867db Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-03-02 07:50:51 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-03-08 01:36:01 +0000 net-analyzer/symon: update EAPI 7 -> 8, version bump to 2.89 Upstream fix for compatibility with new rrd. Simplified ebuild file, folded seds, corrected pmakefile. Restricts tests - there are none, but runner fails due to pmake. Fixes build on musl. Closes: https://bugs.gentoo.org/716080 Closes: https://bugs.gentoo.org/932440 Closes: https://bugs.gentoo.org/623448 Closes: https://bugs.gentoo.org/911776 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40843 Signed-off-by: Sam James <sam@gentoo.org> net-analyzer/symon/Manifest | 1 + .../files/symon-2.89-condition-makefiles.patch | 39 ++ net-analyzer/symon/files/symon-2.89-extern_c.patch | 441 +++++++++++++++++++++ net-analyzer/symon/symon-2.89.ebuild | 99 +++++ 4 files changed, 580 insertions(+)