Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 939539

Summary: dev-libs/mimetic-0.9.8 - [gcc-15] Automake "maintainer mode" detected:
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: normal CC: eschwartz
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-libs:mimetic-0.9.8:20240912-160943.log
emerge-history.txt.xz
etc.portage.tar.xz
qlist-info.txt.xz

Description Toralf Förster gentoo-dev 2024-09-12 17:38:05 UTC
QA Notice: Automake "maintainer mode" detected:

	 cd .. && /bin/sh /var/tmp/portage/dev-libs/mimetic-0.9.8/work/mimetic-0.9.8/missing automake-1.17 --gnu test/Makefile

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-20240908-010502

  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:38:06 UTC
Created attachment 902789 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-09-12 17:38:07 UTC
Created attachment 902790 [details]
dev-libs:mimetic-0.9.8:20240912-160943.log
Comment 3 Toralf Förster gentoo-dev 2024-09-12 17:38:08 UTC
Created attachment 902791 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-09-12 17:38:09 UTC
Created attachment 902792 [details]
etc.portage.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-09-12 17:38:11 UTC
Created attachment 902793 [details]
qlist-info.txt.xz
Comment 6 Eli Schwartz gentoo-dev 2024-09-12 23:42:01 UTC
   Prerequisite 'autocutee.mk' is newer than target 'Makefile.in'.
  Must remake target 'Makefile.in'.
Makefile:334: update target 'Makefile.in' due to: autocutee.mk


If you unpack the tarball:

  File: test/Makefile.in
Modify: 2014-06-17 04:26:29.000000000 -0400


  File: test/autocutee.mk
Modify: 2014-06-17 04:47:46.000000000 -0400



Also, the file is gloriously empty. It is unclear why they both `include` it in Makefile.am, and have modified its timestamp to be later than when they ran automake.