https://bugs.freedesktop.org/show_bug.cgi?id=69874
Priority: medium Bug ID: 69874 Assignee: mesa-dev@lists.freedesktop.org Summary: Automake throws a lot of "[...] option 'subdir-objects' is disabled" Severity: normal Classification: Unclassified OS: All Reporter: k...@dev.carbon-project.org Hardware: Other Status: NEW Version: git Component: Mesa core Product: Mesa Created attachment 86709 --> https://bugs.freedesktop.org/attachment.cgi?id=86709&action=edit Excerpt from the build log showing the warnings. Running autoreconf on Mesa's source tree results in a long list of Automake warnings about "option 'subdir-objects' is disabled" with the longer explanation > automake: warning: possible forward-incompatibility. > automake: At least a source file is in a subdirectory, but the > 'subdir-objects' > automake: automake option hasn't been enabled. For now, the corresponding > output > automake: object file(s) will be placed in the top-level directory. However, > automake: this behaviour will change in future Automake versions: they will > automake: unconditionally cause object files to be placed in the same > subdirectory > automake: of the corresponding sources. > automake: You are advised to start using 'subdir-objects' option throughout > your > automake: project, to avoid future incompatibilities. I'm using Automake 1.14 (Debian Sid). -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev