Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939531 - x11-wm/fvwm3-1.1.0-r1 - [ncurses-6.5] [gcc-15] Automake "maintainer mode" detected:
Summary: x11-wm/fvwm3-1.1.0-r1 - [ncurses-6.5] [gcc-15] Automake "maintainer mode" det...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matt Jolly
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-12 17:35 UTC by Toralf Förster
Modified: 2024-11-01 07:18 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.83 KB, text/plain)
2024-09-12 17:35 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,161.84 KB, text/plain)
2024-09-12 17:35 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1020 bytes, application/x-xz)
2024-09-12 17:35 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,20.43 KB, application/x-xz)
2024-09-12 17:36 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,46.26 KB, application/x-xz)
2024-09-12 17:36 UTC, Toralf Förster
Details
x11-wm:fvwm3-1.1.0-r1:20240912-012149.log (x11-wm:fvwm3-1.1.0-r1:20240912-012149.log,526 bytes, text/plain)
2024-09-12 17:36 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 2024-09-12 17:35:56 UTC
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.
  -------------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2024-09-12 17:35:57 UTC
Created attachment 902730 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-09-12 17:35:58 UTC
Created attachment 902731 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-09-12 17:35:59 UTC
Created attachment 902732 [details]
etc.clang.tar.xz
Comment 4 Toralf Förster gentoo-dev 2024-09-12 17:36:00 UTC
Created attachment 902733 [details]
etc.portage.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-09-12 17:36:01 UTC
Created attachment 902734 [details]
qlist-info.txt.xz
Comment 6 Toralf Förster gentoo-dev 2024-09-12 17:36:01 UTC
Created attachment 902735 [details]
x11-wm:fvwm3-1.1.0-r1:20240912-012149.log
Comment 7 Matt Jolly gentoo-dev 2024-11-01 07:18:41 UTC
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.