QA Notice: Automake "maintainer mode" detected: (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh '/var/tmp/portage/x11-wm/fvwm3-1.1.0-r1/work/fvwm3-1.1.0/etc/missing' autoheader) If you patch Makefile.am, configure.in, or configure.ac then you should use autotools.eclass and eautomake or eautoreconf. Exceptions are limited to system packages for which it is impossible to run autotools during stage building. See https://wiki.gentoo.org/wiki/Proj ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_no_multilib-20240909-170511 The build log matches a QA pattern or sth. requested by a dev. The attached etc.portage.tar.xz has all details. -------------------------------------------------------------------
Created attachment 902730 [details] emerge-info.txt
Created attachment 902731 [details] emerge-history.txt
Created attachment 902732 [details] etc.clang.tar.xz
Created attachment 902733 [details] etc.portage.tar.xz
Created attachment 902734 [details] qlist-info.txt.xz
Created attachment 902735 [details] x11-wm:fvwm3-1.1.0-r1:20240912-012149.log
Fixed in 9999 by virtue of using Meson instead; pending a new upstream release (1.1.1) that includes these changes as it's not something we should backport.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18709c58925b29ec455d2841efa66ab8ff747ac0 commit 18709c58925b29ec455d2841efa66ab8ff747ac0 Author: Matt Jolly <kangie@gentoo.org> AuthorDate: 2024-12-01 03:12:27 +0000 Commit: Matt Jolly <kangie@gentoo.org> CommitDate: 2024-12-01 03:18:23 +0000 x11-wm/fvwm3: drop 1.0.9-r1, 1.1.0-r1 The major fixes that came with 1.1.1/meson, and the canary users who have been testing on live have made me comfortable dropping the older packages immediately. Closes: https://bugs.gentoo.org/864959 Closes: https://bugs.gentoo.org/939531 Closes: https://bugs.gentoo.org/919163 Signed-off-by: Matt Jolly <kangie@gentoo.org> x11-wm/fvwm3/Manifest | 4 - .../files/fvwm3-1.1.0-fix-go-detection-v2.patch | 50 ----- x11-wm/fvwm3/fvwm3-1.0.9-r1.ebuild | 202 -------------------- x11-wm/fvwm3/fvwm3-1.1.0-r1.ebuild | 203 --------------------- 4 files changed, 459 deletions(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e5fd6875a959b56b5f82568a06ab1cd1f31fa14 commit 2e5fd6875a959b56b5f82568a06ab1cd1f31fa14 Author: Matt Jolly <kangie@gentoo.org> AuthorDate: 2024-12-01 02:23:40 +0000 Commit: Matt Jolly <kangie@gentoo.org> CommitDate: 2024-12-01 03:18:15 +0000 x11-wm/fvwm3: add 1.1.1, sync live This update brings the meson build sytem among other improvements! Bug: https://bugs.gentoo.org/864959 Bug: https://bugs.gentoo.org/939531 Bug: https://bugs.gentoo.org/919163 Closes: https://bugs.gentoo.org/944780 Signed-off-by: Matt Jolly <kangie@gentoo.org> x11-wm/fvwm3/Manifest | 2 + x11-wm/fvwm3/files/fvwm3-1.1.1-desk-init.patch | 32 +++++ x11-wm/fvwm3/fvwm3-1.1.1.ebuild | 185 +++++++++++++++++++++++++ x11-wm/fvwm3/fvwm3-9999.ebuild | 47 ++++--- x11-wm/fvwm3/metadata.xml | 3 - 5 files changed, 246 insertions(+), 23 deletions(-)